summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
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-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
2022-12-20Change null as the default return-alt1wakaka6
2022-12-11add return alt1wakaka6
2022-11-30fix ignore file keybindingJesse Duffield
2022-11-21[#2279] defaultFgColor entry in theme configArnaud PERALTA
2022-11-12use better colour defaultsJesse Duffield
2022-10-16feat: add rename stashRyooooooga
2022-09-23Merge pull request #2167 from xiaoliwang/remove_deprecatedJesse Duffield
2022-09-17remove deprecated callsjiepeng
2022-09-17Add Key field to CustomCommandPrompt structMihai22125
2022-08-14basic custom command testJesse Duffield
2022-08-13introduce gui adapterJesse Duffield
2022-08-01add build info when building from sourceJesse Duffield
2022-07-28Add showOutput option to custom commands (#1163)sportshead
2022-07-05Merge pull request #2027 from jesseduffield/gozes-jesseJesse Duffield
2022-07-05Allow adding a file to the .git/info/exclude fileJuan Sanchez Montalvo
2022-07-04Update pkg/config/user_config.goJesse Duffield
2022-07-04feat: add confirm prompt for custom keybindingsMichael Mead
2022-07-03apply gofumptJohn Shin
2022-06-11apply formattingJohn Shin
2022-06-11support open file and link on WSLJohn Shin
2022-06-11Merge pull request #1970 from mark2185/fix-helpful-unmarshall-errorJesse Duffield
2022-05-31Update pkg/config/app_config.go Luka Markušić
2022-05-30fix: lint errorLay
2022-05-30Add config param that displays the whole git graph by defaultLay
2022-05-28Add helpful message on unmarshall errorLuka Markušić