Commit Graph

268 Commits (14ddda0a8b9727208e68f74615534f1b9ca20f42)

Author SHA1 Message Date
Stick ba5cbe208f
explain how to use bat as cat (no paging) 4 years ago
sharkdp 2889e017cd More detailed description for CHANGELOG section 4 years ago
Adrian Rivera 47ea99090f Style changes on CONTRIBUTORS 4 years ago
Adrian Rivera 1c1ba04c41 Adds a CONTRIBUTORS file 4 years ago
Adrian Rivera 49d7bf8c39 From a TODO in #1211. Add documentation for contributors.
This changes the README file and adds a new section `Contributors`.
This section includes instructions to remind contributors to make an
update to the changelog.
4 years ago
David Peter dade4cc6f3
Add reference to batdiff 4 years ago
Jessé Vermeulen 85594956cf Bring back delta to me to me 4 years ago
Jesse Vermeulen 88eba56607 Add git diff example to Integration docs
Part of https://github.com/sharkdp/bat/issues/448

Thanks to https://github.com/sharkdp/bat/pull/940
4 years ago
Keith Hall 6872a4dd7f Fix small grammar mistake/typo in the readme 4 years ago
David Peter 57c1a7fd69
Formatting fix 4 years ago
sharkdp bf78b74db4 Minor README improvements 4 years ago
Terence f80fba4d24
Integrate README.md with new assets.md (#1293) 4 years ago
sharkdp de6680bdf2 Move syntax mapping section 4 years ago
David Peter 0a28da0cd0
Small improvement to the syntax mapping section 4 years ago
henil bce304a800 made requested changes 4 years ago
henil 206d3e7b91 fix a typo 4 years ago
henil 4be32cf746 add new section for sytax of file in README.md 4 years ago
henil 4ec6075f81 minor update to specify pattern matching on --map-syntax supports glob matching 4 years ago
henil aa00e0a6b0 fix section 4 years ago
henil bb7fae72c9 add a new syntax section 4 years ago
henil 7bd19640a2 add new --map-syntax example 4 years ago
David Peter 3609700b5e
Add keith-hall as a maintainer! 4 years ago
Quang Le 0ac211140a document: Update README.md using cargo install --path 4 years ago
Thomas Gotwig 14092fbadb Apply requested changes regarding Homebrew 🍺 4 years ago
Thomas Gotwig 35ad76771d Mention Homebrew on Linux 🍺🐧 4 years ago
sharkdp 2f9ecf9044 Bump version to 0.16.0 4 years ago
sharkdp 4bd1b157ae Add comment about Mandoc, closes #1145 4 years ago
sharkdp 2beec1f3ea Add comment about missing man page / completions, see #1198 4 years ago
apotheon 99c04a8740 update README to clarify disjunctive licensing 4 years ago
David Peter b0f8841217 Fix typo 4 years ago
Mehrad Mahmoudian febe335831 Clarified which pager is used in docs 4 years ago
Mitchell Kember f9d5e81f0e Add new theme: base16-256
Bat already has a base16 theme. The new base16-256 theme is for users
of base16-shell, who configure their terminal with a 256-color variant
of a base16 theme. These variants put some of the base16 colors in
elsewhere in the 256-color table to avoid clobbering bright color slots
(ansi codes 8 to 15) with colors that don't respect the ordinary meaning
of that slot (e.g. bright green in ordinary base16 is not green).

For more details, see https://github.com/chriskempson/base16-shell
4 years ago
David Peter db157567fd
Use GitHub Actions badge 4 years ago
Attila Gonda 3956e96e74 Add clarification about how the indentation works 4 years ago
AJ ONeal 62014c1094 Make Windows 10 dependencies more clear 4 years ago
David Peter 05027b7c74
Remove outdated Docker installation method 4 years ago
David Peter c3ec92a13f
Remove outdated Ansible installation method 4 years ago
David Peter c3230a68bb
README layout 4 years ago
Sergey Duck d0da5af810 fix link to translation 4 years ago
Sergey Duck 2d7796284b First part of russian translation 4 years ago
Alexander Jackson 6e3e7dafca Clarify more wording when reading from stdin
Update the word 'initial' to be 'first', as this is more ubiquitous and
potentially easier for non-native speakers.

Clarify that it is the highlighting that may not work, and the input
will still be displayed regardless.
4 years ago
Alexander Jackson fca83bf79a Clarify stdin syntax highlighting in the README
Clarify the requirements for automatic syntax highlighting when reading
input from stdin. Fixes #1028.
4 years ago
vwvw b8ffb8d463 fix typo in readme 4 years ago
sharkdp 9e65ecd03e Updates for v0.15.4 4 years ago
sharkdp 302707f3ce Bump version to 0.15.3 4 years ago
sharkdp 28af18ba27 Bump version to 0.15.2 4 years ago
sharkdp d6abad908a Update README and CHANGELOG, see #650 4 years ago
sharkdp 6ceba56288 Add 'mkdir -p …' to Ubuntu instructions, see #982 4 years ago
David Peter 4be66f8b88
Update README.md 4 years ago
David Peter 54a85d98f1
Add instructions for ~/.local/bin/bat symlink 4 years ago
Ethan P 1a6e8d297f Update README to mention batcat for Debian/Ubuntu 4 years ago
sharkdp 2596bfe7a7 Bump version to v0.15.1 4 years ago
sharkdp 2b1d53fb27 Add '--locked' flag to all 'cargo install' commands 4 years ago
sharkdp 17d98724a5 Bump version to v0.15.0 4 years ago
sharkdp abeac8b12e Bump min. required Rust version to 1.40 4 years ago
sharkdp 9e622a1a5f Update version in README 4 years ago
Brice Dutheil 37831cdcb3 Fix README phrasing about dark mode 4 years ago
Michael Diamond 4cc2989fe9 Clarify the Ubuntu/Debian install instructions
A cursory reading of the existing text would lead a reader to think `bat`should be available on Debian, which isn't really true. Most users are not running Sid, so `bat` isn't yet available to them.
4 years ago
Josh Mickley 7c50fe5fec Document the --generate-config-file option 5 years ago
Marco Ieni 4aef8c180a README: fix manpage syntax link 5 years ago
Igor Raits 136a745c5d chore: Update liquid to 0.20
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
5 years ago
sharkdp c13935f3c0 Bump version to 0.13, see #845 5 years ago
sharkdp 978def2d40 Update documentation 5 years ago
cheese.cake edf62953c4 add README-ko.md 5 years ago
sharkdp f2b7c060a3 Add link to Choco package 5 years ago
sharkdp 08dd251b9c Update Windows install instructions 5 years ago
Anthony Cerruti d081473261 Update README.md 5 years ago
Anthony Cerruti 3901480c59 Move VC++ to Windows section 5 years ago
Anthony Cerruti 1cad3f56ec Explain how to fix no output issue
I just ran into this so I figured it might be helpful for others.
5 years ago
sharkdp d1bb47d741 Bump min. required Rust version to 1.36 5 years ago
Shun Sakai 90ee939671 Add information about the license to README files 5 years ago
David Peter 903af3ee09
Show `master` state 5 years ago
sharkdp 6684c0b07a Remove example line from config file 5 years ago
sharkdp 6568d03924 Update README 5 years ago
Ryota Kayanuma 41d547532f Fix '日本文' to '日本語' 5 years ago
David Peter 310654d49f Format "delta" like the other programs. 5 years ago
Dan Davison 3f37d292ec Point to delta in usage-with-git section of README 5 years ago
MarcoFalke 921a65f0a1
Update README.md 5 years ago
MarcoFalke b9c07e52e8
doc: Add Ubuntu/Debian bat package to Readme
Documentation update to fix #323
5 years ago
Fahmi Akbar Wildana d3243903c0 Add --bins flag in CI `before_deploy` 5 years ago
David Peter ff0b331dd6
Add llvm/libclang install instructions. 5 years ago
sharkdp 00bfbbf884 Add section concerning file encodings, see #568 5 years ago
Rogelio Domínguez Hernández a84c598e2c cmake and libz are not needed to install bat
Closes #649
5 years ago
Bernard Niset 6b2f78ec51 Add MacPorts instructions 5 years ago
sharkdp 4df5973fde Replace 'Printer' by 'needle' 5 years ago
sharkdp 45f3c73331 Extend 'man' integration section 5 years ago
sharkdp 4102175d98 Add '-x' flag for 'col', see #652, see #667 5 years ago
Ethan P 30ee2a464f Add eth-p/bat-extras integrations to README 5 years ago
Ethan P 7a5d1f27e7 Fix missing and inconsistent code fences in REAMDE 5 years ago
David Peter c9c3341a38 Use bash syntax highlighting 5 years ago
Jerguš Lejko a736889ef1 add dark mode script 5 years ago
David Peter 337ee568b1
Add list of maintainers to README 5 years ago
sharkdp 608cefb05c Bump version 5 years ago
David Peter 5815364206
Add packaging status from repology.org 5 years ago
sharkdp c64ab29739 Update min. required rust version 5 years ago
sharkdp ed345f2889 Fix headline 5 years ago
sharkdp 47d5130764 Bump version 5 years ago
sharkdp 4ba45e2ba2 Add first version of 'man page' syntax, closes #523 5 years ago
sharkdp 590a1e9a4b Bump minimum supported version to 1.33 5 years ago
Igor Gnatenko e8c04672f0 Small improvements for Fedora instructions
Anything older than F29 is EOL now, so no need to mention it. Also in F29+ you can use standard `dnf install`.
5 years ago