]> git.proxmox.com Git - libgit2.git/history - src/odb_mempack.c
install as examples
[libgit2.git] / src / odb_mempack.c
2020-12-06 Utkarsh GuptaUpdate upstream source from tag 'upstream/1.1.0+dfsg.1'
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2020-12-04 Utkarsh GuptaMerge branch 'debian/experimental' into debian/sid
2020-03-13 Utkarsh GuptaUpdate upstream source from tag 'upstream/0.99.0+dfsg.1'
2020-03-13 Utkarsh GuptaNew upstream version 0.99.0+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2019-05-11 Jongmin KimUpdate upstream source from tag 'upstream/0.28.1+dfsg.1'
2018-08-11 Ximin LuoUpdate upstream source from tag 'upstream/0.27.4+dfsg.1'
2018-08-11 Ximin LuoNew upstream version 0.27.4+dfsg.1
2018-04-26 Pirate PraveenUpdate upstream source from tag 'upstream/0.27.0+dfsg.1'
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-07-29 Russell SimMerge tag 'upstream/0.26.0+dfsg.1'
2017-07-29 Russell SimImported Upstream version 0.26.0
2017-06-11 Edward ThomsonMerge pull request #4088 from chescock/packfile-name...
2017-05-20 Carlos Martín NietoMerge pull request #4097 from implausible/fix/auto...
2017-04-24 Russell SimMerge tag 'upstream/0.25.1'
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-02-17 Edward ThomsonMerge pull request #4130 from libgit2/ethomson/clar_mes...
2017-02-17 Patrick SteinhardtMerge pull request #4092 from pks-t/pks/khash-cleanups
2017-02-17 Patrick Steinhardtoidmap: remove GIT__USE_OIDMAP macro
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_key`/`kh_val` as lvalue
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_put` directly
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_key` directly
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_val`/`kh_value` directly
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_get` directly
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_end` directly
2017-02-17 Patrick Steinhardtkhash: use `git_map_exists` where applicable
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_foreach`/`kh_foreach_value`...
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 #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-09 Carlos Martín NietoMerge remote-tracking branch 'upstream/maint/v0.25'
2016-12-31 Edward ThomsonMerge pull request #4015 from staticfloat/sf/win_http_p...
2016-12-30 Edward ThomsonMerge pull request #4043 from fudanchii/fudanchii/openbsd
2016-12-27 Edward ThomsonMerge pull request #4044 from jacquesg/mempack-version
2016-12-25 Jacques Germishuysmempack: set the odb backend version
2016-12-20 Carlos Martín NietoMerge pull request #3980 from tiennou/doc-fixes
2016-12-19 Carlos Martín NietoMerge pull request #4027 from pks-t/pks/pack-deref...
2016-12-16 Edward ThomsonMerge pull request #4029 from libgit2/cmn/windows-no...
2016-12-12 Carlos Martín NietoMerge pull request #4018 from pks-t/pks/various-fixes
2016-12-12 Patrick Steinhardtodb_mempack: mark zero-length array as GIT_FLEX_ARRAY
2016-04-03 Andreas HenrikssonMerge tag 'upstream/0.24.0'
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
2015-09-30 Carlos Martín NietoMerge pull request #3446 from ethomson/portability
2015-09-30 Carlos Martín NietoMerge pull request #3411 from spraints/custom-push...
2015-09-18 Carlos Martín NietoMerge pull request #3418 from DimStar77/master
2015-09-13 Carlos Martín NietoMerge pull request #3420 from ethomson/iterator
2015-09-13 Carlos Martín NietoMerge branch 'cmn/ignore-dir-check'
2015-09-13 Carlos Martín NietoMerge pull request #3370 from libgit2/cmn/submodule...
2015-09-12 Carlos Martín NietoMerge pull request #3421 from ethomson/mempack-fix
2015-09-12 Edward Thomsonmempack: expose clear function
2015-09-11 Bryan WoodsRemoving memory leak in mempack's free
2015-09-10 Bryan WoodsFixing dangling pointers in git_mempack_reset
2015-07-26 Russell SimMerge branch 'upstream'
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-16 Carlos Martín NietoMerge pull request #2909 from stewid/remove_extra_semicolon
2015-02-15 Stefan WidgrenRemove extra semicolon outside of a function
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 Thomsonallocations: test for overflow of requested size
2014-06-21 Russell SimMerge tag 'upstream/0.21.0'
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-04-04 Vicent MartiMerge pull request #2211 from Yogu/retry-renaming-config
2014-04-02 Vicent MartiMerge pull request #2230 from anuraggup/revwalk-merge...
2014-04-01 Russell BelferMerge pull request #2208 from libgit2/vmg/mempack
2014-03-26 Vicent MartiIn-memory packing backend