summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2023-06-06Rename `into_u16` to `as_u16`Laurenz
2023-05-29ignore utf-8 bom (#1317)Naim A
2023-05-24Use chrono instead of time in the CLI (#1300)Laurenz Stampfl
2023-05-23CLI option for emitting diagnostics in a unix-style short format (#1176)erikwastaken
2023-05-23feat(cli): export as png (#1159)Lino Le Van
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-05-22Don't emit color codes if stderr isn't a TTYLaurenz
2023-05-22Set exit code for CLI errorsLaurenz
2023-05-22Tidy up CLILaurenz
2023-05-20Version bumpv0.4.0Laurenz
2023-05-19cli: Emit escape codes only if output is a tty (#1188)Johannes Wolf
2023-05-16Bump comemoLaurenz
2023-05-11Remove 'static bound on `World`Laurenz
2023-05-03Add rust minimum version in `Cargo.toml` (#902)HarmoGlace
2023-04-26Version bumpv0.3.0Laurenz
2023-04-26Touch up docsLaurenz
2023-04-26Upgrade a bunch of deps and remove two unused ones (#968)Alex Saveau
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-19Change SipHash2-4 -> SipHash1-3 (#780)Daniel Csillag
2023-04-17Bump comemoLaurenz
2023-04-13Reduce amount of hashingLaurenz
2023-04-13Include embedded fonts in listingLaurenz
2023-04-12Read font path from environment variables (#649)Michael Lohr
2023-04-11Version bumpv0.2.0Laurenz
2023-04-11Fixes CLI blocking upon opening pdf viewer (#706)Timme Bethe
2023-04-06Add shell completions and man pages (#582)figsoda
2023-04-06embed New Computer Modern into binary (#340)Charlie Moog
2023-04-05Bump versionv0.1.0Laurenz
2023-04-04CLI: open flag (#480)Sébastien d'Herbais de Thun
2023-04-01Add aliases for subcommands (#485)figsoda
2023-04-01Needless clone, borrows, casts and lifetimes (#504)Marek Barvíř
2023-03-31Correct minor typos (#474)Chris Ohk
2023-03-30Rewrite of CLI using clap (#468)Sébastien d'Herbais de Thun
2023-03-30cli: Allow reading every path not of type dir (#414)Johannes Wolf
2023-03-29Fix file watching when only file name is given (#433)Alexander Korn
2023-03-28Watch root directory instead of current oneLaurenz
2023-03-28Return with non-zero status code in case of errorLaurenz
2023-03-28Fix tests on WindowsLaurenz
2023-03-28Also embed oblique monospace fontsLaurenz
2023-03-27Bump dependenciesLaurenz
2023-03-26Cache eviction helpsLaurenz
2023-03-25Don't let the build script overwrite TYPST_VERSION (#154)figsoda
2023-03-25Add custom font search path support for typst cli (#270)7sDream
2023-03-24Fix index out of bounds error in build script (#173)figsoda
2023-03-24Changed "ColorChoice::Always" to "ColorChoice::Auto" to honour user setting o...Dave L
2023-03-22Fix build if not on a git checkout (#119)Felix Obenhuber
2023-03-21Switch to `Buffer::from_static` for embedded fontsLaurenz
2023-03-21Fail gracefully if `git` does not existLaurenz
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-03-21Release actionLaurenz