Linux Foundation Collaborative Projects
index
:
git-repo
googlesource/maint
googlesource/master
googlesource/stable
Unnamed repository
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
Fix ManifestParseError when first child node is comment
v1.10.4
googlesource/maint
Jooncheol Park
1
-3
/
+5
2012-09-07
sync: Correct imports of `R_HEADS` and `HEAD`
David Pursehouse
1
-3
/
+1
2012-09-06
sync: catch exceptions when connecting to the manifest server
David Pursehouse
1
-3
/
+7
2012-09-06
Fix errors when clone.bundle missing on server
Matt Gumbel
1
-3
/
+13
2012-09-05
Allow projects to be specified as notdefault
Conley Owens
5
-16
/
+18
2012-09-05
Make "repo sync -j<count>" stop properly on Ctrl-C.
David 'Digit' Turner
2
-0
/
+3
2012-09-05
manifest-format.txt: Add documentation for GetManifest RPC method
David Pursehouse
1
-4
/
+10
2012-09-04
`repo manifest`: default to stdout if no "-o"
Conley Owens
1
-0
/
+1
2012-08-23
init: Improved help text for the --mirror option
David Pursehouse
1
-1
/
+2
2012-08-23
Remove unused imports
David Pursehouse
9
-12
/
+3
2012-08-22
manifest-format.txt: Fix a couple of minor spelling mistakes
David Pursehouse
1
-2
/
+2
2012-08-21
Patches should be submitted to master, not maint
David Pursehouse
1
-2
/
+2
2012-08-14
Merge branch 'master' into maint
Conley Owens
0
-0
/
+0
2012-08-07
Omit all default groups when generating a manifest
Dmitry Fink
1
-1
/
+2
2012-08-06
project.py: Replace the relpath function with os.path.relpath
Mickaël Salaün
1
-17
/
+2
2012-08-02
Use curl command line tool for clone.bundle
v1.10.3
Shawn O. Pearce
1
-102
/
+30
2012-08-02
sync: Honor --no-clone-bundle with -j1
Shawn O. Pearce
1
-2
/
+4
2012-08-02
Fix mirror mode
v1.10.2
Shawn O. Pearce
1
-1
/
+1
2012-08-01
Fix unsupported operand type(s) for +: 'int' and 'str'
v1.10.1
Shawn O. Pearce
1
-1
/
+1
2012-08-01
Fix percent done on resumed /clone.bundle
v1.10.0
Shawn O. Pearce
1
-4
/
+4
2012-07-31
Fix bug in version_tuple to handle strings with -rc#
Chad Jones
1
-1
/
+1
2012-07-31
Add remote alias support in manifest
Yestin Sun
2
-2
/
+17
2012-07-31
Add "repo overview" command.
Joe Hansche
1
-0
/
+80
2012-07-31
Inject the project name into each projects groups.
Brian Harring
2
-3
/
+8
2012-07-28
upload: add --draft option.
Brian Harring
2
-5
/
+16
2012-07-20
Don't delete the branch config when switching branches.
v1.9.6
Torne (Richard Coles)
1
-1
/
+1
2012-06-14
Fix for failures with repo upload for projects that have a SHA1 for a revisio...
v1.9.5
Chad Jones
1
-0
/
+5
2012-06-13
Single quote http.proxy in GIT_CONFIG_PARAMETERS
v1.9.4
Shawn O. Pearce
1
-1
/
+1
2012-06-13
Detach branch even when already on the latest revision using sync -d
Florian Vallee
1
-4
/
+7
2012-06-13
Support automatically stashing local modifications during repo-rebase.
Joe Hansche
1
-0
/
+21
2012-06-13
Fix switching manifest branches using repo init -b
Florian Vallee
2
-0
/
+19
2012-06-07
Restore include support.
Brian Harring
1
-5
/
+6
2012-06-05
Use GIT_CONFIG_PARAMETERS instead of -c for http.proxy
v1.9.3
Shawn O. Pearce
1
-2
/
+6
2012-06-05
repo: Add option review.URL.uploadtopic support
v1.9.2
Anthony Russello
1
-0
/
+13
2012-06-05
Use gerrit.googlesource.com/git-repo as the default URL
Shawn O. Pearce
1
-1
/
+1
2012-06-05
Detect git is not installed
Shawn O. Pearce
1
-2
/
+12
2012-05-25
Pass http_proxy as -c http.proxy on Mac OS X
Shawn O. Pearce
1
-0
/
+2
2012-05-25
hooks/pre-auto-gc: look in sysfs to see if a battery is known.
Brian Harring
1
-0
/
+5
2012-05-24
Allow projects with groups=None
v1.9.1
Colin Cross
1
-0
/
+2
2012-05-24
Fix initial sync broken by sync-c option
v1.9.0
Shawn O. Pearce
1
-1
/
+9
2012-05-24
Parse manifest and local_manifest together
Colin Cross
1
-41
/
+33
2012-05-24
ManifestXml: add include support
Brian Harring
2
-8
/
+44
2012-05-24
repo download: add --ff-only option
Pierre Tardy
2
-1
/
+8
2012-05-24
repo download: add --revert option
Erwan Mahe
2
-1
/
+15
2012-05-24
repo download: add --cherry-pick option
Pierre Tardy
2
-2
/
+15
2012-05-24
Avoid failing concat for multi-encoding filenames
Cezary Baginski
1
-2
/
+9
2012-04-23
Add sync-c option to manifest
Anatol Pomazau
3
-2
/
+28
2012-04-23
Treat groups= as default
Colin Cross
2
-2
/
+2
2012-04-23
Fix syntax errors in subcmds/init.py
Colin Cross
1
-3
/
+2
2012-04-23
Add a --platform flag
Conley Owens
3
-2
/
+29
[next]