summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2021-07-13Upgrade CHANGELOG with security vulnerability noticeDavid Peter
2021-07-12Bump version to v0.18.2David Peter
2021-07-09Add CHANGELOG entry for #1687David Peter
2021-06-28Add change log entry for bash completionVille Skyttä
2021-06-13Spelling fixesVille Skyttä
2021-06-02Merge pull request #1669 from ↵Martin Nordholts
sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/DotENV-58201ba Bump assets/syntaxes/02_Extra/DotENV from `a1c9176` to `58201ba`
2021-06-01Update `CHANGELOG.md` for #1668Mohamed Abdelnour
2021-06-01CHANGELOG.md: Apply DotENV syntax also for .env.default and .env.defaultsMartin Nordholts
2021-05-27Update `CHANGELOG.md` for #1661Mohamed Abdelnour
2021-05-15Merge masterMohamed Abdelnour
2021-05-15Update CHANGELOG for #1655Mohamed Abdelnour
2021-05-14Update CHANGELOG for #1654Mohamed Abdelnour
2021-05-12Bump version, update dependenciesDavid Peter
2021-05-12Updated CHANGELOGDavid Peter
2021-05-12Merge branch 'master' into syslogDavid Peter
2021-05-11Improvements to CSV highlightingKeith Hall
2021-04-06Update changelog for #1589Ethan P
2021-04-04replace Syslog dependency with a custom syntaxKeith Hall
2021-03-15Add SystemVerilog supportSean McLoughlin
2021-03-07Update dependencies, MSRV: 1.45David Peter
2021-03-07Improve readabilityAleksey Kladov
Using `Path`s for paths expresses intent more clearly.
2021-02-28Add new unreleased sectionDavid Peter
2021-02-28Do not ignore non-existent BAT_CONFIG_PATHDavid Peter
Do not ignore `BAT_CONFIG_PATH` if it doesn't exist. Both when generating a new config file with `--generate-config-file` and when attempting to read the config. Also, provide a better error message in case the file can not be created. closes #1550
2021-02-28Update CHANGELOGDavid Peter
2021-02-16Highlight *.pac files as JavaScriptDavid Peter
closes #1515
2021-02-15README.md: Warn about buggy snap packagesMartin Nordholts
As discussed in #1519, the batcat snap package is too problematic for official endorsement, so withdraw recommendation from README.me (and remove section from CHANGELOG.md since a release with it has not been made yet).
2021-02-15Add support for env vars and manpage refs with dots to Manpage syntaxKeith Hall
2021-01-11CHANGELOG.md: Add entry for #1413Martin Nordholts
2021-01-11Remove deprecated PrettyPrinter methodssharkdp
2021-01-10Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2021-01-09Add ChangeLog entrysharkdp
2021-01-09Add note about breaking changesharkdp
2021-01-09Addressed PR feedback. Upped min version and used matches! macromark chaitin
2021-01-09fix bug where long lines were truncated in plain mode without wrap=never not ↵mark chaitin
being set
2021-01-07Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2021-01-06Update CHANGELOGsharkdp
2021-01-04Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2021-01-02Add Zig entry in ChangeLog, see #1470sharkdp
2021-01-02Add ChangeLog entrysharkdp
2020-12-30Also replace 'more' from PAGER with 'less'Martin Nordholts
But first do some quite significant refactorings to keep the code clean and easy to understand.
2020-12-30When PAGER=most, don't print a warning to stderr, silently use less insteadMartin Nordholts
2020-12-29Add .resource extension for Robot Frameworksharkdp
2020-12-28Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2020-12-28Simplify and polish pager.rs and related codeMartin Nordholts
2020-12-28CHANGELOG.md: Add bugfix entry for #614Martin Nordholts
2020-12-28Merge remote-tracking branch 'origin/master' into fix-1063Martin Nordholts
2020-12-28Update CHANGELOGsharkdp
2020-12-21Update CHANGELOG.mdDavid Peter
2020-12-21Move changelog entry to unreleasedJohn Meow
2020-12-21Use Briles/gruvbox .tmTheme files instead of peaceant's portJohn Meow