Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 4fa57f3d0e Use 'raise from'. há 2 anos atrás
  Jelmer Vernooij fb34f3ddbc Abort delta generation early if the delta gets too big. há 2 anos atrás
  Jelmer Vernooij 457a91c9a3 Make create_delta a generator. há 2 anos atrás
  Jelmer Vernooij 86f66f038e Use yield from. há 2 anos atrás
  Jelmer Vernooij aca694f62b Avoid copying data when creating deltas. há 2 anos atrás
  Jelmer Vernooij 7c21934390 Change argument for write_pack_objects. há 2 anos atrás
  Jelmer Vernooij dfe062da66 Pass write function to write_pack_data. há 2 anos atrás
  Jelmer Vernooij 0132eafca3 Avoid caching of chunks in BytesIO. há 2 anos atrás
  Jelmer Vernooij b497ce9704 Move PackTupleIterable to top-level. há 2 anos atrás
  Jelmer Vernooij e2d62399dd Add docstrings for new Pack methods. há 2 anos atrás
  Jelmer Vernooij e523efa0c5 Fix abstraction layering for PackIndex. há 2 anos atrás
  Jelmer Vernooij 6b17bf6126 Refactor pack to avoid circular references. há 2 anos atrás
  Jelmer Vernooij d88a573d79 Add some typing. há 2 anos atrás
  Jelmer Vernooij 1402b87b59 Reuse ChunkPackGenerator. há 2 anos atrás
  Jelmer Vernooij d0d8f0d9bd Add pack chunk generator. há 2 anos atrás
  Jelmer Vernooij 2b8958f1cb More api doc improvements. há 3 anos atrás
  Upstream Janitor d0e567bcc8 Removed unnecessary #noqa statements from 10 files. há 3 anos atrás
  Jelmer Vernooij 0502730b13 make num_records argument to write_pack-data optional. há 3 anos atrás
  Jelmer Vernooij 5dee54430a Support passing in num_records=None. há 3 anos atrás
  Jelmer Vernooij 4929094efd Ensure that number of records written matches initial indication of number of records. há 3 anos atrás
  Antoine R. Dumont (@ardumont) af712e2abe pack.DeltachainIterator: Execute a DFS walk insteaf of BFS há 3 anos atrás
  Jelmer Vernooij c8ce22c255 Reformatting. há 4 anos atrás
  Jelmer Vernooij 6266df34af Reformat with black. há 4 anos atrás
  Jelmer Vernooij faf6408cfd Add some functions for dealing with bundles. há 4 anos atrás
  Jelmer Vernooij 09fa2fecff Add bundle reading functions. há 4 anos atrás
  Jelmer Vernooij 6c15e761db Properly set attributes. há 4 anos atrás
  Jelmer Vernooij a12b83e1d3 Make sure idx/pack are always closed. há 4 anos atrás
  Jelmer Vernooij 2f933bd334 Enable type checking. há 5 anos atrás
  Jelmer Vernooij ade4b3b14a Fix python2 compatibility. há 5 anos atrás
  Jelmer Vernooij dac7368365 Add compression_level arguments in pack writing functions. há 5 anos atrás