• Show log

    Commit

  • Hash : f55eca16
    Author : Carlos Martín Nieto
    Date : 2016-02-09T07:17:26

    commit: also match the first header field when searching
    
    We were searching only past the first header field, which meant we were
    unable to find e.g. `tree` which is the first field.
    
    While here, make sure to set an error message in case we cannot find the
    field.