Commit History

Author SHA1 Message Date
  Jelmer Vernooij 9245d6960a formatting fixes, trailing whitespace, unused imports. 12 years ago
  Artem Tikhomirov c1787f51f4 Bug 562676: Push efficiency - report missing objects only. 12 years ago
  Jelmer Vernooij d3690e5fe5 Start on 0.9.0 (again). 12 years ago
  Jelmer Vernooij 72876f4694 Release 0.8.7. 12 years ago
  David Carr 608f16d4f7 Fix compatibilithy with Python 2.4. 12 years ago
  Jelmer Vernooij 543e6f5011 Merge fix for use of alternates in DiskObjectStore.__contains__ and DiskObjectStore.__iter__. 12 years ago
  Jelmer Vernooij 03a0c0da80 Update NEWS. 12 years ago
  Jelmer Vernooij eabf738a21 Simplify checking of alternates in __contains__. 12 years ago
  Dmitriy 3e7382857f alternates: remove contains_alternate() and move the code inside __contains__ 12 years ago
  Dmitriy 9ca3417d0a alternates: test for __contains__ 12 years ago
  Dmitriy 4dd7427cf0 alternates: add alternates check to __contains__ and __iter__ to make it match __getitem__. 12 years ago
  Jelmer Vernooij 4024ef78fe Start on 0.9.0. 12 years ago
  Jelmer Vernooij 36a0697845 Release 0.8.6. 12 years ago
  Jelmer Vernooij 256f674fab Merge support for large pack index files. 12 years ago
  Jelmer Vernooij 506338cffd pack: Split testing of large pack index files into separate test. 12 years ago
  Jameson Nash 372ff769c0 add a test for reading and writing large offsets into index files 12 years ago
  Jameson Nash 0ac4d76733 add support for writing large pack files 12 years ago
  Jameson Nash c38ffdbe24 add large table support to reading PackIndex2 files 12 years ago
  Jelmer Vernooij 99c74a81ca client: Invert logic for thin-packs. 13 years ago
  Jelmer Vernooij f4b3e92c27 Print refs after fetch. 13 years ago
  Jelmer Vernooij 4eb2e5049d client: In get_transport_and_path, pass kwargs on to HttpGitClient. 13 years ago
  Jonathan Chu e06bcaf999 Protocol does not have a recv attritbue. 13 years ago
  Jelmer Vernooij 25897efab7 Add function for testing whether to ignore specific error. 13 years ago
  Jelmer Vernooij 7750cc600f Add 'make check-compat'. 13 years ago
  Jelmer Vernooij 1b98bf9378 gitignore: Ignore vim swap files. 13 years ago
  DeeKey d4f91ee510 add a test for "Do not crash when cloning HEAD-less repo" with empty.git test data 13 years ago
  Yifan Zhang 99e8f060a9 fix http test on osx 13 years ago
  Jelmer Vernooij cad2775ca7 Prevent errors about string formatting when tuples are passed. 13 years ago
  Jelmer Vernooij 527a2bd585 Support MemoryRepo.get_config. 13 years ago
  Jelmer Vernooij b40ed392dc Merge fix for cloning repositories without HEAD set. 13 years ago