diff options
author | Jeff King <peff@peff.net> | 2018-02-21 18:27:24 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-22 12:15:25 -0800 |
commit | f74bbc8dd2637498bc07132ae6bfa6d1b88dafb0 (patch) | |
tree | 6b2f22aa92cf499c48057815ca4a6449a6ed5b17 /blame.c | |
parent | commit: drop uses of get_cached_commit_buffer() (diff) | |
download | tgif-f74bbc8dd2637498bc07132ae6bfa6d1b88dafb0.tar.xz |
revision: drop --show-all option
This was an undocumented debugging aid that does not seem to
have come in handy in the past decade, judging from its lack
of mentions on the mailing list.
Let's drop it in the name of simplicity. This is morally a
revert of 3131b71301 (Add "--show-all" revision walker flag
for debugging, 2008-02-09), but note that I did leave in the
mapping of UNINTERESTING to "^" in get_revision_mark(). I
don't think this would be possible to trigger with the
current code, but it's the only sensible marker.
We'll skip the usual deprecation period because this was
explicitly a debugging aid that was never documented.
Signed-off-by: Jeff King <peff@peff.net>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'blame.c')
0 files changed, 0 insertions, 0 deletions