Historique des commits

Auteur SHA1 Message Date
  Augie Fackler d7ccc101b6 pack.create_delta: fix copy operations that are larger than 2^24 bytes il y a 11 ans
  Augie Fackler 7acfcbec50 pack.create_delta: correctly encode copy operations up to 2^24 in size il y a 11 ans
  Augie Fackler bf9053d9ca pack.create_delta: rename a couple of variables to make the code clearer il y a 11 ans
  Augie Fackler c6bed34b64 pack.create_delta: move encode_size to not be a nested function il y a 11 ans
  Augie Fackler f9dfc21eb5 pack: enhance docstring on deltify_pack_objects il y a 11 ans
  Gary van der Merwe f52c200adc Add .gitattributes files to force fast-export data for tests to checkout with lf line endings. il y a 11 ans
  Gary van der Merwe 6c28bcbf92 Skip side-band-64k TCP server tests on windows if cgit not >= 1.9.3. il y a 11 ans
  Jelmer Vernooij 34dfa09c12 Merge branch 'octal-numbers' of git://github.com/garyvdm/dulwich il y a 11 ans
  Jelmer Vernooij fb5b85e5e0 Add write_error argument to GitClient.archive(). il y a 11 ans
  Jelmer Vernooij 5a35194b56 Skip porcelain archive test when c git is not available. il y a 11 ans
  Jelmer Vernooij cf8c57746f Merge branch 'python3-close-files' of git://github.com/garyvdm/dulwich il y a 11 ans
  Gary van der Merwe 95513373b0 News entry for file object closing. il y a 11 ans
  Gary van der Merwe a75f636a22 Close file objects. il y a 11 ans
  Gary van der Merwe caa4d286bb Close files for Pack objects. il y a 11 ans
  Gary van der Merwe 2d3b02c9bb Close files for Protocol objects. il y a 11 ans
  Jelmer Vernooij b75d0d72ee Fix another potential XSS issue, and add test for the previous one. il y a 11 ans
  Gary van der Merwe 040fd2e125 Fix octal number literals. il y a 11 ans
  Jelmer Vernooij 92d3985e8b Merge branch 'service-name-xss' of git://github.com/durin42/dulwich il y a 11 ans
  Dave Borowitz e7e8844148 web: don't echo back invalid service names il y a 13 ans
  Gary van der Merwe f7ddbf5b4e Use byte literal in test_pack.py so that module can be imported in py3. il y a 11 ans
  Gary van der Merwe 57e38e1c18 Alter itertools import statement so that 2to3 fixes it. il y a 11 ans
  Gary van der Merwe f9a8bb21b6 Use 2to3 in setup.py. il y a 11 ans
  Gary van der Merwe 5331264e73 Fix octal number literals. il y a 11 ans
  Jelmer Vernooij eedce5a1af Merge branch 'py3k' of git://github.com/Ormod/dulwich il y a 11 ans
  Jelmer Vernooij 4d2cc9c47e index: Fix IndexEntry to not include name. il y a 11 ans
  Gary van der Merwe dc5c9a6a26 NEWS entry for python3 changes. il y a 11 ans
  Gary van der Merwe d898b39383 Use for loop instead of map. il y a 11 ans
  Gary van der Merwe c9164c227b Stop using more deprecated test methods. il y a 11 ans
  Jelmer Vernooij 0fc578cb10 Add 'make before-push' target. il y a 11 ans
  Jelmer Vernooij c4c1fec37b Add pep8 make target and fix some pep8ness. il y a 11 ans