index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
annotate-tests.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ab/test-without-templates'
Junio C Hamano
2022-07-18
1
-1
/
+2
|
\
|
*
tests: don't assume a .git/info for .git/info/grafts
Ævar Arnfjörð Bjarmason
2022-06-06
1
-1
/
+2
*
|
blame: report correct number of lines in progress when using ranges
Edmundo Carmona Antoranz
2022-04-06
1
-0
/
+40
|
/
*
t6000-t9999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-1
/
+1
*
blame tests: simplify userdiff driver test
Ævar Arnfjörð Bjarmason
2021-04-08
1
-21
/
+15
*
blame tests: don't rely on t/t4018/ directory
Ævar Arnfjörð Bjarmason
2021-04-08
1
-3
/
+13
*
Merge branch 'pb/blame-funcname-range-userdiff'
Junio C Hamano
2021-02-06
1
-4
/
+4
|
\
|
*
annotate-tests: quote variable expansions containing path names
Johannes Sixt
2021-01-31
1
-4
/
+4
*
|
t8*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-4
/
+4
|
/
*
blame: enable funcname blaming with userdiff driver
Philippe Blain
2020-11-02
1
-0
/
+18
*
blame: default to HEAD in a bare repo when no start commit is given
SZEDER Gábor
2019-04-08
1
-0
/
+8
*
blame: prevent error if range ends past end of file
Isabella Stephens
2018-06-15
1
-2
/
+2
*
blame: fix object casting regression
Jeff King
2015-11-24
1
-0
/
+7
*
blame: handle --first-parent
Jeff King
2015-09-16
1
-0
/
+4
*
t: fix trivial &&-chain breakage
Jeff King
2015-03-20
1
-1
/
+1
*
t800[12]: work around MSys limitation
Karsten Blees
2014-07-21
1
-0
/
+12
*
Remove the line length limit for graft files
Johannes Schindelin
2013-12-28
1
-0
/
+21
*
t: replace pulls with merges
Felipe Contreras
2013-10-31
1
-1
/
+1
*
line-range: reject -L line numbers less than 1
Eric Sunshine
2013-08-06
1
-9
/
+9
*
t8001/t8002: blame: add tests of -L line numbers less than 1
Eric Sunshine
2013-08-06
1
-0
/
+12
*
line-range: teach -L^:RE to search from start of file
Eric Sunshine
2013-08-06
1
-0
/
+17
*
line-range: teach -L:RE to search from end of previous -L range
Eric Sunshine
2013-08-06
1
-0
/
+16
*
line-range: teach -L^/RE/ to search from start of file
Eric Sunshine
2013-08-06
1
-0
/
+21
*
blame: teach -L/RE/ to search from end of previous -L range
Eric Sunshine
2013-08-06
1
-0
/
+20
*
t8001/t8002: blame: add tests of multiple -L options
Eric Sunshine
2013-08-06
1
-0
/
+32
*
blame: reject empty ranges -L,+0 and -L,-0
Eric Sunshine
2013-08-05
1
-2
/
+2
*
t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0
Eric Sunshine
2013-08-05
1
-0
/
+8
*
blame: reject empty ranges -LX,+0 and -LX,-0
Eric Sunshine
2013-08-05
1
-2
/
+2
*
t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0
Eric Sunshine
2013-08-05
1
-0
/
+8
*
blame: fix -L bounds checking bug
Eric Sunshine
2013-08-05
1
-4
/
+4
*
t8001/t8002: blame: add empty file & partial-line tests
Eric Sunshine
2013-08-05
1
-0
/
+72
*
t8001/t8002: blame: demonstrate -L bounds checking bug
Eric Sunshine
2013-08-05
1
-0
/
+22
*
t8001/t8002: blame: decompose overly-large test
Eric Sunshine
2013-08-05
1
-7
/
+25
*
t8001, t8002: fix "blame -L :literal" test on NetBSD
René Scharfe
2013-08-05
1
-2
/
+2
*
t8001/t8002 (blame): add blame -L :funcname tests
Eric Sunshine
2013-07-18
1
-2
/
+46
*
t8001/t8002 (blame): add blame -L tests
Eric Sunshine
2013-07-18
1
-3
/
+101
*
t8001/t8002 (blame): modernize style
Eric Sunshine
2013-07-18
1
-107
/
+114
*
t/annotate-tests: Use echo & cat instead of sed
Brian Gernhardt
2011-05-05
1
-1
/
+2
*
blame: tolerate bogus e-mail addresses a bit better
Josh Stone
2011-04-29
1
-1
/
+11
*
Merge branch 'kb/blame-author-email'
Junio C Hamano
2010-11-30
1
-6
/
+6
|
\
|
*
blame: Add option to show author email instead of name
Kevin Ballard
2010-10-19
1
-6
/
+6
*
|
Merge branch 'en/and-cascade-tests'
Junio C Hamano
2010-11-25
1
-1
/
+1
|
\
\
|
*
|
tests: add missing &&
Jonathan Nieder
2010-11-09
1
-1
/
+1
|
|
/
*
/
Update test script annotate-tests.sh to handle missing/extra authors
Kevin Ballard
2010-10-19
1
-6
/
+6
|
/
*
t/annotate-tests.sh: avoid passing a non-newline terminated file to sed
Brandon Casey
2009-05-06
1
-1
/
+4
*
make t8001 work on Mac OS X again
Johannes Schindelin
2007-03-07
1
-1
/
+2
*
Avoid ActiveState Perl IO in t800[12]
Alex Riesen
2007-02-07
1
-1
/
+2
*
git-pickaxe: blame rewritten.
Junio C Hamano
2006-10-20
1
-0
/
+1
*
Fix annotate test script; notice when git-annotate fails.
Ramsay Allan Jones
2006-08-02
1
-1
/
+2
*
tests: Set EDITOR=: and VISUAL=: globally
Eric Wong
2006-07-11
1
-1
/
+1
[next]