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-10-08More filemode cleanups for FAT on MacOSRussell Belfer
2013-07-10Add public API for pathspec matchingRussell Belfer
2013-05-18introduce git_conflict_iteratorEdward Thomson
2013-05-01renames!Edward Thomson
2013-03-07Make iterator APIs consistent with standardsRussell Belfer
2013-03-02Rename function to __ prefixPhilip Kelley
2013-03-02Disable ignore_case when writing the index to a treePhilip Kelley
2013-01-09update copyrightsEdward Thomson
2012-11-28Fix up some missing consts in tree & indexRussell Belfer
2012-11-10Rework checkout with new strategy optionsRussell Belfer
2012-11-10Some diff refactorings to help code reuseRussell Belfer
2012-11-01index: Switch to git_futils_filestampVicent Marti
2012-10-30index refactoringEdward Thomson
2012-09-17Support for core.ignorecasePhilip Kelley
2012-06-20Make index add/append support core.filemode flagRussell Belfer
2012-05-16Ranged iterators and rewritten git_status_fileRussell Belfer
2012-03-20Migrate index, oid, and utils to new errorsRussell Belfer
2012-02-13Update Copyright headerschu
2011-11-26repository: Change ownership semanticsVicent Marti
2011-10-15*: correct and codify various file permissionsBrodie Rao
2011-09-27Move the tree cache functions to their own fileCarlos Martín Nieto
2011-09-19Cleanup legal dataVicent Marti
2011-04-21index: Add API for unmerged entriesJakob Pfender
2011-03-03Fix searching in git_vectorVicent Marti
2011-02-21Rewrite all file IO for more performanceVicent Marti
2011-02-18Improve the performance when writing Index filesVicent Marti
2010-12-07Change the library include fileVicent Marti
2010-12-02Refactor all 'vector' functions into common codeVicent Marti
2010-11-29Make the bitmasks for Index Entry flags publicVicent Marti
2010-11-16Add support for 'index add'Vicent Marti
2010-11-02Change git_repository initialization to use a pathVicent Marti
2010-08-12Add support for git index filesVicent Marti