summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
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
2024-03-26Cleanup: update outdated commentStefan Haller
2024-03-26Extend delete_update_ref_todo test to actually test what it was supposed toStefan Haller
2024-03-26Cleanup: fix typo in test commentStefan Haller
2024-03-23Set the `TERM` env variableTau
2024-03-23Fix inline status removal when recording demosStefan Haller
2024-03-23Update interactive rebase demoJesse Duffield
2024-03-22Fix container detectionaritmos
2024-03-22Change CopiedToClipboard text to start lower-caseStefan Haller
2024-03-22Change toast for copying sha to clipboard to include what was copiedStefan Haller
2024-03-22Change log message for copying sha to the clipboard to include "full"Stefan 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-19Fix indentationStefan Haller
2024-03-19Improve translations for zh_TWStefan Haller
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
2024-03-17Add missing translations for polishundg
2024-03-17Get rid of the retain-sort-order-when-filtering logic againStefan 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-17Don't sort the results of fuzzy.FindStefan 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