commit | 9e4902bfacb49f350cb95e7ee0fe1a8eed33c353 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat Jan 08 16:23:18 2022 -0700 |
committer | Tom Tromey <tom@tromey.com> | Tue Mar 29 12:46:24 2022 -0600 |
tree | d37de0f767a801bf92998cd153de0f484733d48b | |
parent | 2f761de2bab729dcd010057f153d73f2c01396b4 [diff] |
Use unfiltered output in annotate.c It seems to me that annotations should not be filtered. While it might be weird for an annotation-based UI to use the pager, it's not, I think, out of the question. This patch makes this change.