]> git.proxmox.com Git - libgit2.git/history - src/buffer.c
New upstream version 1.1.0+dfsg.1
[libgit2.git] / src / buffer.c
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-06-11 Edward ThomsonMerge pull request #4254 from pks-t/pks/changelog-v0.26
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-06-08 Edward ThomsonMerge pull request #4255 from pks-t/pks/buffer-grow...
2017-06-08 Patrick Steinhardtbuffer: return errors for `git_buf_init` and `git_buf_a...
2017-06-08 Patrick Steinhardtbuffer: consistently use `ENSURE_SIZE` to grow buffers...
2017-06-08 Patrick Steinhardtbuffer: fix `ENSURE_SIZE` macro referencing wrong variable
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-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 Thomsongit_buf_quote/unquote: handle > \177
2016-05-26 Edward Thomsongit_buf_quote: quote ugly characters
2016-05-26 Edward Thomsongit_buf: decode base85 inputs
2016-05-26 Edward ThomsonPatch parsing from patch files
2015-06-25 Edward ThomsonMerge pull request #3255 from libgit2/cmn/rename-unspec...
2015-06-25 Edward ThomsonMerge pull request #3256 from libgit2/cmn/fetch-spec...
2015-06-25 Edward ThomsonMerge pull request #3246 from libgit2/cmn/dont-grow...
2015-06-24 Carlos Martín Nietobuffer: make use of EINVALID for growing a borrowed...
2015-06-24 Carlos Martín Nietobuffer: don't allow growing borrowed buffers
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 #2911 from ethomson/streaming_filters
2015-02-19 Edward Thomsonbuffer: introduce git_buf_attach_notowned
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 ThomsonMake our overflow check look more like gcc/clang's
2015-02-13 Edward Thomsonoverflow checking: don't make callers set oom
2015-02-13 Edward Thomsongit_buf_grow_by: increase buf asize incrementally
2015-02-13 Edward Thomsonallocations: test for overflow of requested size
2015-01-14 Edward ThomsonMerge pull request #2818 from leoyanggit/openssl_option
2015-01-14 Edward ThomsonMerge branch 'pr/2740'
2015-01-09 Carlos Martín NietoMerge commit '4b1018d24f980273528743c27c47ceb96cb720bd'
2015-01-09 Jeff HostetlerFix crash in free() when git_buf_grow() fails.
2014-12-10 Edward ThomsonMerge pull request #2678 from libgit2/cmn/io-stream
2014-11-23 Edward ThomsonMerge pull request #2718 from libgit2/cmn/peeling-errors
2014-11-22 Carlos Martín NietoMerge pull request #2723 from ravindp/ravindp/fix_4_mis...
2014-11-21 Edward ThomsonMerge pull request #2725 from libgit2/vmg/attr-null
2014-11-21 Vicent Martibuffer: Do not `put` anything if len is 0
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-10 Carlos Martín NietoMerge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín NietoMerge pull request #2499 from csware/hard-reset-checkou...
2014-09-30 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-29 Vicent MartiMerge pull request #2481 from libgit2/cmn/oidarray
2014-08-27 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-26 Vicent MartiMerge pull request #2508 from libgit2/rb/fix-ignore...
2014-08-18 Vicent MartiMerge pull request #2528 from libgit2/vmg/tostr_s
2014-08-15 Vicent MartiMerge pull request #2497 from ethomson/kerberos3
2014-08-15 Edward ThomsonIntroduce git_buf_decode_base64
2014-08-07 Vicent MartiMerge pull request #2471 from jacquesg/compatibility...
2014-07-22 Alan RogersMerge remote-tracking branch 'origin/master' into fix...
2014-07-16 Vicent MartiMerge pull request #2475 from libgit2/expose-buffer...
2014-07-16 joshaberJust put it all in buffer.
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-128' into cmn/zlib-update
2014-05-19 Vicent MartiMerge pull request #2303 from jacquesg/mingw-lseek
2014-05-16 Vicent MartiMerge pull request #2313 from libgit2/cmn/remote-delete
2014-05-13 Vicent MartiMerge pull request #2328 from libgit2/rb/how-broken...
2014-05-13 Vicent MartiMerge pull request #2330 from libgit2/cmn/pack-unpack...
2014-05-12 Russell BelferMerge pull request #2336 from libgit2/rb/unicode-branch...
2014-05-12 Russell BelferMerge pull request #2334 from libgit2/rb/fix-2333
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-05-08 Russell BelferBe more careful with user-supplied buffers
2014-04-25 Vicent MartiMerge pull request #2284 from jacquesg/push-progress...
2014-04-25 Vicent MartiMerge pull request #2241 from libgit2/rb/stash-skip...
2014-04-23 Vicent MartiMerge pull request #2291 from ethomson/patch_binary
2014-04-23 Edward Thomsonpatch: emit binary patches (optionally)
2014-04-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-16 Vicent MartiMerge pull request #2261 from jacquesg/format-patch
2014-04-10 Jacques GermishuysIntroduce git_buf_putcn
2014-04-06 Vicent MartiMerge pull request #2250 from jacquesg/vector-leak
2014-04-04 Vicent MartiMerge pull request #2215 from libgit2/rb/submodule...
2014-04-01 Russell BelferAdd efficient git_buf join3 API
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-03-05 Vicent MartiMerge pull request #2163 from ethomson/nobackend_odb_write
2014-03-02 Ben StraubMerge pull request #2144 from linquize/branch-f-current
2014-02-26 Ben StraubMerge pull request #2137 from jru/blame-first-parent
2014-02-25 Vicent MartiMerge pull request #2138 from ethomson/sysdir
2014-02-25 Vicent MartiMerge pull request #2139 from ethomson/va_copy_warning
next