git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Missing trailing newline with git log --pretty=format
@ 2009-03-18 21:23 Andreas Gruenbacher
  2009-03-18 21:56 ` Markus Heidelberg
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Gruenbacher @ 2009-03-18 21:23 UTC (permalink / raw)
  To: git

Hello,

with the latest version of git from right now (e986ceb):

While trying to get a reverse list of commit ids, I noticed that git log 
prints newlines between commits, but not at the end. This results in two 
joined lines with:

	$ git log --pretty=format:%h HEAD^^..HEAD | tac
	aab3b9a7d4e3a7
	e986ceb

Any chance of getting this fixed?

Thanks,
Andreas

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

end of thread, other threads:[~2009-03-18 22:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-18 21:23 Missing trailing newline with git log --pretty=format Andreas Gruenbacher
2009-03-18 21:56 ` Markus Heidelberg
2009-03-18 22:04   ` Andreas Gruenbacher
2009-03-18 22:27     ` Junio C Hamano

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