summaryrefslogtreecommitdiffstats
path: root/src/queue.rs
AgeCommit message (Expand)Author
2020-07-08error if file to be opened in external editor will not be found (#184)Stephan Dilly
2020-07-07Add command to edit selected file in editorJon Grythe Stødle
2020-07-04show placeholder popup when waiting for external editor #157Stephan Dilly
2020-06-26Add support for external editorJon Grythe Stødle
2020-06-15simplification and fix staging hunks in untracked fileStephan Dilly
2020-06-14renameStephan Dilly
2020-06-14Reset individual hunks (#125)Stephan Dilly
2020-06-09full commit detail popup (#113)Stephan Dilly
2020-05-25Support stash-apply,stash-dropStephan Dilly
2020-05-22fix fmtStephan Dilly
2020-05-22support stash msgStephan Dilly
2020-05-20make msgbox error msgs only for nowStephan Dilly
2020-05-12cleanupStephan Dilly
2020-04-28Add folder actions unstage/stage/resetStephan Dilly
2020-04-13more clean update messagingStephan Dilly
2020-04-10visualize commit-msg hook when failedStephan Dilly
2020-04-08Support stage/unstage hunkStephan Dilly
2020-04-03confirm destive command: reset fileStephan Dilly
2020-04-03introduce queue to get rid of event() return typeStephan Dilly