summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* GITC: Expand relative remote URLs.Simran Basi2015-08-281-2/+4
* GITC: Add repo start support.Simran Basi2015-08-282-19/+67
* 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
* Merge "Support smart-sync through persistent-http[s]"Dan Willemsen2015-08-191-1/+104
|\
| * Support smart-sync through persistent-http[s]Dan Willemsen2015-08-191-1/+104
* | GITC: Add repo sync support.Simran Basi2015-08-182-53/+39
|/
* Merge "GITC: Add gitc-init subcommand to repo."Dan Willemsen2015-08-121-0/+123
|\
| * GITC: Add gitc-init subcommand to repo.Simran Basi2015-08-121-0/+123
* | Merge "Support filtering by group on forall and list subcmd"David Pursehouse2015-08-052-2/+8
|\ \
| * | Support filtering by group on forall and list subcmdGraham Christensen2015-07-302-2/+8
| |/
* | Merge "Emit project info in case of sync exception."Conley Owens2015-07-311-1/+3
|\ \ | |/ |/|
| * Emit project info in case of sync exception.Dan Sandler2015-07-311-1/+3
* | 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
|\ \