Histórico de commits

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