summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2018-11-08add scroll-past-bottom configuration optionKOREAN139
with gui.scrollPastBottom option true, lazygit let user scroll past the bottom - which is default if option is false, user cannot scroll further when bottom of file has appeared in mainView
2018-09-05add confirmOnQuit config optionDawid Dziurla
2018-09-05allow users to configure whether the commit length is shownJesse Duffield
2018-09-04update xdg-open commandJesse Duffield
2018-09-03Merge branch 'master' into rename-commits-in-user-editorJesse Duffield
2018-09-01add keybinding to open user editor when renaming last commitDaniele D'Orazio
2018-09-01update config to reflect platform specific defaultsJesse Duffield
2018-09-01update configJesse Duffield
2018-08-27Merge branch 'master' into feature/add-allJesse Duffield
2018-08-27Merge branch 'feature/anonymous-reporting'Jesse Duffield
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26update config docs for auto updatesJesse Duffield
2018-08-25add 'a' keybinding to toggle staged/unstaged for all filesJesse Duffield
2018-08-21Merge pull request #151 from alcohol/force-delete-branchJesse Duffield
add option to force delete given branch
2018-08-21Update Config.mdJesse Duffield
2018-08-21add colored borders example imageJesse Duffield
2018-08-20add option to force delete given branchRob Bast
2018-08-18Docs: Made commit-diffs example a local fileGlenn Vriesman
2018-08-18Docs: Made resolving merge conflicts a local fileGlenn Vriesman
2018-08-18Docs: Made the example gif a local fileGlenn Vriesman
2018-08-18Docs: Moved slack image to docs/resourcesGlenn Vriesman
2018-08-18support opening and editing config fileJesse Duffield
2018-08-18bump dependenciesJesse Duffield
2018-08-13Add C-u and C-d keybindings for scrolling up and down diffcodingInSpace
2018-08-11Use <kbd> tagsNicolas Borboën
and that close #128
2018-08-11support commit message via git editor using shift+C keybindingJesse Duffield
2018-08-10added branch delete functionallityHubert Baumgartner
2018-08-09add basic vim keybindingsJesse Duffield
add keybinding for the tab key to begin a newline when writing a commit message it would have been shift+enter but currently that is not supported by gocui
2018-08-08update keybindingsJesse Duffield
2018-08-07make push keybinding more explicitJesse Duffield
2018-08-06add p (pull) and P (push)Kevin Jullien
2018-08-06Switched incorrect cli keywordsTomas Alejandro V. Falgui III
2018-08-06add documentation comment about osx scrollingJesse Duffield
2018-08-06add keybindings docJesse Duffield