• Show log

    Commit

  • Hash : dedfc734
    Author : Carlos Martín Nieto
    Date : 2014-06-02T19:21:24

    index: split GIT_IDXENTRY into two flag enums
    
    The documentation has shown this as a single enum for a long time. These
    should in fact be two enums. One with the bits for the flags and another
    with the bits for the extended flags.