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
2016-03-08index::racy: force racy entryEdward Thomson
2016-02-29tests: use legitimate object idsEdward Thomson
2016-02-12win32: introduce p_timeval that isn't stupidEdward Thomson
2015-12-21typos in commentsDmitriy Olshevskiy
2015-11-30tests: fix warning for nested struct initializationPatrick Steinhardt
2015-11-20Fix some warningsJacques Germishuys
2015-11-17racy: make git_index_read_index handle racinessEdward Thomson
2015-11-17racy: ensure git_index_read_tree clears uptodateEdward Thomson
2015-11-17index: test for smudged entries on write onlyEdward Thomson
2015-11-17index: don't detect raciness in uptodate entriesEdward Thomson
2015-09-19diff/index: respect USE_NSEC for racily clean file detectionAxel Rasmussen
2015-06-30index test: include repository.h for declEdward Thomson
2015-06-26index, iterator, fetchhead: plug leaksCarlos Martín Nieto
2015-06-22index: add a diff test for smudging a file which becomes emptyCarlos Martín Nieto
2015-06-22tests: move racy tests to the indexCarlos Martín Nieto