Commit történet

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