]> git.proxmox.com Git - libgit2.git/history - src/attr.c
Merge pull request #968 from arrbee/diff-support-typechange
[libgit2.git] / src / attr.c
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-09-11 Russell BelferMerge pull request #914 from authmillenon/index-fixes
2012-09-06 Vicent MartíMerge pull request #900 from pwkelley/development
2012-09-06 Vicent MartíMerge pull request #912 from schu/netops-ssl-error
2012-09-06 Vicent MartiMerge remote-tracking branch 'arrbee/diff-iterator...
2012-09-05 Russell BelferDiff iterators
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-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-09 Vicent Martioid: Explicitly include `oid.h` for the inlined CMP
2012-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-04 Russell BelferUpdate iterators for consistency across library
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-07-24 nulltokenportability: Improve x86/amd64 compatibility
2012-06-19 Vicent MartíMerge pull request #753 from nulltoken/topic/merge...
2012-06-19 Vicent MartiMerge remote-tracking branch 'yorah/fix/notes-creation...
2012-06-13 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-07 Vicent Martímisc: Fix warnings from PVS Studio trial
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-18 Vicent MartíMerge pull request #710 from libgit2/breaking-changes
2012-05-17 Vicent Martíerrors: Rename error codes
2012-05-17 Vicent Martíerrors: Rename the generic return codes
2012-05-17 Vicent Martíglobal: Change parameter ordering in API
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-08 Vicent MartíMerge pull request #670 from nulltoken/ntk/topic/clean...
2012-05-08 Russell BelferMerge pull request #668 from nulltoken/topic/binary...
2012-05-07 Vicent MartíMerge pull request #672 from scottjg/more-mingw32-fixes
2012-05-07 Russell BelferFix directory finding for attrs
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-04 Russell BelferFix memory leaks and use after free
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 hashtable usage over to khash
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-13 Vicent MartíMerge remote-tracking branch 'carlosmn/revwalk-merge...
2012-04-13 Vicent MartíMerge pull request #623 from arrbee/refactor-open
2012-04-11 Russell BelferRefactor git_repository_open with new options
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-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-03-06 Vicent Martídiff: Fix rebase breackage
2012-03-05 Carlos Martín NietoMerge branch 'ssh-urls' into development
2012-03-02 Russell BelferClean up GIT_UNUSED macros on all platforms
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-05 Vicent MartíMerge pull request #551 from schu/treebuilder-entries
2012-02-01 Russell BelferAdd unit tests for recent bug fixes
2012-02-01 Russell BelferFix memory leak in attr file cache
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 BelferMove path related functions from fileops to path
2012-01-17 Russell BelferRemove poor git__removechar function
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-12 Russell BelferFix several memory issues
2012-01-12 Russell BelferConvert git_path_walk_up to regular function
2012-01-11 Russell BelferInitial implementation of gitignore support
2012-01-04 Vicent MartíMerge remote-tracking branch 'nulltoken/topix/path_from...
2012-01-04 Vicent MartíMerge pull request #526 from nulltoken/fix/attr
2012-01-04 nulltokenFix MSVC compilation warnings
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-30 Russell BelferFixed up memory leaks
next