summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-12accept umlaut keybindingsv0.21Jesse Duffield
2020-08-12use remote prefixed branch name when merging remote branchJesse Duffield
2020-08-12allow entering a password when fast forwarding another branchJesse Duffield
2020-08-12rename argJesse Duffield
2020-08-12lowercase function nameJesse Duffield
2020-08-12stop pulling in generalJesse Duffield
2020-08-12minor refactorJesse Duffield
2020-08-12update configJesse Duffield
2020-08-12support multiple modes of git pullJesse Duffield
2020-08-12update namingJesse Duffield
2020-08-12pass callback directlyJesse Duffield
2020-08-12minor cleanupJesse Duffield
2020-08-09simplify patch modifier interfaceJesse Duffield
2020-08-08Update dutch translationsmjarkk
2020-08-07follow cursor when staging and unstaging a file renameJesse Duffield
2020-08-07allow renames to be discardedJesse Duffield
2020-08-07cleanupJesse Duffield
2020-07-26Add tab keybinding in commit messageAxel Navarro
2020-07-21allow editing commit filesv0.20.11Jesse Duffield
2020-07-19better logic for staging a renamed fileJesse Duffield
2020-07-18Decouple escaping from quittingv0.20.10Jesse Duffield
2020-07-18add solus linux installation infoGadzhi Kharkharov
2020-07-17prompt to create new branch if branch not foundJesse Duffield
2020-07-17prompt to commit all files if committing with no staged filesJesse Duffield
2020-07-15fix TestGitCommandCommit testv0.20.9Randshot
2020-07-15revert changes to 'os_default_platform.go' and 'os_windows.go'Randshot
2020-07-15use strconv for quoting in 'GitCommand.Commit' and 'OSCommand.ShellCommandFro...Randshot
2020-07-14goreleaser: fix deprecation and commentDawid Dziurla
2020-07-14factor out duplicate code into 'ShellCommandFromString'v0.20.8Randshot
2020-07-14add quotes around the git commit command on non-windows systemsRandshot
2020-07-12add overrideGpg switch to Config.mdv0.20.7v0.20.6Randshot
2020-07-12Merge branch 'master' into add-overrideGpg-switchRandshot
2020-07-12Added ENTRYPOINT to Dockerfile to jump directly into lazy git while running t...Pranav Shikarpur
2020-07-12fix 'Amend commit using gpg' testRandshot
2020-07-12fix 'Commit using gpg' testRandshot
2020-07-12fix platform specific quoting when using GPGRandshot
2020-07-10Remove getLocalGitConfigv0.20.5Jasper Mendiola
2020-07-10Rename appconfig to configJasper Mendiola
2020-07-10fix testsJasper Mendiola
2020-07-10add oneline-graphJasper Mendiola
2020-06-03Update example keybinding config for Colemak usersDavid Chen
2020-05-30add overrideGpg switch, which prevents lazygit from spawning a separate proce...Randshot
2020-05-30Better CWD check for a git repository.Dima Kotik
2020-05-19allow user to scroll themselves inside merge panelv0.20.4Jesse Duffield
2020-05-19fix race condition when scrolling to merge conflictJesse Duffield
2020-05-19allow creating branches off of remote branchesJesse Duffield
2020-05-19fix https://github.com/jesseduffield/lazygit/issues/848Jesse Duffield
2020-05-15additional password prompt regexJesse Duffield
2020-05-15check if user has configured to push to current by defaultJesse Duffield
2020-05-15prevent flicker from bolding background of selected lineJesse Duffield