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