Commit History

Author SHA1 Message Date
  Jelmer Vernooij 3fb555ba9c Release 0.18.0 7 years ago
  Jelmer Vernooij b9643bc4e0 Fix dulwich.porcelain.show on commits with Python3. Fixes #532 7 years ago
  Jelmer Vernooij 5ff68872bd Handle race conditions with pack directory's mtime. Fixes #541 7 years ago
  Jelmer Vernooij 4513d940aa Fix exit code for check-ignore. 7 years ago
  Jelmer Vernooij c12561a2e1 Add and use parse_tree. 7 years ago
  Jelmer Vernooij 506c44802c Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. 7 years ago
  Jelmer Vernooij caf074837f Actually remove files from disk in ``dulwich.porcelain.remove``. Fixes 7 years ago
  Jelmer Vernooij bb5051758e Consistent formatting of bullet points in NEWS. 7 years ago
  Jelmer Vernooij aacd6b74f9 Support ignored argument to dulwich.porcelain.status. 7 years ago
  Jelmer Vernooij e174472fe9 Properly support submodules in ``porcelain.status``. Fixes #517 7 years ago
  Jelmer Vernooij 3c67d9cb2f Hook ignore support into status. 7 years ago
  Jelmer Vernooij 6e1f3a58f8 Implement check-ignore. 7 years ago
  Jelmer Vernooij b1b7dd6902 Honor ignores in dulwich.porcelain.add. 7 years ago
  Jelmer Vernooij e10c39a00b Improve documentation re ignores. 7 years ago
  Jelmer Vernooij f575fffcf3 Initial support for ignores. 7 years ago
  Jelmer Vernooij c4eaba1ba8 In ``dulwich.porcelain.add``, if no files are specified, 7 years ago
  Jelmer Vernooij 2f2ae37b07 Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504 7 years ago
  Jelmer Vernooij b92d6c60ef Clarify docstrnigs for Client.{send_pack,fetch_pack}. Fixes #523 7 years ago
  Jelmer Vernooij 823cf680a3 Update NEWS 7 years ago
  Jelmer Vernooij d13a0375f4 Start on 0.17.4. 7 years ago
  Jelmer Vernooij 5976b3e224 Release 0.17.3 7 years ago
  Jelmer Vernooij 0539a76c08 Add NEWS entry about pypy3 support. 7 years ago
  Jelmer Vernooij ae99b65295 List Python 3.3 as supported. Fixes #513. 7 years ago
  Jelmer Vernooij 0eb82a5dbb Start on 0.17.3. 7 years ago
  Jelmer Vernooij 5fbf935336 Release 0.17.2. 7 years ago
  Jelmer Vernooij 60eaa905ff Properly quote config values with a # character. Fixes #511 7 years ago
  Jelmer Vernooij 493ec5d459 Update NEWS. 7 years ago
  Jelmer Vernooij c2df6675aa Start on 0.17.2. 7 years ago
  Jelmer Vernooij 768b60e249 Release 0.17.1. 7 years ago
  Jelmer Vernooij fb60cacf55 Cope with existing submodules during pull. Fixes #505. 7 years ago