------------------------------------------------------------------- Sun Aug 25 11:14:24 UTC 2024 - Jan-Luca Kiok - Update to version 2024.08.24 * prettybat: Use yq for YAML and JSON pretty formatting * batdiff: Support filenames with special characters * batman: Fix issues with trailing whitespace in MANPAGER * batman: Fix selecting manpages with aliases * batman: Allow --wrap to be passed to bat ------------------------------------------------------------------- Tue Aug 6 20:56:41 UTC 2024 - Jan-Luca Kiok - Update to version 2024.07.10 * batman: Provide way to use BATMAN as MANPAGER * prettybat: Add basic support for tsv files * prettybat: Don't add extra newlines to tsv for gnu - Run tests in check stage ------------------------------------------------------------------- Thu Feb 15 20:07:12 UTC 2024 - Jan-Luca Kiok - Update to version 2024.02.12 * batman: Fix BAT_PAGER causing infinite recursion * batgrep: Add support for ripgrep-all * batman: Remove '-u' flag when calling sed * batman: Remove dependency on col program * Add Elixir mix format support ------------------------------------------------------------------- Tue Sep 19 18:38:24 UTC 2023 - Jan-Luca Kiok - Update to version 2023.09.19 * batman: Split short options * batdiff: Show error when not in git repo * batdiff: Support filtering diffs by directory * batdiff: Check delta version for --hunk-style * batman: Document issues with non-default themes * batpipe: Add support for gzipped and bzipped tar files * batpipe: Extract batpipe_archive_header() helper function * all: Use eza instead of exa ------------------------------------------------------------------- Sat Jun 17 12:47:47 UTC 2023 - Jan-Luca Kiok - Update to release 2023-06-16 * batdiff: Add '--staged' flag * batgrep: Add '--help' * batman: Use self as MANPAGER * prettybat: Fix short flags passed to bat * build: Add termux support ------------------------------------------------------------------- Sat Mar 25 13:07:25 UTC 2023 - Jan-Luca Kiok - Update to release 2023-03-21 * batdiff: Update docs to add BATDIFF_USE_DELTA * batman: Allow spaces in manual sections * batman: Fix parsing manual pages in fzf preview * batman: Only parse first manpage when selected * batman: Fix bug where some man pages would fail to open * batpipe: Fix SELF variable being wrong when compressed * batpipe: Add BATPIPE_TERM_WIDTH * batpipe: Fix opened-in-less detection * batwatch docs: Fix link to entr project * docs: Update README about manual files ------------------------------------------------------------------- Thu Jul 28 20:32:10 UTC 2022 - Jan-Luca Kiok - Update to release 2022-07-27 * batdiff: Fix use of deprecated --hunk-style * batman: Fix error when using fzf to pick manpages * batgrep: Pass -u flag to ripgrep ------------------------------------------------------------------- Sun Apr 10 18:23:12 UTC 2022 - Jan-Luca Kiok - Create man dir on install ------------------------------------------------------------------- Sun Apr 10 18:19:55 UTC 2022 - Jan-Luca Kiok - Use direct shell commands instead of indirect macros within the specfile - Move man pages to their correct subdir ------------------------------------------------------------------- Thu Apr 7 17:56:23 UTC 2022 - Jan-Luca Kiok - Format spec file via osc service ------------------------------------------------------------------- Sun Feb 27 18:58:35 UTC 2022 - Jan-Luca Kiok - Change interpreter to bash instead of env - Use macros instead of direct commands while installing ------------------------------------------------------------------- Sun Feb 27 18:51:08 UTC 2022 - Jan-Luca Kiok - Build and install manpages too ------------------------------------------------------------------- Sun Feb 27 18:05:07 UTC 2022 - Jan-Luca Kiok - Bump to 2021-08-21 batgrep * Add support for '--' argument * Respect the BAT_STYLE environment variable * Add support for ripgrep 11 batman * If fzf is installed, use batman to search through man pages * Only set grid style if BAT_STYLE is not defined batpipe * Fix colors not showing up inside less * Fix incorrect colors in usage instructions batwatch * Buffer --command mode to reduce flickering from redraw Docs * Fix manpage generation trimming spaces. * Fix manpage generation leaving
tags inside man page. ------------------------------------------------------------------- Sat Dec 5 12:40:21 UTC 2020 - JL K - Bump to 2020-10-05 ------------------------------------------------------------------- Sun Jul 12 21:57:34 UTC 2020 - JL K - Init package