summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
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
2020-03-18better upstream tracking and allow renaming a branchJesse Duffield
2020-03-04allow configuring side panel widthv0.16.1v0.16Jesse Duffield
2020-03-04more generic way of supporting custom pagersJesse Duffield
2020-02-25color active frames green by defaultJesse Duffield
2020-02-25add half and fullscreen modesv0.15.1Jesse Duffield
2020-02-24support searching in side panelsJesse Duffield
2020-02-24switch custom command keybinding to ':'Jesse Duffield
2020-02-23allow customizing background color in staging modeJesse Duffield
2020-01-29safely unstage linesJesse Duffield
2020-01-09add reflog tab in commits panelJesse Duffield
2020-01-08switch to 'i' for toggling diff commitsv0.12.3Jesse Duffield
2020-01-08add git flow supportJesse Duffield
2020-01-07added a seperate keybinding option for checking out commitsDavid Chen
2020-01-07customizable keybinding for toggleDiffCommitDavid Chen
2020-01-06PickBothHunks -> pickBothHunksDavid Chen
2019-12-07added keybinding for fetchRemoteDavid Chen
2019-12-06suggested keybinding improvementsDavid Chen
2019-12-04feature: custom keybindingsDavid Chen
2019-11-10add some shameless self promotionJesse Duffield
2019-11-10add mouse supportJesse Duffield
2019-10-20Added light theme option to the settingsmjarkk
2019-09-24UserConfigPath -> UserConfigDirDawid Dziurla
2019-09-24download updated binary to config dir rather than /tmpDawid Dziurla
2019-09-08move git config options to top-level in default configmatejcik
2019-09-08configurable auto-fetchmatejcik
2019-07-14fix typohaowei
2019-04-13Add skipHookPrefix to configJesse Duffield