Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. il y a 5 ans
  Jelmer Vernooij 9a402c53d1 Initial work migrating docstrings to google style. il y a 5 ans
  Boris Feld debcedf952 Plug the end-of-line filter computing in the repo il y a 6 ans
  Jelmer Vernooij 6845c5b853 Import abcs from the new location. il y a 6 ans
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. il y a 7 ans
  Jelmer Vernooij 5a8ba757f4 Allow passing in unicode strings to config objects. il y a 7 ans
  Jelmer Vernooij ea3dc29a6a Remove now unnecessary lower() calls, make check_section_and_name private. il y a 7 ans
  Jelmer Vernooij 75f2d9bc21 Merge remote-tracking branch 'alistair-broomhead/gitignore-use-core-excludes' il y a 7 ans
  Jelmer Vernooij 6f10a8b8b2 Add TODO about encodings. il y a 7 ans
  Alistair Broomhead 34b45ecb70 Make config keys (sections and names) case insensitive il y a 7 ans
  Jelmer Vernooij 3365e03be1 Pass correct type to config methods. il y a 7 ans
  Jelmer Vernooij 8d151488fd Stricter type checking. il y a 7 ans
  Daniel Andersson f0bb68f00f Improve handling comment characters in config file il y a 7 ans
  Daniel Andersson 05d5c3d3b4 Make unreachable `raise ValueError` come into play il y a 7 ans
  Jelmer Vernooij 698dc4d033 Pass in config when running operations from porcelain. Fixes #545 il y a 7 ans
  Jelmer Vernooij e5f6eb1ebd Some style fixes. il y a 8 ans
  Jelmer Vernooij 60eaa905ff Properly quote config values with a # character. Fixes #511 il y a 8 ans
  Jelmer Vernooij 0c8bd2b3e7 Add porcelain.remote_add. il y a 8 ans
  Jelmer Vernooij fe2f37b3c2 Handle multi-line quoted values in config files. #495. il y a 8 ans
  Jelmer Vernooij 8cf1640314 Add remote in dulwich.porcelain.clone. il y a 8 ans
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. il y a 8 ans
  Jelmer Vernooij ca6edf70fb Fix some pyflakes warnings. il y a 8 ans
  Jelmer Vernooij 9281acb26f Fix python3 compatibility. il y a 8 ans
  Jelmer Vernooij e557e763e2 Add parse_submodules function. il y a 8 ans
  Jelmer Vernooij 331de72705 Fix syntax for dulwich.config.StackedConfig.default_backends docstring. il y a 9 ans
  Julian Berman 5f4fa70c1f Add support for $XDG_CONFIG_HOME/git/config and GIT_CONFIG_NOSYSTEM. il y a 9 ans
  Jelmer Vernooij e680479d53 Drop support for python 2.6. il y a 9 ans
  Jelmer Vernooij 19ed258c5e Fix parsing of quoted strings in config. il y a 9 ans
  Jelmer Vernooij 17d644de8e Convert repo to python3. il y a 10 ans
  Jelmer Vernooij 60263333a7 Port dulwich.config to python3. il y a 10 ans