summaryrefslogtreecommitdiffstats
path: root/builtin-repo-config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/gitpm'Junio C Hamano2006-10-011-1/+1
|\
| * Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-081-1/+1
* | Replace uses of strdup with xstrdup.Shawn Pearce2006-09-021-3/+3
* | Use xmalloc instead of mallocJonas Fonseca2006-09-011-2/+2
* | free(NULL) is perfectly valid.Junio C Hamano2006-08-281-4/+2
* | remove unnecessary initializationsDavid Rientjes2006-08-161-8/+8
|/
* Make git-repo-config a builtinMatthias Kestenholz2006-08-031-0/+200