Revīziju vēsture

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