1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-07 01:09:45 +02:00

Commit Graph

  • 79f69536ed Clean up the .gitignore file (#4706) master Stefan Haller 2025-07-06 16:19:15 +02:00
  • f8865c4182 Bring back files from vendor directory that we accidentally excluded Stefan Haller 2025-07-06 15:44:18 +02:00
  • 59b68f9794 Clean up .gitignore Stefan Haller 2025-07-06 15:43:24 +02:00
  • 528367b4e8 Remove the homebrew tap from the readme (#4705) Stefan Haller 2025-07-06 15:25:36 +02:00
  • 9efd4f2e73 Remove the homebrew tap from the readme Stefan Haller 2025-07-06 15:18:15 +02:00
  • 0a457d29f0 Add confirmation for hard reset when there are uncommitted changes confirmation-for-hard-reset Stefan Haller 2025-07-06 14:24:50 +02:00
  • 2c3b25ae62 Use ConfirmIf where applicable Stefan Haller 2025-07-06 14:25:13 +02:00
  • c35f907f9f Add convenience function ConfirmIf Stefan Haller 2025-07-06 13:50:33 +02:00
  • 1d80730757 Update release workflow (#4703) Stefan Haller 2025-07-06 12:31:00 +02:00
  • 05d1a7a804 Make it run at 8am instead of in the middle of the night Stefan Haller 2025-07-06 12:07:32 +02:00
  • db3a23a11c Create annotated tags Stefan Haller 2025-07-05 17:49:21 +02:00
  • f735c6af17 Make the release workflow run only from stefanhaller's fork Stefan Haller 2025-07-05 15:08:17 +02:00
  • 7ef8385f2e Set a default shell for all jobs Stefan Haller 2025-07-05 16:36:46 +02:00
  • 2659a8cd90 Update goreleaser to v2 Stefan Haller 2025-07-05 16:50:33 +02:00
  • 67537c2356 README.md: Update Sponsors (#4702) Stefan Haller 2025-07-06 11:57:51 +02:00
  • 70e92d210a README.md: Update Sponsors github-actions[bot] 2025-07-06 09:55:07 +00:00
  • 4221078afe Remove redundant curlies (#4701) Jesse Duffield 2025-07-06 19:54:53 +10:00
  • cea7d1b4d0 Remove redundant curlies Jesse Duffield 2025-07-06 19:54:31 +10:00
  • 026a3583da Properly use sponsors PR token (#4700) Jesse Duffield 2025-07-06 19:43:14 +10:00
  • 878f762b6f Properly use sponsors PR token Jesse Duffield 2025-07-06 19:43:00 +10:00
  • 212ceffb4d Use fine-grained sponsors PR token (#4699) Jesse Duffield 2025-07-06 19:38:59 +10:00
  • 955d4dd80c Use fine-grained sponsors PR token Jesse Duffield 2025-07-06 19:38:29 +10:00
  • b134763348 Try using PAT on sponsors CI (#4697) Stefan Haller 2025-07-06 11:34:11 +02:00
  • 7753659c2a Try using PAT on sponsors CI Jesse Duffield 2025-07-06 19:28:15 +10:00
  • aa55ddd1e0 Update the peter-evans/create-pull-request action to v7 (#4695) Stefan Haller 2025-07-06 11:05:46 +02:00
  • f80860f8db Update the peter-evans/create-pull-request action to v7 Stefan Haller 2025-07-06 11:00:55 +02:00
  • 89c3057a9f Raise sponsors PRs as a draft (#4694) Stefan Haller 2025-07-06 10:56:20 +02:00
  • 48c3f347ce Move if to job level so that the entire thing doesn't run in forks Stefan Haller 2025-07-06 10:51:46 +02:00
  • 80da133a1a Raise sponsors PRs as a draft Jesse Duffield 2025-07-06 18:42:20 +10:00
  • 4d831b55b6 Fix broken markdown in auto-generated keybindings documentation (#4690) Stefan Haller 2025-07-06 10:16:48 +02:00
  • b11da414c5 fix: broken markdown by replace \n into <md> Kenta Yamaguchi 2025-07-06 13:21:54 +09:00
  • bc4b50f817 Add user config to use hunk mode by default when entering staging view (#4685) v0.53.0 Stefan Haller 2025-07-04 19:46:36 +02:00
  • 0a73123a66 Escape out of hunk mode only if it was turned on by the user Stefan Haller 2025-07-04 14:35:48 +02:00
  • 2961c991a4 Add user config to use hunk mode by default when entering staging view Stefan Haller 2025-07-04 13:23:37 +02:00
  • a6001dc76e Cleanup: rename a badly named function Stefan Haller 2025-07-04 19:40:43 +02:00
  • 9f23b89e90 Improve hunk selection mode in staging view (#4684) Stefan Haller 2025-07-04 19:37:48 +02:00
  • a6096f4702 In hunk staging mode, select blocks of changes rather than actual hunks Stefan Haller 2025-07-04 11:55:41 +02:00
  • 08ad8a0b2d Don't generate test list before running integration test Stefan Haller 2025-07-04 12:19:04 +02:00
  • 3ea4cf0b63 Update translations from Crowdin (#4686) Stefan Haller 2025-07-04 18:25:19 +02:00
  • 9290c074f7 Update translations from Crowdin Stefan Haller 2025-07-04 18:19:42 +02:00
  • ca06ce6100 Collapse selection after deleting a range of branches or stashes (#4661) Stefan Haller 2025-07-04 17:34:33 +02:00
  • bc0cddf03d Collapse selection after deleting a range of stashes nileric 2025-06-24 18:31:34 +07:00
  • 4b33efffbe Collapse selection after deleting a range of remote branches Stefan Haller 2025-07-04 17:04:00 +02:00
  • 80a614d330 Fix collapsing the range selection after deleting branches Stefan Haller 2025-07-04 10:58:47 +02:00
  • 61ff8a4da8 Move to next stageable line when adding a line to a custom patch (#4675) Stefan Haller 2025-07-04 10:16:45 +02:00
  • 039831a27a Move to next stageable line after adding a line to a custom patch Stefan Haller 2025-07-01 17:48:00 +02:00
  • ce9fbe58b2 Toggle only added/deleted lines in patch building view Stefan Haller 2025-07-03 18:24:04 +02:00
  • ef1a141347 Export PatchLine.isChange Stefan Haller 2025-07-03 18:10:16 +02:00
  • 42bbe965fa Render only + and - lines as included in a patch Stefan Haller 2025-07-01 17:06:12 +02:00
  • a8e98593ea Auto-stash modified files when cherry-picking or reverting commits (#4683) Stefan Haller 2025-07-04 10:13:52 +02:00
  • 6b1cab7011 Auto-stash if necessary when reverting commits Stefan Haller 2025-07-02 17:10:00 +02:00
  • dc795b5db7 Remove unnecessary refresh Stefan Haller 2025-07-02 18:36:31 +02:00
  • 0fc107c8c1 Adjust selection after cherry-picking commits Stefan Haller 2025-07-02 18:29:14 +02:00
  • 09a4e0b209 Add selection assertions to cherry-pick tests Stefan Haller 2025-07-02 18:56:16 +02:00
  • 6479c52fb2 Use sync waiting status for cherry-picking Stefan Haller 2025-07-02 18:19:15 +02:00
  • 3f3e942f60 Auto-stash if necessary when cherry-picking commits Stefan Haller 2025-07-02 17:04:12 +02:00
  • e7cb469fd0 Remove unused text StashPrefix Stefan Haller 2025-07-03 16:51:28 +02:00
  • 9511ed9d2c Use a better name for the auto-stash for moving a custom patch to index Stefan Haller 2025-07-03 16:50:53 +02:00
  • 2a7ce19b73 Use a better name for the auto-stash for creating a new branch Stefan Haller 2025-07-02 10:54:51 +02:00
  • 908975c758 Use a better name for the auto-stash for checking out a branch Stefan Haller 2025-07-03 16:44:44 +02:00
  • a83fc5e343 Use a better name for the auto-stash for undo Stefan Haller 2025-07-03 16:23:11 +02:00
  • 2c206c374d Use abbreviated hash in undo confirmations Stefan Haller 2025-07-03 16:31:40 +02:00
  • 50785a2217 Exclude vendor directory from linting Stefan Haller 2025-07-03 15:28:52 +02:00
  • 91d8c25183 Fix applying custom patches to a dirty working tree (#4674) Stefan Haller 2025-07-02 16:32:32 +02:00
  • 3df894ec92 Stage affected unstaged files when applying or reverting a patch Stefan Haller 2025-06-30 17:59:36 +02:00
  • c440a208a6 Add tests for applying a patch when there's a modified file Stefan Haller 2025-07-01 14:52:54 +02:00
  • 32bd9e6029 Drop stash when successfully unstashing files after moving patch to index Stefan Haller 2025-07-01 14:25:50 +02:00
  • 823aa640b9 Add test for moving patch to index when there's a modified file Stefan Haller 2025-07-01 12:57:16 +02:00
  • 00d043d743 Cleanup: implement AllFilesInPatch using lo.Keys Stefan Haller 2025-07-01 11:23:16 +02:00
  • eebc39d3e9 Show stash name for selected stash (#4673) Stefan Haller 2025-07-02 16:18:11 +02:00
  • 92c9eb614f Show stash title in main view for selected stash entry Stefan Haller 2025-07-01 09:47:38 +02:00
  • ef16867ff1 Cleanup: add NewRunPtyTaskWithPrefix funxtion instead of setting Prefix manually Stefan Haller 2025-07-01 09:40:44 +02:00
  • edcfce22f0 Change Refresh to not return an error (#4680) Stefan Haller 2025-07-02 16:14:11 +02:00
  • c87661dbee Use async refresh rather than manual OnWorker call Stefan Haller 2025-07-02 12:14:57 +02:00
  • d82852a909 Change Refresh to not return an error Stefan Haller 2025-07-02 11:58:13 +02:00
  • 2b1f150129 Some code cleanups to the "discard file changes from commit" feature (#4679) Stefan Haller 2025-07-02 16:02:58 +02:00
  • 5be97c6145 Remove another unnecessary refresh Stefan Haller 2025-07-02 15:49:51 +02:00
  • 80e20417a8 Remove unnecessary refresh Stefan Haller 2025-07-02 15:49:25 +02:00
  • ee62878e6b Cleanup: remove pointless error handling Stefan Haller 2025-07-02 15:47:48 +02:00
  • 2a5970265d Fix formatting of a keyboard shortcut in the README.md (#4678) Stefan Haller 2025-07-02 15:28:48 +02:00
  • d60a843c23 Fix formatting of a keyboard shortcut in the README.md Daniel Jonsson 2025-07-02 14:53:05 +02:00
  • 36388e58b9 Update linter (#4671) Stefan Haller 2025-07-01 11:08:24 +02:00
  • ca05a2ccea Enable revive linter, and fix a bunch of warnings Stefan Haller 2025-06-30 19:13:12 +02:00
  • 7aa426fa71 Enable errorlint linter, and fix warnings Stefan Haller 2025-06-30 11:11:35 +02:00
  • 0471dbaa84 Enable intrange linter, and fix warnings Stefan Haller 2025-06-30 11:03:00 +02:00
  • 1e92d8b7f3 Enable nolintlint linter, and fix warnings Stefan Haller 2025-06-30 10:40:02 +02:00
  • d9e299c1df Update VS Code settings to enable staticcheck linter Stefan Haller 2025-06-30 10:12:18 +02:00
  • 9b54dc0b28 Update VS Code settings to use golangci-lint v2 Stefan Haller 2025-06-30 15:38:14 +02:00
  • c4de94cff0 Update .golangci.yml to use version 2 Stefan Haller 2025-06-22 11:14:45 +02:00
  • 92093ce56a Fix warning QF1003: could use tagged switch Stefan Haller 2025-06-29 10:39:21 +02:00
  • c7d0aaa786 Fix warning QF1004: could use strings.ReplaceAll instead Stefan Haller 2025-06-20 19:57:03 +02:00
  • 4604227238 Make stashEntryFromLine a free-standing function Stefan Haller 2025-06-20 19:55:25 +02:00
  • b7aecf5f17 Fix warning ST1016: methods on the same type should have the same receiver name Stefan Haller 2025-06-20 19:55:45 +02:00
  • 8c574f888c Fix warning ST1016: methods on the same type should have the same receiver name Stefan Haller 2025-06-20 19:49:46 +02:00
  • 7ebf5fff0f Provide a script to lint the whole working copy, and update make lint to use it Stefan Haller 2025-06-30 14:13:03 +02:00
  • 4439531906 Show annotation information for selected tag (#4663) Stefan Haller 2025-06-30 16:14:20 +02:00
  • e5b09f34e0 Show tag information for selected tag Stefan Haller 2025-06-24 17:22:58 +02:00
  • b12b1040c3 Add IsAnnotated field to models.Tag struct Stefan Haller 2025-06-24 13:41:33 +02:00
  • 718cbdb48c Fix branch head icon appearing at head commit when a remote or tag exists with the same name as the current branch (#4669) Stefan Haller 2025-06-30 16:12:09 +02:00
  • 03abdfcfe2 Fix the CurrentBranchName function Stefan Haller 2025-06-27 14:13:38 +02:00