summaryrefslogtreecommitdiffstats
path: root/pkg/app
AgeCommit message (Expand)Author
2021-04-06switching repos without restarting the guiJesse Duffield
2021-04-06use suspense rather than close the gui when switching to a subprocessJesse Duffield
2021-04-01faster startupJesse Duffield
2021-02-08add secureexec file for getting around windows checking for a binary first in...Jesse Duffield
2020-11-28Fix formatting on notARepository checksKalvin Pearce
2020-11-28Add config option for notInRepo behaviour.Kalvin Pearce
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield
2020-09-29move git dir env stuff into a centralised packageJesse Duffield
2020-09-29support bare repositoriesJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-09-18smarter checking of git versionv0.22.9v0.22.8Jesse Duffield
2020-08-27gracefully fail due to git version less than 2.0Jesse Duffield
2020-08-16support opening lazygit outside a git directoryJesse Duffield
2020-05-30Better CWD check for a git repository.Dima Kotik
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-01-29remove rollbarJesse Duffield
2019-07-14472 - Don't panic if not in a repositoryGiorgio Previtera
2019-06-29use fork of roll that doesn't care about errorsJesse Duffield
2019-06-29Revert "emergency situation: we're not logging to rollrus while we're past th...Jesse Duffield
2019-06-24emergency situation: we're not logging to rollrus while we're past the reques...Jesse Duffield
2019-03-16prompt user to git init when outside a repoJesse Duffield
2019-03-16allow a LOG_LEVEL env var to be setJesse Duffield
2019-03-03windows support for skipping the editorJesse Duffield
2019-03-02don't show stack trace if lazygit is started outside of a git repoJesse Duffield
2019-03-02appease golangciJesse Duffield
2019-02-19work towards more interactive rebase optionsJesse Duffield
2019-02-18add various interactive rebase commandsJesse Duffield
2019-02-18rename any commitJesse Duffield
2019-02-18dealing better with errors at the top levelJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08making a start on unidirectional data binding to fix these UI bugsJesse Duffield
2018-09-07support switching to recent repoJesse Duffield
2018-09-04rename NewApp to SetupAnthony HAMON
2018-09-01WIP using runDirectCommand with xdg-openJesse Duffield
2018-08-28when panicking due to malformed gitconfig, show a more useful errorJesse Duffield
2018-08-27Merge branch 'feature/anonymous-reporting'Jesse Duffield
2018-08-27localize update errorsJesse Duffield
2018-08-27Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-27Merge branch 'master' into feature/anonymous-reportingJesse Duffield
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26run gofmtAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-25auto-updatesJesse Duffield
2018-08-25Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-23Sirupsen -> sirupsenDawid Dziurla
2018-08-20rewrite language detection, rewrite testsAnthony HAMON