184 Commits (master)

Author SHA1 Message Date
Jeff King 506ebaac96 help: mark unused parameter in git_unknown_cmd_config() 2 years ago
Elijah Newren a64215b6cd object.h: stop depending on cache.h; make cache.h depend on object.h 2 years ago
Elijah Newren 36bf195890 alloc.h: move ALLOC_GROW() functions from cache.h 2 years ago
Simon Gerber 0918d08887 help.c: fix autocorrect in work tree for bare repository 2 years ago
Ævar Arnfjörð Bjarmason 8c9e292dc0 doc txt & -h consistency: add missing options and labels 2 years ago
Fangyi Zhou 225e815ef2 help: fix doubled words in explanation for developer interfaces 2 years ago
Ævar Arnfjörð Bjarmason 5cf88fd8b0 git-compat-util.h: use "UNUSED", not "UNUSED(var)" 2 years ago
Jeff King 63e14ee2d6 refs: mark unused each_ref_fn parameters 2 years ago
Ævar Arnfjörð Bjarmason 844739ba27 git docs: add a category for file formats, protocols and interfaces 2 years ago
Ævar Arnfjörð Bjarmason d976c5100f git docs: add a category for user-facing file, repo and command UX 2 years ago
Ævar Arnfjörð Bjarmason 936b8eb6c8 help.c: remove common category behavior from drop_prefix() behavior 2 years ago
Ævar Arnfjörð Bjarmason 2f8b3ea662 help.c: refactor drop_prefix() to use a "switch" statement" 2 years ago
Jeff Hostetler dd77cf61a1 help: include fsmonitor--daemon feature flag in version info 3 years ago
Ævar Arnfjörð Bjarmason 93de1b6999 help: don't print "\n" before single-section output 3 years ago
Ævar Arnfjörð Bjarmason 1ce590133b help: add --no-[external-commands|aliases] for use with --all 3 years ago
Ævar Arnfjörð Bjarmason 6fb427abbb help.c: split up list_all_cmds_help() function 3 years ago
Ævar Arnfjörð Bjarmason cd87ce7d0d help.c: use puts() instead of printf{,_ln}() for consistency 3 years ago
Kashav Madan 0fc8ed154c help: make auto-correction prompt more consistent 3 years ago
Ævar Arnfjörð Bjarmason 06fa4db3f7 help: move column config discovery to help.c library 3 years ago
Azeem Bande-Ali dc66e3c799 help.c: help.autocorrect=prompt waits for user action 3 years ago
Drew DeVault 644bb953ce help.c: help.autocorrect=never means "do not compute suggestions" 4 years ago
Johannes Schindelin 722fc37491 help: do not expect built-in commands to be hardlinked 4 years ago
Jeff King f1de981e8b config: fix leaks from git_config_get_string_const() 4 years ago
Philippe Blain 0371a764d2 help: drop usage of 'common' and 'useful' for guides 4 years ago
Emily Shaffer 39f4919dc5 help: add shell-path to --build-options 5 years ago
Emily Shaffer 617d57195a bugreport: gather git version and build info 5 years ago
Emily Shaffer 709df95b78 help: move list_config_help to builtin/help 5 years ago
Elijah Newren 96c0caf5e3 Fix spelling errors in messages shown to users 5 years ago
René Scharfe 80e3658647 help: make help_unknown_ref() NORETURN 5 years ago
Jeff King 2ed2e19958 help_unknown_ref(): check for refname ambiguity 6 years ago
Jeff King 8ed51b0666 help_unknown_ref(): duplicate collected refnames 6 years ago
Jeff King 057ab54b66 completion: fix multiple command removals 6 years ago
Jeff King 83b0ecf333 git: read local config in --list-cmds 6 years ago
Nguyễn Thái Ngọc Duy 6195a76da4 help: align the longest command in the command listing 6 years ago
Johannes Schindelin 1c4b985965 help -a: handle aliases with long names gracefully 6 years ago
Nguyễn Thái Ngọc Duy 26c7d06783 help -a: improve and make --verbose default 6 years ago
Han-Wen Nienhuys bf1a11f0a1 sideband: highlight keywords in remote sideband output 6 years ago
Max Kirillov 6c213e863a http-backend: respect CONTENT_LENGTH for receive-pack 6 years ago
Nguyễn Thái Ngọc Duy e17ca92637 completion: drop the hard coded list of config vars 7 years ago
Nguyễn Thái Ngọc Duy 3ac68a93fd help: add --config to list all available config 7 years ago
Nguyễn Thái Ngọc Duy 6532f3740b completion: allow to customize the completable command list 7 years ago
Nguyễn Thái Ngọc Duy 1b81d8cb19 help: use command-list.txt for the source of guides 7 years ago
Nguyễn Thái Ngọc Duy 63eae83f8f help: add "-a --verbose" to list all commands with synopsis 7 years ago
Nguyễn Thái Ngọc Duy 3c7777672b git: support --list-cmds=list-<category> 7 years ago
Nguyễn Thái Ngọc Duy 6bb2dc0b94 completion: implement and use --list-cmds=main,others 7 years ago
Nguyễn Thái Ngọc Duy cfb22a02ab help: use command-list.h for common command list 7 years ago
Stefan Beller d807c4a01d exec_cmd: rename to use dash in file name 7 years ago
Johannes Schindelin ed32b788c0 version --build-options: report commit, too, if possible 7 years ago
Eric Sunshine b22894049f version --build-options: also report host CPU 7 years ago
Marc Branchaud 968b1fe263 auto-correct: tweak phrasing 7 years ago