summaryrefslogtreecommitdiffstats
path: root/src/tabs/stashing.rs
AgeCommit message (Expand)Author
2023-12-22fix stashing tab empty (closes #1986)extrawurst
2023-06-19upgrade ratatuiextrawurst
2023-04-19tui -> ratatuiextrawurst
2022-12-30clippy nightly fixesextrawurst
2022-08-17upgrade crossterm/tuiextrawurst
2022-02-06generic popup stacking solution (#1124)Stephan Dilly
2021-12-05support bare repos (#1028)Stephan Dilly
2021-12-01renameStephan Dilly
2021-11-20allow config for key symbols (#997)Stephan Dilly
2021-10-10Fixing the CI PipelineAlessandro Menezes
2021-08-19support options for the way we calculate the status (#849)Stephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-06-07refactor better nameStephan Dilly
2021-06-07abstract queue into custom typeStephan Dilly
2021-06-01honor showUntrackedFiles config (#753)Stephan Dilly
2021-04-26some cleanupStephan Dilly
2021-04-26introduce EventState enum (#666)Agung Baptiso Sorlawan
2021-04-17more linting (#647)Stephan Dilly
2020-10-08Bump tui: 0.9 -> 0.12 (#289)Richard Menzies
2020-08-26Customize key binds (#234)Antonio Yang
2020-06-29cleanup useStephan
2020-06-23make draw take shared ref againStephan Dilly
2020-06-22share theme instead of copying it all over the placeStephan Dilly
2020-06-09full commit detail popup (#113)Stephan Dilly
2020-05-25Support stash-apply,stash-dropStephan Dilly
2020-05-23anyhow integration (closes #77)Mehran Kordi
2020-05-22less unnecessary requestsStephan Dilly
2020-05-22fix namingStephan Dilly
2020-05-22support stash msgStephan Dilly
2020-05-22generalise command gatheringStephan Dilly
2020-05-22cleanup having two AsyncStatusStephan Dilly
2020-05-21stashing support (#70)Stephan Dilly