summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/fetch/git.py
AgeCommit message (Expand)AuthorFiles
2011-02-23bitbake: Remove in-tree versionKhem Raj1
2011-01-10bitbake/fetch/git: Add backwards compatibility code for branch name handlingRichard Purdie1
2011-01-04fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter1
2011-01-04fetch: rename suppports_srcrev to supports_srcrevBernhard Reutner-Fischer1
2011-01-04fetchers: Use tar --exclude pattern to remove SCM filesKhem Raj1
2011-01-04Switch bitbake internals to use logging directly rather than bb.msgChris Larson1
2010-10-19bitbake/fetch/git: Ensure fullclone repositories are fully fetchedRichard Purdie1
2010-10-19bitbake/fetcher: Deal with a ton of different bugsRichard Purdie1
2010-10-19bitbake/fetch/git.py: Fix git fetcher to correctly use mirror tarballsRichard Purdie1
2010-09-08bitbake/fetch/git: fix try_premirror() definition .Method takes 4 parameters.Joshua Lock1
2010-09-08bitbake/fetch: add try_premirror method and special case git fetcherJoshua Lock1
2010-09-01bitbake/git: define a forcefetch methodJoshua Lock1
2010-08-13bitbake/git.py: Make sure different branches can have different revisions wit...Richard Purdie1
2010-08-13bitbake/git.py: Allow tracking of branches in SRC_URI without cloning for use...Richard Purdie1
2010-08-13bitbake/git.py: Make sure a full clone checkout always updatesRichard Purdie1
2010-07-02Apply the 2to3 print function transformChris Larson1
2010-07-02Formatting cleanupsChris Larson1
2010-03-22Fix ud.basecmd error introduced by the FETCHCMD_git commitChris Larson1
2010-03-22Add FETCHCMD parameter for gitMartyn Welch1
2010-02-04bitbake: unify mirror support and make it independant of the fetcherJoshua Lock1
2010-01-21bitbake/git: remove repodir usage (from bitbake master)Martin Jansa1
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie1
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