aboutsummaryrefslogtreecommitdiffstats
path: root/pager.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-31pager: environment variable GIT_PAGER to override PAGERMatthias Lederhofer1-1/+3
2006-07-10Fix linking for not-so-clever linkers.Johannes Schindelin1-2/+0
2006-07-09"git -p cmd" to page anywhereJunio C Hamano1-0/+4
2006-06-17diff options: add --colorJohannes Schindelin1-1/+1
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