summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
...
* | sync: Continue job if some fetchs failed but force-broken is setNicolas Cornu2017-06-161-1/+1
|/
* Merge "init: allow relative path on --reference argument"David Pursehouse2017-05-291-1/+1
|\
| * init: allow relative path on --reference argumentYOUNG HO CHA2017-05-281-1/+1
* | sync: Add support to dump a JSON event log of all sync events.David Riley2017-05-291-7/+24
|/
* Merge "init: add --submodules to sync manifest submodules"David Pursehouse2017-05-272-4/+11
|\
| * init: add --submodules to sync manifest submodulesMartin Kelly2017-05-232-4/+11
* | gitc_delete: Remove unused importsDavid Pursehouse2017-05-261-2/+0
* | abandon: fix usage of undefined variableDavid Pursehouse2017-05-261-1/+1
|/
* sync.py: report the remote URL on fatal git remote errorsMarc Herbert2017-04-041-1/+3
* init: Add no-tags and current branch optionsNaseer Ahmed2016-12-011-1/+9
* Merge "implement optional '--all' in the abandon command"David Pursehouse2016-10-281-21/+49
|\
| * implement optional '--all' in the abandon commandKyunam.jo2016-10-171-21/+49
* | status: add -q/--quiet optionAndrew Wheeler2016-10-171-5/+7
* | Merge "sync: Fix semaphore release bug that causes thread 'leaks'"David Pursehouse2016-10-171-10/+12
|\ \ | |/ |/|
| * sync: Fix semaphore release bug that causes thread 'leaks'Andrew Wheeler2016-10-111-10/+12
* | Removed duplication code in abandon.pyKyunam.jo2016-10-121-1/+0
|/
* Support broken symlinks when cleaning obsolete pathsv1.12.37Dan Willemsen2016-09-271-1/+7
* On project cleanup, don't remove nested projectsDan Willemsen2016-09-201-14/+57
* Merge "When syncing a project with a shared object store, disable automatic p...David Pursehouse2016-09-141-4/+7
|\
| * When syncing a project with a shared object store, disable automatic pruning.Gabe Black2016-09-141-4/+7
* | Merge "upload: short circuit when nothing is pending"David Pursehouse2016-09-141-4/+6
|\ \
| * | upload: short circuit when nothing is pendingMike Frysinger2016-09-141-4/+6
| |/
* / Consider local project to be default for 'repo start'Vadim Bendebury2016-09-141-2/+1
|/
* Merge "init: Add --no-clone-bundle option"David Pursehouse2016-08-171-1/+10
|\
| * init: Add --no-clone-bundle optionHu xiuyun2016-08-151-1/+10
* | Merge "init: Respect --quiet option when synching manifest repository"David Pursehouse2016-08-171-1/+1
|\|
| * init: Respect --quiet option when synching manifest repositoryDavid Pursehouse2016-08-151-1/+1
* | RepoHook: allow users to approve hooks via manifestsMike Frysinger2016-08-161-1/+3
|/
* diffmanifests: support custom git pretty format stringsSebastian Schuberth2016-04-211-6/+15
* sync: Update help text for --smart-sync to be more specificDavid Pursehouse2016-04-131-1/+1
* Add --inverse-regex option to forall subcommandTakeshi Kanemoto2016-04-051-3/+8
* Better error display on forallAlexandre Garnier2016-02-181-2/+4
* Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'"Dan Willemsen2016-02-041-5/+12
|\
| * GITC: Fix 'repo start <branch> <repo>/<subdir>'Dan Willemsen2016-02-041-5/+12
* | 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
* | Sync: Add option to prune refs during syncDavid Pursehouse2015-10-271-1/+7
* | 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-071-10/+8
* 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-292-4/+8
* 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-093-22/+32
* Revert "GITC: Always update the gitc manifest from the repo manifest"Dan Willemsen2015-09-093-23/+21
* GITC: Always update the gitc manifest from the repo manifestDan Willemsen2015-09-093-21/+23
* GITC: Fix repo sync.v1.12.29Simran Basi2015-09-031-1/+1
* gitc: Improve help visibilityv1.12.28Dan Willemsen2015-09-012-3/+13
* GITC: Pull GITC Manifest Dir from the config.Simran Basi2015-08-312-16/+3