summaryrefslogtreecommitdiff
path: root/pager.c
Commit message (Expand)AuthorAgeFilesLines
* pager: default to LESS=FRSX not LESS=FRSJunio C Hamano2006-10-221-1/+1
* pager: default to LESS=FRSJunio C Hamano2006-10-201-1/+1
* pager: environment variable GIT_PAGER to override PAGERMatthias Lederhofer2006-07-311-1/+3
* Fix linking for not-so-clever linkers.Johannes Schindelin2006-07-101-2/+0
* "git -p cmd" to page anywhereJunio C Hamano2006-07-091-0/+4
* diff options: add --colorJohannes Schindelin2006-06-171-1/+1
* Merge branch 'fix'Junio C Hamano2006-04-211-0/+2
|\
| * git-log produces no outputLinus Torvalds2006-04-211-0/+2
* | Do not fork PAGER=catJunio C Hamano2006-04-161-1/+1
|/
* pager: do not fork a pager if PAGER is set to empty.Johannes Schindelin2006-04-161-7/+10
* Introduce trivial new pager.c helper infrastructureLinus Torvalds2006-02-281-0/+48