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
/
subcmds
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'"
Dan Willemsen
2016-02-04
1
-5
/
+12
|
\
|
*
GITC: Fix 'repo start <branch> <repo>/<subdir>'
Dan Willemsen
2016-02-04
1
-5
/
+12
*
|
Add option to rebase onto project's manifest version
Xiaohui Chen
2016-01-28
1
-0
/
+9
*
|
Sync: Fix error exit code when both -n and -f are used
Hu Xiuyun
2015-11-26
1
-1
/
+2
*
|
Sync: Add option to prune refs during sync
David Pursehouse
2015-10-27
1
-1
/
+7
*
|
A couple of fixes to the init command's -p option.
Pascal Muetschard
2015-10-22
1
-2
/
+2
|
/
*
Fix gitc-init behavior
v1.12.32
Dan Willemsen
2015-10-07
1
-10
/
+8
*
Sync: Add HTTP Cookie File header on temporary cookie file
David Pursehouse
2015-10-02
1
-0
/
+1
*
Sync: Don't fail when git cookies can't be loaded
David Pursehouse
2015-10-02
1
-1
/
+4
*
GITC: Add repo gitc-delete command.
Simran Basi
2015-10-01
1
-0
/
+55
*
Add GitcClientCommand class for GITC-specific commands
Dan Willemsen
2015-09-29
2
-4
/
+8
*
fixed typo in gitc_init.py help output
Alexander Bird
2015-09-11
1
-1
/
+1
*
GITC: Always update the gitc manifest from the repo manifest
v1.12.31
Dan Willemsen
2015-09-09
3
-22
/
+32
*
Revert "GITC: Always update the gitc manifest from the repo manifest"
Dan Willemsen
2015-09-09
3
-23
/
+21
*
GITC: Always update the gitc manifest from the repo manifest
Dan Willemsen
2015-09-09
3
-21
/
+23
*
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
2
-3
/
+13
*
GITC: Pull GITC Manifest Dir from the config.
Simran Basi
2015-08-31
2
-16
/
+3
*
GITC: Expand relative remote URLs.
Simran Basi
2015-08-28
1
-2
/
+4
*
GITC: Add repo start support.
Simran Basi
2015-08-28
2
-19
/
+67
*
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
*
Merge "Support smart-sync through persistent-http[s]"
Dan Willemsen
2015-08-19
1
-1
/
+104
|
\
|
*
Support smart-sync through persistent-http[s]
Dan Willemsen
2015-08-19
1
-1
/
+104
*
|
GITC: Add repo sync support.
Simran Basi
2015-08-18
2
-53
/
+39
|
/
*
Merge "GITC: Add gitc-init subcommand to repo."
Dan Willemsen
2015-08-12
1
-0
/
+123
|
\
|
*
GITC: Add gitc-init subcommand to repo.
Simran Basi
2015-08-12
1
-0
/
+123
*
|
Merge "Support filtering by group on forall and list subcmd"
David Pursehouse
2015-08-05
2
-2
/
+8
|
\
\
|
*
|
Support filtering by group on forall and list subcmd
Graham Christensen
2015-07-30
2
-2
/
+8
|
|
/
*
|
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
1
-1
/
+12
*
|
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
*
|
|
forall: use smart sync override manifest if it exists
David Pursehouse
2015-07-06
1
-0
/
+7
*
|
|
sync: Remove smart sync override manifest when not in smart sync mode
David Pursehouse
2015-07-06
1
-5
/
+13
*
|
|
forall: Don't try to get lrev of projects in mirror workspace
David Pursehouse
2015-07-06
1
-1
/
+5
*
|
|
sync: Improve error message when writing smart sync manifest fails
David Pursehouse
2015-07-06
1
-2
/
+3
|
/
/
*
|
Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update."
David Pursehouse
2015-06-25
1
-0
/
+1
|
\
\
|
*
|
Fix 'repo cherry-pick' to avoid hanging on commit-msg update.
Than McIntosh
2015-06-22
1
-0
/
+1
*
|
|
forall: setenv, only encode val if encode exists
Anthony King
2015-06-04
1
-1
/
+3
*
|
|
init: don't call urllib.parse
Anthony King
2015-06-04
1
-2
/
+2
*
|
|
Catch exceptions in project list generator
Colin Cross
2015-05-13
1
-4
/
+19
|
/
/
*
|
Add option on sync to avoid fetching from remotes for existing sha1
David Pursehouse
2015-04-30
1
-2
/
+11
*
|
Merge "forall: use a generator to map the Pool"
Conley Owens
2015-04-08
1
-2
/
+2
|
\
\
|
*
|
forall: use a generator to map the Pool
Anthony King
2015-04-08
1
-2
/
+2
*
|
|
status: lose dependence on StringIO
Anthony King
2015-04-04
1
-33
/
+15
|
/
/
*
|
Revert "Implementation of manifest defined githooks"
v1.12.20
Jonathan Nieder
2015-03-17
1
-48
/
+1
*
|
Merge "Implementation of manifest defined githooks"
Conley Owens
2015-03-05
1
-1
/
+48
|
\
\
[prev]
[next]