Histórico de commits

Autor SHA1 Mensagem Data
  David Hotham 0075eb8b5b miscellaneous typechecking 3 anos atrás
  Jelmer Vernooij 4a7e99d6cc Fix deleting config items on older versions of Python. 3 anos atrás
  Jelmer Vernooij 192e210c58 Fix style. 3 anos atrás
  Jelmer Vernooij b1e45cd5fd Add apidocs target. 3 anos atrás
  Jelmer Vernooij d590a8da10 Add support for multivar in configs. Fixes #718 3 anos atrás
  Jelmer Vernooij 8603d58d9f Change iteritems -> items. 3 anos atrás
  Jelmer Vernooij be475893a1 Fix style. 3 anos atrás
  Upstream Janitor d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 3 anos atrás
  Jelmer Vernooij 952573478a Fix typing. 3 anos atrás
  Jelmer Vernooij 36b951c386 Fix style. 4 anos atrás
  Jelmer Vernooij 642d726c8c Fix warning for ConfigFile.from_file. 4 anos atrás
  Dan Villiom Podlaski Christiansen 8fd845e05c config: disregard UTF-8 BOM when reading file 4 anos atrás
  Peter Rowlands 09a53a7496 capitalize env vars 4 anos atrás
  Peter Rowlands 0530d81853 search for CGit installations in PATH and registry 4 anos atrás
  Peter Rowlands ce59c32f48 config: check default system paths on windows 4 anos atrás
  Jelmer Vernooij 6266df34af Reformat with black. 4 anos atrás
  Jelmer Vernooij 3082274e39 Add some typing, clarify behaviour of author argument to Repo.do_commit(). Fixes #786 5 anos atrás
  Jelmer Vernooij 62d77523dc Avoid errno. 5 anos atrás
  Manuel Jacob 03ade446d5 Factor out code for getting paths inside XDG config home. 5 anos atrás
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. 5 anos atrás
  Jelmer Vernooij 9a402c53d1 Initial work migrating docstrings to google style. 5 anos atrás
  Boris Feld debcedf952 Plug the end-of-line filter computing in the repo 6 anos atrás
  Jelmer Vernooij 6845c5b853 Import abcs from the new location. 6 anos atrás
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 anos atrás
  Jelmer Vernooij 5a8ba757f4 Allow passing in unicode strings to config objects. 7 anos atrás
  Jelmer Vernooij ea3dc29a6a Remove now unnecessary lower() calls, make check_section_and_name private. 7 anos atrás
  Jelmer Vernooij 75f2d9bc21 Merge remote-tracking branch 'alistair-broomhead/gitignore-use-core-excludes' 7 anos atrás
  Jelmer Vernooij 6f10a8b8b2 Add TODO about encodings. 7 anos atrás
  Alistair Broomhead 34b45ecb70 Make config keys (sections and names) case insensitive 7 anos atrás
  Jelmer Vernooij 3365e03be1 Pass correct type to config methods. 7 anos atrás