summaryrefslogtreecommitdiffstats
path: root/src/tabs/status.rs
AgeCommit message (Expand)Author
2023-10-17Add confirmation dialog for undo commit (#1909)Sainath Singineedi
2023-08-28Fix slowness in big repo revlog tab (#1849)extrawurst
2023-08-18commit log filtering (#1800)extrawurst
2023-08-10fix hunk edits with non standard diff options (#1803)extrawurst
2023-04-19tui -> ratatuiextrawurst
2023-02-11remove focus key bindingsextrawurst
2023-01-13Status view fetch (#1483)Alen Šiljak
2023-01-08Allow to scroll diffs horizontally (#1327)Christoph Rüßler
2022-12-30remove duplicate `edit` cmd from bar (#1489)extrawurst
2022-12-10fix nightly clippyextrawurst
2022-11-23Display commit changes (#1420)bc-universe
2022-11-21support fetching branch_infos asyncextrawurst
2022-11-21fix status_tree not showing while first status loadingextrawurst
2022-10-19Fix Clippy Lints (#1390)Alexandru Macovei
2022-09-20Persist all options (#1342)extrawurst
2022-09-18persist current tab as options (#1339)extrawurst
2022-09-02nightly clippy fixesextrawurst
2022-08-27PoC list submodules (#1090)extrawurst
2022-08-17upgrade crossterm/tuiextrawurst
2022-04-24Revert "Change diff renamed files (#1040)"extrawurst
2022-04-24Change diff renamed files (#1040)Gleb Davydov
2022-01-26Fix 1104 performance regression (#1107)Stephan Dilly
2022-01-26Fix 1102 performance reg (#1103)Stephan Dilly
2022-01-16support deleting tag on remote (#1079)Stephan Dilly
2022-01-09do not allow pull on local-only branch (#1067)Stephan Dilly
2021-12-29implement reverting commit from revlog (#1057)Stephan Dilly
2021-12-25Disable fetch,pull,push when no remote defined (#1051)uniqueNullptr2
2021-12-05support bare repos (#1028)Stephan Dilly
2021-11-23fetch/prune branches (#1000)Stephan Dilly
2021-11-20allow config for key symbols (#997)Stephan Dilly
2021-10-23honor options in `stage_all` command (see #933)Stephan Dilly
2021-10-11pending merge: more obvious repo state visualization (#943)Stephan Dilly
2021-09-30clippy fixesStephan Dilly
2021-09-29allow rebase with conflicts (#897)Stephan Dilly
2021-09-10nightly clippy fixesStephan Dilly
2021-08-19cleanupStephan Dilly
2021-08-19support options for the way we calculate the status (#849)Stephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-08-15ability to delete remote branch (#838)zcorniere
2021-06-07clippy fixesStephan Dilly
2021-06-07refactor better nameStephan Dilly
2021-06-07abstract queue into custom typeStephan Dilly
2021-06-07Add `undo_last_commit` command (#769)Emil Jaszczuk
2021-06-05nightly clippy fixesStephan Dilly
2021-06-01honor showUntrackedFiles config (#753)Stephan Dilly
2021-05-16move focus after last file stagedStephan Dilly
2021-05-12renameStephan Dilly
2021-05-11show merge head ids in merge state (#697)Stephan Dilly
2021-05-09merging a branch (#696)Stephan Dilly
2021-05-09cleanup some more expectsStephan Dilly