summaryrefslogtreecommitdiffstats
path: root/src/ui/syntax_text.rs
AgeCommit message (Expand)Author
2023-06-19upgrade ratatuiextrawurst
2023-04-19tui -> ratatuiextrawurst
2022-09-18some logfile cleanupextrawurst
2022-09-03cleanupextrawurst
2022-09-02switch from lazy_static to once_cellextrawurst
2022-08-15upgrade syntact to get rid of plist and #1275extrawurst
2021-09-02allow async jobs to set intermediate progressStephan Dilly
2021-09-02asyncjob supports sending arbitrary notificationsStephan Dilly
2021-09-02allow async job to return dynamic notificationStephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-05-28cleanup some todosStephan Dilly
2021-05-28move async_job abstraction into `asyncgit` for nowStephan Dilly
2021-05-24optimize all async job related clones away (#725)Stephan Dilly
2021-05-23add syntax highlighting (#727)Stephan Dilly