Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij d8f4dce59a Add IgnoreFilterManager.find_matching and IgnoreFilter.find_matching, to find actual ignore patterns that matched. há 8 anos atrás
  Jelmer Vernooij 3e64e4b4ca Compile regexes, and keep track of pattern string. há 8 anos atrás
  Jelmer Vernooij a27d00b74e Implement IgnoreFilterManager.__repr__. há 8 anos atrás
  Segev Finer a5afa0e1ba Don't use os.path.sep since that changes with the platform há 8 anos atrás
  Jelmer Vernooij faeb909a1a Look in lower directory ignore files first. há 8 anos atrás
  Jelmer Vernooij 6e1f3a58f8 Implement check-ignore. há 8 anos atrás
  Jelmer Vernooij b1b7dd6902 Honor ignores in dulwich.porcelain.add. há 8 anos atrás
  Segev Finer 52cbc5a9c0 ignore: Fix default_user_ignore_filter_path when HOME is not set há 8 anos atrás
  Jelmer Vernooij a606efa873 Fix another flake8 error. há 8 anos atrás
  Jelmer Vernooij bcc1ec3930 Fix python3 support for ignores. há 8 anos atrás
  Jelmer Vernooij def22c8966 Run style tests in travis. há 8 anos atrás
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. há 8 anos atrás
  Jelmer Vernooij 450148eac0 Add IgnoreFilterManager. há 8 anos atrás
  Segev Finer b501e4d3a8 gitignore patterns without a trailing slash should match directories too. há 8 anos atrás
  Segev Finer 08f4a39975 Correctly handle include, exclude than include in .gitignore há 8 anos atrás
  Segev Finer 90d414f7ad A pattern with only a trailing slash should be treated as a glob há 8 anos atrás
  Jelmer Vernooij 4169ebe567 Refresh AUTHORS. há 8 anos atrás
  Segev Finer 0cdd4697e6 Git ignore *.pyd há 8 anos atrás
  Jelmer Vernooij 73fc8a764b Use actual patterns in tests. há 8 anos atrás
  Segev Finer 708f4a4e1a Wrong argument order in ignore.py há 8 anos atrás
  Jelmer Vernooij 9495d7042e Factor out finding of untracked paths. há 8 anos atrás
  Jelmer Vernooij e78edbcff9 Avoid unnecessary escaping. há 8 anos atrás
  Jelmer Vernooij e05671b1bb Cope with / no longer being escaped on Python 3.7. há 8 anos atrás
  Jelmer Vernooij ca3cc8a58b Put flags at begining of expression, to make Python3.7 happy. há 8 anos atrás
  Jelmer Vernooij 2618ea0d36 Fix python3 compatibility. há 8 anos atrás
  Jelmer Vernooij 764d3b056e Merge branch 'ignore' há 8 anos atrás
  Jelmer Vernooij e10c39a00b Improve documentation re ignores. há 8 anos atrás
  Jelmer Vernooij 89989759f1 Add test for IgnoreFilterStack. há 8 anos atrás
  Jelmer Vernooij b30038c5f8 Support zero-matching for multi-asterisk patterns. há 8 anos atrás
  Jelmer Vernooij 2b73b1c708 Handle leading **/. há 8 anos atrás