summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add option to rebase onto project's manifest versionXiaohui Chen2016-01-281-0/+9
| |/ / |/| |
* | | Sync: Fix error exit code when both -n and -f are usedHu Xiuyun2015-11-261-1/+2
* | | Set GIT_ALLOW_PROTOCOL to limit dangerous protocolsDan Willemsen2015-11-261-0/+3
* | | Check for broken links when updating linkfilesDan Willemsen2015-11-181-1/+1
* | | Sync: Add option to prune refs during syncDavid Pursehouse2015-10-272-4/+15
* | | A couple of fixes to the init command's -p option.Pascal Muetschard2015-10-221-2/+2
|/ /
* | Fix gitc-init behaviorv1.12.32Dan Willemsen2015-10-075-25/+119
* | Sync: Add HTTP Cookie File header on temporary cookie fileDavid Pursehouse2015-10-021-0/+1
* | Sync: Don't fail when git cookies can't be loadedDavid Pursehouse2015-10-021-1/+4
* | GITC: Add repo gitc-delete command.Simran Basi2015-10-011-0/+55
* | Add GitcClientCommand class for GITC-specific commandsDan Willemsen2015-09-294-7/+21
* | Merge "launcher: Update repo after applying clone.bundle"Dan Willemsen2015-09-141-3/+2
|\ \
| * | launcher: Update repo after applying clone.bundleDan Willemsen2015-09-021-3/+2
* | | Merge "docs: add copyfile and linkfile elements description"David Pursehouse2015-09-141-1/+26
|\ \ \
| * | | docs: add copyfile and linkfile elements descriptionRuslan Bilovol2015-09-101-1/+26
* | | | fixed typo in gitc_init.py help outputAlexander Bird2015-09-111-1/+1
* | | | GITC: Always update the gitc manifest from the repo manifestv1.12.31Dan Willemsen2015-09-095-36/+104
* | | | Merge "Revert "GITC: Always update the gitc manifest from the repo manifest""v1.12.30.1Dan Willemsen2015-09-095-100/+34
|\ \ \ \
| * | | | Revert "GITC: Always update the gitc manifest from the repo manifest"Dan Willemsen2015-09-095-100/+34
* | | | | Merge "_CopyAndLinkFiles even if the sources haven't changed"v1.12.30Dan Willemsen2015-09-091-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | _CopyAndLinkFiles even if the sources haven't changedDan Willemsen2015-09-031-0/+4
* | | | | GITC: Always update the gitc manifest from the repo manifestDan Willemsen2015-09-095-34/+100
|/ / / /
* | / / GITC: Fix repo sync.v1.12.29Simran Basi2015-09-031-1/+1
| |/ / |/| |
* | | gitc: Improve help visibilityv1.12.28Dan Willemsen2015-09-015-5/+39
* | | Fix gitc check if gitc isn't installedDan Willemsen2015-08-311-2/+3
* | | GITC: Pull GITC Manifest Dir from the config.Simran Basi2015-08-315-21/+35
* | | GITC: Expand relative remote URLs.Simran Basi2015-08-281-2/+4
* | | GITC: Add repo start support.Simran Basi2015-08-287-39/+166
* | | 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
* | | Smartsync: Don't fail if there isn't a cookiefilev1.12.27Dan Willemsen2015-08-201-13/+16
* | | Sync: Refactor netrc parsingDavid Pursehouse2015-08-201-10/+9
* | | gitc_init: Remove unused importDavid Pursehouse2015-08-201-2/+1
* | | 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
|\ \ \ \ | |_|_|/ |/| | |