summaryrefslogtreecommitdiffstats
path: root/src/ui
AgeCommit message (Expand)Author
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
2021-05-28cleanup some todosStephan Dilly
2021-05-28rename filetree crate to prepare for publishStephan Dilly
2021-05-28move async_job abstraction into `asyncgit` for nowStephan Dilly
2021-05-24support common nav for syntax view (closes #725)Stephan Dilly
2021-05-24optimize all async job related clones away (#725)Stephan Dilly
2021-05-24fix scrolling bounds (#725)Stephan Dilly
2021-05-23Stateful paragraph (#729)Stephan Dilly
2021-05-23add syntax highlighting (#727)Stephan Dilly
2021-05-22treeview shows selectd file contentStephan Dilly
2021-05-21allow overriding selected_tab via theme (#722)Scott Reeves
2021-05-21remove hardcoded white color from selected tab (#719)Scott Reeves
2021-05-21New file tree (#718)Stephan Dilly