Historique des commits

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