Commit History

Author SHA1 Message Date
  Jelmer Vernooij 18ed6000ec Fix typo. 13 years ago
  Jelmer Vernooij b7117d9d95 Fix typo. 13 years ago
  Jelmer Vernooij b41694b2df Add more docstrings to BaseRepo, remove BaseRepo.__iter__. 13 years ago
  Jelmer Vernooij cf48308d76 Add more docstrings to BaseRepo, remove BaseRepo.__iter__. 13 years ago
  Jelmer Vernooij be862751b8 Extend the repository documentation a bit. 13 years ago
  Jelmer Vernooij 86d31abf5f Extend the repository documentation a bit. 13 years ago
  Jelmer Vernooij 9a2ba51c33 Simplify Repo.stage a bit by using index_entry_from_stat. 13 years ago
  Jelmer Vernooij cb0a9533b2 Simplify Repo.stage a bit by using index_entry_from_stat. 13 years ago
  Jelmer Vernooij b2d91e3e4c Add tutorial chapter on remote repositories. 13 years ago
  Jelmer Vernooij 57cf9e748a Add tutorial chapter on remote repositories. 13 years ago
  Jelmer Vernooij 60a4f26e61 Use identity from ~/.gitconfig or .git/config if none was explicitly specified. 13 years ago
  Jelmer Vernooij e07e02e57b Use identity from ~/.gitconfig or .git/config if none was explicitly specified. 13 years ago
  Jelmer Vernooij b10756435d dulwich.client: Make progress argument optional. 13 years ago
  Jelmer Vernooij 3da7cada8c dulwich.client: Make progress argument optional. 13 years ago
  Jelmer Vernooij b9530f7022 Add 'make check-tutorial'. 13 years ago
  Jelmer Vernooij 968c0fc65c Add 'make check-tutorial'. 13 years ago
  Jelmer Vernooij d8264124b8 Allow determine_wants methods to include the zero sha in their return value. 13 years ago
  Jelmer Vernooij 2c7868e73c Allow determine_wants methods to include the zero sha in their return value. 13 years ago
  Jelmer Vernooij b3aea9cca8 Document return types. 13 years ago
  Jelmer Vernooij 12ece49218 Document return types. 13 years ago
  Jelmer Vernooij d6eabd8058 Add some docstrings. 13 years ago
  Jelmer Vernooij cd2040a628 Add some docstrings. 13 years ago
  Jelmer Vernooij 7c19e161ee Include status information in Python modules. 13 years ago
  Jelmer Vernooij 2b8ba6e4a6 Include status information in Python modules. 13 years ago
  Jelmer Vernooij e11e9cc2d4 Add a basic STATUS document documenting the capabilities supported by dulwich. 13 years ago
  Jelmer Vernooij cc672307ab Add a basic STATUS document documenting the capabilities supported by dulwich. 13 years ago
  Jelmer Vernooij 31cd7d9256 Split out Repo.get_config_stack(). 13 years ago
  Jelmer Vernooij ccc027a97e Split out Repo.get_config_stack(). 13 years ago
  Jelmer Vernooij 0319a27cf6 Add writable argument to StackedConfig. 13 years ago
  Jelmer Vernooij ac74d2d98b Add writable argument to StackedConfig. 13 years ago