summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
AgeCommit message (Expand)Author
2022-11-12use better colour defaultsJesse Duffield
2022-10-18docs: add examples of disabling keybindingsRyooooooga
2022-10-18feat: allow `null` in keybindingsRyooooooga
2022-10-16feat: add rename stashRyooooooga
2022-09-15fix: how to change the config dir for MacOSTakao
2022-08-08feat(config): add `notARepository: quit`Ryooooooga
2022-08-06refactor to only have one context per viewJesse Duffield
2022-07-02docs(Config.md): fix docs on specifying config fileRyooooooga
2022-06-16docs(Config.md): add missing `keybinding.branches.renameBranch`Ryooooooga
2022-06-09Merge pull request #1972 from lei4519/feature/display-whole-graph-by-defaultJesse Duffield
2022-06-07Korean translationShin-JaeHeon
2022-05-30Update docs/Config.mdJesse Duffield
2022-05-30Add config param that displays the whole git graph by defaultLay
2022-05-18feat: add ability to customize time formatRyooooooga
2022-05-08add option to always show unstaged/staged panelsHiromasaNojima
2022-05-06Merge pull request #1913 from Ryooooooga/feature/japaneseJesse Duffield
2022-05-05feat(i18n): japanese translationRyooooooga
2022-05-04feat: accept named colors for `gui.authorColors`Ryooooooga
2022-05-01Merge pull request #1894 from Ryooooooga/feature/iconsJesse Duffield
2022-04-30docs(Config.md): add docs about nerd fontsRyooooooga
2022-04-23fix: improve default editCommandTemplateRyooooooga
2022-04-23feat(gui): show file iconsRyooooooga
2022-04-18add highlighting docsJesse Duffield
2022-04-18allow hiding bottom lineJesse Duffield
2022-04-16clearer highlighting of current lineJesse Duffield
2022-04-11doc: add missing providerTheBlob42
2022-03-27pkg/gui: Fix crash if auto-fetch interval is non-positiveMoritz Haase
2022-03-27config: Add option 'git.autoRefresh' to en-/disable auto-refreshMoritz Haase
2022-03-17allow skipping confirmation prompt after opening subprocessv0.34Ram Bhosale
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
2021-12-25add signoff configMark Sagi-Kazar
2021-12-25fix typoCokile
2021-12-25support config unified color for commit authorsCokile
2021-12-13fix show filetree default value in docsTheodore Keloglou
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
2021-11-05add some configJesse Duffield
2021-10-30support user-configurable author coloursJesse Duffield
2021-10-22Improve JumpToBlock keybinding functionalitySam Burville
2021-10-22Add JumpToBlock keybindingSam Burville
2021-10-22simplify pull logicJesse Duffield
2021-10-16Fix open link command in WindowsRyooooooga
2021-10-16small changesJesse Duffield
2021-10-16Allow having multiple config filesmjarkk