Commit graph

74 commits

Author SHA1 Message Date
Danilo Bargen
e722b4f92e
Rename main branch (#239) 2021-12-30 22:39:27 +01:00
Danilo Bargen
cea3bcdc3f
Update benchmarks (#216)
New numbers with clap instead of docopt (current master branch). This
change improved performance considerably.
2021-10-18 00:21:43 +02:00
Niklas Mohrin
d1d36a961a
Update README.md to include updated benchmark results 2021-07-30 15:31:46 +02:00
bl-ue
a5aa822d12
README: Update @SShrike → @severen (#193) 2021-06-22 13:31:51 +02:00
Danilo Bargen
3223fec5ee Update MSRV policy
As discussed in #190.
2021-05-13 00:06:45 +02:00
Danilo Bargen
c632407a25 README: Move up link to docs 2020-11-15 00:03:48 +01:00
Danilo Bargen
dff8da40a5 Docs: Add screenshot to intro page 2020-11-01 01:52:01 +01:00
Danilo Bargen
ddeb81b249 Add mdbook documentation 2020-11-01 01:39:47 +01:00
Danilo Bargen
e35dd5e30c README: Simplify color docs 2020-11-01 00:26:19 +01:00
Tomás Farías Santana
9236f0d4a7
Add support for ANSI code and RGB colors (#148)
Fixes #147.
2020-11-01 00:17:21 +01:00
Danilo Bargen
2a2a4cdda5 README: Add links to Fedora and NetBSD packages 2020-09-03 23:06:47 +02:00
Danilo Bargen
4f078e9511 README: Update usage section
The color option was missing.

Fixes #135
2020-08-31 17:17:19 +02:00
Danny Mösch
e8dcde4955
Mention the environment variable TEALDEER_CONFIG_DIR in the README (#131) 2020-08-30 15:37:33 +02:00
Danilo Bargen
55079b8e77 Document requirement for libssl-dev
Closes #130
2020-08-21 21:37:35 +02:00
Ilaï Deutel
509d450585 Add instructions for configuring auto updates to README 2020-05-31 17:12:57 -07:00
Danilo Bargen
a9fa0c7f1a README: Add link to openSUSE package 2020-02-28 12:29:29 +01:00
Danilo Bargen
d68088f94f README: Add links to FreeBSD and Solus packages 2020-02-28 12:20:52 +01:00
Danilo Bargen
3e3403806c Require Rust 1.39 (was 1.36) 2020-02-28 00:38:53 +01:00
Danilo Bargen
7a3a565427 README: List tealdeer-bin AUR package 2020-01-23 11:34:55 +01:00
Danilo Bargen
22255bf80c
Merge pull request #99 from dbrgn/github-actions
CI: Switch to GitHub Actions
2020-01-22 23:55:19 +01:00
Danilo Bargen
bcdfd5e9a8 Disable pager feature on Windows 2020-01-22 23:44:27 +01:00
Danilo Bargen
7b3f7a6470 CI: Switch to GitHub Actions 2020-01-22 23:44:27 +01:00
Danilo Bargen
95fab99e82 Add -m command to README and completion files 2020-01-22 22:55:59 +01:00
Danilo Bargen
6ad91a440c
Update dependencies, increase MSRV to 1.36 (#92) 2019-11-27 10:58:21 +01:00
Danilo Bargen
6810693655 Document compact output option in README 2019-10-03 23:56:07 +02:00
Marc-André Renaud
ece174e1fc Add zsh autocompletion (#86) 2019-08-27 09:11:06 +02:00
Danilo Bargen
4b0c947030 Require Rust 1.32 (was 1.31) 2019-07-28 17:48:42 +02:00
jdvr
0879116a45 Add pager support 2019-03-11 10:52:12 +01:00
Danilo Bargen
a052e48e50 Update README 2019-03-10 18:29:11 +01:00
Gabriel Martinez
495c3e97d9 Support colors on Windows using ansi_term
We try to enable ANSI color support on Windows using the new APIs.
If that succeeds, we print colors as usual. If it fails, we disable
styles completely.
2019-02-09 21:44:10 -08:00
Natalie Pendragon
89a2595495 Add support for Fish-based autocompletion (#71) 2018-12-11 12:10:49 +01:00
Danilo Bargen
9548f1dd1b
More clippy pedantism! (#70) 2018-12-07 12:25:25 +01:00
Danilo Bargen
f5e081ab68
Rust 2018 (#69) 2018-12-07 11:42:39 +01:00
Danilo Bargen
ca0073f870
README: Simplify package manager instructions (#67)
There was too much content. Condense it.
2018-11-21 23:54:02 +01:00
Jan Christian Grünhage
8d2a0d6f9d Mention Void Linux Package in the README (#63) 2018-11-20 11:37:14 +01:00
Jan Christian Grünhage
b6b06eb2a9 Require Rust 1.30 (was 1.28) 2018-11-19 10:53:59 +01:00
Raphael Das Gupta
6363c4955b README: Add Nix install instructions (#55)
(tested on NixOS. Not yet tested on other Nix-enabled Linux or on Nix-enabled macOS, but should work there, too, I hope.)
2018-10-27 21:59:21 +02:00
Danilo Bargen
c1ca5cefab README: Add percentages to speed comparison 2018-10-22 18:19:01 +02:00
Danilo Bargen
296f2856c7
Release v1.1.0 2018-10-22 18:06:07 +02:00
equal-l2
7fdf10cd44 Add Homebrew instructions (#50) 2018-10-21 14:39:00 +02:00
Jonathan Dahan
8784b55ba8 Add --quiet flag to surpress non-error output (#48) 2018-09-18 21:12:21 +02:00
Danilo Bargen
f21e885d85 Syntax config path -> config path 2018-09-16 00:41:58 +02:00
Danilo Bargen
bde871b314 Update screenshots 2018-09-16 00:41:58 +02:00
Danilo Bargen
038a34fe63 Improve README 2018-09-16 00:41:58 +02:00
Lukas Bergdoll
0c0b8d8f57 Generalize config
Else indentation
Serde rename
Generalize config, rename and make style member
2018-09-16 00:41:53 +02:00
Lukas Bergdoll
66b8a3daca Add syntax config support 2018-09-16 00:40:25 +02:00
Danilo Bargen
5e1c739f24 Link to tealdeer AUR package 2018-02-19 09:27:07 +01:00
Danilo Bargen
78a7f15a40 README: Improve wording 2018-02-13 18:41:07 +01:00
Danilo Bargen
c05c6de368 README: Add TL;DR with link to binaries 2018-02-13 18:39:56 +01:00
Danilo Bargen
d4414b25b2 README: Lowercase 2018-02-13 18:29:55 +01:00