Historique des commits

Auteur SHA1 Message Date
  Dave Borowitz b47fa4eec8 test_walk: Simplify commit_time attr assignment. il y a 14 ans
  Dave Borowitz 9fbcb3de43 walk: Separate reordering logic from iteration logic. il y a 14 ans
  Dave Borowitz 2259f228d6 walk: Extract commit-time pqueue into its own class. il y a 14 ans
  Dave Borowitz bc4e5c9bc5 walk: Simplify WalkEntry constructor. il y a 14 ans
  Dave Borowitz 1d7014bf5d walk: Handle a small, fixed number of out-of-date-order commits. il y a 14 ans
  Dave Borowitz d7c175d40f walk: Add options to limit by commit time. il y a 14 ans
  Dave Borowitz 8401e0976e repo: Implement revision_history with a Walker. il y a 14 ans
  Dave Borowitz 87c62e7eb3 walk: Raise MissingCommitError instead of KeyError. il y a 14 ans
  Dave Borowitz f3c05f825b walk: Add option to follow paths across rename/copy. il y a 14 ans
  Dave Borowitz b7d712f486 walk: Add option for rename detection. il y a 14 ans
  Dave Borowitz ea9cc03313 diff_tree: Add rename_detector to tree_changes_for_merge. il y a 14 ans
  Dave Borowitz 15102c5fc0 diff_tree: Add rename_detector to tree_changes. il y a 14 ans
  Dave Borowitz 8515548c13 diff_tree: Add want_unchanged to changes_with_renames. il y a 14 ans
  Dave Borowitz 7ab53dd376 diff_tree: Construct RenameDetectors without passing tree SHAs. il y a 14 ans
  Dave Borowitz f5d6554427 walk: Return only commits matching specified paths. il y a 14 ans
  Dave Borowitz f6a6ebe6b8 walk: Add WalkEntry method to get tree changes. il y a 14 ans
  Dave Borowitz a12f5b98cc diff_tree: Add function for getting tree changes for merges. il y a 14 ans
  David Borowitz 4bc6f89b0c objects: Add lookup_path method to Tree. il y a 14 ans
  Dave Borowitz c50fc0fd5b walk: Encapsulate walk results in an object. il y a 14 ans
  Dave Borowitz 1f841152a4 walk: Add option to limit the number of commits returned. il y a 14 ans
  Dave Borowitz a86178b741 Add a simple, extensible framework for commit walking. il y a 14 ans
  Dave Borowitz 70870941f8 objects: Make ShaFile.__eq__ work when other is not a ShaFile. il y a 14 ans
  Dave Borowitz d519233b3f diff_tree: Make rename/rewrite threshold constants public. il y a 14 ans
  Dave Borowitz fb9f327a54 tests/utils: Build graphs of commits with arbitrary attributes. il y a 14 ans
  Dave Borowitz 82d727ada0 tests/utils: Build commit graphs with custom trees. il y a 14 ans
  Dave Borowitz 5dfe60bab6 tests/utils: Function for quickly building commit graphs. il y a 14 ans
  Jelmer Vernooij 8749fb2819 Support ~ in git:// URL paths. il y a 14 ans
  Jelmer Vernooij 59835c0ab2 Fix formatting of docstrings for compatibility with pydoctor. il y a 14 ans
  Jelmer Vernooij 572a430b3f Remove unused import in pack.py. il y a 14 ans
  Dave Borowitz ccf473b3e3 pack: Extract a function to write a packed object header. il y a 14 ans