Historia zmian

Autor SHA1 Wiadomość Data
  Jelmer Vernooij b0f590568b dulwich.objects: Add more docstrings. 14 lat temu
  Jelmer Vernooij 18ed6000ec Fix typo. 14 lat temu
  Jelmer Vernooij b41694b2df Add more docstrings to BaseRepo, remove BaseRepo.__iter__. 14 lat temu
  Jelmer Vernooij be862751b8 Extend the repository documentation a bit. 14 lat temu
  Jelmer Vernooij 9a2ba51c33 Simplify Repo.stage a bit by using index_entry_from_stat. 14 lat temu
  Jelmer Vernooij b2d91e3e4c Add tutorial chapter on remote repositories. 14 lat temu
  Jelmer Vernooij 60a4f26e61 Use identity from ~/.gitconfig or .git/config if none was explicitly specified. 14 lat temu
  Jelmer Vernooij b10756435d dulwich.client: Make progress argument optional. 14 lat temu
  Jelmer Vernooij b9530f7022 Add 'make check-tutorial'. 14 lat temu
  Jelmer Vernooij d8264124b8 Allow determine_wants methods to include the zero sha in their return value. 14 lat temu
  Jelmer Vernooij b3aea9cca8 Document return types. 14 lat temu
  Jelmer Vernooij d6eabd8058 Add some docstrings. 14 lat temu
  Jelmer Vernooij 7c19e161ee Include status information in Python modules. 14 lat temu
  Jelmer Vernooij e11e9cc2d4 Add a basic STATUS document documenting the capabilities supported by dulwich. 14 lat temu
  Jelmer Vernooij 31cd7d9256 Split out Repo.get_config_stack(). 14 lat temu
  Jelmer Vernooij 0319a27cf6 Add writable argument to StackedConfig. 14 lat temu
  Jelmer Vernooij 323e324c95 Add tests for default git config file. 14 lat temu
  Jelmer Vernooij ba6599e136 Provide Config.get_boolean. 14 lat temu
  Jelmer Vernooij 73d767c12e The config parser now supports the git-config file format as 14 lat temu
  Jelmer Vernooij 7c1404b6fe Make section names and variable names case insensitive. 14 lat temu
  Jelmer Vernooij be730e954d Fix parsing of comments. 14 lat temu
  Jelmer Vernooij f7e7fcf6c3 Simplify some code, add tests for boolean settings without = sign. 14 lat temu
  Jelmer Vernooij 8f401efb52 Add checking of section names. 14 lat temu
  Jelmer Vernooij 2fd34ce7f5 Add checking of variable names. 14 lat temu
  Jelmer Vernooij ba17e3f954 Simplify section handling. 14 lat temu
  Jelmer Vernooij f73b1e6c6c Fix section parsing. 14 lat temu
  Jelmer Vernooij d894f62ba6 Fix formatting/parsing. 14 lat temu
  Jelmer Vernooij 74c7113844 merge trunk 14 lat temu
  Jelmer Vernooij 78f95ecdb1 More config fixes. 14 lat temu
  Jelmer Vernooij 223e17b6d0 Add write file tests. 14 lat temu