Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -8/+8 |
* | khash: remove intricate knowledge of khash types | Patrick Steinhardt | 2018-11-28 | 1 | -2/+2 |
* | config_entries: refactor entries iterator memory ownership | Patrick Steinhardt | 2018-09-28 | 1 | -7/+43 |
* | config_entries: internalize structure declarations | Patrick Steinhardt | 2018-09-28 | 1 | -0/+12 |
* | config_entries: abstract away reference counting | Patrick Steinhardt | 2018-09-28 | 1 | -9/+13 |
* | config_entries: abstract away iteration over entries | Patrick Steinhardt | 2018-09-28 | 1 | -1/+22 |
* | config_entries: abstract away retrieval of config entries | Patrick Steinhardt | 2018-09-28 | 1 | -0/+50 |
* | config_entries: rename functions and structure | Patrick Steinhardt | 2018-09-28 | 1 | -5/+5 |
* | config_entries: pull out implementation of entry store | Patrick Steinhardt | 2018-09-28 | 1 | -0/+136 |