summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers
AgeCommit message (Expand)Author
2022-05-15Merge pull request #1930 from mark2185/feature/discard-staged-onlyJesse Duffield
2022-05-15Make tooltip i18n-ableLuka Markušić
2022-05-13fix: fix ambiguous refnameRyooooooga
2022-05-08Discard staged changes onlyLuka Markušić
2022-05-08rename displayString to label for menu itemsJesse Duffield
2022-05-08Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-05-06Merge pull request #1870 from mark2185/feature/stash-unstagedJesse Duffield
2022-05-06Merge pull request #1869 from mark2185/feature/unset-upstreamJesse Duffield
2022-05-01allow copying commit author to clipboardJesse Duffield
2022-04-16add scrollbarsJesse Duffield
2022-04-14The four horsemen of stashingLuka Markušić
2022-04-13Refresh BRANCHES and COMMITS after (un)staging upstreamLuka Markušić
2022-04-13There's gotta be a better way for initial contentLuka Markušić
2022-04-11Add option to (un)set upstream for a local branchLuka Markušić
2022-04-10Add option to stash only unstaged filesLuka Markušić
2022-04-02introduce Ref interfaceRyooooooga
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-27allow amending and reverting commits when filtering by fileJesse Duffield
2022-03-27fix copy for merge confirmationJesse Duffield
2022-03-27better logging for stash flowJesse Duffield
2022-03-27add menu keybindings for various thingsJesse Duffield
2022-03-27allow menu to store keybindings for quick menu navigationJesse Duffield
2022-03-27remove controllers structJesse Duffield
2022-03-27refactor menu contextJesse Duffield
2022-03-27honour push.default matching config valueJesse Duffield
2022-03-26update cheatsheetJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-26support viewing commits of reflog entry and show better view titleJesse Duffield
2022-03-26better wording againJesse Duffield
2022-03-26fix cherry picking bugJesse 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-26Add copy commit attributes optionLuka Markušić
2022-03-24no more filterThenMapJesse Duffield
2022-03-24would you believe that I'm adding even more genericsJesse Duffield
2022-03-24many more genericsJesse Duffield
2022-03-24lots more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-24add confirmation before performing undo or redo actionJesse Duffield
2022-03-23safe rewordJesse Duffield
2022-03-23allow adding whole diff to patchJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-19use generics to DRY up context codeJesse Duffield
2022-03-17softcode keybindingJesse Duffield
2022-03-17move keybindingsJesse Duffield
2022-03-17fix click handlingJesse Duffield
2022-03-17fix integration testsJesse Duffield
2022-03-17rename handlersJesse Duffield
2022-03-17move workspace reset menu into controllerJesse Duffield