Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jelmer Vernooij 1e2d4d0751 Merge fix to avoid calling free_objects() on NULL in _diff_tree.c. 13 gadi atpakaļ
  Jelmer Vernooij 7551970711 merge fix for parsing of HTTP Git URLs. 13 gadi atpakaļ
  Jelmer Vernooij b54043927c Cope with different zlib buffer sizes in sha1 file parser. 14 gadi atpakaļ
  Jelmer Vernooij 44832e5ffe start on 0.8.2. 14 gadi atpakaļ
  Jelmer Vernooij c126cf2d7b release 0.8.1. 14 gadi atpakaļ
  Jelmer Vernooij 58ac8a0c11 When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist. 14 gadi atpakaļ
  Jelmer Vernooij 268095a7f6 Merge patch from Ronny to not compile C extensions when building in pypy. 14 gadi atpakaļ
  Jelmer Vernooij 5bc573640a Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``. 14 gadi atpakaļ
  Jelmer Vernooij ea94de72ff Smart protocol clients can now change refs even if they are not uploading new data. 14 gadi atpakaļ
  Jelmer Vernooij e0e795f3e9 Special case 'refs/stash' as a valid ref. 14 gadi atpakaļ
  Jelmer Vernooij d9540a4ca1 Merge basic support for alternates. 14 gadi atpakaļ
  Jelmer Vernooij d93d4893fc Merge fix for compilation with MSVC < 8. 14 gadi atpakaļ
  Jelmer Vernooij 7a3a2de967 Add basic support for alternates. 14 gadi atpakaļ
  Jelmer Vernooij eb2aa3d416 Update NEWS. 14 gadi atpakaļ
  Jelmer Vernooij 20f6a5c165 client: Add http support for 'git-upload-pack'. 14 gadi atpakaļ
  Jelmer Vernooij 3cae0be3e8 Support the 'side-band-64k' capability in 'git-receive-pack'. 14 gadi atpakaļ
  Jelmer Vernooij 8d4f9c27c5 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. 14 gadi atpakaļ
  Jelmer Vernooij 97ee883787 Support passing merge heads to do_commit. 14 gadi atpakaļ
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 14 gadi atpakaļ
  Jelmer Vernooij cbc2e83cdc Add very basic Repo.clone (#725369) 14 gadi atpakaļ
  Jelmer Vernooij 60ed7858ca Merge support for ref argument to do_commit, with some tweaks. 14 gadi atpakaļ
  Jelmer Vernooij ac2521f5fe Start on 0.8.1. 14 gadi atpakaļ
  Jelmer Vernooij 61fe60f4ee Release 0.8.0. 14 gadi atpakaļ
  Dave Borowitz f6670286c2 web: Use correct result MIME types. 14 gadi atpakaļ
  Dave Borowitz 1c7cb6c250 diff_tree: Fix add/add and add/exact rename conflicts. 14 gadi atpakaļ
  Dave Borowitz 64b4bc9a8a server: Correctly advertise capabilities during receive-pack. 14 gadi atpakaļ
  Dave Borowitz 8c9d3c8aa6 server: Allow cloning an empty repo. 14 gadi atpakaļ
  Dave Borowitz 1a8caadab9 object_store: Don't send a pack with duplicates of the same object. 14 gadi atpakaļ
  Dave Borowitz a88869bf56 pack: Allow reading of empty packs. 14 gadi atpakaļ
  Dave Borowitz a099aecd6b diff_tree: Do easy copy detection without find_copies_harder. 14 gadi atpakaļ