summaryrefslogtreecommitdiff
path: root/src/mwindow.h
Commit message (Expand)AuthorAgeFilesLines
* internal: use off64_t instead of git_off_tethomson/off_tEdward Thomson2019-11-251-4/+4
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* mwindow: init mwindow files in git_libgit2_initethomson/mwindow_initEdward Thomson2016-08-041-2/+1
* pack: clean up error returnsCarlos Martín Nieto2014-06-251-1/+1
* Share packs across repository instancescmn/global-mwfCarlos Martín Nieto2014-06-231-1/+9
* update copyrightsEdward Thomson2013-01-081-1/+1
* git_mwindow_file_deregister() shouldn't return errorsScott J. Goldman2013-01-051-1/+1
* Make the memory-window conrol structures globalCarlos Martín Nieto2012-08-201-1/+0
* mwindow: allow memory-window files to deregisterCarlos Martin Nieto2012-06-281-0/+1
* Continue error conversionRussell Belfer2012-03-141-3/+3
* Update Copyright headerschu2012-02-131-1/+1
* threads: Fix the shared global state with TLSVicent Marti2011-11-161-3/+0
* Cleanup legal dataVicent Marti2011-09-191-21/+3
* Fix compilation in WindowsVicent Marti2011-08-081-4/+4
* Make packfile_unpack_header more genericCarlos Martín Nieto2011-08-021-1/+3
* Factor out the mmap window codeCarlos Martín Nieto2011-08-021-0/+64