Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 683e873d60 Merge branch 'master' into experimental hace 10 años
  Gary van der Merwé e44a24220b Switched `default_local_git_client_cls` to `LocalGitClient`. hace 10 años
  Jonas Haag 53ca1ff705 I'm fine with having my contributions BSD-licensed hace 10 años
  Jelmer Vernooij a7d6141c29 Add definition for 'quiet' capability. hace 10 años
  Jelmer Vernooij 343a8ac737 Advertise ofs-delta in server side capabilities. hace 10 años
  Jelmer Vernooij 9bf788b5e1 Prefix capabilities with space, consistent with C Git. hace 10 años
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) hace 10 años
  Jelmer Vernooij e7fe2c362d Add TestCase.assertObjectstoreEqual. hace 10 años
  Jelmer Vernooij 20590d9b09 Update trove classifiers to include pypy and cpython 3.4. hace 10 años
  Jelmer Vernooij dcac2fcc3b Update note about Python3 support. hace 10 años
  Jelmer Vernooij e925ef53e3 Add text doc about relicensing to dual Apachev2/GPLv2. hace 10 años
  Jelmer Vernooij 092f20c7d3 Rename HACKING to CONTRIBUTING. hace 10 años
  Jelmer Vernooij 0b7bfd3e94 Fix typos in HACKING. hace 10 años
  Jelmer Vernooij f46b545498 Fix tests on Python3. hace 10 años
  Jelmer Vernooij 049564cbea Add root_path argument to _tree_to_fs_path. hace 10 años
  Jelmer Vernooij df801a4949 Make tree_to_fs_path and fs_to_tree_path private. hace 10 años
  Jelmer Vernooij 572dbcab37 Merge branch 'checkout_paths2' of git://github.com/garyvdm/dulwich hace 10 años
  Gary van der Merwe 8de9604a83 Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes. hace 10 años
  Gary van der Merwe 7e09c47716 Improve checkout path handling: hace 10 años
  Gary van der Merwe 5f3ad83bd0 Avoid encoding or decoding checkout paths. hace 10 años
  Gary van der Merwe ed8574ee54 Add failing test to ensure we don't fiddle with checkout path encoding. hace 10 años
  Jelmer Vernooij 742442f586 Import expectedFailure for use in tests. hace 10 años
  Jelmer Vernooij fbe28d8a17 Merge branch 'symlinks' of git://github.com/garyvdm/dulwich hace 10 años
  Jelmer Vernooij fa2a83ba8b Fix DulciwhMockSSHClientTest on Python3. hace 10 años
  Jelmer Vernooij 5b7d9ba2ca Fix server compat tests on python3 for plain TCP server. hace 10 años
  Jelmer Vernooij 1df48b6b92 Support python3 in dulwich.patch. hace 10 años
  Jelmer Vernooij cc41b28ae8 Use bytes in remaining test_patch code. hace 10 años
  Gary van der Merwe 181426e839 For a symlink, stat.st_size is 0 on windows. hace 10 años
  Gary van der Merwe ca6cbcd018 Split BuildIndexTests.test_nonempty so that the symlinks are tested separately. hace 10 años
  Gary van der Merwe b4d3b21095 For tests that require symlink support, check if os has a symlink attr rather hace 10 años