]> git.proxmox.com Git - libgit2.git/history - tests/merge
transports: smart: fix memory leak on OOM path
[libgit2.git] / tests / merge /
2016-02-18 Carlos Martín NietoMerge pull request #3604 from ethomson/nsec_xplat
2016-02-18 Carlos Martín NietoMerge pull request #3606 from ethomson/drop_xp
2016-02-18 Carlos Martín NietoMerge pull request #3613 from ethomson/fixups
2016-02-12 Edward Thomsonwin32: introduce p_timeval that isn't stupid
2016-02-11 Edward Thomsonmerge tests: correct casts
2015-12-01 Edward ThomsonMerge pull request #3508 from libgit2/cmn/tree-parse...
2015-11-30 Carlos Martín NietoMerge pull request #3513 from ethomson/merge_recursive
2015-11-25 Edward Thomsonrecursive merge: add a recursion limit
2015-11-25 Edward Thomsonmerge: handle conflicts in recursive base building
2015-11-25 Edward Thomsonmerge tests: add complex recursive example
2015-11-25 Edward Thomsonrecursive: test conflict output during recursive merge
2015-11-25 Edward Thomsonmerge tests: move expected data into own file
2015-11-25 Edward Thomsonmerge: add recursive test with conflicting contents
2015-11-25 Edward Thomsonmerge: add recursive test with three merge bases
2015-11-25 Edward Thomsonmerge: improve test names in recursive merge tests
2015-11-25 Edward Thomsonmerge: add a third-level recursive merge
2015-11-25 Edward Thomsonmerge: add a second-level recursive merge
2015-11-25 Edward Thomsonmerge: add simple recursive test
2015-11-25 Edward Thomsonmerge: rename `git_merge_tree_flags_t` -> `git_merge_fl...
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-10-23 Edward ThomsonMerge pull request #3477 from linquize/inttypes.h
2015-10-23 Carlos Martín NietoMerge pull request #3483 from ethomson/cmake_xcode
2015-10-23 Carlos Martín NietoMerge pull request #3481 from ethomson/xdiff_include
2015-10-23 Vicent MartiMerge pull request #3482 from ethomson/merge_fail_on_co...
2015-10-22 Edward Thomsonmerge: add GIT_MERGE_TREE_FAIL_ON_CONFLICT
2015-10-15 Carlos Martín NietoMerge pull request #3444 from ethomson/add_preserves_co...
2015-10-14 Edward ThomsonMerge pull request #3453 from libgit2/cmn/warn-python
2015-10-05 Edward ThomsonMerge pull request #3451 from ethomson/xdiff
2015-10-05 Edward Thomsondiff: don't feed large files to xdiff
2015-10-05 Edward Thomsonmerge_file: treat large files as binary
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-19 Axel Rasmussencmake: Only provide USE_NSEC if struct stat members...
2015-09-19 Axel Rasmussencmake: add USE_NSEC, and only check nanosec m/ctime...
2015-09-13 Carlos Martín NietoMerge branch 'cmn/ignore-dir-check'
2015-09-09 Carlos Martín NietoMerge pull request #3379 from theseion/additional_libss...
2015-09-06 Edward ThomsonMerge pull request #3366 from libgit2/cmn/index-hashmap
2015-09-01 Carlos Martín NietoMerge pull request #3402 from ethomson/faster_diff
2015-08-28 Edward Thomsoniterator: use an options struct instead of args
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-11 Edward ThomsonMerge pull request #3292 from tkelman/patch-1
2015-07-10 Carlos Martín NietoMerge pull request #3297 from tkelman/patch-2
2015-07-09 Carlos Martín NietoMerge pull request #3281 from ethomson/wildcard_filters
2015-07-08 Carlos Martín NietoMerge pull request #3299 from ethomson/xdiff_update
2015-07-07 Edward Thomsonmerge_files: don't add trailing newlines
2015-06-25 Edward ThomsonMerge pull request #3256 from libgit2/cmn/fetch-spec...
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-22 Carlos Martín Nietomerge: work around write-side racy protection when...
2015-06-17 Carlos Martín NietoMerge pull request #3219 from libgit2/cmn/racy-diff
2015-06-16 Edward Thomsonmerge::workdir::dirty: tick idx to defeat racy-git
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_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 remote-tracking branch 'ethomson/submodule_8dot3'
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 GermishuysAdded tests to merge files and branches with whitespace...
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-03 Edward ThomsonMerge pull request #2934 from akikoskinen/mingw_build_fix
2015-03-03 Edward ThomsonMerge pull request #2913 from ethomson/stash_fixup
2015-03-03 Edward ThomsonMerge pull request #2808 from libgit2/cmn/repo-ident
2015-03-03 Carlos Martín Nietoreset: remove reflog message override
2015-03-03 Carlos Martín NietoRemove the signature from ref-modifying functions
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-14 Edward Thomsonmerge: lock the index at the start of the merge
2015-02-13 Edward Thomsonmerge test: test an actual failure, not conflict
next