• Show log

    Commit

  • Hash : 74b7ddbf
    Author : Patrick Steinhardt
    Date : 2018-03-16T10:14:50

    settings: allow swapping out memory allocator Tie in the newly created infrastructure for swapping out memory allocators into our settings code. A user can now simply use the new option "GIT_OPT_SET_ALLOCATOR" with `git_libgit2_opts`, passing in an already initialized allocator structure as vararg.