]> git.proxmox.com Git - libgit2.git/history - src/offmap.h
install as examples
[libgit2.git] / src / offmap.h
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-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-03-31 Edward ThomsonMerge remote-tracking branch 'origin/pr/3790' into...
2017-03-23 Edward ThomsonMerge branch 'pr/3957'
2017-03-22 Edward ThomsonMerge pull request #4163 from pks-t/pks/submodules...
2017-03-22 Edward ThomsonMerge pull request #4030 from libgit2/ethomson/fsync
2017-03-21 Edward ThomsonMerge pull request #4139 from richardipsum/readme-runni...
2017-03-20 Edward ThomsonMerge pull request #4166 from pks-t/pks/map-free-fix
2017-03-20 Patrick Steinhardtmap: remove `*map_free` macros
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 Steinhardtoffmap: remove GIT__USE_OFFMAP macro
2017-02-17 Patrick Steinhardtoffmap: convert to use functions instead of macros
2017-02-17 Patrick Steinhardtkhash: avoid using macro magic to get return address
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_put` directly
2017-02-17 Patrick Steinhardtoffmap: remove unused macro `git_offmap_insert2`
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 ThomsonUpdate `khash.h` to pull request 42
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2013-07-02 Russell SimMerge tag 'upstream/0.18.0'
2013-04-16 Vicent MartiMerge branch 'development'
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-12 Vicent MartíMerge pull request #1222 from scunz/clone_branch
2013-01-12 Philip KelleyMerge pull request #1215 from phkelley/binaryunicode
2013-01-11 Vicent MartíMerge pull request #1228 from carlosmn/delta-base
2013-01-11 Carlos Martín Nietopack: introduce a delta base cache