Commit graph

  • 50bd95be88 WIP Jesse Duffield 2025-01-11 15:36:00 +11:00
  • c96b70c160 WIP Jesse Duffield 2025-01-11 15:33:40 +11:00
  • 8773a2b880 WIP Jesse Duffield 2025-01-11 15:22:27 +11:00
  • 7f8c08cd5d Automatically cut release each month Jesse Duffield 2025-01-11 15:16:03 +11:00
  • 91cb1ff29a
    Standardise on 'screen mode' naming convention (#4142) v0.45.0 Jesse Duffield 2025-01-11 14:30:12 +11:00
  • 28d10c26a4 Standardise on 'screen mode' name Jesse Duffield 2025-01-11 14:25:10 +11:00
  • 2c321011db
    Use interactive shell for running shell commands only if shell is bash or zsh (#4159) Stefan Haller 2025-01-10 00:26:35 +01:00
  • dbd407c01d Use interactive shell for running shell commands only if shell is bash or zsh Stefan Haller 2025-01-09 09:29:31 +01:00
  • 958fd26f0c
    Merge branch 'master' into wsl-launch-fix Kapparina 2025-01-09 19:18:04 +11:00
  • b8d5e481bb
    Fix micro editor preset (#4156) Stefan Haller 2025-01-09 08:51:39 +01:00
  • 2b3525bfd6 Fix micro editor preset Nikita Karamov 2025-01-08 22:28:35 +01:00
  • b2c46c33b6
    Add number of commits to cherry-pick confirmation prompt (#4158) Stefan Haller 2025-01-09 08:46:37 +01:00
  • c44231a7d7 Add number of commits to cherry-pick confirmation prompt Brandon 2025-01-08 20:25:24 -08:00
  • 3518ec9f72
    README.md: Update Sponsors (#3746) Jesse Duffield 2025-01-09 11:26:19 +11:00
  • ec19fcf134 README.md: Update Sponsors github-actions[bot] 2025-01-09 00:25:30 +00:00
  • 2d193cb296
    Adjust line number for working copy when editing a line (#4119) Stefan Haller 2025-01-07 17:50:01 +01:00
  • 64cd7cd9f6 Adjust line number for working copy when editing a line Stefan Haller 2024-12-13 21:20:09 +01:00
  • eaaf123238 Combine GetPathDiff and GetAllDiff into one command (GetDiff) Stefan Haller 2024-12-13 15:40:21 +01:00
  • 1c5fe8ff17 Add a test demonstrating the problem Stefan Haller 2024-12-15 18:05:39 +01:00
  • 49ca7f6a84 Bump gocui Stefan Haller 2025-01-07 17:38:46 +01:00
  • 80c212faba
    Avoid blank line at end of view (#4152) Stefan Haller 2025-01-07 17:37:57 +01:00
  • ae53059ed2 Bump gocui Stefan Haller 2025-01-07 17:33:51 +01:00
  • 13829d8ff7
    Fix reset/rebase to upstream (#4151) Stefan Haller 2025-01-06 09:31:44 +01:00
  • 53b1e12110 Cleanup: use the upstream local variable consistently Stefan Haller 2025-01-04 15:19:33 +01:00
  • 009062534e Fix resetting or rebasing a branch to its upstream when the upstream branch name is different Stefan Haller 2025-01-04 15:18:22 +01:00
  • 33e81f717d Extend reset/rebase test to use upstream branch name that is different from local one Stefan Haller 2025-01-04 15:27:03 +01:00
  • a4da81ffc7 (enh) support Ghostty; TERM=xterm-ghostty Josh Goebel 2025-01-04 02:05:24 -05:00
  • ef718f3386
    Show the alt-enter keybinding at bottom of commit description view (#4136) Stefan Haller 2025-01-03 10:19:14 +01:00
  • bf9339557e Show the <a-enter> keybinding at bottom of commit description view Stefan Haller 2025-01-01 13:29:35 +01:00
  • ebfc7ff7c6
    Don't show keybindings option in bottom line when panel is open (#4143) Stefan Haller 2025-01-03 10:13:20 +01:00
  • 928e76a82f Disable KeybindingsMenu using a DisabledReason when a panel is open Stefan Haller 2025-01-02 19:46:16 +01:00
  • 9de8d17d84 Don't show error toast for disabled keybindings if DisabledReason text is empty Stefan Haller 2025-01-02 19:43:32 +01:00
  • 9776be3131
    Tweak file icons (#4145) Jesse Duffield 2025-01-03 15:39:43 +11:00
  • 7f7d9b166f Tweak file icons Jesse Duffield 2025-01-03 15:29:20 +11:00
  • 3dd2e25dfa
    Clarify commit message prefix mechanics (#4114) Jesse Duffield 2025-01-03 14:29:52 +11:00
  • 9790a7e00c docs: qlarify commit message prefix mechanics ZeroMask 2024-12-13 17:33:57 +03:00
  • a5c6a6120d
    documentation - describe os.openLink (#3094) Jesse Duffield 2025-01-03 14:12:44 +11:00
  • bf9f9b6c04 provide section for openLink Sebastian Mangelsen 2023-10-28 00:52:14 +02:00
  • d520d5e404
    Bump crypto and net packages (#4144) Jesse Duffield 2025-01-03 14:07:12 +11:00
  • 3241a9c251 Bump crypto and net packages Jesse Duffield 2025-01-03 14:01:26 +11:00
  • 4c4a2c3ff4
    Fix typos (#3920) Jesse Duffield 2025-01-03 10:57:10 +11:00
  • 508cdb40a8 Fix typos Nathan Baulch 2024-09-14 14:45:25 +10:00
  • ae459b2377
    chore: use errors.New to replace fmt.Errorf with no parameters (#4107) Jesse Duffield 2025-01-03 10:33:39 +11:00
  • c834e132c7 chore: use errors.New to replace fmt.Errorf with no parameters RiceChuan 2024-12-12 11:21:16 +08:00
  • 5e9ba82d7b
    Add worktree option to fast forwarding operation (#4051) Jesse Duffield 2025-01-02 17:25:43 +11:00
  • fc78082e81 Formatting the file with gofumpt John Mutuma 2024-11-23 10:59:23 +03:00
  • d7d5733a71 Revert unwanted change John Mutuma 2024-11-08 17:09:28 +00:00
  • 5240b2862f Add worktree option to fast forwarding operation John Mutuma 2024-11-08 15:40:07 +00:00
  • e1c18226bf Add worktree option to fast forwarding operation John Mutuma 2024-11-08 15:40:07 +00:00
  • c4e59aea66
    Update docs to describe use of custom commands without keybindings (#3846) Jesse Duffield 2025-01-02 16:50:32 +11:00
  • 75311750c8 update documentation to describe use of custom commands without keys specified. A. Jensen 2024-08-21 18:15:17 -05:00
  • 16a158a025
    Default to half-screen mode when opening with certain CLI args (#4141) Jesse Duffield 2025-01-02 16:44:25 +11:00
  • 621229bb09 Default to half-screen mode when filtering files or using the git-arg CLI arg Jesse Duffield 2025-01-02 16:10:58 +11:00
  • 536ef82866
    Add screen-mode command line argument (#4103) Jesse Duffield 2025-01-02 16:09:09 +11:00
  • 54680e0836 Add screen-mode command line argument Alex Lewis 2024-12-04 23:59:11 +00:00
  • fc69945a80
    Update instructions for using OSC52 with tmux (#3597) Jesse Duffield 2025-01-02 15:47:34 +11:00
  • 69a048c0ff Update instructions for using OSC52 with tmux Elias Assaf 2024-05-24 18:07:32 +03:00
  • 6c6d835d50
    Set repology table to 3 columns (#4138) Jesse Duffield 2025-01-02 15:41:40 +11:00
  • 2a72e96011 Set repology table to 3 columns hasecilu 2025-01-01 15:58:34 -06:00
  • a507c836b2
    enhancement: Use HEX colors on file icons instead of C256 colors (#4029) Jesse Duffield 2025-01-02 15:41:16 +11:00
  • 8b90cca521 Use HEX colors on file icons instead of C256 colors hasecilu 2024-09-06 19:34:19 -06:00
  • 3573289452
    Update chinese translation for pull requests (#4140) Jesse Duffield 2025-01-02 15:33:18 +11:00
  • 87b54a4107 Update chinese translation for pull requests Jesse Duffield 2025-01-02 15:26:42 +11:00
  • 1b0d3829f8
    Allow on prem Azure DevOps Server pull request (#3954) Jesse Duffield 2025-01-02 15:17:58 +11:00
  • aad3dc42a7 Allow on prem Azure DevOps Server pull request Wayne Bowie 2024-10-01 17:07:39 -05:00
  • f884cc2af9
    Allow to switch branches in Commit View (#4115) (#4117) Stefan Haller 2025-01-01 14:59:20 +01:00
  • f4c8287143 Allow to switch branches in Commit View Sebastian Flügge 2024-12-15 18:20:43 +01:00
  • 03d7bc854e
    Bump kill package (#4137) Jesse Duffield 2025-01-01 23:56:58 +11:00
  • fdf1643f63 Bump kill package Jesse Duffield 2025-01-01 23:45:53 +11:00
  • d93be027b6
    docs: Stylize and correct the NixOS section in README.md (#4135) Stefan Haller 2025-01-01 13:11:15 +01:00
  • fd5be11370 Stylize and correct the NixOS section in README.md wadsaek 2025-01-01 12:31:37 +02:00
  • 1e1fba4ce6
    Add vision and design principles doc (#4053) Jesse Duffield 2024-12-31 16:53:23 +11:00
  • b174791490 Add vision and design principles doc Jesse Duffield 2023-08-11 11:27:22 +10:00
  • 59f0650173 Add support for ~/.config/lazygit without setting XDG_CONFIG_HOME BlakeWilliams/master Blake Williams 2024-12-31 13:38:55 +11:00
  • 4c9c18b2d0
    Merge 54abf4665a into a4ecd293f9 Wael Mahrous 2024-12-30 09:53:43 +03:00
  • a4ecd293f9
    Fix hang when returning from shell command (#4126) Stefan Haller 2024-12-28 14:56:54 +01:00
  • 5fac40c129 Fix hang when returning from shell command Stefan Haller 2024-12-23 13:53:28 +01:00
  • f70cad8088 The exit suffix should also be quoted Ray Luo 2024-12-25 23:03:08 +00:00
  • bc4cb6fbdc Fix hang when returning from shell command Stefan Haller 2024-12-23 13:53:28 +01:00
  • fbff0467d1
    Merge 72098b65ba into ec410b2ae6 znley 2024-12-24 15:59:43 +08:00
  • ec410b2ae6
    Don't preserve commit message when it's unchanged from initial message (#4110) Stefan Haller 2024-12-23 12:32:12 +01:00
  • 3a30211099 Don't preserve commit message when it's unchanged from initial message Stefan Haller 2024-12-12 11:08:03 +01:00
  • ec92d92bf4 Extend commitPrefix test to cancel without changing the commmit message Stefan Haller 2024-12-12 11:22:08 +01:00
  • 87d5da511e Cleanup: reformat to make the test setup code easier to read Stefan Haller 2024-12-12 11:20:30 +01:00
  • e29ddf46d2
    Wrap lines in staging view (#4098) Stefan Haller 2024-12-23 12:27:34 +01:00
  • 15288b7bf4 Add user config to enable line wrapping in the staging view Stefan Haller 2024-12-02 22:17:09 +01:00
  • 2828fb94fb Rewrap patch when view width changes Stefan Haller 2024-11-13 15:46:22 +01:00
  • 5213a9de32 Handle wrapped lines in patch explorer state Stefan Haller 2024-11-10 20:00:58 +01:00
  • b7444b9a49 Return arrays with line indices from WrapViewLinesToWidth Stefan Haller 2024-11-17 16:59:41 +01:00
  • 5d3b3c6656 Extract helper function Stefan Haller 2024-11-17 19:07:53 +01:00
  • 65a28c4c3b Convert tabs to spaces in WrapViewLinesToWidth Stefan Haller 2024-11-11 20:04:47 +01:00
  • 1f2cb35cc9 Refactor: move wrapMessageToWidth to utils/lines.go Stefan Haller 2024-11-08 22:17:26 +01:00
  • 2b49865d0d Fix: set state to nil when patch building view loses focus Stefan Haller 2024-10-18 16:27:36 +02:00
  • da47498066 Cleanup: remove unused log parameter of patch_exploring.NewState Stefan Haller 2024-10-16 14:25:38 +02:00
  • 2f1564d288 Cleanup: remove unused method RangeStartLineIdx Stefan Haller 2024-10-18 17:29:39 +02:00
  • 3610f13418 Fix several bugs in wrapMessageToWidth Stefan Haller 2024-11-27 09:29:12 +01:00
  • 2417b70acd Bump gocui Stefan Haller 2024-12-23 12:21:33 +01:00
  • b61c395278
    Fix moving a commit across a branch boundary in a stack of branches (#4096) Stefan Haller 2024-12-23 12:20:47 +01:00
  • a9ef69b9c7 Fix moving a commit across a branch boundary in a stack Stefan Haller 2024-12-02 11:35:35 +01:00
  • cf27974ea3 Add test for moving a commit across a branch boundary in a stack Stefan Haller 2024-12-02 11:35:26 +01:00