summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
* Add option to correct gitdir when syncingv1.12.25Kevin Degi2015-07-291-1/+12
* 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
* | 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 "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
* | forall: setenv, only encode val if encode existsAnthony King2015-06-041-1/+3
* | init: don't call urllib.parseAnthony King2015-06-041-2/+2
* | Catch exceptions in project list generatorColin Cross2015-05-131-4/+19
|/
* Add option on sync to avoid fetching from remotes for existing sha1David Pursehouse2015-04-301-2/+11
* Merge "forall: use a generator to map the Pool"Conley Owens2015-04-081-2/+2
|\
| * forall: use a generator to map the PoolAnthony King2015-04-081-2/+2
* | status: lose dependence on StringIOAnthony King2015-04-041-33/+15
|/
* Revert "Implementation of manifest defined githooks"v1.12.20Jonathan Nieder2015-03-171-48/+1
* Merge "Implementation of manifest defined githooks"Conley Owens2015-03-051-1/+48
|\
| * Implementation of manifest defined githooksJimmie Wester2015-02-031-1/+48
* | Add missing documentation of --current-branch option on sync commandDavid Pursehouse2015-01-291-0/+3
|/
* pylint fixes for project.pyAnthony King2015-01-221-1/+1
* If revision is sha hash and dest-branch is defined, use it for starting branchMax Liu2014-10-271-2/+6
* Merge "upload: report names of uncommitted files"Conley Owens2014-10-211-2/+6
|\
| * upload: report names of uncommitted filesVadim Bendebury2014-10-141-2/+6
* | Exit 1 if repo download -c failsScott Anderson2014-10-171-0/+1
|/
* Allow selection of a target when using smart sync.Jeff Davidson2014-10-021-1/+4
* Merge "Provide detail print-out when not all projects of a branch are current."Conley Owens2014-08-261-3/+17
|\
| * Provide detail print-out when not all projects of a branch are current.Etan Cohen2014-07-111-3/+17
* | Add --jobs option to forall subcommandTakeshi Kanemoto2014-06-241-113/+177
* | Merge "Define unicode as str if using Python 3"Conley Owens2014-05-071-2/+4
|\ \
| * | Define unicode as str if using Python 3Anthony King2014-05-061-2/+4
| |/
* | Use JSON instead of pickleAnthony King2014-05-071-26/+21
* | Use next(iterator) rather than iterator.next()Anthony King2014-05-071-3/+3
|/
* Add total count and iteration count to forall environmentMitchel Humpherys2014-03-311-1/+10
* Add reviewers automatically from project's git configbijia2014-03-041-3/+14
* Merge "Clean up duplicate logic in subcmds/sync.py."Conley Owens2014-02-281-49/+34
|\
| * Clean up duplicate logic in subcmds/sync.py.David James2014-02-141-49/+34
* | Add the "diffmanifests" commandJulien Campergue2014-02-171-0/+195
* | Add error message for download -c conflictsRob Ward2014-02-111-1/+7
|/
* Add wrapper moduleConley Owens2014-01-301-2/+2
* Properly iterate through valuesv1.12.9Conley Owens2014-01-291-1/+1
* Merge "Don't backtrace when current branch is not uploadable."David Pursehouse2014-01-141-1/+10
|\
| * Don't backtrace when current branch is not uploadable.Warren Turkal2013-12-111-1/+10
* | Merge "repo: Support multiple branches for the same project."Conley Owens2014-01-103-13/+48
|\ \
| * | repo: Support multiple branches for the same project.David James2013-10-143-13/+48
* | | Add --archive option to init to sync using git archiveJulien Campergue2013-12-102-4/+28
| |/ |/|
* | Remove trailing whitespaceChirayu Desai2013-11-211-1/+1
* | Fix some python3 encoding issuesChirayu Desai2013-11-211-1/+1
* | Only check merge destination if it isn't Nonev1.12.6Conley Owens2013-10-151-9/+10
* | Fix indentationv1.12.5David Pursehouse2013-10-151-7/+7
|/