1. 29 Aug, 2021 1 commit
    • buf: deprecate public git_buf writing functions · d2316d57
      A `git_buf` is now a read-only structure as far as callers are
      concerned.  This is a mechanism that we can return data to callers
      using memory that is owned by the library and can be cleaned up by
      callers (using `git_buf_dispose`).
      
      A `git_buf` can no longer be allocated by callers or provided to the
      library.
      Edward Thomson committed
  2. 27 Aug, 2021 2 commits
  3. 26 Aug, 2021 5 commits
  4. 25 Aug, 2021 12 commits
  5. 24 Aug, 2021 9 commits
  6. 23 Aug, 2021 3 commits
  7. 21 Aug, 2021 4 commits
  8. 18 Aug, 2021 2 commits
  9. 17 Aug, 2021 2 commits