On 1 August 2016 at 22:35, Richard Maw <[email protected]> wrote: > I'm going to try adding namespaced functions to libgit later in the week.
I tried. Resolving refs all the way from high-level APIs like get_sha1, dwim_ref and resolve_ref_unsafe requires making read_raw_ref, reflog_exists and for_each_reflog* namespace aware, and threading a flag for opting into using namespaces through all the functions in-between. Actually doing all this is more than I can do in the hobby-programming time I have available. Are you willing to accept having the namespace awareness code in cgit? _______________________________________________ CGit mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/cgit
