Commit Graph

351 Commits (master)

Author SHA1 Message Date
sharkdp 5ebf0215c5 Update CHANGELOG 4 years ago
Ethan P 9957da6b93 Remove <font> tag from CHANGELOG.md 4 years ago
Ethan P c03a027240 Move PR changes in README to unreleased section 4 years ago
Ethan P 0319149b4d [breaking] Remove special handling for theme previews 4 years ago
Ethan P 2f823d59b0 Add PrettyPrinter::input function 4 years ago
Ethan P 981352992b Add InputDescription API 4 years ago
Ethan P 8b481dd41f Add support for NO_COLOR env var (#1021) 4 years ago
David Peter 6f88ba0e6f
Update CHANGELOG.md 4 years ago
sharkdp 9e65ecd03e Updates for v0.15.4 4 years ago
sharkdp 69e6cae0a7 Fix CHANGELOG 4 years ago
sharkdp 2e2043971b Update CHANGELOG for 0.15.3 4 years ago
sharkdp 3f6e88b4be Remove dummy line from CHANGELOG 4 years ago
sharkdp 28af18ba27 Bump version to 0.15.2 4 years ago
sharkdp 8f1babf346 Mark 'vcs_modification_markers' as deprecated 4 years ago
sharkdp fa25695b74 Make 'vcs_modification_markers' change non-breaking 4 years ago
sharkdp 943b1f82b6 Fix syntax detection for symlinks
closes #1001
4 years ago
sharkdp b7a09516e7 Update CHANGELOG 4 years ago
sharkdp d6abad908a Update README and CHANGELOG, see #650 4 years ago
sharkdp 7e84477408 Add CHANGELOG entry 4 years ago
sharkdp 3094ac90b7 Update CHANGELOG entry 4 years ago
Ethan P 35b6067496 Print error message when invalid syntax is specified 4 years ago
Ethan P f03ab11623
Update CHANGELOG.md 4 years ago
Ethan P 403ab6e443
Update CHANGELOG.md 4 years ago
sharkdp ee287447c5 Update CHANGELOG 4 years ago
Prat T 491a5a17f3 Update CHANGELOG 4 years ago
sharkdp 48441b99ef Patch Markdown syntax
closes #963
see #977
4 years ago
sharkdp ce4717144a Update CHANGELOG 4 years ago
pylipp 74ec390770 Add QML syntax
QML.sublime-syntax file generated from Support/QML.tmLanguage using
Sublime's built-in converter.
Fix sharkdp/bat#962
4 years ago
Mario Zaizar 9014ffcfd8 Adds Email (https://github.com/mariozaizar/email.sublime-syntax) 4 years ago
sharkdp 296bad8ffd Update CHANGELOG 4 years ago
sharkdp 38c096bf79 Update CHANGELOG 4 years ago
sharkdp 696d1b3ed3 Update CHANGELOG 4 years ago
sharkdp 989109145a Add '-d' for '--diff' 4 years ago
sharkdp 82e7786e74 Implementation of 'bat --diff'
This adds a new `--diff` option that can be used to only show lines
close to Git changes (added/removed/modified lines). The amount of
additional context can be controlled with `--diff-context=N`.

closes #23
4 years ago
sharkdp c8abe3f235 Update CHANGELOG 4 years ago
sharkdp 7a87315b94 Fix #937 4 years ago
sharkdp 371c929ede Update CHANGELOG 4 years ago
sharkdp 72618db179 Add metadata information to cached assets
When saving/reading user-provided syntaxes or themes, `bat` will now maintain a
`metadata.yaml` file which includes information about the `bat` version which was
used to create the cached files. When loading cached files, we now print an error
if they have been created with an incompatible version

closes #882
4 years ago
sharkdp 95a56a2795 Typo in CHANGELOG 4 years ago
sharkdp ce583eb9bf Revert "Pass '--mouse' to less versions >= 551"
This reverts commit cb21b74ecd.
4 years ago
sharkdp 47abb192bc Patch Rust syntax file
closes #924
4 years ago
sharkdp a927815292 Update CHANGELOG 4 years ago
sharkdp c386cb35fb Pass '--mouse' to less versions >= 551
When using `less` version 551 or newer, `bat` will now pass the `--mouse` argument, allowing
for (better) mouse scrolling support in some terminals.

closes #904
4 years ago
sharkdp 97ea3dd4dc Update CHANGELOG 4 years ago
sharkdp 0ecc94956b Add performance patch for Makefile syntax
Thanks to @keith-hall!

closes #750
4 years ago
David Peter 61e47e0c13
Add Stylus syntax (#917)
closes #915
4 years ago
sharkdp 8b3d54ce29 Update CHANGELOG 4 years ago
sharkdp 3355aeba22 Update CHANGELOG 4 years ago
sharkdp 9a050cd87f Update CHANGELOG 4 years ago
sharkdp 522ab7a83c CHANGELOG: Add entries for upcoming release 4 years ago
David Peter 0c5b4fcd4a Add CHANGELOG to the repository 4 years ago