Cronologia Commit

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