Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 86d31abf5f Extend the repository documentation a bit. il y a 13 ans
  Jelmer Vernooij cb0a9533b2 Simplify Repo.stage a bit by using index_entry_from_stat. il y a 13 ans
  Jelmer Vernooij 57cf9e748a Add tutorial chapter on remote repositories. il y a 13 ans
  Jelmer Vernooij e07e02e57b Use identity from ~/.gitconfig or .git/config if none was explicitly specified. il y a 13 ans
  Jelmer Vernooij 3da7cada8c dulwich.client: Make progress argument optional. il y a 13 ans
  Jelmer Vernooij 968c0fc65c Add 'make check-tutorial'. il y a 13 ans
  Jelmer Vernooij 2c7868e73c Allow determine_wants methods to include the zero sha in their return value. il y a 13 ans
  Jelmer Vernooij 12ece49218 Document return types. il y a 13 ans
  Jelmer Vernooij cd2040a628 Add some docstrings. il y a 13 ans
  Jelmer Vernooij 2b8ba6e4a6 Include status information in Python modules. il y a 13 ans
  Jelmer Vernooij cc672307ab Add a basic STATUS document documenting the capabilities supported by dulwich. il y a 13 ans
  Jelmer Vernooij ccc027a97e Split out Repo.get_config_stack(). il y a 13 ans
  Jelmer Vernooij ac74d2d98b Add writable argument to StackedConfig. il y a 13 ans
  Jelmer Vernooij 3577f2d329 Add tests for default git config file. il y a 13 ans
  Jelmer Vernooij a1b4b45b63 Provide Config.get_boolean. il y a 13 ans
  Jelmer Vernooij cc820e3154 The config parser now supports the git-config file format as il y a 13 ans
  Jelmer Vernooij 2704f944bd Make section names and variable names case insensitive. il y a 13 ans
  Jelmer Vernooij cb42ef5189 Fix parsing of comments. il y a 13 ans
  Jelmer Vernooij 70ab782fe1 Simplify some code, add tests for boolean settings without = sign. il y a 13 ans
  Jelmer Vernooij dafd66f286 Add checking of section names. il y a 13 ans
  Jelmer Vernooij ee6001bc00 Add checking of variable names. il y a 13 ans
  Jelmer Vernooij 5fafded115 Simplify section handling. il y a 13 ans
  Jelmer Vernooij 73041fd029 Fix section parsing. il y a 13 ans
  Jelmer Vernooij 0ffdc4d601 Fix formatting/parsing. il y a 13 ans
  Jelmer Vernooij acc10e37d1 merge trunk il y a 13 ans
  Jelmer Vernooij 331c921f76 More config fixes. il y a 13 ans
  Jelmer Vernooij b7d6945c8a Add write file tests. il y a 13 ans
  Jelmer Vernooij be4a36dd73 Implement _escape_value. il y a 13 ans
  Jelmer Vernooij aaf7636291 Add support for escaping config values. il y a 13 ans
  Jelmer Vernooij 83b11b5fc3 Fix unescaping values. il y a 13 ans