]> git.proxmox.com Git - libgit2.git/history - src/diff_print.c
diff: treat binary patches with no data special
[libgit2.git] / src / diff_print.c
2016-09-05 Edward Thomsondiff: treat binary patches with no data special
2016-09-02 Edward Thomsondiff_print: change test for skipping binary printing
2016-07-24 Edward ThomsonMerge pull request #3815 from pks-t/pks/coverity-model
2016-07-01 Edward ThomsonMerge pull request #3836 from joshtriplett/cleanup...
2016-07-01 Edward ThomsonMerge pull request #3711 from joshtriplett/git_reposito...
2016-06-26 Edward ThomsonMerge pull request #3223 from ethomson/apply
2016-06-26 Edward Thomsonpatch: show copy information for identical copies
2016-05-26 Edward ThomsonIntroduce `git_diff_to_buf`
2016-05-26 Edward Thomsonpatch: `patch_diff` -> `patch_generated`
2016-05-26 Edward Thomsonpatch: drop some warnings
2016-05-26 Edward Thomsonpatch: use strlen to mean string length
2016-05-26 Edward Thomsonpatch: show modes when only the mode has changed
2016-05-26 Edward Thomsonpatch: quote filenames when necessary
2016-05-26 Edward Thomsonpatch: don't print some headers on pure renames
2016-05-26 Edward Thomsonpatch printing: include rename information
2016-05-26 Edward Thomsonpatch_parse: use names from `diff --git` header
2016-05-26 Edward Thomsondiff: include oid length in deltas
2016-05-26 Edward Thomsonpatch: abstract patches into diff'ed and parsed
2016-05-26 Edward Thomsonpatch application: apply binary patches
2016-03-31 Carlos Martín NietoMerge pull request #3575 from pmq20/master-13jan16
2016-03-24 Carlos Martín NietoMerge pull request #3574 from chescock/buffer-sideband...
2016-03-22 Carlos Martín NietoMerge pull request #3559 from yongthecoder/master
2016-03-11 Carlos Martín NietoMerge pull request #3636 from nerdishbynature/fix-non...
2016-03-09 Carlos Martín NietoMerge pull request #3623 from ethomson/rebase_with_commit
2016-03-08 Edward ThomsonMerge pull request #3555 from cbargren/ssh-git-protocols
2016-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
2016-02-28 Carlos Martín NietoMerge pull request #3644 from ethomson/debug_pool
2016-02-28 Edward ThomsonMerge pull request #3577 from rossdylan/rossdylan/pooldebug
2016-02-25 Carlos Martín NietoMerge pull request #3638 from ethomson/nsec
2016-02-25 Edward ThomsonMerge pull request #3628 from pks-t/pks/coverity-fixes
2016-02-23 Patrick Steinhardtdiff_print: assert patch is non-NULL
2015-10-02 Axel RasmussenMerge branch 'master' into nsec_fix_next
2015-09-30 Carlos Martín NietoMerge pull request #3446 from ethomson/portability
2015-09-30 Carlos Martín NietoMerge pull request #3411 from spraints/custom-push...
2015-09-25 Edward ThomsonMerge pull request #3439 from bisho/master
2015-09-25 Guille -bisho-Fix binary diffs
2015-07-09 Carlos Martín NietoMerge pull request #3281 from ethomson/wildcard_filters
2015-07-07 Carlos Martín NietoMerge pull request #3277 from git-up/git_diff_index_to_...
2015-07-06 Carlos Martín NietoMerge pull request #3202 from jeffhostetler/windows_sta...
2015-06-30 Carlos Martín NietoMerge pull request #3273 from ethomson/warnings3
2015-06-30 Edward Thomsondiff: use size_t format
2015-06-27 Carlos Martín NietoMerge pull request #3265 from libgit2/leaks
2015-06-26 Carlos Martín Nietodiff: fix leaks in diff printing
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-06-17 Carlos Martín NietoMerge pull request #3219 from libgit2/cmn/racy-diff
2015-06-16 Edward ThomsonMerge pull request #3209 from libgit2/cmn/double-author
2015-06-16 Carlos Martín NietoMerge pull request #3221 from git-up/build_warnings
2015-06-15 Edward ThomsonMerge pull request #3216 from dprofeta/fixTransactionVi...
2015-06-15 Pierre-Olivier LatourFixed Xcode 6.1 build warnings
2015-06-15 Carlos Martín NietoMerge pull request #3171 from libgit2/cmn/link-fallback
2015-06-15 Carlos Martín NietoMerge pull request #3177 from ethomson/binary_diff
2015-06-12 Edward Thomsondiff: introduce binary diff callbacks
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-10 Carlos Martín NietoMerge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín NietoMerge pull request #2499 from csware/hard-reset-checkou...
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-29 Vicent MartiMerge pull request #2481 from libgit2/cmn/oidarray
2014-08-27 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-26 Vicent MartiMerge pull request #2508 from libgit2/rb/fix-ignore...
2014-08-18 Vicent MartiMerge pull request #2528 from libgit2/vmg/tostr_s
2014-08-15 Vicent MartiMerge pull request #2497 from ethomson/kerberos3
2014-08-15 Edward ThomsonIntroduce git_buf_decode_base64
2014-08-07 Vicent MartiMerge pull request #2471 from jacquesg/compatibility...
2014-07-23 Vicent MartiMerge pull request #2477 from ethomson/merge
2014-07-23 Vicent MartiMerge pull request #2484 from libgit2/fix-git-status...
2014-07-23 Alan Rogersundo indentation change in diff_print.c
2014-07-22 Alan RogersMerge remote-tracking branch 'origin/master' into fix...
2014-07-11 Alan RogersMerge remote-tracking branch 'origin/development' into...
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-06-04 Alan RogersMerge remote-tracking branch 'origin/development' into...
2014-06-03 Vicent MartiMerge pull request #2389 from arthurschreiber/arthur...
2014-05-31 Vicent MartiMerge pull request #2391 from libgit2/rb/clean-up-diff...
2014-05-31 Russell Belferminor cleanups
2014-05-31 Russell BelferClean up the handling of large binary diffs
2014-05-28 Vicent MartiMerge pull request #2359 from e45lee/chmod-fix
2014-05-20 Alan RogersStart adding GIT_DELTA_UNREADABLE and GIT_STATUS_WT_UNR...
2014-05-19 Vicent MartiMerge pull request #2354 from libgit2/cmn/clone-into...
2014-05-19 Vicent MartiMerge pull request #2303 from jacquesg/mingw-lseek
2014-05-17 Philip KelleyFix printf format string from previous commit
2014-05-17 Philip Kelleyprint_binary_hunk: Treat types with respect
2014-05-16 Vicent MartiMerge pull request #2313 from libgit2/cmn/remote-delete
2014-05-13 Vicent MartiMerge pull request #2328 from libgit2/rb/how-broken...
2014-05-13 Vicent MartiMerge pull request #2330 from libgit2/cmn/pack-unpack...
2014-05-12 Russell BelferMerge pull request #2336 from libgit2/rb/unicode-branch...
2014-05-12 Russell BelferMerge pull request #2334 from libgit2/rb/fix-2333
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-05-08 Russell BelferBe more careful with user-supplied buffers
2014-04-25 Vicent MartiMerge pull request #2284 from jacquesg/push-progress...
2014-04-25 Vicent MartiMerge pull request #2241 from libgit2/rb/stash-skip...
2014-04-23 Vicent MartiMerge pull request #2291 from ethomson/patch_binary
2014-04-23 Vicent MartiMerge pull request #2283 from phkelley/win32_fs
2014-04-23 Vicent MartiMerge pull request #2289 from libgit2/rb/note-git-diff...
2014-04-23 Edward Thomsonpatch: emit binary patches (optionally)
2014-04-22 Russell BelferSome doc and examples/diff.c changes
2014-04-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-18 Vicent MartiMerge pull request #2108 from libgit2/rb/threadsafe...
2014-04-17 Russell BelferAdd public diff print helpers
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
next