index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4211-line-log.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
line-log: protect inner strbuf from free
Derrick Stolee
2024-10-03
1
-0
/
+28
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-2
/
+2
*
line-range: fix infinite loop bug with '$' regex
Lars Kellogg-Stedman
2022-12-20
1
-0
/
+22
*
t4000-t4999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-1
/
+1
*
t4*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-1
/
+1
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
log: diagnose -L used with pathspec as an error
Junio C Hamano
2020-11-04
1
-0
/
+22
*
t: remove test_oid_init in tests
brian m. carlson
2020-07-30
1
-1
/
+0
*
revision: disable min_age optimization with line-log
René Scharfe
2020-07-07
1
-0
/
+8
*
line-log: more responsive, incremental 'git log -L'
SZEDER Gábor
2020-05-11
1
-1
/
+1
*
t4211-line-log: add tests for parent oids
SZEDER Gábor
2020-05-11
1
-0
/
+68
*
t4211: add test cases for SHA-256
brian m. carlson
2020-02-07
1
-1
/
+2
*
t4211: move SHA-1-specific test cases into a directory
brian m. carlson
2020-02-07
1
-1
/
+1
*
line-log: avoid unnecessary full tree diffs
SZEDER Gábor
2019-08-21
1
-0
/
+82
*
line-log: detect unsupported formats
Jeff King
2019-03-11
1
-0
/
+10
*
line-log: suppress diff output with "-s"
Jeff King
2019-03-08
1
-0
/
+7
*
parse-options: replace opterror() with optname()
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+1
*
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-27
1
-1
/
+1
|
\
|
*
tests: use 'test_must_be_empty' instead of 'test ! -s'
SZEDER Gábor
2018-08-21
1
-1
/
+1
*
|
log: prevent error if line range ends past end of file
Isabella Stephens
2018-06-15
1
-3
/
+2
|
/
*
line-log.c: prevent crash during union of too many ranges
Allan Xavier
2017-03-03
1
-0
/
+10
*
t4211: ensure that log respects --output=<file>
Johannes Schindelin
2016-06-25
1
-0
/
+7
*
log -L: improve error message on malformed argument
Matthieu Moy
2015-04-20
1
-4
/
+4
*
Merge branch 'tm/line-log-first-parent'
Junio C Hamano
2014-11-06
1
-0
/
+5
|
\
|
*
line-log: fix crash when --first-parent is used
Tzvetan Mikov
2014-11-04
1
-0
/
+5
*
|
line-range: teach -L^:RE to search from start of file
Eric Sunshine
2013-08-06
1
-0
/
+1
*
|
line-range: teach -L:RE to search from end of previous -L range
Eric Sunshine
2013-08-06
1
-1
/
+0
*
|
log: fix -L bounds checking bug
Eric Sunshine
2013-08-05
1
-1
/
+1
*
|
t4211: retire soon-to-be unimplementable tests
Eric Sunshine
2013-08-05
1
-13
/
+0
*
|
t4211: log: demonstrate -L bounds checking bug
Eric Sunshine
2013-08-05
1
-0
/
+30
|
/
*
t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...
Junio C Hamano
2013-07-24
1
-1
/
+0
*
line-log: fix "log -LN" crash when N is last line of file
Eric Sunshine
2013-07-23
1
-1
/
+1
*
range-set: satisfy non-empty ranges invariant
Eric Sunshine
2013-07-23
1
-1
/
+2
*
t4211: demonstrate crash when first -L encountered is empty range
Eric Sunshine
2013-07-23
1
-0
/
+5
*
t4211: demonstrate empty -L range crash
Eric Sunshine
2013-07-23
1
-0
/
+8
*
range_set: fix coalescing bug when range is a subset of another
Eric Sunshine
2013-07-09
1
-2
/
+2
*
t4211: fix broken test when one -L range is subset of another
Eric Sunshine
2013-07-09
1
-2
/
+2
*
log -L: store the path instead of a diff_filespec
Thomas Rast
2013-04-12
1
-1
/
+1
*
log -L: test merge of parallel modify/rename
Thomas Rast
2013-04-12
1
-4
/
+12
*
t4211: pass -M to 'git log -M -L...' test
Thomas Rast
2013-04-12
1
-1
/
+1
*
log -L: fix overlapping input ranges
Thomas Rast
2013-04-05
1
-0
/
+6
*
log -L: :pattern:file syntax to find by funcname
Thomas Rast
2013-03-28
1
-0
/
+4
*
Implement line-history search (git log -L)
Thomas Rast
2013-03-28
1
-0
/
+49