Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 5e13a2e265 Fix style. 7 年之前
  Jelmer Vernooij 63437ac92e Update remaining error imports to avoid dulwich.errors. 7 年之前
  Jelmer Vernooij 2bc4f19374 Move errors out of dulwich.errors. 7 年之前
  Jelmer Vernooij 5ff68872bd Handle race conditions with pack directory's mtime. Fixes #541 7 年之前
  Jelmer Vernooij cfe0abd942 Fix comment - set_ack_level->set_ack_type. 7 年之前
  Jelmer Vernooij 4513d940aa Fix exit code for check-ignore. 7 年之前
  Jelmer Vernooij c12561a2e1 Add and use parse_tree. 7 年之前
  Jelmer Vernooij a8b0a0794b Use correct types. 7 年之前
  Jelmer Vernooij e2a556309a Fix another test case mentioned by Segev in #526 7 年之前
  Jelmer Vernooij 0e8472929f Support printing directories in check-ignore. 7 年之前
  Jelmer Vernooij 506c44802c Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. 7 年之前
  Antoine Pietri f66e75361f GitImportProcessor: handle markers for merges 7 年之前
  Antoine Pietri 33f5309034 GitImportProcessor: handle repositories with multiple roots 7 年之前
  Antoine Pietri a2edfbf9f1 GitImportProcessor: handle commit markers 7 年之前
  Jelmer Vernooij 85b5383fb8 Sanitize handling of paths for porcelain.add. 7 年之前
  Jelmer Vernooij 6e4a4d61c0 Require that callers pass in a relative path to IgnoreFilterManager. 7 年之前
  Jelmer Vernooij 3189194faf Make sure path is encoded before using it in e.g. tree lookups. 7 年之前
  Jelmer Vernooij caf074837f Actually remove files from disk in ``dulwich.porcelain.remove``. Fixes 7 年之前
  Jelmer Vernooij 4807bc49df Add example based on gitignore manpage. 7 年之前
  Jelmer Vernooij 17209b2c2c Add another test for empty path elements. 7 年之前
  Jelmer Vernooij e553e00383 Asterisk can match an empty string too. 7 年之前
  Segev Finer 9e3678489d Handle .gitignore files with \r\n line endings 7 年之前
  Jelmer Vernooij bb5051758e Consistent formatting of bullet points in NEWS. 7 年之前
  Jelmer Vernooij aacd6b74f9 Support ignored argument to dulwich.porcelain.status. 7 年之前
  Jelmer Vernooij 361ba63b4d Add convenience function for converting path to tree path. 7 年之前
  Jelmer Vernooij f31f21e85a Fix Python3. 7 年之前
  Jelmer Vernooij e687adb8a8 Properly check for directory paths with trailing slash in IgnoreFilterManager. 7 年之前
  Jelmer Vernooij 33543cd0b9 Add some more documentation. 7 年之前
  Jelmer Vernooij 0f82327fdb Support ignorecase setting. 7 年之前
  Jelmer Vernooij 81b451334e Translate Windows path separators to slashes. 7 年之前