Commit History

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