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
*
Improve error handling when reading loose refs
v1.7.8
Shawn O. Pearce
2011-11-29
1
-5
/
+7
*
Propagate result codes from subcmds to sys.exit().
Daniel Sandler
2011-11-29
1
-10
/
+17
*
Don't prompt the user for name/email unless necessary
Victor Boivie
2011-11-29
2
-1
/
+31
*
Default repo manifest settings in git config
Victor Boivie
2011-11-29
3
-6
/
+43
*
Added remote destination branch information when uploading.
Christer Fletcher
2011-11-29
1
-3
/
+4
*
repo: capitalize default prompt char
Mike Frysinger
2011-11-29
2
-5
/
+5
*
Fixed UnicodeDecodeError while uploading changes.
chenguodong
2011-11-29
1
-0
/
+5
*
Fix typo
Anatol Pomazau
2011-11-29
1
-1
/
+1
*
Stabilize repo communication with subprocesses.
Ulrik Sjölin
2011-11-29
1
-19
/
+3
*
Add a sync flag that fetches only current branch
Anatol Pomazau
2011-11-03
2
-21
/
+46
*
Remove extra '/' in RemoteSpec
v1.7.7.6
Conley Owens
2011-11-03
1
-1
/
+1
*
Correctly name projects when mirroring
v1.7.7.5
Conley Owens
2011-10-20
1
-4
/
+8
*
Fix sync on Python 2.6.6
v1.7.7.4
Shawn O. Pearce
2011-10-11
1
-0
/
+2
*
help: Fix help sync
Shawn O. Pearce
2011-10-11
1
-0
/
+1
*
upload: Honor REPO_HOST_PORT_INFO environment variable
v1.7.7.3
Shawn O. Pearce
2011-10-11
1
-0
/
+10
*
Fix Python 2.4 support
Shawn O. Pearce
2011-10-11
3
-10
/
+18
*
Work around Python 2.7 urllib2 bug
Shawn O. Pearce
2011-10-11
2
-34
/
+54
*
Fix AttributeError: 'HTTPError' object has no attribute 'reason'
v1.7.7.2
Shawn O. Pearce
2011-10-11
2
-7
/
+6
*
Work around Python 2.7 failure to initialize base class
Shawn O. Pearce
2011-10-11
1
-1
/
+7
*
sync: Fetch after applying bundle and retry after errors
v1.7.7.1
Shawn O. Pearce
2011-10-03
1
-62
/
+74
*
sync: Support downloading bundle to initialize repository
v1.7.7
Shawn O. Pearce
2011-09-28
6
-24
/
+250
*
Allow remote url to be relative to manifst url
Conley Owens
2011-09-28
1
-6
/
+19
*
sync: Update default -j flag from manifest
Shawn O. Pearce
2011-09-26
1
-1
/
+2
*
Ignore missing ~/.netrc
v1.7.6.1
Shawn O. Pearce
2011-09-23
1
-0
/
+2
*
sync: Allow -j to have a default in manifest
v1.7.6
Shawn O. Pearce
2011-09-22
3
-1
/
+14
*
sync: Limit -j to file descriptors
Shawn O. Pearce
2011-09-22
1
-0
/
+12
*
Add global option --time to track execution
Shawn O. Pearce
2011-09-22
1
-1
/
+18
*
Support units in progress messages
Shawn O. Pearce
2011-09-19
1
-7
/
+8
*
Add support for url.*.insteadof
Shawn O. Pearce
2011-09-19
1
-0
/
+9
*
Support ~/.netrc for HTTP Basic authentication
Shawn O. Pearce
2011-09-19
1
-0
/
+12
*
Enhance HTTP support
Shawn O. Pearce
2011-09-19
2
-18
/
+77
*
Honor http_proxy variable globally
Shawn O. Pearce
2011-09-11
2
-6
/
+8
*
Change default REPO_URL to code.google.com
Shawn O. Pearce
2011-09-05
1
-2
/
+2
*
Add commit-msg hook also for manifest project
Victor Boivie
2011-07-20
1
-1
/
+4
*
Smart tag support
Victor Boivie
2011-07-20
1
-15
/
+23
*
Honor 'http_proxy' environment variable
Anatol Pomozov
2011-07-20
1
-0
/
+6
*
Add --depth option to main repo wrapper.
Doug Anderson
2011-06-14
1
-2
/
+5
*
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
[next]