Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-06-16 | coccinelle: make use of the "expression" FREE_AND_NULL() rule | Ævar Arnfjörð Bjarmason | 2 | -4/+2 |
2017-06-16 | coccinelle: add a rule to make "expression" code use FREE_AND_NULL() | Ævar Arnfjörð Bjarmason | 1 | -0/+7 |
2017-06-16 | coccinelle: make use of the "type" FREE_AND_NULL() rule | Ævar Arnfjörð Bjarmason | 37 | -142/+71 |
2017-06-16 | coccinelle: add a rule to make "type" code use FREE_AND_NULL() | Ævar Arnfjörð Bjarmason | 1 | -0/+8 |
2017-06-15 | git-compat-util: add a FREE_AND_NULL() wrapper around free(ptr); ptr = NULL | Ævar Arnfjörð Bjarmason | 1 | -0/+6 |
2017-06-15 | sub-process: correct path to API docs in a comment | Christian Couder | 1 | -1/+1 |
2017-06-15 | git-svn: document special options for commit-diff | Andreas Heiduk | 1 | -0/+15 |
2017-06-13 | Eighth batch for 2.14 | Junio C Hamano | 1 | -14/+21 |
2017-06-13 | Prepare for 2.13.2 | Junio C Hamano | 2 | -1/+38 |
2017-06-08 | doc: describe git svn init --ignore-refs | Andreas Heiduk | 1 | -0/+16 |
2017-06-07 | sha1dc: update from upstream | Ævar Arnfjörð Bjarmason | 2 | -9/+27 |