Histórico de Commits

Autor SHA1 Mensagem Data
  milki 2ce195fb7d Support for symlink há 14 anos atrás
  milki 812af5a046 clone should checkout HEAD of remote repo há 14 anos atrás
  milki e2e23c8219 Move checkout to index há 14 anos atrás
  milki 2d9e700530 Add checkout. checkout master on clone há 14 anos atrás
  Jelmer Vernooij 2772964bb8 Merge various fixes for running the testsuite on Windows. há 14 anos atrás
  Risto Kankkunen 49ee27f43e Close all open file handles in the test case há 14 anos atrás
  Risto Kankkunen 3d3778fb00 Fix incorrect read/write handling in "object_store.py". há 14 anos atrás
  Risto Kankkunen 193e70ccaa Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different há 14 anos atrás
  Risto Kankkunen dee66ce7c3 Use platform-specific file path separators to avoid tests há 14 anos atrás
  Risto Kankkunen dcdf35dad3 Use universal newlines in subprocess output to prevent tests há 14 anos atrás
  Risto Kankkunen 0f2a320c7b Do not delete the current working directory to avoid: há 14 anos atrás
  Risto Kankkunen 6726c09839 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. há 14 anos atrás
  Jelmer Vernooij 32cc60d601 Add a docstring for S_ISGITLINK. há 14 anos atrás
  Jelmer Vernooij 62dba487e6 Add committer - in case the user doesn't have a local configuration. há 14 anos atrás
  Jelmer Vernooij eb60dc6177 Fix docstring for ObjectStore.tree_changes. há 14 anos atrás
  Jelmer Vernooij 328918334e dulwich.objects: Add more docstrings. há 14 anos atrás
  Jelmer Vernooij 36aebb3d50 Fix typo. há 14 anos atrás
  Jelmer Vernooij 30bdf06d4a Add more docstrings to BaseRepo, remove BaseRepo.__iter__. há 14 anos atrás
  Jelmer Vernooij b0cadaff44 Extend the repository documentation a bit. há 14 anos atrás
  Jelmer Vernooij e7ec4b3b34 Simplify Repo.stage a bit by using index_entry_from_stat. há 14 anos atrás
  Jelmer Vernooij 6710b4bf2d Add tutorial chapter on remote repositories. há 14 anos atrás
  Jelmer Vernooij 1bf899c05a Use identity from ~/.gitconfig or .git/config if none was explicitly specified. há 14 anos atrás
  Jelmer Vernooij ab04ec1a0d dulwich.client: Make progress argument optional. há 14 anos atrás
  Jelmer Vernooij 5135f6c64e Add 'make check-tutorial'. há 14 anos atrás
  Jelmer Vernooij 7a3971c09c Allow determine_wants methods to include the zero sha in their return value. há 14 anos atrás
  Jelmer Vernooij 2444773697 Document return types. há 14 anos atrás
  Jelmer Vernooij 1b31d49a9e Add some docstrings. há 14 anos atrás
  Jelmer Vernooij fa78e89525 Include status information in Python modules. há 14 anos atrás
  Jelmer Vernooij af3f9cc643 Add a basic STATUS document documenting the capabilities supported by dulwich. há 14 anos atrás
  Jelmer Vernooij 510b5842c4 Split out Repo.get_config_stack(). há 14 anos atrás