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
/
sync.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Log repo sync state events as 'data' events.
Raman Tenneti
2021-09-14
1
-4
/
+4
*
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
*
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
1
-3
/
+4
*
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
1
-6
/
+12
*
commands: document the "common" class attribute
Mike Frysinger
2021-06-15
1
-1
/
+1
*
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
1
-4
/
+5
*
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
1
-0
/
+3
*
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-05-03
1
-6
/
+16
*
Update copyfile and linkfile if manifest updated
jiajia tang
2021-05-01
1
-0
/
+64
*
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
1
-30
/
+19
*
progress: hide progress bar when --quiet
Mike Frysinger
2021-04-13
1
-3
/
+3
*
command: make --verbose/--quiet available to all subcommands
Mike Frysinger
2021-04-13
1
-11
/
+3
*
init: Added --partial-clone-exclude option.
Raman Tenneti
2021-04-13
1
-3
/
+4
*
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
*
sync: switch network fetch to multiprocessing
Mike Frysinger
2021-04-01
1
-124
/
+91
*
sync: imply -c if --use-superproject option is used.
Raman Tenneti
2021-03-24
1
-5
/
+13
*
sync: fix reporting of failed local checkouts
v2.13.6
Mike Frysinger
2021-03-15
1
-1
/
+1
*
superproject: Display status messages during repo init/sync.
v2.13.3
Raman Tenneti
2021-03-04
1
-1
/
+2
*
sync: switch local checkout to multiprocessing
Mike Frysinger
2021-02-27
1
-124
/
+52
*
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
*
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
*
command: unify --job option & default values
Mike Frysinger
2021-02-22
1
-5
/
+4
*
trim redundant pass statements
Mike Frysinger
2021-02-16
1
-1
/
+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
1
-19
/
+3
*
diffmanifests/sync: simplify repodir lookup
Mike Frysinger
2021-02-11
1
-1
/
+1
[next]