summaryrefslogtreecommitdiffstats
path: root/src/components/rename_branch.rs
AgeCommit message (Expand)Author
2024-02-19moving popups in its own module (#2066)extrawurst
2024-02-15fix all places of single line textinputextrawurst
2024-02-12(refactor) shorten component creation by grouping common items in an EnvironmentAlexandru Macovei
2023-08-12fix nightly clippyextrawurst
2023-04-19tui -> ratatuiextrawurst
2022-10-19Fix Clippy Lints (#1390)Alexandru Macovei
2022-08-17upgrade crossterm/tuiextrawurst
2021-12-05support bare repos (#1028)Stephan Dilly
2021-11-20allow config for key symbols (#997)Stephan Dilly
2021-09-02&str instead of weird &StringStephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-06-07abstract queue into custom typeStephan Dilly
2021-06-05nightly clippy fixesStephan Dilly
2021-04-26introduce EventState enum (#666)Agung Baptiso Sorlawan
2020-12-27support showing char count (closes #466)Stephan Dilly
2020-10-17Rename branch (#334)Richard Menzies