• Show log

    Commit

  • Hash : e5d1faef
    Author : Vicent Marti
    Date : 2010-05-25T19:48:13

    Add external API for revision sorting.
    
    The GIT_RPSORT_XXX flags have been moved to the external API,
    and a new method 'gitrp_sorting(...)' has been added to safely
    change the sorting method of a revision pool.
    
    Signed-off-by: Vicent Marti <tanoku@gmail.com>
    Signed-off-by: Andreas Ericsson <ae@op5.se>