• Show log

    Commit

  • Hash : 0174f21b
    Author : Carlos Martín Nieto
    Date : 2015-12-02T18:56:31

    tree: use a specialised mode parse function
    
    Instead of going out to strtol, which is made to parse generic numbers,
    copy a parse function from git which is specialised for file modes.