Commit History

Author SHA1 Message Date
  Jelmer Vernooij d8264124b8 Allow determine_wants methods to include the zero sha in their return value. 13 years ago
  Jelmer Vernooij b3aea9cca8 Document return types. 13 years ago
  Jelmer Vernooij d6eabd8058 Add some docstrings. 13 years ago
  Jelmer Vernooij 7c19e161ee Include status information in Python modules. 13 years ago
  Jelmer Vernooij e11e9cc2d4 Add a basic STATUS document documenting the capabilities supported by dulwich. 13 years ago
  Jelmer Vernooij 31cd7d9256 Split out Repo.get_config_stack(). 13 years ago
  Jelmer Vernooij 0319a27cf6 Add writable argument to StackedConfig. 13 years ago
  Jelmer Vernooij 323e324c95 Add tests for default git config file. 13 years ago
  Jelmer Vernooij ba6599e136 Provide Config.get_boolean. 13 years ago
  Jelmer Vernooij 73d767c12e The config parser now supports the git-config file format as 13 years ago
  Jelmer Vernooij 7c1404b6fe Make section names and variable names case insensitive. 13 years ago
  Jelmer Vernooij be730e954d Fix parsing of comments. 13 years ago
  Jelmer Vernooij f7e7fcf6c3 Simplify some code, add tests for boolean settings without = sign. 13 years ago
  Jelmer Vernooij 8f401efb52 Add checking of section names. 13 years ago
  Jelmer Vernooij 2fd34ce7f5 Add checking of variable names. 13 years ago
  Jelmer Vernooij ba17e3f954 Simplify section handling. 13 years ago
  Jelmer Vernooij f73b1e6c6c Fix section parsing. 13 years ago
  Jelmer Vernooij d894f62ba6 Fix formatting/parsing. 13 years ago
  Jelmer Vernooij 74c7113844 merge trunk 13 years ago
  Jelmer Vernooij 78f95ecdb1 More config fixes. 13 years ago
  Jelmer Vernooij 223e17b6d0 Add write file tests. 13 years ago
  Jelmer Vernooij 81b8f0ac74 Implement _escape_value. 13 years ago
  Jelmer Vernooij 087d13fd4f Add support for escaping config values. 13 years ago
  Jelmer Vernooij ca29e9c081 Fix unescaping values. 13 years ago
  Jelmer Vernooij 6e2ce77b6b Use StackedConfig in Repo.get_config. 13 years ago
  Jelmer Vernooij eb63d46786 Use config file infrastructure for writing initial .git/config file. 13 years ago
  Jelmer Vernooij cdae71cc60 Fix unused import in dulwich.web. 13 years ago
  Jelmer Vernooij 009c60f57d Merge trunk. 13 years ago
  Jelmer Vernooij 718e8185f8 Add StackedConfig. 13 years ago
  Jelmer Vernooij d490e24674 add a mode argument to index_entry_from_stat. 13 years ago