]> git.proxmox.com Git - libgit2.git/history - src/attr.h
Refresh patches
[libgit2.git] / src / attr.h
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
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-18 Russell BelferMerge pull request #2213 from ethomson/safecrlf
2014-04-18 Vicent MartiMerge pull request #2108 from libgit2/rb/threadsafe...
2014-04-17 Russell BelferAttribute file cache refactor
2013-07-02 Russell SimMerge tag 'upstream/0.18.0'
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-18 Vicent MartíMerge pull request #1417 from arrbee/opts-for-paths
2013-03-15 Russell BelferImplement global/system file search paths
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-10-22 Vicent MartíMerge pull request #963 from carlosmn/remote-save-autotag
2012-10-16 Vicent MartíMerge pull request #952 from csware/config-locations
2012-10-02 Russell BelferMerge pull request #932 from ben/clone_pack_race
2012-10-02 Russell BelferMerge pull request #939 from pwkelley/ignorecase
2012-09-17 Philip KelleySupport for core.ignorecase
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 Vicent MartíMerge pull request #876 from arrbee/new-config-locations
2012-08-24 Russell BelferSupport new config locations
2012-08-22 Vicent MartíMerge pull request #891 from arrbee/internal-ignore-api
2012-08-22 Russell BelferAdd public API for internal ignores
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-05-18 Vicent MartiMerge branch 'development'
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-05 Vicent MartíMerge pull request #664 from arrbee/attrs-from-index
2012-05-03 Russell BelferSupport reading attributes from index
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-04-25 Russell BelferMerge pull request #642 from arrbee/mem-pools
2012-04-25 Russell BelferRename git_khash_str to git_strmap, etc.
2012-04-25 Russell BelferConvert hashtable usage over to khash
2012-04-25 Russell BelferConvert attrs and diffs to use string pools
2012-04-11 Vicent MartíMerge branch 'new-error-handling' of github.com:libgit2...
2012-03-31 Vicent MartíMerge pull request #610 from arrbee/status-rewrite
2012-03-30 Russell BelferImprove config handling for diff,submodules,attrs
2012-03-16 Russell BelferConvert attr, ignore, mwindow, status to new errors
2012-02-23 Vicent MartíMerge pull request #570 from arrbee/uniform-iterators
2012-02-21 Russell BelferUniform iterators for trees, index, and workdir
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2012-02-05 Vicent MartíMerge pull request #551 from schu/treebuilder-entries
2012-02-01 Russell BelferAdd unit tests for recent bug fixes
2012-01-20 Russell BelferMerge branch 'fix-subdir-attr-paths' into development
2012-01-17 Russell BelferFix handling of relative paths for attrs
2012-01-16 Russell BelferMerge pull request #531 from arrbee/gitignore
2012-01-11 Russell BelferInitial implementation of gitignore support
2011-12-29 Russell BelferAdd support for macros and cache flush API.
2011-12-21 Russell BelferAdd APIs for git attributes