summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2021-03-14fix renamed files looking wrongv0.26.1Jesse Duffield
2021-03-13update release notesv0.26Jesse Duffield
2021-03-13Fix edit remote name messageRyooooooga
2021-03-13remove redundant additionJesse Duffield
2021-03-13Fix testsRyooooooga
2021-03-13Support multibyte characters in paneRyooooooga
2021-03-13Fix staging/unstaging filenames that starts with `-` or `--`Ryooooooga
2021-03-13Fix staging/unstaging files containing `"` in pathsRyooooooga
2021-03-13Support multibyte characters in `Files` paneRyooooooga
2021-03-13fix command escapingRyooooooga
2021-02-24reload config whenever returning to guiJesse Duffield
2021-02-24gui: ReplaceAll -> ReplaceDawid Dziurla
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-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-24gui: ReplaceAll -> ReplaceDawid Dziurla
2020-12-24v24 release notesv0.24Jesse 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-28Fix formatting on notARepository checksKalvin 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-21notify user upon copying something to clipboardJesse Duffield
2020-11-21toast notificationsJesse Duffield
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-18fix lint errorsJesse Duffield
2020-11-05prevent crash when removing remote with no urlsJesse Duffield
2020-10-14gui: fix go-1.10 compatibilityDawid Dziurla