summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2022-05-08add author email to commitsJesse Duffield
2022-05-08fixup! Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-08fixup! Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-08Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-07fix: fix copying author name to clipboardRyooooooga
2022-05-07clearer separation of concerns when bootstrapping applicationJesse Duffield
2022-05-06feat: add ability to edit hunkRyooooooga
2022-05-06Merge pull request #1870 from mark2185/feature/stash-unstagedJesse Duffield
2022-05-06Merge pull request #1869 from mark2185/feature/unset-upstreamJesse Duffield
2022-05-01allow copying commit author to clipboardJesse Duffield
2022-04-23fix: improve default editCommandTemplateRyooooooga
2022-04-18better upstream changes presentationJesse Duffield
2022-04-17Add integration testsLuka Markušić
2022-04-15fix(loaders/file.go): fix not to trim renamed file namesRyooooooga
2022-04-14The four horsemen of stashingLuka Markušić
2022-04-11Add option to (un)set upstream for a local branchLuka Markušić
2022-04-11feat: pull request support for bitbucket serverTheBlob42
2022-04-10Add option to stash only unstaged filesLuka Markušić
2022-04-09Make worktrees workLuka Markušić
2022-04-06chore: typo hunting ft. codespellcasswedson
2022-04-06fix: fix diff of renamed filesRyooooooga
2022-04-02introduce Ref interfaceRyooooooga
2022-04-02add `Commit.ParentRefName()`Ryooooooga
2022-04-02fix loadersRyooooooga
2022-04-02feat: fix permission problem of temp dirsRyooooooga
2022-04-02chore: remove dead codeRyooooooga
2022-03-27show stdout in error message if stderr is blankJesse Duffield
2022-03-26Add copy commit attributes optionLuka Markušić
2022-03-25no more naked returnsJesse Duffield
2022-03-24reorderJesse Duffield
2022-03-24refactor todo file generationJesse Duffield
2022-03-24simplifyJesse Duffield
2022-03-24would you believe that I'm adding even more genericsJesse Duffield
2022-03-24more genericsJesse Duffield
2022-03-24lots more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-24add gone branches statusJesse Duffield
2022-03-23pkg/commands: Don't duplicate line breaks when retrieving commit messageMoritz Haase
2022-03-19update lintersJesse Duffield
2022-03-17abbrev all commits to length 40 for consistencyJesse Duffield
2022-03-17add commit message controllerJesse Duffield
2022-03-17rename OSCommand field to osJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-16fix testsJesse Duffield
2022-03-16refactor: 💡 Use new approach introduced via #1637tiwood
2022-03-16open code in existing windowJesse Duffield
2022-03-16more explicitJesse Duffield
2022-03-16Support line offset for most common editors by defaultLuka Markušić
2022-01-27stop retrying due to index lock for nowJesse Duffield
2022-01-26select current bisect commit even if bisect was started on another branchJesse Duffield