summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31Merge "Fix _ReferenceGitDir symlinking"junoDan Willemsen
2015-07-31Merge "Emit project info in case of sync exception."Conley Owens
2015-07-31Emit project info in case of sync exception.Dan Sandler
2015-07-30Fix _ReferenceGitDir symlinkingDan Willemsen
2015-07-29Add option to correct gitdir when syncingKevin Degi
2015-07-29Merge "InitGitDir: Clean up created directories"Conley Owens
2015-07-29Merge "Prevent repo info from crashing when default element doesn't exist."David Pursehouse
2015-07-27Prevent repo info from crashing when default element doesn't exist.Cassidy Burden
2015-07-27InitGitDir: Clean up created directoriesKevin Degi
2015-07-20Revert "Add --prune option to fetch when syncing a mirror repo"David Pursehouse
2015-07-15Merge "Fail if gitdir does not point to objdir during sync"Conley Owens
2015-07-15Merge "project.RemoteFetch: Handle depth cases more robustly"Conley Owens
2015-07-15project.RemoteFetch: Handle depth cases more robustlyKevin Degi
2015-07-13Merge "Always output upstream if specified"Conley Owens
2015-07-11Merge changes Iaefcbe14,I697a0f64,I19bfe9fe,I06e942c4David Pursehouse
2015-07-10Merge "Improve error message when syncing a project with invalid groups."Conley Owens
2015-07-10Always output upstream if specifiedConley Owens
2015-07-06forall: use smart sync override manifest if it existsDavid Pursehouse
2015-07-06sync: Remove smart sync override manifest when not in smart sync modeDavid Pursehouse
2015-07-06forall: Don't try to get lrev of projects in mirror workspaceDavid Pursehouse
2015-07-06sync: Improve error message when writing smart sync manifest failsDavid Pursehouse
2015-06-25Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update."David Pursehouse
2015-06-22Fix 'repo cherry-pick' to avoid hanging on commit-msg update.Than McIntosh
2015-06-19Improve error message when syncing a project with invalid groups.Jarkko Pöyry
2015-06-09Merge "Teach _LinkFile._Link to handle globs."David Pursehouse
2015-06-04forall: setenv, only encode val if encode existsAnthony King
2015-06-04init: don't call urllib.parseAnthony King
2015-06-04git_config: fix _SaveJson typoAnthony King
2015-06-04error: fix typosAnthony King
2015-06-03git_command: only decode when neededAnthony King
2015-06-03decode the buffer before appendingAnthony King
2015-06-03Teach _LinkFile._Link to handle globs.Wink Saville
2015-06-02Merge changes I32da12c2,Ie4a65b3eDavid Pursehouse
2015-06-01Make linkfile symlinks relativeColin Cross
2015-05-13Skip sleep and retry if git remote update exits with a signalColin Cross
2015-05-13Catch exceptions in project list generatorColin Cross
2015-05-12Fail if gitdir does not point to objdir during syncKevin Degi
2015-05-11Merge "Don't attempt to create "fully qualified names" for SHA1s"David Pursehouse
2015-05-01Merge "Add option on sync to avoid fetching from remotes for existing sha1"David Pursehouse
2015-04-30Add option on sync to avoid fetching from remotes for existing sha1David Pursehouse
2015-04-30Don't attempt to create "fully qualified names" for SHA1sAlexandre Boeglin
2015-04-30Add --prune option to fetch when syncing a mirror repoDavid Pursehouse
2015-04-29Fix substitution err for schemeless manifest urlsConley Owens
2015-04-27Don't append branch to fetch spec when syncing to a mirrorDavid Pursehouse
2015-04-08Merge "forall: use a generator to map the Pool"Conley Owens
2015-04-08Merge "status: lose dependence on StringIO"Conley Owens
2015-04-08forall: use a generator to map the PoolAnthony King
2015-04-07Remove deprecated `include-ids` setting from pylint configDavid Pursehouse
2015-04-07Merge "Pylint and PEP8 fixes for color.py"David Pursehouse
2015-04-04status: lose dependence on StringIOAnthony King