| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | deprecation: define GIT_DEPRECATE_HARD internally | Edward Thomson | 2019-01-25 | 1 | -0/+2 |
| | | | | | | Ensure that we do not use any deprecated functions in the library source, test code or examples. | ||||
| * | deprecation: move deprecated tests into their own file | Edward Thomson | 2019-01-25 | 2 | -0/+175 |
| Move the deprecated stream tests into their own compilation unit. This will allow us to disable any preprocessor directives that apply to deprecation just for these tests (eg, disabling `GIT_DEPRECATED_HARD`). | |||||
