Commit Graph

3 Commits

Author SHA1 Message Date
Alex James
47d9ce462b
bat: skip file_with_invalid_utf8_filename test
This test tries to create a temporary file with a filename that contains
invalid UTF-8 bytes, which may fail if TMPDIR is located on a filesystem
that performs UTF-8 validation (such as ZFS with utf8only=on).

Resolves https://github.com/NixOS/nixpkgs/issues/269631.
2024-04-01 22:45:34 -05:00
xrelkd
bbbf613ed2
bat: 0.23.0 -> 0.24.0
Diff: https://github.com/sharkdp/bat/compare/v0.23.0...v0.24.0

Changelog: https://github.com/sharkdp/bat/raw/v0.24.0/CHANGELOG.md
2023-10-12 11:50:36 +08:00
xrelkd
ec5b43883a
bat: migrate to by-name 2023-10-12 11:41:03 +08:00