summaryrefslogtreecommitdiff
path: root/builtin-repo-config.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-02Replace uses of strdup with xstrdup.Libravatar Shawn Pearce1-3/+3
2006-08-31Use xmalloc instead of mallocLibravatar Jonas Fonseca1-2/+2
2006-08-27free(NULL) is perfectly valid.Libravatar Junio C Hamano1-4/+2
2006-08-15remove unnecessary initializationsLibravatar David Rientjes1-8/+8
2006-08-02Make git-repo-config a builtinLibravatar Matthias Kestenholz1-0/+200