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 "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
*
Merge "Don't backtrace when current branch is not uploadable."
David Pursehouse
2014-01-14
1
-1
/
+10
|
\
|
*
Don't backtrace when current branch is not uploadable.
Warren Turkal
2013-12-11
1
-1
/
+10
*
|
Merge "repo: Support multiple branches for the same project."
Conley Owens
2014-01-10
3
-13
/
+48
|
\
\
|
*
|
repo: Support multiple branches for the same project.
David James
2013-10-14
3
-13
/
+48
*
|
|
Add --archive option to init to sync using git archive
Julien Campergue
2013-12-10
2
-4
/
+28
|
|
/
|
/
|
*
|
Remove trailing whitespace
Chirayu Desai
2013-11-21
1
-1
/
+1
*
|
Fix some python3 encoding issues
Chirayu Desai
2013-11-21
1
-1
/
+1
*
|
Only check merge destination if it isn't None
v1.12.6
Conley Owens
2013-10-15
1
-9
/
+10
*
|
Fix indentation
v1.12.5
David Pursehouse
2013-10-15
1
-7
/
+7
|
/
*
Don't upload when dest branch is not merge branch
Conley Owens
2013-10-10
1
-0
/
+29
*
don't pass project revision to UploadForReview
Colin Cross
2013-10-08
1
-1
/
+1
*
Sync: Improved error message when manifest server RPC call fails
David Pursehouse
2013-09-25
1
-1
/
+2
*
Sync: Print name of manifest server used for smart sync/smart tag
David Pursehouse
2013-09-25
1
-0
/
+2
*
upload: fix display of destination branch for SingleBranch
Chirayu Desai
2013-06-28
1
-1
/
+1
*
Merge "sync: assign manifest_name earlier"
David Pursehouse
2013-06-11
1
-1
/
+2
|
\
|
*
sync: assign manifest_name earlier
Chirayu Desai
2013-06-11
1
-1
/
+2
*
|
Fix urllib.parse (urlparse) handling
Chirayu Desai
2013-06-11
1
-2
/
+2
|
/
*
Merge "Fix a few issues with dest-branch and multiples"
Conley Owens
2013-06-10
1
-2
/
+4
|
\
|
*
Fix a few issues with dest-branch and multiples
Bryan Jacobs
2013-06-03
1
-2
/
+4
*
|
Merge "Fix "'module' object is not callable" error"
Conley Owens
2013-06-10
1
-1
/
+1
|
\
\
|
*
|
Fix "'module' object is not callable" error
David Pursehouse
2013-06-08
1
-1
/
+1
*
|
|
Degrade: Fix smart sync/smart tag
Victor Boivie
2013-06-08
1
-3
/
+4
|
/
/
*
|
Print project name for -p on mirror clients
Jorge Gonzalez
2013-06-03
1
-1
/
+6
*
|
Fix a bug in repo upload --cbr
Bryan Jacobs
2013-06-02
1
-0
/
+2
|
/
*
Send reviews to a different branch from fetch
Bryan Jacobs
2013-05-24
1
-2
/
+7
*
Move Python version checking to a separate module
David Pursehouse
2013-05-23
4
-23
/
+20
[next]