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: PersistentTransport call parent init
v2.39
Daniel Kutik
2023-10-25
1
-0
/
+1
*
sync: TeeStringIO write should return int
Daniel Kutik
2023-10-24
1
-1
/
+2
*
sync: Fix tracking of broken links
Jason Chang
2023-10-24
1
-1
/
+0
*
project: Speculative fix for project corruption
Josip Sokcevic
2023-10-23
1
-2
/
+0
*
cleanup: convert exceptions to OSError
Jason R. Coombs
2023-10-21
1
-9
/
+8
*
cleanup: delete redundant "r" open mode
Jason R. Coombs
2023-10-21
1
-1
/
+1
*
cleanup: use new dict & set generator styles
Jason R. Coombs
2023-10-21
1
-1
/
+1
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
2
-3
/
+3
*
Update logger.warn to logger.warning
Aravind Vasudevan
2023-10-13
5
-9
/
+9
*
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
*
subcmds: Use repo logger
Aravind Vasudevan
2023-09-14
12
-115
/
+121
*
start: Use repo logger
Aravind Vasudevan
2023-09-11
1
-9
/
+9
*
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
20
-66
/
+95
*
tweak stdlib imports to follow Google style guide
Mike Frysinger
2023-08-22
3
-7
/
+7
*
upload: Suggest full sync if hooks fail with partially synced tree
Gavin Mak
2023-08-22
2
-2
/
+9
*
sync: Ignore repo project when checking partial syncs
Gavin Mak
2023-08-22
1
-1
/
+5
*
upload: fix error handling
Jason Chang
2023-08-21
1
-125
/
+125
*
gitc: drop support
Jason Chang
2023-08-15
6
-251
/
+4
*
Raise RepoExitError in place of sys.exit
Jason Chang
2023-08-10
7
-87
/
+201
*
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
[next]