Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 25897efab7 Add function for testing whether to ignore specific error. hace 12 años
  Jelmer Vernooij 7750cc600f Add 'make check-compat'. hace 12 años
  Jelmer Vernooij 1b98bf9378 gitignore: Ignore vim swap files. hace 12 años
  DeeKey d4f91ee510 add a test for "Do not crash when cloning HEAD-less repo" with empty.git test data hace 12 años
  Yifan Zhang 99e8f060a9 fix http test on osx hace 12 años
  Jelmer Vernooij cad2775ca7 Prevent errors about string formatting when tuples are passed. hace 12 años
  Jelmer Vernooij 527a2bd585 Support MemoryRepo.get_config. hace 12 años
  Jelmer Vernooij b40ed392dc Merge fix for cloning repositories without HEAD set. hace 12 años
  Jelmer Vernooij fd3cf887a7 Don't create a working tree if there is no HEAD in Repo.clone. hace 12 años
  Jelmer Vernooij 5fa048679f Add test for cloning a repository without a HEAD. hace 12 años
  Jelmer Vernooij 61d04e418b Fix syntax errors in docstrings. hace 12 años
  Jelmer Vernooij bc5af0b17c Fix syntax error in NEWS. hace 12 años
  Jelmer Vernooij 49f4440d1d Merge fix for handling None elements in list of TreeChange objects. hace 12 años
  D-Key 10491dfcb4 Do not crash when cloning HEAD-less repo hace 12 años
  Jelmer Vernooij 62cb4bb9a0 Merge support for fallback_app argument to HTTPGitApplication. hace 12 años
  Jonas Haag d6eec54ccd Test for `fallback_app` (236052093a22fabbb52657f8d36bd02642e5e288) hace 12 años
  Jonas Haag 089bd11de7 Added a `fallback_app` to Smart HTTP support to allow easy integration with other WSGI apps hace 12 años
  Jelmer Vernooij 2b3f611664 Cherry-pick test for large buffer deltas. hace 12 años
  Jelmer Vernooij baca6cbbc1 Merge fix for crashing empty time-based walkers. hace 12 años
  Benjamin Pollack 24e4b97e08 Add unit test for crash-on-empty-walk hace 12 años
  Andi McClure 3b02a912ad Take copy of refs when invoking determine_wants callback. hace 12 años
  Jelmer Vernooij c04a29d201 Run all tests in ``setup.py test``. hace 12 años
  Benjamin Pollack 9295c69eaa Do not crash when trying to walk an empty set hace 12 años
  Jelmer Vernooij 3925d4dd93 Use skipTest rather than skip, as the latter isn't available without testtools. Thanks, milki. hace 12 años
  Jelmer Vernooij 695c23cfc0 Merge typo fix in docstring from milki. hace 12 años
  milki aa34a540d4 typo hace 12 años
  milki 58d78411f7 skip isn't a valid function. its skipTest! hace 12 años
  Jelmer Vernooij e16a1634c6 Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang. hace 13 años
  Yifan Zhang 538b9a56fd test for commit _deserialize hace 13 años
  Yifan Zhang 63b4dbbb53 typo fix hace 13 años