Historique des commits

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