]> git.proxmox.com Git - libgit2.git/history - src/zstream.c
New upstream version 1.3.0+dfsg.1
[libgit2.git] / src / zstream.c
2021-12-10 Pirate PraveenNew upstream version 1.3.0+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
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-07-29 Russell SimImported Upstream version 0.26.0
2017-04-24 Russell SimImported Upstream version 0.25.1
2017-03-31 Edward ThomsonMerge remote-tracking branch 'origin/pr/3790' into...
2017-03-23 Edward ThomsonMerge branch 'pr/3957'
2017-01-21 Edward ThomsonMerge pull request #4053 from chescock/extend-packfile...
2017-01-21 Edward ThomsonMerge branch 'pr/3912'
2017-01-21 Edward ThomsonMerge pull request #4078 from pks-t/pks/example-cleanup
2017-01-21 Edward ThomsonMerge pull request #3892 from mitesch/shared_buffer
2017-01-21 Edward ThomsonMerge branch 'master' into pr/3938
2017-01-21 Edward ThomsonMerge branch 'pr/4060'
2017-01-14 Edward ThomsonMerge pull request #4054 from jfultz/jfultz/fix_GIT_CHE...
2017-01-14 Carlos Martín NietoMerge pull request #4061 from libgit2/ethomson/merge_opts
2017-01-13 Carlos Martín NietoMerge pull request #4049 from libgit2/ethomson/error_msgs
2016-12-29 Edward Thomsongiterr_set: consistent error messages
2016-12-20 Carlos Martín NietoMerge pull request #3980 from tiennou/doc-fixes
2016-11-18 Carlos Martín NietoMerge pull request #4010 from libgit2/ethomson/clar_threads
2016-11-17 Carlos Martín NietoMerge pull request #4009 from pranitbauva1997/fix-strin...
2016-11-16 Pranit Bauvause `giterr_set_str()` wherever possible
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`
2015-03-03 Edward ThomsonMerge pull request #2913 from ethomson/stash_fixup
2015-03-03 Carlos Martín NietoMerge pull request #2885 from JIghtuse/master
2015-02-20 Carlos Martín NietoMerge pull request #2907 from jasonhaslam/git_packfile_...
2015-02-19 Carlos Martín NietoMerge pull request #2820 from leoyanggit/mac_build
2015-02-15 Carlos Martín NietoMerge pull request #2831 from ethomson/merge_lock
2015-02-15 Carlos Martín NietoMerge pull request #2895 from ethomson/alloc_overflow
2015-02-13 Edward Thomsongit_buf_grow_by: increase buf asize incrementally
2015-02-13 Edward Thomsonallocations: test for overflow of requested size
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-05-12 Russell BelferMerge pull request #2300 from libgit2/cmn/match-host...
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-04-27 Vicent MartiMerge pull request #2301 from libgit2/cmn/pack-objects...
2014-04-26 Carlos Martín Nietozstream: grow based on used memory rather than allocated
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 BelferDefer zstream NUL termination to end
2014-01-30 Russell BelferExpand zstream tests and fix off-by-one error
2014-01-30 Russell BelferReorganize zstream API and fix wrap problems
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 #2076 from xtao/fix-zstream
2014-01-26 XTaoFix write_object.
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-14 Vicent MartiMerge pull request #2043 from arthurschreiber/arthur...
2014-01-14 Vicent MartiMerge pull request #2004 from ethomson/pack_stream
2014-01-14 Edward ThomsonPackbuilder contains its own zstream
2014-01-14 Edward ThomsonRefactor zlib for easier deflate streaming