summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2023-02-22migrate interactive rebase integration testsJesse Duffield
2023-02-20remove x keybinding for opening menu so we now only use '?'Jesse Duffield
2023-02-20mention path in tooltipsJesse Duffield
2023-02-20Add tooltips for discardingLuka Markušić
2023-02-20Make discarding items less error proneLuka Markušić
2023-02-20Merge pull request #2453 from stefanhaller/allow-rebasing-to-first-commitJesse Duffield
2023-02-20add create tag from commit testJesse Duffield
2023-02-20show tag messageJesse Duffield
2023-02-20Allow squashing fixups above the first commit of a repoStefan Haller
2023-02-20Merge pull request #2421 from Ryooooooga/tag-on-branchJesse Duffield
2023-02-20Better error message for trying to squash or fixup the first commitStefan Haller
2023-02-19feat: support to create tag on branchRyooooooga
2023-02-19Edit by breaking after current commitStefan Haller
2023-02-19migrate undo testJesse Duffield
2023-02-19show snapshot of lazygit when test fails for easier investigationJesse Duffield
2023-02-19rename key to PullJesse Duffield
2023-02-18Undo a change made in #2444 that we didn't end up needingstk
2023-02-18update view cursor when selecting new line in patch explorer viewJesse Duffield
2023-02-15Don't bother setting view cursor pos for staging/stagingSecondary viewsstk
2023-02-15Turn highlighting off in staging/stagingSecondary viewsstk
2023-02-15Select next stageable line correctly after staging a range of linesstk
2023-02-15Make SelectedLine/SelectedLineIdx work in staging/stagingSecondary viewsstk
2023-02-11chore: change to work `return-alt1` on all viewsRyooooooga
2023-02-11Merge pull request #2418 from jesseduffield/feature/copy-remote-branch-to-cli...Jesse Duffield
2023-02-11Merge pull request #2412 from Ryooooooga/disable-help-on-suggestionsJesse Duffield
2023-02-10chore: remove `UNKNOWN_VIEW_ERROR_MSG`Ryooooooga
2023-02-09fix: disable menu key binding while displaying popupRyooooooga
2023-02-09Copy remote branch name to clipboardLuka Markušić
2023-02-09Merge pull request #2413 from stefanhaller/allow-ignore-whitespace-everywhereJesse Duffield
2023-02-09fix linting issueJesse Duffield
2023-02-07Allow ignoring whitespace in diff in commits panelstk
2023-02-07Better redrawing after toggling "ignore whitespace"stk
2023-02-07Make "Toggle whitespace in diff view" a global key bindingstk
2023-02-03fix: fix `default` color to be whiteRyooooooga
2023-02-01Merge pull request #2358 from phanithinks/#2319_default_screen_modeJesse Duffield
2023-01-31Merge pull request #2373 from phanithinks/clipboard_patch_option_2357Jesse Duffield
2023-01-29Merge branch 'master' into #2319_default_screen_modePhanindra Kumar Paladi
2023-01-29Fixed breaking integrtion tests(old)Phanindra kumar Paladi
2023-01-26Add user config gui.skipRewordInEditorWarningstk
2023-01-22Extract helper function doRewordEditorstk
2023-01-18Fixed the lable in the custom_patch_options_panel.goPhanindra kumar Paladi
2023-01-18Fixed typoPhanindra kumar Paladi
2023-01-18Change key of clipboard copyPhanindra kumar Paladi
2023-01-17Added copy to clipboard option to the patch optionsPhanindra kumar Paladi
2023-01-16replaced 'screenMode' to 'windowSize' in configPhanindra kumar Paladi
2023-01-11Added screenMode configuration to gui configurationPhanindra kumar Paladi
2023-01-06fix: fix goroutine leaksRyooooooga
2022-12-30defend against possible nil functionJesse Duffield
2022-12-30feat: add `GitVersion` structRyooooooga
2022-12-30chore(gui): remove unused `gitConfig`Ryooooooga