]> git.proxmox.com Git - libgit2.git/history - src/pool.h
New upstream version 1.4.3+dfsg.1
[libgit2.git] / src / pool.h
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-04-24 Russell SimImported Upstream version 0.25.1
2017-03-31 Edward ThomsonMerge remote-tracking branch 'origin/pr/3790' into...
2016-10-09 Edward ThomsonMerge branch 'pr/3809'
2016-09-06 Patrick SteinhardtMerge pull request #3882 from pks-t/pks/fix-fetch-refsp...
2016-08-17 Edward ThomsonMerge pull request #3895 from pks-t/pks/negate-basename...
2016-08-09 Edward ThomsonMerge pull request #3893 from pks-t/pks/remove-unused...
2016-08-08 Edward ThomsonMerge pull request #3890 from pks-t/pks/stransport...
2016-08-05 Carlos Martín NietoMerge pull request #3881 from pks-t/pks/fix-clar-suite...
2016-08-05 Edward ThomsonMerge pull request #3884 from pks-t/pks/patch-image...
2016-08-05 Patrick Steinhardtpool: provide macro to statically initialize git_pool
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-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 Edward ThomsonMerge pull request #3555 from cbargren/ssh-git-protocols
2016-03-03 Carlos Martín NietoMerge pull request #3639 from srajko/threading-openssl...
2016-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
2016-02-28 Edward ThomsonMerge pull request #3577 from rossdylan/rossdylan/pooldebug
2016-02-26 Ross DelingerFixed typo in one of the ifndef's in pool.h used to...
2016-02-19 Ross DelingerRemove unnecessary ifdef in pool.h
2016-01-12 Ross DelingerAdd a new build flag to disable the pool allocator...
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-10-29 Carlos Martín NietoMerge pull request #3486 from srajko/reflog-segfault-fix
2015-10-28 Edward Thomsonpool: fix documentation
2015-10-28 Vicent MartiMerge pull request #3488 from libgit2/vmg/pool
2015-10-28 Vicent Martipool: update comment
2015-10-28 Vicent Martipool: Dot not assume mallocs are zeroed out
2015-10-28 Vicent Martipool: Simplify implementation
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 Edward ThomsonMerge pull request #2666 from libgit2/cmn/threadsafe-on
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-05-20 Albert MeltzerFix compiler warning (git_off_t cast to size_t).
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-18 Vicent MartíMerge pull request #1080 from carlosmn/config-set-null
2013-03-15 Vicent MartíMerge pull request #1413 from arrbee/more-iterator...
2013-03-14 Russell BelferImproved tree iterator internals
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-08 Vicent MartíMerge pull request #1209 from ethomson/update_copyright
2013-01-08 Edward Thomsonupdate copyrights
2012-09-11 Russell BelferMerge pull request #914 from authmillenon/index-fixes
2012-09-06 Vicent MartíMerge pull request #900 from pwkelley/development
2012-09-06 Vicent MartíMerge pull request #912 from schu/netops-ssl-error
2012-09-06 Vicent MartiMerge remote-tracking branch 'arrbee/diff-iterator...
2012-09-05 Russell BelferDiff iterators
2012-07-27 Ben StraubMerge remote-tracking branch 'upstream/development...
2012-07-21 Vicent MartíMerge pull request #818 from nulltoken/rework
2012-07-20 Vicent MartíMerge pull request #831 from schu/tree-walk-order
2012-07-19 Russell BelferFix bug with merging diffs with null options
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-05-18 Vicent MartiMerge branch 'development'
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-04-25 Russell BelferMerge pull request #642 from arrbee/mem-pools
2012-04-25 Russell BelferConvert revwalk to use git_pool
2012-04-25 Russell BelferConvert attrs and diffs to use string pools
2012-04-25 Russell BelferImplement git_pool paged memory allocator