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
/
crates
/
typst-cli
/
src
/
watch.rs
Age
Commit message (
Expand
)
Author
2025-02-25
Deduplicate watcher update call (#5955)
Laurenz
2025-02-25
Fix high CPU usage due to inotify watch triggering itself (#5905)
aodenis
2024-12-05
Put HTTP server behind on-by-default feature flag (#5532)
Laurenz
2024-12-05
Live reloading HTTP server for `typst watch` and HTML export (#5524)
Laurenz
2024-12-04
Clean up CLI argument parsing (#5521)
Laurenz
2024-10-01
Fix duration formatting precision (#5082)
Laurenz
2024-09-10
Unified and fixed `Duration` formatting in the CLI (#4587)
Andrew Voynov
2024-04-01
Support writing document to stdout (#3632)
Ilia
2024-03-14
Revert use of alternate screen (#3648)
Laurenz
2024-03-06
Add `typst init` command (#3544)
Laurenz
2024-02-14
Fix watches on moves and removes (#3371)
frozolotl
2024-02-05
Support reading input from stdin (#3339)
spore
2024-01-31
Use alternate screen and refactor terminal output. (#2665)
frozolotl
2023-12-30
New performance timings (#3096)
Sébastien d'Herbais de Thun
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-19
Watching fixes (#2706)
Laurenz
2023-10-19
Clear screen instead of resetting the terminal (#2431)
frozolotl
2023-09-19
Incremental parsing in CLI
Laurenz
2023-09-11
Forward third-party errors
Laurenz
2023-08-06
Query-System for metadata (#1812)
Beiri22
2023-07-19
Add infrastructure for compiler warnings (#1731)
lolstork
2023-07-10
Fix `typst watch` not working with some text editors (#1680)
Trévis Morvany
2023-07-02
Move everything into `crates/` directory
Laurenz