summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2024-04-18Remove ErrorMsgStefan Haller
2024-04-18Rename Error() to ErrorHandler()Stefan Haller
2024-04-18Return error from RefreshOptions.ThenStefan Haller
2024-04-18Log errors from refresh instead of showing them in a panelStefan Haller
2024-04-18Make OnWorker callback return an errorStefan Haller
2024-04-18Clean up error handling of WithWaitingStatus and WithWaitingStatusSyncStefan Haller
2024-04-18Remove calls to Error()Stefan Haller
2024-04-18Set ErrorHandlerStefan Haller
2024-04-18Bump gocuiStefan Haller
2024-04-16Remove PopupHandler index and mutexStefan Haller
2024-04-12Support both Sha and Hash on commits in custom commandsStefan Haller
2024-04-12rename sha to hash 10, last remaining sha (hopefully)pikomonde
2024-04-12rename sha to hash 9, case: Shapikomonde
2024-04-12rename sha to hash 8, update some log and commentpikomonde
2024-04-12rename sha to hash 6, update short hashpikomonde
2024-04-12rename sha to hash 5pikomonde
2024-04-12rename sha to hash 4pikomonde
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-09Fix stderr redirectionEmanuele "Lele" Calo
2024-04-07Replace min/max helpers with built-in min/maxEng Zer Jun
2024-04-07pkg: fix some commenthongkuang
2024-04-06Add `SpinnerConfig`Artem Belyakov
2024-03-29Underline links in confirmation panelsStefan Haller
2024-03-29Make links clickable in confirmation panelsStefan Haller
2024-03-29Make HandleGenericClick a little smarterStefan Haller
2024-03-29Extract a function HandleGenericClickStefan Haller
2024-03-29Cleanup: don't mess with globals in tests without resetting themStefan 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-28Fix crash when filtering the keybindings menuStefan Haller
2024-03-23Set the `TERM` env variableTau
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-22Add config to truncate commit hashes when copying them to the clipboardStefan 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-21Always prompt to return from subprocess if there was an errorstk
2024-03-18Fix disabling the switch-to-editor menu item if unavailableStefan Haller
2024-03-18Always show the "Press <c-o> to open menu" help text in the commit panelStefan Haller