Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10Add cache busting to attribute cacheRussell Belfer
2012-05-04Support reading attributes from indexRussell Belfer
2012-04-26Fix leading slash behavior in attrs/ignoresRussell Belfer
2012-04-26Rename git_khash_str to git_strmap, etc.Russell Belfer
2012-04-25Convert attrs and diffs to use string poolsRussell Belfer
2012-04-14Add support for pathspec to diff and statusRussell Belfer
2012-03-31Improve config handling for diff,submodules,attrsRussell Belfer
2012-03-14Convert attr and other files to new errorsRussell Belfer
2012-02-13Update Copyright headerschu
2012-02-01Fix attr path is_dir checkRussell Belfer
2012-01-17Fix handling of relative paths for attrsRussell Belfer
2012-01-17Patch cleanup for mergeRussell Belfer
2012-01-12Initial implementation of gitignore supportRussell Belfer
2011-12-29Add support for macros and cache flush API.Russell Belfer
2011-12-21Add APIs for git attributesRussell Belfer