summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-13Add comment in lieu of test coverage for nowHEADmasterDan Davison
2023-08-13Support users other than git in github SSH URLs (#1509)Dan Davison
2023-08-12Fix handling of tabs in grep output (#1507)Dan Davison
2023-08-12Add assertion failure message (#1508)Dan Davison
2023-08-12Shorten workflow nameDan Davison
2023-08-12Remove the navigation setting from themes. (#1503)Qwerty-133
2023-08-05Improve binary file added output (#1502)Sondeyy
2023-08-01Add documentation for browsing themes.Dan Davison
2023-07-29Update documentation regarding BAT_PAGERDan Davison
2023-07-29Fix issue where pager would be set to `more` or `most` (#1494)ippsav
2023-07-18Revert "Refactor subcommand handling (#1467)"Dan Davison
2023-07-17Bump clap to v4.3.14 and regenerate Cargo.lock (#1472)Thomas Otto
2023-07-10Refactor subcommand handling (#1467)Dan Davison
2023-07-08Replace usage of the `atty` crate with `std::io::IsTerminal` trait (#1465)nickelc
2023-06-23Fix alignment when author name contains unicode accent modifiers (#1456)Pascal H
2023-06-21Add link to mellow-barbet terminal config docsDan Davison
2023-06-21Add mellow-barbet theme (#1452)Rohit K Viswanath
2023-06-21Update bat (#1453)Dan Davison
2023-06-03Delete notes about unsupported GIT_CONFIG_GLOBAL env varDan Davison
2023-06-03Bump serde from 1.0.152 to 1.0.163 (#1415)dependabot[bot]
2023-06-03Bump serde_json from 1.0.93 to 1.0.96 (#1391)dependabot[bot]
2023-06-03Bump clap from 4.1.8 to 4.1.14 (#1375)dependabot[bot]
2023-06-03Bump dirs from 4.0.0 to 5.0.1 (#1407)dependabot[bot]
2023-06-03Bump sysinfo from 0.28.2 to 0.29.0 (#1412)dependabot[bot]
2023-06-03Bump palette from 0.6.1 to 0.7.2 (#1420)dependabot[bot]
2023-06-03Bump chrono from 0.4.23 to 0.4.26 (#1426)dependabot[bot]
2023-06-03Bump git2 from 0.16.1 to 0.17.2 (#1422)dependabot[bot]
2023-06-03Bump version0.16.5Dan Davison
2023-06-03Drop grep-header-style optionDan Davison
2023-06-03Honor grep-header-decoration-style for ripgrep outputDan Davison
2023-06-03Write directly, not by appending to output bufferDan Davison
2023-06-03Fix typo in publishing build job & restore cross-compilation (#1430)nickelc
2023-06-02Increase number of characters shown in submodule hashesDan Davison
2023-06-02Bump version0.16.4Dan Davison
2023-06-02Delete the remaining failing cross-compilation targetDan Davison
2023-06-02Bump version0.16.3Dan Davison
2023-06-02Delete another failing cross-compilation targetDan Davison
2023-06-02Bump versions0.16.2Dan Davison
2023-06-02Delete i686-unknown-linux-gnu jobDan Davison
2023-06-02Bump version0.16.1Dan Davison
2023-06-02Delete arm-unknown-linux-gnueabihf jobDan Davison
2023-06-02Update --help outputDan Davison
2023-06-02Update --help output in manualDan Davison
2023-06-02Bump version in Cargo.lockDan Davison
2023-06-02Bump version0.16.0Dan Davison
2023-06-02Introduce grep-output-type option: ripgrep or classicDan Davison
2023-06-02Refactor grep handlerDan Davison
2023-05-31manual: fix link to using `delta` on Windows (#1428)mataha
2023-05-31Misc tab refactoring (#1424)Thomas Otto
2023-05-25Move imageDan Davison