command-list.txt: documentation and guide line

Nguyễn Thái Ngọc Duy committed over 8 years ago

help: use command-list.txt for the source of guides

Nguyễn Thái Ngọc Duy committed over 8 years ago

help: add "-a --verbose" to list all commands with synopsis

Nguyễn Thái Ngọc Duy committed over 8 years ago

git: support --list-cmds=list-<category>

Nguyễn Thái Ngọc Duy committed over 8 years ago

completion: implement and use --list-cmds=main,others

Nguyễn Thái Ngọc Duy committed over 8 years ago

git --list-cmds: collect command list in a string_list

Nguyễn Thái Ngọc Duy committed over 8 years ago

git.c: convert --list-* to --list-cmds=*

Nguyễn Thái Ngọc Duy committed over 8 years ago

fmt_with_err: add a comment that truncation is OK

Jeff King committed over 8 years ago

shorten_unambiguous_ref: use xsnprintf

Jeff King committed over 8 years ago

log_write_email_headers: use strbufs

Jeff King committed over 8 years ago

http: use strbufs instead of fixed buffers

Jeff King committed over 8 years ago

merge: setup `opts` later in `checkout_fast_forward()`

Martin Ågren committed over 8 years ago

← Newer Page 1521 of 4099 Older →