Commit History

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