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-09-17Add attributes to filters and fix registryRussell Belfer
2013-08-09Revert PR #1462 and provide alternative fixRussell Belfer
2013-05-30allow (ignore) bare slash in gitignoreEdward Thomson
2013-05-24Add ~ expansion to global attributes and excludesRussell Belfer
2013-02-23Do not fail if .gitignore is directoryRussell Belfer
2013-02-22ignore: enhance git_ignore_path_is_ignored() test coveragenulltoken
2013-01-27Vector improvements and their falloutPhilip Kelley
2013-01-12add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson
2012-11-28API updates for index.hBen Straub
2012-10-30index refactoringEdward Thomson
2012-09-17Support for core.ignorecasePhilip Kelley
2012-08-04Update iterators for consistency across libraryRussell Belfer
2012-05-25Fix bugs for status with spaces and reloaded attrsRussell Belfer
2012-05-18global: Fix unit tests after reorderingVicent Martí
2012-05-04Support reading attributes from indexRussell Belfer
2012-05-01attr: add test coverage related to crlf normalization while stagingnulltoken
2012-04-26Fix leading slash behavior in attrs/ignoresRussell Belfer
2012-04-25Convert attrs and diffs to use string poolsRussell Belfer
2012-04-17Update clar and remove old helpersRussell Belfer
2012-04-14Add support for pathspec to diff and statusRussell Belfer
2012-03-17Convert attr, ignore, mwindow, status to new errorsRussell Belfer
2012-03-13Migrate ODB files to new error handlingRussell Belfer
2012-03-03Fixes for merge of filters branchRussell Belfer
2012-03-03Clean up GIT_UNUSED macros on all platformsRussell Belfer
2012-03-03Add test for possible attr bugRussell Belfer
2012-03-03attr: Add missing header to test suiteVicent Martí
2012-03-02attr: Change the attribute check macrosVicent Martí
2012-02-02Add unit tests for recent bug fixesRussell Belfer
2012-02-01Fix attr path is_dir checkRussell Belfer
2012-01-25Rename the Clay test suite to ClarVicent Martí