summaryrefslogtreecommitdiffstats
path: root/pkg/gui/commit_files_panel.go
AgeCommit message (Expand)Author
2020-08-23better handling of there being no commit filesJesse Duffield
2020-08-23allow explicitly managing focusJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-23fix up patch managerJesse Duffield
2020-08-23minor refactorJesse Duffield
2020-08-23cleanup now that we're always using the same diff commandJesse Duffield
2020-08-23support creating patches from files in diff modeJesse Duffield
2020-08-23stop loading all the diffs at once now that we load them as we goJesse Duffield
2020-08-23faster patch managerJesse Duffield
2020-08-23support drilling down into the files of a diffJesse Duffield
2020-08-23when toggling files reset patch manager if patch ends up emptyJesse Duffield
2020-08-23remove sdumpJesse Duffield
2020-08-23refactorJesse 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-23slightly betterJesse Duffield
2020-08-23commit files kind of generalisedJesse Duffield
2020-08-23allowing commit files to be viewed in reflog as wellJesse Duffield
2020-08-23rename to SelectedLineIdxJesse Duffield
2020-08-23standardise diffmodeJesse Duffield
2020-08-23more standardisationJesse Duffield
2020-08-23some more thingsJesse Duffield
2020-08-23good progressJesse Duffield
2020-08-23centralise setting of main views contextJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23centralise some list view codeJesse Duffield
2020-08-15more removing of g and vJesse Duffield
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-07-21allow editing commit filesv0.20.11Jesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-28fix up some things with the patch handling stuffJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-03-28smart refreshing filesJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-03-04supporing custom pagers step 1Jesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2020-02-24support searching in side panelsJesse Duffield
2020-01-31fix segfault on line by line panelJesse Duffield
2020-01-12allow fast flicking through any list panelJesse Duffield
2019-11-21support viewing a remote branchJesse Duffield
2019-11-21extract out some logic for list viewsJesse 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