Geçmişin Kaydedilmesi

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