145 Commits (4c8b882ada9e2a4cfa8c97087ed91601c8b0286e)

Author SHA1 Message Date
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 7 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 8 years ago
Ævar Arnfjörð Bjarmason 88ce3ef636 *.[ch] refactoring: make use of the FREE_AND_NULL() macro 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Johannes Schindelin 659fef199f help: use early config when autocorrecting aliases 8 years ago
Jeff King b48cbfc5e6 version: convert to parse-options 8 years ago
Jean-Noel Avila 6c48686263 usability: don't ask questions if no reply is required 8 years ago
Brandon Williams 38124a40e4 run-command: expose is_executable function 8 years ago
Heiko Voigt c755015f79 help: improve is_executable() on Windows 8 years ago
René Scharfe 9ed0d8d6e6 use QSORT 8 years ago
Jeff King 6b9c38e14c t0006: skip "far in the future" test when unsigned long is not long enough 9 years ago
Jeff King 96ffc06f72 convert trivial cases to FLEX_ARRAY macros 9 years ago
Johannes Sixt 2024d31765 help.c: wrap wait-only poll() invocation in sleep_millisec() 10 years ago
Michael Haggerty 91d6e94ea6 append_similar_ref(): rewrite to take an object_id argument 10 years ago
Michael Haggerty 2b2a5be394 each_ref_fn: change to take an object_id parameter 10 years ago
Sébastien Guimmara 224147704a help: respect new common command grouping 10 years ago
Stefan Beller d333ac1785 help: fix the size passed to qsort 10 years ago
Jeff King 26936bfd9b use strip_suffix instead of ends_with in simple cases 11 years ago
Jeff King 2975c770ca replace has_extension with ends_with 11 years ago
Jeff King de8118e153 use skip_prefix to avoid repeated calculations 11 years ago
Jeff King 95b567c7c3 use skip_prefix to avoid repeating strings 11 years ago
Jeff King ae021d8791 use skip_prefix to avoid magic numbers 11 years ago
Ralf Thielow d10cb3dfab help.c: rename function "pretty_print_string_list" 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Ramsay Jones f66450ae94 cygwin: Remove the Win32 l/stat() implementation 12 years ago
Vikrant Varma e56181060e help: add help_unknown_ref() 12 years ago
Jonathan Nieder 380395d094 mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 12 years ago
David Aguilar f2de0b9793 help.c: add a compatibility comment to cmd_version() 12 years ago
Junio C Hamano 1542d4cdad help: include <common-cmds.h> only in one file 12 years ago
Junio C Hamano 6a17f583f4 help.c::exclude_cmds(): plug a leak 13 years ago
Jeff King 4a15758f2e help.c::uniq: plug a leak 13 years ago
Jeff King 816fb46be6 move git_version_string into version.c 13 years ago
Matthieu Moy c41494f8c8 Reduce cost of deletion in levenstein distance (4 -> 3) 13 years ago
Nguyễn Thái Ngọc Duy dbfae68969 help: reuse print_columns() for help -a 13 years ago
Nguyễn Thái Ngọc Duy 4470ef9497 help: replace underlining "help -a" headers using hyphens with a blank line 13 years ago