Histórico de commits

Autor SHA1 Mensagem Data
  Gary van der Merwe ed1aab9171 Increase appveyor matrix, and enable bdist_wheel builds. 10 anos atrás
  Gary van der Merwe c5425156c8 Rework travis so that it uses containers & caches pip downloads. 10 anos atrás
  Gary van der Merwe 06fc0df176 Mark dulwich.tests.compat.test_client.DulwichTCPClientTest as expectedFailure on windows. 10 anos atrás
  Jelmer Vernooij 0c6651d503 Rip out unicode mkdtemp hack - it breaks on filesystems where sys.getfilesystemencoding() == 'ascii'. 10 anos atrás
  Jelmer Vernooij fbb9b4f93f Allow passing in fs encoding to _fs_to_tree_path. 10 anos atrás
  Gary van der Merwé e44a24220b Switched `default_local_git_client_cls` to `LocalGitClient`. 10 anos atrás
  Jonas Haag 53ca1ff705 I'm fine with having my contributions BSD-licensed 10 anos atrás
  Jelmer Vernooij a7d6141c29 Add definition for 'quiet' capability. 10 anos atrás
  Jelmer Vernooij 343a8ac737 Advertise ofs-delta in server side capabilities. 10 anos atrás
  Jelmer Vernooij 9bf788b5e1 Prefix capabilities with space, consistent with C Git. 10 anos atrás
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) 10 anos atrás
  Jelmer Vernooij e7fe2c362d Add TestCase.assertObjectstoreEqual. 10 anos atrás
  Jelmer Vernooij 20590d9b09 Update trove classifiers to include pypy and cpython 3.4. 10 anos atrás
  Jelmer Vernooij dcac2fcc3b Update note about Python3 support. 10 anos atrás
  Jelmer Vernooij e925ef53e3 Add text doc about relicensing to dual Apachev2/GPLv2. 10 anos atrás
  Jelmer Vernooij 092f20c7d3 Rename HACKING to CONTRIBUTING. 10 anos atrás
  Jelmer Vernooij 0b7bfd3e94 Fix typos in HACKING. 10 anos atrás
  Jelmer Vernooij f46b545498 Fix tests on Python3. 10 anos atrás
  Jelmer Vernooij 049564cbea Add root_path argument to _tree_to_fs_path. 10 anos atrás
  Jelmer Vernooij df801a4949 Make tree_to_fs_path and fs_to_tree_path private. 10 anos atrás
  Jelmer Vernooij 572dbcab37 Merge branch 'checkout_paths2' of git://github.com/garyvdm/dulwich 10 anos atrás
  Gary van der Merwe 8de9604a83 Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes. 10 anos atrás
  Gary van der Merwe 7e09c47716 Improve checkout path handling: 10 anos atrás
  Gary van der Merwe 5f3ad83bd0 Avoid encoding or decoding checkout paths. 10 anos atrás
  Gary van der Merwe ed8574ee54 Add failing test to ensure we don't fiddle with checkout path encoding. 10 anos atrás
  Jelmer Vernooij 742442f586 Import expectedFailure for use in tests. 10 anos atrás
  Jelmer Vernooij fbe28d8a17 Merge branch 'symlinks' of git://github.com/garyvdm/dulwich 10 anos atrás
  Jelmer Vernooij fa2a83ba8b Fix DulciwhMockSSHClientTest on Python3. 10 anos atrás
  Jelmer Vernooij 5b7d9ba2ca Fix server compat tests on python3 for plain TCP server. 10 anos atrás
  Jelmer Vernooij 1df48b6b92 Support python3 in dulwich.patch. 10 anos atrás