summaryrefslogtreecommitdiffstats
path: root/pkg/app
AgeCommit message (Expand)Author
2022-01-09fewer panicsJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04update testsJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04refactoring the config structJesse Duffield
2022-01-04introduce Common struct for passing around common stuffJesse Duffield
2022-01-04WIPJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-23use cached git configJesse Duffield
2021-09-16Format code to pass lintblack_desk
2021-08-30allow user to configure the gui languageDwarven YANG
2021-07-01:truck: move only the platform-specific part of log tailing into platform-spe...Davyd McColl
2021-07-01:bug: should be TailLogsDavyd McColl
2021-07-01:art: split out platform-dependent logging for compile-time selectionDavyd McColl
2021-07-01:bug: shouldn't hammer the file continually, have a nap insteadDavyd McColl
2021-07-01:art: observe the error, if there is oneDavyd McColl
2021-07-01:sparkles: make log-watching work on windowsDavyd McColl
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