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