Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'je/pager-do-not-recurse'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 6 Jun 2014 18:16:59 +0000
(11:16 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 6 Jun 2014 18:17:00 +0000
(11:17 -0700)
We used to unconditionally disable the pager in the pager process
we spawn to feed out output, but that prevented people who want to
run "less" within "less" from doing so.
* je/pager-do-not-recurse:
pager: do allow spawning pager recursively
1
2
pager.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
e88155d
c0459ca
)
diff --cc
pager.c
Simple merge