aboutsummaryrefslogtreecommitdiff
path: root/help.c
AgeCommit message (Expand)Author
2007-10-29"git" returns 1; "git help" and "git help -a" return 0Scott R Parish
2007-10-26help: remove extra blank line after "See 'git --help'" messageJunio C Hamano
2007-10-22On error, do not list all commands, but point to --help optionJari Aalto
2007-06-07War on whitespaceJunio C Hamano
2007-03-27use xrealloc in help.cJames Bowes
2007-03-25use xmalloc in git.c and help.cJames Bowes
2007-02-20Mechanical conversion to use prefixcmp()Junio C Hamano
2007-02-11Avoid ugly linewrap in git helpRen,bi(B Scharfe
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-08-31Use xmalloc instead of mallocJonas Fonseca
2006-08-15remove unnecessary initializationsDavid Rientjes
2006-08-12Merge branch 'mk/rename'Junio C Hamano
2006-08-10Merge branch 'master' into mk/renameJunio C Hamano
2006-08-04builtins: Makefile clean-upJunio C Hamano