summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests
AgeCommit message (Expand)Author
2024-06-03More explicit test of status panel contentStefan Haller
2024-06-01Make "Find base commit for fixup" work with hunks with only added linesStefan Haller
2024-06-01Add integration test for pushing when the remote is not stored locallyStefan Haller
2024-05-20Add property outputTitle to CustomCommandStefan Haller
2024-05-20feat: focus on local commits view after moving code into new commitAzraelSec
2024-05-19Correctly request force-pushing in triangular workflowsStefan Haller
2024-05-19Add test demonstrating the problem with force-pushing in a triangular workflowStefan Haller
2024-05-19Rename PushBranch to PushBranchAndSetUpstreamStefan Haller
2024-05-19Allow editing a custom command from the suggestions list by pressing 'e'Stefan Haller
2024-05-19Support deleting items from the custom commands historyStefan Haller
2024-05-18Fix stashing partialy staged files for git version >= 2.35.0dsolerhww
2024-05-15Add tests for clicking in status side panelStefan Haller
2024-05-01Add commitPrefix for defining a prefix for any projectJonathan Duck
2024-04-22Drop update-ref commands at the top of the rebase-todo fileStefan Haller
2024-04-22Add tests demonstrating undesired behavior with update-ref todos for copied b...Stefan Haller
2024-04-20pkg: fix some typosthirdkeyword
2024-04-12Support both Sha and Hash on commits in custom commandsStefan Haller
2024-04-12Add integration test that accesses commit properties in a custom commandStefan Haller
2024-03-28Fix the "Add to .git/info/exclude" command in submodules or worktreesStefan Haller
2024-03-28Add a test that demonstrates the problemStefan Haller
2024-03-28Keep the same commit selected when exiting filtering modeStefan Haller
2024-03-28Fix crash when filtering the keybindings menuStefan Haller
2024-03-26Fix deleting update-ref todosStefan Haller
2024-03-26Extend delete_update_ref_todo test to actually test what it was supposed toStefan Haller
2024-03-26Cleanup: fix typo in test commentStefan Haller
2024-03-23Update interactive rebase demoJesse Duffield
2024-03-22Change CopiedToClipboard text to start lower-caseStefan Haller
2024-03-22Make it easy to create "amend!" commitsStefan Haller
2024-03-17Default to substring filtering, add option to go back to fuzzy filteringStefan Haller
2024-03-16Allow deleting update-ref todosStefan Haller
2024-03-16Allow moving update-ref todos up/downStefan Haller
2024-03-11Add integration testStefan Haller
2024-03-11Extract functions AddCoAuthorToMessage and AddCoAuthorToDescriptionStefan Haller
2024-03-11Make test assertion more specificStefan Haller
2024-03-09Add integration testStefan Haller
2024-03-09Keep the same line selected after squashing fixup commitsStefan Haller
2024-03-09Move selection down by one after creating a fixup commitStefan Haller
2024-03-09Extend squash_fixups_in_current_branch test to check the selectionStefan Haller
2024-03-09Add test for creating a fixup commit and squashing fixupsStefan Haller
2024-03-09Support setting a range of commits to "edit" outside of a rebaseStefan Haller
2024-03-07Show all submodules recursivelyStefan Haller
2024-03-07Fix deleting submodule where name and path are differentStefan Haller
2024-03-07Add test to check that the git dir for a deleted submodule was removedStefan Haller
2024-03-07Extend submodule tests to use a submodule where name and path are differentStefan Haller
2024-03-02Don't show branch head on rebase todos if the rebase.updateRefs config is onStefan Haller
2024-03-02Add test demonstrating the current (undesired) behaviorStefan Haller
2024-02-21Add author filtering to commit viewTristan Déplantes
2024-02-18Add integration testStefan Haller
2024-02-16Don't omit section headers when filtering the keybindings menuStefan Haller
2024-02-16Optionally keep sort order stable when filtering listsStefan Haller