summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands
AgeCommit message (Expand)Author
2022-11-14Merge loaders package into git_commands packagesudoburt
2022-11-13use tempdir in tests to prevent polluting worktreeJesse Duffield
2022-11-11fix could-not-access errorJesse Duffield
2022-10-16chore: refactor rename stashRyooooooga
2022-10-16chore: refactor rename stashRyooooooga
2022-10-16chore: remove unnecessary spaceRyoga
2022-10-16feat: add rename stashRyooooooga
2022-09-24Rebase merges by defaultLuka Markušić
2022-09-17remove deprecated callsjiepeng
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