summaryrefslogtreecommitdiffstats
path: root/src/ui/mod.rs
AgeCommit message (Expand)Author
2023-08-22fix potential panicextrawurst
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-08-17upgrade crossterm/tuiextrawurst
2021-11-20allow config for key symbols (#997)Stephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-05-28rename filetree crate to prepare for publishStephan Dilly
2021-05-24support common nav for syntax view (closes #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-01-08cleanup nightly clippy warningsStephan Dilly
2020-10-28cleanupStephan Dilly
2020-10-28fix: panic on small terminal when textinput for stash name is openArnaud Locquet
2020-10-25fix branch list and cmd bar panicing on small terminal sizes (#369)Stephan Dilly
2020-10-11clippy fixesStephan Dilly
2020-08-28Scrollbar in diff (#251)Stephan Dilly
2020-08-27isolate scrolllist widget furtherStephan Dilly
2020-07-14min rect size for commit popup (fixes #179)Stephan Dilly
2020-06-29cleanup useStephan
2020-06-22share theme instead of copying it all over the placeStephan Dilly
2020-06-04fix new clippy errorStephan Dilly
2020-05-19diff hunk marker returnsStephan Dilly
2020-05-19merge usesStephan Dilly
2020-05-19Implement color themes #65 (closes #28)Mehran Kordi
2020-05-19better scrolling in log view (#52)Stephan Dilly
2020-05-16fix crash in help popup (closes #63)Stephan Dilly
2020-04-28Switch to a tree view for changed files list (#37)Stephan Dilly
2020-04-16switch to tui clear new in `0.9`Stephan Dilly
2020-04-15tui upgradeStephan Dilly
2020-04-01less colorful themeStephan Dilly
2020-03-26fix tons of clippy warningsStephan Dilly
2020-03-24first test for a help popupStephan Dilly
2020-03-23some cleanupStephan Dilly
2020-03-22cleanup mod structureStephan Dilly