Age | Commit message (Expand) | Author | Files | Lines |
2023-01-07 | r/5622 chore(tools/cheddar): bump to syntect 5.0 | Vincent Ambo | 4 | -37/+22 |
2023-01-07 | r/5621 chore(tools/cheddar): bump dependencies | Vincent Ambo | 2 | -198/+496 |
2022-08-22 | r/4451 chore(tools/cheddar): bump cargo dependencies | Vincent Ambo | 1 | -125/+248 |
2022-06-30 | r/4267 test(tools/cheddar): Run unit tests during build | William Carroll | 1 | -0/+1 |
2022-05-25 | r/4116 chore(cheddar): Bump dependencies within bounds | Vincent Ambo | 1 | -44/+44 |
2022-04-17 | r/3972 chore(cheddar): Bump dependencies | Vincent Ambo | 1 | -39/+59 |
2022-03-08 | r/3897 chore(cheddar): Bump rouille and other dependencies | Vincent Ambo | 2 | -187/+154 |
2022-02-08 | r/3791 style(rust): Format all Rust code with rustfmt | Vincent Ambo | 3 | -9/+11 |
2022-02-08 | r/3790 chore: move some meta.targets definitions to meta.ci.targets | Vincent Ambo | 1 | -1/+1 |
2022-02-03 | r/3760 refactor: expose cheddar-about script from cheddar | sterni | 1 | -0/+11 |
2021-12-18 | r/3293 feat(tools/cheddar): shortlink depot revisions | sterni | 2 | -0/+12 |
2021-10-11 | r/2965 chore(tools/cheddar): update dependencies | sterni | 1 | -350/+187 |
2021-09-10 | r/2835 refactor(cheddar): Support multiple shortlinks & custom link sets | Vincent Ambo | 1 | -10/+42 |
2021-05-24 | r/2622 chore(3p/overlays): Remove LLVM11 bump from overlay | Vincent Ambo | 1 | -4/+0 |
2021-05-12 | r/2591 docs(cheddar): fix typo in build.rs comment | sterni | 1 | -1/+1 |
2021-05-04 | r/2565 feat(cheddar): Implement highlighting of CL and bug shortlinks | Vincent Ambo | 4 | -1/+51 |
2021-05-03 | r/2557 feat(cheddar): Add a build script that injects BAT_SYNTAXES | Vincent Ambo | 1 | -0/+50 |
2021-05-03 | r/2556 refactor(cheddar): Split out a library with rendering logic | Vincent Ambo | 2 | -131/+148 |
2021-04-10 | r/2463 refactor(cheddar): Consistent use of depot.third_party vs. pkgs | Vincent Ambo | 1 | -3/+3 |
2021-03-31 | r/2375 feat(cheddar): Set front_matter_delimiter = '---' extension | Vincent Ambo | 1 | -0/+1 |
2021-03-31 | r/2374 chore(cheddar): Bump crate dependencies | Vincent Ambo | 3 | -515/+553 |
2021-03-31 | r/2373 test(cheddar): Add simple Markdown rendering tests | Vincent Ambo | 3 | -1/+66 |
2020-08-02 | r/1552 style(cheddar): Apply rustfmt | Vincent Ambo | 1 | -10/+4 |
2020-07-25 | r/1464 feat(tools/cheddar): Add endpoint for Markdown rendering | Vincent Ambo | 1 | -26/+56 |
2020-06-20 | r/1045 chore(cheddar): Clean up all clippy lints | Vincent Ambo | 1 | -11/+10 |
2020-06-20 | r/1044 feat(cheddar): Add Sourcegraph-compatible highlighting server | Vincent Ambo | 3 | -51/+765 |
2020-06-19 | r/1034 style(cheddar): Reformat with rustfmt | Vincent Ambo | 1 | -37/+44 |
2020-06-19 | r/1033 refactor(cheddar): Pass references readers & writers into renderers | Vincent Ambo | 1 | -15/+18 |
2020-06-17 | r/1005 refactor(cheddar): Switch to clap-rs for command line arguments | Vincent Ambo | 3 | -30/+29 |
2020-06-16 | r/1004 chore(cheddar): Bump all dependencies | Vincent Ambo | 2 | -215/+106 |
2020-06-15 | r/967 feat(cheddar): Override syntax highlighting for 'rules.pl' to Prolog | Vincent Ambo | 2 | -17/+34 |
2020-05-25 | r/851 chore(tools/cheddar): Bump dependencies & upgrade to LLVM 10 | Vincent Ambo | 2 | -241/+177 |
2020-02-21 | r/559 chore: Rename pkgs->depot in all Nix file headers | Vincent Ambo | 1 | -2/+2 |
2020-02-09 | r/511 Merge branch 'feat/cheddar-extensions' | Vincent Ambo | 1 | -36/+114 |
2020-01-19 | r/426 feat(cheddar): Add toggle flag for about-filter behaviour | Vincent Ambo | 1 | -13/+38 |
2020-01-11 | feat(cheddar): Implement callout paragraphs | Vincent Ambo | 1 | -0/+68 |
2020-01-11 | refactor(cheddar): Extract code block highlighting into function | Vincent Ambo | 1 | -37/+47 |
2019-12-22 | r/291 fix(cheddar): Fix errors if filename does not have an extension | Vincent Ambo | 1 | -9/+7 |
2019-12-21 | r/288 feat(cheddar): Style pre-elements for better readability | Vincent Ambo | 1 | -4/+22 |
2019-12-21 | r/287 feat(cheddar): Render code blocks in Markdown via syntect | Vincent Ambo | 1 | -26/+82 |
2019-12-21 | r/286 docs(cheddar): Mention cgit filter compatibility in README | Vincent Ambo | 1 | -0/+11 |
2019-12-21 | r/282 feat(cheddar): Render Markdown via Comrak | Vincent Ambo | 1 | -9/+24 |
2019-12-21 | r/281 refactor(cheddar): Set up scaffolding for Markdown rendering | Vincent Ambo | 3 | -13/+224 |
2019-12-21 | r/277 feat(cheddar): Use syntax highlighting assets from bat | Vincent Ambo | 2 | -2/+20 |
2019-12-21 | r/276 feat(tools/cheddar): Check in new syntax highlighting tool | Vincent Ambo | 7 | -0/+772 |