Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 20590d9b09 Update trove classifiers to include pypy and cpython 3.4. il y a 10 ans
  Jelmer Vernooij dcac2fcc3b Update note about Python3 support. il y a 10 ans
  Jelmer Vernooij e925ef53e3 Add text doc about relicensing to dual Apachev2/GPLv2. il y a 10 ans
  Jelmer Vernooij 092f20c7d3 Rename HACKING to CONTRIBUTING. il y a 10 ans
  Jelmer Vernooij 0b7bfd3e94 Fix typos in HACKING. il y a 10 ans
  Jelmer Vernooij f46b545498 Fix tests on Python3. il y a 10 ans
  Jelmer Vernooij 049564cbea Add root_path argument to _tree_to_fs_path. il y a 10 ans
  Jelmer Vernooij df801a4949 Make tree_to_fs_path and fs_to_tree_path private. il y a 10 ans
  Jelmer Vernooij 572dbcab37 Merge branch 'checkout_paths2' of git://github.com/garyvdm/dulwich il y a 10 ans
  Gary van der Merwe 8de9604a83 Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes. il y a 10 ans
  Gary van der Merwe 7e09c47716 Improve checkout path handling: il y a 10 ans
  Gary van der Merwe 5f3ad83bd0 Avoid encoding or decoding checkout paths. il y a 10 ans
  Gary van der Merwe ed8574ee54 Add failing test to ensure we don't fiddle with checkout path encoding. il y a 10 ans
  Jelmer Vernooij 742442f586 Import expectedFailure for use in tests. il y a 10 ans
  Jelmer Vernooij fbe28d8a17 Merge branch 'symlinks' of git://github.com/garyvdm/dulwich il y a 10 ans
  Jelmer Vernooij fa2a83ba8b Fix DulciwhMockSSHClientTest on Python3. il y a 10 ans
  Jelmer Vernooij 5b7d9ba2ca Fix server compat tests on python3 for plain TCP server. il y a 10 ans
  Jelmer Vernooij 1df48b6b92 Support python3 in dulwich.patch. il y a 10 ans
  Jelmer Vernooij cc41b28ae8 Use bytes in remaining test_patch code. il y a 10 ans
  Gary van der Merwe 181426e839 For a symlink, stat.st_size is 0 on windows. il y a 10 ans
  Gary van der Merwe ca6cbcd018 Split BuildIndexTests.test_nonempty so that the symlinks are tested separately. il y a 10 ans
  Gary van der Merwe b4d3b21095 For tests that require symlink support, check if os has a symlink attr rather il y a 10 ans
  Jelmer Vernooij 4ce901c8de Merge branch 'index_validate_path_element' of git://github.com/garyvdm/dulwich il y a 10 ans
  Gary van der Merwe 7c2c8f6ac1 Make sure we clean up all temp dir when running tests. il y a 10 ans
  Gary van der Merwe 8bb8db75ff In index.build_index_from_tree, pass the validate_path_element onto validate_path. il y a 10 ans
  Gary van der Merwe 7c938359c9 Spelling fix. il y a 10 ans
  Gary van der Merwe 8748115c9f Fix FileSystemBackendTests.test_absolute on windows python3. il y a 10 ans
  Gary van der Merwe f1b483d955 Better fix for normalising the case FileSystemBackend.open_repository. il y a 10 ans
  Gary van der Merwe 8fb1ed9b75 Fix FileSystemBackendTests.test_absolute on windows python3. il y a 10 ans
  Gary van der Merwe b514d8893c Fix index.blob_from_path_and_stat on pypy with paths with non ascii unicode. il y a 10 ans