Историја ревизија

Аутор SHA1 Порука Датум
  Dave Borowitz ea9cc03313 diff_tree: Add rename_detector to tree_changes_for_merge. пре 14 година
  Dave Borowitz 15102c5fc0 diff_tree: Add rename_detector to tree_changes. пре 14 година
  Dave Borowitz 8515548c13 diff_tree: Add want_unchanged to changes_with_renames. пре 14 година
  Dave Borowitz 7ab53dd376 diff_tree: Construct RenameDetectors without passing tree SHAs. пре 14 година
  Dave Borowitz f5d6554427 walk: Return only commits matching specified paths. пре 14 година
  Dave Borowitz f6a6ebe6b8 walk: Add WalkEntry method to get tree changes. пре 14 година
  Dave Borowitz a12f5b98cc diff_tree: Add function for getting tree changes for merges. пре 14 година
  David Borowitz 4bc6f89b0c objects: Add lookup_path method to Tree. пре 14 година
  Dave Borowitz c50fc0fd5b walk: Encapsulate walk results in an object. пре 14 година
  Dave Borowitz 1f841152a4 walk: Add option to limit the number of commits returned. пре 14 година
  Dave Borowitz a86178b741 Add a simple, extensible framework for commit walking. пре 14 година
  Dave Borowitz 70870941f8 objects: Make ShaFile.__eq__ work when other is not a ShaFile. пре 14 година
  Dave Borowitz d519233b3f diff_tree: Make rename/rewrite threshold constants public. пре 14 година
  Dave Borowitz fb9f327a54 tests/utils: Build graphs of commits with arbitrary attributes. пре 14 година
  Dave Borowitz 82d727ada0 tests/utils: Build commit graphs with custom trees. пре 14 година
  Dave Borowitz 5dfe60bab6 tests/utils: Function for quickly building commit graphs. пре 14 година
  Jelmer Vernooij 8749fb2819 Support ~ in git:// URL paths. пре 14 година
  Jelmer Vernooij 59835c0ab2 Fix formatting of docstrings for compatibility with pydoctor. пре 14 година
  Jelmer Vernooij 572a430b3f Remove unused import in pack.py. пре 14 година
  Dave Borowitz ccf473b3e3 pack: Extract a function to write a packed object header. пре 14 година
  Dave Borowitz caef4abd82 pack: Remove comp_len from UnpackedObject. пре 14 година
  Dave Borowitz 0214e566f0 pack: Add option to include compressed data in UnpackedObjects. пре 14 година
  Dave Borowitz b3cf4535d1 pack: Create an UnpackedObject for better encapsulation. пре 14 година
  Dave Borowitz 7fca1b4473 _compat: Inline specific namedtuple instances. пре 14 година
  Dave Borowitz 077d06d73d _compat: Use namedtuple recipe rather than hard-coding. пре 14 година
  Dave Borowitz b549044110 pack: Nuke ThinPackData. пре 14 година
  Dave Borowitz 63e0e2cc46 pack: Add PackInflater to quickly inflate pack objects. пре 14 година
  Dave Borowitz 179cd18ced pack: Fix a buffering issue with PackStreamReader; add tests. пре 14 година
  Dave Borowitz 8c418a269a pack: Pass a zlib buffer size through to read_zlib_chunks. пре 14 година
  Dave Borowitz 1859500e97 Rewrite add_thin_pack to use the fast PackIndexer. пре 14 година