summaryrefslogtreecommitdiffstats
path: root/src/ui
AgeCommit message (Expand)Author
2024-04-16Merge branch 'master'ratatui-25-updateextrawurst
2024-03-27syntect additional file type support (#2160)Martí Homs Soler
2024-03-21Fixed:Concelare
2024-03-07Remove unused clippy warning suppression (missing_const_for_fn) (#2115)Juan
2024-02-25ratatui 0.25 updateextrawurst
2024-02-20fix a bunch more typosextrawurst
2024-02-20better theme file handling (#2077)extrawurst
2024-02-20ratatui 0.24 updateextrawurst
2024-02-19print theme path in error message tooextrawurst
2024-02-19print theme loading errors into log (#2056)extrawurst
2024-02-19fix nighty and raise msrvextrawurst
2024-02-18allow customizing color of focused title barextrawurst
2023-10-16Allow customizing line break visualization (#1904)Maurice Wangleng Tan
2023-08-22fix potential panicextrawurst
2023-08-18commit log filtering (#1800)extrawurst
2023-06-25print theme file path in log with mesagesextrawurst
2023-06-25Simplify theme overrides (#1652)Christoph Rüßler
2023-06-19upgrade ratatuiextrawurst
2023-04-19tui -> ratatuiextrawurst
2023-01-08Allow to scroll diffs horizontally (#1327)Christoph Rüßler
2022-12-21followup 9ca6068extrawurst
2022-12-18fix crash in small window and branchesextrawurst
2022-10-19Fix Clippy Lints (#1390)Alexandru Macovei
2022-10-18Display tags and branches in the revlog (#1371)Alexandru Macovei
2022-09-30selected items should have dedicated fg color (#1366)extrawurst
2022-09-20cleanupextrawurst
2022-09-18some logfile cleanupextrawurst
2022-09-03cleanupextrawurst
2022-09-02switch from lazy_static to once_cellextrawurst
2022-09-02nightly clippy fixesextrawurst
2022-08-31support opening submodule (#1298)extrawurst
2022-08-30make cmdbar_bg style default to blue againextrawurst
2022-08-30Improve UI selection and command bar (#1299)Luigi Clemente
2022-08-20remove another clippy workaroundextrawurst
2022-08-17upgrade crossterm/tuiextrawurst
2022-08-15upgrade syntact to get rid of plist and #1275extrawurst
2022-03-09fix nightly buildextrawurst
2021-11-20allow config for key symbols (#997)Stephan Dilly
2021-10-15Add highlighting for matches in fuzzy finder (#947)Gleb Davydov
2021-10-10Fixing the CI PipelineAlessandro Menezes
2021-09-29Improve contrast in branch popup for selected branchScott Reeves
2021-09-25cargo fmtStephan Dilly
2021-09-25cleanup some lintsStephan Dilly
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-17improve marker stylingStephan Dilly
2021-08-17distinct marked commits stylingStephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-06-05nightly clippy fixesStephan Dilly