Commit History

Upphovsman SHA1 Meddelande Datum
  Jelmer Vernooij ed4037327b Expand ~ in global exclude path. 5 år sedan
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. 5 år sedan
  Jelmer Vernooij 7a21a354ff Port more docstrings to Google style. 5 år sedan
  Jelmer Vernooij 0dee0a7043 Convert more docstrings to google style. 5 år sedan
  pared 5219d79334 ignore: question mark should not match slash 6 år sedan
  Jelmer Vernooij df3302329b Fix style errors. 6 år sedan
  Jelmer Vernooij 3365e03be1 Pass correct type to config methods. 7 år sedan
  Jelmer Vernooij 50b2c115c5 Avoid naming variables 'l'. 7 år sedan
  Jelmer Vernooij e2a556309a Fix another test case mentioned by Segev in #526 8 år sedan
  Jelmer Vernooij 6e4a4d61c0 Require that callers pass in a relative path to IgnoreFilterManager. 8 år sedan
  Jelmer Vernooij e553e00383 Asterisk can match an empty string too. 8 år sedan
  Segev Finer 9e3678489d Handle .gitignore files with \r\n line endings 8 år sedan
  Jelmer Vernooij f31f21e85a Fix Python3. 8 år sedan
  Jelmer Vernooij e687adb8a8 Properly check for directory paths with trailing slash in IgnoreFilterManager. 8 år sedan
  Jelmer Vernooij 33543cd0b9 Add some more documentation. 8 år sedan
  Jelmer Vernooij 0f82327fdb Support ignorecase setting. 8 år sedan
  Jelmer Vernooij 81b451334e Translate Windows path separators to slashes. 8 år sedan
  Jelmer Vernooij 00d0feb632 Add Pattern.__str__. 8 år sedan
  Jelmer Vernooij d8f4dce59a Add IgnoreFilterManager.find_matching and IgnoreFilter.find_matching, to find actual ignore patterns that matched. 8 år sedan
  Jelmer Vernooij 3e64e4b4ca Compile regexes, and keep track of pattern string. 8 år sedan
  Jelmer Vernooij a27d00b74e Implement IgnoreFilterManager.__repr__. 8 år sedan
  Segev Finer a5afa0e1ba Don't use os.path.sep since that changes with the platform 8 år sedan
  Jelmer Vernooij faeb909a1a Look in lower directory ignore files first. 8 år sedan
  Jelmer Vernooij b1b7dd6902 Honor ignores in dulwich.porcelain.add. 8 år sedan
  Segev Finer 52cbc5a9c0 ignore: Fix default_user_ignore_filter_path when HOME is not set 8 år sedan
  Jelmer Vernooij bcc1ec3930 Fix python3 support for ignores. 8 år sedan
  Jelmer Vernooij 450148eac0 Add IgnoreFilterManager. 8 år sedan
  Segev Finer b501e4d3a8 gitignore patterns without a trailing slash should match directories too. 8 år sedan
  Segev Finer 08f4a39975 Correctly handle include, exclude than include in .gitignore 8 år sedan
  Segev Finer 90d414f7ad A pattern with only a trailing slash should be treated as a glob 8 år sedan