Forwarded, since I forgot to add the list ---------- Forwarded message ---------- Date: Thu, 18 Jan 2007 11:46:05 +0100 (CET) From: Johannes Schindelin <Johannes.Schindelin@xxxxxx> To: Simon 'corecode' Schubert <corecode@xxxxxxxxxxxx> Subject: Re: [PATCH] Lose perl dependency. Hi, On Thu, 18 Jan 2007, Simon 'corecode' Schubert wrote: > for cmt in `git-rev-list --no-merges "$upstream"..ORIG_HEAD \ > - | @@PERL@@ -e 'print reverse <>'` > + | sed -ne '1!G;$p;h'` Why not teach the revision machinery to output in reverse with "--reverse"? Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html