Historique des commits

Auteur SHA1 Message Date
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." il y a 10 ans
  Jelmer Vernooij ad71a07fbd Add NEWS entry for git.bat support. il y a 10 ans
  Jelmer Vernooij f0c8295c46 Move finding of C git into a separate function. il y a 10 ans
  Stefan Zimmermann 5721c7a126 try to use win32api.FindExecutable('git') for .bat and .cmd support instead of running cmd /c git il y a 10 ans
  Stefan Zimmermann e784427a66 Support git.bat on Windows il y a 10 ans
  Jelmer Vernooij 113966a26c Merge branch 'porcelain_clone_close' of git://github.com/garyvdm/dulwich il y a 10 ans
  Gary van der Merwe b1cdce02b6 Close repo in porcelain.clone for all exceptions. il y a 10 ans
  Jelmer Vernooij 9fb3e3ccd7 Update note about python3. il y a 10 ans
  Jelmer Vernooij 111a0431bb Add HttpGitClient.__repr__. il y a 10 ans
  Gary van der Merwé ff831aa895 Close Repo, ObjectStore, and Pack objects. il y a 10 ans
  Gary van der Merwe 4736a989d9 Wait for git subprocess to finish in DulwichTCPClientTest. il y a 10 ans
  Gary van der Merwe 8c9eb80ae4 Don't run tutorial doc tests on windows. il y a 10 ans
  Gary van der Merwe f824587a8f Skip tests that reqiure symlinks on windows. il y a 10 ans
  Gary van der Merwe a62b59f67a Fix server.FileSystemBackend on windows. il y a 10 ans
  Gary van der Merwe d6326afae9 Fix import of rmtree_ro. il y a 10 ans
  Gary van der Merwé e82020ced4 Removing .git dirs requires a bit more effort on windows. il y a 10 ans
  Jelmer Vernooij 81a770d86e Avoid tear_down_repo in compat. il y a 10 ans
  Jelmer Vernooij 6095937abd Move import repo onto CompatTestCase. il y a 10 ans
  Jelmer Vernooij 5473f06dac Merge branch 'close_subprocess' of git://github.com/garyvdm/dulwich il y a 10 ans
  Gary van der Merwé 58c9c91467 Close suprocess pipes in DulwichTCPClientTest. il y a 10 ans
  Gary van der Merwé eb9664c7e6 Add `Repo.close()`. il y a 10 ans
  Gary van der Merwé e47905584e Call super().setUp() from all setUp methods. il y a 10 ans
  Gary van der Merwé b2c44f4288 Close all mkstemp files. il y a 10 ans
  Gary van der Merwé 515a4962c3 Appveyor: install pywin32. il y a 10 ans
  Jelmer Vernooij bd4df4ecbb skip test on python2.6, where email.parser.Parser.parsestr() misbehaves. il y a 10 ans
  Jelmer Vernooij 69a89b36f9 Support python3 in git_am_patch_split. il y a 10 ans
  Jelmer Vernooij d0d4c94d4f Support Python3 in write_commit_patch. il y a 10 ans
  Jelmer Vernooij f114640dcf Add trivial setup.cfg file. il y a 10 ans
  Jelmer Vernooij ad98c9d4ef Actually run the web server when invoking 'dulwich web-daemon'. il y a 10 ans
  Jelmer Vernooij 5179926dfd Fix formatting of docstring. il y a 10 ans