1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-24 19:39:16 +02:00

Commit Graph

  • 7d3f22f91c README.md: Update Sponsors create-pull-request/patch github-actions[bot] 2025-08-20 08:45:34 +00:00
  • 1d65196136 Dont auto-forward branches that are checked out in another worktree (#4833) master Stefan Haller 2025-08-20 10:45:24 +02:00
  • 235ab15d7b Don't auto-forward branches that are checked out by another worktree Stefan Haller 2025-08-18 18:21:45 +02:00
  • 7130cb2947 Add test for auto-forwarding branches that are checked out by another worktree Stefan Haller 2025-08-18 18:31:09 +02:00
  • 8beec9aacc Add a user config for using git's external diff command for paging (#4832) Stefan Haller 2025-08-20 10:42:37 +02:00
  • 40e989467f Add a user config for using git's external diff command for paging Stefan Haller 2025-08-18 09:20:10 +02:00
  • 86934ce1af Remove the git.paging.useConfig option (#4837) Stefan Haller 2025-08-20 10:39:21 +02:00
  • 548244c0b7 Add breaking changes notice about git.paging.useConfig option Stefan Haller 2025-08-19 11:54:54 +02:00
  • 9657b4346f Remove the git.paging.useConfig option Stefan Haller 2025-08-19 10:43:28 +02:00
  • 13f97fb259 Use external diff command in stashes panel (#4836) Stefan Haller 2025-08-19 09:53:50 +02:00
  • 89d50fa229 Use external diff command in stashes panel Stefan Haller 2025-08-19 08:35:37 +02:00
  • 0f785c434a Run label check workflow only on label events and open pr event (#4830) Stefan Haller 2025-08-18 07:44:43 +02:00
  • e932ea24f2 Run label check workflow only on label events and open pr event kyu08 2025-08-16 16:46:14 +09:00
  • 1639e17d4e Enhance PR/Issue templates readability (#4829) Stefan Haller 2025-08-18 07:39:53 +02:00
  • 7853df0f25 Enhance PR/Issue templates readability kyu08 2025-08-16 15:52:39 +09:00
  • 011ff853b8 Add "CopyToClipboard" command to ConfirmationController (#4810) Stefan Haller 2025-08-15 17:20:16 +02:00
  • fc84b77db8 Run go generate ./... kyu08 2025-08-10 19:47:41 +09:00
  • 3fa5a8eddd Add "CopyToClipboard" command to ConfirmationController kyu08 2025-08-10 19:04:00 +09:00
  • 0573529f8a Cleanup: remove unnecessary code in test Stefan Haller 2025-08-15 11:12:45 +02:00
  • deaa701d41 Update donation wording so that it's clear there's no strings attached (#4827) Stefan Haller 2025-08-15 12:05:40 +02:00
  • 7ed946951f Update donation wording so that it's clear there's no strings attached Jesse Duffield 2025-08-15 19:51:50 +10:00
  • 82daedb96d Add support for suspending LazyGit with Ctrl+Z on Unix systems (#4757) Stefan Haller 2025-08-14 20:47:19 +02:00
  • 4bc1ba22c1 Add a breaking changes notice for the changed keybinding Stefan Haller 2025-08-03 12:38:57 +02:00
  • 6322359392 Update cheatsheets, config docs, and schema Stefan Haller 2025-08-04 13:51:50 +02:00
  • 0f38d2d61e Implement suspending the app using ctrl-z cowboy8625 2025-07-19 07:17:30 -05:00
  • af190ad280 Extract methods suspend/resume on Gui struct Stefan Haller 2025-08-03 08:11:52 +02:00
  • 376ca65807 Rebind redo from <c-z> to Z cowboy8625 2025-07-19 14:30:01 -05:00
  • 5490e559a3 Cleanup: remove stale comment Stefan Haller 2025-08-03 08:24:32 +02:00
  • bb17072ed8 Clean up build tags Stefan Haller 2025-08-03 12:28:23 +02:00
  • 5b86716446 Improve display of "esc" keybinding in the keybindings status bar (#4819) Stefan Haller 2025-08-14 18:02:07 +02:00
  • da7121fa87 Don't append "Disabled: " to menu tooltip if disabled reason is empty Stefan Haller 2025-08-13 08:45:50 +02:00
  • 0c0c32aec4 Show "Close/Cancel: <esc>" for menus like we do for confirmations Stefan Haller 2025-08-12 20:17:20 +02:00
  • aeff986450 Show context-specific labels for <esc> in staging and patch building view Stefan Haller 2025-08-12 18:38:50 +02:00
  • 51066b14b1 Show escape binding for staging and patch building in the status bar Stefan Haller 2025-08-12 17:27:58 +02:00
  • 5f91b1b48e Move global escape handler to before the keybindings menu handler Stefan Haller 2025-08-12 18:31:40 +02:00
  • a8e44dcea6 Show context-specific labels for the global <esc> binding Stefan Haller 2025-08-12 17:10:34 +02:00
  • d8ea83704f Rename ModeStatus.Description to InfoLabel Stefan Haller 2025-08-12 17:12:02 +02:00
  • 7bf05dfca4 Avoid showing <esc> in options map when it doesn't do anything Stefan Haller 2025-08-12 14:54:49 +02:00
  • 0af439ddf5 Cleanup: remove dead code Stefan Haller 2025-08-12 18:08:27 +02:00
  • 4961c4b678 Avoid duplicate key bindings in options map Stefan Haller 2025-08-12 14:11:43 +02:00
  • f2c2e80a5c Show "Exit back to side panel" in options status bar for focused main view Stefan Haller 2025-08-12 14:32:44 +02:00
  • d50e58559e Support Azure DevOps vs-ssh.visualstudio.com SSH remotes as hosting provider (#4822) Stefan Haller 2025-08-14 15:23:38 +02:00
  • a44af0685c fix(hosting_service): support Azure DevOps vs-ssh.visualstudio.com SSH remotes 🚀 Niklas Arens 2025-08-13 19:59:50 +02:00
  • 8276d4a50a test: TDD - support Azure DevOps vs-ssh.visualstudio.com SSH remotes 🚀 Niklas Arens 2025-08-13 20:05:52 +02:00
  • 0c0f53fa31 Allow filtering the keybindings menu by keybinding (#4821) Stefan Haller 2025-08-14 15:04:56 +02:00
  • a08799ac15 Allow filterable contexts to customize the filter label Stefan Haller 2025-08-05 15:17:08 +02:00
  • 2ed11336b5 Allow filtering for keybindings by prepending filter string with '@' Stefan Haller 2025-08-05 15:16:17 +02:00
  • d52d5e6a9e Allow filtered lists to preprocess the filter string Stefan Haller 2025-08-05 15:15:14 +02:00
  • f1c07b3aed Strengthen text expectation Stefan Haller 2025-08-14 14:45:05 +02:00
  • 389ff29871 Fix right-alignment of divergence from base branch for branch checked out in a worktree (#4824) Stefan Haller 2025-08-14 14:30:51 +02:00
  • e54a8b2ee7 Fix right-alignment of divergence from base branch for branch checked out in a worktree Stefan Haller 2025-08-14 14:22:55 +02:00
  • 1e75aee37e Add installation with gah (#4820) Stefan Haller 2025-08-13 18:30:47 +02:00
  • 08db9b43be docs: Add installation with gah Marek Sierociński 2025-08-13 11:35:24 +02:00
  • 28ef4a13d2 Pass only Git-tracked Go files to gofumpt (#4809) Stefan Haller 2025-08-12 11:46:02 +02:00
  • e9cc07d4d3 Pass only Git-tracked Go files to gofumpt kyu08 2025-08-10 18:28:31 +09:00
  • b1382da9ec Fix delay with flicking through files or commits when git diff is very slow (#4803) v0.54.2 Stefan Haller 2025-08-11 18:13:42 +02:00
  • e056e33da5 Improve CPU usage when flicking through large diffs Stefan Haller 2025-08-08 19:55:16 +02:00
  • 898f565116 Fix delay with flicking through files or commits when git diff is very slow Stefan Haller 2025-08-09 11:45:52 +02:00
  • e5acbed848 Cleanup: move UpdateWindowTitle to platform-specific source files Stefan Haller 2025-08-08 20:12:05 +02:00
  • 77a9207f9e Update the badges of golangci-lint and homebrew in README.md (#4807) Stefan Haller 2025-08-11 13:56:20 +02:00
  • 985013718d Change color of github tag and homebrew badges to blue Stefan Haller 2025-08-11 13:33:41 +02:00
  • 39b4f16e1a Update github tag badge Stefan Haller 2025-08-11 13:33:06 +02:00
  • 2864eecd37 Update homebrew link Stefan Haller 2025-08-10 10:35:13 +02:00
  • 649f9cd56f Update the badge of golangci-lint in README.md kyu08 2025-08-10 16:20:38 +09:00
  • 0da27604e4 Update CONTRIBUTING.md to clarify translation contribution process (#4806) Stefan Haller 2025-08-10 10:01:43 +02:00
  • c4a684ce53 Update CONTRIBUTING.md to clarify translation contribution process kyu08 2025-07-20 19:55:32 +09:00
  • 26db25be34 Fix scrollbar in certain popup panels (e.g. the intro message for new users) (#4804) Stefan Haller 2025-08-09 11:52:04 +02:00
  • 09e2bfaf99 Trim trailing newlines when showing confirmations Stefan Haller 2025-08-08 11:36:14 +02:00
  • a364ee53a8 Cleanup: remove duplicate test case Stefan Haller 2025-08-08 11:24:23 +02:00
  • c0dcf7d0ad Fix the useHunkModeInStagingView hint in the breaking changes message (#4800) Stefan Haller 2025-08-06 19:31:18 +02:00
  • d869c23c1a Fix the useHunkModeInStagingView hint in the breaking changes message Stefan Haller 2025-08-06 19:26:00 +02:00
  • 0262a8de69 Stop bumping our homebrew formula (#4799) Stefan Haller 2025-08-06 19:24:46 +02:00
  • 04c2be826b Stop bumping our homebrew formula Stefan Haller 2025-08-06 14:02:23 +02:00
  • c08903e3ad Stop updating Jesse's homebrew tap (#4797) v0.54.1 Stefan Haller 2025-08-06 13:30:43 +02:00
  • 5a654b1d56 Stop updating Jesse's homebrew tap Stefan Haller 2025-08-06 13:28:07 +02:00
  • 525edfbc4d Fix temp dir permission problem on multi-user machines (#4796) Stefan Haller 2025-08-06 09:48:14 +02:00
  • 71813fdda5 Create a user-specific temp dir to avoid permission problems on multi-user machines Stefan Haller 2025-08-05 14:03:30 +02:00
  • bcb95bd211 Update Fedora section of the README.md file (#4792) Stefan Haller 2025-08-05 12:39:03 +02:00
  • 2e0d66ca24 Updated Fedora section in the README.md file. Dejan Lekić 2025-08-03 16:58:37 +01:00
  • 5175798cb1 README.md: Update Sponsors (#4710) Stefan Haller 2025-08-02 10:34:01 +02:00
  • 84b057c4a1 README.md: Update Sponsors github-actions[bot] 2025-08-01 09:10:14 +00:00
  • e732833d7d Update translations from Crowdin (#4791) v0.54.0 Stefan Haller 2025-08-01 11:10:01 +02:00
  • 8bf58f9a6b Update translations from Crowdin Stefan Haller 2025-08-01 11:06:51 +02:00
  • 3541b090af Enable hunk staging mode by default (#4780) Stefan Haller 2025-08-01 10:38:06 +02:00
  • c216388b5c Add breaking changes notice about hunk mode being the default now Stefan Haller 2025-07-28 18:15:05 +02:00
  • 117bb3f829 Cleanup: whitespace Stefan Haller 2025-07-28 18:14:20 +02:00
  • 3d703bc9b9 Show hint about hunk staging mode being the default now, and how to switch to line mode Stefan Haller 2025-07-28 18:03:27 +02:00
  • 37724e9d14 Cleanup: rely on zero values for initialization Stefan Haller 2025-07-28 17:32:51 +02:00
  • 4d51234ee2 Enable hunk staging mode by default Stefan Haller 2025-07-28 18:05:17 +02:00
  • eb41bd2af2 Change the "toggle hunk selection" binding description to be dynamic Stefan Haller 2025-07-28 14:56:35 +02:00
  • 75afa099e9 Add support for dynamic binding descriptions Stefan Haller 2025-07-28 14:53:49 +02:00
  • 9eb1e3a729 Add a GetShortDescription() method to Binding Stefan Haller 2025-07-28 14:49:22 +02:00
  • d0438b7d33 Cleanup: better receiver name Stefan Haller 2025-07-28 14:47:38 +02:00
  • 98801da106 Terminate git processes more gracefully to avoid the stale index.lock problem (#4782) Stefan Haller 2025-08-01 10:35:03 +02:00
  • 1a72561b15 Remove the kill package dependency Stefan Haller 2025-07-29 10:46:06 +02:00
  • 7d9eaead54 Close the pty instead of killing the process for runAndDetectCredentialRequest Stefan Haller 2025-07-29 10:43:42 +02:00
  • 83046a05d4 Don't kill processes in RunAndProcessLines Stefan Haller 2025-07-29 10:04:30 +02:00
  • 8d7740a5ac Don't kill tasks when we no longer need them Stefan Haller 2025-07-25 09:02:38 +02:00
  • d0a10bafbd Close a task's stdout pipe when we are done with it Stefan Haller 2025-07-25 07:43:59 +02:00
  • 47afa7eb95 Improve temp dir handling (#4784) Stefan Haller 2025-08-01 10:32:32 +02:00