Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij a9bbed96f2 client: Refactor handling of negotiation. hace 14 años
  Jelmer Vernooij 17040d0f4b client: Refactor 'git-receive-pack' tail handling. hace 14 años
  Jelmer Vernooij 33780dbcdf Merge trunk. hace 14 años
  Jelmer Vernooij b44d590b7c Support the 'side-band-64k' capability in 'git-receive-pack'. hace 14 años
  Jelmer Vernooij d4707564f7 client: Factor out ReportStatusParser. hace 14 años
  Jelmer Vernooij 69a0369bcc protocol: Add simple helper class for parsing a pktline stream. hace 14 años
  Jelmer Vernooij f22728470e Implement most of git-receive-pack. hace 14 años
  Jelmer Vernooij 3ae3176fbd compat.test_client: Quieten http client tests. hace 14 años
  Jelmer Vernooij 11c5fe5692 Implement HTTPGitClient._read_references. hace 14 años
  Jelmer Vernooij 5bc378480c Add base class for traditional git clients. hace 14 años
  Jelmer Vernooij d6535df263 Add basic tests for HTTPGitClient. hace 14 años
  Jelmer Vernooij 923ab1dd0c tests: Use .addCleanup in a couple more places. hace 14 años
  Jelmer Vernooij d87287d9ca Support passing merge heads to do_commit. hace 14 años
  Jelmer Vernooij d019907b2d Drop support for testtools, instead depend on python >= 2.7 or unittest2. hace 14 años
  Jelmer Vernooij e2d8236576 Add very basic Repo.clone (#725369) hace 14 años
  Dave Borowitz 0b158bfdba diff_tree: Factor out a protected _add_change method. hace 14 años
  Jelmer Vernooij 40acacbfbb Merge support for ref argument to do_commit, with some tweaks. hace 14 años
  milki 68fd0c6a16 Add branch specification to do_commit hace 14 años
  Jelmer Vernooij 85c1731875 Start on 0.8.1. hace 14 años
  Jelmer Vernooij cca85d2a13 Release 0.8.0. hace 14 años
  Nick Stenning 596e50319b Use Apple's Availability.h directly to determine current OS X version hace 14 años
  Jelmer Vernooij b9dc350c55 test_server: Merge in tweaks from David to raise an exception when out of data rather than returning None. hace 14 años
  Dave Borowitz a979f6995c web: Use correct result MIME types. hace 14 años
  Jelmer Vernooij f96a8b676a Break some more long lines. hace 14 años
  Jelmer Vernooij d45dacafa7 Use new unittest addCleanup method. hace 14 años
  Jelmer Vernooij f7e56f3952 Break some long lines. hace 14 años
  Dave Borowitz 5c6642f810 diff_tree: Remove unnecessarily complicated _matches_any_parent. hace 14 años
  Dave Borowitz 468d27d4c8 diff_tree: Factor out a few protected methods in RenameDetector. hace 14 años
  Dave Borowitz 501b32c963 diff_tree: Use built-in defaultdict module correctly. hace 14 años
  Dave Borowitz 4369584ba3 diff_tree: Fix add/add and add/exact rename conflicts. hace 14 años