summaryrefslogtreecommitdiff
path: root/include/git2/deprecated.h
Commit message (Expand)AuthorAgeFilesLines
* configuration: deprecate git_cvar safelyethomson/cvarEdward Thomson2019-07-181-0/+14
* net: remove unused `git_headlist_cb`ethomson/deprecate_headlistEdward Thomson2019-06-161-0/+5
* attr: rename constants and macros for consistencyethomson/attrEdward Thomson2019-06-161-0/+22
* Merge pull request #5117 from libgit2/ethomson/to_fromPatrick Steinhardt2019-06-161-4/+53
|\
| * tag: add underscore to `from` functionethomson/to_fromEdward Thomson2019-06-161-0/+6
| * index: rename `frombuffer` to `from_buffer`Edward Thomson2019-06-161-3/+9
| * blob: add underscore to `from` functionsEdward Thomson2019-06-161-0/+24
| * oid: `is_zero` instead of `iszero`Edward Thomson2019-06-161-1/+14
* | object: rename git_object__size to git_object_sizeethomson/object_sizeEdward Thomson2019-06-161-0/+2
|/
* Rename opt init functions to `options_init`Edward Thomson2019-06-141-0/+55
* trace: suffix the callbacks with `_cb`ethomson/callback_namesEdward Thomson2019-06-101-0/+15
* credentials: suffix the callbacks with `_cb`Edward Thomson2019-06-101-0/+15
* remote: Rename git_remote_completion_type to _tethomson/remote_completionEdward Thomson2019-02-251-0/+3
* remote: deprecate git_push_transfer_progressethomson/transfer_progressEdward Thomson2019-02-221-0/+9
* indexer: deprecate git_transfer_progressEdward Thomson2019-02-221-0/+29
* deprecation: offer GIT_DEPRECATE_HARDEdward Thomson2019-01-251-0/+7
* deprecation: provide docurium deprecation noteEdward Thomson2019-01-251-0/+5
* deprecation: move deprecated bits to deprecated.hEdward Thomson2019-01-251-0/+241