커밋 기록

작성자 SHA1 메시지 날짜
  milki 279cf57684 typo 12 년 전
  Adam 'Cezar' Jenkins bbf86c4b27 Wrote tests for the ConfigDict dict changes 13 년 전
  Jelmer Vernooij 268ebfc643 Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp(). 13 년 전
  Jelmer Vernooij dd760f78a6 merge trunk 13 년 전
  Jelmer Vernooij e0a42ca310 Use TestCase.assertEqual rather than TestCase.assertEquals. 13 년 전
  Risto Kankkunen b1e3dcaeea Don't look up "HOME" environment variable unconditionally to avoid KeyError 13 년 전
  Jelmer Vernooij 5f109a429d Options on the same line as sections in config files are now supported. #920553 13 년 전
  Jelmer Vernooij 831159881e $HOME is now explicitly specified for tests that use it to read 13 년 전
  Jelmer Vernooij 323e324c95 Add tests for default git config file. 13 년 전
  Jelmer Vernooij ba6599e136 Provide Config.get_boolean. 13 년 전
  Jelmer Vernooij 7c1404b6fe Make section names and variable names case insensitive. 13 년 전
  Jelmer Vernooij be730e954d Fix parsing of comments. 13 년 전
  Jelmer Vernooij f7e7fcf6c3 Simplify some code, add tests for boolean settings without = sign. 13 년 전
  Jelmer Vernooij 8f401efb52 Add checking of section names. 13 년 전
  Jelmer Vernooij 2fd34ce7f5 Add checking of variable names. 13 년 전
  Jelmer Vernooij ba17e3f954 Simplify section handling. 13 년 전
  Jelmer Vernooij f73b1e6c6c Fix section parsing. 13 년 전
  Jelmer Vernooij d894f62ba6 Fix formatting/parsing. 13 년 전
  Jelmer Vernooij 78f95ecdb1 More config fixes. 13 년 전
  Jelmer Vernooij 223e17b6d0 Add write file tests. 13 년 전
  Jelmer Vernooij 81b8f0ac74 Implement _escape_value. 13 년 전
  Jelmer Vernooij 087d13fd4f Add support for escaping config values. 13 년 전
  Jelmer Vernooij ca29e9c081 Fix unescaping values. 13 년 전
  Jelmer Vernooij 6e2ce77b6b Use StackedConfig in Repo.get_config. 13 년 전
  Jelmer Vernooij 718e8185f8 Add StackedConfig. 13 년 전
  Jelmer Vernooij 686d1e6cc1 add write_to_{file,path} and from_{file,path} methods to ConfigFile. 13 년 전
  Jelmer Vernooij eeb7f637fc Use ConfigFile in Repo.get_config(). 13 년 전
  Jelmer Vernooij fe30fbe49b Add stubs for dulwich.config. 13 년 전