Historial de Commits

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