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
...
*
'repo status --orphans' shows non-repo files
Will Richey
2013-01-29
1
-0
/
+72
*
Fix: missing space in information message after repo init
David Pursehouse
2013-01-29
1
-1
/
+1
*
Better error message when using --mirror in existing workspace
David Pursehouse
2013-01-29
1
-2
/
+4
*
Fix: missing spaces in info command output
David Pursehouse
2013-01-29
1
-3
/
+3
*
Allow sync to run even when the manifest is broken.
Torne (Richard Coles)
2012-12-05
1
-2
/
+5
*
Represent git-submodule as nested projects, take 2
Che-Liang Chiou
2012-11-19
1
-2
/
+31
*
Allow init command to set options from environment variables
David Pursehouse
2012-11-17
1
-0
/
+4
*
Add option to abort on error in forall
Victor Boivie
2012-11-16
1
-2
/
+13
*
Add repo info command
Olof Johansson
2012-11-15
2
-0
/
+198
*
Tidy up code formatting a bit more
David Pursehouse
2012-11-14
6
-21
/
+21
*
Fix inconsistent indentation
David Pursehouse
2012-11-14
2
-103
/
+103
*
Change print statements to work in python3
Sarah Owens
2012-11-13
21
-176
/
+200
*
Convert prompt answers to lower case before checking
David Pursehouse
2012-11-14
2
-3
/
+3
*
Merge "Change usages of xrange() to range()"
Conley Owens
2012-11-12
1
-1
/
+1
|
\
|
*
Change usages of xrange() to range()
Sarah Owens
2012-11-01
1
-1
/
+1
*
|
Always show --manifest-server-* options
Conley Owens
2012-11-06
1
-6
/
+6
|
/
*
sync: Only parallelize gc for git >= 1.7.2
Dave Borowitz
2012-10-31
1
-2
/
+3
*
Even more coding style cleanup
David Pursehouse
2012-10-30
4
-4
/
+4
*
Merge "Revert "Represent git-submodule as nested projects""
Shawn O. Pearce
2012-10-26
1
-20
/
+1
|
\
|
*
Revert "Represent git-submodule as nested projects"
v1.11.1
Shawn O. Pearce
2012-10-26
1
-20
/
+1
*
|
Merge "repo selfupdate: Fix _PostRepoUpgrade takes 2 arguments"
Shawn O. Pearce
2012-10-26
1
-3
/
+3
|
\
|
|
*
repo selfupdate: Fix _PostRepoUpgrade takes 2 arguments
Shawn O. Pearce
2012-10-26
1
-3
/
+3
*
|
Merge "Show user about not initializing repo in current directory"
Conley Owens
2012-10-26
1
-7
/
+16
|
\
\
|
|
/
|
/
|
|
*
Show user about not initializing repo in current directory
Yang Zhenhui
2012-10-26
1
-7
/
+16
*
|
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
|
/
[prev]
[next]