summaryrefslogtreecommitdiff
path: root/pkg/git/patch/0001-Avoid-casts-of-string-literal-to-integer-in-initiali.patch
AgeCommit message (Collapse)Author
2020-02-01git: Remove patch avoiding pointer to int conversion in initializerMichael Forney
This is not valid ISO C, but cproc now supports this.
2020-01-13git: Update to 2.25.0Michael Forney
2019-11-04git: Update to 2.24.0Michael Forney
2019-08-16git: Update to 2.23.0Michael Forney
2019-08-13git: Update to 2.22.1Michael Forney
2019-06-21git: Avoid casts of string literal to integer in initializersMichael Forney