Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij 60a4f26e61 Use identity from ~/.gitconfig or .git/config if none was explicitly specified. vor 13 Jahren
  Jelmer Vernooij b10756435d dulwich.client: Make progress argument optional. vor 13 Jahren
  Jelmer Vernooij b9530f7022 Add 'make check-tutorial'. vor 13 Jahren
  Jelmer Vernooij d8264124b8 Allow determine_wants methods to include the zero sha in their return value. vor 13 Jahren
  Jelmer Vernooij b3aea9cca8 Document return types. vor 13 Jahren
  Jelmer Vernooij d6eabd8058 Add some docstrings. vor 13 Jahren
  Jelmer Vernooij 7c19e161ee Include status information in Python modules. vor 13 Jahren
  Jelmer Vernooij e11e9cc2d4 Add a basic STATUS document documenting the capabilities supported by dulwich. vor 13 Jahren
  Jelmer Vernooij 31cd7d9256 Split out Repo.get_config_stack(). vor 13 Jahren
  Jelmer Vernooij 0319a27cf6 Add writable argument to StackedConfig. vor 13 Jahren
  Jelmer Vernooij 323e324c95 Add tests for default git config file. vor 13 Jahren
  Jelmer Vernooij ba6599e136 Provide Config.get_boolean. vor 13 Jahren
  Jelmer Vernooij 73d767c12e The config parser now supports the git-config file format as vor 13 Jahren
  Jelmer Vernooij 7c1404b6fe Make section names and variable names case insensitive. vor 13 Jahren
  Jelmer Vernooij be730e954d Fix parsing of comments. vor 13 Jahren
  Jelmer Vernooij f7e7fcf6c3 Simplify some code, add tests for boolean settings without = sign. vor 13 Jahren
  Jelmer Vernooij 8f401efb52 Add checking of section names. vor 13 Jahren
  Jelmer Vernooij 2fd34ce7f5 Add checking of variable names. vor 13 Jahren
  Jelmer Vernooij ba17e3f954 Simplify section handling. vor 13 Jahren
  Jelmer Vernooij f73b1e6c6c Fix section parsing. vor 13 Jahren
  Jelmer Vernooij d894f62ba6 Fix formatting/parsing. vor 13 Jahren
  Jelmer Vernooij 74c7113844 merge trunk vor 13 Jahren
  Jelmer Vernooij 78f95ecdb1 More config fixes. vor 13 Jahren
  Jelmer Vernooij 223e17b6d0 Add write file tests. vor 13 Jahren
  Jelmer Vernooij 81b8f0ac74 Implement _escape_value. vor 13 Jahren
  Jelmer Vernooij 087d13fd4f Add support for escaping config values. vor 13 Jahren
  Jelmer Vernooij ca29e9c081 Fix unescaping values. vor 13 Jahren
  Jelmer Vernooij 6e2ce77b6b Use StackedConfig in Repo.get_config. vor 13 Jahren
  Jelmer Vernooij eb63d46786 Use config file infrastructure for writing initial .git/config file. vor 13 Jahren
  Jelmer Vernooij cdae71cc60 Fix unused import in dulwich.web. vor 13 Jahren