Historie revizí

Autor SHA1 Zpráva Datum
  Jelmer Vernooij a8b0a0794b Use correct types. před 7 roky
  Jelmer Vernooij e2a556309a Fix another test case mentioned by Segev in #526 před 7 roky
  Jelmer Vernooij 0e8472929f Support printing directories in check-ignore. před 7 roky
  Jelmer Vernooij 506c44802c Add test for reset behaviour fixes, simplify handling of ZERO_SHA a bit. před 7 roky
  Antoine Pietri f66e75361f GitImportProcessor: handle markers for merges před 7 roky
  Antoine Pietri 33f5309034 GitImportProcessor: handle repositories with multiple roots před 7 roky
  Antoine Pietri a2edfbf9f1 GitImportProcessor: handle commit markers před 7 roky
  Jelmer Vernooij 85b5383fb8 Sanitize handling of paths for porcelain.add. před 7 roky
  Jelmer Vernooij 6e4a4d61c0 Require that callers pass in a relative path to IgnoreFilterManager. před 7 roky
  Jelmer Vernooij 3189194faf Make sure path is encoded before using it in e.g. tree lookups. před 7 roky
  Jelmer Vernooij caf074837f Actually remove files from disk in ``dulwich.porcelain.remove``. Fixes před 7 roky
  Jelmer Vernooij 4807bc49df Add example based on gitignore manpage. před 7 roky
  Jelmer Vernooij 17209b2c2c Add another test for empty path elements. před 7 roky
  Jelmer Vernooij e553e00383 Asterisk can match an empty string too. před 7 roky
  Segev Finer 9e3678489d Handle .gitignore files with \r\n line endings před 7 roky
  Jelmer Vernooij bb5051758e Consistent formatting of bullet points in NEWS. před 7 roky
  Jelmer Vernooij aacd6b74f9 Support ignored argument to dulwich.porcelain.status. před 7 roky
  Jelmer Vernooij 361ba63b4d Add convenience function for converting path to tree path. před 7 roky
  Jelmer Vernooij f31f21e85a Fix Python3. před 7 roky
  Jelmer Vernooij e687adb8a8 Properly check for directory paths with trailing slash in IgnoreFilterManager. před 7 roky
  Jelmer Vernooij 33543cd0b9 Add some more documentation. před 7 roky
  Jelmer Vernooij 0f82327fdb Support ignorecase setting. před 7 roky
  Jelmer Vernooij 81b451334e Translate Windows path separators to slashes. před 7 roky
  Jelmer Vernooij 37165f9d26 Attempt to fix build on appveyor. před 7 roky
  Jelmer Vernooij e174472fe9 Properly support submodules in ``porcelain.status``. Fixes #517 před 7 roky
  Jelmer Vernooij 461fe060db Ignore files in subrepositories. před 7 roky
  Jelmer Vernooij 3c67d9cb2f Hook ignore support into status. před 7 roky
  Jelmer Vernooij 00d0feb632 Add Pattern.__str__. před 7 roky
  Jelmer Vernooij d8f4dce59a Add IgnoreFilterManager.find_matching and IgnoreFilter.find_matching, to find actual ignore patterns that matched. před 7 roky
  Jelmer Vernooij 3e64e4b4ca Compile regexes, and keep track of pattern string. před 7 roky