Историја ревизија

Аутор SHA1 Порука Датум
  Jelmer Vernooij 156a44e47c Use new unittest addCleanup method. пре 14 година
  Jelmer Vernooij d06e80803f Break some long lines. пре 14 година
  Dave Borowitz 754d96a630 diff_tree: Remove unnecessarily complicated _matches_any_parent. пре 14 година
  Dave Borowitz a52514aede diff_tree: Factor out a few protected methods in RenameDetector. пре 14 година
  Dave Borowitz e2252ee91c diff_tree: Use built-in defaultdict module correctly. пре 14 година
  Dave Borowitz 036f7194a0 diff_tree: Fix add/add and add/exact rename conflicts. пре 14 година
  Dave Borowitz ed765f24fb server: Sort ref advertisements. пре 14 година
  Dave Borowitz 7f596356ff server: Correctly advertise capabilities during receive-pack. пре 14 година
  Dave Borowitz e846fb0de7 pack: Cache binary SHA of unpacked objects. пре 14 година
  Dave Borowitz 37e4798fe2 server: Allow cloning an empty repo. пре 14 година
  Dave Borowitz 222e45c9e7 object_store: Don't send a pack with duplicates of the same object. пре 14 година
  Dave Borowitz 8c4061d717 pack: Allow reading of empty packs. пре 14 година
  Dave Borowitz 126f9cb460 diff_tree: Do easy copy detection without find_copies_harder. пре 14 година
  Dave Borowitz 3dc48c2c23 Pass an HTTP request object through to handlers. пре 14 година
  Jelmer Vernooij f4047d2765 ObjectStore.get_graph_walker() now no longer yields the same пре 14 година
  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 година