Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-29 | "git" returns 1; "git help" and "git help -a" return 0 | Scott R Parish | 1 | -3/+3 |
2007-10-26 | help: remove extra blank line after "See 'git --help'" message | Junio C Hamano | 1 | -1/+1 |
2007-10-22 | On error, do not list all commands, but point to --help option | Jari Aalto | 1 | -2/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -2/+0 |
2007-03-27 | use xrealloc in help.c | James Bowes | 1 | -11/+1 |
2007-03-25 | use xmalloc in git.c and help.c | James Bowes | 1 | -1/+1 |
2007-02-20 | Mechanical conversion to use prefixcmp() | Junio C Hamano | 1 | -2/+2 |
2007-02-11 | Avoid ugly linewrap in git help | Ren,bi(B Scharfe | 1 | -2/+2 |
2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -2/+1 |
2006-08-31 | Use xmalloc instead of malloc | Jonas Fonseca | 1 | -1/+1 |
2006-08-15 | remove unnecessary initializations | David Rientjes | 1 | -1/+1 |
2006-08-12 | Merge branch 'mk/rename' | Junio C Hamano | 1 | -0/+234 |
2006-08-10 | Merge branch 'master' into mk/rename | Junio C Hamano | 1 | -1/+1 |
2006-08-04 | builtins: Makefile clean-up | Junio C Hamano | 1 | -0/+234 |