• Show log

    Commit

  • Hash : c215be41
    Author : Andreas Ericsson
    Date : 2008-11-22T14:57:40

    Rename git_revpool_* functions gitrp_*
    
    Otherwise their prototypes don't match their declarations.
    
    Detected by 'sparse', which is obviously good to run
    before each commit.
    
    Signed-off-by: Andreas Ericsson <ae@op5.se>
    Signed-off-by: Shawn O. Pearce <spearce@spearce.org>