2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jelmer Vernooij 44a2996ae7 Update note about Python3 support. 10 жил өмнө
  Jelmer Vernooij 07fc1f17ac Add text doc about relicensing to dual Apachev2/GPLv2. 10 жил өмнө
  Jelmer Vernooij 30788b8ea7 Rename HACKING to CONTRIBUTING. 10 жил өмнө
  Jelmer Vernooij 6a44626e8b Fix typos in HACKING. 10 жил өмнө
  Jelmer Vernooij 466b1ba73e Fix tests on Python3. 10 жил өмнө
  Jelmer Vernooij e389ab61e4 Add root_path argument to _tree_to_fs_path. 10 жил өмнө
  Jelmer Vernooij 0844705228 Make tree_to_fs_path and fs_to_tree_path private. 10 жил өмнө
  Jelmer Vernooij 8cfa1cac89 Merge branch 'checkout_paths2' of git://github.com/garyvdm/dulwich 10 жил өмнө
  Gary van der Merwe 46e2b224ad Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes. 10 жил өмнө
  Gary van der Merwe 39b8e63973 Improve checkout path handling: 10 жил өмнө
  Gary van der Merwe 45e8207408 Avoid encoding or decoding checkout paths. 10 жил өмнө
  Gary van der Merwe c2d1b1389a Add failing test to ensure we don't fiddle with checkout path encoding. 10 жил өмнө
  Jelmer Vernooij 977ae6a2e8 Import expectedFailure for use in tests. 10 жил өмнө
  Jelmer Vernooij 25927fb712 Merge branch 'symlinks' of git://github.com/garyvdm/dulwich 10 жил өмнө
  Jelmer Vernooij 073195e4f6 Fix DulciwhMockSSHClientTest on Python3. 10 жил өмнө
  Jelmer Vernooij 3e81dbd5e9 Fix server compat tests on python3 for plain TCP server. 10 жил өмнө
  Jelmer Vernooij 8d2aa7614f Support python3 in dulwich.patch. 10 жил өмнө
  Jelmer Vernooij 65b73d633b Use bytes in remaining test_patch code. 10 жил өмнө
  Gary van der Merwe b785b5015c For a symlink, stat.st_size is 0 on windows. 10 жил өмнө
  Gary van der Merwe dfd5c7d861 Split BuildIndexTests.test_nonempty so that the symlinks are tested separately. 10 жил өмнө
  Gary van der Merwe 1bd7a6950a For tests that require symlink support, check if os has a symlink attr rather 10 жил өмнө
  Jelmer Vernooij 7a8f3b225b Merge branch 'index_validate_path_element' of git://github.com/garyvdm/dulwich 10 жил өмнө
  Gary van der Merwe ad67661d47 Make sure we clean up all temp dir when running tests. 10 жил өмнө
  Gary van der Merwe 09c957e688 In index.build_index_from_tree, pass the validate_path_element onto validate_path. 10 жил өмнө
  Gary van der Merwe 8ea06ce7fa Spelling fix. 10 жил өмнө
  Gary van der Merwe 6b1429005f Fix FileSystemBackendTests.test_absolute on windows python3. 10 жил өмнө
  Gary van der Merwe 5ec5170bbe Better fix for normalising the case FileSystemBackend.open_repository. 10 жил өмнө
  Gary van der Merwe 751813ebf3 Fix FileSystemBackendTests.test_absolute on windows python3. 10 жил өмнө
  Gary van der Merwe c1b65507f5 Fix index.blob_from_path_and_stat on pypy with paths with non ascii unicode. 10 жил өмнө
  Gary van der Merwe 9951afb2d6 Fix SubprocessGitClient on Windows Python3. 10 жил өмнө