]> git.proxmox.com Git - libgit2.git/history - src/attr_file.h
Merge pull request #968 from arrbee/diff-support-typechange
[libgit2.git] / src / attr_file.h
2012-10-17 Russell BelferMerge pull request #968 from arrbee/diff-support-typechange
2012-10-17 Ben StraubMerge pull request #972 from PaulThompson/separate_strarray
2012-10-16 Vicent MartíMerge pull request #952 from csware/config-locations
2012-10-16 Philip KelleyMerge pull request #984 from arrbee/fix-fnmatch-and...
2012-10-15 Russell BelferFix single-file ignore checks
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-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-01 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/amd64...
2012-08-01 Vicent MartíMerge pull request #850 from libgit2/attr-export
2012-08-01 Vicent Martiattr: Do not export variables externally
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-05 Vicent MartíMerge pull request #697 from carlosmn/ssl
2012-06-05 Vicent MartíMerge pull request #714 from schu/config-enotfound
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-05-25 Vicent MartíMerge pull request #729 from arrbee/fix-728
2012-05-25 Russell BelferFix bugs for status with spaces and reloaded attrs
2012-05-16 Vicent MartíMerge pull request #700 from cholin/revwalk_reset
2012-05-14 Vicent MartíMerge pull request #693 from nulltoken/topic/enhance_br...
2012-05-14 Vicent MartíMerge pull request #692 from nulltoken/fix/delete-branc...
2012-05-14 Vicent MartíMerge pull request #688 from hanwen/master
2012-05-14 Vicent MartíMerge pull request #671 from nulltoken/topic/blob_creat...
2012-05-14 Vicent MartíMerge pull request #681 from scottjg/solaris-fixes
2012-05-14 Vicent MartíMerge pull request #682 from arrbee/attribute-cache...
2012-05-10 Russell BelferAdd cache busting to attribute cache
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-05-02 Vicent MartíMerge remote-tracking branch 'carlosmn/remaining-errors...
2012-04-26 Vicent MartíMerge pull request #646 from arrbee/ignore-pat-leading...
2012-04-26 Russell BelferFix leading slash behavior in attrs/ignores
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 attrs and diffs to use string pools
2012-04-19 Vicent MartíMerge remote-tracking branch 'carlosmn/indexer-stream...
2012-04-14 Vicent MartíMerge pull request #627 from arrbee/diff-with-pathspec
2012-04-13 Russell BelferAdd support for pathspec to diff and status
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-15 Vicent MartíMerge pull request #595 from arrbee/new-errors-odb
2012-03-14 Russell BelferConvert attr and other files to new errors
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 Vicent MartíMerge remote-tracking branch 'arrbee/status-bugs' into...
2012-01-31 Russell BelferFix attr path is_dir check
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-16 Russell BelferPatch cleanup for merge
2012-01-11 Russell BelferInitial implementation of gitignore support
2012-01-04 Vicent MartíMerge remote-tracking branch 'nulltoken/topix/path_from...
2012-01-02 Vicent MartíMerge remote-tracking branch 'drizzd/diff-index-tests...
2012-01-02 Vicent MartíMerge remote-tracking branch 'arrbee/git-attributes...
2011-12-29 Russell BelferAdd support for macros and cache flush API.
2011-12-21 Russell BelferAdd APIs for git attributes