Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij eabf738a21 Simplify checking of alternates in __contains__. hace 12 años
  Dmitriy 3e7382857f alternates: remove contains_alternate() and move the code inside __contains__ hace 12 años
  Dmitriy 9ca3417d0a alternates: test for __contains__ hace 12 años
  Dmitriy 4dd7427cf0 alternates: add alternates check to __contains__ and __iter__ to make it match __getitem__. hace 12 años
  Jelmer Vernooij 4024ef78fe Start on 0.9.0. hace 12 años
  Jelmer Vernooij 36a0697845 Release 0.8.6. hace 12 años
  Jelmer Vernooij 256f674fab Merge support for large pack index files. hace 12 años
  Jelmer Vernooij 506338cffd pack: Split testing of large pack index files into separate test. hace 12 años
  Jameson Nash 372ff769c0 add a test for reading and writing large offsets into index files hace 12 años
  Jameson Nash 0ac4d76733 add support for writing large pack files hace 12 años
  Jameson Nash c38ffdbe24 add large table support to reading PackIndex2 files hace 12 años
  Jelmer Vernooij 99c74a81ca client: Invert logic for thin-packs. hace 13 años
  Jelmer Vernooij f4b3e92c27 Print refs after fetch. hace 13 años
  Jelmer Vernooij 4eb2e5049d client: In get_transport_and_path, pass kwargs on to HttpGitClient. hace 13 años
  Jonathan Chu e06bcaf999 Protocol does not have a recv attritbue. hace 13 años
  Jelmer Vernooij 25897efab7 Add function for testing whether to ignore specific error. hace 13 años
  Jelmer Vernooij 7750cc600f Add 'make check-compat'. hace 13 años
  Jelmer Vernooij 1b98bf9378 gitignore: Ignore vim swap files. hace 13 años
  DeeKey d4f91ee510 add a test for "Do not crash when cloning HEAD-less repo" with empty.git test data hace 13 años
  Yifan Zhang 99e8f060a9 fix http test on osx hace 13 años
  Jelmer Vernooij cad2775ca7 Prevent errors about string formatting when tuples are passed. hace 13 años
  Jelmer Vernooij 527a2bd585 Support MemoryRepo.get_config. hace 13 años
  Jelmer Vernooij b40ed392dc Merge fix for cloning repositories without HEAD set. hace 13 años
  Jelmer Vernooij fd3cf887a7 Don't create a working tree if there is no HEAD in Repo.clone. hace 13 años
  Jelmer Vernooij 5fa048679f Add test for cloning a repository without a HEAD. hace 13 años
  Jelmer Vernooij 61d04e418b Fix syntax errors in docstrings. hace 13 años
  Jelmer Vernooij bc5af0b17c Fix syntax error in NEWS. hace 13 años
  Jelmer Vernooij 49f4440d1d Merge fix for handling None elements in list of TreeChange objects. hace 13 años
  D-Key 10491dfcb4 Do not crash when cloning HEAD-less repo hace 13 años
  Jelmer Vernooij 62cb4bb9a0 Merge support for fallback_app argument to HTTPGitApplication. hace 13 años