summaryrefslogtreecommitdiff
path: root/path.c
Commit message (Collapse)AuthorAgeFilesLines
...
* [PATCH] git: add git_mkstemp()Holger Eitzenberger2005-08-051-0/+26
| | | | Signed-off-by: Junio C Hamano <junkio@cox.net>
* Add "mkpath()" helper functionLinus Torvalds2005-07-081-0/+60
I'm bored with doing it by hand all the time.