Commit History

Autor SHA1 Mensaxe Data
  David Borowitz 4bc6f89b0c objects: Add lookup_path method to Tree. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz c50fc0fd5b walk: Encapsulate walk results in an object. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 1f841152a4 walk: Add option to limit the number of commits returned. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz a86178b741 Add a simple, extensible framework for commit walking. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 70870941f8 objects: Make ShaFile.__eq__ work when other is not a ShaFile. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz d519233b3f diff_tree: Make rename/rewrite threshold constants public. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz fb9f327a54 tests/utils: Build graphs of commits with arbitrary attributes. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 82d727ada0 tests/utils: Build commit graphs with custom trees. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 5dfe60bab6 tests/utils: Function for quickly building commit graphs. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 8749fb2819 Support ~ in git:// URL paths. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 59835c0ab2 Fix formatting of docstrings for compatibility with pydoctor. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 572a430b3f Remove unused import in pack.py. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz ccf473b3e3 pack: Extract a function to write a packed object header. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz caef4abd82 pack: Remove comp_len from UnpackedObject. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 0214e566f0 pack: Add option to include compressed data in UnpackedObjects. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz b3cf4535d1 pack: Create an UnpackedObject for better encapsulation. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 7fca1b4473 _compat: Inline specific namedtuple instances. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 077d06d73d _compat: Use namedtuple recipe rather than hard-coding. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz b549044110 pack: Nuke ThinPackData. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 63e0e2cc46 pack: Add PackInflater to quickly inflate pack objects. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 179cd18ced pack: Fix a buffering issue with PackStreamReader; add tests. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 8c418a269a pack: Pass a zlib buffer size through to read_zlib_chunks. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 1859500e97 Rewrite add_thin_pack to use the fast PackIndexer. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 87543ca183 pack: Extract a function to compute the SHA of a file. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 79a24186c3 pack: Extract a method to check pack length and SHA. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 9482b8985a test_pack: Test checksum and length mismatch conditions. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 4c37424e1d pack: use SEEK_END for PackData.get_stored_checksum(). %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 08c92bc83c Move PackStreamReader from server to pack. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz bf14877225 tests/utils: Pass a file object into build_pack. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz b4ff74a111 pack: Include offset in PackStreamReader results. %!s(int64=14) %!d(string=hai) anos