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-09Improve building ignore file listsRussell Belfer
2013-08-09Merge pull request #1462 from yorah/fix/libgit2sharp-issue-379Russell Belfer
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-04-15status: fix handling of filenames with special prefixesyorah
2013-03-26Fix some diff ignores and submodule dirty workdirRussell Belfer
2013-03-26Implement GIT_STATUS_OPT_EXCLUDE_SUBMODULESRussell Belfer
2013-03-26Recursing into ignored dirs for diff and statusRussell Belfer
2012-12-01Deploy GIT_STATUS_OPTIONS_INITBen Straub
2012-11-20Set up default internal ignoresRussell Belfer
2012-10-17Fix -Wunused-but-set-variable warningMichael Schubert
2012-10-15Fix single-file ignore checksRussell Belfer
2012-10-09Fix compiler warningsMichael Schubert
2012-10-09Fix a bug where ignorecase wasn't applied to ignoresPhilip Kelley
2012-08-25Fix crash with adding internal ignoresRussell Belfer
2012-08-22Wrap up ignore API and add testsRussell Belfer
2012-06-10Add a test showing that git_status_file gets confused by spaces in .gitignoreAdam Roben
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-03-17Convert attr, ignore, mwindow, status to new errorsRussell Belfer
2012-03-03Clean up GIT_UNUSED macros on all platformsRussell Belfer
2012-02-02Add unit tests for recent bug fixesRussell Belfer
2012-01-25Rename the Clay test suite to ClarVicent Martí