Commit History

作者 SHA1 備註 提交日期
  Mike Edgar 638a6f07e2 send_pack: simplify filtering of unsupported ref deletions 11 年之前
  Mike Edgar e3ac84b592 cleanup: consistently use local variable instead of attribute 11 年之前
  Jelmer Vernooij 18ea109708 Remove GNU make-ish. 11 年之前
  Jelmer Vernooij d206dd954d Shallow is supported; update docstring. 11 年之前
  Jelmer Vernooij d8daf304c3 Add classifiers. 11 年之前
  Mike Edgar 1294e053dd ReceivePackHandler: only compute sorted refs if they will be used. 11 年之前
  Marcin Kuźmiński 29795031e7 Fixed wrong string formatting call 11 年之前
  Jelmer Vernooij 8a6582a914 Sort imports alphabetically. 11 年之前
  milki 669cae7326 Add ShaFile.copy() 11 年之前
  Jelmer Vernooij 433d086ebe Add tag_delete porcelain. 11 年之前
  Jelmer Vernooij 8ec3309030 Split out build_file_from_blob. 11 年之前
  Jelmer Vernooij 96f30f8c41 Add 'fetch' porcelain. 11 年之前
  Jelmer Vernooij 16dbb8c28b Add porcelain for branch delete/list/create. 11 年之前
  Jelmer Vernooij c0bc84d635 Merge dul-web into dulwich command. 11 年之前
  Jelmer Vernooij f9585cf5ce Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments. 11 年之前
  Jelmer Vernooij eceb82a75d Drop handling of python installations without wsgiref, as dulwich no longer supports them. 11 年之前
  Jelmer Vernooij cc52353ac1 Update NEWS, add check for validity of shas passed to GraphWalker.ack. 11 年之前
  Mike Edgar 49efdb39a3 Strip newline from final ACKed SHA while fetching packs. 11 年之前
  Jelmer Vernooij 7d1c40e66d In dulwich.tests.test_object_store, use real sha lengths. 11 年之前
  Jelmer Vernooij d6c33ba8ed Update NEWS. 11 年之前
  Robert Brown 541c0e22d8 Limit delta copy length to 64K. 11 年之前
  Jelmer Vernooij ee3e5cd4e2 Add tests for adding empty thin packs to object stores. 11 年之前
  Jelmer Vernooij fe043403c7 Add extra check for bytes to read in compute_file_sha. 11 年之前
  David Ostrovsky 658a568520 Fix typo in method description 11 年之前
  David Ostrovsky 3400948353 Remove tags from list of missing documentation 11 年之前
  Jelmer Vernooij 9b40f1898b Merge branch 'with' of git://github.com/garyvdm/dulwich 11 年之前
  Jelmer Vernooij 98108566f6 Merge branch 'travis' of git://github.com/garyvdm/dulwich 11 年之前
  Gary van der Merwe c74b2bacab Use stderr.splitlines rather than Popen(universal_newlines=True) 11 年之前
  Gary van der Merwe e2a1f9a3d9 Travis: use system site packages in virtualenv. 11 年之前
  Gary van der Merwe d2c8e35368 Use with statement rather than try: finaly: x.close(). 11 年之前