summaryrefslogtreecommitdiffstats
path: root/pkg/git/patch_modifier.go
AgeCommit message (Expand)Author
2019-11-05Support building and moving patchesJesse Duffield
2019-11-05use array of ints instead of rangeJesse Duffield
2019-11-05fix headerRegexpDawid Dziurla
2019-11-05please golang-ciDawid Dziurla
2019-11-05rewrite staging to support line ranges and reversingJesse Duffield
2019-02-11use go-errors package to display stacktrace of errors that cause panicsJesse Duffield
2018-12-05staging lines and hunksJesse Duffield
2018-12-04initial support for staging individual linesJesse Duffield
2018-12-04add patch modifier structJesse Duffield