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-05move mode_t to filebuf_open instead of _commitEdward Thomson
2013-11-01Convert git_index_read to have a "force" flagRussell Belfer
2013-11-01Make diff and status perform soft index reloadRussell Belfer
2013-10-04index: Make _read() cope with index file creationnulltoken
2013-10-04Tabify indentationsnulltoken
2013-08-19index: report when it's lockedCarlos Martín Nieto
2013-06-17Test has to work on case sensitive systemsRussell Belfer
2013-06-17some simple case-sensitive index testsEdward Thomson
2013-03-26Test fixes and cleanupRussell Belfer
2013-03-26Added some tests for issue #1397Sven Strickroth
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
2013-01-05Add index API to remove all files in a directoryRussell Belfer
2013-01-03Proper cleanup jeezVicent Marti
2013-01-03Move test cleanup into cleanup functionsBen Straub
2013-01-03Tests should clean up after themselvesBen Straub
2012-11-28Fix warnings on Win64 buildRussell Belfer
2012-11-28API updates for index.hBen Straub
2012-11-19Add a test for invalid filenames while writing tree from indexfilename-validationScott J. Goldman
2012-11-11index: refine add_from_workdir() error reportnulltoken
2012-10-30index refactoringEdward Thomson
2012-06-08misc: Fix warnings from PVS Studio trialVicent Martí
2012-05-18errors: Rename error codesbreaking-changesVicent Martí
2012-05-18errors: Rename the generic return codesVicent Martí
2012-05-03Update test suiteVicent Martí
2012-04-03tests-clar/index: actually assert resultschu
2012-04-03tests: Cleanup & fix test suiteVicent Martí
2012-04-01Discovered cl_git_strequal! Mounted a crusade!Ben Straub
2012-04-01Moved more assertions inside Clar test helpers.Ben Straub
2012-03-30Cleaned up build issues under Linux. Had to disable a file-mode checkBen Straub
2012-03-30t08_tag.c ported.Ben Straub
2012-03-30t06_index.c ported.Ben Straub