summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2023-05-21Apply strikethrough style to reserved keybindings in menusJesse Duffield
2023-05-21Stop displaying navigation keybinding at bottom of screenJesse Duffield
2023-05-21Use same labels for keys that we use in the configJesse Duffield
2023-05-21Support strikethrough text styleJesse Duffield
2023-05-20Don't keep commits that become empty during a rebaseStefan Haller
2023-05-20Show correct keybinding in tipJesse Duffield
2023-05-20Refactor interface for ApplyPatchJesse Duffield
2023-05-20Add convenience builder for git commandsJesse Duffield
2023-05-20Increase test coverageJesse Duffield
2023-05-20Remove the toast when toggling "ignore whitespace"Stefan Haller
2023-05-20Visualize the "ignore whitespace" state in the subtitle of the diff viewStefan Haller
2023-05-20Don't toggle "ignore whitespace" in the staging and patch building panelsStefan Haller
2023-05-19Disregard the "ignore whitespace" option in the patch building panelStefan Haller
2023-05-19Support ignoring whitespace on stashJesse Duffield
2023-05-17Merge pull request #2612 from longlhh90/fix-commit-prefixes-with-empty-commit...Jesse Duffield
2023-05-17remove empty message check as message of commit can be emptyLukas
2023-05-16Add config git.mainBranchesStefan Haller
2023-05-16Fix race conditionJesse Duffield
2023-05-16Don't deactivate context that you're about to activateJesse Duffield
2023-05-16Compare contexts with keysJesse Duffield
2023-05-16Rename CmdLog -> GuiLogJesse Duffield
2023-05-13Merge pull request #2608 from stefanhaller/allow-selected-line-outside-viewStefan Haller
2023-05-12Make "merged" take precedence over "unpushed"Stefan Haller
2023-05-11Allow the selected line of a list view to be outside the visible areaStefan Haller
2023-05-11Extend one of the filtering tests to start on a commit other than the firstStefan Haller
2023-05-11remove duplicate methodJesse Duffield
2023-05-11Merge branch 'master' into refactor-better-encapsulationJesse Duffield
2023-05-10add ability to update yaml path while preserving commentsJesse Duffield
2023-05-04add comment to encourage keeping code and docs in syncJesse Duffield
2023-05-02Add own version for test move_to_earlier_commit for older git versionsStefan Haller
2023-05-02Rename From to AtLeastStefan Haller
2023-05-02chore(git_commands): support old git version (`git rebase --empty=keep`)Ryooooooga
2023-05-02merge master into refactor-better-encapsulationJesse Duffield
2023-05-02Add config gui.experimentalShowBranchHeadsStefan Haller
2023-05-01Merge pull request #2551 from stefanhaller/fix-initial-context-activationv0.38.0Jesse Duffield
2023-05-01Merge pull request #2552 from stefanhaller/support-stacked-branchesJesse Duffield
2023-04-30Refresh staging panel when committingJesse Duffield
2023-04-30Retain commit message when cycling historyJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30ensure initial context is set when entering submoduleJesse Duffield
2023-04-30remove log call because it clutters test outputJesse Duffield
2023-04-30update cheatsheetsJesse Duffield
2023-04-30fix rendering of commit files viewJesse Duffield
2023-04-30appease linterJesse Duffield
2023-04-30remove unused fileJesse Duffield
2023-04-30move side window actions to controllers packageJesse Duffield
2023-04-30move toggle whitespace action to controllers packageJesse Duffield
2023-04-30update integration test for toggling whitespaceJesse Duffield
2023-04-30move quit actions to controllerJesse Duffield
2023-04-30remove unused fileJesse Duffield