Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij e6ee9987b5 Import upstream version 0.8.3 há 13 anos atrás
  Jelmer Vernooij 98c42629a3 Release 0.8.3. há 13 anos atrás
  Jelmer Vernooij 036b35b812 Add a 'dulwich fetch' implementation. há 13 anos atrás
  Jelmer Vernooij e7dfc9fef0 Merge various fixes for running the testsuite on Windows. há 13 anos atrás
  Risto Kankkunen b37ea0aae3 Close all open file handles in the test case há 13 anos atrás
  Risto Kankkunen 474da97808 Fix incorrect read/write handling in "object_store.py". há 13 anos atrás
  Risto Kankkunen ac350b129d Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different há 13 anos atrás
  Risto Kankkunen 90c0c803f8 Use platform-specific file path separators to avoid tests há 13 anos atrás
  Risto Kankkunen 293de1726a Use universal newlines in subprocess output to prevent tests há 13 anos atrás
  Risto Kankkunen 20da491f3e Do not delete the current working directory to avoid: há 13 anos atrás
  Risto Kankkunen a38438af12 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. há 13 anos atrás
  Jelmer Vernooij 2172e08e22 Add a docstring for S_ISGITLINK. há 13 anos atrás
  Jelmer Vernooij d9adcd03b7 Add committer - in case the user doesn't have a local configuration. há 13 anos atrás
  Jelmer Vernooij 2cccf75585 Fix docstring for ObjectStore.tree_changes. há 13 anos atrás
  Jelmer Vernooij b0f590568b dulwich.objects: Add more docstrings. há 13 anos atrás
  Jelmer Vernooij 18ed6000ec Fix typo. há 13 anos atrás
  Jelmer Vernooij b41694b2df Add more docstrings to BaseRepo, remove BaseRepo.__iter__. há 13 anos atrás
  Jelmer Vernooij be862751b8 Extend the repository documentation a bit. há 13 anos atrás
  Jelmer Vernooij 9a2ba51c33 Simplify Repo.stage a bit by using index_entry_from_stat. há 13 anos atrás
  Jelmer Vernooij b2d91e3e4c Add tutorial chapter on remote repositories. há 13 anos atrás
  Jelmer Vernooij 60a4f26e61 Use identity from ~/.gitconfig or .git/config if none was explicitly specified. há 13 anos atrás
  Jelmer Vernooij b10756435d dulwich.client: Make progress argument optional. há 13 anos atrás
  Jelmer Vernooij b9530f7022 Add 'make check-tutorial'. há 13 anos atrás
  Jelmer Vernooij d8264124b8 Allow determine_wants methods to include the zero sha in their return value. há 13 anos atrás
  Jelmer Vernooij b3aea9cca8 Document return types. há 13 anos atrás
  Jelmer Vernooij d6eabd8058 Add some docstrings. há 13 anos atrás
  Jelmer Vernooij 7c19e161ee Include status information in Python modules. há 13 anos atrás
  Jelmer Vernooij e11e9cc2d4 Add a basic STATUS document documenting the capabilities supported by dulwich. há 13 anos atrás
  Jelmer Vernooij 31cd7d9256 Split out Repo.get_config_stack(). há 13 anos atrás
  Jelmer Vernooij 0319a27cf6 Add writable argument to StackedConfig. há 13 anos atrás