Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pager: Work around window resizing bug in 'less' | Linus Torvalds | 2007-02-05 | 1 | -0/+12 |
* | pager: default to LESS=FRSX not LESS=FRS | Junio C Hamano | 2006-10-22 | 1 | -1/+1 |
* | pager: default to LESS=FRS | Junio C Hamano | 2006-10-20 | 1 | -1/+1 |
* | pager: environment variable GIT_PAGER to override PAGER | Matthias Lederhofer | 2006-07-31 | 1 | -1/+3 |
* | Fix linking for not-so-clever linkers. | Johannes Schindelin | 2006-07-10 | 1 | -2/+0 |
* | "git -p cmd" to page anywhere | Junio C Hamano | 2006-07-09 | 1 | -0/+4 |
* | diff options: add --color | Johannes Schindelin | 2006-06-17 | 1 | -1/+1 |
* | Merge branch 'fix' | Junio C Hamano | 2006-04-21 | 1 | -0/+2 |
|\ | |||||
| * | git-log produces no output | Linus Torvalds | 2006-04-21 | 1 | -0/+2 |
* | | Do not fork PAGER=cat | Junio C Hamano | 2006-04-16 | 1 | -1/+1 |
|/ | |||||
* | pager: do not fork a pager if PAGER is set to empty. | Johannes Schindelin | 2006-04-16 | 1 | -7/+10 |
* | Introduce trivial new pager.c helper infrastructure | Linus Torvalds | 2006-02-28 | 1 | -0/+48 |