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 fetch --unshallow when appropriate.
Conley Owens
2014-05-09
1
-4
/
+24
*
Merge "Enable remotes to define their own revision"
Conley Owens
2014-05-08
1
-2
/
+5
|
\
|
*
Enable remotes to define their own revision
Anthony King
2014-05-07
1
-2
/
+5
*
|
Merge "Use exec() rather than execfile()"
Conley Owens
2014-05-07
1
-1
/
+2
|
\
\
|
*
|
Use exec() rather than execfile()
Anthony King
2014-05-05
1
-1
/
+2
|
|
/
*
/
Use next(iterator) rather than iterator.next()
Anthony King
2014-05-07
1
-3
/
+3
|
/
*
Ensure HEAD is correct when skipping remote fetch
v1.12.16
Conley Owens
2014-05-01
1
-11
/
+6
*
Add 'shallow' gitfile to symlinks
v1.12.15
Conley Owens
2014-04-30
1
-1
/
+1
*
Merge "Ignore clone-depth attribute when fetching to a mirror"
v1.12.14
Conley Owens
2014-04-24
1
-4
/
+10
|
\
|
*
Ignore clone-depth attribute when fetching to a mirror
David Pursehouse
2014-04-16
1
-4
/
+10
*
|
Add linkfile support.
Jeff Hamilton
2014-04-22
1
-8
/
+41
|
/
*
Make --no-tags work with -c
Mitchel Humpherys
2014-03-12
1
-7
/
+7
*
Fix indentation in project.py
David Pursehouse
2014-03-11
1
-1
/
+1
*
More verbose errors for NoManifestExceptions.
Dan Sandler
2014-03-11
1
-2
/
+2
*
Don't fetch from remotes if commit id exists locally
Chris AtLee
2014-03-03
1
-12
/
+18
*
Add the "diffmanifests" command
Julien Campergue
2014-02-17
1
-0
/
+54
*
Check for existence of refs upon initial fetch
Conley Owens
2014-02-12
1
-0
/
+6
*
Merge "Only fetch current branch on shallow clients"
v1.12.8
Conley Owens
2014-01-29
1
-4
/
+7
|
\
|
*
Only fetch current branch on shallow clients
Shawn Pearce
2014-01-29
1
-4
/
+7
*
|
Merge "repo: Support multiple branches for the same project."
Conley Owens
2014-01-10
1
-36
/
+82
|
\
\
|
*
|
repo: Support multiple branches for the same project.
David James
2013-10-14
1
-36
/
+82
|
|
/
*
|
Merge "Canonicalize project hooks path before use"
Conley Owens
2014-01-09
1
-2
/
+2
|
\
\
|
*
|
Canonicalize project hooks path before use
Jesse Hall
2013-12-03
1
-2
/
+2
*
|
|
Add --archive option to init to sync using git archive
Julien Campergue
2013-12-10
1
-1
/
+62
|
/
/
*
|
Fix print of git-remote-persistent-https error
Conley Owens
2013-11-21
1
-3
/
+3
*
|
Fix some python3 encoding issues
Chirayu Desai
2013-11-21
1
-1
/
+1
|
/
*
Accept all UTF-8 committer names
Conley Owens
2013-09-27
1
-1
/
+1
*
Wait for git-remote-persistent-https -print_config to exit
Dave Borowitz
2013-09-25
1
-1
/
+6
*
DownloadPatchSet: fetch the change only, and nothing else.
Chirayu Desai
2013-06-13
1
-1
/
+0
*
Read cookie file from git-remote-persistent-https if applicable
Dave Borowitz
2013-06-04
1
-4
/
+29
*
Ensure clone.bundle files have proper header
Dave Borowitz
2013-06-04
1
-1
/
+12
*
Send reviews to a different branch from fetch
Bryan Jacobs
2013-05-24
1
-5
/
+13
*
Move Python version checking to a separate module
David Pursehouse
2013-05-23
1
-3
/
+4
*
Use reference also for manifest git
Victor Boivie
2013-05-12
1
-4
/
+5
*
Merge "Re-initialise repos git hooks when updating the forest"
David Pursehouse
2013-05-09
1
-5
/
+12
|
\
|
*
Re-initialise repos git hooks when updating the forest
Jimmie Wester
2013-03-08
1
-5
/
+12
*
|
Repo should not fetch tags for shallow projects
Jimmie Wester
2013-05-08
1
-1
/
+3
*
|
Some fixes for supporting python3
Chirayu Desai
2013-04-18
1
-21
/
+28
*
|
Allow clone depth to be specified per project
David Pursehouse
2013-04-10
1
-2
/
+7
*
|
Special handling for manifest group "default"
David Holmer
2013-04-03
1
-1
/
+6
|
/
*
upload: support --re and --cc options over HTTP
v1.12.2
Shawn Pearce
2013-02-28
1
-0
/
+5
*
Add --no-tags option to prevent fetching of tags
Mitchel Humpherys
2013-02-27
1
-4
/
+10
*
Check for a cookie file when fetching clone.bundle.
Torne (Richard Coles)
2013-01-11
1
-0
/
+3
*
Represent git-submodule as nested projects, take 2
Che-Liang Chiou
2012-11-19
1
-1
/
+176
*
Raise a NoManifestException when the manifest DNE
Conley Owens
2012-11-15
1
-1
/
+5
*
Tidy up code formatting a bit more
David Pursehouse
2012-11-14
1
-2
/
+2
*
Fix inconsistent indentation
David Pursehouse
2012-11-14
1
-16
/
+16
*
Fix: "Statement seems to have no effect"
David Pursehouse
2012-11-14
1
-1
/
+1
*
Change print statements to work in python3
Sarah Owens
2012-11-13
1
-6
/
+8
*
Fix pylint warning W0108: Lambda may not be necessary
David Pursehouse
2012-11-07
1
-1
/
+1
[prev]
[next]