summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-14Add ErrorToast functionStefan Haller
2024-01-14Make it mandatory to acknowledge toasts in testsStefan Haller
2024-01-14Make it possible to handle toasts in integration testsStefan Haller
2024-01-13Add 'Quick start interactive rebase' action (#3213)Jesse Duffield
2024-01-13Do not perform IO work when getting disabled reason with local commitsJesse Duffield
2024-01-13Update README to add backticks to keyJesse Duffield
2024-01-13Update codebase guideJesse Duffield
2024-01-13Add ability to start an interactive rebase onto an appropriate baseJesse Duffield
2024-01-12Set working directory in lazygit test command (#3215)Jesse Duffield
2024-01-12Pass -f as single arg in integration testJesse Duffield
2024-01-12Set working directory in lazygit test commandJesse Duffield
2024-01-11Update codebase guideJesse Duffield
2024-01-11Add codebase guide (#3206)Jesse Duffield
2024-01-11Add codebase guideJesse Duffield
2024-01-10Fix keybindings for characters involving AltGr on Windows (#3194)Stefan Haller
2024-01-10Bump gocuiStefan Haller
2024-01-10Support insteadOf URL rewriting when opening URLs in browser (#3177)Stefan Haller
2024-01-10Obtain remote URL by calling "ls-remote --get-url" instead of using git configStefan Haller
2024-01-10Allow multiple fetch commands (or fetch and pull) to run concurrently (#3202)Stefan Haller
2024-01-10Allow multiple fetch commands (or fetch and pull) to run concurrentlyStefan Haller
2024-01-10Extract a function fetchCommandBuilderStefan Haller
2024-01-10Add a method GitVersion.IsAtLeastStefan Haller
2024-01-10Updated README.mdREADME-bot
2024-01-10Add command to find base commit for creating a fixup (#3105)Stefan Haller
2024-01-10Warn when there are hunks with only added linesStefan Haller
2024-01-10Add command to find base commit for creating a fixupStefan Haller
2024-01-09Add config setting for splitting window vertically in half screen mode (#3133)Stefan Haller
2024-01-09Add config setting for side panel location (left or top) in half screen modeStefan Haller
2024-01-09Fix preserving the commit message when description contains blank lines (#3170)Stefan Haller
2024-01-09Preserve the commit message correctly even if the description has blank linesStefan Haller
2024-01-09Add test demonstrating a bug with preserving the commit messageStefan Haller
2024-01-09Remove unused functionStefan Haller
2024-01-09Simplify GetCommitMessageStefan Haller
2024-01-09Updated README.mdREADME-bot
2024-01-09Add command to open git difftool (#3156)Stefan Haller
2024-01-09Update cheat sheets and json schemaStefan Haller
2024-01-09Add command to open git difftoolStefan Haller
2024-01-09Remove unused functionStefan Haller
2024-01-09Fix checking out a tag when there is a branch with the same name (#3179)Stefan Haller
2024-01-09Fix checking out a tag when a branch with the same name existsStefan Haller
2024-01-09Add test demonstrating the problemStefan Haller
2024-01-09Replace copy commit SHA with copy commit subject on the y s keybind in the co...Stefan Haller
2024-01-09Updated README.mdREADME-bot
2024-01-09Show a friendly error message when starting lazygit from a non-existent cwd (...Jesse Duffield
2024-01-03Replace copy SHA with copy subject on commit 'y s'Karim Khaleel
2024-01-02Update error messageSimon Whitaker
2024-01-02Show a friendly error message when starting lazygit from a non-existent cwdSimon Whitaker
2023-12-27Add local branch sorting menu (#3182)Stefan Haller
2023-12-27Add integration test for local branch sort orderAlex March
2023-12-27Add a sort order menu for local branchesAlex March