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
*
sync: fix missing import for -q
v2.14.1
Mike Frysinger
2021-04-21
1
-1
/
+1
*
init: restore default --manifest-name
Mike Frysinger
2021-04-21
1
-1
/
+1
*
sync: cleanup sleep+retry logic a bit
v2.14
Mike Frysinger
2021-04-19
1
-14
/
+18
*
sync: only print error.GitError, don't raise that exception.
Raman Tenneti
2021-04-15
1
-0
/
+5
*
command: add a helper for the parallel execution boilerplate
Mike Frysinger
2021-04-15
10
-143
/
+145
*
tests: Make ReviewableBranchTests.test_smoke work with git < 2.28.0
Peter Kjellerstedt
2021-04-14
1
-1
/
+1
*
list: fix help grammar
Mike Frysinger
2021-04-14
1
-3
/
+3
*
help: switch from formatter module to textwrap
Mike Frysinger
2021-04-14
2
-8
/
+14
*
list: add option to show non-checkedout projects too
Mike Frysinger
2021-04-13
1
-3
/
+12
*
progress: hide progress bar when --quiet
Mike Frysinger
2021-04-13
5
-8
/
+16
*
command: make --verbose/--quiet available to all subcommands
Mike Frysinger
2021-04-13
14
-40
/
+41
*
init: Added --partial-clone-exclude option.
Raman Tenneti
2021-04-13
6
-21
/
+42
*
sync: add separate --jobs options for different steps
Mike Frysinger
2021-04-09
1
-4
/
+11
*
init: organize command line options a bit
Mike Frysinger
2021-04-09
1
-18
/
+28
*
sync: add progress bar to garbage collection phase
Mike Frysinger
2021-04-09
1
-6
/
+14
*
sync: rework selfupdate logic
Mike Frysinger
2021-04-09
1
-48
/
+20
*
init: merge subcmd & wrapper parsers
Mike Frysinger
2021-04-09
3
-109
/
+6
*
repo init: Added --no-partial-clone and made it persist. Bumped version to 2.14.
Raman Tenneti
2021-04-05
2
-2
/
+11
*
tox: enable python 3.5 & 3.9 testing
Mike Frysinger
2021-04-01
4
-5
/
+7
*
run_tests: fix exit code handling
Mike Frysinger
2021-04-01
1
-1
/
+1
*
setup: bump major version
Mike Frysinger
2021-04-01
1
-1
/
+1
*
sync: switch network fetch to multiprocessing
Mike Frysinger
2021-04-01
2
-126
/
+93
*
grep: add --jobs support
Mike Frysinger
2021-04-01
1
-46
/
+72
*
prune: add --jobs support
Mike Frysinger
2021-03-31
1
-4
/
+25
*
forall: handle missing project refs better
v2.13.8
Mike Frysinger
2021-03-25
1
-2
/
+9
*
sync: imply -c if --use-superproject option is used.
Raman Tenneti
2021-03-24
1
-5
/
+13
*
start: add a --HEAD alias
Mike Frysinger
2021-03-24
1
-1
/
+2
*
forall/list: delete spurious "
Mike Frysinger
2021-03-19
2
-2
/
+2
*
superproject: Added --depth=1 argument to git fetch command.
Raman Tenneti
2021-03-19
1
-1
/
+1
*
forall: allow interactive commands with -j1
v2.13.7
Mike Frysinger
2021-03-18
1
-1
/
+16
*
repo: Add a new "command" event type to git trace2 logging in repo.
Raman Tenneti
2021-03-18
3
-0
/
+37
*
sync: fix reporting of failed local checkouts
v2.13.6
Mike Frysinger
2021-03-15
1
-1
/
+1
*
bash-completion: initial import based on CrOS version
Mike Frysinger
2021-03-15
1
-0
/
+121
*
manifest: allow toplevel project checkouts
v2.13.5
Mike Frysinger
2021-03-12
3
-4
/
+45
*
document the new manifest restrictions on name & path settings
Mike Frysinger
2021-03-12
1
-2
/
+23
*
prune: minor optimization & robustification
Mike Frysinger
2021-03-12
1
-0
/
+5
*
superproject: pass groups to ToXml method.
Raman Tenneti
2021-03-11
7
-27
/
+31
*
project: fix diff printing with embedded %
v2.13.4
Mike Frysinger
2021-03-09
1
-1
/
+1
*
init: expose --worktree option
Mike Frysinger
2021-03-09
2
-4
/
+2
*
Log repo.* config variables in git trace2 logger.
Ian Kasprzak
2021-03-08
4
-0
/
+81
*
superproject: Display status messages during repo init/sync.
v2.13.3
Raman Tenneti
2021-03-04
3
-6
/
+20
*
tests: fix duplicate method from copy & paste error
Mike Frysinger
2021-03-04
1
-2
/
+2
*
project: fix variable typo
v2.13.2
Mike Frysinger
2021-03-03
1
-1
/
+1
*
manifest: relax include name rules for user-specified path
v2.13.1
Mike Frysinger
2021-03-02
3
-15
/
+62
*
forall: greatly speed up processing overhead
v2.13
Mike Frysinger
2021-03-01
1
-42
/
+17
*
forall: simplify arg passing to worker children
Mike Frysinger
2021-03-01
1
-20
/
+6
*
forall: move nested func out to the class
Mike Frysinger
2021-03-01
1
-5
/
+7
*
download: handle shared projects a bit better
Mike Frysinger
2021-03-01
1
-2
/
+19
*
project: skip clone bundles when we've already initialized the object dir
Mike Frysinger
2021-03-01
1
-0
/
+6
*
git_refs: fix crash with binary . files in .git/refs/
Mike Frysinger
2021-02-28
1
-4
/
+7
[next]