commit | 9c5e66e97da8cadcc45a278c4e39a7d25674d4ff | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Sat Jan 20 23:04:02 2007 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Sat Jan 20 23:46:53 2007 -0800 |
tree | 1f14d50a5398779c8738645fadd4b325086bfc0b | |
parent | eaf6459e4d482af51429f9464125621b805eb5fd [diff] |
Teach revision machinery about --reverse The option --reverse reverses the order of the commits. [jc: with comments on rev_info.reverse from Simon 'corecode' Schubert.] Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>