• Show log

    Commit

  • Hash : accd7848
    Author : Gregory Herrero
    Date : 2019-11-07T13:02:38

    diff_print: add a new 'print_index' flag when printing diff.
    
    Add a new 'print_index' flag to let the caller decide whether or not
    'index <oid>..<oid>' should be printed.
    Since patch id needs not to have index when hashing a patch, it will be
    useful soon.
    
    Signed-off-by: Gregory Herrero <gregory.herrero@oracle.com>