summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers
AgeCommit message (Expand)Author
2024-04-12rename sha to hash 6, update short hashpikomonde
2024-04-12rename sha to hash 5pikomonde
2024-04-12rename sha to hash 3pikomonde
2024-04-12rename sha to hash 2pikomonde
2024-04-12rename sha to hashpikomonde
2024-04-12renaming variable to CommitHashpikomonde
2024-04-12standardize 'Commit Sha' to 'Commit Hash'pikomonde
2024-04-10Dynamic copyright yearoakio
2024-04-10Add StatusPanelView configoakio
2024-04-07Replace min/max helpers with built-in min/maxEng Zer Jun
2024-04-06Add `SpinnerConfig`Artem Belyakov
2024-03-29Underline links in confirmation panelsStefan Haller
2024-03-29Extract a function HandleGenericClickStefan Haller
2024-03-28Cleanup: simplify return statementsStefan Haller
2024-03-28Cleanup: remove pointless condition and error messageStefan Haller
2024-03-28Keep the same commit selected when exiting filtering modeStefan Haller
2024-03-23Fix inline status removal when recording demosStefan Haller
2024-03-22Change toast for copying sha to clipboard to include what was copiedStefan Haller
2024-03-22Make it easy to create "amend!" commitsStefan Haller
2024-03-22Remove CreateFixupCommitDescription as it's identical to CreateFixupCommitStefan Haller
2024-03-22Support editing multiple files at once using range selectionStefan Haller
2024-03-22When creating a new remote, select it and fetch itStefan Haller
2024-03-22Make links in status view clickable, and underline themStefan Haller
2024-03-22Make the links in the status panel point to the current version rather than m...Stefan Haller
2024-03-18Fix disabling the switch-to-editor menu item if unavailableStefan Haller
2024-03-17Rename FuzzySearchFunc to FilterFuncStefan Haller
2024-03-17Rename FuzzySearch to FilterStringsStefan Haller
2024-03-17Default to substring filtering, add option to go back to fuzzy filteringStefan Haller
2024-03-17Refresh after creating local branch, before checking it outStefan Haller
2024-03-17Show inline waiting status when checking out a local branchStefan Haller
2024-03-17Show the same menu when pressing space on a remote branchStefan Haller
2024-03-17When checking out a remote branch by name, ask the user howStefan Haller
2024-03-17Don't ask to force-push if the remote rejected updatesStefan Haller
2024-03-16Allow deleting update-ref todosStefan Haller
2024-03-16Allow moving update-ref todos up/downStefan Haller
2024-03-16Store full ref in Name field of update-ref commitsStefan Haller
2024-03-11Add commit menu entry "Add co-author"Abhishek Keshri
2024-03-11Add a commit menu to the commit message panelAbhishek Keshri
2024-03-11Make keybindings for the "Amend attribute" menu configurableAbhishek Keshri
2024-03-11Internationalize the tooltips of the "Amend commit attributes" menuAbhishek Keshri
2024-03-09Remove hard line breaks when rewording commitsStefan Haller
2024-03-09Save and restore the unwrapped descriptionStefan Haller
2024-03-09Keep the same line selected after squashing fixup commitsStefan Haller
2024-03-09Extract common code to a helper methodStefan Haller
2024-03-09Move selection down by one after creating a fixup commitStefan Haller
2024-03-09Support setting a range of commits to "edit" outside of a rebaseStefan Haller
2024-03-07Show all submodules recursivelyStefan Haller
2024-03-07Pass entire submodule to UpdateUrl instead of name and path separatelyStefan Haller
2024-03-02Make ctrl-f available in staging viewStefan Haller
2024-03-02Fix linter warningsStefan Haller