1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-04-24 20:56:17 +02:00

Commit Graph

  • 423cdadc82 Use ConPTY on Windows for pty-backed command execution windows-pty Stefan Haller 2026-04-24 18:37:13 +02:00
  • 30eac75098 fixup! Add pty support on Windows via ConPTY Stefan Haller 2026-04-24 18:24:47 +02:00
  • d45388b7b7 Add pty support on Windows via ConPTY Stefan Haller 2026-04-22 07:08:46 +02:00
  • c9ece72a9a Abstract pty startup behind a platform-specific primitive Stefan Haller 2026-04-21 22:35:02 +02:00
  • af8368718b Abstract task command over *exec.Cmd Stefan Haller 2026-04-21 22:00:53 +02:00
  • 1bae298a2e Stop leaking other malformed and unimplemented escape sequences swallow-unknown-escape-sequences Stefan Haller 2026-04-24 13:44:54 +02:00
  • b106d0ac42 Silently consume unrecognized escape sequences Stefan Haller 2026-04-24 12:09:10 +02:00
  • 62c4e8b368 Demonstrate that unknown escape sequences leak as literal text Stefan Haller 2026-04-22 13:37:38 +02:00
  • 1f4ebb36c1 Bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 dependabot/github_actions/goreleaser/goreleaser-action-7.1.0 dependabot[bot] 2026-04-22 00:13:49 +00:00
  • 724fe39685 fixup! Define PR colors as hex colors to make them the same as GitHub's better-pr-colors Stefan Haller 2026-04-07 20:46:24 +02:00
  • e535095686 Define PR colors as hex colors to make them the same as GitHub's Stefan Haller 2026-04-07 18:18:10 +02:00
  • 4e850e00ae README.md: Update Sponsors create-pull-request/patch github-actions[bot] 2026-04-21 16:55:21 +00:00
  • 0ecf818a73 Preserve whitespace when remembering commit message (#5528) master Stefan Haller 2026-04-21 18:55:08 +02:00
  • 227081f1d1 Preserve whitespace when remembering a commit message Stefan Haller 2026-04-19 12:20:44 +02:00
  • 07a5bb5867 Add integration test demonstrating whitespace loss in preserved commit messages Stefan Haller 2026-04-19 12:08:24 +02:00
  • 4ab36461cb Tolerate trailing newlines in AddCoAuthorToDescription Stefan Haller 2026-04-19 12:03:41 +02:00
  • 58309b02a9 Fix the check_for_fixups script Stefan Haller 2026-04-21 18:49:17 +02:00
  • 2ad6e1a904 Preserve commit message when quitting while the commit message panel is open (#5524) Stefan Haller 2026-04-21 11:30:52 +02:00
  • 337ab2a276 Preserve commit message when quitting while the commit message panel is open Stefan Haller 2026-04-19 22:26:37 +02:00
  • afbfbb27a4 Add OnQuit hook for controllers Stefan Haller 2026-04-21 10:55:10 +02:00
  • 3de2a2d96c Extract PreserveCommitMessage from CloseCommitMessagePanel Stefan Haller 2026-04-19 21:15:12 +02:00
  • 5c61126c4b Remove unnecessary clearing of the commit message panel on close Stefan Haller 2026-04-21 11:21:41 +02:00
  • c183f1ea8c Retry on ref lock errors during fetch/pull (#5161) Stefan Haller 2026-04-20 09:09:17 +02:00
  • a42d79f228 retry on ref lock errors during fetch/pull majiayu000 2026-01-02 12:13:36 +08:00
  • ce7f8a829d Fix copying a file's absolute path when running in a linked worktree (#5523) Stefan Haller 2026-04-19 11:35:16 +02:00
  • d3095f6fd4 Fix copying a file's absolute path when running in a linked worktree Stefan Haller 2026-04-19 08:00:14 +02:00
  • 94d6fce3cc Change clipboard tests to demonstrate bug with copying absolute file path Stefan Haller 2026-04-19 08:00:10 +02:00
  • daeafc1200 Bump actions/github-script from 8 to 9 dependabot/github_actions/actions/github-script-9 dependabot[bot] 2026-04-15 00:14:49 +00:00
  • 3cecef917d Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 dependabot/github_actions/peter-evans/create-pull-request-8.1.1 dependabot[bot] 2026-04-15 00:14:43 +00:00
  • d167063b4f Don't default the base repo for pull requests to "origin" (#5508) v0.61.1 Stefan Haller 2026-04-13 22:04:10 +02:00
  • 4218f97a21 Don't default the base repo for pull requests to "origin" Stefan Haller 2026-04-13 21:56:37 +02:00
  • 9cd5fb87ce Hide closed pull requests on main branches (#5501) Stefan Haller 2026-04-13 21:59:03 +02:00
  • c0d9640c0b Hide closed pull requests on main branches Stefan Haller 2026-04-11 17:04:14 +02:00
  • dba814c1df Change contribution policy (#5498) Stefan Haller 2026-04-13 21:50:18 +02:00
  • aef4feb501 Discourage contributions Stefan Haller 2026-04-06 18:10:28 +02:00
  • dff44dde18 Add a warning about adding new config options (#5507) Stefan Haller 2026-04-13 21:37:32 +02:00
  • 913e118d12 Add a warning about adding new config options Stefan Haller 2026-04-11 10:32:18 +02:00
  • 600ff21b47 Make the TOC entries links Stefan Haller 2026-04-13 14:09:04 +02:00
  • 6c2b9d5b01 Fix heading level Stefan Haller 2026-04-13 14:06:08 +02:00
  • 38dd035e28 Normalize repository owner casing to fix GitHub PR integration (#5495) Stefan Haller 2026-04-10 18:49:37 +02:00
  • 6eda4c0aab Fix case-insensitive remote URL matching for GitHub PRs Bradly Chang 2026-04-10 01:36:10 +08:00
  • b1d52a4e3d Add a forwardDeleteWord keybinding platform-specific-edit-bindings Stefan Haller 2026-04-08 22:21:59 +02:00
  • e20441a3bc Make edit keybindings for move-by-word and backspace-word configurable Stefan Haller 2026-04-08 22:03:50 +02:00
  • fe89e1d648 Change bindings for moving commits to a-up/down keybinding-revamp Stefan Haller 2026-04-02 19:06:36 +02:00
  • f62fdc1539 Change a-enter keybinding to m-enter on mac, and c-enter elsewhere Stefan Haller 2026-04-02 16:45:22 +02:00
  • 840da121f1 Move modifiers into Key Stefan Haller 2026-04-02 18:04:07 +02:00
  • 38d1e65b83 Get rid of pkg/gui/keybindings package Stefan Haller 2026-04-02 10:21:30 +02:00
  • 75bfc78e0d Unexport the labelByKey and keyByLabel maps Stefan Haller 2026-04-02 10:10:31 +02:00
  • 27f7e01b15 Move keybindings.LabelFromKey to config package Stefan Haller 2026-04-02 10:09:41 +02:00
  • b625a84c73 Add config.KeyFromLabel Stefan Haller 2026-04-02 09:58:07 +02:00
  • 1d43d32112 Fix typo in keybinding Stefan Haller 2026-04-02 15:55:39 +02:00
  • f18bebbfbc Bump tcell dependency to v3 update-to-tcell-v3 Stefan Haller 2026-04-01 16:12:16 +02:00
  • c5136642ba Add Key type add-key-type-with-modifiers Stefan Haller 2026-03-31 17:58:05 +02:00
  • 62ab1af41a Rename Key to KeyName Stefan Haller 2026-04-07 07:55:06 +02:00
  • cfcd82b12c Cleanup: use named constant Stefan Haller 2026-04-01 15:17:30 +02:00
  • a4c7a1e174 Cleanup: fix typo in comment Stefan Haller 2026-04-01 14:51:18 +02:00
  • 87c3cb5e03 Cleanup: remove unnecessary function Label() Stefan Haller 2025-11-16 18:38:18 +01:00
  • 5e1c705373 Cleanup: simplify code Stefan Haller 2026-04-01 14:35:22 +02:00
  • 3e1c4d5ca3 Cleanup: remove obsolete code Stefan Haller 2026-04-01 14:29:23 +02:00
  • f873e0187c Remove unused Parse/ParseAll and friends Stefan Haller 2026-04-07 07:28:55 +02:00
  • 3e95a728e7 Remove unused StartTicking and tickingMutex Stefan Haller 2026-04-07 07:31:34 +02:00
  • 0f1e1db75c Remove unused View.HasLoader functionality Stefan Haller 2026-04-06 20:07:24 +02:00
  • a4950e1be2 Fix linter warnings Stefan Haller 2026-04-07 10:00:06 +02:00
  • 8d5d978efb Copy gocui files into lazygit repo under pkg/gocui Stefan Haller 2026-04-06 19:59:32 +02:00
  • 8f258a3650 Add a justfile (#5490) Stefan Haller 2026-04-08 19:29:36 +02:00
  • 665fcbf389 Add a justfile Stefan Haller 2026-04-08 19:07:58 +02:00
  • 84b7d1e266 Security fix: avoid using ${{ }} variable interpolation in run: steps (#5487) Stefan Haller 2026-04-08 10:20:11 +02:00
  • 4caee0886b fix: yaml.github-actions.security.run-shell-injection.run-shell-injection security vulnerability Ubuntu 2026-04-08 04:49:26 +00:00
  • 3654dcef9a Bump github.com/samber/lo from 1.31.0 to 1.53.0 dependabot/go_modules/github.com/samber/lo-1.53.0 dependabot[bot] 2026-04-08 00:05:15 +00:00
  • e392e6a4f4 Bump dario.cat/mergo from 1.0.1 to 1.0.2 dependabot/go_modules/dario.cat/mergo-1.0.2 dependabot[bot] 2026-04-08 00:05:08 +00:00
  • e66e1a0d47 Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 dependabot/go_modules/github.com/sirupsen/logrus-1.9.4 dependabot[bot] 2026-04-08 00:05:01 +00:00
  • 7a1bd8bcc6 Bump github.com/gookit/color from 1.4.2 to 1.6.0 dependabot/go_modules/github.com/gookit/color-1.6.0 dependabot[bot] 2026-04-08 00:04:57 +00:00
  • d989dd87c2 Bump github.com/kyokomi/emoji/v2 from 2.2.8 to 2.2.13 dependabot/go_modules/github.com/kyokomi/emoji/v2-2.2.13 dependabot[bot] 2026-04-08 00:04:53 +00:00
  • 72fd870c26 Use really white text in the PR pills better-pr-colors-2 Stefan Haller 2026-04-07 20:46:24 +02:00
  • 38f35ae346 Avoid enumerating untracked files when staging hunks of tracked files speed-up-staging-in-repos-with-many-untracked-files Stefan Haller 2026-04-06 11:36:22 +02:00
  • cf491d1b5b Turn the ForceShowUntracked field of GetStatusFileOptions into an enum Stefan Haller 2026-04-06 11:20:51 +02:00
  • bb5d5f2deb Update docs and schema for release (#5477) v0.61.0 Stefan Haller 2026-04-06 19:37:08 +02:00
  • ffe645c503 Update docs and schema for release Stefan Haller 2026-04-06 19:33:14 +02:00
  • 26faf9d20f Update translations from Crowdin (#5476) Stefan Haller 2026-04-06 19:31:47 +02:00
  • f47ee726c7 Update translations from Crowdin Stefan Haller 2026-04-06 19:29:09 +02:00
  • 7f5250a64a Add condition field to custom command prompts (#5364) Stefan Haller 2026-04-06 19:17:54 +02:00
  • 4cb6fafb08 Add condition field to custom command prompts Martin T. 2026-03-12 13:42:12 +01:00
  • 2057dc1ea9 Log hashes of local branches when deleting them (#5441) Stefan Haller 2026-04-06 19:10:03 +02:00
  • e4309f101c Log hashes of local branches when deleting them Stefan Haller 2026-03-30 18:39:28 +02:00
  • 710a73e351 Add missing quote Stefan Haller 2026-03-30 18:35:55 +02:00
  • 7918858023 Localize "Dropping stash" log Stefan Haller 2026-03-30 18:23:43 +02:00
  • 4c2c0ce32d Bump github.com/sasha-s/go-deadlock from 0.3.6 to 0.3.9 (#5460) Stefan Haller 2026-04-01 11:27:21 +02:00
  • 5928e851dd Bump github.com/sasha-s/go-deadlock from 0.3.6 to 0.3.9 dependabot[bot] 2026-04-01 09:24:57 +00:00
  • 8aaed47c63 Bump github.com/sahilm/fuzzy from 0.1.0 to 0.1.1 (#5459) Stefan Haller 2026-04-01 11:23:47 +02:00
  • 7d6c151296 Bump github.com/sahilm/fuzzy from 0.1.0 to 0.1.1 dependabot[bot] 2026-04-01 09:20:52 +00:00
  • f12a77ca81 Bump github.com/integrii/flaggy from 1.4.0 to 1.8.0 (#5458) Stefan Haller 2026-04-01 11:19:49 +02:00
  • dbb1ff4f24 Bump github.com/integrii/flaggy from 1.4.0 to 1.8.0 dependabot[bot] 2026-04-01 09:17:06 +00:00
  • 03e75bd3ed Bump github.com/spkg/bom from 0.0.0-20160624110644-59b7046e48ad to 1.0.1 (#5457) Stefan Haller 2026-04-01 11:15:48 +02:00
  • 5a4a917e6f Bump github.com/spkg/bom from 0.0.0-20160624110644-59b7046e48ad to 1.0.1 dependabot[bot] 2026-04-01 08:59:55 +00:00
  • 4b7388bbe3 Bump github.com/adrg/xdg from 0.4.0 to 0.5.3 (#5456) Stefan Haller 2026-04-01 10:58:29 +02:00
  • a205bb74eb Bump github.com/adrg/xdg from 0.4.0 to 0.5.3 dependabot[bot] 2026-04-01 08:19:10 +00:00
  • a33f83cf76 Show pull requests against branches (#2781) Stefan Haller 2026-04-01 10:18:01 +02:00
  • 6c8110f028 Add some brief documentation Stefan Haller 2026-04-01 09:11:26 +02:00
  • e92b04e1dc Don't refresh pull requests when checking out a local branch Stefan Haller 2026-03-31 16:15:37 +02:00
  • 6ba46ad604 Change "Copy pull request URL to clipboard" command to use existing PR if there is one Stefan Haller 2026-03-25 12:37:16 +01:00