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-11-15Rename tests-clar to testsBen Straub
2013-11-01Make diff and status perform soft index reloadRussell Belfer
2013-10-03Initial iconv hookup for precomposed unicodeRussell Belfer
2013-09-17Add clar helper to create new commit from indexRussell Belfer
2013-08-07Don't use win32-only macro in test codeBen Straub
2013-08-07Add status test for long pathsBen Straub
2013-07-03Remove GIT_STATUS_SHOW_INDEX_THEN_WORKDIR optionRussell Belfer
2013-07-03Fix segfault in git_status_foreach_ext()yorah
2013-06-20Add status flags to force output sort orderRussell Belfer
2013-06-17Improve case handling in git_diff__paired_foreachRussell Belfer
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-10Improve ignore handling in git_status_fileRussell Belfer
2013-04-30Update diff handling of untracked directoriesRussell Belfer
2013-03-26Test fixes and cleanupRussell Belfer
2013-03-26Added some tests for issue #1397Sven Strickroth
2013-03-23Add cl_repo_set_bool and cleanup testsRussell Belfer
2013-03-07Make iterator APIs consistent with standardsRussell Belfer
2013-01-18Fix linking error caused by ddcb28a41f3774e26fc6ae0a7174a5565e4749ce.Zhao Cheng
2013-01-15Minor iterator API cleanupsRussell Belfer
2013-01-15status: Enhance git_status_file() test coveragenulltoken
2013-01-03Status tests...Vicent Marti
2013-01-03Move test cleanup into cleanup functionsBen Straub
2013-01-03Tests should clean up after themselvesBen Straub
2012-12-05Merge pull request #1115 from ben/struct-versionsVicent Martí
2012-12-04status should ignore conflicts entries in the indexEdward Thomson
2012-12-01Deploy GIT_STATUS_OPTIONS_INITBen Straub
2012-11-28Fix warnings on Win64 buildRussell Belfer
2012-11-28Rename ref and reflog apis for consistencyBen Straub
2012-11-10Extensions to rmdir and mkdir utilitiesRussell Belfer
2012-10-30index refactoringEdward Thomson
2012-10-20index: remove read_tree() progress indicatornulltoken
2012-10-19tests: Fix unused variable warningnulltoken
2012-10-19status: querying a bare repo returns EBAREREPOnulltoken
2012-10-09Add complex checkout test and then fix checkoutRussell Belfer
2012-09-17Support for core.ignorecasePhilip Kelley
2012-09-07Implement filters for status/diff blobsRussell Belfer
2012-09-07Alternate test for autocrlf with statusRussell Belfer
2012-09-07Test case to reproduce issue #690.pontusm
2012-08-23Fix warnings and merge issues on Win64Russell Belfer
2012-08-19Merge pull request #778 from ben/cloneVicent Martí
2012-08-04Update iterators for consistency across libraryRussell Belfer
2012-07-31Enable stats on git_index_read_tree.Ben Straub
2012-07-25tests-clar/status: fix missing-prototype warningMichael Schubert
2012-07-24Add flag to turn off pathspec testing for diff and statusyorah
2012-07-24Add more test coverage to match default git behavior for files containing bra...yorah
2012-07-24Add a test for getting status of files containing bracketsaroben
2012-07-11Add flag to write gitlink on setting repo workdirRussell Belfer
2012-06-08Fix filemode comparison in diffsRussell Belfer
2012-05-25Fix bugs for status with spaces and reloaded attrsRussell Belfer
2012-05-18Fix workdir iterators on empty directoriesRussell Belfer