Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
tools
/
repo
/
fb21d6ab64406324037454ddd88dd11e4cc75f06
/
subcmds
/
status.py
784ccfc
strip python2-only coding:utf-8 & print_function settings
by Mike Frysinger
· 3 years, 11 months ago
8c1e9cb
manifest_xml: refactor manifest parsing from client management
by Mike Frysinger
· 4 years, 2 months ago
0501b29
status: Use multiprocessing for `repo status -j<num>` instead of threading
by Kimiyuki Onaka
· 4 years, 3 months ago
af1e5de
resort a few module imports to follow PEP8
by Mike Frysinger
· 4 years, 9 months ago
819827a
Fix blank line issues reported by flake8
by David Pursehouse
· 4 years, 9 months ago
abdf750
Fix indentation issues reported by flake8
by David Pursehouse
· 4 years, 9 months ago
e5913ae
Fix flake8 E251 unexpected spaces around keyword / parameter equals
by David Pursehouse
· 4 years, 9 months ago
9e71842
status: import print_function
by Mike Frysinger
· 5 years ago
f601376
set default file encoding to utf-8
by Mike Frysinger
· 5 years ago
bed8b62
Add support for long paths
by Renaud Paquay
· 6 years ago
b8f7bb0
update markdown/help header format
by Mike Frysinger
· 6 years ago
4d5bb68
status: add -q/--quiet option
by Andrew Wheeler
· 13 years ago
b51f07c
status: lose dependence on StringIO
by Anthony King
· 10 years ago
2cd1f04
Use next(iterator) rather than iterator.next()
by Anthony King
· 11 years ago
59bbb58
Move Python version checking to a separate module
by David Pursehouse
· 12 years ago
217ea7d
Some fixes for supporting python3
by Chirayu Desai
· 12 years ago
63d356f
'repo status --orphans' shows non-repo files
by Will Richey
· 12 years ago
cecd1d8
Change print statements to work in python3
by Sarah Owens
· 12 years ago
8a68ff9
Coding style cleanup
by David Pursehouse
· 12 years ago
e212665
Make "repo sync -j<count>" stop properly on Ctrl-C.
by David 'Digit' Turner
· 12 years ago
ccf8643
Avoid failing concat for multi-encoding filenames
by Cezary Baginski
· 13 years ago
76abcc1
repo status to print project name on clean gits
by Ali Utku Selen
· 13 years ago
4655e81
Add option to check status of projects in parallel.
by Terence Haddock
· 14 years ago
8bd5e60
Make 'repo status' show the branch you are currently on
by Shawn O. Pearce
· 16 years ago
4c5c7aa
Document 'repo status' output
by Shawn O. Pearce
· 16 years ago
161f445
status: tell the user the working tree is clean
by Shawn O. Pearce
· 16 years ago
cf31fe9
Initial Contribution
by The Android Open Source Project
· 16 years ago
v1.0