Historique des commits

Auteur SHA1 Message Date
  Dave Borowitz 471425b076 test_walk: Simplify commit_time attr assignment. il y a 14 ans
  Dave Borowitz 81aaced87f walk: Separate reordering logic from iteration logic. il y a 14 ans
  Dave Borowitz c91c82aa7d walk: Extract commit-time pqueue into its own class. il y a 14 ans
  Dave Borowitz be1375a471 walk: Simplify WalkEntry constructor. il y a 14 ans
  Dave Borowitz fc7092ce1e walk: Handle a small, fixed number of out-of-date-order commits. il y a 14 ans
  Dave Borowitz 2040b983d6 walk: Add options to limit by commit time. il y a 14 ans
  Dave Borowitz 89bac30b79 repo: Implement revision_history with a Walker. il y a 14 ans
  Dave Borowitz 3c99bca078 walk: Raise MissingCommitError instead of KeyError. il y a 14 ans
  Dave Borowitz 3435eac1f9 walk: Add option to follow paths across rename/copy. il y a 14 ans
  Dave Borowitz 576c05e4e8 walk: Add option for rename detection. il y a 14 ans
  Dave Borowitz c35ed21f49 diff_tree: Add rename_detector to tree_changes_for_merge. il y a 14 ans
  Dave Borowitz 4ed3f5d0cd diff_tree: Add rename_detector to tree_changes. il y a 14 ans
  Dave Borowitz d1a7f6f6f5 diff_tree: Add want_unchanged to changes_with_renames. il y a 14 ans
  Dave Borowitz ee476e2929 diff_tree: Construct RenameDetectors without passing tree SHAs. il y a 14 ans
  Dave Borowitz 9b5f6cfcff walk: Return only commits matching specified paths. il y a 14 ans
  Dave Borowitz e1d5987861 walk: Add WalkEntry method to get tree changes. il y a 14 ans
  Dave Borowitz 24eca58a81 diff_tree: Add function for getting tree changes for merges. il y a 14 ans
  David Borowitz 28c8589a60 objects: Add lookup_path method to Tree. il y a 14 ans
  Dave Borowitz 961cc3e475 walk: Encapsulate walk results in an object. il y a 14 ans
  Dave Borowitz 61505b5ea3 walk: Add option to limit the number of commits returned. il y a 14 ans
  Dave Borowitz b97bf8b939 Add a simple, extensible framework for commit walking. il y a 14 ans
  Dave Borowitz eaa1cec7e1 objects: Make ShaFile.__eq__ work when other is not a ShaFile. il y a 14 ans
  Dave Borowitz 54125d3106 diff_tree: Make rename/rewrite threshold constants public. il y a 14 ans
  Dave Borowitz 34eb0098b1 tests/utils: Build graphs of commits with arbitrary attributes. il y a 14 ans
  Dave Borowitz 80e0210e5a tests/utils: Build commit graphs with custom trees. il y a 14 ans
  Dave Borowitz d53a7ce96d tests/utils: Function for quickly building commit graphs. il y a 14 ans
  Jelmer Vernooij 4a9983a41a Support ~ in git:// URL paths. il y a 14 ans
  Jelmer Vernooij 1a88055816 Fix formatting of docstrings for compatibility with pydoctor. il y a 14 ans
  Jelmer Vernooij e7dc19a940 Remove unused import in pack.py. il y a 14 ans
  Dave Borowitz 7e31064940 pack: Extract a function to write a packed object header. il y a 14 ans