summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-23Keep the same commit selected when exiting filtering modeselect-same-commit-again-on-exit-filter-modeStefan Haller
2024-03-23Update README.mdJesse Duffield
2024-03-23Update README.mdJesse Duffield
2024-03-23Update README.mdJesse Duffield
2024-03-23Update interactive rebase demo (#3392)Jesse Duffield
2024-03-23Fix inline status removal when recording demosStefan Haller
2024-03-23Update interactive rebase demoJesse Duffield
2024-03-22Fix container detection (#3412)v0.41.0pre-0.41Stefan Haller
2024-03-22Fix container detectionaritmos
2024-03-22Add config to truncate commit hashes when copying them to the clipboard (#3402)Stefan Haller
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!" commits (#3409)Stefan 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 selection (#3407)Stefan Haller
2024-03-22Support editing multiple files at once using range selectionStefan Haller
2024-03-22When adding a new remote, select it and fetch it (#3401)Stefan Haller
2024-03-22When creating a new remote, select it and fetch itStefan Haller
2024-03-22Make the links in the status panel point to the current version rather than m...Stefan 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-22Always prompt to return from subprocess if there was an error (#3410)Stefan Haller
2024-03-21Always prompt to return from subprocess if there was an errorstk
2024-03-19Add NixOs installation instructions to README.md (#3249)Stefan Haller
2024-03-19Add NixOs installation instructions README.mdRadosław Śnieżek
2024-03-19Fixed translations for zh_TW (#3393)Stefan Haller
2024-03-19Fix indentationStefan Haller
2024-03-19Improve translations for zh_TWStefan Haller
2024-03-19Fix enabling/disabling of ctrl-o in commit message panel (#3395)Stefan 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-17Update translations for polish language (#3389)Stefan Haller
2024-03-17Add missing translations for polishundg
2024-03-17Use substring filtering instead of fuzzy filtering by default (#3376)Stefan Haller
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-17When checking out a remote branch by name, ask the user how (#3388)Stefan 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 updates (#3387)Stefan Haller
2024-03-17Don't ask to force-push if the remote rejected updatesStefan Haller
2024-03-17Allow moving and deleting update-ref todos (#3391)Stefan Haller