1. 4e33535 clone: error specifically with --local and symlinked objects by Glen Choo · 1 year, 11 months ago
  2. 72972ea Merge branch 'ab/various-leak-fixes' by Junio C Hamano · 2 years, 1 month ago
  3. b2e5d75 tests: mark tests as passing with SANITIZE=leak by Ævar Arnfjörð Bjarmason · 2 years, 1 month ago
  4. 87248c5 Sync with 2.32.6 by Johannes Schindelin · 2 years, 1 month ago
  5. e14d6b8 Sync with 2.30.8 by Johannes Schindelin · 2 years, 1 month ago
  6. bffc762 dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS by Taylor Blau · 2 years, 2 months ago
  7. 3957f3c Sync with 2.32.4 by Taylor Blau · 2 years, 5 months ago
  8. 1225129 Sync with 2.30.6 by Taylor Blau · 2 years, 5 months ago
  9. 6f054f9 builtin/clone.c: disallow `--local` clones with symlinks by Taylor Blau · 2 years, 8 months ago
  10. 031e2f7 pull: abort by default when fast-forwarding is not possible by Elijah Newren · 3 years, 8 months ago
  11. 35a8a35 t: prepare for GIT_TEST_WRITE_REV_INDEX by Taylor Blau · 4 years, 2 months ago
  12. 95cf2c0 t5[6-9]*: adjust the references to the default branch name "main" by Johannes Schindelin · 4 years, 4 months ago
  13. 334afbc tests: mark tests relying on the current default for `init.defaultBranch` by Johannes Schindelin · 4 years, 4 months ago
  14. 64d1022 t: fix whitespace around && by Andrei Rybak · 5 years ago
  15. 277eb5a t5604: make hash independent by brian m. carlson · 5 years ago
  16. 68c7c59 clone: copy hidden paths at local clone by Matheus Tavares · 6 years ago
  17. 36596fd clone: better handle symlinked files at .git/objects/ by Matheus Tavares · 6 years ago
  18. 0315616 clone: test for our behavior on odd objects/* content by Ævar Arnfjörð Bjarmason · 6 years ago
  19. 2f03d17 Merge branch 'sb/clone-t57-t56' by Junio C Hamano · 9 years ago
  20. 8fbb03a clone tests: rename t57* => t56* by Stefan Beller · 9 years ago[Renamed from t/t5700-clone-reference.sh]
  21. 0181681 clone: allow "--dissociate" without reference by Alex Riesen · 9 years ago
  22. db5adf2 Merge branch 'js/clone-dissociate' by Junio C Hamano · 9 years ago
  23. 786b150 clone --dissociate: avoid locking pack files by Johannes Schindelin · 9 years ago
  24. 11911bf t5700: demonstrate a Windows file locking issue with `git clone --dissociate` by Johannes Schindelin · 9 years ago
  25. 77b9b1d add_to_alternates_file: don't add duplicate entries by Jeff King · 10 years ago
  26. bc19230 t5700: modernize style by Jeff King · 10 years ago
  27. fb1d6da clone: --dissociate option to mark that reference is only temporary by Junio C Hamano · 10 years ago
  28. b552b56 clone: Allow repo using gitfile as a reference by Aaron Schrab · 12 years ago
  29. 2ad2327 do not use GIT_TRACE_PACKET=3 in tests by Jeff King · 12 years ago
  30. 97a83fa upload-pack: remove packet debugging harness by Jeff King · 12 years ago
  31. 3fb0459 tests: modernise style: more uses of test_line_count by Stefano Lattarini · 13 years ago
  32. f257659 everything_local(): mark alternate refs as complete by Michael Haggerty · 13 years ago
  33. acede2e t5700: document a failure of alternates to affect fetch by Michael Haggerty · 13 years ago
  34. 09116a1 refs: loosen over-strict "format" check by Junio C Hamano · 13 years ago
  35. 4fdf71b tests: use "test_cmp", not "diff", when verifying the result by Gary V. Vaughan · 15 years ago
  36. cb418b5 t5700-clone-reference: Quote $U by Johannes Sixt · 17 years ago
  37. b84c343 Merge branch 'db/clone-in-c' by Junio C Hamano · 17 years ago
  38. b50c846 Add test for cloning with "--reference" repo being a subset of source repo by Johan Herland · 17 years ago
  39. fabb019 Add a test for another combination of --reference by Johan Herland · 17 years ago
  40. 4ba776c Test that --reference actually suppresses fetching referenced objects by Daniel Barkalow · 17 years ago
  41. f69e836 Fix tests breaking when checkout path contains shell metacharacters by Bryan Donlan · 17 years ago
  42. da0204d fetch: if not fetching from default remote, ignore default merge by Johannes Schindelin · 17 years ago
  43. 3d5c418 git-clone: aggressively optimize local clone behaviour. by Junio C Hamano · 18 years ago
  44. 1f7d1a5 git-clone --reference: saner handling of borrowed symrefs. by Junio C Hamano · 18 years ago
  45. 026aa93 Revert "prune: --grace=time" by Junio C Hamano · 18 years ago
  46. 9b088c4 prune: --grace=time by Matthias Lederhofer · 18 years ago
  47. 82e5a82 Fix more typos, primarily in the code by Pavel Roskin · 19 years ago
  48. cf9dc65 clone: keep --reference even with -l -s by Martin Waitz · 19 years ago