Historique des commits

Auteur SHA1 Message Date
  Segev Finer b501e4d3a8 gitignore patterns without a trailing slash should match directories too. il y a 7 ans
  Segev Finer 08f4a39975 Correctly handle include, exclude than include in .gitignore il y a 7 ans
  Segev Finer 90d414f7ad A pattern with only a trailing slash should be treated as a glob il y a 7 ans
  Jelmer Vernooij 4169ebe567 Refresh AUTHORS. il y a 7 ans
  Segev Finer 0cdd4697e6 Git ignore *.pyd il y a 7 ans
  Jelmer Vernooij 73fc8a764b Use actual patterns in tests. il y a 7 ans
  Segev Finer 708f4a4e1a Wrong argument order in ignore.py il y a 7 ans
  Jelmer Vernooij 9495d7042e Factor out finding of untracked paths. il y a 7 ans
  Jelmer Vernooij e78edbcff9 Avoid unnecessary escaping. il y a 7 ans
  Jelmer Vernooij e05671b1bb Cope with / no longer being escaped on Python 3.7. il y a 7 ans
  Jelmer Vernooij ca3cc8a58b Put flags at begining of expression, to make Python3.7 happy. il y a 7 ans
  Jelmer Vernooij 2618ea0d36 Fix python3 compatibility. il y a 7 ans
  Jelmer Vernooij 764d3b056e Merge branch 'ignore' il y a 7 ans
  Jelmer Vernooij e10c39a00b Improve documentation re ignores. il y a 7 ans
  Jelmer Vernooij 89989759f1 Add test for IgnoreFilterStack. il y a 7 ans
  Jelmer Vernooij b30038c5f8 Support zero-matching for multi-asterisk patterns. il y a 7 ans
  Jelmer Vernooij 2b73b1c708 Handle leading **/. il y a 7 ans
  Jelmer Vernooij bcce8a409a Support ** in most patterns. il y a 7 ans
  Jelmer Vernooij ea7663eed4 Import fnmatch translate, so it can be modified. il y a 7 ans
  Jelmer Vernooij f575fffcf3 Initial support for ignores. il y a 7 ans
  Jelmer Vernooij f8dc641571 in update_refs(), deleted refs should be set to ZERO_SHA, not None. il y a 7 ans
  Jelmer Vernooij c4eaba1ba8 In ``dulwich.porcelain.add``, if no files are specified, il y a 7 ans
  Jelmer Vernooij 2f2ae37b07 Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504 il y a 7 ans
  Jelmer Vernooij b92d6c60ef Clarify docstrnigs for Client.{send_pack,fetch_pack}. Fixes #523 il y a 7 ans
  Jelmer Vernooij 3c31866bb3 Document push in tutorial. il y a 8 ans
  fviolette 40fada272b Fix typo in porcelain.push() docstring il y a 8 ans
  Jelmer Vernooij f3f62888f0 Use Py_hash_t type in Python3; should fix Python3 hash tests. il y a 8 ans
  Jelmer Vernooij 51a89e7ded Drop unnecessary version compatibility code. il y a 8 ans
  Jelmer Vernooij 6f1a08a75f Fix test on Python3 w/ Windows. il y a 8 ans
  Jelmer Vernooij deca114fc2 Skip test broken on Python3.6 w/ Windows. il y a 8 ans