Commit Graph

39 Commits (master)

Author SHA1 Message Date
cyqsimon 748e2a681f Add `columns=3` to repology badge 6 months ago
Broono Lu bfa0b5241f
Update Arch Linux package URL in README files (#2779) 6 months ago
Cosmic Horror 7658334645 Consider adding `?exclude_unsupported=1` to repology badge 7 months ago
mataha 82664e3c82 Bump MSRV to 1.70.0
The intention is to take advantage of `std::io::IsTerminal` that landed
in 1.70.0, both in `bat` and its dependencies (`clap`, `grep-cli`).

This will fix #2570 as well - `grep-cli` 0.1.9 has a patch for that.

Signed-off-by: mataha <mataha@users.noreply.github.com>
9 months ago
Constantin Nickel c094cd3ee5 Update `clap` to 4.1.8
This requires bumping the MSRV to 1.64.

It also updates the `terminal_size` crate that is pulled in by `clap` to
reduce duplicate dependencies.
1 year ago
Martin Nordholts ec6e9c29ac
Bump MSRV to 1.62 (#2496)
* Bump MSRV to 1.62

Mainly to be able to derive default enum variants.

* CHANGELOG.md: Update
1 year ago
David Peter 45d6b1af3b Bump MSRV to 1.60
see https://github.com/rust-lang/git2-rs/issues/838
2 years ago
David Peter 02a9d191ed Bump MSRV to 1.58 2 years ago
Martin Nordholts ab8f97b0bb Bump MSRV to 1.56.1
This is what `hashbrown` did recently: https://github.com/rust-lang/hashbrown/pull/298

And it causes CI failures for us. Examples:
* https://github.com/sharkdp/bat/pull/2266
* https://github.com/sharkdp/bat/pull/2265

The path of least resistance for us is to also bump MSRV, so let's do
that. 1.56.1 was released [9 months
ago](https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html).
2 years ago
klemens 9287cf6b0b small typos, should not interrupt anything 2 years ago
Mahdi Dibaiee 6dc621ec18 Set minimum supported rust version to 1.51 2 years ago
D3ara1n a5234105e5
Add a README-zh.md as the Chinese version of README.md (#1970)
Add README-zh.md to replace the outdated one. Also fix url ref.
3 years ago
i-ky aed4ea144f
Sync README header across translations (#1905)
* Fix links in Russian translation.
* Simplify links in Korean translation.
* Fix build status badge in Japanese and Russian translations.
* Add link from Japanese to Russian translation.
* Add line break between "topics" row and "translations" row.
* Remove "translations" from translations row in Japanese and Russian.
* Add consistent spacing between translation links.
* Add backreferences to English README.
* Remove self references.
* Split translations row across multiple lines for easier maintenance.

Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
3 years ago
mac.mini ebdb00d4fc add security vulnerabilities in ko doc 3 years ago
USER 8f6a0cd9e2 update Korean readme 3 years ago
Martin Nordholts 418fce5683 Bump MSRV to 1.46
See #1874 and #1872.
3 years ago
Kevin John Mulligan 156dec2737 Add context to .ino configuration
This allows a user to search the README or the entire repository for "Arduino" to find the necessary configuration.
3 years ago
Martin Nordholts b146958ecb Bump version to v0.18.3 3 years ago
David Peter a4b674902f Bump version to v0.18.2 3 years ago
Jaeho Lee 170badfdd1
Fix broken img link 3 years ago
Jaeho Lee 978b9adc56
Update and polish Korean translation
- Fix Korean grammar
- Show original English words that can improve comprehensiveness side-by-side
- Reflect the updated README
- Fix broken links
- Other miscellaneous improvements
3 years ago
David Peter 73dab51ad1 Bump version, update dependencies 3 years ago
Sean Wei db57454f3f Update copyright year 3 years ago
David Peter cfc505e1e5 Bump version to v0.18.0 3 years ago
sharkdp 6d981498d8 Bump version to 0.17.1 4 years ago
sharkdp 8884104e82 Bump version to v0.17.0 4 years ago
sharkdp 2f9ecf9044 Bump version to 0.16.0 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 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 9e622a1a5f Update version in README 4 years ago
sharkdp c13935f3c0 Bump version to 0.13, see #845 4 years ago
sharkdp 978def2d40 Update documentation 4 years ago
cheese.cake 2e07aabb74 fix links 4 years ago
cheese.cake f525fb974e fix typo and broken links 4 years ago
cheese.cake edf62953c4 add README-ko.md 4 years ago