提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 0319fd1934 Add tests for adding empty thin packs to object stores. 11 年之前
  Jelmer Vernooij 3e8246aeaa Add extra check for bytes to read in compute_file_sha. 11 年之前
  David Ostrovsky 7225e0eb8c Fix typo in method description 11 年之前
  David Ostrovsky 53a2793f81 Remove tags from list of missing documentation 11 年之前
  Jelmer Vernooij c8b36faefc Merge branch 'with' of git://github.com/garyvdm/dulwich 11 年之前
  Jelmer Vernooij 11b908230f Merge branch 'travis' of git://github.com/garyvdm/dulwich 11 年之前
  Gary van der Merwe a116676985 Use stderr.splitlines rather than Popen(universal_newlines=True) 11 年之前
  Gary van der Merwe 7479d6ab81 Travis: use system site packages in virtualenv. 11 年之前
  Gary van der Merwe 692aa9914a Use with statement rather than try: finaly: x.close(). 11 年之前
  Jelmer Vernooij 5d51b338fd Install fastimport, mock and gevent from the apt repository so they don't have to be downloaded. 11 年之前
  Gary van der Merwe a1ab9a9d7a Add all test requirements to setup.py. Use setup.py test on travis. 11 年之前
  Gary van der Merwe f48da405a2 NEWS entry for windows test fixes. 11 年之前
  Gary van der Merwe 6062ce33c1 Get git-daemon to run on windows in test_suite. 11 年之前
  Gary van der Merwe f569d0d4c1 Make get_transport_and_path return a local client for windows abs paths. 11 年之前
  Gary van der Merwe 90bfff55bc Correctly handle socket.timeout on windows. 11 年之前
  Augie Fackler 9bfac4fe15 Makefile: run tests with PYTHONHASHSEED=random 11 年之前
  Augie Fackler 5d2a4b7796 test_porcelain: fix test that is flaky with hash randomization enabled 11 年之前
  Jelmer Vernooij 3334544681 Add note about using dulwich.diff_tree. 11 年之前
  Jelmer Vernooij 3002f4939d Add basic 'status' support to bin/dulwich. 11 年之前
  Jelmer Vernooij a4f9211cc2 Allow passing in repo to porcelain.status. 11 年之前
  Jelmer Vernooij 127fba5475 Handle SIGINT signals in dulwich script. 11 年之前
  Jelmer Vernooij 3df32af314 Add porcelain for receive-pack and upload-pack. 11 年之前
  Jelmer Vernooij 511cb127f9 Start on 0.9.8. 11 年之前
  Jelmer Vernooij 4e6e32e351 Release 0.9.7. 11 年之前
  Jelmer Vernooij a17185314e Add porcelain 'daemon'. 11 年之前
  Jelmer Vernooij afe20af523 Add some tests for FileSystemBackend and DictBackend. 11 年之前
  Jelmer Vernooij ab8cb9a6e0 Remove --backend option from dulwich.server.main. 11 年之前
  Jelmer Vernooij 998ac4ef96 Add default values for outstreams in dulwich.porcelain. 11 年之前
  Jelmer Vernooij 25df12de09 Update NEWS. 11 年之前
  Robert Brown a34503994d Fix logic for extra adds of identical files. 11 年之前