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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Run gc --auto in parallel
Dave Borowitz
2012-10-25
1
-2
/
+53
*
project: Support config args in git command callables
Dave Borowitz
2012-10-24
1
-3
/
+14
*
sync: Keep a moving average of last fetch times
Dave Borowitz
2012-10-24
1
-5
/
+17
*
sync: Order projects according to last fetch time
Dave Borowitz
2012-10-24
1
-1
/
+60
*
More coding style cleanup
David Pursehouse
2012-10-22
10
-28
/
+54
*
Support HTTP authentication using user input as fallback
JoonCheol Park
2012-10-12
1
-0
/
+24
*
Rename "dir" variables
Mickaël Salaün
2012-10-10
5
-28
/
+28
*
Merge "Coding style cleanup"
Conley Owens
2012-10-09
22
-172
/
+167
|
\
|
*
Coding style cleanup
David Pursehouse
2012-10-09
22
-172
/
+167
*
|
Merge "Expand ~ to user's home directory for --reference"
Conley Owens
2012-10-09
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Expand ~ to user's home directory for --reference
Victor Boivie
2012-10-08
1
-0
/
+4
*
|
Remove unreachable code
David Pursehouse
2012-10-05
1
-8
/
+0
|
/
*
Update commit-msg hook to version from Gerrit v2.5-rc0
David Pursehouse
2012-10-04
1
-40
/
+113
*
Correct call to `sys.exit()`
David Pursehouse
2012-10-04
1
-1
/
+1
*
Remove `ImportError` class
David Pursehouse
2012-10-04
1
-9
/
+0
*
Merge "manifest: record the original revision when in -r mode."
Conley Owens
2012-10-03
3
-17
/
+55
|
\
|
*
manifest: record the original revision when in -r mode.
Brian Harring
2012-09-28
3
-17
/
+55
*
|
Fix incorrect default_groups when parsing projects from XML manifest
David Holmer
2012-09-26
1
-1
/
+1
*
|
sync: Support manual authentication to the manifest server
David Pursehouse
2012-09-21
1
-19
/
+52
*
|
Clean up imports
David Pursehouse
2012-09-18
5
-5
/
+6
*
|
sync: Support authentication to manifest server with .netrc
David Pursehouse
2012-09-11
1
-1
/
+29
|
/
*
Fix ManifestParseError when first child node is comment
v1.10.4
Jooncheol Park
2012-09-07
1
-3
/
+5
*
sync: Correct imports of `R_HEADS` and `HEAD`
David Pursehouse
2012-09-07
1
-3
/
+1
*
sync: catch exceptions when connecting to the manifest server
David Pursehouse
2012-09-06
1
-3
/
+7
*
Fix errors when clone.bundle missing on server
Matt Gumbel
2012-09-06
1
-3
/
+13
*
Allow projects to be specified as notdefault
Conley Owens
2012-09-05
5
-16
/
+18
*
Make "repo sync -j<count>" stop properly on Ctrl-C.
David 'Digit' Turner
2012-09-05
2
-0
/
+3
*
manifest-format.txt: Add documentation for GetManifest RPC method
David Pursehouse
2012-09-05
1
-4
/
+10
*
`repo manifest`: default to stdout if no "-o"
Conley Owens
2012-09-04
1
-0
/
+1
*
init: Improved help text for the --mirror option
David Pursehouse
2012-08-23
1
-1
/
+2
*
Remove unused imports
David Pursehouse
2012-08-23
9
-12
/
+3
*
manifest-format.txt: Fix a couple of minor spelling mistakes
David Pursehouse
2012-08-22
1
-2
/
+2
*
Patches should be submitted to master, not maint
David Pursehouse
2012-08-21
1
-2
/
+2
*
Merge branch 'master' into maint
Conley Owens
2012-08-14
0
-0
/
+0
|
\
|
*
Merge branch 'stable'
Shawn O. Pearce
2011-01-10
1
-1
/
+4
|
|
\
|
*
\
Merge branch 'stable'
Shawn O. Pearce
2011-01-10
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge branch 'maint'
Shawn O. Pearce
2011-01-09
0
-0
/
+0
|
|
\
\
\
|
*
\
\
\
Merge branch 'stable'
Shawn O. Pearce
2011-01-09
4
-14
/
+18
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'stable'
Shawn O. Pearce
2010-12-22
2
-61
/
+90
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'stable'
Shawn O. Pearce
2010-12-07
19
-179
/
+806
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Use os.environ.copy() instead of dict()
Shawn O. Pearce
2010-12-07
1
-1
/
+1
|
*
|
|
|
|
|
|
Make path references OS independent
Anthony Newnam
2010-11-29
4
-6
/
+12
|
*
|
|
|
|
|
|
Merge branch 'stable'
Shawn O. Pearce
2010-03-06
4
-30
/
+83
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix to display the usage message of the command download when the user
Thiago Farina
2009-09-09
1
-0
/
+3
|
*
|
|
|
|
|
|
|
commit-msg: Don't create message with only Change-Id
Shawn O. Pearce
2009-08-25
1
-6
/
+19
|
*
|
|
|
|
|
|
|
commit-msg: Update the commit message hook
Shawn O. Pearce
2009-08-22
1
-2
/
+24
|
*
|
|
|
|
|
|
|
forall: Silently skip missing projects
Shawn O. Pearce
2009-08-22
1
-0
/
+6
|
*
|
|
|
|
|
|
|
upload: Catch and cleanly report connectivity errors
Shawn O. Pearce
2009-08-22
2
-6
/
+14
|
*
|
|
|
|
|
|
|
upload: Document --replace is deprecated
Shawn O. Pearce
2009-08-22
1
-6
/
+6
|
*
|
|
|
|
|
|
|
Automatically install Gerrit Code Review's commit-msg hook
Shawn O. Pearce
2009-08-22
2
-4
/
+62
[next]