summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* Add git__fmt as an easier to use snprintfShawn O. Pearce2008-12-311-0/+15
* Add string utility functions for prefix and suffix comparesShawn O. Pearce2008-12-311-0/+20
* Wrap malloc and friends and report out of memory as GIT_ENOMEMShawn O. Pearce2008-12-301-0/+26