summaryrefslogtreecommitdiffstats
path: root/pkg/integration
AgeCommit message (Expand)Author
2023-02-22migrate more testsJesse Duffield
2023-02-22migrate more testsJesse Duffield
2023-02-22migrate reflog integration testsJesse Duffield
2023-02-22migrate interactive rebase integration testsJesse Duffield
2023-02-21Merge pull request #2293 from jesseduffield/feature/make-discarding-harderJesse Duffield
2023-02-21migrate push testsJesse Duffield
2023-02-20migrate stash testsJesse Duffield
2023-02-20rerun test generatorJesse Duffield
2023-02-20migrate switch tab from menu testJesse Duffield
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-20add reset to tag testJesse Duffield
2023-02-20add tag checkout testJesse Duffield
2023-02-20add tag testsJesse Duffield
2023-02-20Allow squashing fixups above the first commit of a repoStefan Haller
2023-02-20improved commit testJesse Duffield
2023-02-20migrate undo2Jesse Duffield
2023-02-20Update pkg/integration/tests/branch/create_tag.goJesse Duffield
2023-02-20Add integration tests for rebasing to the initial commitStefan Haller
2023-02-20Better error message for trying to squash or fixup the first commitStefan Haller
2023-02-19test: fix TagNamesAtRyoga
2023-02-19test: add an integration test for creating tag on branchesRyooooooga
2023-02-19migrate undo testJesse Duffield
2023-02-19migrate merge conflict undo testJesse Duffield
2023-02-19migrate revert merge testJesse Duffield
2023-02-19migrate initial open testJesse Duffield
2023-02-19migrate open to branches with cli arg testJesse Duffield
2023-02-19migrate more force push testsJesse Duffield
2023-02-19remove unneeded config settingJesse Duffield
2023-02-19migrate forcePush integration testJesse Duffield
2023-02-19update readmeJesse Duffield
2023-02-19migrate pullAndSetUpstream testJesse Duffield
2023-02-19migrate pull integration testJesse Duffield
2023-02-19add code generator for creating tests listJesse 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-15Select next stageable line correctly after staging a range of linesstk
2023-02-15Add test demonstrating selection bug when staging a range of linesstk
2023-02-15Make SelectedLine/SelectedLineIdx work in staging/stagingSecondary viewsstk
2023-02-15Merge pull request #2429 from stefanhaller/do-not-autosquash-in-regular-rebaseJesse Duffield
2023-02-12migrate submodule reset testJesse Duffield
2023-02-12migrate submodule enter testJesse Duffield
2023-02-12fix testJesse Duffield
2023-02-12better visibility for tuiJesse Duffield
2023-02-12migrate submodule remove testJesse Duffield
2023-02-12migrate submodule add testJesse Duffield
2023-02-10chore: remove `UNKNOWN_VIEW_ERROR_MSG`Ryooooooga
2023-02-09Explicitly pass --no-autosquash when rebasingstk
2023-02-09Add an integration test showing a problem with autosquash during normal rebasestk