- 23 Jul, 2013 2 commits
-
-
Russell Belfer committed
-
This allows git_diff_patch_size to account for hunk headers and file headers in the returned size. This required some refactoring of the code that is used to print file headers so that it could be invoked by the git_diff_patch_size API. Also this increases the test coverage and fixes an off-by-one bug in the size calculation when newline changes happen at the end of the file.
Russell Belfer committed
-
- 22 Jul, 2013 1 commit
-
-
This adds a new API to get the size in bytes of the diffs in a git_diff_patch object.
Russell Belfer committed
-
- 19 Jul, 2013 7 commits
-
-
Clarify when to use github issues
Martin Woodward committed -
Edward Thomson committed
-
git_buf_text_gather_stats doesn't work for multi-byte characters
Ben Straub committed -
Suggest that github issues are to be used for bug reports, while questions about usage should be directed to StackOverflow.
Edward Thomson committed -
Refresh readme and contributing guidance
Ben Straub committed -
Updating the contributing guidance to explain a bit more about how we use PR's
Martin Woodward committed -
Updated the methods of getting involved with the project and asking questions.
Martin Woodward committed
-
- 18 Jul, 2013 3 commits
-
-
Ben Straub committed
-
Switch default calling convention to cdecl
Vicent Martí committed -
git_revparse_ext: should return a NULL reference when the revparse expression doesn't lead to a reference
Ben Straub committed
-
- 17 Jul, 2013 3 commits
-
-
don't include ignored as rename candidates
Vicent Martí committed -
Edward Thomson committed
-
Ben Straub committed
-
- 16 Jul, 2013 2 commits
-
-
Small grammar fix in docs
Ben Straub committed -
Andy Lindeman committed
-
- 15 Jul, 2013 7 commits
-
-
Small fixes
Vicent Martí committed -
Add `git_remote_owner`.
Vicent Martí committed -
Etienne Samson committed
-
Rémi Duraffort committed
-
Rémi Duraffort committed
-
Rémi Duraffort committed
-
Rémi Duraffort committed
-
- 14 Jul, 2013 9 commits
-
-
crazymaster committed
-
crazymaster committed
-
crazymaster committed
-
This reverts commit a91e4d6b.
crazymaster committed -
crazymaster committed
-
Fixes return type documentation
Russell Belfer committed -
Andy Lindeman committed
-
crazymaster committed
-
crazymaster committed
-
- 13 Jul, 2013 5 commits
-
-
Fix #1722
nulltoken committed -
Plug some memory leaks
Vicent Martí committed -
nulltoken committed
-
nulltoken committed
-
header files show up in vs and xcode
Vicent Martí committed
-
- 12 Jul, 2013 1 commit
-
-
Edward Thomson committed
-