]> git.proxmox.com Git - libgit2.git/history - src/cache.c
New upstream version 1.1.0+dfsg.1
[libgit2.git] / src / cache.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 #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-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 macro magic to get return address
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_key`/`kh_val` as lvalue
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_del` 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_exist` directly
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_clear` 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: avoid using `kh_foreach`/`kh_foreach_value`...
2017-02-17 Patrick Steinhardtkhash: avoid using `kh_size` directly
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
2015-08-01 Carlos Martín NietoMerge pull request #3333 from libgit2/cmn/for-v23
2015-07-28 Matthew PloughFix #3094 - improve use of portable size_t/ssize_t...
2015-07-24 Edward ThomsonMerge pull request #3303 from libgit2/cmn/index-add...
2015-07-24 Edward ThomsonMerge pull request #3305 from libgit2/cmn/reflog-del...
2015-07-24 Edward ThomsonMerge pull request #3304 from libgit2/cmn/checkout...
2015-07-22 joshaberMerge branch 'master' into fix-init-ordering
2015-07-15 Edward ThomsonMerge pull request #3311 from Fallso/MacroRedefinition
2015-07-13 Carlos Martín NietoMerge pull request #3302 from libgit2/cmn/submodule...
2015-07-13 Carlos Martín NietoMerge pull request #3306 from libgit2/cmn/fetch-ex...
2015-07-12 Carlos Martín NietoMerge branch 'portable-zu'
2015-07-12 Matthew PloughFix #3094 - improve use of portable size_t/ssize_t...
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-06-15 Carlos Martín NietoMerge pull request #3171 from libgit2/cmn/link-fallback
2015-06-15 Carlos Martín NietoMerge pull request #3217 from jeffhostetler/leak_checko...
2015-06-12 Carlos Martín NietoMerge pull request #3215 from jeffhostetler/windows_lea...
2015-06-11 Carlos Martín NietoMerge pull request #3155 from mgorny/userpass-const
2015-06-10 Edward ThomsonMerge pull request #3174 from libgit2/cmn/idx-fill...
2015-06-10 Carlos Martín Nietocache: add a check for a failed allocation
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-28 Vicent MartiMerge pull request #2539 from libgit2/cmn/ahead-behind...
2014-08-27 Vicent MartiMerge pull request #2502 from rnowosielski/remote_set_t...
2014-08-27 Vicent MartiMerge pull request #2490 from csware/ssh-wintunnel
2014-08-27 Carlos Martín NietoMerge remote-tracking branch 'upstream/master' into...
2014-08-26 Vicent MartiMerge pull request #2537 from libgit2/reduce-cache...
2014-08-26 Justin Spahr-SummersRefactor git_cache to use an rwlock
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
2013-08-09 Russell BelferMerge pull request #1462 from yorah/fix/libgit2sharp...
2013-06-24 Vicent MartiMerge branch 'development'
2013-06-12 Vicent Martiutil: It's called `memzero`
2013-06-12 Vicent MartiMerge remote-tracking branch 'arrbee/minor-paranoia...
2013-06-07 Russell BelferAdd safe memset and use it
2013-05-31 Russell BelferMutex init can fail
2013-05-31 Russell BelferZero memory for major objects before freeing
2013-05-31 Vicent MartíMerge pull request #1559 from carlosmn/ref-shorthand
2013-05-24 Vicent MartíMerge pull request #1608 from arrbee/various-cleanups...
2013-05-24 Russell BelferDocs for git_libgit2_opts and cache disable tweak
2013-05-07 Brad MorganMerge remote-tracking branch 'origin/development' into...
2013-04-26 Vicent MartíMerge pull request #1504 from ethomson/git_atomic_ssize
2013-04-25 Edward Thomsongit_atomic_ssize for 64-bit atomics only on 64-bit...
2013-04-24 Vicent Martirepo: Add `git_repository__cleanup`
2013-04-23 Vicent MartíMerge pull request #1502 from nvloff/remote_refspecs_mi...
2013-04-23 Vicent MartíMerge pull request #1498 from libgit2/vmg/atomic64
2013-04-23 Vicent Martiopts: Add getter for cached memory
2013-04-23 Vicent MartiMerge branch 'master' of https://github.com/libgit2...
2013-04-22 Vicent Marticache: More aggressive default
2013-04-22 Vicent Marticache: Shared meter for memory usage
2013-04-22 Vicent MartíMerge pull request #1454 from libgit2/vmg/new-cache
2013-04-22 Vicent Marticache: Max cache size, and evict when the cache fills up
2013-04-22 Russell BelferAdd callback to git_objects_table
2013-04-22 Russell BelferAdd range checking around cache opts
2013-04-22 Vicent MartiGlobal option setters
2013-04-22 Vicent MartiClear the cache when there are too many items to expire
2013-04-22 Vicent MartiSome stats
2013-04-22 Vicent MartiPer-object max size
2013-04-22 Vicent MartiWhat has science done.
2013-04-22 Vicent MartiRandom eviction
2013-04-22 Vicent MartiPer-object filtering
2013-04-22 Vicent Martilol this worked first try wtf
2013-04-16 Vicent MartiMerge branch 'development'
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-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
next