Historial de Commits

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