summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers
AgeCommit message (Expand)Author
2022-08-01fix popup focus issueJesse Duffield
2022-07-31refactor to use generics for file nodesJesse Duffield
2022-07-31add optimistic rendering for staging and unstaging filesJesse Duffield
2022-07-30Merge pull request #2065 from jesseduffield/fix-rewording-merge-commit-with-e...Jesse Duffield
2022-07-30Fix rewording a merge commit with editorLuka Markušić
2022-07-30Fix github linter errorsLuka Markušić
2022-07-05Allow adding a file to the .git/info/exclude fileJuan Sanchez Montalvo
2022-06-09Merge pull request #1975 from mark2185/fix-unmatching-remote-branch-nameJesse Duffield
2022-06-09support setting the author of a commitJesse Duffield
2022-06-01Fetch the correct remote branchLuka Markušić
2022-05-18fix: fix lint errorRyooooooga
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