David Pursehouse
|
dc63181fcd
flake8: Add comments in config to explain suppressed checks
|
6 éve |
Mike Frysinger
|
f700ac79c3
repo: move parser init out of module scope
|
6 éve |
Mike Frysinger
|
6f1c626a9b
drop old git_require checks
|
6 éve |
David Pursehouse
|
77479863da
flake8: Ignore 'line break before/after binary operator'
|
6 éve |
David Pursehouse
|
16a5c3ac51
git_config: Stop using backslash to wrap lines
|
6 éve |
David Pursehouse
|
145e35b805
Fix usage of bare 'except'
|
6 éve |
David Pursehouse
|
819827a42d
Fix blank line issues reported by flake8
|
6 éve |
David Pursehouse
|
abdf750061
Fix indentation issues reported by flake8
|
6 éve |
David Pursehouse
|
0ab95ba6d0
git_config: Unwrap unnecessarily wrapped line
|
6 éve |
David Pursehouse
|
5a2517f411
command: Add parentheses on wrapped condition
|
6 éve |
David Pursehouse
|
54a4e6007a
Fix various whitespace issues reported by pyflakes
|
6 éve |
David Pursehouse
|
42339d7e52
Remove redundant backslashes
|
6 éve |
David Pursehouse
|
03ae99290a
pager: Remove unnecessary semicolons
|
6 éve |
David Pursehouse
|
9090e804ab
Remove unused imports
|
6 éve |
David Pursehouse
|
eeff3537de
Fix tests for membership to use 'not in'
|
6 éve |
David Pursehouse
|
8f78a83083
upload: Fix tests for object identity to use 'is not'
|
6 éve |
David Pursehouse
|
e5913ae410
Fix flake8 E251 unexpected spaces around keyword / parameter equals
|
6 éve |
David Pursehouse
|
119085e6b1
flake8: Increase max line length from 80 to 100
|
6 éve |
David Pursehouse
|
086710465e
upload: Fix flake8 E241 multiple spaces after ','
|
6 éve |
Mike Frysinger
|
ed4f2113d2
project: make syncing a little more self-healing
|
6 éve |
David Pursehouse
|
719675bcec
info: Fix formatting of block comment
|
6 éve |
Mike Frysinger
|
21c1575ee4
upload: add a --ignore-hooks option
|
6 éve |
David Pursehouse
|
8f9e02231a
Remove trailing blank lines
|
6 éve |
David Pursehouse
|
348e218d5b
test_project.py: Remove unused variable in 'with' statement
|
6 éve |
David Pursehouse
|
4bbba7d627
Fix duplicate method name in test_project.py
|
6 éve |
Mike Frysinger
|
dc1d0e0c7f
Revert "Save cookies back to jar when fetching clone.bundle"
|
6 éve |
Mike Frysinger
|
82caef67a1
repo: lower min version of git a bit
|
6 éve |
Mike Frysinger
|
3645bd2420
docs: document git/python/Ubuntu/Debian release schedules
|
6 éve |
Mike Frysinger
|
5f2b045195
sync: change how we preserve objects in shared repos
|
6 éve |
Mike Frysinger
|
163d42eb43
project: fix bytes/str encoding when updating git submodules
|
6 éve |