summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/file.go
AgeCommit message (Expand)Author
2023-07-30Support opening worktree in editorJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-04-13Add support for falling back to legacy edit configStefan Haller
2023-04-13Implement edit presetsStefan Haller
2022-09-17remove deprecated callsjiepeng
2022-04-23fix: improve default editCommandTemplateRyooooooga
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-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-09refactorJesse Duffield