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
/
project.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use modern Python exception syntax
Sarah Owens
2012-10-23
1
-5
/
+5
*
More coding style cleanup
David Pursehouse
2012-10-22
1
-8
/
+16
*
Rename "dir" variables
Mickaël Salaün
2012-10-10
1
-3
/
+3
*
Coding style cleanup
David Pursehouse
2012-10-09
1
-61
/
+58
*
manifest: record the original revision when in -r mode.
Brian Harring
2012-09-28
1
-10
/
+35
*
Fix errors when clone.bundle missing on server
Matt Gumbel
2012-09-06
1
-3
/
+13
*
Allow projects to be specified as notdefault
Conley Owens
2012-09-05
1
-7
/
+8
*
Remove unused imports
David Pursehouse
2012-08-23
1
-3
/
+1
*
project.py: Replace the relpath function with os.path.relpath
Mickaël Salaün
2012-08-06
1
-17
/
+2
*
Use curl command line tool for clone.bundle
v1.10.3
Shawn O. Pearce
2012-08-02
1
-102
/
+30
*
Fix unsupported operand type(s) for +: 'int' and 'str'
v1.10.1
Shawn O. Pearce
2012-08-01
1
-1
/
+1
*
Fix percent done on resumed /clone.bundle
v1.10.0
Shawn O. Pearce
2012-08-01
1
-4
/
+4
*
upload: add --draft option.
Brian Harring
2012-07-28
1
-4
/
+12
*
Don't delete the branch config when switching branches.
v1.9.6
Torne (Richard Coles)
2012-07-20
1
-1
/
+1
*
Detach branch even when already on the latest revision using sync -d
Florian Vallee
2012-06-13
1
-4
/
+7
*
Fix switching manifest branches using repo init -b
Florian Vallee
2012-06-13
1
-0
/
+16
*
Allow projects with groups=None
v1.9.1
Colin Cross
2012-05-24
1
-0
/
+2
*
Fix initial sync broken by sync-c option
v1.9.0
Shawn O. Pearce
2012-05-24
1
-1
/
+9
*
repo download: add --ff-only option
Pierre Tardy
2012-05-24
1
-1
/
+3
*
repo download: add --revert option
Erwan Mahe
2012-05-24
1
-0
/
+9
*
repo download: add --cherry-pick option
Pierre Tardy
2012-05-24
1
-0
/
+8
*
Add sync-c option to manifest
Anatol Pomazau
2012-04-23
1
-1
/
+4
*
Refine groups functionality
Conley Owens
2012-04-23
1
-34
/
+14
*
Add project annotation handling to repo
James W. Mills
2012-04-23
1
-0
/
+9
*
Check if SHA1 presents in repository
Anatol Pomazau
2012-04-23
1
-2
/
+4
*
Add manifest groups
v1.8.2
Colin Cross
2012-04-13
1
-2
/
+44
*
Option for 'repo diff' to generate output suitable for 'patch' cmd
pelya
2012-04-13
1
-1
/
+4
*
Ignore /clone.bundle on HTTP 401, 403 and 404
v1.8.1
Shawn O. Pearce
2012-03-22
1
-1
/
+1
*
Do not change branch.foo.merge in case of manifest sync
Anatol Pomazau
2012-03-20
1
-1
/
+3
*
sync: --no-clone-bundle disables the clone bundle support
v1.8.0
Shawn O. Pearce
2012-03-14
1
-2
/
+8
*
Permit - in URL schemes for special URLs
Shawn O. Pearce
2012-03-14
1
-0
/
+2
*
repo status to print project name on clean gits
Ali Utku Selen
2012-03-12
1
-1
/
+1
*
Add 'rebase="false"' attribute to the <project/> XML.
Mike Pontillo
2012-03-12
1
-2
/
+5
*
Avoid missing content-length header in project.py
Conley Owens
2012-03-12
1
-1
/
+1
*
upload: Support uploading to Gerrit over https://
v1.7.8.2
Shawn O. Pearce
2012-01-11
1
-16
/
+15
*
Fix typo
Anatol Pomazau
2011-11-29
1
-1
/
+1
*
Add a sync flag that fetches only current branch
Anatol Pomazau
2011-11-03
1
-18
/
+37
*
Fix Python 2.4 support
Shawn O. Pearce
2011-10-11
1
-1
/
+6
*
Work around Python 2.7 urllib2 bug
Shawn O. Pearce
2011-10-11
1
-33
/
+44
*
Fix AttributeError: 'HTTPError' object has no attribute 'reason'
v1.7.7.2
Shawn O. Pearce
2011-10-11
1
-1
/
+1
*
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
1
-11
/
+134
*
Add commit-msg hook also for manifest project
Victor Boivie
2011-07-20
1
-1
/
+4
*
Add a --depth option to repo init.
v1.7.5
Doug Anderson
2011-06-09
1
-0
/
+7
*
Add branch support to repo upload
Mandeep Singh Baines
2011-05-26
1
-1
/
+3
*
Fixed repo checkout error message when git reports errors.
Doug Anderson
2011-04-07
1
-1
/
+8
*
Fixed repo abandon to give better messages.
Doug Anderson
2011-04-07
1
-3
/
+9
*
Add option to check status of projects in parallel.
Terence Haddock
2011-04-07
1
-4
/
+12
*
Creating rr-cache
v1.7.4.1
Victor Boivie
2011-03-17
1
-0
/
+5
[next]