Commit Graph

  • 0766b14afd Add test to auto-amend a commit after pressing e on it Stefan Haller 2024-11-29 17:07:48 +01:00
  • 4624d496a2 Add test for editing the last commit of a branch in a stack Stefan Haller 2024-11-29 17:33:27 +01:00
  • ea03ae5ee3 Cleanup: remove a no-op Focus() call Stefan Haller 2024-11-29 17:27:55 +01:00
  • 51e5816dd7 Delete range selection of branches (#4073) Stefan Haller 2024-12-01 11:02:58 +01:00
  • c1b4201726 Allow deleting a range selection of branches Stefan Haller 2024-11-23 19:32:27 +01:00
  • 0b0910573b Extract test helper function checkRemoteBranches Stefan Haller 2024-11-24 13:48:36 +01:00
  • 92bce7de43 Pass a remote branch to ConfirmDeleteRemote Stefan Haller 2024-11-23 18:03:43 +01:00
  • e98cc4d016 Extract variables Stefan Haller 2024-11-23 12:01:07 +01:00
  • 2ffd52acd1 Fix mouse wheel scrolling of custom patch view (#4089) Stefan Haller 2024-12-01 10:50:50 +01:00
  • 24e98d1792 Fix mouse wheel scrolling of custom patch view Stefan Haller 2024-11-29 12:45:30 +01:00
  • a50712b6c2 Cleanup background fetch (#4084) Stefan Haller 2024-12-01 10:47:43 +01:00
  • 64cebfc0a8 Remove unused texts Stefan Haller 2024-11-28 11:58:36 +01:00
  • b07109de4d Remove unused field gui.IsNewRepo Stefan Haller 2024-11-28 12:01:19 +01:00
  • 59303981f9 Simplify startBackgroundFetch Stefan Haller 2024-11-28 11:58:02 +01:00
  • 62e31efd0f Saner view geometry (#4085) Stefan Haller 2024-12-01 10:43:57 +01:00
  • f6f2a52dee Bump gocui and adapt lazygit code Stefan Haller 2024-12-01 10:38:45 +01:00
  • 759ddd3e80 five test-haha-2 Jesse Duffield 2024-12-01 17:08:06 +11:00
  • b431a354aa four Jesse Duffield 2024-12-01 17:08:04 +11:00
  • 24a3b815c5 fixup! blah Jesse Duffield 2024-12-01 17:09:45 +11:00
  • 7efb900336 blah Jesse Duffield 2024-12-01 17:08:57 +11:00
  • ab8e1f0265 three Jesse Duffield 2024-12-01 16:47:05 +11:00
  • 8cf3d8b269 two Jesse Duffield 2024-12-01 16:47:03 +11:00
  • e6b5fb93eb one Jesse Duffield 2024-12-01 16:47:00 +11:00
  • 579053d5a3 Let schema/config.json end with a line feed (#4092) Stefan Haller 2024-11-30 15:08:28 +01:00
  • 10db72d223 Let schema/config.json end with a line feed Stefan Haller 2024-11-30 15:03:29 +01:00
  • 649a8b7276 Improve editing a commit Stefan Haller 2024-11-29 16:24:28 +01:00
  • 345c533d64 Extract helper methods Stefan Haller 2024-11-29 16:24:12 +01:00
  • 5e542c3992 Filter out merge commits when generating todo changes in InteractiveRebase Stefan Haller 2024-11-29 16:16:44 +01:00
  • 0b33634c73 Add test for editing several commits right after a merge commit Stefan Haller 2024-11-29 16:49:18 +01:00
  • 8d6da58bfa Add test to auto-amend a commit after pressing e on it Stefan Haller 2024-11-29 17:07:48 +01:00
  • cd6d92da1d Add test for editing the last commit of a branch in a stack Stefan Haller 2024-11-29 17:33:27 +01:00
  • 46a333407d Cleanup: remove a no-op Focus() call Stefan Haller 2024-11-29 17:27:55 +01:00
  • c3cf48cc49 Allow user to select remote and branch when creating a PR (#1889) Jesse Duffield 2024-11-23 12:10:51 +11:00
  • 0a71b5f837 WIP textbox Jesse Duffield 2024-11-09 16:38:14 +11:00
  • 949e131ebe pkg/gui: Allow user to select remote and branch when creating a PR Moritz Haase 2022-04-22 07:02:28 +02:00
  • b62546c391 Allow DiffContextSize to be decreased to zero (#4050) Jesse Duffield 2024-11-19 08:27:38 +11:00
  • de8dc935a3 use unsigned integer in test and fix CI/linter complaint LU Jialin 2024-11-08 22:22:33 -08:00
  • dd765801db add test case for decreasing Diff Context length to zero LU Jialin 2024-11-07 23:10:48 -08:00
  • 111407d9a6 use an unsigned_64 for DiffContextSize and add saturated add/subtract LU Jialin 2024-11-07 23:09:32 -08:00
  • 9f03f9e95d ci: update upload-artifact and download-artifact actions to v4 (#4063) Jesse Duffield 2024-11-17 12:06:22 +11:00
  • 181b00b758 ci: update upload-artifact and download-artifact actions to v4 Eng Zer Jun 2024-11-16 00:42:08 +08:00
  • e1e4e1be1f Add new filter to only show tracked files in Files panel (#4024) Jesse Duffield 2024-11-12 17:00:58 +11:00
  • fdeaf9cea0 Add new filter to only show tracked files in Files panel Yaroslav Veremenko 2024-11-01 16:21:09 -06:00
  • b0a766cc95 Fixes to lazygit Ubuntu install instructions in README.md (#3970) Jesse Duffield 2024-11-09 18:57:18 +11:00
  • f858460ab9 Fixes to lazygit Ubuntu install instructions in README.md Stephen Martin 2024-10-05 22:58:10 -06:00
  • b2cbd93619 Add config option to disable switching tabs with panel jump keys (#3927) Jesse Duffield 2024-11-09 17:23:59 +11:00
  • 8da43af924 Add config option to disable tab switching with jump keys Harris Greenstein 2024-11-09 17:04:44 +11:00
  • 7edf629eeb Fix installation for Ubuntu in README.md (#4031) Jesse Duffield 2024-11-09 17:18:58 +11:00
  • 1e8b8471ca Fix installation for Ubuntu in README.md Shaobo Song 2024-11-03 21:04:43 +08:00
  • 095eb130e9 Fix scroll position when entering staging view by clicking in the main view (#3992) Stefan Haller 2024-10-18 22:49:15 +02:00
  • f08b3e9e1d Cleanup: remove isFocused parameter from GetContentToRender and related methods Stefan Haller 2024-10-17 09:29:36 +02:00
  • 8f3e59b78e Don't render staging view when it loses focus Stefan Haller 2024-10-17 09:41:33 +02:00
  • eaf3bf0971 Change NewRenderStringWith{out}ScrollTask to reuse the task key of the existing task Stefan Haller 2024-10-16 18:01:04 +02:00
  • 4883c867bb Fix non-sticky range select after clicking in staging view (#3998) Stefan Haller 2024-10-18 22:46:27 +02:00
  • a58770ee1b Fix pressing shift-down after clicking in diff view Stefan Haller 2024-10-17 10:59:53 +02:00
  • 7655f6864e Add test demonstrating a bug with clicking in the staging view Stefan Haller 2024-10-18 09:16:07 +02:00
  • 286e5f4849 Fix clicking multiple times in an integration test Stefan Haller 2024-10-18 09:15:08 +02:00
  • cbd23107ef WIP Make it searchable focus-main-view Stefan Haller 2024-10-15 16:59:50 +02:00
  • 50426cda3a Select line that is in the middle of the screen Stefan Haller 2024-10-15 16:36:19 +02:00
  • e031f437e9 Add navigation keybindings Stefan Haller 2024-10-15 15:10:08 +02:00
  • 9bd212aab1 DROPME: change window title for testing Stefan Haller 2024-10-15 15:11:43 +02:00
  • 9df81067e9 Make Files diff focusable Stefan Haller 2024-10-15 11:29:10 +02:00
  • f31037864e Extract code to DiffHelper Stefan Haller 2024-10-15 15:15:34 +02:00
  • 03e060d82c Extract helper method mainViews Stefan Haller 2024-10-14 14:25:04 +02:00
  • f88b1942ae Remove utils.Clamp, use lo.Clamp instead Stefan Haller 2024-10-15 15:28:33 +02:00
  • 2e05ea57dc [gocui] Make highlight overwrite the background color Stefan Haller 2024-10-15 13:01:35 +02:00
  • 052974be65 Allow pasting commits multiple times (#3983) Stefan Haller 2024-10-13 16:59:04 +02:00
  • 85523402d6 Allow pasting commits more than once Stefan Haller 2024-10-11 10:40:06 +02:00
  • f473d23d65 Wrap an overly long line Stefan Haller 2024-10-11 11:22:43 +02:00
  • 59a937ee7a Get rid of error return value of PostRefreshUpdate and a few related ones Stefan Haller 2024-10-11 10:53:11 +02:00
  • 53f8249ee1 Fix file icons (#3975) Stefan Haller 2024-10-13 16:55:18 +02:00
  • f71274b601 Add test to ensure that file icons are one rune Stefan Haller 2024-10-09 12:34:01 +02:00
  • f2fd435c05 Fix many file icons Stefan Haller 2024-10-09 12:34:06 +02:00
  • 4e361e1a87 Fix merge conflict resolution when file doesn't end with a LF (#3976) Stefan Haller 2024-10-13 16:50:53 +02:00
  • 696e78fcc8 Fix ForEachLineInFile to not lose the last line if it doesn't end with a LF Stefan Haller 2024-10-09 15:37:08 +02:00
  • b71aa5e23b Add regression test for resolving conflicts in a file without a trailing LF Stefan Haller 2024-10-09 15:30:22 +02:00
  • 72cf3efb1d Add test demonstrating problem with ForEachLineInFile Stefan Haller 2024-10-09 15:08:42 +02:00
  • ae610dcbb7 Extract helper function for easier testing Stefan Haller 2024-10-09 15:08:01 +02:00
  • d11e11d179 Auto-render hyperlinks (#3914) Stefan Haller 2024-09-28 12:07:28 +02:00
  • 825f5c0a91 Use AutoRenderHyperLinks in confirmation view Stefan Haller 2024-09-15 14:16:50 +02:00
  • 26e3a93fc3 Use AutoRenderHyperLinks in main views Stefan Haller 2024-09-15 14:12:41 +02:00
  • 1ceb5a6b37 Turn on AutoRenderHyperLinks in the Command Log panel Stefan Haller 2024-09-15 14:08:56 +02:00
  • 65b731f484 Bump gocui Stefan Haller 2024-09-28 12:04:32 +02:00
  • c6a7722066 Add a menu item to delete both local and remote branch at once (#3916) Stefan Haller 2024-09-28 11:26:20 +02:00
  • 1ab70ec645 Add a menu item to delete both local and remote branch at once Stefan Haller 2024-09-13 09:06:29 +02:00
  • e181de1180 Better branch delete confirmation (#3915) Stefan Haller 2024-09-28 11:22:54 +02:00
  • c712b1d0fe Better local branch delete confirmation Stefan Haller 2024-09-08 16:05:47 +02:00
  • c4e5995cb9 Fix bug with deleting remote branch whose name doesn't match local branch Stefan Haller 2024-09-12 19:16:40 +02:00
  • be3683ccc8 Add test that demonstrates bug with deleting remote branch with different name Stefan Haller 2024-09-15 16:53:04 +02:00
  • 7e7309f97e Add question marks to questions Stefan Haller 2024-09-12 18:59:40 +02:00
  • d2b6f93858 Remove unused texts Stefan Haller 2024-09-12 19:02:38 +02:00
  • a91fe517d3 Remove obsolete TODO comment Stefan Haller 2024-09-12 18:35:20 +02:00
  • 8a328a553a Fix copying commit author to clipboard (#3936) Stefan Haller 2024-09-28 11:15:03 +02:00
  • 3d56357294 Fix copying commit author to clipboard Stefan Haller 2024-09-23 09:42:16 +02:00
  • 9b2a0c4538 Add test for copying a commit author to the clipboard Stefan Haller 2024-09-23 09:42:12 +02:00
  • a04ad24a60 Add performance improvements section to release notes (#3922) Jesse Duffield 2024-09-18 21:26:47 +10:00
  • 0d633896ae Add performance improvements section to release notes Jesse Duffield 2024-09-18 20:58:32 +10:00
  • 611fabde11 Fix crash when viewing the divergence of a branch which is up to date with its upstream (#3918) v0.44.1 Stefan Haller 2024-09-18 09:27:11 +02:00
  • f8073c7188 Fix crash when viewing the divergence of a branch which is up to date with its upstream Stefan Haller 2024-09-16 20:50:31 +02:00
  • 4dadcd2ace Improve performance with large numbers of untracked or modified files (#3919) Stefan Haller 2024-09-18 09:23:21 +02:00