Tags: Therzok/libgit2
Tags
Merge pull request libgit2#3290 from libgit2/cmn/filter-doc filter: add docs for streaming filters
Merge pull request libgit2#3245 from libgit2/cmn/no-grow blob: don't recomment using git_buf_grow
Always checkout with case sensitive iterator On a case-insensitive filesystem, we need to deal with case-changing renames (eg, foo -> FOO) by removing the old and adding the new, exactly as if we were on a case-sensitive filesystem. Update the `checkout::tree::can_cancel_checkout_from_notify` test, now that notifications are always sent case sensitively.
Merge pull request libgit2#2815 from ethomson/example clone example: don't divide by zero
Reformat the changelog This should provide a easier way to see what kinds of changes we have, and a single place to look at the breaking changes.
PreviousNext