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-04-22Further threading fixesRussell Belfer
2013-03-18Several warnings detected by static code analyzer fixedArkadiy Shapkin
2013-01-23Global options setterVicent Marti
2013-01-09update copyrightsEdward Thomson
2013-01-06git_mwindow_file_deregister() shouldn't return errorsScott J. Goldman
2012-12-09Always check the result of git_mutex_lockJustin Spahr-Summers
2012-08-20Make the memory-window conrol structures globalCarlos Martín Nieto
2012-06-28mwindow: allow memory-window files to deregisterCarlos Martin Nieto
2012-06-12Actually do the mmap... unsurprisingly, this makes the indexer work on SFSChris Young
2012-05-23Remove left-over debugging outputCarlos Martín Nieto
2012-05-03Update test suiteVicent Martí
2012-05-03Merge branch 'new-error-handling' into developmentVicent Martí
2012-04-14indexer: start writing the stream indexerCarlos Martín Nieto
2012-04-04mwindow: make sure the whole range is contained inside the same windowCarlos Martín Nieto
2012-03-17Convert attr, ignore, mwindow, status to new errorsRussell Belfer
2012-03-15Continue error conversionRussell Belfer
2012-03-13Migrate ODB files to new error handlingRussell Belfer
2012-02-13Update Copyright headerschu
2011-11-16threads: Fix the shared global state with TLSVicent Marti
2011-10-29global: Properly use `git__` memory wrappersVicent Marti
2011-10-16mwindow: close LRU window properlyCarlos Martín Nieto
2011-09-19Merge pull request #384 from kiryl/warningsVicent Martí
2011-09-19Tabify everythingVicent Marti
2011-09-19Cleanup legal dataVicent Marti
2011-09-08Fix an integral overflow on 64-bitSebastian Schuberth
2011-08-31CMakefile: add -Wmissing-prototypes and fix warningsKirill A. Shutemov
2011-08-09mwindow.c: fix -Wmissing-field-initializersschu
2011-08-09Fix compilation in WindowsVicent Marti
2011-08-02Make packfile_unpack_header more genericCarlos Martín Nieto
2011-08-02Factor out the mmap window codeCarlos Martín Nieto