author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sat, 20 Jan 2007 22:04:02 +0000 (23:04 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 21 Jan 2007 07:46:53 +0000 (23:46 -0800) | ||
commit | 9c5e66e97da8cadcc45a278c4e39a7d25674d4ff | |
tree | 1f14d50a5398779c8738645fadd4b325086bfc0b | tree | snapshot |
parent | eaf6459e4d482af51429f9464125621b805eb5fd | commit | 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>
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>
Documentation/git-rev-list.txt | diff | blob | history | |
revision.c | diff | blob | history | |
revision.h | diff | blob | history |