Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -8/+8 |
2017-09-22 | ALLOC_GROW: avoid -Wsign-compare warnings | Ramsay Jones | 1 | -1/+1 |
2015-01-15 | line-log.c: make line_log_data_init() static | Junio C Hamano | 1 | -2/+0 |
2013-08-06 | range-set: publish API for re-use by git-blame -L | Eric Sunshine | 1 | -0/+12 |
2013-04-12 | log -L: store the path instead of a diff_filespec | Thomas Rast | 1 | -2/+6 |
2013-03-28 | Implement line-history search (git log -L) | Thomas Rast | 1 | -0/+49 |