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

Аутор SHA1 Порука Датум
  Dave Borowitz d1a7f6f6f5 diff_tree: Add want_unchanged to changes_with_renames. пре 14 година
  Dave Borowitz ee476e2929 diff_tree: Construct RenameDetectors without passing tree SHAs. пре 14 година
  Dave Borowitz 9b5f6cfcff walk: Return only commits matching specified paths. пре 14 година
  Dave Borowitz e1d5987861 walk: Add WalkEntry method to get tree changes. пре 14 година
  Dave Borowitz 24eca58a81 diff_tree: Add function for getting tree changes for merges. пре 14 година
  David Borowitz 28c8589a60 objects: Add lookup_path method to Tree. пре 14 година
  Dave Borowitz 961cc3e475 walk: Encapsulate walk results in an object. пре 14 година
  Dave Borowitz 61505b5ea3 walk: Add option to limit the number of commits returned. пре 14 година
  Dave Borowitz b97bf8b939 Add a simple, extensible framework for commit walking. пре 14 година
  Dave Borowitz eaa1cec7e1 objects: Make ShaFile.__eq__ work when other is not a ShaFile. пре 14 година
  Dave Borowitz 54125d3106 diff_tree: Make rename/rewrite threshold constants public. пре 14 година
  Dave Borowitz 34eb0098b1 tests/utils: Build graphs of commits with arbitrary attributes. пре 14 година
  Dave Borowitz 80e0210e5a tests/utils: Build commit graphs with custom trees. пре 14 година
  Dave Borowitz d53a7ce96d tests/utils: Function for quickly building commit graphs. пре 14 година
  Jelmer Vernooij 4a9983a41a Support ~ in git:// URL paths. пре 14 година
  Jelmer Vernooij 1a88055816 Fix formatting of docstrings for compatibility with pydoctor. пре 14 година
  Jelmer Vernooij e7dc19a940 Remove unused import in pack.py. пре 14 година
  Dave Borowitz 7e31064940 pack: Extract a function to write a packed object header. пре 14 година
  Dave Borowitz c65bb76ea9 pack: Remove comp_len from UnpackedObject. пре 14 година
  Dave Borowitz 7d91fe51cc pack: Add option to include compressed data in UnpackedObjects. пре 14 година
  Dave Borowitz 2919b3d2a0 pack: Create an UnpackedObject for better encapsulation. пре 14 година
  Dave Borowitz e1bf4fd4a4 _compat: Inline specific namedtuple instances. пре 14 година
  Dave Borowitz a148200738 _compat: Use namedtuple recipe rather than hard-coding. пре 14 година
  Dave Borowitz e487bccea6 pack: Nuke ThinPackData. пре 14 година
  Dave Borowitz 907aa93d86 pack: Add PackInflater to quickly inflate pack objects. пре 14 година
  Dave Borowitz 07117ce018 pack: Fix a buffering issue with PackStreamReader; add tests. пре 14 година
  Dave Borowitz ace126c5c8 pack: Pass a zlib buffer size through to read_zlib_chunks. пре 14 година
  Dave Borowitz d5b8ba3d8f Rewrite add_thin_pack to use the fast PackIndexer. пре 14 година
  Dave Borowitz 9f38a56fbf pack: Extract a function to compute the SHA of a file. пре 14 година
  Dave Borowitz d17c537402 pack: Extract a method to check pack length and SHA. пре 14 година