summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/git.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-26/+47
* bitbake/git.py: Typo fixRichard Purdie2009-12-111-2/+2
* bitbake/git.py: Add support for fullclone parameterRichard Purdie2009-12-111-2/+8
* bitbake/git.py: Move variable init into the localpath functionRichard Purdie2009-12-111-19/+17
* git.py: Improve command failure error messagesRichard Purdie2009-12-111-1/+4
* fetch/__init__.py: Try and make the sortable_revision code mode readableRichard Purdie2009-11-131-3/+3
* bitbake: Sync module import cleanups back from bitbake trunkRichard Purdie2009-11-131-2/+1
* bitbake: Disable sortable revision for nowRichard Purdie2009-06-101-1/+1
* bitbake: Add PN to SRCREV keyhash in the persistent database to avoid conflic...Richard Purdie2009-06-101-0/+41
* bitbake: Sync git fetcher with changes upstreamRichard Purdie2009-05-111-10/+15
* bitbake: Make sure the git remote head viewer preserves the usernameRichard Purdie2008-12-171-1/+6
* Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUT...Robert Bragg2008-12-031-3/+8
* bitbake/utils.py: Add prunedir function to utils collectionRichard Purdie2008-08-181-11/+2
* bitbake: Fix a bug where changed files weren't getting spotted and an invalid...Richard Purdie2008-03-281-2/+2
* bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fixRichard Purdie2008-02-111-1/+1
* bitbake: Update to 1.8.10 releaseRichard Purdie2008-01-201-2/+3
* bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie2008-01-201-1/+4
* bitbake/fetchers: Sync with upstream bitbakeRichard Purdie2007-11-171-1/+2
* bitbake: Update SRCREV fetcher code to cope better with multiple SCM packagesRichard Purdie2007-11-131-7/+10
* bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-p...Richard Purdie2007-11-081-1/+1
* bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie2007-11-071-7/+10
* bitbake git.py: Always use tag param from URI if specifiedRichard Purdie2007-09-261-1/+1
* git.py: Fix reference to tagRichard Purdie2007-08-161-1/+1
* bitbake fetch/git.py: Don't use master as a tagRichard Purdie2007-08-161-1/+1
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-33/+37
* bitbake: Sync with upstream. Richard Purdie2007-01-081-15/+15
* svn.py, git.py: Sync with bitbake trunk - comment changesRichard Purdie2006-11-271-1/+1
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-86/+58
* Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2006-05-091-1/+1
* task-oh: Move ttf-bitstream-vera, xhost and xauth to be in minimal images (fi...Richard Purdie2006-04-171-0/+1
* Update to latest bitbakeRichard Purdie2006-03-201-53/+42
* Update bitbake to latest bitbake svnRichard Purdie2006-02-101-0/+165