• Show log

    Commit

  • Hash : a1fdea28
    Author : Carlos Martín Nieto
    Date : 2011-10-24T16:48:12

    tree: implement tree diffing
    
    For each difference in the trees, the callback gets called with the
    relevant information so the user can fill in their own data
    structures.
    
    Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>