История коммитов

Автор SHA1 Сообщение Дата
  Dave Borowitz 95b37c7c67 server: Allow cloning an empty repo. 14 лет назад
  Dave Borowitz d297b0124e object_store: Don't send a pack with duplicates of the same object. 14 лет назад
  Dave Borowitz 8d98c1ef70 pack: Allow reading of empty packs. 14 лет назад
  Dave Borowitz ff3cdfef46 diff_tree: Do easy copy detection without find_copies_harder. 14 лет назад
  Dave Borowitz 604498805d Pass an HTTP request object through to handlers. 14 лет назад
  Jelmer Vernooij 373ad1efcd ObjectStore.get_graph_walker() now no longer yields the same 14 лет назад
  Jelmer Vernooij 33bea40f7a Remove unused imports. 14 лет назад
  Dave Borowitz fa7664cda6 walk: Propagate excluded out-of-order commits. 14 лет назад
  Dave Borowitz e9932b518d _compat: Add implementation of all(). 14 лет назад
  Dave Borowitz 156d632a00 walk: Record last commit yielded by the pq. 14 лет назад
  Dave Borowitz bf66a63297 walk: Reorganize 'since' boundary code. 14 лет назад
  Dave Borowitz 1c527aa96d walk: Exclude parents more aggressively. 14 лет назад
  Dave Borowitz d7d2d8aaaf walk: Walk a fixed number of extra commits before returning. 14 лет назад
  Dave Borowitz dc3d739004 Add walk module to tests/__init__.py. 14 лет назад
  Dave Borowitz 924b19f7ba walk: Allow topological ordering. 14 лет назад
  Dave Borowitz 471425b076 test_walk: Simplify commit_time attr assignment. 14 лет назад
  Dave Borowitz 81aaced87f walk: Separate reordering logic from iteration logic. 14 лет назад
  Dave Borowitz c91c82aa7d walk: Extract commit-time pqueue into its own class. 14 лет назад
  Dave Borowitz be1375a471 walk: Simplify WalkEntry constructor. 14 лет назад
  Dave Borowitz fc7092ce1e walk: Handle a small, fixed number of out-of-date-order commits. 14 лет назад
  Dave Borowitz 2040b983d6 walk: Add options to limit by commit time. 14 лет назад
  Dave Borowitz 89bac30b79 repo: Implement revision_history with a Walker. 14 лет назад
  Dave Borowitz 3c99bca078 walk: Raise MissingCommitError instead of KeyError. 14 лет назад
  Dave Borowitz 3435eac1f9 walk: Add option to follow paths across rename/copy. 14 лет назад
  Dave Borowitz 576c05e4e8 walk: Add option for rename detection. 14 лет назад
  Dave Borowitz c35ed21f49 diff_tree: Add rename_detector to tree_changes_for_merge. 14 лет назад
  Dave Borowitz 4ed3f5d0cd diff_tree: Add rename_detector to tree_changes. 14 лет назад
  Dave Borowitz d1a7f6f6f5 diff_tree: Add want_unchanged to changes_with_renames. 14 лет назад
  Dave Borowitz ee476e2929 diff_tree: Construct RenameDetectors without passing tree SHAs. 14 лет назад
  Dave Borowitz 9b5f6cfcff walk: Return only commits matching specified paths. 14 лет назад