Commit graph

  • b0dd341ca3
    Merge 9ceeefe5c2 into 37b0dee39f Giftzwerg02 2026-08-07 01:14:42 +02:00
  • 9ceeefe5c2
    Add docs Niklas Mohrin 2026-08-07 01:14:28 +02:00
  • e7f5ca042b
    update usage Niklas Mohrin 2026-08-07 01:07:42 +02:00
  • aac67b9660
    More tests Niklas Mohrin 2026-08-06 01:59:22 +02:00
  • 61bdc4612c
    Change Vec to slice Niklas Mohrin 2026-08-06 01:31:39 +02:00
  • 0582777933
    Better error messages, simplify override_config_path Niklas Mohrin 2026-08-06 01:24:01 +02:00
  • 1f700e562f
    Simplify read_internal Niklas Mohrin 2026-08-06 01:02:54 +02:00
  • 95816580c8
    Change overrides type to non-optional Vec Niklas Mohrin 2026-08-06 00:57:16 +02:00
  • 3065283977
    Update to toml 0.9 and remove ugly parsing hack Niklas Mohrin 2026-08-06 00:52:55 +02:00
  • 7b3f3e0590
    Merge branch 'main' into override-config-flag Niklas Mohrin 2026-08-06 00:42:23 +02:00
  • 37b0dee39f
    Support XDG directory spec on macOS by switching app_dirs2 to etcetera (#467) main Niklas Mohrin 2026-08-06 00:37:37 +02:00
  • 048d204c70
    Remove author field Niklas Mohrin 2026-07-30 16:06:24 +02:00
  • ee46ecbc87 docs: add llms.txt for LLM-assisted discovery Antikode 2026-07-30 14:00:32 +07:00
  • 28ed785001
    Fix 1.97 clippy lints Niklas Mohrin 2026-07-26 23:52:43 +02:00
  • b762a314aa fix: print indents without styling (#485) deeferentleeg 2026-07-19 07:30:57 +02:00
  • f8a2003bc2
    Add updates.warn_cache_age config option (#492) Nikolaos Karaolidis 2026-07-07 13:24:06 +01:00
  • 6a1247d048
    Add warn_cache_age config option Nikolaos Karaolidis 2026-07-06 13:02:49 +00:00
  • 1979b6c5ec
    Fix lints Niklas Mohrin 2026-07-05 00:35:39 +02:00
  • e1b0c92843
    Collect system directories once in static Niklas Mohrin 2026-07-05 00:35:28 +02:00
  • 5570f0af74
    Switch from app_dirs2 to etcetera and try both app and native strategies Niklas Mohrin 2026-02-26 00:12:25 +01:00
  • a97bb9b666
    Bump MSRV to 1.87 Niklas Mohrin 2026-02-25 23:25:53 +01:00
  • df5113ddaa
    Added AI Policy to README (#489) RedHare 2026-07-04 17:05:15 -04:00
  • 51593d27eb
    Bump actions/checkout from 6 to 7 (#493) dependabot[bot] 2026-07-04 22:59:46 +02:00
  • 66f04c5886
    Bump actions/checkout from 6 to 7 dependabot[bot] 2026-07-01 17:23:14 +00:00
  • 70350828f3 AI Policy Rev 2 redhare 2026-06-24 18:33:12 -04:00
  • a788eb8de1 Render indents without styles A69Nacional 2026-06-20 20:42:01 -05:00
  • c309a3af63 Added AI Policy to README redhare 2026-06-10 23:35:57 -04:00
  • 39c6d9a3a5 fix: emit indentation whitespace without style Arya Rizky 2026-06-06 23:34:30 +07:00
  • 27c6775abf fix: use plain style for indents in output prattik-wav 2026-06-03 23:06:52 +05:30
  • 711c3cfd94
    chore: update msrv to 1.88 Cosmic Horror 2026-06-02 05:53:56 -06:00
  • 5295c279e5
    deps: $ cargo update Cosmic Horror 2026-06-02 05:49:05 -06:00
  • b28b805fee
    deps: update semver breaking deps Cosmic Horror 2026-06-02 05:41:01 -06:00
  • 60586695ff
    feat: set a User-Agent when fetching Cosmic Horror 2026-06-02 04:44:38 -06:00
  • d0108b23e4
    Fix clippy lints on all targets (#481) xtqqczze 2026-05-07 14:07:27 +01:00
  • 34aba89055 Fix clippy lints on all targets xtqqczze 2026-05-03 22:13:44 +01:00
  • 4d33e8a279
    Remove tldr-c entry from benchmark results in README.md (#480) xtqqczze 2026-05-06 15:36:37 +01:00
  • ba912df5aa Remove tldr-c entry from benchmark results in README.md xtqqczze 2026-05-03 22:03:25 +01:00
  • 1252261d66
    Support tilde (~) expansion on config paths (#476) Ellis Clayton 2026-05-04 05:47:29 +10:00
  • b341cbc25d
    Swap home path to Path Ellis Clayton 2026-05-02 09:01:28 +10:00
  • 3a2d68f059
    Remove short circuit Ellis Clayton 2026-05-02 09:00:13 +10:00
  • ba1f8ac239
    Have expand_home take Path over PathBuf Ellis Clayton 2026-04-30 19:08:40 +10:00
  • 04d41fdbf2
    Rename expand_path to expand_home Ellis Clayton 2026-04-30 19:08:28 +10:00
  • a934a00f26
    Avoid raising error unnecessarily Ellis Clayton 2026-04-30 19:06:00 +10:00
  • 1f976d88cf
    Share home_dir across calls Ellis Clayton 2026-04-30 19:05:02 +10:00
  • 27c950dfef
    feat: support "~" expansion on paths in config Ellis Clayton 2026-04-22 20:33:39 +10:00
  • b985242ecb
    Merge 3e50b6c08a into 24e7f383b8 Yoshi Tacke 2026-04-19 23:25:01 +02:00
  • 3e50b6c08a fix: fully respect --quiet flag and route tip messages to stderr Yoshi Tacke 2026-04-19 23:24:46 +02:00
  • 9ba43e0c41
    Respect --quiet when cache is missing lawrence3699 2026-04-20 02:30:29 +10:00
  • 24e7f383b8
    Fix Rust 1.95 clippy lints Niklas Mohrin 2026-04-17 22:08:42 +02:00
  • 6c65c8f71c
    Fix off-boundary string access in formatter (#474) Niklas Mohrin 2026-04-17 22:01:45 +02:00
  • b8f7c0cc2d
    Add display.indent config option (#471) Pavel Timofeev 2026-04-17 15:59:34 -04:00
  • 816498a4e5 perform cargo fmt --all Pavel Timofeev 2026-04-14 19:33:51 -04:00
  • f946fbaa7a consolidate all indent logic in highlight_lines Pavel Timofeev 2026-04-14 19:31:59 -04:00
  • 2c411a9bc7 restore an incorrectly removed line in the previous commit Pavel Timofeev 2026-04-14 19:23:54 -04:00
  • b19517097a
    Add builtin tldr tealdeer page (#472) Pavel Timofeev 2026-04-13 18:31:31 -04:00
  • b45c997e61 Remove unnecessary usage of Cursor and add a missing line Pavel Timofeev 2026-04-13 18:09:16 -04:00
  • 25866e69d6 fix: avoid nested BufReader and serve tealdeer page without cache Pavel Timofeev 2026-04-01 20:36:32 -03:00
  • 663e78d1ea minor visual updates Pavel Timofeev 2026-03-31 19:48:22 -03:00
  • b7e020ca81
    Skip non-ASCII locales Niklas Mohrin 2026-03-28 22:58:30 +01:00
  • ce54aeb982
    Fix prefix check Niklas Mohrin 2026-03-28 22:58:11 +01:00
  • 62e9d25f6b
    Add regression test Niklas Mohrin 2026-03-28 22:53:49 +01:00
  • 4c32d62bd7 introduce two indent variables to control commands and texts with descriptions Pavel Timofeev 2026-03-16 20:47:12 -03:00
  • 8b9f13d5d1 show help on the tealdeer command specific to tealdeer only Pavel Timofeev 2026-03-16 12:59:25 -03:00
  • 07825c44ea update tldr.md with examples specific to tealdeer Pavel Timofeev 2026-03-12 15:34:35 -03:00
  • c21fa62db2 introduce the embedded tldr.md page which will be shipped with the binary Pavel Timofeev 2026-03-12 15:25:26 -03:00
  • 36c52fe634 update the docs about the indent option Pavel Timofeev 2026-03-12 13:10:23 -03:00
  • 335ca73173 introduce the indent option to the configuration file to control indentation Pavel Timofeev 2026-03-12 12:33:15 -03:00
  • b7f40ed8d0 introduce the indent option to the configuration file to control indentation Pavel Timofeev 2026-03-12 12:32:10 -03:00
  • ea0a40d568 improve help output by adding examples section Pavel Timofeev 2026-03-11 15:49:26 -03:00
  • d72c1dfd22 add a new flag (-C/--compact) to display output without indentation Pavel Timofeev 2026-03-11 10:47:57 -03:00
  • 6f91c3a765
    Bump actions/download-artifact from 7 to 8 (#469) dependabot[bot] 2026-03-02 14:53:06 +01:00
  • 41739c5bf9
    Bump actions/upload-artifact from 6 to 7 (#468) dependabot[bot] 2026-03-02 14:52:53 +01:00
  • 945dc8f3d8
    Bump actions/download-artifact from 7 to 8 dependabot[bot] 2026-03-01 17:23:30 +00:00
  • 226b42f471
    Bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-03-01 17:23:26 +00:00
  • 47a936e736
    Suggest trying different TLS backend when update fails (#465) Niklas Mohrin 2026-02-21 00:32:23 +01:00
  • a778afc42c
    Remove trailing slash in default archive source to make URL in error look nicer Niklas Mohrin 2026-02-21 00:15:23 +01:00
  • 9d93da0540
    impl Display for TlsBackend Niklas Mohrin 2026-02-21 00:14:39 +01:00
  • a8ce91ebf1
    Add note about changing tls_backend setting Niklas Mohrin 2026-02-21 00:07:45 +01:00
  • 593e9309b9
    Placeholder escaping (#414) Niklas Mohrin 2026-02-20 23:44:36 +01:00
  • 64d63797a7
    Add more comments, refactor Niklas Mohrin 2026-02-20 23:29:08 +01:00
  • fee50fd9d7 cargo clippy Giftzwerg02 2026-02-07 16:39:27 +01:00
  • cfb9c2b386 changed override-config to manual key=value parsing Giftzwerg02 2026-02-07 16:38:53 +01:00
  • be974b5428
    add tests for escaped placeholder nesting Niklas Mohrin 2026-02-01 22:49:31 +01:00
  • 793e064c9e
    move find_marker outside of highlight_code Niklas Mohrin 2026-02-01 22:49:08 +01:00
  • 4e8f6661d3
    Revert "Optimize string replacement" Niklas Mohrin 2026-02-01 21:55:27 +01:00
  • 3f600b6e76
    Optimize string replacement Niklas Mohrin 2025-02-25 23:59:39 +01:00
  • 4a85744800
    Refactor Niklas Mohrin 2025-02-25 22:23:41 +01:00
  • 5c8b05506b
    Silence dead_code lint Niklas Mohrin 2025-02-24 01:52:01 +01:00
  • f3650d160d
    Rework highlight_code to make the new tests pass Niklas Mohrin 2025-02-24 01:49:02 +01:00
  • ad0bdb6de9
    Implement PageSnippet helper methods Niklas Mohrin 2025-02-24 01:48:10 +01:00
  • a0398c39be
    Make PageSnippet generic over contained type Niklas Mohrin 2025-02-24 00:27:46 +01:00
  • 54c5bbdfdc
    Add tests Niklas Mohrin 2025-02-23 23:37:28 +01:00
  • 44cac49fb1 deploy: 8b97afe7aa gh-pages niklasmohrin 2026-01-25 17:40:31 +00:00
  • 8b97afe7aa
    Add workflow_dispatch trigger for GitHub Pages workflow Niklas Mohrin 2026-01-25 18:39:52 +01:00
  • 75e5462312
    Update CHANGELOG.md Niklas Mohrin 2026-01-25 18:13:31 +01:00
  • 58bfbafead deploy: 856b494170 niklasmohrin 2026-01-25 17:25:14 +00:00
  • 89aa953099 deploy: 5ddc86ee74 niklasmohrin 2026-01-25 17:24:38 +00:00
  • 48b35d7103 deploy: 670d92c8b5 niklasmohrin 2026-01-25 17:20:34 +00:00
  • 856b494170
    Release v1.7.3 v1.7.3 v1.7.x Niklas Mohrin 2026-01-24 01:06:38 +01:00
  • 942c67c3d2
    Update ARCHIVE_URL Niklas Mohrin 2026-01-24 00:00:20 +01:00