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: Display status messages during repo init/sync.
v2.13.3
Raman Tenneti
2021-03-04
2
-5
/
+11
*
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
*
checkout: add --jobs support
Mike Frysinger
2021-02-27
1
-10
/
+27
*
sync: switch local checkout to multiprocessing
Mike Frysinger
2021-02-27
1
-124
/
+52
*
abandon/start: add --jobs support
Mike Frysinger
2021-02-27
2
-38
/
+83
*
grep: move nested func out to the class
Mike Frysinger
2021-02-25
1
-37
/
+35
*
sync: capture all git output by default
Mike Frysinger
2021-02-25
1
-0
/
+7
*
progress/sync: include active number of jobs
Mike Frysinger
2021-02-25
1
-11
/
+16
*
progress: always enable always_print_percentage
Mike Frysinger
2021-02-25
1
-2
/
+1
*
init: support -b HEAD as a shortcut to "the default"
Mike Frysinger
2021-02-25
1
-4
/
+8
*
sync: use superproject if manifest's config has superproject enabled.
Raman Tenneti
2021-02-25
1
-1
/
+3
*
sync: update event is_set API
Mike Frysinger
2021-02-23
1
-7
/
+7
*
diff: add --jobs support
Mike Frysinger
2021-02-23
1
-4
/
+38
*
forall: rewrite parallel logic
Mike Frysinger
2021-02-22
1
-66
/
+40
*
forall: improve pool logic
Mike Frysinger
2021-02-22
1
-15
/
+10
*
status: improve parallel execution stability
Mike Frysinger
2021-02-22
2
-13
/
+13
*
command: unify --job option & default values
Mike Frysinger
2021-02-22
4
-25
/
+13
*
use simpler super() magic
Mike Frysinger
2021-02-19
1
-2
/
+2
*
init: make --manifest-url flag optional
Mike Frysinger
2021-02-18
1
-4
/
+16
*
git_command: rework stdin handling
Mike Frysinger
2021-02-17
1
-3
/
+1
*
trim redundant pass statements
Mike Frysinger
2021-02-16
2
-2
/
+0
*
sync: use subprocess.run to verify tags
Mike Frysinger
2021-02-16
1
-13
/
+4
*
init: added --use-superproject option to clone superproject.
v2.12.2
Raman Tenneti
2021-02-11
2
-19
/
+23
*
diffmanifests/sync: simplify repodir lookup
Mike Frysinger
2021-02-11
2
-3
/
+3
*
git_config: add SetBoolean helper
Mike Frysinger
2021-02-11
1
-7
/
+7
*
sync: pass --bare option when doing git clone of superproject.
v2.12.1
Raman Tenneti
2021-02-08
1
-6
/
+13
*
sync: superproject performance changes.
Raman Tenneti
2021-02-07
1
-36
/
+45
*
sync: Disable info about disabling pruning when quiet
Anders Björklund
2021-01-22
1
-2
/
+3
*
sync: Added --use-superproject option and support for superproject.
v2.12
Raman Tenneti
2021-01-21
1
-1
/
+39
*
version: add remote tracking information
Mike Frysinger
2021-01-08
1
-0
/
+2
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
4
-38
/
+6
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
28
-87
/
+0
*
Add parallelism to 'branches' command
Chris McDonald
2020-12-14
1
-4
/
+42
*
init: reset hard to --repo-rev
Mike Frysinger
2020-12-06
1
-1
/
+1
*
Concentrate the RepoHook knowledge in the RepoHook class
Remy Bohmer
2020-11-23
1
-53
/
+11
*
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-18
5
-10
/
+10
*
sync: respect --force-sync when fetching manifest project updates
Erwan Yvin
2020-11-17
1
-0
/
+1
*
manifest: add a --json output option
Mike Frysinger
2020-11-17
1
-4
/
+26
*
upload: improve tip for fixing upload remote
Mike Frysinger
2020-11-16
1
-4
/
+4
*
Move RepoHook class from project.py file to dedicated file
Remy Bohmer
2020-11-03
1
-1
/
+1
*
init: use the remote default manifest branch
Mike Frysinger
2020-09-09
1
-11
/
+15
*
status: Use multiprocessing for `repo status -j<num>` instead of threading
Kimiyuki Onaka
2020-09-09
1
-33
/
+15
*
manifest: drop support for local_manifest.xml
Mike Frysinger
2020-09-08
1
-1
/
+1
*
init: reject unknown args
Mike Frysinger
2020-09-02
1
-0
/
+3
*
upload: exit non-zero when preupload hooks fail
Mike Frysinger
2020-07-25
1
-1
/
+1
*
subcmds/sync.py: Fix typo in help
Roger Shimizu
2020-06-06
1
-1
/
+1
*
sync: fix duplicate word in description
Mike Frysinger
2020-05-24
1
-1
/
+1
[next]