Commit History

作者 SHA1 備註 提交日期
  David Pursehouse aa47181e36 repo: Remove duplicate import of 'os' 6 年之前
  David Pursehouse 58a8b5c5d9 repo: Remove another usage of bare 'except' 6 年之前
  David Pursehouse 22dbfb99e5 repo: Remove unused variable in 'except' 6 年之前
  David Pursehouse 31b9b4b06c repo: Fix blank line issues reported by flake8 6 年之前
  Mike Frysinger 0b57eed8f0 repo: bump launcher version for accumulated fixes 6 年之前
  Mike Frysinger 72b6dc8891 repo: avoid bare excepts to allow SystemExit to bubble 6 年之前
  Mike Frysinger 8ddff5c74f repo: add --version support to the launcher 6 年之前
  Mike Frysinger 8409410aa2 repo: export GIT_TRACE2_PARENT_SID 6 年之前
  Mike Frysinger f700ac79c3 repo: move parser init out of module scope 6 年之前
  Mike Frysinger 82caef67a1 repo: lower min version of git a bit 6 年之前
  Mike Frysinger 563f1a6512 repo: allow REPO_REV to be an env var 6 年之前
  Mike Frysinger 3ba716f382 repo: try to reexec self with Python 3 as needed 6 年之前
  Mike Frysinger 655aedd7f3 repo: raise min version of git 6 年之前
  Mike Frysinger f5525fb310 repo: drop old signing key 6 年之前
  Mike Frysinger ee451f035d repo: bump launcher version to 2.0 6 年之前
  Sebastian Schuberth 8f997b38cb repo: Do not even try to set up GPG with opt.no_repo_verify 6 年之前
  Mike Frysinger 3164d40e22 use open context managers in more places 6 年之前
  Mike Frysinger 6be76337a0 repo: bump wrapper version 6 年之前
  Mike Frysinger 9100f7fadd repo: decode/encode all the subprocess streams 6 年之前
  Mike Frysinger 4c263b52e7 repo: fix unused variable usage 6 年之前
  Xin Li 745be2ede1 Add support for partial clone. 6 年之前
  Mike Frysinger 87fb5a1894 repo/main: add module docstrings 6 年之前
  Mike Frysinger f88b2fe569 repo: all ParseGitVersion to load git version info itself 6 年之前
  Mike Frysinger 6db1b9e282 repo: return a namedtuple with full version info 6 年之前
  Mike Frysinger 1b9adab75a handle binary stream from urllib.request.urlopen 6 年之前
  Mike Frysinger da9e200f1d repo: drop Python 3 warning 6 年之前
  Mike Frysinger c92ce5c7dc repo: restore use of print_function 6 年之前
  Mike Frysinger f601376e13 set default file encoding to utf-8 6 年之前
  Mike Frysinger 35159abbeb repo: standardize help behavior 6 年之前
  Ereth McKnight-MacNeil 12ee5446e9 init: Remove -c short option for --current-branch 7 年之前