summaryrefslogtreecommitdiffstats
path: root/pkg/app
AgeCommit message (Expand)Author
2024-01-23Support range select in rebase actionsJesse Duffield
2024-01-14Make it possible to handle toasts in integration testsStefan Haller
2024-01-02Show a friendly error message when starting lazygit from a non-existent cwdSimon Whitaker
2023-09-25respect and env varsBZ
2023-09-04Add AppState to common.CommonStefan Haller
2023-08-07Support bare worktrees where worktree does not have its own .git fileJesse Duffield
2023-07-30Remove secureexec packageJesse Duffield
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-30Write unit tests with the help of aferoJesse Duffield
2023-07-30Change directory to worktree if given as an argumentJesse Duffield
2023-07-11Do not quote initial branch arg when creating repoJesse Duffield
2023-07-02Use comment char config on interactive rebaseGustavo Krieger
2023-06-07Fix focus issue when opening recent-repos menu at launchJesse Duffield
2023-05-25Allow global logging when developingJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-02merge master into refactor-better-encapsulationJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-04-15extract out functionJesse Duffield
2023-04-15feat: let interactive rebase prepend commands to the default todo fileAzraelSec
2023-02-19Bump minimum required git version to 2.20Stefan Haller
2022-12-30feat: add `GitVersion` structRyooooooga
2022-12-30chore(gui): remove unused `gitConfig`Ryooooooga
2022-11-13added gitVersion for version flagnitin mewar
2022-11-12added gitVersion to version flagnitin mewar
2022-09-23Merge pull request #2167 from xiaoliwang/remove_deprecatedJesse Duffield
2022-09-17remove deprecated callsjiepeng
2022-09-12Validate --path argument when starting lazygitLuka Markušić
2022-08-18Run gofumptnullishamy
2022-08-15Merge branch 'master' into feat/detect-bare-reponullishamy
2022-08-15Apply refactoring suggestionsnullishamy
2022-08-14Merge pull request #2098 from Ryooooooga/feature/not-a-repository-quitJesse Duffield
2022-08-13refactor to ensure code doesn't depend on integration codeJesse Duffield
2022-08-13move code from main into app package to allow test to be injectedJesse Duffield
2022-08-13move input and assert into integration tests packageJesse Duffield
2022-08-13introduce gui adapterJesse Duffield
2022-08-08feat(config): add `notARepository: quit`Ryooooooga
2022-08-01Refactor branching logicnullishamy
2022-08-01Factor out opening of recent reposnullishamy
2022-08-01Factor out redundant statementnullishamy
2022-08-01Format, bug fixesnullishamy
2022-08-01Merge branch 'master' into feat/detect-bare-reponullishamy
2022-08-01Apply suggestions from code reviewnullishamy
2022-08-01add build info when building from sourceJesse Duffield
2022-08-01Merge branch 'master' into feat/detect-bare-reponullishamy
2022-07-30Worktrees should not be filtered outLuka Markušić
2022-07-29Check for bare repositoriesnullishamy
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ć