git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git rev-list formatting
@ 2010-03-22 11:30 Eli Barzilay
  2010-03-22 11:39 ` Eli Barzilay
  2010-03-22 17:22 ` René Scharfe
  0 siblings, 2 replies; 14+ messages in thread
From: Eli Barzilay @ 2010-03-22 11:30 UTC (permalink / raw)
  To: git

Possible bug -- IIUC, this:

  git rev-list --pretty="%w(40,2,2)%b" $rev

should show all bodies wrapped as specified, but with 1.7.0.3 I see
only the first one wrapped, and the rest don't show up.  In one of my
attempts to sort this, I saw all bodies, but all bodies after the
first were not wrapped as specified.

Also, is there a way to avoid the "commit <sha1>" line, print some
information that I specify in the format string, and show the whole
message as is (without wrapping or other tweaks)?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

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

end of thread, other threads:[~2010-03-27 13:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 11:30 git rev-list formatting Eli Barzilay
2010-03-22 11:39 ` Eli Barzilay
2010-03-22 13:08   ` Michael J Gruber
2010-03-22 13:36     ` [PATCH] rev-list: heed --abbrev-commit option Michael J Gruber
2010-03-26 19:32       ` Junio C Hamano
2010-03-27 13:30         ` Michael J Gruber
2010-03-22 14:42     ` git rev-list formatting Eli Barzilay
2010-03-22 17:22 ` René Scharfe
2010-03-23  1:57   ` Eli Barzilay
2010-03-23 10:52     ` Michael J Gruber
2010-03-23 11:06       ` Eli Barzilay
2010-03-23 12:26         ` Jeff King
2010-03-23 12:40           ` Erik Faye-Lund
2010-03-23 12:59           ` Eli Barzilay

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