index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
src
Age
Commit message (
Expand
)
Author
2023-06-28
Reintroduce `--root`
Laurenz
2023-06-27
Basic package management
Laurenz
2023-06-24
Tidy up
Laurenz
2023-06-24
Display compilation time in status message (#1564)
Joseph Wilson
2023-06-24
Watch dependencies that are outside of root (#1523)
Mathieu David
2023-06-24
Add infrastructure to enrich errors with hints (#1486)
Mathias Fischler
2023-06-12
More `bail!` usage
Laurenz
2023-06-12
Fix a bunch of typos + broken link (#1453)
Alex Saveau
2023-06-09
Touch up docs
Laurenz
2023-06-09
Replace atty with std
Laurenz
2023-06-08
Watch root and parent directory
Laurenz
2023-06-07
refactor: Replace once_cell to std lib (#1402)
Yang Hau
2023-06-06
Rename `into_u16` to `as_u16`
Laurenz
2023-05-29
ignore utf-8 bom (#1317)
Naim A
2023-05-24
Use chrono instead of time in the CLI (#1300)
Laurenz Stampfl
2023-05-23
CLI option for emitting diagnostics in a unix-style short format (#1176)
erikwastaken
2023-05-23
feat(cli): export as png (#1159)
Lino Le Van
2023-05-23
Add support for date & time handling (#435)
Laurenz Stampfl
2023-05-22
Don't emit color codes if stderr isn't a TTY
Laurenz
2023-05-22
Set exit code for CLI errors
Laurenz
2023-05-22
Tidy up CLI
Laurenz
2023-05-19
cli: Emit escape codes only if output is a tty (#1188)
Johannes Wolf
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-19
Change SipHash2-4 -> SipHash1-3 (#780)
Daniel Csillag
2023-04-13
Include embedded fonts in listing
Laurenz
2023-04-12
Read font path from environment variables (#649)
Michael Lohr
2023-04-11
Fixes CLI blocking upon opening pdf viewer (#706)
Timme Bethe
2023-04-06
Add shell completions and man pages (#582)
figsoda
2023-04-06
embed New Computer Modern into binary (#340)
Charlie Moog
2023-04-04
CLI: open flag (#480)
Sébastien d'Herbais de Thun
2023-04-01
Add aliases for subcommands (#485)
figsoda
2023-04-01
Needless clone, borrows, casts and lifetimes (#504)
Marek Barvíř
2023-03-31
Correct minor typos (#474)
Chris Ohk
2023-03-30
Rewrite of CLI using clap (#468)
Sébastien d'Herbais de Thun
2023-03-30
cli: Allow reading every path not of type dir (#414)
Johannes Wolf
2023-03-29
Fix file watching when only file name is given (#433)
Alexander Korn
2023-03-28
Watch root directory instead of current one
Laurenz
2023-03-28
Return with non-zero status code in case of error
Laurenz
2023-03-28
Fix tests on Windows
Laurenz
2023-03-28
Also embed oblique monospace fonts
Laurenz
2023-03-26
Cache eviction helps
Laurenz
2023-03-25
Add custom font search path support for typst cli (#270)
7sDream
2023-03-24
Changed "ColorChoice::Always" to "ColorChoice::Auto" to honour user setting o...
Dave L
2023-03-21
Switch to `Buffer::from_static` for embedded fonts
Laurenz
2023-03-21
Fail gracefully if `git` does not exist
Laurenz
2023-03-21
Embed standard fonts in binary
v23-03-21-2
Laurenz
2023-03-21
Release action
Laurenz
2023-03-17
Hover and autocomplete in show rules
Laurenz
2023-03-01
Split up `model` module
Laurenz
2022-12-19
Syntax and example sections
Laurenz
[next]