Files
git/builtin
Carlos Martín Nieto 1c40c36b9a log: convert to parse-options
Use parse-options in cmd_log_init instead of manually iterating
through them. This makes the code a bit cleaner but more importantly
allows us to catch the "--quiet" option which causes some of the
log-related commands to misbehave as it would otherwise get passed on
to the diff.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-04-14 11:55:50 -07:00
..
2010-12-12 21:49:50 -08:00
2011-03-28 14:02:12 -07:00
2011-03-03 15:45:10 -08:00
2011-04-14 11:55:50 -07:00