Cronologia Commit

Autore SHA1 Messaggio Data
  Augie Fackler ca05e08bb1 compat/test_pack: add test that proves large copies in a delta encode correctly 11 anni fa
  Jelmer Vernooij 97612ab5ee Update NEWS. 11 anni fa
  Augie Fackler c07d2eb9a1 compat/test_pack: add test that proves we correctly handle medium-sized objects 11 anni fa
  Jelmer Vernooij 868e7e04ed For the moment, keep deltification disabled - but add a flag to enable it. 11 anni fa
  Augie Fackler aa0b08fe36 pack.write_pack_objects: when packing, actually build deltas 11 anni fa
  Augie Fackler 3a7215d815 compat/test_pack: extract parsing of git-verify-pack output 11 anni fa
  Augie Fackler 8dba3aa25a pack.write_pack_data: when writing OFS_DELTA entries, write correct offset 11 anni fa
  Jelmer Vernooij 1023ae8298 Add tests for encode functions. 11 anni fa
  Augie Fackler 440d8882f6 pack.create_delta: fix copy operations that are larger than 2^24 bytes 11 anni fa
  Augie Fackler d5abe9f5a5 pack.create_delta: correctly encode copy operations up to 2^24 in size 11 anni fa
  Augie Fackler ed3089ee11 pack.create_delta: rename a couple of variables to make the code clearer 11 anni fa
  Augie Fackler ca8181a754 pack.create_delta: move encode_size to not be a nested function 11 anni fa
  Augie Fackler 61a3664693 pack: enhance docstring on deltify_pack_objects 11 anni fa
  Gary van der Merwe b7f1831501 Add .gitattributes files to force fast-export data for tests to checkout with lf line endings. 11 anni fa
  Gary van der Merwe 804f83afbd Skip side-band-64k TCP server tests on windows if cgit not >= 1.9.3. 11 anni fa
  Jelmer Vernooij f8d20e4c1a Merge branch 'octal-numbers' of git://github.com/garyvdm/dulwich 11 anni fa
  Jelmer Vernooij f5c0a12252 Add write_error argument to GitClient.archive(). 11 anni fa
  Jelmer Vernooij 041b6f6bdc Skip porcelain archive test when c git is not available. 11 anni fa
  Jelmer Vernooij 4900903b87 Merge branch 'python3-close-files' of git://github.com/garyvdm/dulwich 11 anni fa
  Gary van der Merwe 9d908133d4 News entry for file object closing. 11 anni fa
  Gary van der Merwe f6283abd86 Close file objects. 11 anni fa
  Gary van der Merwe e00ce69f19 Close files for Pack objects. 11 anni fa
  Gary van der Merwe c506678ad5 Close files for Protocol objects. 11 anni fa
  Jelmer Vernooij 478d142713 Fix another potential XSS issue, and add test for the previous one. 11 anni fa
  Gary van der Merwe 88d41e13bf Fix octal number literals. 11 anni fa
  Jelmer Vernooij a1f542ce56 Merge branch 'service-name-xss' of git://github.com/durin42/dulwich 11 anni fa
  Dave Borowitz 290a16c8ee web: don't echo back invalid service names 12 anni fa
  Gary van der Merwe 5f93fdf6c5 Use byte literal in test_pack.py so that module can be imported in py3. 11 anni fa
  Gary van der Merwe 395b1460cb Alter itertools import statement so that 2to3 fixes it. 11 anni fa
  Gary van der Merwe 018919f1ae Use 2to3 in setup.py. 11 anni fa