]> git.proxmox.com Git - libgit2.git/history - tests/checkout/tree.c
New upstream version 1.3.0+dfsg.1
[libgit2.git] / tests / checkout / tree.c
2021-12-10 Pirate PraveenNew upstream version 1.3.0+dfsg.1
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-07-29 Russell SimImported Upstream version 0.26.0
2017-06-11 Edward ThomsonMerge pull request #4088 from chescock/packfile-name...
2017-05-20 Carlos Martín NietoMerge pull request #4097 from implausible/fix/auto...
2017-03-31 Edward ThomsonMerge remote-tracking branch 'origin/pr/3790' into...
2017-03-23 Edward ThomsonMerge branch 'pr/3957'
2017-01-24 Carlos Martín NietoMerge pull request #4086 from libgit2/ethomson/fixes
2017-01-23 Edward Thomsoncheckout::tree test: cleanup memory leak
2017-01-21 Edward ThomsonMerge pull request #4051 from tiennou/clang-analyzer-1
2017-01-21 Edward ThomsonMerge pull request #4053 from chescock/extend-packfile...
2017-01-21 Edward ThomsonMerge branch 'pr/3912'
2017-01-21 Edward ThomsonMerge pull request #4078 from pks-t/pks/example-cleanup
2017-01-21 Edward ThomsonMerge pull request #3892 from mitesch/shared_buffer
2017-01-21 Edward ThomsonMerge branch 'master' into pr/3938
2017-01-21 Edward ThomsonMerge branch 'pr/4060'
2017-01-14 Edward ThomsonMerge pull request #4054 from jfultz/jfultz/fix_GIT_CHE...
2016-12-30 John FultzFix handling of GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH...
2016-10-27 Russell SimImported Upstream version 0.24.2
2016-10-09 Edward ThomsonMerge branch 'pr/3809'
2016-10-02 Edward ThomsonMerge pull request #3948 from libgit2/cmn/v24-updates
2016-10-01 Stefan Hubergit_checkout_tree options fix
2016-10-01 Edward Thomsoncheckout: use empty baseline when no index
2016-09-06 Patrick SteinhardtMerge pull request #3882 from pks-t/pks/fix-fetch-refsp...
2016-08-30 Carlos Martín NietoMerge pull request #3915 from pks-t/pks/index-collision...
2016-08-30 Patrick SteinhardtMerge pull request #3907 from steffhip/git_checkout_tre...
2016-08-30 Stefan Hubergit_checkout_tree options fix
2016-07-24 Edward ThomsonMerge pull request #3815 from pks-t/pks/coverity-model
2016-06-26 Edward ThomsonMerge pull request #3223 from ethomson/apply
2016-06-20 Edward ThomsonMerge pull request #3818 from meatcoder/fix_odb_read_error
2016-06-17 Carlos Martín NietoMerge pull request #3823 from libgit2/ethomson/checkout...
2016-06-15 Edward Thomsoncheckout: use empty baseline when no index
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
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-18 Carlos Martín NietoMerge pull request #3418 from DimStar77/master
2015-09-16 Carlos Martín NietoMerge pull request #3429 from ethomson/checkout_chmod
2015-09-16 Edward Thomsoncheckout: overwrite files with differing modes
2015-09-16 Edward Thomsoncheckout::tree tests: don't use hardcoded mode
2015-09-16 Edward Thomsoncheckout::tree tests: don't use static buffer
2015-09-16 Matti VirolainenCheck that checkout preserves filemode in working direc...
2015-09-16 Matti VirolainenCheck that an executable in index is not an executable...
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
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-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 Thomsonconflict tests: use GIT_IDXENTRY_STAGE_SET
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 test: only run icase on icase platform
2015-05-04 Edward ThomsonRevert "Always checkout with case sensitive iterator"
2015-05-04 Edward Thomsoncheckout test: ensure we write to casechanged dir
2015-05-04 Edward Thomsoncheckout test: ignore unstaged case-changing renames
2015-05-01 Edward ThomsonMerge pull request #3059 from libgit2/cmn/negotiation...
2015-04-24 Edward ThomsonMerge pull request #3071 from linquize/git_reflog_drop
2015-04-23 Carlos Martín NietoMerge pull request #3064 from rcorre/config-write-fix
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-06 John FultzFix git_checkout_tree() to do index filemodes correctly...
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 Nietorepository: remove log message override for switching...
2015-03-03 Carlos Martín Nietobranch: don't accept a reflog message override
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-03-03 Carlos Martín NietoMerge pull request #2908 from ethomson/safe_create
2015-02-27 Edward Thomsoncheckout tests: just use SAFE where appropriate
2015-02-27 Edward Thomsoncheckout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategy
2015-02-27 Edward Thomsoncheckout: upgrade to `SAFE_CREATE` when no index file
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 Thomsoncheckout: introduce GIT_CHECKOUT_DONT_WRITE_INDEX
2015-02-13 Carlos Martín NietoMerge pull request #2883 from urkud/reget-reader-pointer
2015-02-13 Carlos Martín NietoMerge pull request #2897 from leoyanggit/fix_fileop_warning
2015-02-12 Carlos Martín NietoMerge pull request #2866 from ethomson/checkout_perf2
2015-02-11 Carlos Martín NietoMerge pull request #2889 from jeffhostetler/jeffhostetl...
2015-02-04 Edward Thomsonremove some unused warnings
2015-02-03 Edward Thomsoncheckout test: ensure .gitattributes lifecycle
2015-01-26 Edward ThomsonMerge pull request #2819 from libgit2/cmn/config-get...
2015-01-21 Edward ThomsonMerge pull request #2829 from jacquesg/dead-code
2015-01-20 Edward ThomsonMerge pull request #2823 from ethomson/appveyor_badge
2015-01-20 Edward Thomsoncheckout: introduce git_checkout_perfdata
2015-01-14 Edward ThomsonMerge branch 'pr/2740'
2015-01-09 Carlos Martín NietoMerge commit '4b1018d24f980273528743c27c47ceb96cb720bd'
next