• Show log

    Commit

  • Hash : 1cd20d3a
    Author : Shawn O. Pearce
    Date : 2008-10-31T10:57:04

    Hide git_odb's internal structure from applcation code
    
    This way only structures we ask the caller to allocate on their
    call stack or which we want to allow them to use members from
    are shown in the API docs.
    
    Signed-off-by: Shawn O. Pearce <spearce@spearce.org>