提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij cbc2e83cdc Add very basic Repo.clone (#725369) 13 年之前
  Dave Borowitz fd8f3edee3 diff_tree: Factor out a protected _add_change method. 13 年之前
  Jelmer Vernooij 60ed7858ca Merge support for ref argument to do_commit, with some tweaks. 13 年之前
  milki 03c0b858c4 Add branch specification to do_commit 13 年之前
  Jelmer Vernooij ac2521f5fe Start on 0.8.1. 13 年之前
  Jelmer Vernooij 61fe60f4ee Release 0.8.0. 13 年之前
  Nick Stenning a0739a94db Use Apple's Availability.h directly to determine current OS X version 13 年之前
  Jelmer Vernooij a5971eabf2 test_server: Merge in tweaks from David to raise an exception when out of data rather than returning None. 13 年之前
  Dave Borowitz f6670286c2 web: Use correct result MIME types. 13 年之前
  Jelmer Vernooij 43008b33a8 Break some more long lines. 13 年之前
  Jelmer Vernooij 521ff969bf Use new unittest addCleanup method. 13 年之前
  Jelmer Vernooij 98a0f8b571 Break some long lines. 13 年之前
  Dave Borowitz 7c7b732ebb diff_tree: Remove unnecessarily complicated _matches_any_parent. 13 年之前
  Dave Borowitz 0bb1338475 diff_tree: Factor out a few protected methods in RenameDetector. 13 年之前
  Dave Borowitz 3b35b6b7b1 diff_tree: Use built-in defaultdict module correctly. 13 年之前
  Dave Borowitz 1c7cb6c250 diff_tree: Fix add/add and add/exact rename conflicts. 13 年之前
  Dave Borowitz ab4cf632e7 server: Sort ref advertisements. 13 年之前
  Dave Borowitz 64b4bc9a8a server: Correctly advertise capabilities during receive-pack. 13 年之前
  Dave Borowitz 2004e31218 pack: Cache binary SHA of unpacked objects. 13 年之前
  Dave Borowitz 8c9d3c8aa6 server: Allow cloning an empty repo. 13 年之前
  Dave Borowitz 1a8caadab9 object_store: Don't send a pack with duplicates of the same object. 13 年之前
  Dave Borowitz a88869bf56 pack: Allow reading of empty packs. 13 年之前
  Dave Borowitz a099aecd6b diff_tree: Do easy copy detection without find_copies_harder. 13 年之前
  Dave Borowitz 03192bae4f Pass an HTTP request object through to handlers. 13 年之前
  Jelmer Vernooij fcbe1e1e60 ObjectStore.get_graph_walker() now no longer yields the same 13 年之前
  Jelmer Vernooij fdbf283566 Remove unused imports. 13 年之前
  Dave Borowitz 57e882cba1 walk: Propagate excluded out-of-order commits. 13 年之前
  Dave Borowitz fd46866303 _compat: Add implementation of all(). 13 年之前
  Dave Borowitz 527b63c143 walk: Record last commit yielded by the pq. 13 年之前
  Dave Borowitz cf2aeff324 walk: Reorganize 'since' boundary code. 13 年之前