Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2006-12-24 | Switch git_mmap to use pread. | Shawn O. Pearce | 1 | -14/+5 |
2006-12-24 | Rename gitfakemmap to git_mmap. | Shawn O. Pearce | 1 | -3/+3 |
2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -4/+0 |
2006-11-15 | Seek back to current filepos when mmap()ing with NO_MMAP | Johannes Schindelin | 1 | -0/+6 |
2005-12-05 | Clean up compatibility definitions. | Junio C Hamano | 1 | -1/+1 |
2005-10-08 | Yank writing-back support from gitfakemmap. | Junio C Hamano | 1 | -69/+6 |
2005-10-08 | [PATCH] If NO_MMAP is defined, fake mmap() and munmap() | Johannes Schindelin | 1 | -0/+113 |