• Show log

    Commit

  • Hash : bd66925a
    Author : Patrick Steinhardt
    Date : 2018-12-01T10:29:32

    oidmap: remove legacy low-level interface
    
    Remove the low-level interface that was exposing implementation details of
    `git_oidmap` to callers. From now on, only the high-level functions shall be
    used to retrieve or modify values of a map. Adjust remaining existing callers.