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
...
*
Add a --depth option to repo init.
v1.7.5
Doug Anderson
2011-06-09
2
-0
/
+31
*
Add branch support to repo upload
Mandeep Singh Baines
2011-05-26
2
-2
/
+11
*
Added repo cherry-pick command
v1.7.4.3
Victor Boivie
2011-04-07
1
-0
/
+114
*
Fixed repo checkout error message when git reports errors.
Doug Anderson
2011-04-07
2
-10
/
+23
*
Fixed problems w/ 2nd repo init if first repo init had bad URL.
Doug Anderson
2011-04-07
1
-0
/
+6
*
Fixed repo abandon to give better messages.
Doug Anderson
2011-04-07
2
-12
/
+27
*
Add option to check status of projects in parallel.
Terence Haddock
2011-04-07
2
-10
/
+70
*
Fix parallel sync on python < 2.6.
Daniel Sandler
2011-04-04
1
-2
/
+2
*
sync: Fix syntax error on Python 2.4
v1.7.4.2
Shawn O. Pearce
2011-03-22
1
-22
/
+23
*
Creating rr-cache
v1.7.4.1
Victor Boivie
2011-03-17
1
-0
/
+5
*
Make 'repo sync -jN' exit with an error code in the case of sync errors.
Doug Anderson
2011-03-17
1
-14
/
+70
*
Add 'list' command to repo.
Doug Anderson
2011-03-16
1
-0
/
+48
*
Support repo-level pre-upload hook and prep for future hooks.
v1.7.4
Doug Anderson
2011-03-11
5
-32
/
+384
*
Post-nonexistent-revision crash sidestepped
Skyler Kaufman
2011-03-08
1
-2
/
+2
*
Renamed 'repo_hooks' function to '_ProjectHooks'.
Doug Anderson
2011-02-01
1
-7
/
+18
*
Fixed bug identifying 'commit-msg' files.
Doug Anderson
2011-02-01
1
-1
/
+1
*
Fix mirror clients with no worktree
v1.7.3.1
Shawn O. Pearce
2011-01-10
1
-1
/
+4
*
Bump repo version to 1,10
v1.7.3
Shawn O. Pearce
2011-01-10
1
-1
/
+1
*
help: Don't show empty Summary or Description sections
Shawn O. Pearce
2011-01-09
1
-0
/
+2
*
sync: Run `git gc --auto` after fetch
Shawn O. Pearce
2011-01-09
2
-0
/
+3
*
Add "repo branch" as an alias for "repo branches"
Mike Lockwood
2011-01-09
1
-0
/
+2
*
upload: Catch and cleanly report connectivity errors
Shawn O. Pearce
2011-01-09
2
-6
/
+14
*
forall: Silently skip missing projects
Shawn O. Pearce
2011-01-09
1
-0
/
+6
*
Fix to display the usage message of the command download when the user
Thiago Farina
2011-01-09
1
-0
/
+3
*
Use os.environ.copy() instead of dict()
Shawn O. Pearce
2011-01-09
1
-1
/
+1
*
Make path references OS independent
Anthony Newnam
2011-01-09
4
-6
/
+12
*
Encode the environment variables passed to git
Shawn O. Pearce
2011-01-09
4
-14
/
+17
*
Exit with statuscode 0 for repo help init
Trond Norbye
2011-01-09
1
-0
/
+1
*
Fixed race condition in 'repo sync -jN' that would open multiple masters.
v1.7.2
Doug Anderson
2010-12-21
2
-61
/
+90
*
Added feature to print a <notice> from manifest at the end of a sync.
v1.7.1
Doug Anderson
2010-11-01
3
-1
/
+71
*
sync: Use --force-broken to continue other projects
v1.7
Andrei Warkentin
2010-10-29
1
-3
/
+15
*
upload: Remove --replace option
Ficus Kirkpatrick
2010-10-29
2
-83
/
+1
*
sync --quiet: be more quiet
Shawn O. Pearce
2010-10-29
2
-14
/
+27
*
sync: Enable use of git clone --reference
Shawn O. Pearce
2010-10-29
3
-9
/
+111
*
Only delete corrupt pickle config files if they exist
Ulrik Sjölin
2010-10-29
1
-2
/
+4
*
Don't allow git fetch to start ControlMaster
Doug Anderson
2010-10-29
1
-1
/
+1
*
Check for existing SSH ControlMaster
Doug Anderson
2010-10-29
1
-12
/
+41
*
Fix for handling values of EDITOR which contain a space.
Patrick Dubroy
2010-08-06
1
-1
/
+1
*
upload: Fix --replace flag
v1.6.10.2
Shawn O. Pearce
2010-07-16
1
-2
/
+2
*
rebase: Pass through more options
v1.6.10.1
Shawn O. Pearce
2010-07-15
1
-7
/
+39
*
upload: Allow review.HOST.username to override email
v1.6.10
Shawn O. Pearce
2010-07-15
2
-1
/
+9
*
upload -t: Automatically include local branch name
Shawn O. Pearce
2010-07-15
2
-13
/
+25
*
Warn users before uploading if there are local changes
Anthony Newnam
2010-07-15
2
-0
/
+36
*
sync: Try fetching a tag as a last resort before giving up
Julius Gustavsson
2010-07-15
1
-3
/
+18
*
rebase: Automatically rebase branch on upstrea
Daniel Sandler
2010-07-15
1
-0
/
+75
*
upload: Automatically --cc folks in review.URL.autocopy
Ben Komalo
2010-07-15
1
-1
/
+27
*
Fix format string bugs in grep
v1.6.9.8
Sebastian Schmidt
2010-06-17
1
-4
/
+4
*
Do not invoke ssh with -p argument when no port has been specified.
Josh Guilfoyle
2010-06-08
1
-5
/
+12
*
Allow files to be copied into new folders
Matthew Buckett
2010-05-27
1
-0
/
+4
*
Do not emit progress if stderr is not a tty
Shawn O. Pearce
2010-05-27
1
-2
/
+5
[prev]
[next]