| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | str: introduce `git_str` for internal, `git_buf` is external | Edward Thomson | 2021-09-30 | 1 | -16/+18 |
| * | config: implement "onbranch" conditional | Patrick Steinhardt | 2019-08-01 | 1 | -0/+40 |
| * | tests: config: catch OOM when assembling conditional config | Patrick Steinhardt | 2019-08-01 | 1 | -3/+3 |
| * | fileops: rename to "futils.h" to match function signatures | Patrick Steinhardt | 2019-07-20 | 1 | -1/+1 |
| * | config_file: use `wildmatch` to evaluate conditionals | Patrick Steinhardt | 2019-06-15 | 1 | -0/+3 |
| * | config_file: do not include trailing '/' for "gitdir" conditionals | Patrick Steinhardt | 2019-06-15 | 1 | -26/+28 |
| * | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -3/+3 |
| * | tests: resolve the real path for the sandbox in includeIf tests | Carlos MartÃn Nieto | 2017-10-31 | 1 | -6/+14 |
| * | config_file: implement "gitdir/i" conditional | Patrick Steinhardt | 2017-10-09 | 1 | -0/+13 |
| * | config_file: implement conditional "gitdir" includes | Patrick Steinhardt | 2017-10-09 | 1 | -0/+82 |
