summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
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-20add reset to tag testJesse Duffield
2023-02-20add tag checkout testJesse Duffield
2023-02-20add tag testsJesse Duffield
2023-02-20show tag messageJesse 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-20Merge pull request #2421 from Ryooooooga/tag-on-branchJesse 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-20Allow interactive rebasing all the way down to the first commitStefan Haller
2023-02-20Better error message for trying to squash or fixup the first commitStefan Haller
2023-02-19Revert "fix: improve backward compatibility"Stefan Haller
2023-02-19test: fix TagNamesAtRyoga
2023-02-19test: add an integration test for creating tag on branchesRyooooooga
2023-02-19feat: support to create tag on branchRyooooooga
2023-02-19Edit by breaking after current commitStefan Haller
2023-02-19Bump minimum required git version to 2.20Stefan Haller
2023-02-19migrate undo testJesse Duffield
2023-02-19migrate merge conflict undo testJesse Duffield
2023-02-19show snapshot of lazygit when test fails for easier investigationJesse 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-19Fix yellow/red coloring of pushed/unpushed commits in branch commits panel (#...Stefan Haller
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-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-14Merge pull request #2435 from Ryooooooga/return-alt1Jesse Duffield
2023-02-12migrate submodule reset testJesse Duffield
2023-02-12migrate submodule enter testJesse Duffield