Histórico de commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 4222f90e6f releasing package dulwich version 0.9.7-1 11 anos atrás
  Jelmer Vernooij 0d7bbe5f5a Update patch 01_setup_cfg. 11 anos atrás
  Jelmer Vernooij 2372ddfbff Merge tag 'upstream/0.9.7' into debian 11 anos atrás
  Jelmer Vernooij 04afbba195 Imported Upstream version 0.9.7 11 anos atrás
  Jelmer Vernooij 4e6e32e351 Release 0.9.7. 11 anos atrás
  Jelmer Vernooij a17185314e Add porcelain 'daemon'. 11 anos atrás
  Jelmer Vernooij afe20af523 Add some tests for FileSystemBackend and DictBackend. 11 anos atrás
  Jelmer Vernooij ab8cb9a6e0 Remove --backend option from dulwich.server.main. 11 anos atrás
  Jelmer Vernooij 998ac4ef96 Add default values for outstreams in dulwich.porcelain. 11 anos atrás
  Jelmer Vernooij 25df12de09 Update NEWS. 11 anos atrás
  Robert Brown a34503994d Fix logic for extra adds of identical files. 11 anos atrás
  Jelmer Vernooij e0282d541c Move the swift backend to dulwich/contrib. 11 anos atrás
  Fabien Boucher 39e7ba8800 Openstack Swift backend support for bare repositories 11 anos atrás
  Fabien Boucher 6d7b46792b Cherry-pick addition of --listen_address/--port argument from dulwich.server from a3be3876043e6bf14617a5584287de1e099dcabf. 11 anos atrás
  Jelmer Vernooij 563c5011ac Disable test_delta_large_object for the moment, since it is slow. 11 anos atrás
  Augie Fackler ca05e08bb1 compat/test_pack: add test that proves large copies in a delta encode correctly 11 anos atrás
  Jelmer Vernooij 97612ab5ee Update NEWS. 11 anos atrás
  Augie Fackler c07d2eb9a1 compat/test_pack: add test that proves we correctly handle medium-sized objects 11 anos atrás
  Jelmer Vernooij 868e7e04ed For the moment, keep deltification disabled - but add a flag to enable it. 11 anos atrás
  Augie Fackler aa0b08fe36 pack.write_pack_objects: when packing, actually build deltas 11 anos atrás
  Augie Fackler 3a7215d815 compat/test_pack: extract parsing of git-verify-pack output 11 anos atrás
  Augie Fackler 8dba3aa25a pack.write_pack_data: when writing OFS_DELTA entries, write correct offset 11 anos atrás
  Jelmer Vernooij 1023ae8298 Add tests for encode functions. 11 anos atrás
  Augie Fackler 440d8882f6 pack.create_delta: fix copy operations that are larger than 2^24 bytes 11 anos atrás
  Augie Fackler d5abe9f5a5 pack.create_delta: correctly encode copy operations up to 2^24 in size 11 anos atrás
  Augie Fackler ed3089ee11 pack.create_delta: rename a couple of variables to make the code clearer 11 anos atrás
  Augie Fackler ca8181a754 pack.create_delta: move encode_size to not be a nested function 11 anos atrás
  Augie Fackler 61a3664693 pack: enhance docstring on deltify_pack_objects 11 anos atrás
  Gary van der Merwe b7f1831501 Add .gitattributes files to force fast-export data for tests to checkout with lf line endings. 11 anos atrás
  Gary van der Merwe 804f83afbd Skip side-band-64k TCP server tests on windows if cgit not >= 1.9.3. 11 anos atrás