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
*
Merge "_CopyAndLinkFiles even if the sources haven't changed"
v1.12.30
Dan Willemsen
2015-09-09
1
-0
/
+4
|
\
|
*
_CopyAndLinkFiles even if the sources haven't changed
Dan Willemsen
2015-09-03
1
-0
/
+4
*
|
GITC: Always update the gitc manifest from the repo manifest
Dan Willemsen
2015-09-09
5
-34
/
+100
|
/
*
GITC: Fix repo sync.
v1.12.29
Simran Basi
2015-09-03
1
-1
/
+1
*
gitc: Improve help visibility
v1.12.28
Dan Willemsen
2015-09-01
5
-5
/
+39
*
Fix gitc check if gitc isn't installed
Dan Willemsen
2015-08-31
1
-2
/
+3
*
GITC: Pull GITC Manifest Dir from the config.
Simran Basi
2015-08-31
5
-21
/
+35
*
GITC: Expand relative remote URLs.
Simran Basi
2015-08-28
1
-2
/
+4
*
GITC: Add repo start support.
Simran Basi
2015-08-28
7
-39
/
+166
*
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
*
Smartsync: Don't fail if there isn't a cookiefile
v1.12.27
Dan Willemsen
2015-08-20
1
-13
/
+16
*
Sync: Refactor netrc parsing
David Pursehouse
2015-08-20
1
-10
/
+9
*
gitc_init: Remove unused import
David Pursehouse
2015-08-20
1
-2
/
+1
*
gitc_utils: Fix incorrect string format argument
David Pursehouse
2015-08-20
1
-1
/
+1
*
gitc_utils: Remove unused variable
David Pursehouse
2015-08-20
1
-1
/
+0
*
gitc_utils: Remove unused import; add missing import
David Pursehouse
2015-08-20
1
-1
/
+1
*
Merge "Support smart-sync through persistent-http[s]"
Dan Willemsen
2015-08-19
3
-38
/
+145
|
\
|
*
Support smart-sync through persistent-http[s]
Dan Willemsen
2015-08-19
3
-38
/
+145
*
|
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
*
|
|
|
Merge "Copy clone-depth in `repo manifest`"
Dan Willemsen
2015-08-19
1
-0
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Copy clone-depth in `repo manifest`
Dan Willemsen
2015-08-17
1
-0
/
+3
|
|
|
/
|
|
/
|
*
/
|
GITC: Add repo sync support.
Simran Basi
2015-08-18
3
-53
/
+108
|
/
/
*
|
Merge "GITC: Add gitc-init subcommand to repo."
Dan Willemsen
2015-08-12
2
-3
/
+147
|
\
\
|
*
|
GITC: Add gitc-init subcommand to repo.
Simran Basi
2015-08-12
2
-3
/
+147
*
|
|
Merge "Fix shallow clone behavior"
Dan Willemsen
2015-08-05
1
-10
/
+7
|
\
\
\
|
*
|
|
Fix shallow clone behavior
Dan Willemsen
2015-08-03
1
-10
/
+7
*
|
|
|
Merge "Support filtering by group on forall and list subcmd"
David Pursehouse
2015-08-05
3
-4
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Support filtering by group on forall and list subcmd
Graham Christensen
2015-07-30
3
-4
/
+11
|
|
|
/
|
|
/
|
*
|
|
Include dest-branch attribute in the 'manifest' subcommand's output
Simon Ruggier
2015-07-31
1
-0
/
+6
|
|
/
|
/
|
*
|
Merge "Fix _ReferenceGitDir symlinking"
v1.12.26
Dan Willemsen
2015-07-31
1
-1
/
+2
|
\
\
|
*
|
Fix _ReferenceGitDir symlinking
Dan Willemsen
2015-07-30
1
-1
/
+2
|
|
/
*
|
Merge "Emit project info in case of sync exception."
Conley Owens
2015-07-31
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Emit project info in case of sync exception.
Dan Sandler
2015-07-31
1
-1
/
+3
*
|
Add option to correct gitdir when syncing
v1.12.25
Kevin Degi
2015-07-29
2
-11
/
+46
*
|
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
*
|
|
Merge "Prevent repo info from crashing when default element doesn't exist."
David Pursehouse
2015-07-29
1
-1
/
+2
|
\
\
\
|
*
|
|
Prevent repo info from crashing when default element doesn't exist.
Cassidy Burden
2015-07-27
1
-1
/
+2
*
|
|
|
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
*
|
|
|
Merge "project.RemoteFetch: Handle depth cases more robustly"
Conley Owens
2015-07-15
1
-3
/
+10
|
\
\
\
\
|
*
|
|
|
project.RemoteFetch: Handle depth cases more robustly
Kevin Degi
2015-07-15
1
-3
/
+10
*
|
|
|
|
Merge "Always output upstream if specified"
v1.12.23
Conley Owens
2015-07-13
1
-5
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Always output upstream if specified
Conley Owens
2015-07-10
1
-5
/
+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge changes Iaefcbe14,I697a0f64,I19bfe9fe,I06e942c4
David Pursehouse
2015-07-11
2
-7
/
+27
|
\
\
\
\
\
[next]