Jelmer Vernooij
|
78b6d89839
Various minor cleanups
|
1 месяц назад |
Jelmer Vernooij
|
2d2b125a8b
Fix typing
|
1 месяц назад |
Jelmer Vernooij
|
e57821dd8e
ignore: Add typing
|
1 месяц назад |
Jelmer Vernooij
|
06674736a5
docs: Clarify trailing slash requirement for directory ignore checks
|
1 месяц назад |
Jelmer Vernooij
|
32e73e511e
Add support for os.PathLike objects throughout the API
|
1 месяц назад |
Jelmer Vernooij
|
5c979c5314
Fix pydoctor warnings
|
2 месяцев назад |
Jelmer Vernooij
|
16ae9bc531
Fix gitignore pattern matching for directory negation patterns
|
2 месяцев назад |
Christoph Grüninger
|
c0a8e05380
Add SPDX license identifier to Python files and shell scripts
|
8 месяцев назад |
Jelmer Vernooij
|
3759bf0e9e
Ruff fixes
|
9 месяцев назад |
Jelmer Vernooij
|
538442329d
Fix ruff
|
1 год назад |
Jelmer Vernooij
|
b4eed48680
Use f-strings
|
1 год назад |
Jelmer Vernooij
|
e3ca1cb5ce
Reformat and add reformat make target
|
1 год назад |
Jelmer Vernooij
|
0a5c62b2b6
Run pyupgrade
|
1 год назад |
Jelmer Vernooij
|
2fab3300ab
Upgrade to >= python 3.7
|
2 лет назад |
Jelmer Vernooij
|
574e529c1c
Run ruff fix
|
2 лет назад |
Jelmer Vernooij
|
03df9d0737
Switch to relative imports with abs2rel
|
2 лет назад |
Jelmer Vernooij
|
bc28ebfb8d
Make sure GitProtocolError's first argument is a string
|
2 лет назад |
Jelmer Vernooij
|
23a986ac9b
Sort Python import definitions with isort
|
2 лет назад |
Jelmer Vernooij
|
f6faf9e187
Upgrade to python 3.7.
|
2 лет назад |
Jelmer Vernooij
|
08c3505747
Fix typing.
|
2 лет назад |
David Hotham
|
0699568dee
more typechecking
|
3 лет назад |
Jelmer Vernooij
|
e7818a9482
Fix handling of escaped characters in ignore files. Fixes #930
|
3 лет назад |
Andrey Torsunov
|
00b511015d
Skip lines with spaces only in .gitignore
|
4 лет назад |
Corentin Hembise
|
c2e24bef2c
Fix find_matching to stop returning after the first match
|
4 лет назад |
Jelmer Vernooij
|
c8ce22c255
Reformatting.
|
4 лет назад |
Jelmer Vernooij
|
6266df34af
Reformat with black.
|
4 лет назад |
Jelmer Vernooij
|
06bfbd92a0
Add typing.
|
5 лет назад |
Jelmer Vernooij
|
bced3762c1
Fix style errors.
|
5 лет назад |
Jelmer Vernooij
|
f4289ad930
Use fsdecode / fsencode where possible.
|
5 лет назад |
Manuel Jacob
|
03ade446d5
Factor out code for getting paths inside XDG config home.
|
5 лет назад |