summaryrefslogtreecommitdiff
path: root/t/t8003-blame-corner-cases.sh
AgeCommit message (Expand)Author
2020-11-19t8*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-08-19Merge branch 'jk/blame-coalesce-fix'Junio C Hamano
2020-08-13blame: only coalesce lines that are adjacent in resultJeff King
2020-08-13t8003: factor setup out of coalesce testJeff King
2020-08-13t8003: check output of coalesced blameJeff King
2020-07-30t8003: make hash size independentbrian m. carlson
2020-02-24t: drop debug `cat` callsMartin Ågren
2019-06-20blame: add a test to cover blame_coalesce()Barret Rhoden
2018-06-15blame: prevent error if range ends past end of fileIsabella Stephens
2016-09-15i18n: blame: mark error messages for translationVasco Almeida
2016-07-18t/t8003-blame-corner-cases.sh: Use here documentsMike Hommey
2016-07-18blame: allow to blame paths freshly added to the indexMike Hommey
2016-04-29Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maintJunio C Hamano
2016-04-05correct blame for files commited with CRLFTorsten Bögershausen
2016-01-08t/t8003-blame-corner-cases.sh: use the $( ... ) construct for command substit...Elia Pinto
2015-06-05Merge branch 'tb/blame-resurrect-convert-to-git' into maintJunio C Hamano
2015-05-11Merge branch 'tb/blame-resurrect-convert-to-git'Junio C Hamano
2015-05-03blame: CRLF in the working tree and LF in the repoTorsten Bögershausen
2015-03-20t: fix trivial &&-chain breakageJeff King
2014-05-08blame: correctly handle files regardless of autocrlfbrian m. carlson
2013-03-28Refactor parse_locBo Yang
2010-12-13t800?-blame.sh: retitle uniquelyMichael J Gruber