1. 01 Dec, 2018 1 commit
    • index: update enum and structure names · 4e892ae5
      We have various macro, enumeration and structure names that were
      introduced (very) early in the project and do not match our current
      naming conventions.  For instance: `GIT_IDXENTRY...` flags that
      correspond to a structure named `git_index_entry`.
      
      Update these to match the current guidance.  The old macros and
      enumeration names are reflected as new macros in order to support
      backward compatibility (and do so without warnings for consumers).
      Edward Thomson committed
  2. 30 Nov, 2018 1 commit
  3. 29 Nov, 2018 2 commits
  4. 28 Nov, 2018 36 commits