Historique des commits

Auteur SHA1 Message Date
  Gary van der Merwe b785b5015c For a symlink, stat.st_size is 0 on windows. il y a 10 ans
  Gary van der Merwe dfd5c7d861 Split BuildIndexTests.test_nonempty so that the symlinks are tested separately. il y a 10 ans
  Gary van der Merwe 1bd7a6950a For tests that require symlink support, check if os has a symlink attr rather il y a 10 ans
  Jelmer Vernooij 7a8f3b225b Merge branch 'index_validate_path_element' of git://github.com/garyvdm/dulwich il y a 10 ans
  Gary van der Merwe ad67661d47 Make sure we clean up all temp dir when running tests. il y a 10 ans
  Gary van der Merwe 09c957e688 In index.build_index_from_tree, pass the validate_path_element onto validate_path. il y a 10 ans
  Gary van der Merwe 8ea06ce7fa Spelling fix. il y a 10 ans
  Gary van der Merwe 6b1429005f Fix FileSystemBackendTests.test_absolute on windows python3. il y a 10 ans
  Gary van der Merwe 5ec5170bbe Better fix for normalising the case FileSystemBackend.open_repository. il y a 10 ans
  Gary van der Merwe 751813ebf3 Fix FileSystemBackendTests.test_absolute on windows python3. il y a 10 ans
  Gary van der Merwe c1b65507f5 Fix index.blob_from_path_and_stat on pypy with paths with non ascii unicode. il y a 10 ans
  Gary van der Merwe 9951afb2d6 Fix SubprocessGitClient on Windows Python3. il y a 10 ans
  Gary van der Merwe a9def22ed6 Fix running hooks on windows with unicode repo paths. il y a 10 ans
  Gary van der Merwe 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
  Jelmer Vernooij 0e65c0861d Add NEWS entry for git.bat support. il y a 10 ans
  Jelmer Vernooij 56bcb82c80 Move finding of C git into a separate function. il y a 10 ans
  Stefan Zimmermann 3f9f8599b6 try to use win32api.FindExecutable('git') for .bat and .cmd support instead of running cmd /c git il y a 10 ans
  Stefan Zimmermann dc0f526b95 Support git.bat on Windows il y a 10 ans
  Jelmer Vernooij 018c370f93 Merge branch 'porcelain_clone_close' of git://github.com/garyvdm/dulwich il y a 10 ans
  Gary van der Merwe d17db63a1b Close repo in porcelain.clone for all exceptions. il y a 10 ans
  Jelmer Vernooij 564b24217c Update note about python3. il y a 10 ans
  Jelmer Vernooij 21ce555aab Add HttpGitClient.__repr__. il y a 10 ans
  Gary van der Merwé 04689493ea Close Repo, ObjectStore, and Pack objects. il y a 10 ans
  Gary van der Merwe d8368ac87b Wait for git subprocess to finish in DulwichTCPClientTest. il y a 10 ans
  Gary van der Merwe 0eb182a4c5 Don't run tutorial doc tests on windows. il y a 10 ans
  Gary van der Merwe b3de314f84 Skip tests that reqiure symlinks on windows. il y a 10 ans
  Gary van der Merwe 92e2dbcc31 Fix server.FileSystemBackend on windows. il y a 10 ans
  Gary van der Merwe b2c6d3d23c Fix import of rmtree_ro. il y a 10 ans
  Gary van der Merwé d303d028e6 Removing .git dirs requires a bit more effort on windows. il y a 10 ans
  Jelmer Vernooij 1ad70cf869 Avoid tear_down_repo in compat. il y a 10 ans