1. 4fdf71b tests: use "test_cmp", not "diff", when verifying the result by Gary V. Vaughan · 15 years ago
  2. 3fdcdbd Windows: redirect f[re]open("/dev/null") to f[re]open("nul") by Johannes Sixt · 15 years ago
  3. 95c96d4 remote: fix use-after-free error detected by glibc in ref_remove_duplicates by Julian Phillips · 15 years ago
  4. e72263a Merge branch 'maint-1.6.1' into maint-1.6.2 by Junio C Hamano · 16 years ago
  5. 0d50556 Merge branch 'maint-1.6.0' into maint-1.6.1 by Junio C Hamano · 16 years ago
  6. 2e674a9 t5510: harden the way verify-pack is used by Junio C Hamano · 16 years ago
  7. 7efaeba rsync transport: allow local paths, and fix tests by Johannes Schindelin · 16 years ago
  8. ca6c06b Merge branch 'js/maint-fetch-update-head' by Junio C Hamano · 16 years ago
  9. 8ee5d73 Fix fetch/pull when run without --update-head-ok by Johannes Schindelin · 16 years ago
  10. 4942025 t5510: test "git fetch" following tags minimally by Junio C Hamano · 16 years ago
  11. 3604e7c tests: use "git xyzzy" form (t3600 - t6999) by Nanako Shiraishi · 17 years ago
  12. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  13. 9a7bbd1 clean up error conventions of remote.c:match_explicit by Jeff King · 17 years ago
  14. 82ebb0b add test_cmp function for test scripts by Jeff King · 17 years ago
  15. 41ac414 Sane use of test_expect_failure by Junio C Hamano · 17 years ago
  16. c701596 t5510: add a bit more tests for fetch by Junio C Hamano · 17 years ago
  17. 9bbe6db Merge branch 'sp/refspec-match' by Junio C Hamano · 17 years ago
  18. fa30383 Merge branch 'maint' by Junio C Hamano · 17 years ago
  19. c5546e8 bundle create: keep symbolic refs' names instead of resolving them by Johannes Schindelin · 17 years ago
  20. 605b497 refactor fetch's ref matching to use refname_match() by Steffen Prohaska · 17 years ago
  21. c2015b3 Fix an infinite loop in sq_quote_buf(). by Johannes Sixt · 17 years ago
  22. da0204d fetch: if not fetching from default remote, ignore default merge by Johannes Schindelin · 17 years ago
  23. f539d0d Added a test for fetching remote tags when there is not tags. by Väinö Järvelä · 17 years ago
  24. cd547b4 fetch/push: readd rsync support by Johannes Schindelin · 17 years ago
  25. 7fa8254 allow git-bundle to create bottomless bundle by Junio C Hamano · 18 years ago
  26. 6016e35 Fix t5510-fetch's use of sed by Shawn O. Pearce · 18 years ago
  27. 18449ab git-bundle: avoid packing objects which are in the prerequisites by Johannes Schindelin · 18 years ago
  28. 8315588 bundle: fix wrong check of read_header()'s return value & add tests by Johannes Schindelin · 18 years ago
  29. 2e0afaf Add git-bundle: move objects and references by archive by Johannes Schindelin · 18 years ago
  30. e0d10e1 [PATCH] Rename git-repo-config to git-config. by Tom Prince · 18 years ago
  31. 5c94f87 use 'init' instead of 'init-db' for shipped docs and tools by Nicolas Pitre · 18 years ago
  32. 75c384e Do not create $GIT_DIR/remotes/ directory anymore. by Junio C Hamano · 18 years ago
  33. 6c96c0f git-fetch: follow lightweit tags as well. by Junio C Hamano · 18 years ago
  34. 6cc7c36 Add test for the default merges in fetch. by Santi Béjar · 18 years ago
  35. 7be1d62 Add t5510 to test per branch configuration affecting git-fetch. by Junio C Hamano · 18 years ago