]> git.proxmox.com Git - libgit2.git/history - src/attr_file.c
New upstream version 1.1.0+dfsg.1
[libgit2.git] / src / attr_file.c
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2019-11-15 Pirate PraveenNew upstream version 0.28.3+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2018-08-11 Ximin LuoNew upstream version 0.27.4+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-06-11 Edward ThomsonMerge pull request #4260 from libgit2/ethomson/forced_c...
2017-06-04 Edward ThomsonMerge branch 'pr/4228'
2017-06-04 Edward ThomsonMerge pull request #4239 from roblg/toplevel-dir-ignore-fix
2017-05-17 Robert GayFix issue with directory glob ignore in subdirectories
2017-03-31 Edward ThomsonMerge remote-tracking branch 'origin/pr/3790' into...
2017-03-23 Edward ThomsonMerge branch 'pr/3957'
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
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
2016-03-31 Carlos Martín NietoMerge pull request #3575 from pmq20/master-13jan16
2016-03-24 Carlos Martín NietoMerge pull request #3574 from chescock/buffer-sideband...
2016-03-22 Carlos Martín NietoMerge pull request #3559 from yongthecoder/master
2016-03-08 Edward ThomsonMerge pull request #3555 from cbargren/ssh-git-protocols
2016-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
2016-02-28 Carlos Martín NietoMerge pull request #3644 from ethomson/debug_pool
2016-02-28 Edward ThomsonMerge pull request #3577 from rossdylan/rossdylan/pooldebug
2016-02-19 Carlos Martín NietoMerge pull request #3597 from ethomson/filter_registration
2016-02-18 Carlos Martín NietoMerge pull request #3604 from ethomson/nsec_xplat
2016-02-18 Carlos Martín NietoMerge pull request #3619 from ethomson/win32_forbidden
2016-02-09 Vicent MartiMerge pull request #3599 from libgit2/gpgsign
2016-02-09 Carlos Martín NietoMerge pull request #3603 from pks-t/pks/coverity-fixes
2016-02-09 Patrick Steinhardtattr_file: fix resource leak
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-10-29 Carlos Martín NietoMerge pull request #3486 from srajko/reflog-segfault-fix
2015-10-28 Vicent MartiMerge pull request #3488 from libgit2/vmg/pool
2015-10-28 Vicent Martipool: Simplify implementation
2015-06-24 Edward ThomsonMerge pull request #3131 from urkud/const-char
2015-05-22 Edward ThomsonMerge pull request #3108 from libgit2/cmn/ssl-no-want
2015-05-13 Carlos Martín NietoMerge pull request #3119 from ethomson/ignore
2015-05-12 Edward Thomsonattr: declare variable at top of block for msvc
2015-05-12 Edward Thomsonattr: less path mangling during attribute matching
2015-05-12 Edward Thomsonattr: don't mangle file path during attr matching
2015-05-12 Edward Thomsonattr: don't match files for folders
2015-05-09 Carlos Martín NietoMerge pull request #3104 from whoisj/optimal-buffer...
2015-05-06 Carlos Martín NietoMerge pull request #3086 from yongthecoder/master
2015-05-04 Carlos Martín NietoMerge pull request #3087 from ethomson/pr/3054
2015-05-01 Edward ThomsonMerge pull request #3059 from libgit2/cmn/negotiation...
2015-04-28 J WymanImprovements to ignore performance on Windows.
2015-04-24 Edward ThomsonMerge pull request #3071 from linquize/git_reflog_drop
2015-04-23 Carlos Martín NietoMerge pull request #3064 from rcorre/config-write-fix
2015-04-23 Carlos Martín NietoMerge branch 'attr-ignore'
2015-04-23 Mike McQuaidattr_file: fix subdirectory attr case.
2015-03-03 Carlos Martín NietoMerge pull request #2885 from JIghtuse/master
2015-02-13 Carlos Martín NietoMerge pull request #2883 from urkud/reget-reader-pointer
2015-02-13 Carlos Martín NietoMerge pull request #2897 from leoyanggit/fix_fileop_warning
2015-02-12 Carlos Martín NietoMerge pull request #2866 from ethomson/checkout_perf2
2015-02-04 Edward Thomsonattr_session: keep a temp buffer
2015-02-04 Edward Thomsoncheckout: cache system attributes file location
2015-02-03 Edward Thomsonattrcache: don't re-read attrs during checkout
2015-01-14 Edward ThomsonMerge branch 'pr/2740'
2015-01-05 Carlos Martín NietoMerge commit 'refs/pull/2632/head' of github.com:libgit...
2014-12-30 Edward ThomsonMerge pull request #2761 from libgit2/cmn/fetch-prune
2014-12-30 Edward ThomsonMerge pull request #2762 from libgit2/cmn/hide-push
2014-12-30 Carlos Martín NietoMerge pull request #2785 from jacquesg/coverity
2014-12-29 Jacques GermishuysPlug some leaks
2014-12-10 Edward ThomsonMerge pull request #2678 from libgit2/cmn/io-stream
2014-11-23 Edward ThomsonMerge pull request #2718 from libgit2/cmn/peeling-errors
2014-11-22 Carlos Martín NietoMerge pull request #2723 from ravindp/ravindp/fix_4_mis...
2014-11-21 Edward ThomsonMerge pull request #2725 from libgit2/vmg/attr-null
2014-11-21 Vicent Martiattr_file: Do not assume ODB data is NULL-terminated
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-17 Edward ThomsonMerge pull request #2693 from libgit2/cmn/push-refspec...
2014-11-09 Carlos Martín NietoMerge pull request #2653 from ethomson/contributing
2014-11-06 Edward ThomsonMerge pull request #2598 from libgit2/cmn/stacked-ignore
2014-11-06 Edward ThomsonMerge pull request #2676 from libgit2/cmn/threading
2014-11-06 Edward ThomsonMerge pull request #2682 from libgit2/cmn/fetch-tags...
2014-11-06 Carlos Martín Nietoignore: don't leak rules into higher directories
2014-11-05 Edward ThomsonMerge pull request #2688 from libgit2/cmn/ignore-file...
2014-11-05 Carlos Martín Nietoignore: consider files with a CR in their names
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 #2508 from libgit2/rb/fix-ignore...
2014-08-08 Russell BelferFor negative matches, always use leading dir match
2014-08-08 Russell BelferFix rejection of parent dir of negated ignores
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-06-04 Alan RogersMerge remote-tracking branch 'origin/development' into...
2014-05-19 Vicent MartiMerge pull request #2303 from jacquesg/mingw-lseek
next