git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tig] Feeding specific revisions to tig
@ 2008-06-04 18:52 Jean-Baptiste Quenot
  2008-06-04 19:29 ` Jeff King
  0 siblings, 1 reply; 11+ messages in thread
From: Jean-Baptiste Quenot @ 2008-06-04 18:52 UTC (permalink / raw)
  To: git

Hi there,

In order to track changes between my development branch and the stable
branch that goes to production, I'm using git-cherry-pick and
git-cherry to list the changesets available for merging.

Ideally I'd like to feed this list of commits to tig, so that I can
watch the commit diff and summary easily and switch from one commit to
another.  But tig only behaves as a pager, and does not help for this.

To make it short I'd like to do something like this:

git-cherry origin/stable origin/trunk | sed -ne 's/^+ //p' | tig

And browse every available commit with tig.

Does it make sense?

Cheers,
-- 
Jean-Baptiste Quenot
http://jbq.caraldi.com/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-09-15 15:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-04 18:52 [tig] Feeding specific revisions to tig Jean-Baptiste Quenot
2008-06-04 19:29 ` Jeff King
2008-06-04 20:04   ` Jean-Baptiste Quenot
2008-06-04 23:08     ` Jeff King
2008-08-06 11:06       ` Jonas Fonseca
2008-08-08 21:19         ` Jeff King
2008-08-10  9:16           ` Jonas Fonseca
2009-04-23 14:55             ` Jean-Baptiste Quenot
2009-04-27 10:21               ` Jonas Fonseca
2009-04-28  8:15                 ` Jean-Baptiste Quenot
2011-09-15 15:10                 ` Jean-Baptiste Quenot

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).