Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-12-05 | Clean up compatibility definitions. | Junio C Hamano | 2 | -3/+2 |
2005-12-04 | compat/setenv: do not free what we fed putenv(3). | Junio C Hamano | 1 | -2/+6 |
2005-12-03 | Add compat/setenv.c, use in git.c. | Jason Riedy | 1 | -0/+31 |
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 |
2005-09-23 | Further clarify licensing status of compat/subprocess.py. | Junio C Hamano | 1 | -20/+4 |
2005-09-19 | Ship our own copy of subprocess.py | Junio C Hamano | 1 | -0/+1165 |
2005-09-19 | [PATCH] strcasestr compatibility replacement | Linus Torvalds | 1 | -0/+23 |