summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
* Support relative paths in --referenceSamuel Holland2018-01-221-1/+1
* Support --push-option in upload subcommandMasaya Suzuki2017-11-131-1/+6
* forall: Clarify expansion of REPO_ environment values with -cDavid Pursehouse2017-10-311-0/+7
* Replace all os.remove callsRenaud Paquay2017-08-311-5/+5
* Implement islink, readlink and realpath using Win32 apiRenaud Paquay2017-08-311-1/+1
* Merge "Add option '--no-cert-checks' for 'upload' sub command."David Pursehouse2017-08-301-1/+6
|\
| * Add option '--no-cert-checks' for 'upload' sub command.Łukasz Gardoń2017-08-231-1/+6
* | Merge changes from topic "windows-support"David Pursehouse2017-08-304-26/+15
|\ \
| * | Workaround shutil.rmtree limitation on WindowsRenaud Paquay2017-05-293-6/+6
| * | Make "git command" and "forall" work on WindowsRenaud Paquay2017-05-291-20/+9
* | | When starting a branch, do not use a tag or change value for branch.mergeZac Livingston2017-08-251-5/+5
| |/ |/|
* | Revert "Migrate git-repo to create private changes rather than drafts"Jonathan Nieder2017-08-081-3/+4
* | Migrate git-repo to create private changes rather than draftsChangcheng Xiao2017-08-071-4/+3
* | Add options for git-repo to support private and wip changesChangcheng Xiao2017-08-071-1/+12
* | Merge "download: try to choose . as default project if none"David Pursehouse2017-08-021-2/+3
|\ \
| * | download: try to choose . as default project if noneNicolas Cornu2017-07-121-2/+3
* | | Merge "Always print percentage when syncing quietly"David Pursehouse2017-08-021-1/+2
|\ \ \
| * | | Always print percentage when syncing quietlyTim Schumacher2017-07-151-1/+2
| |/ /
* / / Fix "list comprehension redefines 'x'" warnings from pyflakesDavid Pursehouse2017-07-103-6/+6
|/ /
* | init: add missing submodule argMartin Kelly2017-07-101-1/+1
* | Tell the user if it will upload a draftNicolas Cornu2017-07-101-1/+2
* | Merge "Add a newline after "Fetching projects" progress output"David Pursehouse2017-06-281-1/+2
|\ \
| * | Add a newline after "Fetching projects" progress outputTim Schumacher2017-06-131-1/+2
| |/
* / 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