aboutsummaryrefslogtreecommitdiffstats
path: root/t/t8003-blame-corner-cases.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2023-01-18t: use hash-object --literally when created malformed objectsJeff King1-1/+1
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine1-8/+2
2020-11-19t8*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-08-19Merge branch 'jk/blame-coalesce-fix'Junio C Hamano1-9/+19
2020-08-13blame: only coalesce lines that are adjacent in resultJeff King1-0/+9
2020-08-13t8003: factor setup out of coalesce testJeff King1-6/+10
2020-08-13t8003: check output of coalesced blameJeff King1-7/+4
2020-07-30t8003: make hash size independentbrian m. carlson1-2/+1
2020-02-24t: drop debug `cat` callsMartin Ågren1-1/+0
2019-06-20blame: add a test to cover blame_coalesce()Barret Rhoden1-0/+36
2018-06-15blame: prevent error if range ends past end of fileIsabella Stephens1-4/+8
2016-09-15i18n: blame: mark error messages for translationVasco Almeida1-2/+2
2016-07-18t/t8003-blame-corner-cases.sh: Use here documentsMike Hommey1-17/+17
2016-07-18blame: allow to blame paths freshly added to the indexMike Hommey1-0/+45
2016-04-29Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maintJunio C Hamano1-0/+14
2016-04-05correct blame for files commited with CRLFTorsten Bögershausen1-0/+14
2016-01-08t/t8003-blame-corner-cases.sh: use the $( ... ) construct for command substit...Elia Pinto1-2/+2
2015-06-05Merge branch 'tb/blame-resurrect-convert-to-git' into maintJunio C Hamano1-3/+15
2015-05-11Merge branch 'tb/blame-resurrect-convert-to-git'Junio C Hamano1-3/+15
2015-05-03blame: CRLF in the working tree and LF in the repoTorsten Bögershausen1-3/+15
2015-03-20t: fix trivial &&-chain breakageJeff King1-4/+4
2014-05-08blame: correctly handle files regardless of autocrlfbrian m. carlson1-0/+9
2013-03-28Refactor parse_locBo Yang1-0/+6
2010-12-13t800?-blame.sh: retitle uniquelyMichael J Gruber1-0/+188