summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
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ć
2022-05-18feat: add ability to customize time formatRyooooooga
2022-05-08add option to always show unstaged/staged panelsHiromasaNojima
2022-05-08Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-07Merge pull request #1918 from RhydianJenkins/name-bug-fixJesse Duffield
2022-05-06Bug fix - unused name paramRhydian Jenkins
2022-05-06feat: add ability to edit hunkRyooooooga
2022-05-01Merge pull request #1894 from Ryooooooga/feature/iconsJesse Duffield
2022-04-23fix: improve default editCommandTemplateRyooooooga
2022-04-23feat(gui): show file iconsRyooooooga
2022-04-18allow hiding bottom lineJesse Duffield
2022-04-16clearer highlighting of current lineJesse Duffield
2022-04-06chore: typo hunting ft. codespellcasswedson
2022-04-02feat: fix permission problem of temp dirsRyooooooga
2022-03-27config: Add option 'git.autoRefresh' to en-/disable auto-refreshMoritz Haase
2022-03-26Add copy commit attributes optionLuka Markušić
2022-03-19update lintersJesse Duffield
2022-03-17allow skipping confirmation prompt after opening subprocessv0.34Ram Bhosale
2022-03-16more explicitJesse Duffield
2022-03-16Add unstagedChangesColor config optionDaniel Kiss
2022-02-01Add configurable colors for branch prefixesMatt Cles
2022-01-24stop skipping stash warningsJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-04refactoring the config structJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2022-01-04no more config in git command structJesse Duffield
2021-12-29allow opening a commit in the browserJesse Duffield
2021-12-25add signoff configMark Sagi-Kazar
2021-12-06more efficient context diff size changingJesse Duffield
2021-12-06Add a menu entry and keybinding to `{` for decreasing the context sizeDerTeta
2021-12-06Add a menu item and keybinding to `}` to increase the context sizeDerTeta
2021-12-06Add the `DiffContextSize` setting to `GitConfig`DerTeta
2021-11-05add menu options for log stuffJesse Duffield
2021-11-05support scrolling left and rightJesse Duffield