19 Commits (0e214af9c34623979b19bb183bd8e518d749fd63)

Author SHA1 Message Date
Johannes Sixt bfdd9ffd2f Windows: Make the pager work. 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Junio C Hamano 61b80509e3 sending errors to stdout under $PAGER 17 years ago
Jeff King 6e9af863ee Support GIT_PAGER_IN_USE environment variable 17 years ago
Johannes Sixt 80bbe72b76 Move #include <sys/select.h> and <sys/ioctl.h> to git-compat-util.h. 17 years ago
Junio C Hamano cad3a2056d pager: find out pager setting from configuration 18 years ago
Brian Gernhardt 54adf3706c Add core.pager config variable. 18 years ago
Linus Torvalds 35ce862279 pager: Work around window resizing bug in 'less' 18 years ago
Junio C Hamano 0abc0260fa pager: default to LESS=FRSX not LESS=FRS 18 years ago
Junio C Hamano 96a035d1db pager: default to LESS=FRS 18 years ago
Matthias Lederhofer c27d205aae pager: environment variable GIT_PAGER to override PAGER 19 years ago
Johannes Schindelin b75a82b754 Fix linking for not-so-clever linkers. 19 years ago
Junio C Hamano 85fb65ed6e "git -p cmd" to page anywhere 19 years ago
Johannes Schindelin cd112cef99 diff options: add --color 19 years ago
Linus Torvalds 34fd1c9ac5 git-log produces no output 19 years ago
Junio C Hamano caef71a535 Do not fork PAGER=cat 19 years ago
Johannes Schindelin 402461aab1 pager: do not fork a pager if PAGER is set to empty. 19 years ago
Linus Torvalds f67b45f862 Introduce trivial new pager.c helper infrastructure 19 years ago