Histórico de Commits

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