aboutsummaryrefslogtreecommitdiffstats
path: root/pager.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-21Merge branch 'fix'Junio C Hamano1-0/+2
2006-04-21git-log produces no outputLinus Torvalds1-0/+2
2006-04-16Do not fork PAGER=catJunio C Hamano1-1/+1
2006-04-16pager: do not fork a pager if PAGER is set to empty.Johannes Schindelin1-7/+10
2006-02-28Introduce trivial new pager.c helper infrastructureLinus Torvalds1-0/+48