Commit History

Author SHA1 Message Date
  Jelmer Vernooij 044200ce7f Update appveyor URL. 8 years ago
  Jelmer Vernooij 1734a9fae2 Start on 0.18.3. 8 years ago
  Jelmer Vernooij 8576462de5 Release 0.18.2 8 years ago
  Jelmer Vernooij 996f4dec87 Set default time that's not dependent on local timezone. 8 years ago
  Jelmer Vernooij 50b5e91c8d Fix test of show against other commit. 8 years ago
  Jelmer Vernooij 9d697b666e Start on 0.18.2. 8 years ago
  Jelmer Vernooij 03eb7f86fe Release 0.18.1 8 years ago
  Jelmer Vernooij 196f4be46b Start on 0.18.1. 8 years ago
  Jelmer Vernooij 3fb555ba9c Release 0.18.0 8 years ago
  Damien Tournoud d8f62b42db server: `_want_satisfied` should not travel all the paths. 11 years ago
  Jelmer Vernooij 117ddbe9cc Ignore style errors under .tox/ 8 years ago
  Jelmer Vernooij b9643bc4e0 Fix dulwich.porcelain.show on commits with Python3. Fixes #532 8 years ago
  Jelmer Vernooij 7f02fa105d Avoid unnecessary porcelain import. 8 years ago
  Jelmer Vernooij 5ff68872bd Handle race conditions with pack directory's mtime. Fixes #541 8 years ago
  Jelmer Vernooij cfe0abd942 Fix comment - set_ack_level->set_ack_type. 8 years ago
  Jelmer Vernooij 4513d940aa Fix exit code for check-ignore. 8 years ago
  Jelmer Vernooij c12561a2e1 Add and use parse_tree. 8 years ago
  Jelmer Vernooij a8b0a0794b Use correct types. 8 years ago
  Jelmer Vernooij e2a556309a Fix another test case mentioned by Segev in #526 8 years ago
  Jelmer Vernooij 0e8472929f Support printing directories in check-ignore. 8 years ago
  Jelmer Vernooij 506c44802c Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. 8 years ago
  Antoine Pietri f66e75361f GitImportProcessor: handle markers for merges 8 years ago
  Antoine Pietri 33f5309034 GitImportProcessor: handle repositories with multiple roots 8 years ago
  Antoine Pietri a2edfbf9f1 GitImportProcessor: handle commit markers 8 years ago
  Jelmer Vernooij 85b5383fb8 Sanitize handling of paths for porcelain.add. 8 years ago
  Jelmer Vernooij 6e4a4d61c0 Require that callers pass in a relative path to IgnoreFilterManager. 8 years ago
  Jelmer Vernooij 3189194faf Make sure path is encoded before using it in e.g. tree lookups. 8 years ago
  Jelmer Vernooij caf074837f Actually remove files from disk in ``dulwich.porcelain.remove``. Fixes 8 years ago
  Jelmer Vernooij 4807bc49df Add example based on gitignore manpage. 8 years ago
  Jelmer Vernooij 17209b2c2c Add another test for empty path elements. 8 years ago