Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 0b57eed8f0 repo: bump launcher version for accumulated fixes il y a 6 ans
  Mike Frysinger 72b6dc8891 repo: avoid bare excepts to allow SystemExit to bubble il y a 6 ans
  Mike Frysinger e19d9e1a65 sync: add a "finished" message il y a 6 ans
  Mike Frysinger 8ddff5c74f repo: add --version support to the launcher il y a 6 ans
  Mike Frysinger 8409410aa2 repo: export GIT_TRACE2_PARENT_SID il y a 6 ans
  David Pursehouse dc63181fcd flake8: Add comments in config to explain suppressed checks il y a 6 ans
  Mike Frysinger f700ac79c3 repo: move parser init out of module scope il y a 6 ans
  Mike Frysinger 6f1c626a9b drop old git_require checks il y a 6 ans
  David Pursehouse 77479863da flake8: Ignore 'line break before/after binary operator' il y a 6 ans
  David Pursehouse 16a5c3ac51 git_config: Stop using backslash to wrap lines il y a 6 ans
  David Pursehouse 145e35b805 Fix usage of bare 'except' il y a 6 ans
  David Pursehouse 819827a42d Fix blank line issues reported by flake8 il y a 6 ans
  David Pursehouse abdf750061 Fix indentation issues reported by flake8 il y a 6 ans
  David Pursehouse 0ab95ba6d0 git_config: Unwrap unnecessarily wrapped line il y a 6 ans
  David Pursehouse 5a2517f411 command: Add parentheses on wrapped condition il y a 6 ans
  David Pursehouse 54a4e6007a Fix various whitespace issues reported by pyflakes il y a 6 ans
  David Pursehouse 42339d7e52 Remove redundant backslashes il y a 6 ans
  David Pursehouse 03ae99290a pager: Remove unnecessary semicolons il y a 6 ans
  David Pursehouse 9090e804ab Remove unused imports il y a 6 ans
  David Pursehouse eeff3537de Fix tests for membership to use 'not in' il y a 6 ans
  David Pursehouse 8f78a83083 upload: Fix tests for object identity to use 'is not' il y a 6 ans
  David Pursehouse e5913ae410 Fix flake8 E251 unexpected spaces around keyword / parameter equals il y a 6 ans
  David Pursehouse 119085e6b1 flake8: Increase max line length from 80 to 100 il y a 6 ans
  David Pursehouse 086710465e upload: Fix flake8 E241 multiple spaces after ',' il y a 6 ans
  Mike Frysinger ed4f2113d2 project: make syncing a little more self-healing il y a 6 ans
  David Pursehouse 719675bcec info: Fix formatting of block comment il y a 6 ans
  Mike Frysinger 21c1575ee4 upload: add a --ignore-hooks option il y a 6 ans
  David Pursehouse 8f9e02231a Remove trailing blank lines il y a 6 ans
  David Pursehouse 348e218d5b test_project.py: Remove unused variable in 'with' statement il y a 6 ans
  David Pursehouse 4bbba7d627 Fix duplicate method name in test_project.py il y a 6 ans