summaryrefslogtreecommitdiffstats
path: root/src/queue.rs
AgeCommit message (Expand)Author
2023-10-17Add confirmation dialog for undo commit (#1909)Sainath Singineedi
2023-08-31stash list does not update after pop/drop (#1865)extrawurst
2023-08-18commit log filtering (#1800)extrawurst
2023-06-20FuzzyFindPopup for general use (#1672)UG
2023-04-21add fuzzy finder in branch list (#1658)UG
2023-02-18Reword commit (#1553)extrawurst
2023-02-04support reset from log view (#1534)extrawurst
2022-08-31support opening submodule (#1298)extrawurst
2022-08-27PoC list submodules (#1090)extrawurst
2022-04-24Revert "Change diff renamed files (#1040)"extrawurst
2022-04-24Change diff renamed files (#1040)Gleb Davydov
2022-02-06generic popup stacking solution (#1124)Stephan Dilly
2022-01-31fix left arrow closing popup (#1121)Stephan Dilly
2022-01-30Add popup for file history (#841)Christoph Rüßler
2022-01-22allow inspecting tag annotationStephan Dilly
2022-01-16support deleting tag on remote (#1079)Stephan Dilly
2021-12-29implement reverting commit from revlog (#1057)Stephan Dilly
2021-11-23fetch/prune branches (#1000)Stephan Dilly
2021-10-13branch deletion better distinguish local vs remoteStephan Dilly
2021-09-29allow rebase with conflicts (#897)Stephan Dilly
2021-09-04find files via fuzzy finder (#890)Stephan Dilly
2021-08-21compare two commits (#860)Stephan Dilly
2021-08-19support options for the way we calculate the status (#849)Stephan Dilly
2021-08-18drop multiple stashes (#855)Stephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-08-15ability to delete remote branch (#838)zcorniere
2021-06-07abstract queue into custom typeStephan Dilly
2021-05-27Add popup for tagsChristoph Rüßler
2021-05-18file tree of a commit (#715)Stephan Dilly
2021-05-16move focus after last file stagedStephan Dilly
2021-05-12update branchlist after creating a branch (#702)Stephan Dilly
2021-05-09merging a branch (#696)Stephan Dilly
2021-04-21Add blame viewChristoph Rüßler
2021-04-11Add pop stash command on Staches tabbrunohgouveia
2021-03-11support rebase merge (conflict free only) (#567)Stephan Dilly
2021-03-08support discard selected lines (#571)Stephan Dilly
2021-03-05add support for pushing tags (#569)Stephan Dilly
2021-03-03user confirm merge (#565)Stephan Dilly
2021-02-28renameStephan Dilly
2021-02-28Async fetch (#552)Stephan Dilly
2021-02-23Support force push (#421)Richard Menzies
2020-10-17Rename branch (#334)Richard Menzies
2020-10-11cleanupStephan Dilly
2020-10-11Delete branch (#332)Richard Menzies
2020-10-10Branch popup (#303)Richard Menzies
2020-09-04Test push progress (#272)Stephan Dilly
2020-09-02support push to origin (#266)Stephan Dilly
2020-08-29new 'create branch' popup (#254)Stephan Dilly
2020-07-15Add command for tagging commitChristoph Rüßler
2020-07-12show tags in commit details popup (closes #193)Stephan Dilly