提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij e07e02e57b Use identity from ~/.gitconfig or .git/config if none was explicitly specified. 13 年之前
  Jelmer Vernooij 2c7868e73c Allow determine_wants methods to include the zero sha in their return value. 13 年之前
  Jelmer Vernooij 3577f2d329 Add tests for default git config file. 13 年之前
  Jelmer Vernooij cc820e3154 The config parser now supports the git-config file format as 13 年之前
  Jelmer Vernooij bc7d32d068 Start on 0.8.3. 13 年之前
  Jelmer Vernooij 7f1088a919 Release 0.8.2. 13 年之前
  Jelmer Vernooij b8bdf9934d Tweak xcodebuild hack to deal with more error output. 13 年之前
  Jelmer Vernooij e7ec4dc01b New method ``update_server_info`` which generates data 13 年之前
  Jelmer Vernooij 493ed46a2b Properly abort connections when the determine_wants function 13 年之前
  Jelmer Vernooij df4aeaf611 Add support for retrieving tarballs from remote servers. 13 年之前
  Jelmer Vernooij 7d82633c11 Merge fix from Chris Eberle for 'dulwich init --bare'. 13 年之前
  Jelmer Vernooij 6b6689887b Fix typo. 13 年之前
  Jelmer Vernooij 1e2d4d0751 Merge fix to avoid calling free_objects() on NULL in _diff_tree.c. 13 年之前
  Jelmer Vernooij 7551970711 merge fix for parsing of HTTP Git URLs. 13 年之前
  Jelmer Vernooij b54043927c Cope with different zlib buffer sizes in sha1 file parser. 13 年之前
  Jelmer Vernooij 44832e5ffe start on 0.8.2. 13 年之前
  Jelmer Vernooij c126cf2d7b release 0.8.1. 13 年之前
  Jelmer Vernooij 58ac8a0c11 When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist. 13 年之前
  Jelmer Vernooij 268095a7f6 Merge patch from Ronny to not compile C extensions when building in pypy. 13 年之前
  Jelmer Vernooij 5bc573640a Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``. 14 年之前
  Jelmer Vernooij ea94de72ff Smart protocol clients can now change refs even if they are not uploading new data. 14 年之前
  Jelmer Vernooij e0e795f3e9 Special case 'refs/stash' as a valid ref. 14 年之前
  Jelmer Vernooij d9540a4ca1 Merge basic support for alternates. 14 年之前
  Jelmer Vernooij d93d4893fc Merge fix for compilation with MSVC < 8. 14 年之前
  Jelmer Vernooij 7a3a2de967 Add basic support for alternates. 14 年之前
  Jelmer Vernooij eb2aa3d416 Update NEWS. 14 年之前
  Jelmer Vernooij 20f6a5c165 client: Add http support for 'git-upload-pack'. 14 年之前
  Jelmer Vernooij 3cae0be3e8 Support the 'side-band-64k' capability in 'git-receive-pack'. 14 年之前
  Jelmer Vernooij 8d4f9c27c5 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. 14 年之前
  Jelmer Vernooij 97ee883787 Support passing merge heads to do_commit. 14 年之前