summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/fetch/git.py
AgeCommit message (Expand)AuthorFiles
2009-12-11bitbake/git.py: Typo fixRichard Purdie1
2009-12-11bitbake/git.py: Add support for fullclone parameterRichard Purdie1
2009-12-11bitbake/git.py: Move variable init into the localpath functionRichard Purdie1
2009-12-11git.py: Improve command failure error messagesRichard Purdie1
2009-11-13fetch/__init__.py: Try and make the sortable_revision code mode readableRichard Purdie1
2009-11-13bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie1
2009-06-10bitbake: Disable sortable revision for nowRichard Purdie1
2009-06-10bitbake: Add PN to SRCREV keyhash in the persistent database to avoid conflic...Richard Purdie1
2009-05-11bitbake: Sync git fetcher with changes upstreamRichard Purdie1
2008-12-17bitbake: Make sure the git remote head viewer preserves the usernameRichard Purdie1
2008-12-03Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT...Robert Bragg1
2008-08-18bitbake/utils.py: Add prunedir function to utils collectionRichard Purdie1
2008-03-28bitbake: Fix a bug where changed files weren't getting spotted and an invalid...Richard Purdie1
2008-02-11bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fixRichard Purdie1
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie1
2008-01-20bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie1
2007-11-17bitbake/fetchers: Sync with upstream bitbakeRichard Purdie1
2007-11-13bitbake: Update SRCREV fetcher code to cope better with multiple SCM packagesRichard Purdie1
2007-11-08bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-p...Richard Purdie1
2007-11-07bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie1
2007-09-26bitbake git.py: Always use tag param from URI if specifiedRichard Purdie1
2007-08-16git.py: Fix reference to tagRichard Purdie1
2007-08-16bitbake fetch/git.py: Don't use master as a tagRichard Purdie1
2007-08-03bitbake: Update along 1.8 branchRichard Purdie1
2007-01-08bitbake: Sync with upstream. Richard Purdie1
2006-11-27svn.py, git.py: Sync with bitbake trunk - comment changesRichard Purdie1
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie1
2006-05-09Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie1
2006-04-17task-oh: Move ttf-bitstream-vera, xhost and xauth to be in minimal images (fi...Richard Purdie1
2006-03-20Update to latest bitbakeRichard Purdie1
2006-02-10Update bitbake to latest bitbake svnRichard Purdie1