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
*
Allow 'y' as a valid response when confirming identity
v1.6.9.1
Nico Sallembien
2010-04-01
1
-2
/
+3
*
Automatically install Gerrit Code Review's commit-msg hook
v1.6.9
Shawn O. Pearce
2010-03-06
2
-4
/
+119
*
Fail sync when encountering "N commits behind."
Daniel Sandler
2010-03-04
1
-4
/
+3
*
Check that we are not overwriting a local repository when syncing.
v1.6.8.11
Nico Sallembien
2010-01-20
1
-1
/
+4
*
Honor url.insteadOf when setting up SSH control master connection
v1.6.8.10
Ulrik Sjolin
2010-01-04
1
-1
/
+23
*
sync: Fix split call on malformed email addresses
v1.6.8.9
Shawn O. Pearce
2009-12-30
1
-1
/
+1
*
Fixing project renaming bug.
v1.6.8.8
Nico Sallembien
2009-12-10
1
-9
/
+9
*
Fix error parsing a non-existant configuration file
v1.6.8.7
Shawn O. Pearce
2009-07-02
2
-2
/
+13
*
Document how to contribute to the repo project
Shawn O. Pearce
2009-07-02
1
-0
/
+80
*
Support GIT_EDITOR='vim -c "set textwidth=80"'
Shawn O. Pearce
2009-07-02
1
-7
/
+20
*
Try to prevent 'repo sync' as a user name
v1.6.8.6
Shawn O. Pearce
2009-07-02
1
-6
/
+19
*
git_config: handle configuration entries with no values
David Aguilar
2009-06-29
3
-8
/
+59
*
.gitignore: add an entry for repopickles
David Aguilar
2009-06-28
1
-0
/
+1
*
Support detached HEAD in manifest repository
v1.6.8.5
Shawn O. Pearce
2009-06-25
1
-1
/
+1
*
Document any crashes from the user's text editor
v1.6.8.4
Shawn O. Pearce
2009-06-24
2
-2
/
+14
*
Fix invalid use of try-catch
Shawn O. Pearce
2009-06-16
1
-1
/
+1
*
Don't crash if the ssh client is already dead
Shawn O. Pearce
2009-06-16
1
-2
/
+5
*
branches: Describe output format in `repo help branches`
v1.6.8.3
Shawn O. Pearce
2009-06-12
1
-0
/
+27
*
grep: Only use --color on git 1.6.3 and later
Shawn O. Pearce
2009-06-12
1
-2
/
+2
*
Refactor git version detection for reuse
Shawn O. Pearce
2009-06-12
2
-15
/
+26
*
Ignore EOFError when reading a truncated pickle file
v1.6.8.2
Shawn O. Pearce
2009-06-12
1
-0
/
+3
*
Add missing return False to preconnect
Shawn O. Pearce
2009-06-12
1
-0
/
+1
*
sync: Keep the project.list file sorted
Shawn O. Pearce
2009-06-04
1
-0
/
+1
*
sync: Tolerate blank lines in project.list
v1.6.8.1
Shawn O. Pearce
2009-06-04
1
-1
/
+5
*
sync: Don't process project.list in a mirror
Shawn O. Pearce
2009-06-04
1
-0
/
+4
*
Silence 'Current branch %s is up to date' during sync
Shawn O. Pearce
2009-06-03
1
-3
/
+1
*
Delete empty parent subdirs after deleting obsolete paths.
v1.6.8
Jaikumar Ganesh
2009-06-02
1
-0
/
+8
*
Update project paths after sync.
Jaikumar Ganesh
2009-06-02
1
-0
/
+48
*
Fix unnecessary self in project.py
Shawn O. Pearce
2009-06-01
1
-1
/
+1
*
Add PyDev project files to repo
Kis Gergely
2009-06-02
2
-0
/
+27
*
Change project.revision to revisionExpr and revisionId
Shawn O. Pearce
2009-05-29
5
-118
/
+113
*
Change DWIMery hack for dealing with rewound remote branch
Shawn O. Pearce
2009-05-29
1
-35
/
+39
*
Refactor how projects parse remotes so it can be replaced
Shawn O. Pearce
2009-05-29
4
-41
/
+33
*
Refactor Manifest to be XmlManifest
Shawn O. Pearce
2009-05-29
3
-4
/
+4
*
Allow callers of GitConfig to specify the pickle file path
Shawn O. Pearce
2009-05-29
1
-4
/
+8
*
Teach GitConfig how to yield subsection names
Shawn O. Pearce
2009-05-19
1
-0
/
+5
*
Remove support for the extra <remote> definitions in manifests
Shawn O. Pearce
2009-05-19
4
-91
/
+5
*
Remove unused parsing support for <require commit=""/>
Shawn O. Pearce
2009-05-19
2
-6
/
+0
*
Make 'repo branches -a' the default behavior
v1.6.7.5
Shawn O. Pearce
2009-05-18
1
-18
/
+1
*
Automatically guess Gerrit change number in "repo upload --replace"
v1.6.7.4
Ficus Kirkpatrick
2009-05-05
2
-2
/
+33
*
Fix ssh://user@hostname/ style URLs parsing
v1.6.7.3
Shawn O. Pearce
2009-04-30
1
-1
/
+1
*
Disable SSH ControlMaster option on Cygwin
Shawn O. Pearce
2009-04-23
1
-1
/
+1
*
Require a project or '--all' to be specified when using 'repo start'.
Ficus Kirkpatrick
2009-04-22
1
-2
/
+14
*
Fix UnboundLocalError: local variable 'port' when using SSH
v1.6.7.2
Shawn O. Pearce
2009-04-21
1
-5
/
+4
*
Perform copy file activity when creating a new work directory
v1.6.7.1
Shawn O. Pearce
2009-04-21
1
-0
/
+1
*
Change -p command to use stdout instead of stderr.
Wink Saville
2009-04-21
1
-1
/
+1
*
Fix 'repo sync' rebase logic on a published branch
v1.6.7
Shawn O. Pearce
2009-04-21
1
-6
/
+3
*
Document the SSH ControlMaster behavior of repo sync
Shawn O. Pearce
2009-04-21
1
-0
/
+29
*
Support a level 2 heading in help description text
Shawn O. Pearce
2009-04-21
1
-3
/
+13
*
Work around 'ControlPath too long' on Mac OS X
Shawn O. Pearce
2009-04-21
1
-1
/
+4
[next]