コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij e81948a3a8 Use os.path.samefile. 5 年 前
  Jelmer Vernooij aa73abcedb Port remainder of docstrings to Google style. 5 年 前
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. 8 年 前
  Jelmer Vernooij e5f6eb1ebd Some style fixes. 8 年 前
  Jelmer Vernooij f1ab124de0 Some minor formatting fixes. 8 年 前
  Koen Martens 5f8a0058b6 Use os.path.normcase in dulwich.tests.compat.test_repository 8 年 前
  Koen Martens a9531cf413 Fix failing test-cases on windows. 8 年 前
  Jelmer Vernooij f2fcf99a03 Only run 'git worktree list' when it is available. 8 年 前
  Jelmer Vernooij 464d0e281a Fix Python3 compatibility and warnings during tests. 8 年 前
  Jelmer Vernooij 69a7ee982a Some refactoring, simplifications. 8 年 前
  Laurent Rineau cb613c7819 Support linked working directories 8 年 前
  Laurent Rineau 86232320dd # This is a combination of 8 commits. 8 年 前
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 年 前
  Jelmer Vernooij 6095937abd Move import repo onto CompatTestCase. 10 年 前
  Jelmer Vernooij 540b56c4c3 Add python3 support in repository compat tests. 10 年 前
  Gary van der Merwe 733bde0683 Skip tests in python3 that fail (most of them :-() 10 年 前
  Hannu Valtonen 2b721b6b86 py3k: Go through all uses of itertools and make them work on py3k 11 年 前
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. 11 年 前
  Jelmer Vernooij 39cca05455 tests/compat: Use addCleanup rather than tearDown in a few more places. 13 年 前
  Jelmer Vernooij aebc355dd9 Use absolute imports everywhere. 14 年 前
  Dave Borowitz e0aa28be02 Use run_git_or_fail in compat tests wherever possible. 15 年 前
  Dave Borowitz 8f00f27e6c Add repository compat tests. 15 年 前