Historique des commits

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