summaryrefslogtreecommitdiffstats
path: root/pkg/app
AgeCommit message (Expand)Author
2022-08-01add build info when building from sourceJesse Duffield
2022-07-30Worktrees should not be filtered outLuka Markušić
2022-06-30Ask for initial branch nameLuka Markušić
2022-06-11Merge pull request #1950 from HiromasaNojima/add_subcommand_into_specific_lay...Jesse Duffield
2022-06-11allow opening lazygit to a specific panelJesse Duffield
2022-06-11Validate recent repo before blindly opening itLuka Markušić
2022-06-11Fix parsing of 'y/n' when starting in non-repoLuka Markušić
2022-05-18Merge pull request #1931 from mark2185/fix-non-existant-recent-repoJesse Duffield
2022-05-18fix: fix lint errorRyooooooga
2022-05-17Don't panic when there are no valid git reposLuka Markušić
2022-05-07clearer separation of concerns when bootstrapping applicationJesse Duffield
2022-04-02feat: fix permission problem of temp dirsRyooooooga
2022-03-24simplifyJesse Duffield
2022-03-24more thingsJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-03-17Record current directory on switchDavid Roman
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