]> git.proxmox.com Git - libgit2.git/history - src/diff.c
Merge pull request #3097 from libgit2/cmn/submodule-config-state
[libgit2.git] / src / diff.c
2015-06-24 Carlos Martín NietoMerge pull request #3097 from libgit2/cmn/submodule...
2015-06-24 Carlos Martín NietoMerge pull request #3250 from ethomson/stash
2015-06-24 Edward ThomsonMerge pull request #3222 from git-up/conflicted
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-06-24 Edward ThomsonMerge pull request #3226 from libgit2/cmn/racy-diff...
2015-06-23 Pierre-Olivier LatourFixed GIT_DELTA_CONFLICTED not returned in some cases
2015-06-22 Carlos Martín Nietodiff: check files with the same or newer timestamps
2015-06-20 Carlos Martín NietoMerge pull request #3233 from ethomson/status_typechange
2015-06-20 Edward Thomsondiff: preserve original mode in the index
2015-06-11 Carlos Martín NietoMerge pull request #3155 from mgorny/userpass-const
2015-06-08 Carlos Martín NietoMerge pull request #3165 from ethomson/downcase
2015-05-31 Carlos Martín NietoMerge pull request #3152 from tkelman/patch-1
2015-05-29 Carlos Martín NietoMerge pull request #3157 from mgorny/ssh_memory_auth
2015-05-28 Carlos Martín NietoMerge pull request #3139 from ethomson/diff_conflicts
2015-05-28 Edward ThomsonIntroduce `GIT_DIFF_FLAG_EXISTS`
2015-05-28 Edward Thomsondiff: prettify `maybe_modified` a little
2015-05-28 Edward Thomsonintroduce `git_index_entry_is_conflict`
2015-05-28 Edward Thomsondiff conflicts: don't include incorrect ID
2015-05-28 Edward Thomsondiff: for conflicts w/o workdir, blank nitem side
2015-05-28 Edward Thomsondiff/status: introduce conflicts
2015-05-28 Edward Thomsondiff: wrap the iterator functions
2015-05-09 Carlos Martín NietoMerge pull request #3104 from whoisj/optimal-buffer...
2015-05-06 Carlos Martín NietoMerge pull request #3086 from yongthecoder/master
2015-05-04 Carlos Martín NietoMerge pull request #3079 from ethomson/config
2015-05-04 Carlos Martín NietoMerge pull request #3070 from ethomson/checkout_icase
2015-05-04 Edward Thomsoncheckout: break case-changes into delete/add
2015-04-24 Edward ThomsonMerge pull request #3071 from linquize/git_reflog_drop
2015-04-23 Carlos Martín NietoMerge branch 'attr-ignore'
2015-04-23 Edward ThomsonMerge pull request #3032 from jfultz/index-file-modes
2015-04-21 Edward ThomsonMerge pull request #3051 from jeffhostetler/jeffhostetl...
2015-04-19 Edward ThomsonMerge pull request #3024 from git-up/diff_merge_fix
2015-04-17 Edward ThomsonMerge pull request #3016 from pks-t/ignore-exclude-fix
2015-04-17 Edward ThomsonMerge pull request #2999 from pks-t/submodule-set-url
2015-04-17 Edward ThomsonMerge pull request #3047 from git-up/diff_fixes
2015-04-15 Pierre-Olivier LatourFixed GIT_DIFF_UPDATE_INDEX not being aware of executab...
2015-04-15 Pierre-Olivier LatourRemoved unnecessary condition
2015-04-15 Pierre-Olivier LatourUse git_oid_cpy() instead of memcpy()
2015-03-24 Edward ThomsonMerge pull request #2990 from leoyanggit/custom_param
2015-03-24 Carlos Martín NietoMerge pull request #3010 from ethomson/checkout_invalid...
2015-03-18 Carlos Martín NietoMerge pull request #2955 from git-up/update_tips_fixes
2015-03-18 Carlos Martín NietoMerge remote-tracking branch 'ethomson/submodule_8dot3'
2015-03-17 Edward ThomsonMerge pull request #2972 from libgit2/cmn/pack-objects...
2015-03-17 Edward ThomsonMerge pull request #2977 from pks-t/submodule-sync...
2015-03-14 Carlos Martín NietoMerge pull request #2975 from git-up/diff_index_retain
2015-03-12 Pierre-Olivier LatourAvoid retaining / releasing the index more than necessa...
2015-03-11 Carlos Martín NietoMerge commit 'refs/pull/2879/head' of ssh://github...
2015-03-04 Carlos Martín NietoMerge pull request #2932 from jeffhostetler/jeffhostetl...
2015-03-04 Carlos Martín NietoMerge pull request #2886 from jeffhostetler/jeffhostetl...
2015-03-04 Carlos Martín NietoMerge pull request #2945 from ethomson/empty_hashsig_heap
2015-03-03 Edward ThomsonMerge pull request #2941 from libgit2/cmn/http-enforce...
2015-03-03 Edward ThomsonMerge pull request #2771 from libgit2/cmn/config-borrow...
2015-03-03 Carlos Martín Nietoconfig: borrow refcounted references
2015-03-03 Edward ThomsonMerge pull request #2913 from ethomson/stash_fixup
2015-03-03 Carlos Martín NietoMerge pull request #2885 from JIghtuse/master
2015-02-20 Carlos Martín NietoMerge pull request #2907 from jasonhaslam/git_packfile_...
2015-02-19 Carlos Martín NietoMerge pull request #2911 from ethomson/streaming_filters
2015-02-19 Edward Thomsongit_filter_opt_t -> git_filter_flag_t
2015-02-19 Carlos Martín NietoMerge pull request #2820 from leoyanggit/mac_build
2015-02-15 Carlos Martín NietoMerge pull request #2831 from ethomson/merge_lock
2015-02-15 Carlos Martín NietoMerge pull request #2895 from ethomson/alloc_overflow
2015-02-13 Edward ThomsonMake our overflow check look more like gcc/clang's
2015-02-13 Edward Thomsonallocations: test for overflow of requested size
2015-01-14 Edward ThomsonMerge branch 'pr/2740'
2015-01-05 Carlos Martín NietoMerge commit 'refs/pull/2632/head' of github.com:libgit...
2014-12-30 Edward ThomsonMerge pull request #2761 from libgit2/cmn/fetch-prune
2014-12-30 Edward ThomsonMerge pull request #2762 from libgit2/cmn/hide-push
2014-12-30 Carlos Martín NietoMerge pull request #2785 from jacquesg/coverity
2014-12-30 Jacques GermishuysAdded missing error handling path
2014-12-10 Edward ThomsonMerge pull request #2678 from libgit2/cmn/io-stream
2014-11-23 Edward ThomsonMerge pull request #2727 from libgit2/cmn/travis-jobs
2014-11-23 Edward ThomsonMerge pull request #2718 from libgit2/cmn/peeling-errors
2014-11-23 Carlos Martín NietoPlug leaks
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-17 Edward ThomsonMerge pull request #2693 from libgit2/cmn/push-refspec...
2014-11-09 Carlos Martín NietoMerge pull request #2653 from ethomson/contributing
2014-11-07 Edward ThomsonMerge pull request #2691 from libgit2/cmn/submodule...
2014-11-07 Carlos Martín Nietoiterator: submodules are determined by an index or...
2014-11-06 Edward ThomsonMerge pull request #2676 from libgit2/cmn/threading
2014-11-06 Edward ThomsonMerge pull request #2682 from libgit2/cmn/fetch-tags...
2014-11-05 Edward ThomsonMerge pull request #2688 from libgit2/cmn/ignore-file...
2014-11-03 Edward ThomsonMerge pull request #2679 from jfultz/missing-include
2014-11-03 Edward ThomsonMerge pull request #2661 from swisspol/2656
2014-10-27 Pierre-Olivier LatourChanged context_lines and interhunk_lines to uint32_t...
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
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-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-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-04 Alan RogersImplement GIT_DIFF_INCLUDE_UNREADABLE_AS_UNTRACKED
2014-05-22 Alan RogersDon't need to duplicate this code.
2014-05-22 Alan RogersReturn GIT_DELTA_UNREADABLE for a file with a mode...
2014-05-21 Alan RogersRemove errant whitespace.
2014-05-21 Alan RogersReturn GIT_FILEMODE_UNREADABLE for files that fail...
next