Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-28 | Make main_cmds and other_cmds local to builtin-help.c | 1 | -1/+1 | |
2008-08-28 | Remove calculation of the longest command name from where it is not used | 1 | -2/+2 | |
2008-08-02 | Builtin git-help. | 1 | -0/+462 | |
2006-08-04 | builtins: Makefile clean-up | 1 | -234/+0 | |
2006-08-02 | Remove cmd_usage() routine and re-organize the help/usage code. | 1 | -31/+23 | |
2006-07-29 | Call setup_git_directory() much earlier | 1 | -2/+2 | |
2006-07-25 | git wrapper: add --git-dir=<path> and --bare options | 1 | -1/+1 | |
2006-07-10 | Fix more typos, primarily in the code | 1 | -1/+1 | |
2006-04-27 | Fix "git help -a" terminal autosizing | 1 | -0/+1 | |
2006-04-21 | Split up builtin commands into separate files from git.c | 1 | -0/+241 |