Commit Graph

  • 6a75867463 Merge pull request #3160 from coyaSONG/agent/playground-editable-coverage main Guillaume Gomez 2026-09-08 15:37:28 +00:00
  • 4fb9ea9bb3 Merge pull request #3141 from hollow-owl/invalid-default-theme Guillaume Gomez 2026-09-07 16:47:11 +00:00
  • eab9ae4f82 Add ui test hollow-owl 2026-09-07 11:37:04 -05:00
  • 5b62bb6f6d Make BuiltinTheme repr(usize) hollow-owl 2026-09-06 16:18:15 -05:00
  • a57975d499 Merge pull request #3189 from VXNCXNX/fix/toc-index-chapter-highlight Guillaume Gomez 2026-09-03 12:41:46 +00:00
  • faa6618ab3 fix: don't highlight the first chapter when another one is the index VXNCXNX 2026-08-14 20:55:14 +00:00
  • 88bed0792d Merge pull request #3206 from DanielEScherzer/mdbook-branch-rename Guillaume Gomez 2026-09-03 12:46:19 +02:00
  • 7a8d704ab8 Fix new cargo/clippy lints Guillaume Gomez 2026-09-03 12:12:08 +02:00
  • 65fae9c1b9 Prepare to rename primary branch to main Daniel Scherzer 2026-08-31 13:30:33 -07:00
  • 74b14bb0eb Merge pull request #3210 from rust-lang/renovate/crate-ci-typos-1.x Guillaume Gomez 2026-09-02 19:56:37 +00:00
  • 77fff93dfd Merge pull request #3191 from VXNCXNX/fix/infostring-paren-comment-3188 Guillaume Gomez 2026-09-02 19:26:48 +00:00
  • b89e1c848e Merge pull request #3211 from rust-lang/renovate/topological-sort-0.x Guillaume Gomez 2026-09-02 19:26:07 +00:00
  • ec80508cdd Merge pull request #3205 from DanielEScherzer/contributing-goml-branch Guillaume Gomez 2026-09-02 19:25:28 +00:00
  • a1d96a1a35 Use version numbers instead of commit hash Guillaume Gomez 2026-09-02 21:20:48 +02:00
  • c713b771b2 Merge pull request #3207 from meop/ci/linux-arm64-gnu-release-pr Guillaume Gomez 2026-09-02 19:22:24 +00:00
  • 07faa13f8d Merge pull request #3209 from rust-lang/renovate/browser-ui-test-0.x Guillaume Gomez 2026-09-02 19:16:34 +00:00
  • 44066f8ecc Update code Guillaume Gomez 2026-09-02 21:15:27 +02:00
  • 84e7019b1b Update Rust crate topological-sort to 0.3.0 renovate[bot] 2026-09-02 16:22:48 +00:00
  • 3fe86a8a75 Update dependency browser-ui-test to v0.25.1 renovate[bot] 2026-09-02 16:22:04 +00:00
  • f5644a5e77 Merge pull request #3163 from alexchen-sys/fix/include-path-spaces-2812 Guillaume Gomez 2026-09-02 16:13:52 +00:00
  • 5f889e7672 refactor(links): strip the opening quote at the call site Alex Chen 2026-09-02 12:10:26 +00:00
  • 22977474cb test(links): pin whitespace preservation in quoted paths Alex Chen 2026-09-02 10:12:25 +00:00
  • 022efd9583 docs(guide): document quoted include paths for names with spaces Alex Chen 2026-09-01 21:41:15 +00:00
  • 76a5ab1a72 refactor(links): apply review suggestion — parse range via strip_prefix directly Alex Chen 2026-09-01 21:12:26 +00:00
  • bb6cf07330 Merge pull request #3204 from Chocorean/dev_2574 Guillaume Gomez 2026-09-01 19:03:25 +00:00
  • 393f4ad5f8 Update crate-ci/typos action to v1.50.1 renovate[bot] 2026-09-01 17:46:01 +00:00
  • 05ecdc0ca3 Add cargo audit to the Github CI Chocorean 2026-08-31 10:05:26 -04:00
  • 2f46d4b528 ci: add native Linux ARM64 GNU releases Marshall Porter 2026-08-31 14:20:18 -07:00
  • 425201c479 CONTRIBUTING.md: update link to goml-script.md Daniel Scherzer 2026-08-31 13:24:24 -07:00
  • dc21064fc2 Merge pull request #3198 from Chocorean/dev_2395 Guillaume Gomez 2026-08-28 20:47:29 +00:00
  • 3f2c5e491e fix(links): address review feedback — DRY, escape semantics, trim removal Alex Chen 2026-08-28 11:10:37 +00:00
  • 5fe270a0dc fix(links): emit explicit error on unclosed quoted path Alex Chen 2026-08-24 15:16:15 +00:00
  • 4f32bbb286 fix(links): support double quotes for paths with spaces Alex Chen 2026-08-21 17:10:23 +00:00
  • 1e2b8f9ac7 fix(links): support spaces in #include file paths Alex Chen 2026-07-16 10:31:01 +00:00
  • 54e4f3bf6d Merge pull request #3194 from GuillaumeGomez/zoomable-images-support Noah Lev 2026-08-26 18:30:28 +00:00
  • 9458fe14f1 Add new zoomable-images config Guillaume Gomez 2026-08-18 00:14:56 +02:00
  • b8686a21d1 Fix #2395 Chocorean 2026-08-26 14:01:48 -04:00
  • 78cd8333bf Merge pull request #2664 from miguelraz/typos-ci Guillaume Gomez 2026-08-22 22:33:12 +00:00
  • f3e28574ff Add regex excluding commit hashes from typos.toml mrg 2026-08-22 16:23:39 -06:00
  • bc15a23d59 Check CHANGELOG.md in typos.toml mrg 2026-08-22 15:49:39 -06:00
  • 641d06abe7 Merge pull request #3196 from miikkas/indented-include-patches Guillaume Gomez 2026-08-21 10:40:50 +00:00
  • 08ee9ab9b0 Add typos check to CI mrg 2025-04-14 21:43:09 -06:00
  • 11368ce703 Test multiline includes in various markdown cases Miikka Salminen 2026-08-20 20:06:58 +03:00
  • 1335dd725c Put multiline include test expectations in file Miikka Salminen 2026-08-20 19:55:46 +03:00
  • bb449a0246 Fix spelling in multiline include tests Miikka Salminen 2026-08-20 19:12:39 +03:00
  • bae2d348a1 Support multiline includes hg-anssi 2026-05-18 12:01:20 +02:00
  • c4a9db81d9 Merge pull request #3195 from GuillaumeGomez/llm-policy Guillaume Gomez 2026-08-20 13:13:53 +00:00
  • 4a6720c8cc Merge pull request #3092 from ChrisJr404/fix/punctuation-heading-id-3002 Guillaume Gomez 2026-08-18 19:54:00 +00:00
  • 6251456588 Add tests for punctuation-only and explicit-id headings Chris (ChrisJr404) 2026-08-18 14:21:51 -04:00
  • 14889e96b9 Add LLM policy Guillaume Gomez 2026-08-18 15:35:00 +02:00
  • 03018be55d Merge pull request #3190 from VXNCXNX/fix/rtl-fold-chevron Guillaume Gomez 2026-08-18 12:54:54 +00:00
  • 07029d974b Merge pull request #3179 from DanielEScherzer/backends-link Guillaume Gomez 2026-08-18 12:42:45 +00:00
  • a8f7b8dacc Merge pull request #3183 from DanielEScherzer/for-developers-intro-list Guillaume Gomez 2026-08-17 11:45:47 +00:00
  • 44bcb76c12 Merge pull request #3182 from DanielEScherzer/mdbook-missing-period Guillaume Gomez 2026-08-17 09:23:45 +00:00
  • 50ccd87210 Merge pull request #3178 from DanielEScherzer/SummaryParser-parse_link Guillaume Gomez 2026-08-17 09:20:53 +00:00
  • e12626a132 Merge pull request #3180 from DanielEScherzer/index-hbs-list-periods Guillaume Gomez 2026-08-17 09:19:32 +00:00
  • 3c2be53cf5 Merge pull request #3181 from DanielEScherzer/patch-1 Guillaume Gomez 2026-08-17 09:19:13 +00:00
  • 85f44bf4bd Merge pull request #3193 from meop/ci/platform-release-matrix Guillaume Gomez 2026-08-17 09:07:30 +00:00
  • fdf3f1e85e ci: keep the existing macOS runners Marshall Porter 2026-08-16 15:19:07 -07:00
  • e15926219f ci: add native Windows ARM64 releases Marshall Porter 2026-08-16 03:05:57 -07:00
  • c4e2769e57 Strip every parenthesized comment, not just from the first paren VXNCXNX 2026-08-16 06:57:07 +00:00
  • 39f1519775 Merge pull request #2782 from GuillaumeGomez/copy-paste-guide-icon Guillaume Gomez 2026-08-15 21:31:35 +00:00
  • 198f8360a6 Stop emitting infostring comments as HTML classes VXNCXNX 2026-08-15 07:49:46 +00:00
  • 6b4e15ae50 fix: point the fold chevron down in RTL books VXNCXNX 2026-08-14 21:39:13 +00:00
  • 77bb660968 for_developers/README.md: clean up introduction Daniel Scherzer 2026-08-05 13:03:46 -07:00
  • 73aef16af0 format/mdbook.md: add missing period Daniel Scherzer 2026-08-05 12:59:51 -07:00
  • d709ca3792 syntax-highlighting.md: update language about theme improvements Daniel Scherzer 2026-08-05 12:58:32 -07:00
  • fa5dcc3800 index-hbs.md: add some missing periods Daniel Scherzer 2026-08-05 12:52:24 -07:00
  • 26b8a347bd renderers.md: link to backends section of plugins page Daniel Scherzer 2026-08-05 12:46:59 -07:00
  • c34e44909c Optimize SummaryParser::parse_link() to remove unneeded replace Daniel Scherzer 2026-08-05 12:32:03 -07:00
  • b90df240a3 Merge pull request #3171 from rust-lang/update-dependencies Eric Huss 2026-08-03 16:51:32 +00:00
  • 51638dc700 Merge pull request #3176 from rust-lang/renovate/cargo-semver-checks-0.x Eric Huss 2026-08-03 16:50:37 +00:00
  • 1ea1ed341a Merge pull request #3175 from rust-lang/renovate/actions-setup-node-7.x Eric Huss 2026-08-03 16:49:58 +00:00
  • e06e634c77 Merge pull request #3174 from rust-lang/renovate/browser-ui-test-0.x Eric Huss 2026-08-03 16:49:13 +00:00
  • 9b174ddc8f Merge pull request #3172 from rust-lang/renovate/actions-checkout-7.x Eric Huss 2026-08-03 16:48:26 +00:00
  • 80521bf1c1 Update cargo-semver-checks to v0.50.0 renovate[bot] 2026-08-01 17:43:43 +00:00
  • bebbeaada7 Update actions/setup-node action to v7 renovate[bot] 2026-08-01 00:47:06 +00:00
  • 3ae7a42ce9 Update dependency browser-ui-test to v0.25.0 renovate[bot] 2026-08-01 00:47:00 +00:00
  • 88ad51a806 Update actions/checkout action to v7.0.1 renovate[bot] 2026-08-01 00:46:51 +00:00
  • 8e68e7cd6d Update cargo dependencies github-actions[bot] 2026-08-01 00:46:18 +00:00
  • 63ff5c06f8 Merge pull request #3168 from mattico/update-elasticlunr Eric Huss 2026-07-28 16:18:59 +00:00
  • 4afa69afd8 Update elasticlunr-rs to v3.1.0 Matt Ickstadt 2026-07-26 00:04:14 -05:00
  • 4f8c946097 Merge pull request #3164 from rust-lang/renovate/cargo-semver-checks-0.x Eric Huss 2026-07-20 19:51:13 +00:00
  • 5f69a40700 Update cargo-semver-checks to v0.49.0 renovate[bot] 2026-07-18 20:31:27 +00:00
  • 7911e5616f test: cover editable playground includes coyaSONG 2026-07-15 06:44:59 +09:00
  • 69287f2682 Merge pull request #3156 from ehuss/publish-crates-io-if-unpublished Eric Huss 2026-07-06 16:35:28 +00:00
  • c0d479f021 Change crates.io publish to be re-runnable Eric Huss 2026-07-06 09:28:52 -07:00
  • e5cfc56dd8 Deploy 2ea30c00f0 to gh-pages gh-pages Deploy from CI 2025-07-14 23:14:47 +00:00
  • 2ea30c00f0 Merge pull request #3155 from ehuss/bump-version v0.5.4 Eric Huss 2026-07-06 14:48:53 +00:00
  • a08ba2bbf5 Bump version to 0.5.4 Eric Huss 2026-07-06 07:39:36 -07:00
  • 0e5ddf6cce Merge pull request #3154 from ehuss/ci-version-string Eric Huss 2026-07-06 14:38:54 +00:00
  • f4ddbff24a Show the correct version in CI install docs Eric Huss 2026-07-06 07:32:07 -07:00
  • 8b53f1b1bb Merge pull request #3127 from GuillaumeGomez/zoom-in Eric Huss 2026-07-03 14:59:00 +00:00
  • beab2fa604 Mention zoom-in feature in mdbook guide Guillaume Gomez 2026-06-22 18:35:24 +02:00
  • 588066c3d6 Make the "zoom in" feature work with keyboard and simplify DOM Guillaume Gomez 2026-06-22 18:30:51 +02:00
  • f526b18d6a Only enable "zoom-in" feature on images not inside links Guillaume Gomez 2026-06-08 21:29:19 +02:00
  • 73d6edfcaf Add possibility to "zoom out" using the escape key Guillaume Gomez 2026-05-26 18:10:36 +02:00
  • 6a7ef4d1c3 Add regression test for the "zoom-in" feature Guillaume Gomez 2026-05-26 18:00:53 +02:00
  • 9de27556e4 Add title attribute on images Guillaume Gomez 2026-05-26 16:36:02 +02:00
  • 71fb5a8d4a Add "zoom-in" feature on images Guillaume Gomez 2026-05-26 16:33:52 +02:00