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
...
*
|
Migrate git-repo to create private changes rather than drafts
Changcheng Xiao
2017-08-07
1
-9
/
+1
*
|
Add options for git-repo to support private and wip changes
Changcheng Xiao
2017-08-07
1
-0
/
+11
*
|
init: add missing submodule arg
Martin Kelly
2017-07-10
1
-2
/
+2
|
/
*
sync: Add support to dump a JSON event log of all sync events.
David Riley
2017-05-29
1
-3
/
+15
*
Fix misplaced file separator string.replace call
Renaud Paquay
2017-05-28
1
-1
/
+1
*
Merge "init: add --submodules to sync manifest submodules"
David Pursehouse
2017-05-27
1
-8
/
+41
|
\
|
*
init: add --submodules to sync manifest submodules
Martin Kelly
2017-05-23
1
-8
/
+41
*
|
project.py: fix performance issue with --reference when the mirrored reposito...
heping
2017-04-12
1
-4
/
+6
|
/
*
Merge "Fix removing broken symlink in reference dir"
David Pursehouse
2016-12-06
1
-7
/
+8
|
\
|
*
Fix removing broken symlink in reference dir
Cheuk Leung
2016-06-29
1
-7
/
+8
*
|
Merge "Fix checkout error when depth passed to repo init and revision is a sha1"
Dan Willemsen
2016-10-28
1
-21
/
+21
|
\
\
|
*
|
Fix checkout error when depth passed to repo init and revision is a sha1
Aymen Bouaziz
2016-10-28
1
-21
/
+21
*
|
|
_CheckDirReference: log actual error before suggesting --force-sync
Marc Herbert
2016-10-27
1
-0
/
+1
*
|
|
status: add -q/--quiet option
Andrew Wheeler
2016-10-17
1
-1
/
+7
|
/
/
*
|
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
[prev]
[next]