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
*
Revert "Represent git-submodule as nested projects"
v1.11.1
Shawn O. Pearce
2012-10-26
1
-20
/
+1
*
repo selfupdate: Fix _PostRepoUpgrade takes 2 arguments
Shawn O. Pearce
2012-10-26
1
-3
/
+3
*
Update PGP keys during _PostRepoUpgrade in `sync`
Conley Owens
2012-10-25
1
-2
/
+6
*
Merge "sync: Run gc --auto in parallel"
Shawn Pearce
2012-10-25
1
-2
/
+53
|
\
|
*
sync: Run gc --auto in parallel
Dave Borowitz
2012-10-25
1
-2
/
+53
*
|
Merge "sync: Keep a moving average of last fetch times"
Shawn Pearce
2012-10-25
1
-5
/
+17
|
\
|
|
*
sync: Keep a moving average of last fetch times
Dave Borowitz
2012-10-24
1
-5
/
+17
*
|
Merge "sync: Order projects according to last fetch time"
Shawn Pearce
2012-10-25
1
-1
/
+60
|
\
|
|
*
sync: Order projects according to last fetch time
Dave Borowitz
2012-10-24
1
-1
/
+60
*
|
Fix pylint warnings introduced by the submodule patch
Che-Liang Chiou
2012-10-25
1
-2
/
+2
*
|
Merge "Use modern Python exception syntax"
Conley Owens
2012-10-25
3
-6
/
+6
|
\
\
|
*
|
Use modern Python exception syntax
Sarah Owens
2012-10-23
3
-6
/
+6
|
|
/
*
|
Merge "Add regex matching to repo list command"
Conley Owens
2012-10-25
1
-4
/
+34
|
\
\
|
*
|
Add regex matching to repo list command
Olof Johansson
2012-10-25
1
-4
/
+34
*
|
|
Add pylint configuration and instructions
David Pursehouse
2012-10-24
1
-2
/
+2
|
/
/
*
/
Represent git-submodule as nested projects
Che-Liang Chiou
2012-10-23
1
-1
/
+20
|
/
*
More coding style cleanup
David Pursehouse
2012-10-22
5
-17
/
+21
*
Rename "dir" variables
Mickaël Salaün
2012-10-10
1
-4
/
+4
*
Merge "Coding style cleanup"
Conley Owens
2012-10-09
13
-64
/
+58
|
\
|
*
Coding style cleanup
David Pursehouse
2012-10-09
13
-64
/
+58
*
|
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
|
/
*
Merge "manifest: record the original revision when in -r mode."
Conley Owens
2012-10-03
1
-1
/
+7
|
\
|
*
manifest: record the original revision when in -r mode.
Brian Harring
2012-09-28
1
-1
/
+7
*
|
sync: Support manual authentication to the manifest server
David Pursehouse
2012-09-21
1
-19
/
+52
*
|
Clean up imports
David Pursehouse
2012-09-18
3
-3
/
+4
*
|
sync: Support authentication to manifest server with .netrc
David Pursehouse
2012-09-11
1
-1
/
+29
|
/
*
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
*
Allow projects to be specified as notdefault
Conley Owens
2012-09-05
1
-3
/
+3
*
Make "repo sync -j<count>" stop properly on Ctrl-C.
David 'Digit' Turner
2012-09-05
2
-0
/
+3
*
`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
4
-5
/
+1
*
sync: Honor --no-clone-bundle with -j1
Shawn O. Pearce
2012-08-02
1
-2
/
+4
*
Add "repo overview" command.
Joe Hansche
2012-07-31
1
-0
/
+80
*
upload: add --draft option.
Brian Harring
2012-07-28
1
-1
/
+4
*
Fix for failures with repo upload for projects that have a SHA1 for a revisio...
v1.9.5
Chad Jones
2012-06-14
1
-0
/
+5
*
Support automatically stashing local modifications during repo-rebase.
Joe Hansche
2012-06-13
1
-0
/
+21
*
Fix switching manifest branches using repo init -b
Florian Vallee
2012-06-13
1
-0
/
+3
*
repo: Add option review.URL.uploadtopic support
v1.9.2
Anthony Russello
2012-06-05
1
-0
/
+13
*
repo download: add --ff-only option
Pierre Tardy
2012-05-24
1
-0
/
+5
*
repo download: add --revert option
Erwan Mahe
2012-05-24
1
-1
/
+6
*
repo download: add --cherry-pick option
Pierre Tardy
2012-05-24
1
-2
/
+7
*
Avoid failing concat for multi-encoding filenames
Cezary Baginski
2012-05-24
1
-2
/
+9
*
Fix syntax errors in subcmds/init.py
Colin Cross
2012-04-23
1
-3
/
+2
*
Add a --platform flag
Conley Owens
2012-04-23
1
-1
/
+22
*
Refine groups functionality
Conley Owens
2012-04-23
1
-2
/
+8
*
Add project annotation handling to repo
James W. Mills
2012-04-23
1
-0
/
+7
[next]