]> git.proxmox.com Git - libgit2.git/history - src/buffer.c
git_buf_quote/unquote: handle > \177
[libgit2.git] / src / buffer.c
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
2014-02-25 Edward ThomsonRemove now-duplicated stdarg.h include
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-01-26 Edward ThomsonMerge pull request #2057 from GrahamDennis/local-file...
2014-01-23 Vicent MartiMerge pull request #2074 from linquize/pack-filename...
2014-01-20 Russell BelferMerge pull request #2063 from linquize/reflog-msg-null
2014-01-20 Russell BelferMerge pull request #2064 from piki/piki/buffer-corner...
2014-01-20 Patrick Reynoldsfix corner cases and an undefined behavior
2014-01-18 Edward ThomsonMerge pull request #2059 from linquize/git_config_get_crash
2014-01-09 Ben StraubMerge pull request #2033 from xtao/blame_orig_commit
2014-01-08 Vicent MartiMerge pull request #2036 from ethomson/git_buf_sanitize
2014-01-08 Edward ThomsonHandle git_buf's from users more liberally
2013-11-20 Vicent MartiMerge branch 'development'
2013-10-11 Vicent MartíMerge pull request #1562 from libgit2/cmn/refs-namespac...
2013-09-25 Ben StraubMerge branch 'development' into blame
2013-09-25 Vicent MartíMerge pull request #1873 from mikeando/doc_cleanup
2013-09-24 Vicent MartíMerge pull request #1865 from arrbee/various-cleanups
2013-09-24 Russell BelferClean up unnecessary git_buf_printf calls
2013-09-21 Vicent MartíMerge pull request #1840 from linquize/warning
2013-09-19 LinquizeFix warning
2013-09-18 Vicent MartíMerge pull request #1860 from libgit2/cmn/indexer-hash
2013-09-17 Vicent MartíMerge pull request #1858 from linquize/win32-template-dir
2013-09-17 Vicent MartíMerge pull request #1847 from libgit2/filters-alternative
2013-09-17 Russell BelferMerge git_buf and git_buffer
2013-09-17 Russell BelferAdd functions to manipulate filter lists
2013-09-17 Russell BelferExtend public filter api with filter lists
2013-09-17 Russell BelferStart of filter API + git_blob_filtered_content
2013-09-16 Ben StraubMerge branch 'development' into blame_rebased
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-07-10 Vicent MartíMerge pull request #1705 from arrbee/avoid-index-double...
next