summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/working_tree.go
AgeCommit message (Expand)Author
2023-05-23Fix discard logicJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Refactor interface for ApplyPatchJesse Duffield
2023-05-20Add convenience builder for git commandsJesse Duffield
2023-02-07Allow ignoring whitespace in diff in commits panelstk
2022-11-14Merge loaders package into git_commands packagesudoburt
2022-11-11fix could-not-access errorJesse Duffield
2022-07-05Allow adding a file to the .git/info/exclude fileJuan Sanchez Montalvo
2022-05-06feat: add ability to edit hunkRyooooooga
2022-04-06fix: fix diff of renamed filesRyooooooga
2022-04-02feat: fix permission problem of temp dirsRyooooooga
2022-03-24more genericsJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-22properly resolve cyclic dependencyJesse Duffield
2022-01-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-09fix testJesse Duffield
2022-01-09refactorJesse Duffield