]> git.proxmox.com Git - libgit2.git/history - src/diff_xdiff.c
Include stacktrace summary in memory leak output.
[libgit2.git] / src / diff_xdiff.c
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2013-12-18 Vicent MartiMerge pull request #1920 from libgit2/cmn/ref-with-log
2013-12-13 Vicent MartiMerge pull request #1986 from libgit2/rb/error-handling...
2013-12-11 Russell BelferRemove converting user error to GIT_EUSER
2013-12-11 Russell BelferImprove GIT_EUSER handling
2013-11-20 Vicent MartiMerge branch 'development'
2013-11-19 Vicent MartíMerge pull request #1966 from nickh/patch_content_offsets
2013-11-18 Nick HengeveldAdd content offset to git_diff_line
2013-10-28 Ben StraubMerge remote-tracking branch 'libgit2/development'...
2013-10-28 Vicent MartíMerge pull request #1891 from libgit2/cmn/fix-thin...
2013-10-28 Ben StraubMerge pull request #1802 from libgit2/cmn/reflog-backend
2013-10-23 Vicent MartíMerge pull request #1905 from libgit2/cmn/list-deps
2013-10-22 Vicent MartíMerge pull request #1897 from libgit2/split-patch-from...
2013-10-21 Russell BelferImplement patience and minimal diff flags
2013-10-21 Russell BelferFix warnings for win64
2013-10-21 Russell BelferCreate git_diff_line and extend git_diff_hunk
2013-10-15 Russell BelferDiff API cleanup
2013-10-11 Russell BelferRename diff objects and split patch.h
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-06-24 Vicent MartiMerge branch 'development'
2013-06-12 Vicent MartiMerge remote-tracking branch 'arrbee/minor-paranoia...
2013-06-12 Vicent MartíMerge pull request #1643 from ethomson/rename_source
2013-06-12 Vicent MartíMerge pull request #1642 from arrbee/diff-function...
2013-06-12 Russell BelferFix diff header naming issues
2013-06-11 Russell BelferImplement regex pattern diff driver
2013-06-10 Russell BelferReorganize diff and add basic diff driver