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