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
...
*
sync: Warn if partial sync state is detected
Gavin Mak
2023-08-10
1
-1
/
+40
*
Raise repo exit errors in place of sys.exit
Jason Chang
2023-08-07
3
-11
/
+35
*
Refactor errors for sync command
Jason Chang
2023-08-02
2
-46
/
+115
*
Update errors to extend BaseRepoError
Jason Chang
2023-07-31
1
-0
/
+2
*
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
2
-0
/
+19
*
sync: Show number of running fetch jobs
v2.34
Gavin Mak
2023-05-25
1
-4
/
+5
*
upload: use f-string
Josip Sokcevic
2023-05-25
1
-1
/
+1
*
sync: Show elapsed time for the longest syncing project
Gavin Mak
2023-05-18
4
-7
/
+40
*
[git_trace2] Add logs for critical cmds
Josip Sokcevic
2023-05-17
5
-19
/
+23
*
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
*
Update abandon to support multiple branches
Aravind Vasudevan
2023-03-24
1
-5
/
+11
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
28
-4426
/
+5584
*
upload: Skip upload if merge branch doesn't match project revision and
v2.32
Joanna Wang
2023-02-28
1
-15
/
+21
*
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
*
init: Silence the "rm -r .repo and try again" message if quiet
Gavin Mak
2023-01-06
1
-6
/
+5
*
Fix flake8 warnings for some files
Sergiy Belozorov
2023-01-05
1
-3
/
+2
*
Use print with flush=True instead of stdout.flush
Daniel Kutik
2022-12-13
2
-15
/
+5
*
pylint: remove unused imports
Daniel Kutik
2022-12-13
3
-8
/
+1
*
upload: Allow user to configure unusual commit threshold
David Greenaway
2022-12-12
1
-27
/
+61
*
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
3
-17
/
+21
*
upload: track projects by path, rather than name
LaMont Jones
2022-11-14
1
-5
/
+7
*
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
*
GitcInit: fix gitc-init failure
v2.29.6
Woody Lin
2022-11-04
1
-1
/
+2
*
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
*
init: add --manifest-depth for shallow manifest clone
v2.29.5
LaMont Jones
2022-10-27
1
-0
/
+4
*
Revert "init: change --depth default to 1 for manifest repo"
LaMont Jones
2022-10-27
1
-4
/
+0
*
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
2
-13
/
+84
*
sync: incorporate review feedback.
LaMont Jones
2022-09-19
1
-31
/
+32
*
diffmanifests: Handle Missing Projects in Repo Workspace
Shashank Devaraj
2022-09-15
1
-0
/
+10
*
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
[prev]
[next]