summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/working_tree_test.go
AgeCommit message (Expand)Author
2024-05-19Remove redundant variable dedeclarationsJesse Duffield
2024-04-12renaming variable to CommitHashpikomonde
2024-02-18Set diff.noprefix=false for all other diff commands tooStefan Haller
2024-01-24Refactor repo_paths.go to use git rev-parseJohn Whitley
2023-09-05Move diff context size from UserConfig to AppStateStefan Haller
2023-09-04Don't pass ignoreWhitespace to git commandsStefan Haller
2023-09-04Add support for external diff commands (e.g. difftastic)Stefan Haller
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Refactor interface for ApplyPatchJesse Duffield
2023-02-07Allow ignoring whitespace in diff in commits panelstk
2022-09-17remove deprecated callsjiepeng
2022-01-26improve merge conflict flowJesse Duffield
2022-01-09fix testJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09refactorJesse Duffield