summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands
AgeCommit message (Expand)Author
2022-08-15Apply refactoring suggestionsnullishamy
2022-08-07add deadlock mutex packageJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-08-01add build info when building from sourceJesse Duffield
2022-07-05Allow adding a file to the .git/info/exclude fileJuan Sanchez Montalvo
2022-06-09support setting the author of a commitJesse Duffield
2022-05-08Discard staged changes onlyLuka Markušić
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-17Add integration testsLuka Markušić
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-10Add option to stash only unstaged filesLuka Markušić
2022-04-06fix: fix diff of renamed filesRyooooooga
2022-04-02fix loadersRyooooooga
2022-04-02feat: fix permission problem of temp dirsRyooooooga
2022-03-26Add copy commit attributes optionLuka Markušić
2022-03-24refactor todo file generationJesse Duffield
2022-03-24simplifyJesse Duffield
2022-03-24more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-23pkg/commands: Don't duplicate line breaks when retrieving commit messageMoritz Haase
2022-03-19update lintersJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
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-26select current bisect commit even if bisect was started on another branchJesse Duffield
2022-01-26add another bisect integration testJesse Duffield
2022-01-26only show commits from start ref if bad commit is reachable from thereJesse Duffield
2022-01-26add a file close that was missedJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-22properly resolve cyclic dependencyJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2022-01-09allow rewording old commitsJesse Duffield
2022-01-09fix testJesse Duffield
2022-01-09restore fieldJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09pass repo to structJesse Duffield
2022-01-09refactorJesse Duffield