Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jelmer Vernooij 804b764cad Release 0.8.7. 12 gadi atpakaļ
  David Carr b1f375b8b2 Fix compatibilithy with Python 2.4. 12 gadi atpakaļ
  Jelmer Vernooij 11e4b3d182 Merge fix for use of alternates in DiskObjectStore.__contains__ and DiskObjectStore.__iter__. 12 gadi atpakaļ
  Jelmer Vernooij 75f7f6668c Update NEWS. 12 gadi atpakaļ
  Jelmer Vernooij 94fe724d9b Simplify checking of alternates in __contains__. 12 gadi atpakaļ
  Dmitriy db27fdc3e5 alternates: remove contains_alternate() and move the code inside __contains__ 12 gadi atpakaļ
  Dmitriy 44edc70423 alternates: test for __contains__ 12 gadi atpakaļ
  Dmitriy af0eefac08 alternates: add alternates check to __contains__ and __iter__ to make it match __getitem__. 12 gadi atpakaļ
  Jelmer Vernooij c4f0c51e75 Start on 0.9.0. 12 gadi atpakaļ
  Jelmer Vernooij 003074c10f Release 0.8.6. 12 gadi atpakaļ
  Jelmer Vernooij 30671cdde4 Merge support for large pack index files. 12 gadi atpakaļ
  Jelmer Vernooij 84010d1db0 pack: Split testing of large pack index files into separate test. 12 gadi atpakaļ
  Jameson Nash 320d6e8e7c add a test for reading and writing large offsets into index files 12 gadi atpakaļ
  Jameson Nash fd9f85cc0d add support for writing large pack files 12 gadi atpakaļ
  Jameson Nash 4e6388232e add large table support to reading PackIndex2 files 12 gadi atpakaļ
  Jelmer Vernooij e98f071751 client: Invert logic for thin-packs. 13 gadi atpakaļ
  Jelmer Vernooij 496696c652 Print refs after fetch. 13 gadi atpakaļ
  Jelmer Vernooij a3130fa7fe client: In get_transport_and_path, pass kwargs on to HttpGitClient. 13 gadi atpakaļ
  Jonathan Chu 35d9475598 Protocol does not have a recv attritbue. 13 gadi atpakaļ
  Jelmer Vernooij e15f8632f9 Add function for testing whether to ignore specific error. 13 gadi atpakaļ
  Jelmer Vernooij 3aee61cb7d Add 'make check-compat'. 13 gadi atpakaļ
  Jelmer Vernooij fd8208ca43 gitignore: Ignore vim swap files. 13 gadi atpakaļ
  DeeKey dfe7b678cf add a test for "Do not crash when cloning HEAD-less repo" with empty.git test data 13 gadi atpakaļ
  Yifan Zhang 99274d9ddb fix http test on osx 13 gadi atpakaļ
  Jelmer Vernooij c51c99834c Prevent errors about string formatting when tuples are passed. 13 gadi atpakaļ
  Jelmer Vernooij ccf60d4442 Support MemoryRepo.get_config. 13 gadi atpakaļ
  Jelmer Vernooij 25250c1694 Merge fix for cloning repositories without HEAD set. 13 gadi atpakaļ
  Jelmer Vernooij 06fbcb6ae8 Don't create a working tree if there is no HEAD in Repo.clone. 13 gadi atpakaļ
  Jelmer Vernooij a3d94381e9 Add test for cloning a repository without a HEAD. 13 gadi atpakaļ
  Jelmer Vernooij 2bcbc61672 Fix syntax errors in docstrings. 13 gadi atpakaļ