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
/
progress.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
progress: always show done message
Kuang-che Wu
2024-10-24
1
-9
/
+4
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-3
/
+3
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
1
-1
/
+1
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-0
/
+2
*
sync: Handle case when output isn't connected to a terminal
Gavin Mak
2023-06-09
1
-5
/
+6
*
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
-19
/
+30
*
sync: Display total elapsed fetch time
Gavin Mak
2023-05-02
1
-8
/
+64
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-101
/
+122
*
trace: restore Progress indicator.
v2.29.9
LaMont Jones
2022-11-10
1
-3
/
+3
*
progress: optimize progress bar updates a bit
v2.24
Mike Frysinger
2022-04-19
1
-11
/
+16
*
progress: hide progress bar when --quiet
Mike Frysinger
2021-04-13
1
-1
/
+9
*
sync: switch network fetch to multiprocessing
Mike Frysinger
2021-04-01
1
-2
/
+2
*
progress: include execution time summary
Mike Frysinger
2021-02-26
1
-4
/
+23
*
progress/sync: include active number of jobs
Mike Frysinger
2021-02-25
1
-1
/
+19
*
progress: always enable always_print_percentage
Mike Frysinger
2021-02-25
1
-16
/
+10
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-2
/
+0
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-0
/
+1
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-18
/
+18
*
sync: merge project updates with status bar
Mike Frysinger
2019-11-12
1
-2
/
+3
*
sync: improve output with intermingled progress bars and status
Mike Frysinger
2019-09-13
1
-4
/
+13
*
rename local trace module
Mike Frysinger
2019-08-27
1
-1
/
+1
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Always print percentage when syncing quietly
Tim Schumacher
2017-07-15
1
-2
/
+4
*
Add a newline after "Fetching projects" progress output
Tim Schumacher
2017-06-13
1
-3
/
+5
*
Support units in progress messages
Shawn O. Pearce
2011-09-19
1
-7
/
+8
*
Do not emit progress if stderr is not a tty
Shawn O. Pearce
2010-05-27
1
-2
/
+5
*
Only display a progress meter once we spend 0.5 seconds on a task
Shawn O. Pearce
2009-04-18
1
-1
/
+10
*
Disable the progress meter when trace is enabled
Shawn O. Pearce
2009-04-18
1
-0
/
+7
*
Don't divide by zero in progress meter
Shawn O. Pearce
2009-04-16
1
-14
/
+27
*
Add a project progress meter to 'repo sync'
Shawn O. Pearce
2009-04-10
1
-0
/
+45