From: Junio C Hamano Date: Mon, 22 Jul 2013 18:23:53 +0000 (-0700) Subject: Merge branch 'es/blame-L-breakage' X-Git-Url: https://repo.or.cz/w/git/mingw.git/commitdiff_plain/e9682cc028e4d360dcf1364691095accc75f4b74 Merge branch 'es/blame-L-breakage' The refactoring made for parsing "-L" option recently to support "git log -L" seems to have broken "git blame -L X,-5" to show 5 lines leading to X. * es/blame-L-breakage: blame-options.txt: explain that -L and are optional blame-options.txt: place each -L option variation on its own line t8001/t8002 (blame): add blame -L :funcname tests t8001/t8002 (blame): add blame -L tests t8001/t8002 (blame): modernize style line-range: fix "blame -L X,-N" regression --- e9682cc028e4d360dcf1364691095accc75f4b74