1. cbe1d9d t4000-t4999: detect and signal failure within loop by Eric Sunshine · 3 years, 3 months ago
  2. 8f37854 t4*: adjust the references to the default branch name "main" by Johannes Schindelin · 4 years, 4 months ago
  3. 334afbc tests: mark tests relying on the current default for `init.defaultBranch` by Johannes Schindelin · 4 years, 4 months ago
  4. 39664cb log: diagnose -L used with pathspec as an error by Junio C Hamano · 4 years, 4 months ago
  5. e023ff0 t: remove test_oid_init in tests by brian m. carlson · 4 years, 8 months ago
  6. 01faa91 revision: disable min_age optimization with line-log by René Scharfe · 4 years, 8 months ago
  7. 3cb9d2b line-log: more responsive, incremental 'git log -L' by SZEDER Gábor · 4 years, 10 months ago
  8. 48da94b t4211-line-log: add tests for parent oids by SZEDER Gábor · 4 years, 10 months ago
  9. dfa5f53 t4211: add test cases for SHA-256 by brian m. carlson · 5 years ago
  10. f743e8f t4211: move SHA-1-specific test cases into a directory by brian m. carlson · 5 years ago
  11. a2bb801 line-log: avoid unnecessary full tree diffs by SZEDER Gábor · 6 years ago
  12. 05314ef line-log: detect unsupported formats by Jeff King · 6 years ago
  13. 9f607cd line-log: suppress diff output with "-s" by Jeff King · 6 years ago
  14. 9440b83 parse-options: replace opterror() with optname() by Nguyễn Thái Ngọc Duy · 6 years ago
  15. 986c518 Merge branch 'sg/test-must-be-empty' by Junio C Hamano · 7 years ago
  16. f0dc593 tests: use 'test_must_be_empty' instead of 'test ! -s' by SZEDER Gábor · 7 years ago
  17. 7f81c00 log: prevent error if line range ends past end of file by Isabella Stephens · 7 years ago
  18. aaae0bf line-log.c: prevent crash during union of too many ranges by Allan Xavier · 8 years ago
  19. c149693 t4211: ensure that log respects --output=<file> by Johannes Schindelin · 9 years ago
  20. 0269f96 log -L: improve error message on malformed argument by Matthieu Moy · 10 years ago
  21. 64b9326 Merge branch 'tm/line-log-first-parent' by Junio C Hamano · 10 years ago
  22. a8787c5 line-log: fix crash when --first-parent is used by Tzvetan Mikov · 10 years ago
  23. 215e76c line-range: teach -L^:RE to search from start of file by Eric Sunshine · 12 years ago
  24. 1ce761a line-range: teach -L:RE to search from end of previous -L range by Eric Sunshine · 12 years ago
  25. 63828b8 log: fix -L bounds checking bug by Eric Sunshine · 12 years ago
  26. 449f5c7 t4211: retire soon-to-be unimplementable tests by Eric Sunshine · 12 years ago
  27. 25fb8ee t4211: log: demonstrate -L bounds checking bug by Eric Sunshine · 12 years ago
  28. d3a486c t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges invariant) by Junio C Hamano · 12 years ago
  29. df6308e line-log: fix "log -LN" crash when N is last line of file by Eric Sunshine · 12 years ago
  30. f8395ed range-set: satisfy non-empty ranges invariant by Eric Sunshine · 12 years ago
  31. 99780b0 t4211: demonstrate crash when first -L encountered is empty range by Eric Sunshine · 12 years ago
  32. 5896097 t4211: demonstrate empty -L range crash by Eric Sunshine · 12 years ago
  33. 3755b53 range_set: fix coalescing bug when range is a subset of another by Eric Sunshine · 12 years ago
  34. 18d472d t4211: fix broken test when one -L range is subset of another by Eric Sunshine · 12 years ago
  35. 31c6191 log -L: store the path instead of a diff_filespec by Thomas Rast · 12 years ago
  36. d51c527 log -L: test merge of parallel modify/rename by Thomas Rast · 12 years ago
  37. 035ff39 t4211: pass -M to 'git log -M -L...' test by Thomas Rast · 12 years ago
  38. 2096188 log -L: fix overlapping input ranges by Thomas Rast · 12 years ago
  39. 13b8f68 log -L: :pattern:file syntax to find by funcname by Thomas Rast · 12 years ago
  40. 12da1d1 Implement line-history search (git log -L) by Thomas Rast · 12 years ago