]> git.proxmox.com Git - libgit2.git/history - tests/threads/diff.c
bump version to 1.5.0+ds-6~bpo11+pve1
[libgit2.git] / tests / threads / diff.c
2022-12-06 Fabian GrünbichlerMerge https://salsa.debian.org/debian/libgit2 into...
2022-08-28 Timo RöhlingUpdate upstream source from tag 'upstream/1.5.0+ds'
2022-08-28 Timo RöhlingNew upstream version 1.5.0+ds
2021-12-10 Pirate PraveenUpdate upstream source from tag 'upstream/1.3.0+dfsg.1'
2021-12-10 Pirate PraveenNew upstream version 1.3.0+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2019-05-11 Jongmin KimUpdate upstream source from tag 'upstream/0.28.1+dfsg.1'
2017-07-29 Russell SimMerge tag 'upstream/0.26.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-06-11 Edward ThomsonMerge pull request #4260 from libgit2/ethomson/forced_c...
2017-05-20 Carlos Martín NietoMerge pull request #4179 from libgit2/ethomson/expand_tilde
2017-05-20 Carlos Martín NietoMerge pull request #4097 from implausible/fix/auto...
2017-05-20 Carlos Martín NietoMerge pull request #4174 from libgit2/ethomson/set_head...
2017-05-01 Edward ThomsonMerge pull request #4206 from libgit2/cmn/transport...
2017-04-28 Edward ThomsonMerge pull request #4191 from pks-t/pks/wt-ref-renames
2017-04-21 Patrick SteinhardtMerge pull request #4210 from pks-t/pks/misc-fixes
2017-04-21 Patrick Steinhardttests: threads::diff: fix warning for unused variable
2017-04-17 Carlos Martín NietoMerge pull request #4192 from libgit2/ethomson/win32_posix
2017-04-05 Edward Thomsonwin32: only set `git_win32__retries` where it exists
2017-04-03 Edward Thomsonwin32: make posix emulation retries configurable
2015-07-26 Russell SimMerge branch 'upstream'
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
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 Carlos Martín NietoMove yield to the tests and enable for FreeBSD
2014-06-21 Russell SimMerge tag 'upstream/0.21.0'
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-04-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-18 Vicent MartiMerge pull request #2108 from libgit2/rb/threadsafe...
2014-04-17 Russell BelferSome memory leak fixes
2014-04-17 Russell BelferFix race checking for existing index items
2014-04-17 Russell BelferAttribute file cache refactor
2014-04-17 Russell BelferFix threading tests when threads disabled
2014-04-17 Russell BelferIndex locking and entry allocation changes
2014-04-17 Russell BelferAdd diff threading tests and attr file cache locks