From: Jeff Epler <jepler@unpythonic.net>
To: Alex Plotnick <shrike@netaxs.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH v0 0/2] git-less: a specialized pager for git-log
Date: Fri, 30 Mar 2012 09:23:01 -0500 [thread overview]
Message-ID: <20120330142301.GB10343@unpythonic.net> (raw)
In-Reply-To: <87obrn6o9x.fsf@sol.localdomain>
Hmm, let's say you'd like to view the last 10 commits in a specialized
program that divides them up and provides good search capabilities:
mutt -f <(git format-patch --stdout -10)
one shortcoming is that the whole git format-patch process must finish
before mutt will begin showing the mailbox .. otherwise, this seems
pretty awesome.
Jeff
next prev parent reply other threads:[~2012-03-30 14:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-22 18:42 [PATCH v0 0/2] git-less: a specialized pager for git-log Hitoshi Mitake
2012-03-22 18:42 ` [PATCH v0 1/2] " Hitoshi Mitake
2012-03-22 18:42 ` [PATCH v0 2/2] git-less: git side support for git-less Hitoshi Mitake
2012-03-22 19:00 ` [PATCH v0 0/2] git-less: a specialized pager for git-log Junio C Hamano
2012-03-23 10:07 ` Andreas Ericsson
2012-03-23 17:18 ` Hitoshi Mitake
2012-03-23 20:44 ` Alex Plotnick
2012-03-30 14:23 ` Jeff Epler [this message]
2012-03-23 17:15 ` Hitoshi Mitake
2012-03-24 4:43 ` Nguyen Thai Ngoc Duy
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=20120330142301.GB10343@unpythonic.net \
--to=jepler@unpythonic.net \
--cc=git@vger.kernel.org \
--cc=shrike@netaxs.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).