summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2023-01-17Added copy to clipboard option to the patch optionsPhanindra kumar Paladi
2023-01-16replaced 'screenMode' to 'windowSize' in configPhanindra kumar Paladi
2023-01-11Added screenMode configuration to gui configurationPhanindra kumar Paladi
2023-01-06refactor: simplify log formatRyooooooga
2023-01-06feat(config): change `git.commit.verbose` to accept "default"Ryooooooga
2023-01-06fix: fix goroutine leaksRyooooooga
2023-01-01Override GIT_SEQUENCE_EDITOR for rebase commandsPaul Horn
2023-01-01Merge pull request #2341 from knutwalker/commit-verboseJesse Duffield
2023-01-01Add option to allow --verbose commit in editor commitsPaul Horn
2022-12-31fix: improve backward compatibilityRyooooooga
2022-12-30defend against possible nil functionJesse Duffield
2022-12-30appease linterJesse Duffield
2022-12-30migrate filter path testsJesse Duffield
2022-12-30migrate test for rename branch and pullJesse Duffield
2022-12-30migrate fetchPrune integration testJesse Duffield
2022-12-30more git ignore stuff in integration testJesse Duffield
2022-12-30feat: support for `push --force-if-includes`Ryooooooga
2022-12-30feat: add `GitVersion` structRyooooooga
2022-12-30chore(gui): remove unused `gitConfig`Ryooooooga
2022-12-30appease linterJesse Duffield
2022-12-30integrate snake game into lazygitJesse Duffield
2022-12-29add snake gameJesse Duffield
2022-12-28update readmeJesse Duffield
2022-12-28rename functionJesse Duffield
2022-12-28migrate ignore gitignore integration testJesse Duffield
2022-12-28migrate discard staged changes testJesse Duffield
2022-12-28migrate discard old file change testJesse Duffield
2022-12-28Merge pull request #2311 from wakaka6/add_return_alt1Jesse Duffield
2022-12-28Merge pull request #2331 from Ryooooooga/remove-unused-configJesse Duffield
2022-12-28rename from asserter to driverJesse Duffield
2022-12-28move popup assertions into a structJesse Duffield
2022-12-28create actions structJesse Duffield
2022-12-28remove broken testJesse Duffield
2022-12-28fix suggestions testJesse Duffield
2022-12-28fix testJesse Duffield
2022-12-28fix bugJesse Duffield
2022-12-28update integration test readmeJesse Duffield
2022-12-28minor changesJesse Duffield
2022-12-27remove dependency on modelJesse Duffield
2022-12-27move shell into test driverJesse Duffield
2022-12-27rename input to tJesse Duffield
2022-12-27add tap functionJesse Duffield
2022-12-27combine assert and input structs, clean up interfaceJesse Duffield
2022-12-27renameJesse Duffield
2022-12-27better namespacing for assertionsJesse Duffield
2022-12-27add view asserter getter structJesse Duffield
2022-12-27refactor commit message stuff in integration testsJesse Duffield
2022-12-27more refactoring of popup stuffJesse Duffield
2022-12-27add prompt asserterJesse Duffield
2022-12-27refactor prompt handling in integration testsJesse Duffield