aboutsummaryrefslogtreecommitdiff
path: root/builtin-repo-config.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/clone'Junio C Hamano2006-12-20
|\
| * Use preprocessor constants for environment variable names.Junio C Hamano2006-12-19
* | simplify inclusion of system header files.Junio C Hamano2006-12-20
|/
* add a function to rename sections in the configJohannes Schindelin2006-12-16
* Add --add option to git-repo-configBrian Gernhardt2006-12-15
* Add --global option to git-repo-config.Sean2006-11-02
* Merge branch 'jc/gitpm'Junio C Hamano2006-09-30
|\
| * Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07
* | Replace uses of strdup with xstrdup.Shawn Pearce2006-09-02
* | Use xmalloc instead of mallocJonas Fonseca2006-08-31
* | free(NULL) is perfectly valid.Junio C Hamano2006-08-27
* | remove unnecessary initializationsDavid Rientjes2006-08-15
|/
* Make git-repo-config a builtinMatthias Kestenholz2006-08-02