提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij fbfc90ddd5 Update NEWS. 14 年之前
  Jelmer Vernooij 554f298808 client: Add http support for 'git-upload-pack'. 14 年之前
  Jelmer Vernooij 618adf65dc merge trunk 14 年之前
  Jelmer Vernooij 4662372f33 client: Add support for multi_ack_detailed capability. 14 年之前
  Jelmer Vernooij cc3920989a client: Refactor handling of negotiation. 14 年之前
  Jelmer Vernooij d236a86b4d client: Refactor 'git-receive-pack' tail handling. 14 年之前
  Jelmer Vernooij cfc1797cf7 Merge trunk. 14 年之前
  Jelmer Vernooij 47ed7e4c9d Support the 'side-band-64k' capability in 'git-receive-pack'. 14 年之前
  Jelmer Vernooij 3d2fc1bf6a client: Factor out ReportStatusParser. 14 年之前
  Jelmer Vernooij 293dc4b19e protocol: Add simple helper class for parsing a pktline stream. 14 年之前
  Jelmer Vernooij 670c57ce0d Implement most of git-receive-pack. 14 年之前
  Jelmer Vernooij a609e2e26d compat.test_client: Quieten http client tests. 14 年之前
  Jelmer Vernooij b131cb7fdd Implement HTTPGitClient._read_references. 14 年之前
  Jelmer Vernooij 5ebbb7dce0 Add base class for traditional git clients. 14 年之前
  Jelmer Vernooij a75b6da307 Add basic tests for HTTPGitClient. 14 年之前
  Jelmer Vernooij df91d580aa tests: Use .addCleanup in a couple more places. 14 年之前
  Jelmer Vernooij f6f4106941 Support passing merge heads to do_commit. 14 年之前
  Jelmer Vernooij c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 14 年之前
  Jelmer Vernooij 86ce8353e0 Add very basic Repo.clone (#725369) 14 年之前
  Dave Borowitz 688d6249e1 diff_tree: Factor out a protected _add_change method. 14 年之前
  Jelmer Vernooij 5d1647f2b8 Merge support for ref argument to do_commit, with some tweaks. 14 年之前
  milki 1775866410 Add branch specification to do_commit 14 年之前
  Jelmer Vernooij b32e2385f2 Start on 0.8.1. 14 年之前
  Jelmer Vernooij 6591963348 Release 0.8.0. 14 年之前
  Nick Stenning 84503187ef Use Apple's Availability.h directly to determine current OS X version 14 年之前
  Jelmer Vernooij b46bcc69eb test_server: Merge in tweaks from David to raise an exception when out of data rather than returning None. 14 年之前
  Dave Borowitz 8ca961f45c web: Use correct result MIME types. 14 年之前
  Jelmer Vernooij 4414ac1fe2 Break some more long lines. 14 年之前
  Jelmer Vernooij 156a44e47c Use new unittest addCleanup method. 14 年之前
  Jelmer Vernooij d06e80803f Break some long lines. 14 年之前