Commit Verlauf

Autor SHA1 Nachricht Datum
  Dave Borowitz fa7664cda6 walk: Propagate excluded out-of-order commits. vor 14 Jahren
  Dave Borowitz e9932b518d _compat: Add implementation of all(). vor 14 Jahren
  Dave Borowitz 156d632a00 walk: Record last commit yielded by the pq. vor 14 Jahren
  Dave Borowitz bf66a63297 walk: Reorganize 'since' boundary code. vor 14 Jahren
  Dave Borowitz 1c527aa96d walk: Exclude parents more aggressively. vor 14 Jahren
  Dave Borowitz d7d2d8aaaf walk: Walk a fixed number of extra commits before returning. vor 14 Jahren
  Dave Borowitz dc3d739004 Add walk module to tests/__init__.py. vor 14 Jahren
  Dave Borowitz 924b19f7ba walk: Allow topological ordering. vor 14 Jahren
  Dave Borowitz 471425b076 test_walk: Simplify commit_time attr assignment. vor 14 Jahren
  Dave Borowitz 81aaced87f walk: Separate reordering logic from iteration logic. vor 14 Jahren
  Dave Borowitz c91c82aa7d walk: Extract commit-time pqueue into its own class. vor 14 Jahren
  Dave Borowitz be1375a471 walk: Simplify WalkEntry constructor. vor 14 Jahren
  Dave Borowitz fc7092ce1e walk: Handle a small, fixed number of out-of-date-order commits. vor 14 Jahren
  Dave Borowitz 2040b983d6 walk: Add options to limit by commit time. vor 14 Jahren
  Dave Borowitz 89bac30b79 repo: Implement revision_history with a Walker. vor 14 Jahren
  Dave Borowitz 3c99bca078 walk: Raise MissingCommitError instead of KeyError. vor 14 Jahren
  Dave Borowitz 3435eac1f9 walk: Add option to follow paths across rename/copy. vor 14 Jahren
  Dave Borowitz 576c05e4e8 walk: Add option for rename detection. vor 14 Jahren
  Dave Borowitz c35ed21f49 diff_tree: Add rename_detector to tree_changes_for_merge. vor 14 Jahren
  Dave Borowitz 4ed3f5d0cd diff_tree: Add rename_detector to tree_changes. vor 14 Jahren
  Dave Borowitz d1a7f6f6f5 diff_tree: Add want_unchanged to changes_with_renames. vor 14 Jahren
  Dave Borowitz ee476e2929 diff_tree: Construct RenameDetectors without passing tree SHAs. vor 14 Jahren
  Dave Borowitz 9b5f6cfcff walk: Return only commits matching specified paths. vor 14 Jahren
  Dave Borowitz e1d5987861 walk: Add WalkEntry method to get tree changes. vor 14 Jahren
  Dave Borowitz 24eca58a81 diff_tree: Add function for getting tree changes for merges. vor 14 Jahren
  David Borowitz 28c8589a60 objects: Add lookup_path method to Tree. vor 14 Jahren
  Dave Borowitz 961cc3e475 walk: Encapsulate walk results in an object. vor 14 Jahren
  Dave Borowitz 61505b5ea3 walk: Add option to limit the number of commits returned. vor 14 Jahren
  Dave Borowitz b97bf8b939 Add a simple, extensible framework for commit walking. vor 14 Jahren
  Dave Borowitz eaa1cec7e1 objects: Make ShaFile.__eq__ work when other is not a ShaFile. vor 14 Jahren