| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Define gitfo_exists to determine file presence | Shawn O. Pearce | 2008-12-31 | 1 | -0/+6 |
| * | Rewrite git_foreach_dirent into gitfo_dirent | Shawn O. Pearce | 2008-12-31 | 1 | -15/+9 |
| * | Set GIT_EOSERR when the OS errno should be consulted | Shawn O. Pearce | 2008-12-30 | 1 | -8/+20 |
| * | Wrap malloc and friends and report out of memory as GIT_ENOMEM | Shawn O. Pearce | 2008-12-30 | 1 | -6/+7 |
| * | Change usages of static inline to GIT_INLINE | Julio Espinoza-Sokal | 2008-12-30 | 1 | -1/+1 |
| * | Fix a bug in gitfo_read_file() | Ramsay Jones | 2008-12-30 | 1 | -2/+3 |
| * | Add a file reading routine along with an io buffer type | Ramsay Jones | 2008-12-19 | 1 | -0/+37 |
| * | Add a GIT_PATH_MAX constant | Ramsay Jones | 2008-12-09 | 1 | -1/+2 |
| * | Add a dirent walker to the fileops API | Andreas Ericsson | 2008-12-02 | 1 | -0/+62 |
| * | Add an io caching layer to the gitfo api | Andreas Ericsson | 2008-12-02 | 1 | -0/+87 |
| * | Remove config.h and make fileops an internal API | Andreas Ericsson | 2008-12-02 | 1 | -0/+49 |
