summaryrefslogtreecommitdiffstats
path: root/pkg
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-12Add integration test that accesses commit properties in a custom commandStefan Haller
2024-04-12improve korean translationShin-JaeHeon
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 7, language translatepikomonde
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-10UserConfig validationoakio
2024-04-10Add StatusPanelView configoakio
2024-04-09Fix stderr redirectionEmanuele "Lele" Calo
2024-04-09TERM: remove TERM variable hard-coded value setEmanuele "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-30fixup! Introduce a yaml_utils.Walk functionStefan Haller
2024-03-29Remove our yaml forkStefan Haller
2024-03-29Migrate null keybindings to "<disabled>"Stefan Haller
2024-03-29Introduce a yaml_utils.Walk functionStefan Haller
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-28Fix rewording signed commits when the log.showsignature git config is trueStefan Haller
2024-03-28Fix the "Add to .git/info/exclude" command in submodules or worktreesStefan Haller
2024-03-28Add a test that demonstrates the problemStefan 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-26Fix deleting update-ref todosStefan Haller