summaryrefslogtreecommitdiffstats
path: root/src/bin/bat/directories.rs
AgeCommit message (Expand)Author
2023-09-01Replace `dirs` crate with `etcetera` crateUtkarsh Gupta
2023-03-24Replace `dirs-next` with the original `dirs` crateConstantin Nickel
2021-11-22Use once_cell instead of lazy_staticMartin Nordholts
2021-08-19Run 'cargo fmt'Martin Nordholts
2021-08-14feat(config): added recognition of $BAT_CONFIG_DIRBill Risher
2021-02-16Update dependencies; replace unmaintained (#1522)Caden Haustein
2020-04-21Make get_cache_dir privatesharkdp
2020-03-31Strip dependencies of bat-as-a-libraryDavid Tolnay
2020-03-21Major restructuring of theme/syntax handlingsharkdp