]> git.proxmox.com Git - libgit2.git/history - tests/index/racy.c
New upstream version 1.4.3+dfsg.1
[libgit2.git] / tests / index / racy.c
2022-05-05 Mohammed BilalNew upstream version 1.4.3+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
2016-04-12 Andreas HenrikssonImported Upstream version 0.24.1
2016-04-11 Carlos Martín NietoMerge pull request #3739 from ethomson/0.24.1
2016-04-11 Edward Thomsonindex::racy: force racy entry
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-11 Carlos Martín NietoMerge pull request #3636 from nerdishbynature/fix-non...
2016-03-09 Carlos Martín NietoMerge pull request #3623 from ethomson/rebase_with_commit
2016-03-08 Vicent MartiMerge pull request #3656 from ethomson/exists_prefixes
2016-03-08 Edward ThomsonMerge pull request #3555 from cbargren/ssh-git-protocols
2016-03-08 Edward ThomsonMerge pull request #3652 from libgit2/cmn/commit-to...
2016-03-08 Carlos Martín NietoMerge pull request #3655 from ethomson/nanosecond_defaults
2016-03-08 Edward Thomsonindex::racy: force racy entry
2016-03-03 Carlos Martín NietoMerge pull request #3639 from srajko/threading-openssl...
2016-03-03 Carlos Martín NietoMerge pull request #3646 from pks-t/pks/xdiff-fix-from...
2016-03-01 Edward ThomsonMerge pull request #3633 from ethomson/safe_creation
2016-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
2016-02-28 Edward Thomsontests: use legitimate object ids
2016-02-28 Carlos Martín NietoMerge pull request #3644 from ethomson/debug_pool
2016-02-28 Edward ThomsonMerge pull request #3577 from rossdylan/rossdylan/pooldebug
2016-02-19 Carlos Martín NietoMerge pull request #3597 from ethomson/filter_registration
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
2015-12-27 Edward ThomsonMerge pull request #3552 from ReadmeCritic/master
2015-12-26 Edward ThomsonMerge pull request #3546 from Cruel/master
2015-12-21 Carlos Martín NietoMerge pull request #3554 from olshevskiy87/master
2015-12-21 Dmitriy Olshevskiytypos in comments
2015-12-01 Edward ThomsonMerge pull request #3508 from libgit2/cmn/tree-parse...
2015-11-30 Carlos Martín NietoMerge pull request #3525 from pks-t/pks/fix-nested...
2015-11-30 Patrick Steinhardttests: fix warning for nested struct initialization
2015-11-21 Edward ThomsonMerge pull request #3515 from jacquesg/unsigned-signed
2015-11-20 Edward ThomsonMerge pull request #3517 from jacquesg/warnings-fixes
2015-11-20 Jacques GermishuysFix some warnings
2015-11-17 Carlos Martín NietoMerge pull request #3511 from ethomson/racy_fixes_2
2015-11-17 Edward Thomsonracy: make git_index_read_index handle raciness
2015-11-17 Edward Thomsonracy: ensure git_index_read_tree clears uptodate
2015-11-17 Edward Thomsonindex: test for smudged entries on write only
2015-11-17 Edward Thomsonindex: don't detect raciness in uptodate entries
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-10-02 Axel RasmussenMerge branch 'master' into nsec_fix_next
2015-09-19 Axel Rasmussendiff/index: respect USE_NSEC for racily clean file...
2015-07-09 Carlos Martín NietoMerge pull request #3281 from ethomson/wildcard_filters
2015-07-06 Carlos Martín NietoMerge pull request #3202 from jeffhostetler/windows_sta...
2015-06-30 Edward ThomsonMerge pull request #3271 from jeffhostetler/more_leaks
2015-06-30 Carlos Martín NietoMerge pull request #3270 from ethomson/warnings2
2015-06-29 Edward Thomsonindex test: include repository.h for decl
2015-06-27 Carlos Martín NietoMerge pull request #3265 from libgit2/leaks
2015-06-26 Carlos Martín Nietoindex, iterator, fetchhead: plug leaks
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 Nietoindex: add a diff test for smudging a file which become...
2015-06-22 Carlos Martín Nietotests: move racy tests to the index