https://github.com/git/git
Revision d85fe389594dc1b6f64c0aae7146a6d92399c3a9 authored by Junio C Hamano on 18 July 2008, 05:39:09 UTC, committed by Junio C Hamano on 18 July 2008, 06:36:16 UTC
Nick Andrew noticed that rev-list lets --quiet option to be parsed by
underlying diff_options parser but did not pick up the result.  This
resulted in --quiet option to become effectively a no-op.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 6c69207
History
Tip revision: d85fe389594dc1b6f64c0aae7146a6d92399c3a9 authored by Junio C Hamano on 18 July 2008, 05:39:09 UTC
rev-list: honor --quiet option
Tip revision: d85fe38
File Mode Size
fopen.c -rw-r--r-- 931 bytes
hstrerror.c -rw-r--r-- 513 bytes
inet_ntop.c -rw-r--r-- 4.9 KB
inet_pton.c -rw-r--r-- 6.9 KB
memmem.c -rw-r--r-- 668 bytes
mkdtemp.c -rw-r--r-- 152 bytes
mmap.c -rw-r--r-- 747 bytes
pread.c -rw-r--r-- 433 bytes
qsort.c -rw-r--r-- 1.1 KB
setenv.c -rw-r--r-- 786 bytes
snprintf.c -rw-r--r-- 644 bytes
strcasestr.c -rw-r--r-- 431 bytes
strlcpy.c -rw-r--r-- 247 bytes
strtoumax.c -rw-r--r-- 217 bytes
unsetenv.c -rw-r--r-- 558 bytes

back to top