]> git.proxmox.com Git - libgit2.git/history - src/merge.c
Merge pull request #3303 from libgit2/cmn/index-add-submodule
[libgit2.git] / src / merge.c
2015-07-24 Edward ThomsonMerge pull request #3303 from libgit2/cmn/index-add...
2015-07-24 Edward ThomsonMerge pull request #3305 from libgit2/cmn/reflog-del...
2015-07-24 Edward ThomsonMerge pull request #3304 from libgit2/cmn/checkout...
2015-07-22 joshaberMerge branch 'master' into fix-init-ordering
2015-07-15 Edward ThomsonMerge pull request #3311 from Fallso/MacroRedefinition
2015-07-13 Carlos Martín NietoMerge pull request #3302 from libgit2/cmn/submodule...
2015-07-13 Carlos Martín NietoMerge pull request #3306 from libgit2/cmn/fetch-ex...
2015-07-12 Carlos Martín NietoMerge branch 'portable-zu'
2015-07-12 Matthew PloughFix #3094 - improve use of portable size_t/ssize_t...
2015-07-09 Carlos Martín NietoMerge pull request #3281 from ethomson/wildcard_filters
2015-06-26 Carlos Martín NietoMerge pull request #3263 from git-up/fixes
2015-06-26 Carlos Martín NietoMerge pull request #3259 from ethomson/stash_apply_argh
2015-06-25 Edward Thomsoniterator: provide git_iterator_walk
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-06-15 Carlos Martín NietoMerge pull request #3171 from libgit2/cmn/link-fallback
2015-06-15 Carlos Martín NietoMerge pull request #3217 from jeffhostetler/leak_checko...
2015-06-12 Carlos Martín NietoMerge pull request #3215 from jeffhostetler/windows_lea...
2015-06-11 Carlos Martín NietoMerge pull request #3155 from mgorny/userpass-const
2015-06-10 Edward ThomsonMerge pull request #3174 from libgit2/cmn/idx-fill...
2015-06-10 Edward ThomsonMerge pull request #3201 from libgit2/cmn/coverity
2015-06-10 Carlos Martín Nietomerge: actually increment the counts, not the pointers
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-29 Carlos Martín NietoMerge pull request #3163 from ethomson/emergeconflict
2015-05-29 Edward ThomsonRename GIT_EMERGECONFLICT to GIT_ECONFLICT
2015-05-28 Carlos Martín NietoMerge pull request #3139 from ethomson/diff_conflicts
2015-05-28 Edward Thomsonintroduce `git_index_entry_is_conflict`
2015-05-22 Edward ThomsonMerge pull request #3108 from libgit2/cmn/ssl-no-want
2015-05-12 Carlos Martín NietoMerge pull request #3111 from whoisj/centralizing-buffe...
2015-05-12 Carlos Martín NietoMerge pull request #3018 from ethomson/stash_apply
2015-05-11 Edward Thomsonmerge: merge iterators
2015-04-24 Edward ThomsonMerge pull request #3071 from linquize/git_reflog_drop
2015-04-17 Edward ThomsonMerge pull request #2999 from pks-t/submodule-set-url
2015-04-10 Edward ThomsonMerge pull request #2974 from libgit2/cmn/clone-everything
2015-04-10 Edward ThomsonMerge pull request #3030 from linquize/symlink_supported
2015-03-24 Edward ThomsonMerge pull request #2990 from leoyanggit/custom_param
2015-03-24 Edward ThomsonMerge pull request #2986 from tkelman/mingw_winhttp
2015-03-24 Edward ThomsonMerge pull request #2947 from libgit2/cmn/notes-buf
2015-03-24 Carlos Martín NietoMerge pull request #3010 from ethomson/checkout_invalid...
2015-03-19 Carlos Martín NietoMerge pull request #2996 from ethomson/dll_comments
2015-03-18 Edward ThomsonMerge pull request #2967 from jacquesg/merge-whitespace
2015-03-18 Carlos Martín NietoMerge pull request #2993 from ethomson/clar_update
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-18 Edward ThomsonMerge pull request #2985 from claudiuolteanu/patch-1
2015-03-18 Edward ThomsonMerge pull request #2983 from jeffhostetler/jeffhostetl...
2015-03-16 Jeff HostetlerPERF: In MERGE, lazily compute is_binary
2015-03-16 Jacques GermishuysCollapse whitespace flags into git_merge_file_flags_t
2015-03-16 Jacques GermishuysRenamed git_merge_options 'flags' to 'tree_flags'
2015-03-16 Jacques GermishuysAllow for merges with whitespace discrepancies
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 #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-14 Edward Thomsonindexwriter: an indexwriter for repo operations
2015-02-14 Edward Thomsonmerge: lock the index at the start of the merge
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-02-11 Carlos Martín NietoMerge pull request #2889 from jeffhostetler/jeffhostetl...
2015-01-14 Edward ThomsonMerge pull request #2818 from leoyanggit/openssl_option
2015-01-14 Edward ThomsonMerge branch 'pr/2740'
2015-01-14 Pierre-Olivier LatourAlways use GIT_HASHSIG_SMART_WHITESPACE when diffing...
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-29 Jacques GermishuysPlug some leaks
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-09 Carlos Martín NietoMerge pull request #2653 from ethomson/contributing
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-27 Edward ThomsonMerge pull request #2482 from libgit2/ed/rebase
2014-10-27 Edward Thomsons/git_merge_head/git_annotated_commit
2014-10-27 Edward ThomsonIntroduce git_rebase to set up a rebase session
2014-10-10 Edward ThomsonMerge pull request #2593 from libgit2/cmn/remote-delete...
2014-10-10 Carlos Martín NietoMerge pull request #2575 from cirosantilli/factor-struc...
2014-10-10 Carlos Martín NietoMerge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín NietoMerge pull request #2556 from sbc100/fix_warnings
2014-10-10 Carlos Martín NietoMerge pull request #2542 from linquize/fetch-head
2014-10-10 Carlos Martín NietoMerge pull request #2600 from libgit2/cmn/embed-ssh
2014-10-10 Carlos Martín NietoMerge pull request #2588 from swansontec/ssl-cert-path2
2014-10-10 Carlos Martín NietoMerge pull request #2499 from csware/hard-reset-checkou...
2014-10-10 Edward ThomsonMerge pull request #2574 from csware/hostname-for-certi...
2014-10-10 Edward ThomsonMerge pull request #2603 from libgit2/cmn/revwalk-merge...
2014-10-09 Carlos Martín NietoMerge pull request #2592 from libgit2/cmn/describe
2014-10-09 Edward ThomsonMerge pull request #2599 from linquize/config-trailing...
2014-10-09 Edward ThomsonMerge pull request #2601 from SeijiIto/master
2014-10-09 Edward ThomsonMerge pull request #2597 from ethomson/fixup
2014-10-09 Edward ThomsonMerge pull request #2448 from libgit2/cmn/reference...
2014-10-09 Edward ThomsonMerge pull request #2462 from libgit2/cmn/remote-fetch...
2014-10-09 Carlos Martín NietoMerge pull request #2604 from arthurschreiber/arthur...
2014-10-09 Arthur SchreiberExtract shared functionality.
2014-10-09 Arthur SchreiberAdd git_merge_bases_many.
2014-10-01 Vicent MartiMerge pull request #2594 from libgit2/vmg/hashsig
2014-10-01 Vicent Martihashsig: Export as a `sys` header
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-09-29 Edward ThomsonMerge pull request #2559 from libgit2/cmn/free-tls...
2014-09-25 Carlos Martín NietoMerge pull request #2570 from cirosantilli/rm-unused-var
next