summaryrefslogtreecommitdiffstats
path: root/line-log.h
Commit message (Expand)AuthorAgeFilesLines
* ALLOC_GROW: avoid -Wsign-compare warningsRamsay Jones2017-09-221-1/+1
* line-log.c: make line_log_data_init() staticJunio C Hamano2015-01-151-2/+0
* range-set: publish API for re-use by git-blame -LEric Sunshine2013-08-061-0/+12
* log -L: store the path instead of a diff_filespecThomas Rast2013-04-121-2/+6
* Implement line-history search (git log -L)Thomas Rast2013-03-281-0/+49