Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij e5f6eb1ebd Some style fixes. vor 8 Jahren
  Jelmer Vernooij 60eaa905ff Properly quote config values with a # character. Fixes #511 vor 8 Jahren
  Jelmer Vernooij 0c8bd2b3e7 Add porcelain.remote_add. vor 8 Jahren
  Jelmer Vernooij fe2f37b3c2 Handle multi-line quoted values in config files. #495. vor 8 Jahren
  Jelmer Vernooij 8cf1640314 Add remote in dulwich.porcelain.clone. vor 8 Jahren
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. vor 9 Jahren
  Jelmer Vernooij ca6edf70fb Fix some pyflakes warnings. vor 9 Jahren
  Jelmer Vernooij 9281acb26f Fix python3 compatibility. vor 9 Jahren
  Jelmer Vernooij e557e763e2 Add parse_submodules function. vor 9 Jahren
  Jelmer Vernooij 331de72705 Fix syntax for dulwich.config.StackedConfig.default_backends docstring. vor 9 Jahren
  Julian Berman 5f4fa70c1f Add support for $XDG_CONFIG_HOME/git/config and GIT_CONFIG_NOSYSTEM. vor 9 Jahren
  Jelmer Vernooij e680479d53 Drop support for python 2.6. vor 9 Jahren
  Jelmer Vernooij 19ed258c5e Fix parsing of quoted strings in config. vor 10 Jahren
  Jelmer Vernooij 17d644de8e Convert repo to python3. vor 10 Jahren
  Jelmer Vernooij 60263333a7 Port dulwich.config to python3. vor 10 Jahren
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. vor 11 Jahren
  Gary van der Merwe 692aa9914a Use with statement rather than try: finaly: x.close(). vor 11 Jahren
  Jelmer Vernooij 5a4e20d14b Add pep8 make target and fix some pep8ness. vor 11 Jahren
  Gary van der Merwe 9a4001c460 Use collections.MutableMapping instead of UserDict.DictMixin vor 11 Jahren
  Jelmer Vernooij 080000bc8d Drop support for Python < 2.7. vor 11 Jahren
  Jelmer Vernooij 87303b1590 Use new style exception handling in a few more places. vor 11 Jahren
  Jelmer Vernooij c26bb196f5 Fix docstring for StackedConfig.default_backends(). vor 12 Jahren
  Jelmer Vernooij c42e47b57c Update some copyright headers. vor 12 Jahren
  Jelmer Vernooij f3836f3650 Add ConfigDict.itersections. vor 12 Jahren
  Jelmer Vernooij 46c4b29e46 Reimplement iteritems. vor 12 Jahren
  Jelmer Vernooij c8e705ac52 Provide OrderedDict fallback for Python < 2.6, fix test. vor 12 Jahren
  Benjamin Pollack 54c9fd66da Preserve the order of configuration files. vor 12 Jahren
  Jelmer Vernooij a186cc52e3 Fix PEP8 compatibility of setup.py. vor 12 Jahren
  Jelmer Vernooij 60742876dd Use indentation in config file consistent with C Git. vor 12 Jahren
  Adam 'Cezar' Jenkins 16af611e8b Wrote tests for the ConfigDict dict changes vor 13 Jahren