Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij bbf833c7ea Open 0.8.4. vor 13 Jahren
  Jelmer Vernooij b08905cd24 Release 0.8.3. vor 13 Jahren
  Jelmer Vernooij 7b6caab148 Add a 'dulwich fetch' implementation. vor 13 Jahren
  Jelmer Vernooij f023c88bc0 Merge various fixes for running the testsuite on Windows. vor 13 Jahren
  Risto Kankkunen 33f02a99b3 Close all open file handles in the test case vor 13 Jahren
  Risto Kankkunen 0553f7723b Fix incorrect read/write handling in "object_store.py". vor 13 Jahren
  Risto Kankkunen 5d774e512b Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different vor 13 Jahren
  Risto Kankkunen 3724fbc88e Use platform-specific file path separators to avoid tests vor 13 Jahren
  Risto Kankkunen b5f3b42ce0 Use universal newlines in subprocess output to prevent tests vor 13 Jahren
  Risto Kankkunen b05d574b8a Do not delete the current working directory to avoid: vor 13 Jahren
  Risto Kankkunen d90678b396 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. vor 13 Jahren
  Jelmer Vernooij 7884cd5b0c Add a docstring for S_ISGITLINK. vor 13 Jahren
  Jelmer Vernooij 13f33026ae Add committer - in case the user doesn't have a local configuration. vor 13 Jahren
  Jelmer Vernooij 03be5330e1 Fix docstring for ObjectStore.tree_changes. vor 13 Jahren
  Jelmer Vernooij 455b407e94 dulwich.objects: Add more docstrings. vor 13 Jahren
  Jelmer Vernooij b7117d9d95 Fix typo. vor 13 Jahren
  Jelmer Vernooij cf48308d76 Add more docstrings to BaseRepo, remove BaseRepo.__iter__. vor 13 Jahren
  Jelmer Vernooij 86d31abf5f Extend the repository documentation a bit. vor 13 Jahren
  Jelmer Vernooij cb0a9533b2 Simplify Repo.stage a bit by using index_entry_from_stat. vor 13 Jahren
  Jelmer Vernooij 57cf9e748a Add tutorial chapter on remote repositories. vor 13 Jahren
  Jelmer Vernooij e07e02e57b Use identity from ~/.gitconfig or .git/config if none was explicitly specified. vor 13 Jahren
  Jelmer Vernooij 3da7cada8c dulwich.client: Make progress argument optional. vor 13 Jahren
  Jelmer Vernooij 968c0fc65c Add 'make check-tutorial'. vor 13 Jahren
  Jelmer Vernooij 2c7868e73c Allow determine_wants methods to include the zero sha in their return value. vor 13 Jahren
  Jelmer Vernooij 12ece49218 Document return types. vor 13 Jahren
  Jelmer Vernooij cd2040a628 Add some docstrings. vor 13 Jahren
  Jelmer Vernooij 2b8ba6e4a6 Include status information in Python modules. vor 13 Jahren
  Jelmer Vernooij cc672307ab Add a basic STATUS document documenting the capabilities supported by dulwich. vor 13 Jahren
  Jelmer Vernooij ccc027a97e Split out Repo.get_config_stack(). vor 13 Jahren
  Jelmer Vernooij ac74d2d98b Add writable argument to StackedConfig. vor 13 Jahren