summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2023-06-01Show menu instead of prompt when there are conflicts in a rebase or mergeStefan Haller
2023-05-31Merge pull request #2688 from tzengyuxio/masterJesse Duffield
2023-05-30Merge pull request #2508 from Ryooooooga/remove-jesseduffield-yamlJesse Duffield
2023-05-30Add Traditional Chinese supportTzeng Yuxio
2023-05-29Support using command output directly in menuFromCommand custom command promptJesse Duffield
2023-05-29Support suggestions generated from command in custom commandsJesse Duffield
2023-05-29Add suggestionsPreset to custom commands systemJesse Duffield
2023-05-26More compact and flexible date formatJesse Duffield
2023-05-26Merge pull request #2672 from jesseduffield/sentence-caseJesse Duffield
2023-05-26Merge pull request #2670 from jesseduffield/better-list-context-traitJesse Duffield
2023-05-26Clean up helix editor presetJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-25Merge pull request #2668 from dvic/add-helix-supportJesse Duffield
2023-05-25Allow global logging when developingJesse Duffield
2023-05-25Use boolean field to control whether viewport is refreshed on line focusJesse Duffield
2023-05-24Add helix editor presetdvic
2023-05-23Merge pull request #2656 from mazharz/gitlab-merge-request-urlJesse Duffield
2023-05-23Fix discard logicJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-23Merge pull request #2661 from jesseduffield/cache-binary-pathsJesse Duffield
2023-05-23Cache binary pathsJesse Duffield
2023-05-22Update gitlab commit URL to match new routingMazhar Zandsalimi
2023-05-21Update gitlab merge request URL to match new routingMazhar Zandsalimi
2023-05-21Merge pull request #2644 from stefanhaller/remove-empty=keep-option-when-reba...Stefan Haller
2023-05-21Right-align key labels in menuJesse Duffield
2023-05-21Update cheatsheetJesse Duffield
2023-05-21Apply strikethrough style to reserved keybindings in menusJesse Duffield
2023-05-21Stop displaying navigation keybinding at bottom of screenJesse Duffield
2023-05-21Use same labels for keys that we use in the configJesse Duffield
2023-05-21Support strikethrough text styleJesse Duffield
2023-05-20Don't keep commits that become empty during a rebaseStefan Haller
2023-05-20Show correct keybinding in tipJesse Duffield
2023-05-20Refactor interface for ApplyPatchJesse Duffield
2023-05-20Add convenience builder for git commandsJesse Duffield
2023-05-20Increase test coverageJesse Duffield
2023-05-20Remove the toast when toggling "ignore whitespace"Stefan Haller
2023-05-20Visualize the "ignore whitespace" state in the subtitle of the diff viewStefan Haller
2023-05-20Don't toggle "ignore whitespace" in the staging and patch building panelsStefan Haller
2023-05-19Disregard the "ignore whitespace" option in the patch building panelStefan Haller
2023-05-19Support ignoring whitespace on stashJesse Duffield
2023-05-17Merge pull request #2612 from longlhh90/fix-commit-prefixes-with-empty-commit...Jesse Duffield
2023-05-17remove empty message check as message of commit can be emptyLukas
2023-05-16Add config git.mainBranchesStefan Haller
2023-05-16Fix race conditionJesse Duffield
2023-05-16Don't deactivate context that you're about to activateJesse Duffield
2023-05-16Compare contexts with keysJesse Duffield
2023-05-16Rename CmdLog -> GuiLogJesse Duffield
2023-05-13Merge pull request #2608 from stefanhaller/allow-selected-line-outside-viewStefan Haller
2023-05-12Make "merged" take precedence over "unpushed"Stefan Haller
2023-05-11Allow the selected line of a list view to be outside the visible areaStefan Haller