Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij c8b36faefc Merge branch 'with' of git://github.com/garyvdm/dulwich il y a 10 ans
  Jelmer Vernooij 11b908230f Merge branch 'travis' of git://github.com/garyvdm/dulwich il y a 10 ans
  Gary van der Merwe a116676985 Use stderr.splitlines rather than Popen(universal_newlines=True) il y a 10 ans
  Gary van der Merwe 7479d6ab81 Travis: use system site packages in virtualenv. il y a 10 ans
  Gary van der Merwe 692aa9914a Use with statement rather than try: finaly: x.close(). il y a 11 ans
  Jelmer Vernooij 5d51b338fd Install fastimport, mock and gevent from the apt repository so they don't have to be downloaded. il y a 10 ans
  Gary van der Merwe a1ab9a9d7a Add all test requirements to setup.py. Use setup.py test on travis. il y a 10 ans
  Gary van der Merwe f48da405a2 NEWS entry for windows test fixes. il y a 10 ans
  Gary van der Merwe 6062ce33c1 Get git-daemon to run on windows in test_suite. il y a 11 ans
  Gary van der Merwe f569d0d4c1 Make get_transport_and_path return a local client for windows abs paths. il y a 11 ans
  Gary van der Merwe 90bfff55bc Correctly handle socket.timeout on windows. il y a 11 ans
  Augie Fackler 9bfac4fe15 Makefile: run tests with PYTHONHASHSEED=random il y a 11 ans
  Augie Fackler 5d2a4b7796 test_porcelain: fix test that is flaky with hash randomization enabled il y a 11 ans
  Jelmer Vernooij 3334544681 Add note about using dulwich.diff_tree. il y a 11 ans
  Jelmer Vernooij 3002f4939d Add basic 'status' support to bin/dulwich. il y a 11 ans
  Jelmer Vernooij a4f9211cc2 Allow passing in repo to porcelain.status. il y a 11 ans
  Jelmer Vernooij 127fba5475 Handle SIGINT signals in dulwich script. il y a 11 ans
  Jelmer Vernooij 3df32af314 Add porcelain for receive-pack and upload-pack. il y a 11 ans
  Jelmer Vernooij 511cb127f9 Start on 0.9.8. il y a 11 ans
  Jelmer Vernooij 4e6e32e351 Release 0.9.7. il y a 11 ans
  Jelmer Vernooij a17185314e Add porcelain 'daemon'. il y a 11 ans
  Jelmer Vernooij afe20af523 Add some tests for FileSystemBackend and DictBackend. il y a 11 ans
  Jelmer Vernooij ab8cb9a6e0 Remove --backend option from dulwich.server.main. il y a 11 ans
  Jelmer Vernooij 998ac4ef96 Add default values for outstreams in dulwich.porcelain. il y a 11 ans
  Jelmer Vernooij 25df12de09 Update NEWS. il y a 11 ans
  Robert Brown a34503994d Fix logic for extra adds of identical files. il y a 11 ans
  Jelmer Vernooij e0282d541c Move the swift backend to dulwich/contrib. il y a 11 ans
  Fabien Boucher 39e7ba8800 Openstack Swift backend support for bare repositories il y a 11 ans
  Fabien Boucher 6d7b46792b Cherry-pick addition of --listen_address/--port argument from dulwich.server from a3be3876043e6bf14617a5584287de1e099dcabf. il y a 11 ans
  Jelmer Vernooij 563c5011ac Disable test_delta_large_object for the moment, since it is slow. il y a 11 ans