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
*
Update logger.warn to logger.warning
Aravind Vasudevan
2023-10-13
1
-1
/
+1
*
sync: Fix print statement in _PostRepoFetch
Aravind Vasudevan
2023-10-06
1
-1
/
+1
*
Reset info logs back to print in sync
v2.37
Aravind Vasudevan
2023-09-28
1
-13
/
+10
*
sync: Preserve errors on KeyboardInterrupt
Jason Chang
2023-09-06
1
-41
/
+78
*
sync: Use repo logger within sync
Aravind Vasudevan
2023-08-31
1
-104
/
+87
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-19
/
+21
*
tweak stdlib imports to follow Google style guide
Mike Frysinger
2023-08-22
1
-2
/
+2
*
upload: Suggest full sync if hooks fail with partially synced tree
Gavin Mak
2023-08-22
1
-2
/
+2
*
sync: Ignore repo project when checking partial syncs
Gavin Mak
2023-08-22
1
-1
/
+5
*
gitc: drop support
Jason Chang
2023-08-15
1
-46
/
+0
*
sync: Warn if partial sync state is detected
Gavin Mak
2023-08-10
1
-1
/
+40
*
Refactor errors for sync command
Jason Chang
2023-08-02
1
-45
/
+114
*
sync: Track last completed fetch/checkout
Gavin Mak
2023-07-28
1
-16
/
+71
*
sync: Track new/existing project count
Jason Chang
2023-06-23
1
-0
/
+7
*
sync: Update sync progress even when _sync_dict is empty
v2.34.1
Gavin Mak
2023-05-30
1
-3
/
+7
*
sync: Handle race condition when reading active jobs
Josip Sokcevic
2023-05-26
1
-3
/
+3
*
Add envar to replace shallow clones with partial
Jason Chang
2023-05-25
1
-0
/
+13
*
sync: Show number of running fetch jobs
v2.34
Gavin Mak
2023-05-25
1
-4
/
+5
*
sync: Show elapsed time for the longest syncing project
Gavin Mak
2023-05-18
1
-3
/
+36
*
[git_trace2] Add logs for critical cmds
Josip Sokcevic
2023-05-17
1
-17
/
+14
*
sync: Fix how sync times for shared projects are recorded
v2.33
Gavin Mak
2023-05-10
1
-19
/
+15
*
sync: Display total elapsed fetch time
Gavin Mak
2023-05-02
1
-1
/
+7
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-1400
/
+1730
*
sync: Remove unused variable
Josip Sokcevic
2023-02-02
1
-1
/
+1
*
Handle KeyboardInterrupt during repo sync
Josip Sokcevic
2023-02-01
1
-0
/
+2
*
Update sync progress
Josip Sokcevic
2023-02-01
1
-1
/
+1
*
sync: Silence 'not found in manifest' message
Michael Kelly
2023-01-31
1
-1
/
+1
*
pylint: remove unused imports
Daniel Kutik
2022-12-13
1
-1
/
+1
*
sync: fix manifest sync-j handling
Mike Frysinger
2022-12-08
1
-29
/
+42
*
sync: Fix undefined variable in _FetchOne
Karsten Tausche
2022-12-08
1
-2
/
+3
*
sync: finish marking REPO_AUTO_GC=1 as deprecated.
LaMont Jones
2022-12-05
1
-5
/
+3
*
sync: cleanup output when not doing GC
LaMont Jones
2022-12-02
1
-13
/
+14
*
Revert "sync: save any cruft after calling git gc."
LaMont Jones
2022-12-02
1
-45
/
+4
*
sync: mark REPO_AUTO_GC=1 as deprecated.
LaMont Jones
2022-12-02
1
-1
/
+5
*
subcmds: display correct path multitree messages
LaMont Jones
2022-11-15
1
-1
/
+1
*
sync: REPO_AUTO_GC=1 to restore old behavior.
LaMont Jones
2022-11-10
1
-2
/
+10
*
sync: no garbage collection by default
LaMont Jones
2022-11-08
1
-1
/
+19
*
sync: clear preciousObjects when set in error.
LaMont Jones
2022-11-03
1
-21
/
+75
*
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-11-03
1
-8
/
+5
*
sync: uninitialized variable on mirror sync failure
LaMont Jones
2022-10-26
1
-0
/
+1
*
sync: do not require python 3.9
v2.29.4
LaMont Jones
2022-10-25
1
-5
/
+5
*
sync: only use --cruft when git supports it.
v2.29.3
LaMont Jones
2022-09-22
1
-3
/
+9
*
sync: use namedtuples for internal return values
LaMont Jones
2022-09-19
1
-12
/
+83
*
sync: incorporate review feedback.
LaMont Jones
2022-09-19
1
-31
/
+32
*
sync: save any cruft after calling git gc.
v2.29.2
LaMont Jones
2022-09-09
1
-4
/
+44
*
sync: Correctly sync multi manifest workspaces
v2.29.1
LaMont Jones
2022-08-24
1
-6
/
+5
*
sync: handle smartsync HTML responses better
Mike Frysinger
2022-07-28
1
-4
/
+10
*
sync: start clearing git settings that disabled pruning
LaMont Jones
2022-07-25
1
-12
/
+18
*
sync: rework --jobs to provide better defaults
Mike Frysinger
2022-07-25
1
-26
/
+41
*
Only sync superproject if it will be used.
LaMont Jones
2022-06-08
1
-1
/
+1
[next]