Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 690b9e3ed9 Actually add source directory. 7 年之前
  Jelmer Vernooij 5a1e982117 Enable codecov. 7 年之前
  Jelmer Vernooij 0eb82a5dbb Start on 0.17.3. 7 年之前
  Jelmer Vernooij 5fbf935336 Release 0.17.2. 7 年之前
  Jelmer Vernooij 60eaa905ff Properly quote config values with a # character. Fixes #511 7 年之前
  Jelmer Vernooij 6a5668b9bf Run tests against python3.6. 7 年之前
  Jelmer Vernooij 493ec5d459 Update NEWS. 7 年之前
  Victor Stinner 40ab981fb7 Replace PyString_AsString with PyString_AS_STRING 7 年之前
  Jelmer Vernooij 85b04f76db Add test for #509 based on snippet posted by Victor Stinner. 7 年之前
  Jelmer Vernooij c2df6675aa Start on 0.17.2. 7 年之前
  Jelmer Vernooij 768b60e249 Release 0.17.1. 7 年之前
  Jelmer Vernooij 3f77727252 Slight tweak to CONTRIBUTING. 7 年之前
  Jelmer Vernooij fb60cacf55 Cope with existing submodules during pull. Fixes #505. 7 年之前
  Jelmer Vernooij 5b61fc773c Start on 0.17.1. 7 年之前
  Jelmer Vernooij f41fe075fc Add really basic pull command. 7 年之前
  Jelmer Vernooij a6157569c2 Fix remote commands in command-line tool. 7 年之前
  Jelmer Vernooij 4112b6365f Release 0.17.0. 7 年之前
  Jelmer Vernooij 4b3c095aac Properly log off after retrieving just refs. 7 年之前
  Jelmer Vernooij fe12808df3 Don't drop first slash for SSH paths, except for those starting with ~. 7 年之前
  Jelmer Vernooij c06fb97e43 Set bufsize=0 when communicating to SSH client. Fixes hangs on Python3. Fixes #434. 7 年之前
  Jelmer Vernooij ed02b319c2 Add NEWS. 7 年之前
  Nicolas Dandrimont fcb1b20c10 SHAFile: Do not trim trailing newlines from extra headers 7 年之前
  Jelmer Vernooij 7c5f7f0d0f Check for bytes rather than absence of list. include ought to be an iterable of ids of some sort. 7 年之前
  Jelmer Vernooij e282317837 Support passing tag ids to Walkers include argument. 7 年之前
  Jelmer Vernooij 7724215ad8 Fix handling of HEAD in porcelain.clone. 7 年之前
  Jelmer Vernooij 0c8bd2b3e7 Add porcelain.remote_add. 7 年之前
  Jelmer Vernooij b5402b6027 Re-enable test_archive. 7 年之前
  Jelmer Vernooij 20a9a031ac Re-enable tests for test utils. 7 年之前
  Jelmer Vernooij 2341eafa35 Add coverage config. 7 年之前
  Jelmer Vernooij de1f93ebac Use more idiomatic python. 7 年之前