커밋 기록

작성자 SHA1 메시지 날짜
  Gary van der Merwe ed8574ee54 Add failing test to ensure we don't fiddle with checkout path encoding. 10 년 전
  Jelmer Vernooij 742442f586 Import expectedFailure for use in tests. 10 년 전
  Jelmer Vernooij fbe28d8a17 Merge branch 'symlinks' of git://github.com/garyvdm/dulwich 10 년 전
  Jelmer Vernooij fa2a83ba8b Fix DulciwhMockSSHClientTest on Python3. 10 년 전
  Jelmer Vernooij 5b7d9ba2ca Fix server compat tests on python3 for plain TCP server. 10 년 전
  Jelmer Vernooij 1df48b6b92 Support python3 in dulwich.patch. 10 년 전
  Jelmer Vernooij cc41b28ae8 Use bytes in remaining test_patch code. 10 년 전
  Gary van der Merwe 181426e839 For a symlink, stat.st_size is 0 on windows. 10 년 전
  Gary van der Merwe ca6cbcd018 Split BuildIndexTests.test_nonempty so that the symlinks are tested separately. 10 년 전
  Gary van der Merwe b4d3b21095 For tests that require symlink support, check if os has a symlink attr rather 10 년 전
  Jelmer Vernooij 4ce901c8de Merge branch 'index_validate_path_element' of git://github.com/garyvdm/dulwich 10 년 전
  Gary van der Merwe 7c2c8f6ac1 Make sure we clean up all temp dir when running tests. 10 년 전
  Gary van der Merwe 8bb8db75ff In index.build_index_from_tree, pass the validate_path_element onto validate_path. 10 년 전
  Gary van der Merwe 7c938359c9 Spelling fix. 10 년 전
  Gary van der Merwe 8748115c9f Fix FileSystemBackendTests.test_absolute on windows python3. 10 년 전
  Gary van der Merwe f1b483d955 Better fix for normalising the case FileSystemBackend.open_repository. 10 년 전
  Gary van der Merwe 8fb1ed9b75 Fix FileSystemBackendTests.test_absolute on windows python3. 10 년 전
  Gary van der Merwe b514d8893c Fix index.blob_from_path_and_stat on pypy with paths with non ascii unicode. 10 년 전
  Gary van der Merwe c9348faa6d Fix SubprocessGitClient on Windows Python3. 10 년 전
  Gary van der Merwe b4e187181f Fix running hooks on windows with unicode repo paths. 10 년 전
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." 10 년 전
  Jelmer Vernooij ad71a07fbd Add NEWS entry for git.bat support. 10 년 전
  Jelmer Vernooij f0c8295c46 Move finding of C git into a separate function. 10 년 전
  Stefan Zimmermann 5721c7a126 try to use win32api.FindExecutable('git') for .bat and .cmd support instead of running cmd /c git 10 년 전
  Stefan Zimmermann e784427a66 Support git.bat on Windows 10 년 전
  Jelmer Vernooij 113966a26c Merge branch 'porcelain_clone_close' of git://github.com/garyvdm/dulwich 10 년 전
  Gary van der Merwe b1cdce02b6 Close repo in porcelain.clone for all exceptions. 10 년 전
  Jelmer Vernooij 9fb3e3ccd7 Update note about python3. 10 년 전
  Jelmer Vernooij 111a0431bb Add HttpGitClient.__repr__. 10 년 전
  Gary van der Merwé ff831aa895 Close Repo, ObjectStore, and Pack objects. 10 년 전