提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij dcf5fa08b4 Remove unused imports. 14 年之前
  Dave Borowitz 582890989a walk: Propagate excluded out-of-order commits. 14 年之前
  Dave Borowitz 87f2053dd5 _compat: Add implementation of all(). 14 年之前
  Dave Borowitz d5ea71fe4d walk: Record last commit yielded by the pq. 14 年之前
  Dave Borowitz 95ce2a872c walk: Reorganize 'since' boundary code. 14 年之前
  Dave Borowitz 3b031c7cc8 walk: Exclude parents more aggressively. 14 年之前
  Dave Borowitz 9dba77a601 walk: Walk a fixed number of extra commits before returning. 14 年之前
  Dave Borowitz c06fa35ad4 Add walk module to tests/__init__.py. 14 年之前
  Dave Borowitz 97d14fb0f6 walk: Allow topological ordering. 14 年之前
  Dave Borowitz b47fa4eec8 test_walk: Simplify commit_time attr assignment. 14 年之前
  Dave Borowitz 9fbcb3de43 walk: Separate reordering logic from iteration logic. 14 年之前
  Dave Borowitz 2259f228d6 walk: Extract commit-time pqueue into its own class. 14 年之前
  Dave Borowitz bc4e5c9bc5 walk: Simplify WalkEntry constructor. 14 年之前
  Dave Borowitz 1d7014bf5d walk: Handle a small, fixed number of out-of-date-order commits. 14 年之前
  Dave Borowitz d7c175d40f walk: Add options to limit by commit time. 14 年之前
  Dave Borowitz 8401e0976e repo: Implement revision_history with a Walker. 14 年之前
  Dave Borowitz 87c62e7eb3 walk: Raise MissingCommitError instead of KeyError. 14 年之前
  Dave Borowitz f3c05f825b walk: Add option to follow paths across rename/copy. 14 年之前
  Dave Borowitz b7d712f486 walk: Add option for rename detection. 14 年之前
  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 年之前