GNU bug report logs -
#4497
23.1; vc-print-log -vs- very long log files
Previous Next
Reported by: Tom Tromey <tromey <at> redhat.com>
Date: Sun, 20 Sep 2009 19:00:05 UTC
Severity: normal
Done: Dan Nicolaescu <dann <at> ics.uci.edu>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 4497 <at> emacsbugs.donarmstrong.com (full text, mbox):
Tom Tromey <tromey <at> redhat.com> writes:
> Please write in English if possible, because the Emacs maintainers
> usually do not have translators to read other languages for them.
>
> Your bug report will be posted to the bug-gnu-emacs <at> gnu.org mailing list,
> and to the gnu.emacs.bug news group.
>
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
>
>
> I invoked vc-print-log from vc-dir on the emacs git repository.
> This generates an extremely large amount of data.
> I couldn't find a way to interrupt the log generation; I ended up
> killing git directly from the shell.
>
> It would be nice if VC were smarter about limiting the amount of log
> output. I am not sure exactly how I would want this to work, but at
> least by default I probably don't want more than a couple megabytes of
> output.
The generic part of this is solved now, there's a limit on the number of
log entries displayed by default.
But vc-git.el does not no support this feature.
When passed a non-nil LIMIT argument `vc-git-print-log' should tell "git log"
to limit the output.
This bug report was last modified 15 years and 146 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.