Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blob: add git_blob_filter_options_init | Edward Thomson | 2021-01-05 | 1 | -0/+5 |
* | clar: include the function nameethomson/clar_tap | Edward Thomson | 2020-06-05 | 1 | -1/+1 |
* | apply: add an options struct initializerethomson/opts_init | Edward Thomson | 2019-06-14 | 1 | -0/+5 |
* | Rename opt init functions to `options_init` | Edward Thomson | 2019-06-14 | 1 | -16/+16 |
* | diff: implement function to calculate patch ID | Patrick Steinhardt | 2017-06-26 | 1 | -0/+4 |
* | Merge pull request #4267 from mohseenrm/master | Edward Thomson | 2017-06-14 | 1 | -0/+6 |
|\ | |||||
| * | Adding git_filter_init for initializing `git_filter` struct + unit test | Mohseen Mukaddam | 2017-06-13 | 1 | -0/+6 |
* | | tests: core: test initialization of `git_proxy_options` | Patrick Steinhardt | 2017-06-13 | 1 | -0/+5 |
|/ | |||||
* | stash_apply: provide its own options structure | Edward Thomson | 2015-05-11 | 1 | -0/+5 |
* | structinit test: use %PRIuZ instead of %d for size_t | Edward Thomson | 2015-02-04 | 1 | -1/+1 |
* | structinit test: only run on DEBUG builds | Edward Thomson | 2015-01-21 | 1 | -0/+163 |