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
/
status.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
status: Use multiprocessing for `repo status -j<num>` instead of threading
Kimiyuki Onaka
2020-09-09
1
-33
/
+15
*
resort a few module imports to follow PEP8
Mike Frysinger
2020-02-18
1
-5
/
+4
*
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
-4
/
+4
*
Fix flake8 E251 unexpected spaces around keyword / parameter equals
David Pursehouse
2020-02-12
1
-2
/
+2
*
status: import print_function
Mike Frysinger
2019-06-14
1
-0
/
+2
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Add support for long paths
Renaud Paquay
2018-10-22
1
-1
/
+2
*
update markdown/help header format
Mike Frysinger
2018-10-10
1
-2
/
+1
*
status: add -q/--quiet option
Andrew Wheeler
2016-10-17
1
-5
/
+7
*
status: lose dependence on StringIO
Anthony King
2015-04-04
1
-33
/
+15
*
Use next(iterator) rather than iterator.next()
Anthony King
2014-05-07
1
-3
/
+3
*
Move Python version checking to a separate module
David Pursehouse
2013-05-23
1
-5
/
+6
*
Some fixes for supporting python3
Chirayu Desai
2013-04-18
1
-3
/
+8
*
'repo status --orphans' shows non-repo files
Will Richey
2013-01-29
1
-0
/
+72
*
Change print statements to work in python3
Sarah Owens
2012-11-13
1
-1
/
+1
*
Coding style cleanup
David Pursehouse
2012-10-09
1
-4
/
+4
*
Make "repo sync -j<count>" stop properly on Ctrl-C.
David 'Digit' Turner
2012-09-05
1
-0
/
+1
*
Avoid failing concat for multi-encoding filenames
Cezary Baginski
2012-05-24
1
-2
/
+9
*
repo status to print project name on clean gits
Ali Utku Selen
2012-03-12
1
-13
/
+0
*
Add option to check status of projects in parallel.
Terence Haddock
2011-04-07
1
-6
/
+58
*
Make 'repo status' show the branch you are currently on
Shawn O. Pearce
2009-04-18
1
-0
/
+13
*
Document 'repo status' output
Shawn O. Pearce
2009-04-13
1
-0
/
+38
*
status: tell the user the working tree is clean
Shawn O. Pearce
2009-04-10
1
-2
/
+9
*
Initial Contribution
v1.0
The Android Open Source Project
2008-10-21
1
-0
/
+27