summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2023-07-14config: rely on .gitconfig for verbose commit messagesScott Callaway
2023-07-13Allow checking for merge conflicts after running a custom commandJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-07-09Add dev doc for busy/idle trackingJesse Duffield
2023-07-03Add filtering docsJesse Duffield
2023-07-03Differentiate between different filter modesJesse Duffield
2023-07-03Update cheatsheetsJesse Duffield
2023-07-03Color view frame differently when searching/filteringJesse Duffield
2023-06-28feat(i18n): add russian translationAmirzhan Aliyev
2023-06-26Rename "Delete change" menu entry to "Discard change" in staging panelStefan Haller
2023-06-26Fix the title and text (and variable names) of the Discard Changes promptStefan Haller
2023-06-15Add nerdFontsVersion configStefan Haller
2023-06-07Support authors and tags in custom command suggestions presetJesse Duffield
2023-06-01show commits against branchesJesse Duffield
2023-06-01Add --all to "git fetch" command when not fetching a specific remoteStefan Haller
2023-05-31Merge pull request #2688 from tzengyuxio/masterJesse Duffield
2023-05-30Add key bindings doc for ChineseTzeng 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-25Use sentence case everywhereJesse Duffield
2023-05-24Add helix editor presetdvic
2023-05-21Update cheatsheetJesse Duffield
2023-05-21Support strikethrough text styleJesse Duffield
2023-05-16Add config git.mainBranchesStefan Haller
2023-05-11update cheatsheetsJesse Duffield
2023-05-11Merge branch 'master' into refactor-better-encapsulationJesse Duffield
2023-05-04Include "kakoune" in supported edit presetsChristian Rackerseder
2023-05-03Include "nvim" in supported edit presetsChristian Rackerseder
2023-05-03update open docsJesse Duffield
2023-05-02merge master into refactor-better-encapsulationJesse Duffield
2023-05-02Add config gui.experimentalShowBranchHeadsStefan Haller
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30update cheatsheetsJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-18feat: add gitea to hosting serviceNoah Gao
2023-04-13Update documentationStefan Haller
2023-03-20Merge pull request #2495 from jesseduffield/feature/remove-altreturnJesse Duffield
2023-03-18Make arrows consistent (#2501)Jens Kutilek
2023-03-18Add border config (#2344)yk-kd
2023-03-09Remove alternative confirmation and return keymappingsLuka Markušić
2023-03-07Update Config.mdTyler Barnes
2023-02-20remove x keybinding for opening menu so we now only use '?'Jesse Duffield
2023-02-19feat: support to create tag on branchRyooooooga
2023-02-09Copy remote branch name to clipboardLuka Markušić
2023-02-07Make "Toggle whitespace in diff view" a global key bindingstk
2023-01-29Merge branch 'master' into #2319_default_screen_modePhanindra Kumar Paladi
2023-01-29Merge pull request #2401 from Ryooooooga/disable-log-orderJesse Duffield
2023-01-28feat(log): allow to disable `git.log.order`Ryooooooga