Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-12-05 | Clean up compatibility definitions. | Junio C Hamano | 1 | -9/+6 |
2005-12-04 | git.c: remove excess output for debugging when command is too long. | Junio C Hamano | 1 | -1/+1 |
2005-12-04 | git.c: two fixes, gitsetenv type and off-by-one error. | Junio C Hamano | 1 | -2/+1 |
2005-12-03 | Add compat/setenv.c, use in git.c. | Jason Riedy | 1 | -0/+4 |
2005-12-01 | git wrapper: more careful argument stuffing | Alex Riesen | 1 | -7/+12 |
2005-11-25 | Fix a warning about unused value. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+1 |
2005-11-18 | Do not show .exe in git command list. | Junio C Hamano | 1 | -1/+4 |
2005-11-15 | git wrapper: basic fixes. | Junio C Hamano | 1 | -56/+98 |
2005-11-15 | git --help COMMAND brings up the git-COMMAND man-page. | Andreas Ericsson | 1 | -2/+26 |
2005-11-15 | C implementation of the 'git' program, take two. | Andreas Ericsson | 1 | -0/+229 |