]> git.proxmox.com Git - libgit2.git/history - src/submodule.h
treebuilder: fix memory leaks in `write_with_buffer`
[libgit2.git] / src / submodule.h
2017-03-23 Edward ThomsonMerge branch 'pr/3957'
2017-01-21 Edward ThomsonMerge pull request #4051 from tiennou/clang-analyzer-1
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 pull request #4016 from novalis/submodule-optimiz...
2017-01-20 Brock PeabodyAllow for caching of submodules.
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 NietoMerge pull request #3097 from libgit2/cmn/submodule...
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-06-22 Carlos Martín Nietosubmodule: handle writing out all enum values for settings
2015-06-22 Carlos Martín Nietosubmodule: remove the per-repo cache
2015-06-20 Edward ThomsonMerge pull request #3238 from git-up/double_free
2015-06-20 Edward ThomsonMerge pull request #3236 from libgit2/cmn/index-checksum
2015-06-20 Carlos Martín Nietoindex: make relative comparison use the checksum as...
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-06 Vicent MartiMerge pull request #2250 from jacquesg/vector-leak
2014-04-04 Vicent MartiMerge pull request #2215 from libgit2/rb/submodule...
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 BelferMake submodule refresh a bit smarter
2014-04-01 Russell BelferMake a real submodule cache object
2014-04-01 Russell BelferMerge pull request #2208 from libgit2/vmg/mempack
2014-04-01 Edward ThomsonMerge pull request #2226 from libgit2/rb/submodule...
2014-04-01 Vicent MartiMerge pull request #2206 from libgit2/cmn/inmemory...
2014-04-01 Edward ThomsonMerge pull request #2178 from libgit2/rb/fix-short-id
2014-03-31 Russell BelferCleanups
2014-03-31 Russell BelferAdd faster git_submodule__is_submodule check
2014-03-26 Vicent MartiMerge pull request #2204 from libgit2/rb/submodule...
2014-03-25 Russell BelferFix submodule leaks and invalid references
2014-03-25 Russell BelferMake submodules externally refcounted
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2014-02-05 Ben StraubMerge pull request #2027 from libgit2/rb/only-windows...
2014-01-30 Vicent MartiMerge pull request #2085 from libgit2/rb/index-tree...
2014-01-30 Vicent MartiMerge pull request #2091 from libgit2/rb/cleanups-123
2014-01-30 Russell BelferMake submodule fetchRecurse match other options
2014-01-18 Edward ThomsonMerge pull request #2059 from linquize/git_config_get_crash
2014-01-07 Vicent MartiMerge pull request #2023 from arthurschreiber/patch-1
2014-01-03 Russell BelferMerge pull request #2022 from KTXSoftware/development
2014-01-02 Robert KonradRead the submodule branch option from Git 1.8.2.
2014-01-02 Vicent MartiMerge pull request #2019 from linquize/recurse-on-demand
2013-12-30 LinquizeAccept 'submodule.*.fetchRecurseSubmodules' config...
2013-11-20 Vicent MartiMerge branch 'development'
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 #1685 from arrbee/submodule-status...
2013-07-10 Russell BelferAdd ignore_submodules to diff options
2013-07-10 Russell BelferSubmodule status improvements
2013-07-10 Russell BelferAdd timestamp check to submodule status
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
2012-08-27 Vicent MartíMerge pull request #897 from nulltoken/topic/git_refere...
2012-08-27 Russell BelferMerge pull request #903 from nulltoken/topic/peeling...
2012-08-25 Vicent MartíMerge pull request #896 from ben/revparse-ambiguous
2012-08-24 Vicent MartíMerge pull request #895 from carlosmn/sideband
2012-08-24 Vicent MartíMerge pull request #852 from arrbee/submodule-extensions
2012-08-24 Russell BelferWorking implementation of git_submodule_status
2012-08-24 Russell BelferMajor submodule rewrite