Commit Graph

563 Commits (de7872f8a870e465484fc7929046b40d8fc9b9b3)
 

Author SHA1 Message Date
dependabot[bot] de7872f8a8 Bump console from 0.7.2 to 0.7.3
Bumps [console](https://github.com/mitsuhiko/console) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.7.2...0.7.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot] abf0229741 Bump escargot from 0.3.1 to 0.4.0
Bumps [escargot](https://github.com/crate-ci/escargot) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/crate-ci/escargot/releases)
- [Changelog](https://github.com/crate-ci/escargot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/escargot/compare/v0.3.1...v0.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot] e04bccd12d Bump console from 0.7.1 to 0.7.2
Bumps [console](https://github.com/mitsuhiko/console) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
David Peter 668c8a6703
Merge pull request #453 from sharkdp/line-highlight
Line highlight
6 years ago
sharkdp bd68684537 Fix the number of values to one 6 years ago
sharkdp c2847f6a9f Short options for line-range and highlight-line 6 years ago
sharkdp cf7ed042c1 Colorize the whole line 6 years ago
sharkdp 6b92814ea0 Allow for multiple highlighted lines 6 years ago
sharkdp a236a9b195 Merge branch 'master' of https://github.com/tskinn/bat into tskinn-master 6 years ago
sharkdp b68c5d8576 Bump minimum required Rust version to 1.30 6 years ago
sharkdp fee57d71d9 Print ANSI-reset code before newline
fixes #379
6 years ago
sharkdp 5d3205acc0 Add x86_64 Assembly manually 6 years ago
sharkdp 4e6816abd6 Remove problematic 'Assembly (x86_64)' submodule 6 years ago
dependabot[bot] 72e8036edc Bump git2 from 0.7.5 to 0.8.0
Bumps [git2](https://github.com/alexcrichton/git2-rs) from 0.7.5 to 0.8.0.
- [Release notes](https://github.com/alexcrichton/git2-rs/releases)
- [Commits](https://github.com/alexcrichton/git2-rs/compare/libgit2-sys-0.7.5...git2-curl-0.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
sharkdp 397def1320 Omit launching of pager if NO file exists
closes #387
6 years ago
sharkdp d2d29180a7 Add ARM assembly 6 years ago
sharkdp 2f263c9fbf Add x86_64 assembly 6 years ago
ufuji1984 4ff360669f add quotes around filename
and make it more concise by using map_err
6 years ago
ufuji1984 549e5d7355 Report filename if File::open return Err
From issue #441
6 years ago
Markus Thömmes dd48d29c28 Add AsciiDoc syntax. 6 years ago
sharkdp 98ee5f7400 Add vimpager to alternatives, closes #429 6 years ago
dependabot[bot] 638c04c13e Bump console from 0.7.0 to 0.7.1
Bumps [console](https://github.com/mitsuhiko/console) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.7.0...0.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
David Peter b1c865acaa Update README.md 6 years ago
Lavi Blumberg d3d795ffb2 Removed confusing variable from examples in README.md
Removed confusing the variable `BAT_CONFIG_DIR` from examples because it
 is not a real configuration option for bat.
6 years ago
David Peter 0571c51487
Add copyright notice in MIT license 6 years ago
Ole Martin Ruud 348c9f3562 Enhance SyntaxMapping with impl Trait 6 years ago
Ole Martin Ruud 6b6a8f8e16 Fix doc comment typo 6 years ago
Keith Devens 6aa002850c Correct typo in readme 6 years ago
dependabot[bot] 49c22c8d39 Bump console from 0.6.2 to 0.7.0
Bumps [console](https://github.com/mitsuhiko/console) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.6.2...0.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot] 673caf6b59 Bump assert_cmd from 0.10.1 to 0.10.2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v0.10.1...v0.10.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
David Peter e6ffab3cb4 Update assets/README.md 6 years ago
Jerome Leclanche 4e43f8fa74 Highlight XDG desktop entry as .ini file
Reference: https://standards.freedesktop.org/desktop-entry-spec/latest/
6 years ago
David Peter bac1b16885
Consistent spelling of "color" 6 years ago
Ahmed El Gabri 778a4929a8 Add twig support 6 years ago
sh-tech 5c22dd4248 add close tag 6 years ago
sh-tech 214cd0f8ea add link to original README 6 years ago
sh-tech 9fd61fcb6d add table of contents 6 years ago
sh-tech edf1d3b256 modify url 6 years ago
sh-tech eca47b2a28 translate Project goals, alternatives 6 years ago
sh-tech 62424e70d7 translate Customization 6 years ago
sh-tech 4791f15222 translate Installation 6 years ago
sh-tech 159f234b78 translate Key Features & How to Use 6 years ago
sh-tech 3ec96127f2 translate table of contents 6 years ago
sh-tech a9acb2711b copy README.md (NOT translate yet) 6 years ago
sharkdp a3182e68e4 Update .gitattributes 6 years ago
sharkdp 0691b18231 Add assets/.gitattributes 6 years ago
sharkdp c711cd1b2e Update .gitattributes 6 years ago
sharkdp 14e6b41a5f Add .gitattributes 6 years ago
Arnav Borborah 532af6556d Use Rust inclusive range (stable in 1.26) 6 years ago
David Peter 26717b0cd2
Update README.md 6 years ago