summaryrefslogtreecommitdiffstats
path: root/pkg/gui/staging_panel.go
AgeCommit message (Expand)Author
2020-04-17whoopsJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-03-28smart refreshing filesJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-29better keybindings for staging by lineJesse Duffield
2020-01-31fix segfault on line by line panelJesse Duffield
2020-01-29safely unstage linesJesse Duffield
2019-11-10add mouse supportJesse Duffield
2019-11-05better interface for ApplyPatch functionJesse Duffield
2019-11-05support line by line additions in staging and patch building contextsJesse Duffield
2019-11-05use fallback approach for applying patchJesse Duffield
2019-11-05move PatchManager to GitCommandJesse Duffield
2019-11-05Support building and moving patchesJesse Duffield
2019-11-05support split view in staging panel and staging rangesJesse Duffield
2019-03-03don't crash if we have no lines to stageJesse Duffield
2019-02-16introduce panel contexts and more work on rebasingJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-02-11use go-errors package to display stacktrace of errors that cause panicsJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-08making a start on unidirectional data binding to fix these UI bugsJesse Duffield
2018-12-05staging lines and hunksJesse Duffield
2018-12-04initial support for staging individual linesJesse Duffield