]> git.proxmox.com Git - libgit2.git/history - src/attr.c
diff: Fix rebase breackage
[libgit2.git] / src / attr.c
2012-03-06 Vicent Martídiff: Fix rebase breackage
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
2011-12-29 Russell BelferAdd support for macros and cache flush API.
2011-12-21 Russell BelferAdd APIs for git attributes