index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subcmds
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "Support smart-sync through persistent-http[s]"
Dan Willemsen
2015-08-19
1
-1
/
+104
|
\
|
*
Support smart-sync through persistent-http[s]
Dan Willemsen
2015-08-19
1
-1
/
+104
*
|
GITC: Add repo sync support.
Simran Basi
2015-08-18
2
-53
/
+39
|
/
*
Merge "GITC: Add gitc-init subcommand to repo."
Dan Willemsen
2015-08-12
1
-0
/
+123
|
\
|
*
GITC: Add gitc-init subcommand to repo.
Simran Basi
2015-08-12
1
-0
/
+123
*
|
Merge "Support filtering by group on forall and list subcmd"
David Pursehouse
2015-08-05
2
-2
/
+8
|
\
\
|
*
|
Support filtering by group on forall and list subcmd
Graham Christensen
2015-07-30
2
-2
/
+8
|
|
/
*
|
Merge "Emit project info in case of sync exception."
Conley Owens
2015-07-31
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Emit project info in case of sync exception.
Dan Sandler
2015-07-31
1
-1
/
+3
*
|
Add option to correct gitdir when syncing
v1.12.25
Kevin Degi
2015-07-29
1
-1
/
+12
*
|
Merge "Prevent repo info from crashing when default element doesn't exist."
David Pursehouse
2015-07-29
1
-1
/
+2
|
\
\
|
*
|
Prevent repo info from crashing when default element doesn't exist.
Cassidy Burden
2015-07-27
1
-1
/
+2
*
|
|
forall: use smart sync override manifest if it exists
David Pursehouse
2015-07-06
1
-0
/
+7
*
|
|
sync: Remove smart sync override manifest when not in smart sync mode
David Pursehouse
2015-07-06
1
-5
/
+13
*
|
|
forall: Don't try to get lrev of projects in mirror workspace
David Pursehouse
2015-07-06
1
-1
/
+5
*
|
|
sync: Improve error message when writing smart sync manifest fails
David Pursehouse
2015-07-06
1
-2
/
+3
|
/
/
*
|
Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update."
David Pursehouse
2015-06-25
1
-0
/
+1
|
\
\
|
*
|
Fix 'repo cherry-pick' to avoid hanging on commit-msg update.
Than McIntosh
2015-06-22
1
-0
/
+1
*
|
|
forall: setenv, only encode val if encode exists
Anthony King
2015-06-04
1
-1
/
+3
*
|
|
init: don't call urllib.parse
Anthony King
2015-06-04
1
-2
/
+2
*
|
|
Catch exceptions in project list generator
Colin Cross
2015-05-13
1
-4
/
+19
|
/
/
*
|
Add option on sync to avoid fetching from remotes for existing sha1
David Pursehouse
2015-04-30
1
-2
/
+11
*
|
Merge "forall: use a generator to map the Pool"
Conley Owens
2015-04-08
1
-2
/
+2
|
\
\
|
*
|
forall: use a generator to map the Pool
Anthony King
2015-04-08
1
-2
/
+2
*
|
|
status: lose dependence on StringIO
Anthony King
2015-04-04
1
-33
/
+15
|
/
/
*
|
Revert "Implementation of manifest defined githooks"
v1.12.20
Jonathan Nieder
2015-03-17
1
-48
/
+1
*
|
Merge "Implementation of manifest defined githooks"
Conley Owens
2015-03-05
1
-1
/
+48
|
\
\
|
*
|
Implementation of manifest defined githooks
Jimmie Wester
2015-02-03
1
-1
/
+48
*
|
|
Add missing documentation of --current-branch option on sync command
David Pursehouse
2015-01-29
1
-0
/
+3
|
/
/
*
|
pylint fixes for project.py
Anthony King
2015-01-22
1
-1
/
+1
*
|
If revision is sha hash and dest-branch is defined, use it for starting branch
Max Liu
2014-10-27
1
-2
/
+6
*
|
Merge "upload: report names of uncommitted files"
Conley Owens
2014-10-21
1
-2
/
+6
|
\
\
|
*
|
upload: report names of uncommitted files
Vadim Bendebury
2014-10-14
1
-2
/
+6
*
|
|
Exit 1 if repo download -c fails
Scott Anderson
2014-10-17
1
-0
/
+1
|
/
/
*
|
Allow selection of a target when using smart sync.
Jeff Davidson
2014-10-02
1
-1
/
+4
*
|
Merge "Provide detail print-out when not all projects of a branch are current."
Conley Owens
2014-08-26
1
-3
/
+17
|
\
\
|
*
|
Provide detail print-out when not all projects of a branch are current.
Etan Cohen
2014-07-11
1
-3
/
+17
*
|
|
Add --jobs option to forall subcommand
Takeshi Kanemoto
2014-06-24
1
-113
/
+177
*
|
|
Merge "Define unicode as str if using Python 3"
Conley Owens
2014-05-07
1
-2
/
+4
|
\
\
\
|
*
|
|
Define unicode as str if using Python 3
Anthony King
2014-05-06
1
-2
/
+4
|
|
/
/
*
|
|
Use JSON instead of pickle
Anthony King
2014-05-07
1
-26
/
+21
*
|
|
Use next(iterator) rather than iterator.next()
Anthony King
2014-05-07
1
-3
/
+3
|
/
/
*
/
Add total count and iteration count to forall environment
Mitchel Humpherys
2014-03-31
1
-1
/
+10
|
/
*
Add reviewers automatically from project's git config
bijia
2014-03-04
1
-3
/
+14
*
Merge "Clean up duplicate logic in subcmds/sync.py."
Conley Owens
2014-02-28
1
-49
/
+34
|
\
|
*
Clean up duplicate logic in subcmds/sync.py.
David James
2014-02-14
1
-49
/
+34
*
|
Add the "diffmanifests" command
Julien Campergue
2014-02-17
1
-0
/
+195
*
|
Add error message for download -c conflicts
Rob Ward
2014-02-11
1
-1
/
+7
|
/
*
Add wrapper module
Conley Owens
2014-01-30
1
-2
/
+2
*
Properly iterate through values
v1.12.9
Conley Owens
2014-01-29
1
-1
/
+1
[prev]
[next]