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

Автор SHA1 Сообщение Дата
  Jelmer Vernooij 0b6d152f53 New method ``update_server_info`` which generates data 13 лет назад
  Jelmer Vernooij c986b79cb2 Properly abort connections when the determine_wants function 13 лет назад
  Jelmer Vernooij 43628c444f Add support for retrieving tarballs from remote servers. 13 лет назад
  Jelmer Vernooij 924641346e Merge fix from Chris Eberle for 'dulwich init --bare'. 13 лет назад
  Jelmer Vernooij 575ccb6531 Fix typo. 13 лет назад
  Jelmer Vernooij f3421aabef Merge fix to avoid calling free_objects() on NULL in _diff_tree.c. 13 лет назад
  Jelmer Vernooij ca6ed229bd merge fix for parsing of HTTP Git URLs. 13 лет назад
  Jelmer Vernooij 4130ec37f9 Cope with different zlib buffer sizes in sha1 file parser. 13 лет назад
  Jelmer Vernooij 48ae0f9c03 start on 0.8.2. 13 лет назад
  Jelmer Vernooij f34f412600 release 0.8.1. 13 лет назад
  Jelmer Vernooij 3ea0ef3f98 When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist. 13 лет назад
  Jelmer Vernooij 13d508e878 Merge patch from Ronny to not compile C extensions when building in pypy. 13 лет назад
  Jelmer Vernooij 66f22c4c4d Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``. 14 лет назад
  Jelmer Vernooij b687fc2a14 Smart protocol clients can now change refs even if they are not uploading new data. 14 лет назад
  Jelmer Vernooij b0572e5cd5 Special case 'refs/stash' as a valid ref. 14 лет назад
  Jelmer Vernooij c80b354919 Merge basic support for alternates. 14 лет назад
  Jelmer Vernooij da27aea049 Merge fix for compilation with MSVC < 8. 14 лет назад
  Jelmer Vernooij 3ccf689dcf Add basic support for alternates. 14 лет назад
  Jelmer Vernooij fbfc90ddd5 Update NEWS. 14 лет назад
  Jelmer Vernooij 554f298808 client: Add http support for 'git-upload-pack'. 14 лет назад
  Jelmer Vernooij 47ed7e4c9d Support the 'side-band-64k' capability in 'git-receive-pack'. 14 лет назад
  Jelmer Vernooij f975ad57b8 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. 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 лет назад
  Jelmer Vernooij 5d1647f2b8 Merge support for ref argument to do_commit, with some tweaks. 14 лет назад
  Jelmer Vernooij b32e2385f2 Start on 0.8.1. 14 лет назад
  Jelmer Vernooij 6591963348 Release 0.8.0. 14 лет назад
  Dave Borowitz 8ca961f45c web: Use correct result MIME types. 14 лет назад
  Dave Borowitz 036f7194a0 diff_tree: Fix add/add and add/exact rename conflicts. 14 лет назад