summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-23Switch to Go 1.16 to support macOS arm64v0.25Daniel Bast
2021-02-16Fix pattern in commitPrefix exampleMatthias Küch
2021-02-16add colors to differentiate action and menu commands1jz
2021-02-09Fixed whitespace format issueRui Pires
2021-02-09Added initialContent on branch renameRui Pires
2021-02-09update cheatsheetJesse Duffield
2021-02-08support wide characters in the editorJesse Duffield
2021-02-08fix lint errorJesse Duffield
2021-02-08remove go-gitconfig packageJesse Duffield
2021-02-08add secureexec file for getting around windows checking for a binary first in...Jesse Duffield
2021-02-08Adding setup and configNick Flueckiger
2021-02-08added support for using spaces on branch names when creating new ones.caquillo07
2021-01-01fix type: executable not found error when there is a merge conflict on windowsunknown
2020-12-24workflows: setup git before PPA repo updatingv0.24.2Dawid Dziurla
2020-12-24Merge pull request #1130 from jesseduffield/dawidd6-patch-2v0.24.1Dawid Dziurla
2020-12-24Merge pull request #1129 from jesseduffield/dawidd6-patch-1Dawid Dziurla
2020-12-24gui: ReplaceAll -> ReplaceDawid Dziurla
2020-12-24workflows: split CD into separate jobsDawid Dziurla
2020-12-23Update Custom_Command_Keybindings.mdJeff Hertzler
2020-12-24v24 release notesv0.24Jesse Duffield
2020-11-28add integration test for branch checkout autocompleteJesse Duffield
2020-11-28refactorJesse Duffield
2020-11-28soft code finding of suggestionsJesse Duffield
2020-11-28support labels for suggestions which are distinct from valuesJesse Duffield
2020-11-28refactor prompt optsJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-11-28Add lc prefixYuki Osaki
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-28Add notARepository description to config docsKalvin Pearce
2020-11-28Fix formatting on notARepository checksKalvin Pearce
2020-11-28Add notARepository to config docsKalvin Pearce
2020-11-28Add config option for notInRepo behaviour.Kalvin Pearce
2020-11-28standardise how we read from the configJesse Duffield
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:ok_hand: update as per PR commentaryDavyd McColl
2020-11-28:bug: should only stage all if configured to do so _and_ there are no items s...Davyd McColl
2020-11-28:sparkles: implement quick commit when no files staged, if configured to do soDavyd McColl
2020-11-25added tests and fixed bug found in testsNathan Bell
2020-11-25Allow --follow-tags to be disabled if push.followTags is configured to falseNathan Bell
2020-11-22fix updaterJesse Duffield
2020-11-21Update Custom_Command_Keybindings.mdJesse Duffield
2020-11-21notify user upon copying something to clipboardJesse Duffield
2020-11-21toast notificationsJesse Duffield
2020-11-21Update docs/README.mdJesse Duffield
2020-11-21Added a reference to chocolatey in READMENils Andresen
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-11-18add minimum macos version 10.10 to the READMEJaime Gomes