summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
2021-04-06default to not quitting when hitting esc at the top level.Jesse Duffield
2021-04-06support alt-enter for inserting newline when typing commit message within the...Jesse Duffield
2021-03-30allow configuring to show file tree on startupJesse Duffield
2021-03-30allow toggling on/off file tree modeJesse Duffield
2021-02-24reload config whenever returning to guiJesse Duffield
2021-02-08Adding setup and configNick Flueckiger
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-28Add config option for notInRepo behaviour.Kalvin Pearce
2020-11-28Implement suggestionsNick Flueckiger
2020-11-28Switch the directory checkNick Flueckiger
2020-11-28A small change that enables direct lazygit directory configNick Flueckiger
2020-11-28:sparkles: implement quick commit when no files staged, if configured to do soDavyd McColl
2020-11-19Change copy PR mapping to <c-y> and use gui.Tr for the messageFarzad Majidfayyaz
2020-11-19Add mapping to copy a pull request URL to the clipboardFarzad Majidfayyaz
2020-10-13support rebinding confirm/newline keys in editorJesse Duffield
2020-10-12Copy a commit message to clipboard: Changes to latest versionnullawhale
2020-10-12return default config when dealing with read only filesystem rather than crea...Jesse Duffield
2020-10-10support configurable configJesse Duffield
2020-10-10have typed default configJesse Duffield
2020-10-10store popup version in state not config so that we never need to write to the...Jesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-02bulk submodule menuJesse Duffield
2020-10-02allow updating submoduleJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-08-31add config for disabling force pushingFrancisco Miamoto
2020-08-26use clipboard package to handle clipboard stuffJesse Duffield
2020-08-24better keybinding ('W') for viewing diffv0.22.0Jesse Duffield
2020-08-17allow overriding default confirm/escape keybindingsJesse Duffield
2020-08-13allow configurable main panel splitJesse Duffield
2020-08-13support accordian mode i.e. expanding focused side panelsJesse Duffield
2020-08-12update configJesse Duffield
2020-07-18Decouple escaping from quittingv0.20.10Jesse Duffield
2020-07-12Merge branch 'master' into add-overrideGpg-switchRandshot
2020-07-10add oneline-graphJasper Mendiola
2020-05-30add overrideGpg switch, which prevents lazygit from spawning a separate proce...Randshot
2020-05-15prevent flicker from bolding background of selected lineJesse Duffield
2020-05-13standardise how we handle background coloursv0.20.3Jesse Duffield
2020-04-22fix: fixed yaml typoGlenn Vriesman
2020-04-20warnings for stash actionsv0.20Jesse Duffield
2020-04-20support configurable merge argsJesse Duffield
2020-04-15support copying stuff to clipboardJesse Duffield
2020-03-29better keybindingJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-29rename to filtered modeJesse Duffield
2020-03-29allow scoped mode where the commits/reflog/stash panels are scoped to a fileJesse Duffield
2020-03-28add keybindings for paging in list panels and jumping to top/bottomJesse Duffield
2020-03-25redoingJesse Duffield
2020-03-19allow resetting cherry picked commits selectionJesse Duffield