Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/clone' | Junio C Hamano | 2006-12-20 |
|\ | |||
| * | Use preprocessor constants for environment variable names. | Junio C Hamano | 2006-12-19 |
* | | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 |
|/ | |||
* | add a function to rename sections in the config | Johannes Schindelin | 2006-12-16 |
* | Add --add option to git-repo-config | Brian Gernhardt | 2006-12-15 |
* | Add --global option to git-repo-config. | Sean | 2006-11-02 |
* | Merge branch 'jc/gitpm' | Junio C Hamano | 2006-09-30 |
|\ | |||
| * | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-07 |
* | | Replace uses of strdup with xstrdup. | Shawn Pearce | 2006-09-02 |
* | | Use xmalloc instead of malloc | Jonas Fonseca | 2006-08-31 |
* | | free(NULL) is perfectly valid. | Junio C Hamano | 2006-08-27 |
* | | remove unnecessary initializations | David Rientjes | 2006-08-15 |
|/ | |||
* | Make git-repo-config a builtin | Matthias Kestenholz | 2006-08-02 |