summaryrefslogtreecommitdiffstats
path: root/pkg/gui/patch_building_panel.go
AgeCommit message (Expand)Author
2020-08-23better handling of there being no commit filesJesse Duffield
2020-08-23hide secondary view when escaping patch building panelJesse Duffield
2020-08-23unused methodJesse Duffield
2020-08-23support creating patches from files in diff modeJesse Duffield
2020-08-23faster patch managerJesse Duffield
2020-08-23only return focus if we already have itJesse Duffield
2020-08-23remove clipboard option for now because we need a better way of doing itJesse Duffield
2020-08-23don't panicJesse Duffield
2020-08-23only show rebasey commands on a local commit when patch buildingJesse Duffield
2020-08-23generalise patch building stuffJesse Duffield
2020-08-23rename Sha to parent now that we're also considering stash entriesJesse Duffield
2020-08-23allowing commit files to be viewed in reflog as wellJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23centralise split main panel codeJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-05-19fix race condition when scrolling to merge conflictJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-29better keybindings for patch building modeJesse Duffield
2020-01-31fix segfault on line by line panelJesse Duffield
2019-11-21add contexts to viewsJesse Duffield
2019-11-10simplify how the context system worksJesse Duffield
2019-11-10add mouse supportJesse Duffield
2019-11-10reset patch builder when we've escaped from the building phase and nothing ha...Jesse Duffield
2019-11-05don't let patch manager ever be nilJesse Duffield
2019-11-05more work on managing focus when applying patch commandJesse Duffield
2019-11-05handling when to show the split panelJesse Duffield
2019-11-05support line by line additions in staging and patch building contextsJesse Duffield