summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | gitc_utils: Fix incorrect string format argumentDavid Pursehouse2015-08-201-1/+1
* | | gitc_utils: Remove unused variableDavid Pursehouse2015-08-201-1/+0
* | | gitc_utils: Remove unused import; add missing importDavid Pursehouse2015-08-201-1/+1
* | | Merge "Support smart-sync through persistent-http[s]"Dan Willemsen2015-08-193-38/+145
|\ \ \
| * | | Support smart-sync through persistent-http[s]Dan Willemsen2015-08-193-38/+145
| |/ /
* | | 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
* | | | | Merge "Copy clone-depth in `repo manifest`"Dan Willemsen2015-08-191-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Copy clone-depth in `repo manifest`Dan Willemsen2015-08-171-0/+3
| | |/ / | |/| |
* / | | GITC: Add repo sync support.Simran Basi2015-08-183-53/+108
|/ / /
* | | Merge "GITC: Add gitc-init subcommand to repo."Dan Willemsen2015-08-122-3/+147
|\ \ \ | |_|/ |/| |
| * | GITC: Add gitc-init subcommand to repo.Simran Basi2015-08-122-3/+147
* | | Merge "Fix shallow clone behavior"Dan Willemsen2015-08-051-10/+7
|\ \ \
| * | | Fix shallow clone behaviorDan Willemsen2015-08-031-10/+7
* | | | Merge "Support filtering by group on forall and list subcmd"David Pursehouse2015-08-053-4/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support filtering by group on forall and list subcmdGraham Christensen2015-07-303-4/+11
| | |/ | |/|
* | | Include dest-branch attribute in the 'manifest' subcommand's outputSimon Ruggier2015-07-311-0/+6
| |/ |/|
* | Merge "Fix _ReferenceGitDir symlinking"v1.12.26Dan Willemsen2015-07-311-1/+2
|\ \
| * | Fix _ReferenceGitDir symlinkingDan Willemsen2015-07-301-1/+2
| |/
* | Merge "Emit project info in case of sync exception."Conley Owens2015-07-311-1/+3
|\ \ | |/ |/|
| * Emit project info in case of sync exception.Dan Sandler2015-07-311-1/+3
* | Add option to correct gitdir when syncingv1.12.25Kevin Degi2015-07-292-11/+46
* | Merge "InitGitDir: Clean up created directories"Conley Owens2015-07-291-51/+63
|\ \
| * | InitGitDir: Clean up created directoriesKevin Degi2015-07-271-51/+63
* | | Merge "Prevent repo info from crashing when default element doesn't exist."David Pursehouse2015-07-291-1/+2
|\ \ \
| * | | Prevent repo info from crashing when default element doesn't exist.Cassidy Burden2015-07-271-1/+2
* | | | 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
* | | | Merge "project.RemoteFetch: Handle depth cases more robustly"Conley Owens2015-07-151-3/+10
|\ \ \ \
| * | | | project.RemoteFetch: Handle depth cases more robustlyKevin Degi2015-07-151-3/+10
* | | | | Merge "Always output upstream if specified"v1.12.23Conley Owens2015-07-131-5/+7
|\ \ \ \ \
| * | | | | Always output upstream if specifiedConley Owens2015-07-101-5/+7
| | |_|/ / | |/| | |
* | | | | Merge changes Iaefcbe14,I697a0f64,I19bfe9fe,I06e942c4David Pursehouse2015-07-112-7/+27
|\ \ \ \ \
| * | | | | forall: use smart sync override manifest if it existsDavid Pursehouse2015-07-061-0/+7
| * | | | | sync: Remove smart sync override manifest when not in smart sync modeDavid Pursehouse2015-07-061-5/+13
| * | | | | forall: Don't try to get lrev of projects in mirror workspaceDavid Pursehouse2015-07-061-1/+5
| * | | | | sync: Improve error message when writing smart sync manifest failsDavid Pursehouse2015-07-061-2/+3
| |/ / / /
* | | | | Merge "Improve error message when syncing a project with invalid groups."Conley Owens2015-07-101-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve error message when syncing a project with invalid groups.Jarkko Pöyry2015-06-191-0/+7
| |/ / /
* | | | Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update."David Pursehouse2015-06-251-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix 'repo cherry-pick' to avoid hanging on commit-msg update.Than McIntosh2015-06-221-0/+1
* | | | Merge "Teach _LinkFile._Link to handle globs."David Pursehouse2015-06-091-11/+44
|\ \ \ \
| * | | | Teach _LinkFile._Link to handle globs.Wink Saville2015-06-031-11/+44
* | | | | forall: setenv, only encode val if encode existsAnthony King2015-06-041-1/+3
* | | | | init: don't call urllib.parseAnthony King2015-06-041-2/+2
* | | | | git_config: fix _SaveJson typoAnthony King2015-06-041-1/+1
* | | | | error: fix typosAnthony King2015-06-041-2/+2