Histórico de commits

Autor SHA1 Mensagem Data
  Gary van der Merwe a1ab9a9d7a Add all test requirements to setup.py. Use setup.py test on travis. 11 anos atrás
  Gary van der Merwe f48da405a2 NEWS entry for windows test fixes. 11 anos atrás
  Gary van der Merwe 6062ce33c1 Get git-daemon to run on windows in test_suite. 11 anos atrás
  Gary van der Merwe f569d0d4c1 Make get_transport_and_path return a local client for windows abs paths. 11 anos atrás
  Gary van der Merwe 90bfff55bc Correctly handle socket.timeout on windows. 11 anos atrás
  Augie Fackler 9bfac4fe15 Makefile: run tests with PYTHONHASHSEED=random 11 anos atrás
  Augie Fackler 5d2a4b7796 test_porcelain: fix test that is flaky with hash randomization enabled 11 anos atrás
  Jelmer Vernooij 3334544681 Add note about using dulwich.diff_tree. 11 anos atrás
  Jelmer Vernooij 3002f4939d Add basic 'status' support to bin/dulwich. 11 anos atrás
  Jelmer Vernooij a4f9211cc2 Allow passing in repo to porcelain.status. 11 anos atrás
  Jelmer Vernooij 127fba5475 Handle SIGINT signals in dulwich script. 11 anos atrás
  Jelmer Vernooij 3df32af314 Add porcelain for receive-pack and upload-pack. 11 anos atrás
  Jelmer Vernooij 511cb127f9 Start on 0.9.8. 11 anos atrás
  Jelmer Vernooij 4e6e32e351 Release 0.9.7. 11 anos atrás
  Jelmer Vernooij a17185314e Add porcelain 'daemon'. 11 anos atrás
  Jelmer Vernooij afe20af523 Add some tests for FileSystemBackend and DictBackend. 11 anos atrás
  Jelmer Vernooij ab8cb9a6e0 Remove --backend option from dulwich.server.main. 11 anos atrás
  Jelmer Vernooij 998ac4ef96 Add default values for outstreams in dulwich.porcelain. 11 anos atrás
  Jelmer Vernooij 25df12de09 Update NEWS. 11 anos atrás
  Robert Brown a34503994d Fix logic for extra adds of identical files. 11 anos atrás
  Jelmer Vernooij e0282d541c Move the swift backend to dulwich/contrib. 11 anos atrás
  Fabien Boucher 39e7ba8800 Openstack Swift backend support for bare repositories 11 anos atrás
  Fabien Boucher 6d7b46792b Cherry-pick addition of --listen_address/--port argument from dulwich.server from a3be3876043e6bf14617a5584287de1e099dcabf. 11 anos atrás
  Jelmer Vernooij 563c5011ac Disable test_delta_large_object for the moment, since it is slow. 11 anos atrás
  Augie Fackler ca05e08bb1 compat/test_pack: add test that proves large copies in a delta encode correctly 11 anos atrás
  Jelmer Vernooij 97612ab5ee Update NEWS. 11 anos atrás
  Augie Fackler c07d2eb9a1 compat/test_pack: add test that proves we correctly handle medium-sized objects 11 anos atrás
  Jelmer Vernooij 868e7e04ed For the moment, keep deltification disabled - but add a flag to enable it. 11 anos atrás
  Augie Fackler aa0b08fe36 pack.write_pack_objects: when packing, actually build deltas 11 anos atrás
  Augie Fackler 3a7215d815 compat/test_pack: extract parsing of git-verify-pack output 11 anos atrás