Commit History

Author SHA1 Message Date
  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
  Jelmer Vernooij fd3cf887a7 Don't create a working tree if there is no HEAD in Repo.clone. 13 years ago
  Jelmer Vernooij 5fa048679f Add test for cloning a repository without a HEAD. 13 years ago
  Jelmer Vernooij 61d04e418b Fix syntax errors in docstrings. 13 years ago
  Jelmer Vernooij bc5af0b17c Fix syntax error in NEWS. 13 years ago
  Jelmer Vernooij 49f4440d1d Merge fix for handling None elements in list of TreeChange objects. 13 years ago
  D-Key 10491dfcb4 Do not crash when cloning HEAD-less repo 13 years ago
  Jelmer Vernooij 62cb4bb9a0 Merge support for fallback_app argument to HTTPGitApplication. 13 years ago
  Jonas Haag d6eec54ccd Test for `fallback_app` (236052093a22fabbb52657f8d36bd02642e5e288) 13 years ago
  Jonas Haag 089bd11de7 Added a `fallback_app` to Smart HTTP support to allow easy integration with other WSGI apps 13 years ago
  Jelmer Vernooij 2b3f611664 Cherry-pick test for large buffer deltas. 13 years ago
  Jelmer Vernooij baca6cbbc1 Merge fix for crashing empty time-based walkers. 13 years ago
  Benjamin Pollack 24e4b97e08 Add unit test for crash-on-empty-walk 13 years ago
  Andi McClure 3b02a912ad Take copy of refs when invoking determine_wants callback. 13 years ago