Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij 98a0f8b571 Break some long lines. vor 13 Jahren
  Dave Borowitz 7c7b732ebb diff_tree: Remove unnecessarily complicated _matches_any_parent. vor 13 Jahren
  Dave Borowitz 0bb1338475 diff_tree: Factor out a few protected methods in RenameDetector. vor 13 Jahren
  Dave Borowitz 3b35b6b7b1 diff_tree: Use built-in defaultdict module correctly. vor 13 Jahren
  Dave Borowitz 1c7cb6c250 diff_tree: Fix add/add and add/exact rename conflicts. vor 13 Jahren
  Dave Borowitz ab4cf632e7 server: Sort ref advertisements. vor 13 Jahren
  Dave Borowitz 64b4bc9a8a server: Correctly advertise capabilities during receive-pack. vor 13 Jahren
  Dave Borowitz 2004e31218 pack: Cache binary SHA of unpacked objects. vor 13 Jahren
  Dave Borowitz 8c9d3c8aa6 server: Allow cloning an empty repo. vor 13 Jahren
  Dave Borowitz 1a8caadab9 object_store: Don't send a pack with duplicates of the same object. vor 13 Jahren
  Dave Borowitz a88869bf56 pack: Allow reading of empty packs. vor 13 Jahren
  Dave Borowitz a099aecd6b diff_tree: Do easy copy detection without find_copies_harder. vor 13 Jahren
  Dave Borowitz 03192bae4f Pass an HTTP request object through to handlers. vor 13 Jahren
  Jelmer Vernooij fcbe1e1e60 ObjectStore.get_graph_walker() now no longer yields the same vor 13 Jahren
  Jelmer Vernooij fdbf283566 Remove unused imports. vor 13 Jahren
  Dave Borowitz 57e882cba1 walk: Propagate excluded out-of-order commits. vor 13 Jahren
  Dave Borowitz fd46866303 _compat: Add implementation of all(). vor 13 Jahren
  Dave Borowitz 527b63c143 walk: Record last commit yielded by the pq. vor 13 Jahren
  Dave Borowitz cf2aeff324 walk: Reorganize 'since' boundary code. vor 13 Jahren
  Dave Borowitz 5c75abc0d5 walk: Exclude parents more aggressively. vor 13 Jahren
  Dave Borowitz a395b58f8a walk: Walk a fixed number of extra commits before returning. vor 13 Jahren
  Dave Borowitz 7fed254488 Add walk module to tests/__init__.py. vor 13 Jahren
  Dave Borowitz d0d369313b walk: Allow topological ordering. vor 13 Jahren
  Dave Borowitz 1825c2dd05 test_walk: Simplify commit_time attr assignment. vor 13 Jahren
  Dave Borowitz 8cbfaf4235 walk: Separate reordering logic from iteration logic. vor 13 Jahren
  Dave Borowitz 6b2f9deea8 walk: Extract commit-time pqueue into its own class. vor 13 Jahren
  Dave Borowitz 013540f327 walk: Simplify WalkEntry constructor. vor 13 Jahren
  Dave Borowitz 686aa2da44 walk: Handle a small, fixed number of out-of-date-order commits. vor 13 Jahren
  Dave Borowitz 54aabb5405 walk: Add options to limit by commit time. vor 13 Jahren
  Dave Borowitz 71dc8de9a7 repo: Implement revision_history with a Walker. vor 13 Jahren