]> git.proxmox.com Git - libgit2.git/history - tests/merge/workdir/simple.c
New upstream version 0.28.1+dfsg.1
[libgit2.git] / tests / merge / workdir / simple.c
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2017-04-24 Russell SimImported Upstream version 0.25.1
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
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-22 Carlos Martín NietoMerge pull request #3701 from jfultz/fix-0.24.0-changelog
2016-03-18 Edward ThomsonMerge pull request #3699 from libgit2/cmn/win32-free-tls
2016-03-18 Edward ThomsonMerge pull request #3660 from mstrap/mingw
2016-03-17 Carlos Martín NietoMerge pull request #3564 from ethomson/merge_drivers
2016-03-17 Stan HuFix rebase bug and include test for merge=union
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 Thomsonmerge tests: move expected data into own file
2015-03-24 Carlos Martín NietoMerge pull request #3010 from ethomson/checkout_invalid...
2015-03-18 Carlos Martín NietoMerge remote-tracking branch 'ethomson/submodule_8dot3'
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
2014-12-22 Edward ThomsonMerge pull request #2745 from libgit2/cmn/pkg-config-ssh
2014-12-10 Edward ThomsonMerge pull request #2678 from libgit2/cmn/io-stream
2014-12-09 Edward ThomsonMerge pull request #2750 from linquize/generate.py
2014-12-08 Edward ThomsonMerge pull request #2751 from linquize/broken-test-win
2014-12-07 LinquizeFix broken merge tests due to autocrlf was not false
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-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-08-03 Sven StrickrothAllow to propagate checkout callbacks to git HARD reset
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-04-25 Vicent MartiMerge pull request #2284 from jacquesg/push-progress...
2014-04-25 Vicent MartiMerge pull request #2297 from libgit2/rb/status-with...
2014-04-25 Vicent MartiMerge pull request #2241 from libgit2/rb/stash-skip...
2014-04-24 Russell BelferMerge pull request #2294 from ethomson/merge_checkout_s...
2014-04-23 Edward Thomsonmerge: checkout default shouldn't clobber given
2014-04-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-16 Vicent MartiMerge pull request #2261 from jacquesg/format-patch
2014-04-16 Vicent MartiMerge pull request #2269 from libgit2/rb/fix-leading...
2014-04-15 Vicent MartiMerge pull request #2235 from jacquesg/cherry-pick
2014-04-14 Jacques GermishuysCapture conflict information in MERGE_MSG for revert...
2014-04-01 Edward ThomsonMerge pull request #2178 from libgit2/rb/fix-short-id
2014-03-25 Edward ThomsonMerge pull request #2181 from anuraggup/hide_cb
2014-03-24 Vicent MartiMerge pull request #2183 from ethomson/merge_refactor
2014-03-20 Edward ThomsonRemove `git_merge_result` as it's now unnecessary
2014-03-20 Edward ThomsonUpdate git_merge_tree_opts to git_merge_options
2014-03-20 Edward ThomsonChange signature of `git_merge` to take merge and check...
2014-03-20 Edward ThomsonIntroduce git_merge_file for consumers
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-02 Ben StraubMerge pull request #2144 from linquize/branch-f-current
2014-02-08 Russell BelferMerge pull request #2099 from libgit2/bs/more-reflog...
2014-02-05 Ben StraubPrevent user's merge.conflictstyle from breaking tests
2014-02-05 Ben StraubMerge remote-tracking branch 'libgit2/development'...
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-02-03 Ben StraubAdd reflog parameters to git_reset
2014-01-27 Vicent MartiMerge pull request #2066 from libgit2/rb/builtin-diff...
2014-01-27 Vicent MartiMerge pull request #2075 from libgit2/cmn/leftover-oid
2014-01-26 Edward ThomsonMerge pull request #2057 from GrahamDennis/local-file...
2014-01-25 Carlos Martín Nietomerge: rename _oid() -> id()
2014-01-25 Carlos Martín Nietoindex: rename an entry's id to 'id'
2014-01-23 Vicent MartiMerge pull request #2074 from linquize/pack-filename...
2014-01-21 Vicent MartiMerge pull request #2061 from ethomson/merge_improvements
2014-01-20 Edward ThomsonSupport union merges
2014-01-20 Edward ThomsonLoad merge.conflictstyle setting from config
2014-01-20 Edward ThomsonIntroduce diff3 mode for checking out conflicts
2014-01-20 Edward ThomsonDon't try to merge binary files
2014-01-20 Edward Thomsonmerge_file should use more aggressive levels
2014-01-18 Edward ThomsonMerge pull request #2059 from linquize/git_config_get_crash
2014-01-16 Ben StraubMerge pull request #2044 from libgit2/coverity
2014-01-15 Vicent MartiMerge pull request #2050 from libgit2/cmn/always-reflog...
2014-01-15 Carlos Martín Nietorefs: remove the _with_log differentiation
2013-11-20 Vicent MartiMerge branch 'development'
2013-11-14 Vicent MartíMerge pull request #1962 from libgit2/rename-tests
2013-11-14 Ben StraubRename tests-clar to tests