All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ingo Brückl" <ib@wupperonline.de>
To: git@vger.kernel.org
Subject: Re: [PATCH] stash: Utilize config variable pager.stash.list in stash list command
Date: Thu, 18 Aug 2011 09:55:37 +0200	[thread overview]
Message-ID: <4e4cc57e.51253792.bm000@wupperonline.de> (raw)
In-Reply-To: <20110818042620.GA19045@sigill.intra.peff.net>

Jeff King wrote on Wed, 17 Aug 2011 21:26:37 -0700:

> On Wed, Aug 17, 2011 at 11:44:32AM -0700, Junio C Hamano wrote:

>> What's so difficult to say "git stash list | less" or even "git -p
>> stash list"?

> Anyway, I think his problem is not "I want a pager but I am too lazy to
> type it", but rather that "git stash list" will auto-paginate by
> default, because it is chaining to "log", which auto-paginates. You can
> turn it off with "--no-pager", but pager.stash seems to have no effect.

I'd like to mention that in this particular case it is ok that stash
auto-paginates, it only is annoying that "stash list" does. And, Junio,
it is totally ok to say "git -p stash list" then, because this is exactely
what I'd do.

Ingo

      reply	other threads:[~2011-08-18  7:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16 11:47 [PATCH] stash: Utilize config variable pager.stash.list in stash list command Ingo Brückl
2011-08-17  9:04 ` Ingo Brückl
2011-08-17 18:44   ` Junio C Hamano
2011-08-18  4:26     ` Jeff King
2011-08-18  7:55       ` Ingo Brückl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4e4cc57e.51253792.bm000@wupperonline.de \
    --to=ib@wupperonline.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.