summaryrefslogtreecommitdiffstats
path: root/pkg/integration
AgeCommit message (Expand)Author
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-11Add a commit menu to the commit message panelAbhishek Keshri
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
2024-02-16Fix order problems when saving custom commands historyStefan Haller
2024-02-16Deprecate git.log.showGraph and git.log.order configAlex March
2024-02-16Avoid crash when hitting enter on an update-ref todoStefan Haller
2024-02-13Fix range select bugAaron Hoffman
2024-02-13Clean up test caseAaron Hoffman
2024-02-13Support range select removing files from a commitAaron Hoffman
2024-02-13Change default of git.log.showGraph to 'always'Stefan Haller
2024-01-30Fix cherrypick demoAaron Hoffman
2024-01-30Clear cherry-picked commits after pastingmolejnik88
2024-01-29Add command to squash all fixups in the current branchStefan Haller
2024-01-28Fix typoStefan Haller
2024-01-28Support selecting file range in patch builderAaron Hoffman
2024-01-28Show mode-specific keybinding suggestionsJesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-26Keep same selection range when quick-starting an interactive rebaseStefan Haller
2024-01-26Add tests for preserving the selection when pressing 'i'Stefan Haller
2024-01-25Fix error message for selected linesJesse Duffield
2024-01-25Support range select for staging/discarding filesJesse Duffield
2024-01-24Refactor repo_paths.go to use git rev-parseJohn Whitley
2024-01-23Support range select in rebase actionsJesse Duffield
2024-01-23Better assertion logic for line selectionJesse Duffield
2024-01-19Keep same branch selected when refreshing branchesStefan Haller
2024-01-19Add test showing how branch should stay selected after fetching (but doesn't ...Stefan Haller
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2024-01-19Support select range for cherry pickJesse Duffield