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
*
superproject: print messages if the manifest has superproject tag.
v2.16.5
Raman Tenneti
2021-08-13
1
-5
/
+9
*
sync: Added logging of repo sync state and config options for analysis.
Raman Tenneti
2021-07-29
1
-3
/
+20
*
superproject: Skip updating of superproject when -l is used with sync.
Raman Tenneti
2021-07-28
1
-0
/
+6
*
repo: refactor help output handling
Mike Frysinger
2021-07-28
1
-0
/
+7
*
list: add a --relative-to option
Mike Frysinger
2021-07-27
1
-3
/
+13
*
manifest: Support ignoring local manifests with 'repo manifest'
Michael Kelly
2021-07-20
1
-0
/
+5
*
Update manifest_name with the returned manifest name for superproject.
v2.16.2
Xin Li
2021-07-14
1
-3
/
+1
*
superproject - More friendly user message when superproject failed.
v2.16.1
Raman Tenneti
2021-07-14
2
-5
/
+10
*
Fix an issue that repo can't see projects declared in a local manifest.
Xin Li
2021-07-13
1
-1
/
+1
*
sync: dump git output on errors
Mike Frysinger
2021-07-04
1
-1
/
+1
*
Add the ability to administratively enroll repo into using superproject.
Xin Li
2021-07-01
1
-9
/
+2
*
superproject: Don't exit if superproject tag doesn't exist in manifest.
v2.16
Raman Tenneti
2021-06-16
2
-9
/
+17
*
commands: pass settings via __init__
Mike Frysinger
2021-06-15
1
-4
/
+2
*
commands: document the "common" class attribute
Mike Frysinger
2021-06-15
27
-28
/
+28
*
sync: Sync submodules correctly again
v2.15.3
Peter Kjellerstedt
2021-05-20
1
-3
/
+9
*
ssh: rewrite proxy management for multiprocessing usage
v2.15
Mike Frysinger
2021-05-10
1
-12
/
+32
*
ssh: move proxy usage to the sync subcommand
Mike Frysinger
2021-05-10
1
-2
/
+8
*
sync: added --no-use-superproject to disable superproject.
Raman Tenneti
2021-05-08
1
-3
/
+7
*
sync: Recommend using --no-use-superproject if sync fails.
Raman Tenneti
2021-05-07
1
-1
/
+2
*
sync: refactor main fetch loop
Mike Frysinger
2021-05-06
1
-42
/
+59
*
sync: fix recursive fetching
Mike Frysinger
2021-05-05
1
-1
/
+1
*
sync: use manifest_name passed in
Mike Frysinger
2021-05-04
1
-1
/
+1
*
sync: switch to multiprocessing.Event
Mike Frysinger
2021-05-04
1
-1
/
+1
*
sync: fix logic error with linkfile errors
Mike Frysinger
2021-05-04
1
-2
/
+2
*
subcmds: force consistent help text format
Mike Frysinger
2021-05-04
11
-60
/
+61
*
init/sync: add --no-tags to match --tags
Mike Frysinger
2021-05-04
1
-1
/
+4
*
add --no-current-branch option to invert --current-branch
Mike Frysinger
2021-05-04
4
-0
/
+12
*
harmonize --current-branch short option across subcommands
Mike Frysinger
2021-05-03
3
-5
/
+22
*
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-05-03
1
-6
/
+16
*
upload: search local projects in parallel
Mike Frysinger
2021-05-02
1
-31
/
+37
*
upload: include the project in error messages
Mike Frysinger
2021-05-02
1
-2
/
+2
*
Update copyfile and linkfile if manifest updated
jiajia tang
2021-05-01
1
-0
/
+64
*
help/version: sprinkle bug report URL around
Mike Frysinger
2021-04-26
2
-0
/
+4
*
sync: fix missing import for -q
v2.14.1
Mike Frysinger
2021-04-21
1
-1
/
+1
*
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
9
-143
/
+105
*
list: fix help grammar
Mike Frysinger
2021-04-14
1
-3
/
+3
*
help: switch from formatter module to textwrap
Mike Frysinger
2021-04-14
1
-8
/
+13
*
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
4
-7
/
+7
*
command: make --verbose/--quiet available to all subcommands
Mike Frysinger
2021-04-13
11
-38
/
+15
*
init: Added --partial-clone-exclude option.
Raman Tenneti
2021-04-13
2
-4
/
+9
*
sync: add separate --jobs options for different steps
Mike Frysinger
2021-04-09
1
-4
/
+11
*
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
2
-109
/
+1
*
repo init: Added --no-partial-clone and made it persist. Bumped version to 2.14.
Raman Tenneti
2021-04-05
1
-1
/
+7
*
sync: switch network fetch to multiprocessing
Mike Frysinger
2021-04-01
1
-124
/
+91
*
grep: add --jobs support
Mike Frysinger
2021-04-01
1
-46
/
+72
*
prune: add --jobs support
Mike Frysinger
2021-03-31
1
-4
/
+25
[next]