summaryrefslogtreecommitdiffstats
path: root/project.py
Commit message (Expand)AuthorAgeFilesLines
* implement optional 'pushurl' in the manifest fileSteve Rae2016-09-201-0/+4
* Merge "Fix submodule checkout error when using sync-s option"David Pursehouse2016-09-141-1/+1
|\
| * Fix submodule checkout error when using sync-s optionAymen Bouaziz2016-06-271-1/+1
* | RepoHook: do not list options twice during hash based approvalJonathan Nieder2016-08-181-4/+2
* | Merge "project: Set config option to skip lfs smudge filter"David Pursehouse2016-08-171-0/+1
|\ \
| * | project: Set config option to skip lfs smudge filterDavid Pursehouse2016-08-161-0/+1
* | | RepoHook: allow users to approve hooks via manifestsMike Frysinger2016-08-161-22/+81
|/ /
* | Merge "repo: Repo does not always handle '.' parameter correctly"David Pursehouse2016-08-141-1/+1
|\ \
| * | repo: Repo does not always handle '.' parameter correctlyMark E. Hamilton2016-04-081-1/+1
* | | Merge "Fix variable assignment"David Pursehouse2016-06-291-1/+4
|\ \ \
| * | | Fix variable assignmentAymen Bouaziz2016-06-281-1/+4
| | |/ | |/|
* | | Merge "Fix XmlManifest.Save with remotes that have 'alias' set"Dan Willemsen2016-04-221-1/+3
|\ \ \
| * | | Fix XmlManifest.Save with remotes that have 'alias' setDan Willemsen2016-04-221-1/+3
| | |/ | |/|
* / | diffmanifests: support custom git pretty format stringsSebastian Schuberth2016-04-211-4/+9
|/ /
* | Fix symlinking of new projectsDan Willemsen2016-04-051-4/+4
* | Merge changes from topic 'pylint-pep8-cleanup'David Pursehouse2016-03-151-110/+149
|\ \
| * | project.py: Cleaned up pylint/pep8 violationsMark E. Hamilton2016-03-021-110/+149
| |/
* / RepoHook: set __file__ when running the hookMike Frysinger2016-03-051-1/+1
|/
* Fix prune when bare git has detached headDan Willemsen2015-12-151-3/+4
* Check for broken links when updating linkfilesDan Willemsen2015-11-181-1/+1
* Sync: Add option to prune refs during syncDavid Pursehouse2015-10-271-3/+8
* _CopyAndLinkFiles even if the sources haven't changedDan Willemsen2015-09-031-0/+4
* GITC: Add repo start support.Simran Basi2015-08-281-6/+12
* project.py: Improve message shown when hook is not replacedDavid Pursehouse2015-08-251-1/+1
* project.py: Consistently use the _error method to print error messagesDavid Pursehouse2015-08-251-7/+8
* Merge "Support smart-sync through persistent-http[s]"Dan Willemsen2015-08-191-37/+2
|\
| * Support smart-sync through persistent-http[s]Dan Willemsen2015-08-191-37/+2
* | Merge "Fix formatting of message when retrying clone"Dan Willemsen2015-08-191-1/+1
|\ \
| * | Fix formatting of message when retrying cloneDavid Pursehouse2015-08-191-1/+1
| |/
* | Merge "Include project path in --force-sync error message"Dan Willemsen2015-08-191-1/+4
|\ \ | |/ |/|
| * Include project path in --force-sync error messageSimon Ruggier2015-08-041-1/+4
* | Fix shallow clone behaviorDan Willemsen2015-08-031-10/+7
|/
* Fix _ReferenceGitDir symlinkingDan Willemsen2015-07-301-1/+2
* Add option to correct gitdir when syncingv1.12.25Kevin Degi2015-07-291-10/+34
* Merge "InitGitDir: Clean up created directories"Conley Owens2015-07-291-51/+63
|\
| * InitGitDir: Clean up created directoriesKevin Degi2015-07-271-51/+63
* | Revert "Add --prune option to fetch when syncing a mirror repo"v1.12.24David Pursehouse2015-07-201-2/+0
|/
* Merge "Fail if gitdir does not point to objdir during sync"Conley Owens2015-07-151-20/+47
|\
| * Fail if gitdir does not point to objdir during syncKevin Degi2015-05-121-20/+47
* | project.RemoteFetch: Handle depth cases more robustlyKevin Degi2015-07-151-3/+10
* | Teach _LinkFile._Link to handle globs.Wink Saville2015-06-031-11/+44
* | Merge changes I32da12c2,Ie4a65b3eDavid Pursehouse2015-06-021-0/+3
|\ \
| * | Skip sleep and retry if git remote update exits with a signalColin Cross2015-05-131-0/+3
* | | Make linkfile symlinks relativeColin Cross2015-06-011-6/+7
|/ /
* | Merge "Don't attempt to create "fully qualified names" for SHA1s"David Pursehouse2015-05-111-1/+1
|\ \
| * | Don't attempt to create "fully qualified names" for SHA1sAlexandre Boeglin2015-04-301-1/+1
| |/
* | Merge "Add option on sync to avoid fetching from remotes for existing sha1"David Pursehouse2015-05-011-4/+10
|\ \
| * | Add option on sync to avoid fetching from remotes for existing sha1David Pursehouse2015-04-301-4/+10
| |/
* / Add --prune option to fetch when syncing a mirror repoDavid Pursehouse2015-04-301-0/+2
|/
* Don't append branch to fetch spec when syncing to a mirrorv1.12.21David Pursehouse2015-04-271-12/+13