提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Simran Basi b9a1b73425 GITC: Add repo start support. 10 年之前
  Jarkko Pöyry 87ea5913f2 Improve error message when syncing a project with invalid groups. 10 年之前
  Mike Frysinger 902665bce6 add a global --color option 11 年之前
  Dan Sandler 53e902a19b More verbose errors for NoManifestExceptions. 12 年之前
  Carlos Aguado 1242e60bdd Implement Kerberos HTTP authentication handler 12 年之前
  Conley Owens 094cdbe090 Add wrapper module 12 年之前
  David Pursehouse 59bbb580e3 Move Python version checking to a separate module 12 年之前
  Chirayu Desai 217ea7d274 Some fixes for supporting python3 13 年之前
  David Pursehouse b148ac9d9a Allow command options to be set from environment variables 13 年之前
  Conley Owens 75ee0570da Raise a NoManifestException when the manifest DNE 13 年之前