Commit History

作者 SHA1 備註 提交日期
  milki 3abd3b5a94 Fix pep8 13 年之前
  milki 3075a00106 Construct modes instead of magic modes 13 年之前
  milki a44580ad49 Make index entry tests explicit 13 年之前
  Jelmer Vernooij 563ec0f763 Merge fix for formatting of 'extension not found' messages. 13 年之前
  Jelmer Vernooij 25d4ee8f68 Merge fix to call parent constructor rather than grandparent. Thanks, kankri. 13 年之前
  Jelmer Vernooij eae3606c6a Some more docstrings. 13 年之前
  Risto Kankkunen 75c0e52a47 Merged master 13 年之前
  Risto Kankkunen 685cf860af Run Git in tests without user's ".gitconfig". 13 年之前
  Risto Kankkunen 5b8a6675e8 Don't look up "HOME" environment variable unconditionally to avoid KeyError 13 年之前
  milki f277976fd4 Fix pep8 13 年之前
  milki f92e3a6ca9 Add test for empty tree 13 年之前
  milki f322dfd0e1 pep8 cleanup 13 年之前
  milki 0fef499869 Change test to use custom repo 13 年之前
  milki 447a9683c5 Support for symlink 13 年之前
  milki 83760ea717 clone should checkout HEAD of remote repo 13 年之前
  milki 875f87bb61 Move checkout to index 13 年之前
  Risto Kankkunen f42c6e5cae Fixed formatting for "extension not found" messages 13 年之前
  Risto Kankkunen 8826b9254f Call the parent class constructor, not grandparent's, to avoid surprises later 13 年之前
  Jelmer Vernooij 312a436698 Options on the same line as sections in config files are now supported. #920553 13 年之前
  Jelmer Vernooij 45d211f79d $HOME is now explicitly specified for tests that use it to read 13 年之前
  milki 320105a620 Add checkout. checkout master on clone 13 年之前
  Jelmer Vernooij bbf833c7ea Open 0.8.4. 13 年之前
  Jelmer Vernooij b08905cd24 Release 0.8.3. 13 年之前
  Jelmer Vernooij 7b6caab148 Add a 'dulwich fetch' implementation. 13 年之前
  Jelmer Vernooij f023c88bc0 Merge various fixes for running the testsuite on Windows. 13 年之前
  Risto Kankkunen 33f02a99b3 Close all open file handles in the test case 13 年之前
  Risto Kankkunen 0553f7723b Fix incorrect read/write handling in "object_store.py". 13 年之前
  Risto Kankkunen 5d774e512b Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different 13 年之前
  Risto Kankkunen 3724fbc88e Use platform-specific file path separators to avoid tests 13 年之前
  Risto Kankkunen b5f3b42ce0 Use universal newlines in subprocess output to prevent tests 13 年之前