summaryrefslogtreecommitdiffstats
path: root/command.py
Commit message (Expand)AuthorAgeFilesLines
* repo: Support multiple branches for the same project.David James2013-10-141-11/+15
* Optimise regex pattern compilation in FindProjectsDavid Pursehouse2013-04-301-2/+2
* Add regex support for subcommand forallZhiguang Li2013-04-291-0/+11
* Some fixes for supporting python3Chirayu Desai2013-04-181-1/+1
* Special handling for manifest group "default"David Holmer2013-04-031-1/+1
* Represent git-submodule as nested projects, take 2Che-Liang Chiou2012-11-191-25/+48
* Allow command options to be set from environment variablesDavid Pursehouse2012-11-171-0/+40
* Even more coding style cleanupDavid Pursehouse2012-10-301-1/+1
* Revert "Represent git-submodule as nested projects"v1.11.1Shawn O. Pearce2012-10-261-48/+24
* Add pylint configuration and instructionsDavid Pursehouse2012-10-241-2/+2
* Represent git-submodule as nested projectsChe-Liang Chiou2012-10-231-24/+48
* More coding style cleanupDavid Pursehouse2012-10-221-0/+7
* Coding style cleanupDavid Pursehouse2012-10-091-4/+4
* Allow projects to be specified as notdefaultConley Owens2012-09-051-1/+1
* Treat groups= as defaultColin Cross2012-04-231-1/+1
* Add a --platform flagConley Owens2012-04-231-1/+2
* Refine groups functionalityConley Owens2012-04-231-3/+4
* Add manifest groupsv1.8.2Colin Cross2012-04-131-1/+12
* Make path references OS independentAnthony Newnam2011-01-091-2/+4
* Add -p to `repo forall` to improve output formattingShawn O. Pearce2009-04-181-0/+7
* Don't permit users to run repo status in a mirror clientShawn O. Pearce2009-03-031-0/+5
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+116