• Show log

    Commit

  • Hash : 1a628100
    Author : Russell Belfer
    Date : 2012-09-21T15:04:39

    Make giterr_set_str public
    
    There has been discussion for a while about making some set of
    the `giterr_set` type functions part of the public API for code
    that is implementing new backends to libgit2.  This makes the
    `giterr_set_str()` and `giterr_set_oom()` functions public.