summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers.go
AgeCommit message (Expand)Author
2023-07-03Introduce filtered list view modelJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30ensure initial context is set when entering submoduleJesse Duffield
2023-04-30move side window actions to controllers packageJesse Duffield
2023-04-30move more actions into controllerJesse Duffield
2023-04-30move window arrangement helperJesse Duffield
2023-04-30lots of changesJesse Duffield
2023-04-30standardise controller helper methodsJesse Duffield
2023-04-30standardise helper argsJesse Duffield
2023-04-30split context common from helper commonJesse Duffield
2023-04-30refactor cherry pick code to move state access out of helperJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-04-01Extract amendHead function into new AmendHelperStefan Haller
2023-03-24Merge pull request #2377 from shinhs0506/clear-staging-after-commitJesse Duffield
2023-03-20refresh the staging panel on successful commitJohn Shin
2023-02-27feat(subcommits): load unlimited sub-commitsRyooooooga
2022-12-30integrate snake game into lazygitJesse Duffield
2022-12-20fix(#2309): fix diff scrollRyooooooga
2022-12-01workingtree controller fixed with new references for commit in staged menuArnaud PERALTA
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06rename merging context to mergeConflictsJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-07-31add optimistic rendering for staging and unstaging filesJesse Duffield
2022-04-11Add option to (un)set upstream for a local branchLuka Markušić
2022-03-27remove controllers structJesse Duffield
2022-03-26support viewing commits of reflog entry and show better view titleJesse Duffield
2022-03-26better wording againJesse Duffield
2022-03-26refactor to make code clearerJesse Duffield
2022-03-26add basic commits controller for handling actions that apply to all commit co...Jesse Duffield
2022-03-17add host helperJesse Duffield
2022-03-17fix click handlingJesse Duffield
2022-03-17move workspace reset menu into controllerJesse Duffield