🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.6.4
/
builtin-help.c
tag
448704cb98b327072a4bcef0047843fddf6cb72e
tagger
Junio C Hamano <gitster@pobox.com>
Wed Jul 29 07:32:52 2009
object
0a53e9ddeaddad63ad106860237bbf53411d11a7
GIT 1.6.4
2af202b
Fix various sparse warnings in the git source code
by Linus Torvalds
· 16 years ago
4e2715f
Simplify some 'fprintf(stderr); return -1;' by using 'return error()'
by Johannes Sixt
· 17 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 17 years ago
4b25d09
Fix a bunch of pointer declarations (codestyle)
by Felipe Contreras
· 17 years ago
178b513
builtin-help: silently tolerate unknown keys
by Johannes Sixt
· 17 years ago
026fa0d
Move computation of absolute paths from Makefile to runtime (in preparation for RUNTIME_PREFIX)
by Steffen Prohaska
· 17 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 17 years ago
5059a42
builtin-help: fallback to GIT_MAN_VIEWER before man
by Romain Francoise
· 17 years ago
c7371e9
Make main_cmds and other_cmds local to builtin-help.c
by Alex Riesen
· 17 years ago
e321180
Remove calculation of the longest command name from where it is not used
by Alex Riesen
· 17 years ago
3d78d1f
Builtin git-help.
by Miklos Vajna
· 17 years ago
f754fa9
builtins: Makefile clean-up
by Junio C Hamano
· 19 years ago
822a7d5
Remove cmd_usage() routine and re-organize the help/usage code.
by Ramsay Allan Jones
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
6acbcb9
git wrapper: add --git-dir=<path> and --bare options
by Johannes Schindelin
· 19 years ago
82e5a82
Fix more typos, primarily in the code
by Pavel Roskin
· 19 years ago
83aa18e
Fix "git help -a" terminal autosizing
by Linus Torvalds
· 20 years ago
70827b1
Split up builtin commands into separate files from git.c
by Linus Torvalds
· 20 years ago