]> git.proxmox.com Git - libgit2.git/history - src/hash.h
New upstream version 1.3.0+dfsg.1
[libgit2.git] / src / hash.h
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-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 #4030 from libgit2/ethomson/fsync
2017-03-21 Edward ThomsonMerge pull request #4139 from richardipsum/readme-runni...
2017-03-20 Patrick SteinhardtMerge pull request #4169 from csware/absolute-symlink
2017-03-14 Patrick SteinhardtMerge pull request #4146 from pks-t/pks/winhttp-errors
2017-03-03 Carlos Martín NietoMerge pull request #4136 from libgit2/ethomson/sha1dc
2017-03-03 Edward Thomsonhash: include sha1collisiondetection
2017-03-03 Edward Thomsonhash: rename implementation selection constants
2014-10-27 Carlos Martín NietoMerge commit 'refs/pull/2366/head' of github.com:libgit...
2014-10-24 Edward ThomsonMerge pull request #2638 from libgit2/cmn/config-refres...
2014-10-24 Edward ThomsonMerge pull request #2646 from libgit2/cmn/remote-rename
2014-10-24 Edward ThomsonMerge pull request #2649 from swisspol/2630
2014-10-24 Edward ThomsonMerge pull request #2647 from ethomson/clar_tmpname
2014-10-24 Edward ThomsonMerge pull request #2645 from libgit2/cmn/common-crypto
2014-10-24 Carlos Martín Nietohash: use CommonCrypto on OSX for SHA-1
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
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-21 Vicent MartíMerge pull request #1840 from linquize/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 BelferAdd simple global shutdown hooks
2013-04-16 Vicent MartiMerge branch 'development'
2013-02-26 Michael SchubertRevert "hash: remove git_hash_init from internal api"
2013-02-25 Vicent MartíMerge pull request #1363 from schu/hash-initialization
2013-02-25 Michael Schuberthash: remove git_hash_init from internal api
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-08 Vicent MartíMerge pull request #1209 from ethomson/update_copyright
2013-01-08 Edward Thomsonupdate copyrights
2013-01-08 Vicent MartíMerge pull request #1208 from ethomson/ppc_sha1_asm_dea...
2013-01-08 Edward Thomsonremove ppc sha1 asm
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-13 Vicent MartíMerge pull request #1016 from arrbee/fix-checkout-dir...
2012-11-13 Vicent MartíMerge pull request #1055 from ethomson/sha1_win32
2012-11-13 Edward Thomsonunload dll / destroy hash ctxs at shutdown
2012-11-13 Edward Thomsonmove hash library func ptrs to global global
2012-11-13 Edward ThomsonRemove git_hash_ctx_new - callers now _ctx_init()
2012-11-13 Edward ThomsonWin32 CryptoAPI and CNG support for SHA1
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-05-18 Vicent MartiMerge branch 'development'
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-18 Vicent MartiCleanup legal data
2010-12-06 Vicent MartiChange the library include file
2008-12-30 Ramsay JonesAdd some routines for SHA1 hash computation