Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make main_cmds and other_cmds local to builtin-help.c | Alex Riesen | 2008-08-28 |
* | Remove calculation of the longest command name from where it is not used | Alex Riesen | 2008-08-28 |
* | Builtin git-help. | Miklos Vajna | 2008-08-02 |
* | builtins: Makefile clean-up | Junio C Hamano | 2006-08-04 |
* | Remove cmd_usage() routine and re-organize the help/usage code. | Ramsay Allan Jones | 2006-08-02 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 |
* | git wrapper: add --git-dir=<path> and --bare options | Johannes Schindelin | 2006-07-25 |
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 |
* | Fix "git help -a" terminal autosizing | Linus Torvalds | 2006-04-27 |
* | Split up builtin commands into separate files from git.c | Linus Torvalds | 2006-04-21 |