summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
2023-07-30Support opening worktree in editorJesse Duffield
2023-07-30Support creating worktrees from refsJesse Duffield
2023-07-29feat: add os.copyToClipboardCmd to allow for a custom command #1055 (#2784)Jesse Duffield
2023-07-29feat: add os.copyToClipboardCmd to allow for a custom commandRed S
2023-07-26bring back yaml library forkhatredholder
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-03Color view frame differently when searching/filteringJesse Duffield
2023-06-26Rename the gui.skipUnstageLineWarning conf key to gui.skipDiscardChangeWarningStefan 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-05kakoune binary nameEnrico Borba
2023-06-01show commits against branchesJesse Duffield
2023-06-01Add --all to "git fetch" command when not fetching a specific remoteStefan Haller
2023-05-30Merge pull request #2508 from Ryooooooga/remove-jesseduffield-yamlJesse 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-26Clean up helix editor presetJesse Duffield
2023-05-25Merge pull request #2668 from dvic/add-helix-supportJesse Duffield
2023-05-25Allow global logging when developingJesse Duffield
2023-05-24Add helix editor presetdvic
2023-05-16Add config git.mainBranchesStefan Haller
2023-05-04add comment to encourage keeping code and docs in syncJesse Duffield
2023-05-02Add config gui.experimentalShowBranchHeadsStefan Haller
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-27Add an editor preset for kakoune (kakoune.org).J. B. Rainsberger
2023-04-13Change OpenCommand to Open and OpenLinkCommand to OpenLinkStefan Haller
2023-04-13Don't set platform defaults on OSConfig struct immediatelyStefan Haller
2023-04-13Implement edit presetsStefan Haller
2023-04-13Cleanup: fix copy/paste error in commentStefan Haller
2023-03-20Merge pull request #2495 from jesseduffield/feature/remove-altreturnJesse Duffield
2023-03-18Add border config (#2344)yk-kd
2023-03-17build: remove `github.com/jesseduffield/yaml` packageRyooooooga
2023-03-09Remove alternative confirmation and return keymappingsLuka Markušić
2023-03-05generated cheatsheets and ran code formattingHumble Penguin
2023-03-05issue #2473Humble Penguin
2023-02-20remove x keybinding for opening menu so we now only use '?'Jesse Duffield
2023-02-20add create tag from commit testJesse Duffield
2023-02-19feat: support to create tag on branchRyooooooga
2023-02-19rename key to PullJesse Duffield
2023-02-01Fixing indent in user_config.goPhanindra kumar Paladi
2023-01-29Merge branch 'master' into #2319_default_screen_modePhanindra Kumar Paladi
2023-01-26Add user config gui.skipRewordInEditorWarningstk
2023-01-16replaced 'screenMode' to 'windowSize' in configPhanindra kumar Paladi
2023-01-11Added screenMode configuration to gui configurationPhanindra kumar Paladi
2023-01-06feat(config): change `git.commit.verbose` to accept "default"Ryooooooga
2023-01-01Add option to allow --verbose commit in editor commitsPaul Horn
2022-12-28Merge pull request #2311 from wakaka6/add_return_alt1Jesse Duffield
2022-12-26chore(config): remove unused configRyooooooga