summaryrefslogtreecommitdiffstats
path: root/pkg/app
AgeCommit message (Expand)Author
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
2018-08-20WIP auto updatesJesse Duffield
2018-08-18avoid nil pointer reference on startupJesse Duffield
2018-08-18support writing back to user configJesse Duffield
2018-08-18merge masterJesse Duffield
2018-08-15add user configuration in json fileJesse Duffield
2018-08-14can't go any further because of an errorMark Kopenga
2018-08-14fixed package naming and added tr object to file_panel.goMark Kopenga
2018-08-14make local i18n package confirm to project structureJesse Duffield
2018-08-14tried to update to latest masterMark Kopenga
2018-08-14output to development.log in append modeJesse Duffield
2018-08-13discard log output when not in debug modeJesse Duffield
2018-08-13got this bad boy compiling againJesse Duffield
2018-08-13progress on refactorJesse Duffield
2018-08-12Restrucure project in a way where it is more modularAndrei Miulescu