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
*
Fix initial sync broken by sync-c option
v1.9.0
Shawn O. Pearce
2012-05-24
1
-1
/
+9
*
Parse manifest and local_manifest together
Colin Cross
2012-05-24
1
-41
/
+33
*
ManifestXml: add include support
Brian Harring
2012-05-24
2
-8
/
+44
*
repo download: add --ff-only option
Pierre Tardy
2012-05-24
2
-1
/
+8
*
repo download: add --revert option
Erwan Mahe
2012-05-24
2
-1
/
+15
*
repo download: add --cherry-pick option
Pierre Tardy
2012-05-24
2
-2
/
+15
*
Avoid failing concat for multi-encoding filenames
Cezary Baginski
2012-05-24
1
-2
/
+9
*
Add sync-c option to manifest
Anatol Pomazau
2012-04-23
3
-2
/
+28
*
Treat groups= as default
Colin Cross
2012-04-23
2
-2
/
+2
*
Fix syntax errors in subcmds/init.py
Colin Cross
2012-04-23
1
-3
/
+2
*
Add a --platform flag
Conley Owens
2012-04-23
3
-2
/
+29
*
Refine groups functionality
Conley Owens
2012-04-23
6
-52
/
+42
*
Add project annotation handling to repo
James W. Mills
2012-04-23
4
-1
/
+53
*
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
8
-7
/
+108
*
Option for 'repo diff' to generate output suitable for 'patch' cmd
pelya
2012-04-13
2
-2
/
+18
*
New flag for repo upload: --current_branch (--cbr)
Daniel Sandler
2012-04-06
1
-1
/
+8
*
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
2
-4
/
+21
*
Permit - in URL schemes for special URLs
Shawn O. Pearce
2012-03-14
2
-1
/
+3
*
Add support for Apache Digest authentication for repo init.
Xiaodong Xu
2012-03-14
2
-6
/
+26
*
repo status to print project name on clean gits
Ali Utku Selen
2012-03-12
2
-14
/
+1
*
Add 'rebase="false"' attribute to the <project/> XML.
Mike Pontillo
2012-03-12
2
-3
/
+13
*
Avoid missing content-length header in project.py
Conley Owens
2012-03-12
1
-1
/
+1
*
Update SUBMITTING_PATCHES
Shawn O. Pearce
2012-02-28
1
-9
/
+8
*
sync: Add manifest_name parameter
Chris Wolfe
2012-01-26
1
-0
/
+12
*
upload: Support uploading to Gerrit over https://
v1.7.8.2
Shawn O. Pearce
2012-01-11
2
-64
/
+42
*
Revert "Default repo manifest settings in git config"
v1.7.8.1
Shawn O. Pearce
2011-11-30
3
-43
/
+6
*
Describe the repo launch version in `repo version`
Shawn O. Pearce
2011-11-29
2
-0
/
+12
*
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
[next]