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
2013-08-09Revert PR #1462 and provide alternative fixRussell Belfer
2013-08-09Merge pull request #1462 from yorah/fix/libgit2sharp-issue-379Russell Belfer
2013-05-15Unify whitespaces to tabsLinquize
2013-04-15status: fix handling of filenames with special prefixesyorah
2013-04-11Notify '*' pathspec correctly when diffingyorah
2013-03-16Implement global/system file search pathsRussell Belfer
2013-01-09update copyrightsEdward Thomson
2012-11-10Some diff refactorings to help code reuseRussell Belfer
2012-10-31I LIKE THESE NAMESVicent Marti
2012-10-31Better naming for file timestamp/size checkerRussell Belfer
2012-10-30Add git_config_refresh() API to reload configRussell Belfer
2012-10-15Fix single-file ignore checksRussell Belfer
2012-09-17Support for core.ignorecasePhilip Kelley
2012-08-02attr: Do not export variables externallyattr-exportVicent Marti
2012-05-25Fix bugs for status with spaces and reloaded attrsRussell Belfer
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