Commit History

Author SHA1 Message Date
  Jelmer Vernooij 51760013dd Merge fix for treatment of empty chunks in unified diff writer. Fixes #543 7 years ago
  Jelmer Vernooij 698dc4d033 Pass in config when running operations from porcelain. Fixes #545 7 years ago
  Jelmer Vernooij 1734a9fae2 Start on 0.18.3. 7 years ago
  Jelmer Vernooij 8576462de5 Release 0.18.2 7 years ago
  Jelmer Vernooij 9d697b666e Start on 0.18.2. 7 years ago
  Jelmer Vernooij 03eb7f86fe Release 0.18.1 7 years ago
  Jelmer Vernooij 196f4be46b Start on 0.18.1. 7 years ago
  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