Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij d88a573d79 Add some typing. hace 2 años
  Jelmer Vernooij 1402b87b59 Reuse ChunkPackGenerator. hace 3 años
  Jelmer Vernooij d0d8f0d9bd Add pack chunk generator. hace 3 años
  Jelmer Vernooij 2b8958f1cb More api doc improvements. hace 3 años
  Upstream Janitor d0e567bcc8 Removed unnecessary #noqa statements from 10 files. hace 3 años
  Jelmer Vernooij 0502730b13 make num_records argument to write_pack-data optional. hace 3 años
  Jelmer Vernooij 5dee54430a Support passing in num_records=None. hace 3 años
  Jelmer Vernooij 4929094efd Ensure that number of records written matches initial indication of number of records. hace 3 años
  Antoine R. Dumont (@ardumont) af712e2abe pack.DeltachainIterator: Execute a DFS walk insteaf of BFS hace 3 años
  Jelmer Vernooij c8ce22c255 Reformatting. hace 4 años
  Jelmer Vernooij 6266df34af Reformat with black. hace 4 años
  Jelmer Vernooij faf6408cfd Add some functions for dealing with bundles. hace 4 años
  Jelmer Vernooij 09fa2fecff Add bundle reading functions. hace 4 años
  Jelmer Vernooij 6c15e761db Properly set attributes. hace 4 años
  Jelmer Vernooij a12b83e1d3 Make sure idx/pack are always closed. hace 4 años
  Jelmer Vernooij 2f933bd334 Enable type checking. hace 5 años
  Jelmer Vernooij ade4b3b14a Fix python2 compatibility. hace 5 años
  Jelmer Vernooij dac7368365 Add compression_level arguments in pack writing functions. hace 5 años
  Jelmer Vernooij d6d3c089a8 Convert more docstrings to Google style. hace 5 años
  Jelmer Vernooij 7e8096f453 Revamp pack handling to deal with newly introduced packs correctly. hace 6 años
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. hace 7 años
  Jelmer Vernooij 3b2fd70b2b Pass along progress function for pack writing progress. hace 7 años
  Jelmer Vernooij bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. hace 7 años
  Jelmer Vernooij 4349a6e7e8 Use write_pack_data. hace 7 años
  Jelmer Vernooij ee99f34aad Disable deltification by default again; it's too much of a performance hace 7 años
  Jelmer Vernooij 5657f966ee Make deltify default to True. hace 7 años
  Jelmer Vernooij 2b6271f2a7 Allow extracting raw compressed data from packs. hace 7 años
  Jelmer Vernooij 5770657d64 Add basic repack implementation. hace 7 años
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. hace 7 años
  Jelmer Vernooij e5f6eb1ebd Some style fixes. hace 8 años