]> git.proxmox.com Git - libgit2.git/history - tests/checkout
Introduce reference transactions
[libgit2.git] / tests / checkout /
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
2014-09-17 Vicent MartiMerge pull request #2567 from cirosantilli/factor-41
2014-09-17 Vicent MartiMerge pull request #2571 from libgit2/vmg/walk-up-path
2014-09-17 Vicent MartiMerge pull request #2572 from cirosantilli/factor-void
2014-09-17 Ciro SantilliReplace void casts with GIT_UNUSED.
2014-09-16 Ciro SantilliFactor 40 and 41 constants from source.
2014-08-27 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-07-22 Alan RogersMerge remote-tracking branch 'origin/master' into fix...
2014-07-04 Vicent MartiMerge remote-tracking branch 'origin/cmn/update-zlib'
2014-07-03 Vicent MartiMerge pull request #2460 from libgit2/cmn/sched-yield
2014-07-03 Vicent MartiMerge pull request #2459 from libgit2/cmn/http-url...
2014-07-02 Vicent MartiMerge pull request #2449 from libgit2/cmn/maint-21
2014-07-02 Vicent MartiMerge pull request #2455 from ethomson/equal_oid
2014-07-02 Vicent MartiMerge pull request #2456 from libgit2/cmn/ssh-send...
2014-07-01 Edward ThomsonIntroduce cl_assert_equal_oid
2014-06-30 Vicent MartiMerge pull request #2440 from phkelley/transports
2014-06-26 Vicent MartiMerge pull request #2445 from ethomson/checkout_conflic...
2014-06-26 Edward Thomsoncheckout::conflict tests: only test owner mode
2014-06-25 Vicent MartiMerge pull request #2435 from ethomson/text_attr
2014-06-24 Edward ThomsonUpdate text=auto / core.autocrlf=false behavior
2014-06-24 Carlos Martín NietoMerge remote-tracking branch 'upstream/cmn/mixed-eol...
2014-06-23 Carlos Martín Nietocrlf: pass-through mixed EOL buffers from LF->CRLF
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-03-07 Vicent MartiMerge pull request #2028 from libgit2/options-names
2014-03-06 Ben Straubgit_checkout_opts -> git_checkout_options
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-05 Vicent MartiMerge pull request #2163 from ethomson/nobackend_odb_write
2014-03-02 Ben StraubMerge pull request #2144 from linquize/branch-f-current
2014-02-11 Russell BelferMerge pull request #2110 from libgit2/ed/crlf_input
2014-02-09 Edward ThomsonTests for core.autocrlf and .gitattributes
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-31 Vicent MartiMerge pull request #2081 from libgit2/bs/reflog
2014-01-30 Ben StraubAdd reflog params to git_branch_create
2014-01-30 Ben StraubAdd reflog params to set-head calls
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 Nietodiff: rename the file's 'oid' to '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-22 Vicent MartiMerge pull request #2070 from ethomson/checkout_filemode
2014-01-22 Edward ThomsonPreserve tree filemode in index during checkout
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-12-18 Vicent MartiMerge pull request #1920 from libgit2/cmn/ref-with-log
2013-12-13 Vicent MartiMerge pull request #2000 from ethomson/overwrite_ignored
2013-12-13 Edward ThomsonOverwrite ignored directories on checkout
2013-12-13 Edward ThomsonOverwrite ignored files on checkout
2013-12-13 Vicent MartiMerge pull request #1986 from libgit2/rb/error-handling...
2013-12-11 Russell BelferTry a test that won't assert on Linux
2013-12-11 Russell BelferFix checkout notify callback docs and tests
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