Mike Frysinger
|
8a98efee5c
main: fix pager logic after negation cleanup
|
6 年之前 |
Mike Frysinger
|
c58ec4dba1
avoid negative variables
|
6 年之前 |
Mike Frysinger
|
37f28f1b4e
main: add python version checking
|
6 年之前 |
David Pursehouse
|
a46bf7dc2a
flake8: Suppress "F821 undefined name" inline for Python 2 names
|
6 年之前 |
David Pursehouse
|
3cda50a41b
pyflakes: Fix remaining "E501 line too long" warnings
|
6 年之前 |
David Pursehouse
|
3c5114cd78
Don't format version to 5 characters in new version message
|
6 年之前 |
David Pursehouse
|
7838e388ac
Replace 'A new repo command' with 'A new version of repo'
|
6 年之前 |
David Pursehouse
|
145e35b805
Fix usage of bare 'except'
|
6 年之前 |
David Pursehouse
|
819827a42d
Fix blank line issues reported by flake8
|
6 年之前 |
David Pursehouse
|
abdf750061
Fix indentation issues reported by flake8
|
6 年之前 |
David Pursehouse
|
54a4e6007a
Fix various whitespace issues reported by pyflakes
|
6 年之前 |
David Pursehouse
|
9090e804ab
Remove unused imports
|
6 年之前 |
Mike Frysinger
|
3285e4b436
main: rework launcher version checking
|
6 年之前 |
Mike Frysinger
|
7c321f1bf6
repo: include subcommands in --help output
|
6 年之前 |
Rashed Abdel-Tawab
|
2058c63641
Only import imp on py2
|
6 年之前 |
Mike Frysinger
|
71b0f312b1
git_command: refactor User-Agent settings
|
6 年之前 |
Mike Frysinger
|
369814b4a7
move UserAgent to git_command for wider user
|
6 年之前 |
Mike Frysinger
|
ae6cb08ae5
split out cli validation from execution
|
6 年之前 |
Mike Frysinger
|
3fc157285c
add a --trace-python option
|
6 年之前 |
Mike Frysinger
|
8a11f6f24c
rename local trace module
|
6 年之前 |
Mike Frysinger
|
87fb5a1894
repo/main: add module docstrings
|
6 年之前 |
Mike Frysinger
|
242fcdd93b
main: user-agent: include full git version info
|
6 年之前 |
Mike Frysinger
|
f601376e13
set default file encoding to utf-8
|
6 年之前 |
David Pursehouse
|
65b0ba5aa0
Remove unused pylint suppressions
|
7 年之前 |
Renaud Paquay
|
e8595e9df7
Support pager on Windows
|
9 年之前 |
David Riley
|
e0684addee
sync: Add support to dump a JSON event log of all sync events.
|
8 年之前 |
David Riley
|
aa90021fbc
Set result if sys.exit() is called by subcommand.
|
8 年之前 |
Stefan Beller
|
9d2b14d2ec
pylint: Fix unused-{argument,variable} warning
|
9 年之前 |
Dan Willemsen
|
79360640f4
Add GitcClientCommand class for GITC-specific commands
|
10 年之前 |
Dan Willemsen
|
9ff2ece6ab
gitc: Improve help visibility
|
10 年之前 |