summaryrefslogtreecommitdiffstats
path: root/src/ui
AgeCommit message (Expand)Author
2021-04-27fix branchlist scrollbrStephan Dilly
2021-04-24Improve blame viewChristoph Rüßler
2021-03-14smarter config loading giving more diagnostics to the user about whats going ...Stephan Dilly
2021-03-09Fix 576 stash apply conflicts (#578)Stephan Dilly
2021-03-02workaround for rust nightly clippy bugStephan Dilly
2021-02-23more clippy fixesStephan Dilly
2021-01-27Allow user to set theme with flag (#481)David Karrick
2021-01-08cleanup nightly clippy warningsStephan Dilly
2020-12-20Fix style (#454)Stephan Dilly
2020-12-08Use theme for push gaugeRichard Menzies
2020-11-12Add scrollbar in branchlist (#417)remique
2020-11-01indicate if branch has an upstream and some cleanupStephan Dilly
2020-10-31fix scrollbar (#350)Stephan Dilly
2020-10-31Remove ui::style::ColorDef in favor up tui::style::Color (#391)Florian Wilkens
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-10-08Bump tui: 0.9 -> 0.12 (#289)Richard Menzies
2020-10-07Draw scrollbar for long commit messagesTimur Aliberdov
2020-08-28Scrollbar in diff (#251)Stephan Dilly
2020-08-28Rust1.46 and nightly ci (#246)Stephan Dilly
2020-08-27isolate scrolllist widget furtherStephan Dilly
2020-07-17upgrade to rust 1.45 and fix new clippy warningsStephan Dilly
2020-07-14min rect size for commit popup (fixes #179)Stephan Dilly
2020-07-04more fancy spinner, cleanup tabsStephan Dilly
2020-06-30Fix scrolling issues in staged/unstaged section (fixes #144) (#162)Agung Baptiso Sorlawan
2020-06-29cleanup useStephan
2020-06-22remove one indirectionStephan Dilly
2020-06-22share theme instead of copying it all over the placeStephan Dilly
2020-06-16Use terminal blue as default selection background (closes #129)Stephan Dilly
2020-06-06better tag highlighting in logStephan Dilly
2020-06-04fix new clippy errorStephan Dilly
2020-06-01Support more commands (#101)Stephan Dilly
2020-05-31add clippy::nursery checksStephan Dilly
2020-05-23anyhow integration (closes #77)Mehran Kordi
2020-05-23brighter better readable commit hash default colorStephan Dilly
2020-05-21stashing support (#70)Stephan Dilly
2020-05-20make danger color specificStephan Dilly
2020-05-20make msgbox error msgs only for nowStephan Dilly
2020-05-20allow style to be readable on light themes aswellStephan Dilly
2020-05-19clippy fixStephan Dilly
2020-05-19diff hunk marker returnsStephan Dilly
2020-05-19merge usesStephan Dilly
2020-05-19one less public symbolStephan Dilly
2020-05-19remove necesity of a public custom Color type `ColorDef`Stephan 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