summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands
AgeCommit message (Expand)Author
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