summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-21Fix goreleaserv0.39.1Jesse Duffield
2023-07-20Only apply right-alignment on first column of keybindings menu (#2801)v0.39.0Jesse Duffield
2023-07-20Only apply right-alignment on first column of keybindings menuJesse Duffield
2023-07-20Fix crash on empty menu (#2799)Jesse Duffield
2023-07-20Add test for crashing on empty menuJesse Duffield
2023-07-20Fix crash on empty menuJesse Duffield
2023-07-20Add missing label to label checker (#2798)Jesse Duffield
2023-07-20Add missing label to label checkerJesse Duffield
2023-07-20Update release notes config and add CI check (#2797)Jesse Duffield
2023-07-20Update release notes config and add CI checkJesse Duffield
2023-07-19Add release config for generating release notes (#2793)Jesse Duffield
2023-07-19Add release config for generating release notespre-release-0.39-2Jesse Duffield
2023-07-19Properly fix accordion issue (#2792)pre-release-0.39Jesse Duffield
2023-07-19Add integration test for accordion modeJesse Duffield
2023-07-19Properly fix accordion issueJesse Duffield
2023-07-19Fix accordion issue (#2791)Jesse Duffield
2023-07-19Fix accordion issueJesse Duffield
2023-07-19Updated README.mdREADME-bot
2023-07-19Fix crash when a background fetch prompts for credentials (#2789)Stefan Haller
2023-07-18Fix crash when a background fetch prompts for credentialsStefan Haller
2023-07-15Show all tags in commits panel (#2776)Stefan Haller
2023-07-15Fix populating the Commit.Tags fieldStefan Haller
2023-07-15Extend commit_loader test to show how the Tags field is populatedStefan Haller
2023-07-15Fix potentially wrong help text in commit message panel (#2777)Stefan Haller
2023-07-15Fix potentially wrong help text in commit message panelStefan Haller
2023-07-15Updated README.mdREADME-bot
2023-07-15Add test for cmd obj cloning (#2780)Jesse Duffield
2023-07-15Add test for cmd obj cloningJesse Duffield
2023-07-14config: rely on .gitconfig for verbose commit messages (#2664)Stefan Haller
2023-07-14config: rely on .gitconfig for verbose commit messagesScott Callaway
2023-07-13Allow checking for merge conflicts after running a custom command (#2773)Jesse Duffield
2023-07-13Allow checking for merge conflicts after running a custom commandJesse Duffield
2023-07-11Updated README.mdREADME-bot
2023-07-11Do not quote initial branch arg when creating repo (#2771)Jesse Duffield
2023-07-11Do not quote initial branch arg when creating repoJesse Duffield
2023-07-10Run integration tests with all supported git versions (#2754)Stefan Haller
2023-07-10Run integration tests with various git versionsStefan Haller
2023-07-10Update checkout and cache action versionsStefan Haller
2023-07-10Fix pull rebase testsStefan Haller
2023-07-10Fix conflict testRyooooooga
2023-07-10Replace uses of "git stash save" with "git stash push"Stefan Haller
2023-07-10Fix git stash calls for older git versionsStefan Haller
2023-07-10Fix Shell.Stash() for older versions of gitStefan Haller
2023-07-10Remove StashWithMessage functionStefan Haller
2023-07-10Use -c init.defaultBranch=master to pass the desired main branch to git initStefan Haller
2023-07-10Remove mainBranch parameter from Shell.Init()Stefan Haller
2023-07-10Add script to run integration testsStefan Haller
2023-07-10Retry tests on CI (#2769)Jesse Duffield
2023-07-10Retry tests on CIJesse Duffield
2023-07-10Fix interactive rebase with git 2.25.1 and earlier (#2747)Stefan Haller