コミット履歴

作者 SHA1 メッセージ 日付
  Jameson Nash fd9f85cc0d add support for writing large pack files 12 年 前
  Jameson Nash 4e6388232e add large table support to reading PackIndex2 files 12 年 前
  Jelmer Vernooij e98f071751 client: Invert logic for thin-packs. 12 年 前
  Jelmer Vernooij 496696c652 Print refs after fetch. 12 年 前
  Jelmer Vernooij a3130fa7fe client: In get_transport_and_path, pass kwargs on to HttpGitClient. 13 年 前
  Jonathan Chu 35d9475598 Protocol does not have a recv attritbue. 13 年 前
  Jelmer Vernooij e15f8632f9 Add function for testing whether to ignore specific error. 13 年 前
  Jelmer Vernooij 3aee61cb7d Add 'make check-compat'. 13 年 前
  Jelmer Vernooij fd8208ca43 gitignore: Ignore vim swap files. 13 年 前
  DeeKey dfe7b678cf add a test for "Do not crash when cloning HEAD-less repo" with empty.git test data 13 年 前
  Yifan Zhang 99274d9ddb fix http test on osx 13 年 前
  Jelmer Vernooij c51c99834c Prevent errors about string formatting when tuples are passed. 13 年 前
  Jelmer Vernooij ccf60d4442 Support MemoryRepo.get_config. 13 年 前
  Jelmer Vernooij 25250c1694 Merge fix for cloning repositories without HEAD set. 13 年 前
  Jelmer Vernooij 06fbcb6ae8 Don't create a working tree if there is no HEAD in Repo.clone. 13 年 前
  Jelmer Vernooij a3d94381e9 Add test for cloning a repository without a HEAD. 13 年 前
  Jelmer Vernooij 2bcbc61672 Fix syntax errors in docstrings. 13 年 前
  Jelmer Vernooij 9039abf82c Fix syntax error in NEWS. 13 年 前
  Jelmer Vernooij a186ff8a29 Merge fix for handling None elements in list of TreeChange objects. 13 年 前
  D-Key b53142a4e6 Do not crash when cloning HEAD-less repo 13 年 前
  Jelmer Vernooij c63ddf638b Merge support for fallback_app argument to HTTPGitApplication. 13 年 前
  Jonas Haag 95b6f9b51c Test for `fallback_app` (236052093a22fabbb52657f8d36bd02642e5e288) 13 年 前
  Jonas Haag 236052093a Added a `fallback_app` to Smart HTTP support to allow easy integration with other WSGI apps 13 年 前
  Jelmer Vernooij 65048a5867 Cherry-pick test for large buffer deltas. 13 年 前
  Jelmer Vernooij e84e5251a8 Merge fix for crashing empty time-based walkers. 13 年 前
  Benjamin Pollack 3b3c8febf5 Add unit test for crash-on-empty-walk 13 年 前
  Andi McClure 34743ae11c Take copy of refs when invoking determine_wants callback. 13 年 前
  Jelmer Vernooij 06ee6a7721 Run all tests in ``setup.py test``. 13 年 前
  Benjamin Pollack 310f68256a Do not crash when trying to walk an empty set 13 年 前
  Jelmer Vernooij 1e5988ff87 Use skipTest rather than skip, as the latter isn't available without testtools. Thanks, milki. 13 年 前