]> git.proxmox.com Git - libgit2.git/history - tests/core/zstream.c
New upstream version 1.4.3+dfsg.1
[libgit2.git] / tests / core / zstream.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
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-07-24 Edward ThomsonMerge pull request #3815 from pks-t/pks/coverity-model
2016-07-01 Edward ThomsonMerge pull request #3836 from joshtriplett/cleanup...
2016-07-01 Edward ThomsonMerge pull request #3711 from joshtriplett/git_reposito...
2016-06-26 Edward ThomsonMerge pull request #3223 from ethomson/apply
2016-05-26 Edward Thomsonzstream: fail when asked to inflate garbage
2016-05-26 Edward Thomsonzstream: offer inflating, `git_zstream_inflatebuf`
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-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-01-30 Vicent MartiMerge pull request #2085 from libgit2/rb/index-tree...
2014-01-30 Vicent MartiMerge pull request #2091 from libgit2/rb/cleanups-123
2014-01-30 Russell BelferExpand zstream tests and fix off-by-one error
2014-01-30 Russell BelferReorganize zstream API and fix wrap problems