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

Автор SHA1 Сообщение Дата
  Jelmer Vernooij b44d590b7c Support the 'side-band-64k' capability in 'git-receive-pack'. 14 лет назад
  Jelmer Vernooij d4707564f7 client: Factor out ReportStatusParser. 14 лет назад
  Jelmer Vernooij 69a0369bcc protocol: Add simple helper class for parsing a pktline stream. 14 лет назад
  Jelmer Vernooij 923ab1dd0c tests: Use .addCleanup in a couple more places. 14 лет назад
  Jelmer Vernooij d87287d9ca Support passing merge heads to do_commit. 14 лет назад
  Jelmer Vernooij d019907b2d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 14 лет назад
  Jelmer Vernooij e2d8236576 Add very basic Repo.clone (#725369) 14 лет назад
  Dave Borowitz 0b158bfdba diff_tree: Factor out a protected _add_change method. 14 лет назад
  Jelmer Vernooij 40acacbfbb Merge support for ref argument to do_commit, with some tweaks. 14 лет назад
  milki 68fd0c6a16 Add branch specification to do_commit 14 лет назад
  Jelmer Vernooij 85c1731875 Start on 0.8.1. 14 лет назад
  Jelmer Vernooij cca85d2a13 Release 0.8.0. 14 лет назад
  Nick Stenning 596e50319b Use Apple's Availability.h directly to determine current OS X version 14 лет назад
  Jelmer Vernooij b9dc350c55 test_server: Merge in tweaks from David to raise an exception when out of data rather than returning None. 14 лет назад
  Dave Borowitz a979f6995c web: Use correct result MIME types. 14 лет назад
  Jelmer Vernooij f96a8b676a Break some more long lines. 14 лет назад
  Jelmer Vernooij d45dacafa7 Use new unittest addCleanup method. 14 лет назад
  Jelmer Vernooij f7e56f3952 Break some long lines. 14 лет назад
  Dave Borowitz 5c6642f810 diff_tree: Remove unnecessarily complicated _matches_any_parent. 14 лет назад
  Dave Borowitz 468d27d4c8 diff_tree: Factor out a few protected methods in RenameDetector. 14 лет назад
  Dave Borowitz 501b32c963 diff_tree: Use built-in defaultdict module correctly. 14 лет назад
  Dave Borowitz 4369584ba3 diff_tree: Fix add/add and add/exact rename conflicts. 14 лет назад
  Dave Borowitz f131722b34 server: Sort ref advertisements. 14 лет назад
  Dave Borowitz 681adf1c96 server: Correctly advertise capabilities during receive-pack. 14 лет назад
  Dave Borowitz fb487e9fff pack: Cache binary SHA of unpacked objects. 14 лет назад
  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 лет назад