1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-10-08 22:52:12 +02:00

Commit Graph

  • a7cf20cf22 README.md: Update Sponsors create-pull-request/patch github-actions[bot] 2025-10-08 13:12:18 +00:00
  • 60a7d6ac57 Fix normalisedSelectedNodes function (#4920) master Stefan Haller 2025-10-08 15:12:03 +02:00
  • 302b621b68 Fix: make isDescendentOfSelectedNodes work for the root item Stefan Haller 2025-09-28 14:20:47 +02:00
  • d0c6e27fee Cleanup: move variable assignment out of the loop Stefan Haller 2025-09-28 14:17:24 +02:00
  • 6478bf456b feat(nix): add comprehensive Nix flake (#4826) Stefan Haller 2025-10-08 15:08:44 +02:00
  • 6b8853c027 feat(nix): add comprehensive nix flake doprz 2025-08-14 21:49:49 -05:00
  • 429bde643e Refresh the main view for the current side panel when a popup is showing render-main-view-after-refreshing-while-popup-is-showing Stefan Haller 2025-10-08 13:38:04 +02:00
  • c2d83f9a77 fixup! When entering a commit in path filtering mode, select the filtered path select-filtered-file-when-entering-commit-files Stefan Haller 2025-10-08 10:40:17 +02:00
  • bee6f6cab9 Show "Log (x of y)" in the title bar when there is more than one branch log command show-index-of-all-branches-log-command Stefan Haller 2025-10-07 17:15:19 +02:00
  • 9785b866ad Change condition that determines whether we are showing the dashboard Stefan Haller 2025-10-07 17:05:32 +02:00
  • cf372ec2e5 Fix potential crash when reloading the config after removing a branch log command Stefan Haller 2025-10-07 17:22:56 +02:00
  • f39f94527d Change allBranchesLogCmdIndex to an int Stefan Haller 2025-10-07 17:19:24 +02:00
  • e24e1618bb When entering a commit in path filtering mode, select the filtered path Stefan Haller 2025-10-06 10:31:24 +02:00
  • 6b6893bcae Extract a InternalTreePathForFilePath helper function Stefan Haller 2025-10-06 17:29:27 +02:00
  • 85c7b28544 Add documentation for pager workaround on Windows pager-support-on-windows stk 2025-10-06 16:45:49 +02:00
  • 3372e2bdb6 Export a LAZYGIT_COLUMNS variable to "pty" tasks on Windows stk 2025-10-06 16:07:55 +02:00
  • 33d4b40ef2 Fix dropping submodule changes from a commit fix-dropping-submodule-updates-from-commit Stefan Haller 2025-10-05 10:51:55 +02:00
  • 9488dc2c98 Add test demonstrating the problem Stefan Haller 2025-10-05 14:52:28 +02:00
  • 5b9331f42c Rename AddFileInWorktree to AddFileInWorktreeOrSubmodule Stefan Haller 2025-10-05 14:23:05 +02:00
  • 97762f484f Update Merge conflicts menu keybinding to use p instead of k (#4934) Stefan Haller 2025-10-05 10:26:33 +02:00
  • b32b55201e Update resolve conflict using p instead of k Marco Zingoni 2025-10-04 09:51:55 +02:00
  • f45e7ca705 Update go to 1.25 (#4844) Stefan Haller 2025-10-05 10:21:49 +02:00
  • 93b8d70209 Update go to 1.25 kyu08 2025-08-23 12:05:31 +09:00
  • 47b1ededf3 Bump golangci-lint to v.2.4.0 from v2.2.1 kyu08 2025-09-21 22:06:24 +09:00
  • 7544de03c0 Give better visual feedback when checking out the previous branch (#4929) Stefan Haller 2025-10-05 10:04:06 +02:00
  • e585accd37 Give better feedback when checking out the previous branch Stefan Haller 2025-10-02 18:28:17 +02:00
  • ba0e2d12da README.md: Update Sponsors (#4897) Stefan Haller 2025-10-02 17:32:53 +02:00
  • 385f796c90 README.md: Update Sponsors github-actions[bot] 2025-10-02 15:30:45 +00:00
  • 05b6588e39 Don't break line after footnote symbol in commit messages (#4912) Stefan Haller 2025-10-02 17:30:32 +02:00
  • ef92e30315 Bump gocui Stefan Haller 2025-10-02 17:25:46 +02:00
  • cb2b5c3738 Hide the cursor when the password prompt is showing (#4878) Stefan Haller 2025-09-20 11:14:05 +02:00
  • 851afe94f5 Hide the cursor when the password prompt is showing Stefan Haller 2025-09-06 16:20:07 +02:00
  • 6941b81992 Don't log the git rev-list command that we use for IsBranchMerged (#4896) Stefan Haller 2025-09-20 11:11:00 +02:00
  • 2b152dcf5e Don't log the git rev-list command that we use for IsBranchMerged Stefan Haller 2025-09-15 17:01:14 +02:00
  • bbef570225 Make running with --debug and running integration tests work when built with go 1.25 (#4910) Stefan Haller 2025-09-20 11:07:18 +02:00
  • f689b32c33 Bump the go-deadlock dependency to v0.3.6 Stefan Haller 2025-09-20 10:51:37 +02:00
  • d56a9cf73e Fix MoveCommitsToNewBranch description typo (#4867) Stefan Haller 2025-09-18 12:29:23 +02:00
  • 308a4d5c93 fix command description typo Torben Koch 2025-09-03 14:21:47 +02:00
  • 3de12b7fde Fix staging when using the new useExternalDiffGitConfig config (#4895) v0.55.1 Stefan Haller 2025-09-17 20:39:08 +02:00
  • c35e3776dd Fix staging when using the new useExternalDiffGitConfig config Stefan Haller 2025-09-15 16:53:32 +02:00
  • b4a38a368a Don't hide keybindings that match the confirmMenu key in the keybindings menu (#4880) Stefan Haller 2025-09-15 17:02:50 +02:00
  • 26096d9dd9 Don't hide keybindings that match the confirmMenu key in the keybindings menu Stefan Haller 2025-09-07 12:42:51 +02:00
  • 0d5a410114 Update README.md v0.55.0 Jesse Duffield 2025-09-06 17:11:27 +10:00
  • 96f0df9538 Add subble image assets Jesse Duffield 2025-09-06 17:09:46 +10:00
  • 0553c00f61 Update README.md Jesse Duffield 2025-09-06 16:56:50 +10:00
  • d65f638869 Update README.md Jesse Duffield 2025-09-06 16:51:31 +10:00
  • 47358ed9be Add tuple image Jesse Duffield 2025-09-06 09:47:27 +10:00
  • 2602426d43 README.md: Update Sponsors (#4795) Jesse Duffield 2025-09-06 09:42:07 +10:00
  • a0af7403cc README.md: Update Sponsors github-actions[bot] 2025-09-05 17:00:11 +00:00
  • 900d8be359 Add dev container feature as installation method to README (#4876) Stefan Haller 2025-09-05 18:59:58 +02:00
  • 4c686fc66e Update README.md Henning Lorenzen 2025-09-05 18:47:51 +02:00
  • 2469420efd Update translations from Crowdin (#4873) Stefan Haller 2025-09-05 10:50:09 +02:00
  • d52ff052bb Update translations from crowdin Stefan Haller 2025-09-05 10:47:12 +02:00
  • c0805f117e Make it possible to rebind the Confirm keybinding (#4860) Stefan Haller 2025-09-05 10:46:33 +02:00
  • b3a3410a1a Remove keybindings for menu items that are the same as the menu confirm key Stefan Haller 2025-08-15 18:12:44 +02:00
  • b413710d8c Add separate keybindings for confirmMenu and confirmSuggestion Stefan Haller 2025-08-15 18:00:53 +02:00
  • 81868de264 Hard-code "enter" for adding lines in integration tests Stefan Haller 2025-08-15 17:49:09 +02:00
  • ea7050437d Fix <enter> keybinding for switching to a worktree Stefan Haller 2025-08-15 17:46:33 +02:00
  • 6303c64232 Hard-code "enter" for search prompt Stefan Haller 2025-08-15 17:38:27 +02:00
  • b006c83181 Hard-code "enter" for editable prompts Stefan Haller 2025-08-15 17:36:36 +02:00
  • 0a64e1abb3 Update cheatsheets for the previous commit Stefan Haller 2025-08-31 18:58:56 +02:00
  • 5a630aeda1 Refactor: add a separate Prompt view Stefan Haller 2025-08-31 15:36:52 +02:00
  • 94aa1101c9 Fix rare crash in interactive rebase (merge command without comment) (#4872) Stefan Haller 2025-09-05 10:41:23 +02:00
  • ffccfd6e42 Bump git-todo-parser Stefan Haller 2025-09-05 10:37:20 +02:00
  • 2bf2c38e9b docs(VISION): fix "Dicoverability" typo (#4866) Stefan Haller 2025-09-03 09:29:49 +02:00
  • 83f95bf8fe docs(VISION): fix "Dicoverability" typo Ricardo Fernández Serrata 2025-09-03 00:52:38 -04:00
  • be0d7a6e73 Log the hash of dropped stashes (#4850) Stefan Haller 2025-08-26 14:02:43 +02:00
  • 438f5c0eda Log hashes when dropping/popping stashes Stefan Haller 2025-08-25 14:48:40 +02:00
  • 5cb80b8635 Fix command log for stash commands Stefan Haller 2025-08-25 19:12:38 +02:00
  • ee81a8e3c2 Add hash field to models.StashEntry Stefan Haller 2025-08-25 13:49:34 +02:00
  • 61d5b1646d Cleanup: bring stash loader test up to date Stefan Haller 2025-08-25 19:05:18 +02:00
  • 5a6de1248f Fix dropping range selection of filtered stashes (#4849) Stefan Haller 2025-08-25 19:21:38 +02:00
  • bf419abb8e Fix dropping a range of stashes in filtered mode Stefan Haller 2025-08-25 18:41:06 +02:00
  • ef3e899f5b Add test demonstrating problem with dropping stashes in filtering mode Stefan Haller 2025-08-25 15:56:39 +02:00
  • a0f4614fdc Cleanup: remove unnecessary ToggleRangeSelect Stefan Haller 2025-08-25 14:58:48 +02:00
  • 1d65196136 Dont auto-forward branches that are checked out in another worktree (#4833) 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