История коммитов

Автор SHA1 Сообщение Дата
  milki 9cfa7773db Construct modes instead of magic modes 14 лет назад
  milki c517cfe3b6 Make index entry tests explicit 14 лет назад
  milki 94513a56c6 Fix pep8 14 лет назад
  milki 8ad127c77c Add test for empty tree 14 лет назад
  milki c04d316338 pep8 cleanup 14 лет назад
  milki 33fd425bf0 Change test to use custom repo 14 лет назад
  milki 2ce195fb7d Support for symlink 14 лет назад
  milki 812af5a046 clone should checkout HEAD of remote repo 14 лет назад
  milki e2e23c8219 Move checkout to index 14 лет назад
  milki 2d9e700530 Add checkout. checkout master on clone 14 лет назад
  Jelmer Vernooij 2772964bb8 Merge various fixes for running the testsuite on Windows. 14 лет назад
  Risto Kankkunen 49ee27f43e Close all open file handles in the test case 14 лет назад
  Risto Kankkunen 3d3778fb00 Fix incorrect read/write handling in "object_store.py". 14 лет назад
  Risto Kankkunen 193e70ccaa Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different 14 лет назад
  Risto Kankkunen dee66ce7c3 Use platform-specific file path separators to avoid tests 14 лет назад
  Risto Kankkunen dcdf35dad3 Use universal newlines in subprocess output to prevent tests 14 лет назад
  Risto Kankkunen 0f2a320c7b Do not delete the current working directory to avoid: 14 лет назад
  Risto Kankkunen 6726c09839 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. 14 лет назад
  Jelmer Vernooij 32cc60d601 Add a docstring for S_ISGITLINK. 14 лет назад
  Jelmer Vernooij 62dba487e6 Add committer - in case the user doesn't have a local configuration. 14 лет назад
  Jelmer Vernooij eb60dc6177 Fix docstring for ObjectStore.tree_changes. 14 лет назад
  Jelmer Vernooij 328918334e dulwich.objects: Add more docstrings. 14 лет назад
  Jelmer Vernooij 36aebb3d50 Fix typo. 14 лет назад
  Jelmer Vernooij 30bdf06d4a Add more docstrings to BaseRepo, remove BaseRepo.__iter__. 14 лет назад
  Jelmer Vernooij b0cadaff44 Extend the repository documentation a bit. 14 лет назад
  Jelmer Vernooij e7ec4b3b34 Simplify Repo.stage a bit by using index_entry_from_stat. 14 лет назад
  Jelmer Vernooij 6710b4bf2d Add tutorial chapter on remote repositories. 14 лет назад
  Jelmer Vernooij 1bf899c05a Use identity from ~/.gitconfig or .git/config if none was explicitly specified. 14 лет назад
  Jelmer Vernooij ab04ec1a0d dulwich.client: Make progress argument optional. 14 лет назад
  Jelmer Vernooij 5135f6c64e Add 'make check-tutorial'. 14 лет назад