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
*
implement optional 'pushurl' in the manifest file
Steve Rae
2016-09-20
1
-0
/
+4
*
Merge "Fix submodule checkout error when using sync-s option"
David Pursehouse
2016-09-14
1
-1
/
+1
|
\
|
*
Fix submodule checkout error when using sync-s option
Aymen Bouaziz
2016-06-27
1
-1
/
+1
*
|
RepoHook: do not list options twice during hash based approval
Jonathan Nieder
2016-08-18
1
-4
/
+2
*
|
Merge "project: Set config option to skip lfs smudge filter"
David Pursehouse
2016-08-17
1
-0
/
+1
|
\
\
|
*
|
project: Set config option to skip lfs smudge filter
David Pursehouse
2016-08-16
1
-0
/
+1
*
|
|
RepoHook: allow users to approve hooks via manifests
Mike Frysinger
2016-08-16
1
-22
/
+81
|
/
/
*
|
Merge "repo: Repo does not always handle '.' parameter correctly"
David Pursehouse
2016-08-14
1
-1
/
+1
|
\
\
|
*
|
repo: Repo does not always handle '.' parameter correctly
Mark E. Hamilton
2016-04-08
1
-1
/
+1
*
|
|
Merge "Fix variable assignment"
David Pursehouse
2016-06-29
1
-1
/
+4
|
\
\
\
|
*
|
|
Fix variable assignment
Aymen Bouaziz
2016-06-28
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix XmlManifest.Save with remotes that have 'alias' set"
Dan Willemsen
2016-04-22
1
-1
/
+3
|
\
\
\
|
*
|
|
Fix XmlManifest.Save with remotes that have 'alias' set
Dan Willemsen
2016-04-22
1
-1
/
+3
|
|
|
/
|
|
/
|
*
/
|
diffmanifests: support custom git pretty format strings
Sebastian Schuberth
2016-04-21
1
-4
/
+9
|
/
/
*
|
Fix symlinking of new projects
Dan Willemsen
2016-04-05
1
-4
/
+4
*
|
Merge changes from topic 'pylint-pep8-cleanup'
David Pursehouse
2016-03-15
1
-110
/
+149
|
\
\
|
*
|
project.py: Cleaned up pylint/pep8 violations
Mark E. Hamilton
2016-03-02
1
-110
/
+149
|
|
/
*
/
RepoHook: set __file__ when running the hook
Mike Frysinger
2016-03-05
1
-1
/
+1
|
/
*
Fix prune when bare git has detached head
Dan Willemsen
2015-12-15
1
-3
/
+4
*
Check for broken links when updating linkfiles
Dan Willemsen
2015-11-18
1
-1
/
+1
*
Sync: Add option to prune refs during sync
David Pursehouse
2015-10-27
1
-3
/
+8
*
_CopyAndLinkFiles even if the sources haven't changed
Dan Willemsen
2015-09-03
1
-0
/
+4
*
GITC: Add repo start support.
Simran Basi
2015-08-28
1
-6
/
+12
*
project.py: Improve message shown when hook is not replaced
David Pursehouse
2015-08-25
1
-1
/
+1
*
project.py: Consistently use the _error method to print error messages
David Pursehouse
2015-08-25
1
-7
/
+8
*
Merge "Support smart-sync through persistent-http[s]"
Dan Willemsen
2015-08-19
1
-37
/
+2
|
\
|
*
Support smart-sync through persistent-http[s]
Dan Willemsen
2015-08-19
1
-37
/
+2
*
|
Merge "Fix formatting of message when retrying clone"
Dan Willemsen
2015-08-19
1
-1
/
+1
|
\
\
|
*
|
Fix formatting of message when retrying clone
David Pursehouse
2015-08-19
1
-1
/
+1
|
|
/
*
|
Merge "Include project path in --force-sync error message"
Dan Willemsen
2015-08-19
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Include project path in --force-sync error message
Simon Ruggier
2015-08-04
1
-1
/
+4
*
|
Fix shallow clone behavior
Dan Willemsen
2015-08-03
1
-10
/
+7
|
/
*
Fix _ReferenceGitDir symlinking
Dan Willemsen
2015-07-30
1
-1
/
+2
*
Add option to correct gitdir when syncing
v1.12.25
Kevin Degi
2015-07-29
1
-10
/
+34
*
Merge "InitGitDir: Clean up created directories"
Conley Owens
2015-07-29
1
-51
/
+63
|
\
|
*
InitGitDir: Clean up created directories
Kevin Degi
2015-07-27
1
-51
/
+63
*
|
Revert "Add --prune option to fetch when syncing a mirror repo"
v1.12.24
David Pursehouse
2015-07-20
1
-2
/
+0
|
/
*
Merge "Fail if gitdir does not point to objdir during sync"
Conley Owens
2015-07-15
1
-20
/
+47
|
\
|
*
Fail if gitdir does not point to objdir during sync
Kevin Degi
2015-05-12
1
-20
/
+47
*
|
project.RemoteFetch: Handle depth cases more robustly
Kevin Degi
2015-07-15
1
-3
/
+10
*
|
Teach _LinkFile._Link to handle globs.
Wink Saville
2015-06-03
1
-11
/
+44
*
|
Merge changes I32da12c2,Ie4a65b3e
David Pursehouse
2015-06-02
1
-0
/
+3
|
\
\
|
*
|
Skip sleep and retry if git remote update exits with a signal
Colin Cross
2015-05-13
1
-0
/
+3
*
|
|
Make linkfile symlinks relative
Colin Cross
2015-06-01
1
-6
/
+7
|
/
/
*
|
Merge "Don't attempt to create "fully qualified names" for SHA1s"
David Pursehouse
2015-05-11
1
-1
/
+1
|
\
\
|
*
|
Don't attempt to create "fully qualified names" for SHA1s
Alexandre Boeglin
2015-04-30
1
-1
/
+1
|
|
/
*
|
Merge "Add option on sync to avoid fetching from remotes for existing sha1"
David Pursehouse
2015-05-01
1
-4
/
+10
|
\
\
|
*
|
Add option on sync to avoid fetching from remotes for existing sha1
David Pursehouse
2015-04-30
1
-4
/
+10
|
|
/
*
/
Add --prune option to fetch when syncing a mirror repo
David Pursehouse
2015-04-30
1
-0
/
+2
|
/
*
Don't append branch to fetch spec when syncing to a mirror
v1.12.21
David Pursehouse
2015-04-27
1
-12
/
+13
[next]