Jelmer Vernooij
|
361ba63b4d
Add convenience function for converting path to tree path.
|
7 سال پیش |
Jelmer Vernooij
|
f31f21e85a
Fix Python3.
|
7 سال پیش |
Jelmer Vernooij
|
e687adb8a8
Properly check for directory paths with trailing slash in IgnoreFilterManager.
|
7 سال پیش |
Jelmer Vernooij
|
33543cd0b9
Add some more documentation.
|
7 سال پیش |
Jelmer Vernooij
|
0f82327fdb
Support ignorecase setting.
|
7 سال پیش |
Jelmer Vernooij
|
81b451334e
Translate Windows path separators to slashes.
|
7 سال پیش |
Jelmer Vernooij
|
37165f9d26
Attempt to fix build on appveyor.
|
7 سال پیش |
Jelmer Vernooij
|
e174472fe9
Properly support submodules in ``porcelain.status``. Fixes #517
|
7 سال پیش |
Jelmer Vernooij
|
461fe060db
Ignore files in subrepositories.
|
7 سال پیش |
Jelmer Vernooij
|
3c67d9cb2f
Hook ignore support into status.
|
7 سال پیش |
Jelmer Vernooij
|
00d0feb632
Add Pattern.__str__.
|
7 سال پیش |
Jelmer Vernooij
|
d8f4dce59a
Add IgnoreFilterManager.find_matching and IgnoreFilter.find_matching, to find actual ignore patterns that matched.
|
7 سال پیش |
Jelmer Vernooij
|
3e64e4b4ca
Compile regexes, and keep track of pattern string.
|
7 سال پیش |
Jelmer Vernooij
|
a27d00b74e
Implement IgnoreFilterManager.__repr__.
|
7 سال پیش |
Segev Finer
|
a5afa0e1ba
Don't use os.path.sep since that changes with the platform
|
7 سال پیش |
Jelmer Vernooij
|
faeb909a1a
Look in lower directory ignore files first.
|
7 سال پیش |
Jelmer Vernooij
|
6e1f3a58f8
Implement check-ignore.
|
7 سال پیش |
Jelmer Vernooij
|
b1b7dd6902
Honor ignores in dulwich.porcelain.add.
|
7 سال پیش |
Segev Finer
|
52cbc5a9c0
ignore: Fix default_user_ignore_filter_path when HOME is not set
|
7 سال پیش |
Jelmer Vernooij
|
a606efa873
Fix another flake8 error.
|
7 سال پیش |
Jelmer Vernooij
|
bcc1ec3930
Fix python3 support for ignores.
|
7 سال پیش |
Jelmer Vernooij
|
def22c8966
Run style tests in travis.
|
7 سال پیش |
Jelmer Vernooij
|
aa2a305841
Fix all flake8 style issues.
|
7 سال پیش |
Jelmer Vernooij
|
450148eac0
Add IgnoreFilterManager.
|
7 سال پیش |
Segev Finer
|
b501e4d3a8
gitignore patterns without a trailing slash should match directories too.
|
7 سال پیش |
Segev Finer
|
08f4a39975
Correctly handle include, exclude than include in .gitignore
|
7 سال پیش |
Segev Finer
|
90d414f7ad
A pattern with only a trailing slash should be treated as a glob
|
7 سال پیش |
Jelmer Vernooij
|
4169ebe567
Refresh AUTHORS.
|
7 سال پیش |
Segev Finer
|
0cdd4697e6
Git ignore *.pyd
|
7 سال پیش |
Jelmer Vernooij
|
73fc8a764b
Use actual patterns in tests.
|
7 سال پیش |