Commit History

作者 SHA1 備註 提交日期
  Fabien Boucher 2f932e4140 Cherry-pick addition of --listen_address/--port argument from dulwich.server from a3be3876043e6bf14617a5584287de1e099dcabf. 11 年之前
  Jelmer Vernooij f3d5c70317 Disable test_delta_large_object for the moment, since it is slow. 11 年之前
  Augie Fackler 4a97be70bd compat/test_pack: add test that proves large copies in a delta encode correctly 11 年之前
  Jelmer Vernooij ebc3126e9c Update NEWS. 11 年之前
  Augie Fackler 7cb17328e5 compat/test_pack: add test that proves we correctly handle medium-sized objects 11 年之前
  Jelmer Vernooij 0703edd76d For the moment, keep deltification disabled - but add a flag to enable it. 11 年之前
  Augie Fackler ca4130a887 pack.write_pack_objects: when packing, actually build deltas 11 年之前
  Augie Fackler 5b5555ea20 compat/test_pack: extract parsing of git-verify-pack output 11 年之前
  Augie Fackler 7d16017d3f pack.write_pack_data: when writing OFS_DELTA entries, write correct offset 11 年之前
  Jelmer Vernooij 862e8d8d37 Add tests for encode functions. 11 年之前
  Augie Fackler d7ccc101b6 pack.create_delta: fix copy operations that are larger than 2^24 bytes 11 年之前
  Augie Fackler 7acfcbec50 pack.create_delta: correctly encode copy operations up to 2^24 in size 11 年之前
  Augie Fackler bf9053d9ca pack.create_delta: rename a couple of variables to make the code clearer 11 年之前
  Augie Fackler c6bed34b64 pack.create_delta: move encode_size to not be a nested function 11 年之前
  Augie Fackler f9dfc21eb5 pack: enhance docstring on deltify_pack_objects 11 年之前
  Gary van der Merwe f52c200adc Add .gitattributes files to force fast-export data for tests to checkout with lf line endings. 11 年之前
  Gary van der Merwe 6c28bcbf92 Skip side-band-64k TCP server tests on windows if cgit not >= 1.9.3. 11 年之前
  Jelmer Vernooij 34dfa09c12 Merge branch 'octal-numbers' of git://github.com/garyvdm/dulwich 11 年之前
  Jelmer Vernooij fb5b85e5e0 Add write_error argument to GitClient.archive(). 11 年之前
  Jelmer Vernooij 5a35194b56 Skip porcelain archive test when c git is not available. 11 年之前
  Jelmer Vernooij cf8c57746f Merge branch 'python3-close-files' of git://github.com/garyvdm/dulwich 11 年之前
  Gary van der Merwe 95513373b0 News entry for file object closing. 11 年之前
  Gary van der Merwe a75f636a22 Close file objects. 11 年之前
  Gary van der Merwe caa4d286bb Close files for Pack objects. 11 年之前
  Gary van der Merwe 2d3b02c9bb Close files for Protocol objects. 11 年之前
  Jelmer Vernooij b75d0d72ee Fix another potential XSS issue, and add test for the previous one. 11 年之前
  Gary van der Merwe 040fd2e125 Fix octal number literals. 11 年之前
  Jelmer Vernooij 92d3985e8b Merge branch 'service-name-xss' of git://github.com/durin42/dulwich 11 年之前
  Dave Borowitz e7e8844148 web: don't echo back invalid service names 13 年之前
  Gary van der Merwe f7ddbf5b4e Use byte literal in test_pack.py so that module can be imported in py3. 11 年之前