- 0918d08 help.c: fix autocorrect in work tree for bare repository by Simon Gerber · 2 years, 5 months ago
- 7b9b634 Merge branch 'ab/doc-synopsis-and-cmd-usage' by Junio C Hamano · 2 years, 5 months ago
- 8c9e292 doc txt & -h consistency: add missing options and labels by Ævar Arnfjörð Bjarmason · 2 years, 6 months ago
- 225e815 help: fix doubled words in explanation for developer interfaces by Fangyi Zhou · 2 years, 7 months ago
- 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 7 months ago
- 63e14ee refs: mark unused each_ref_fn parameters by Jeff King · 2 years, 7 months ago
- 844739b git docs: add a category for file formats, protocols and interfaces by Ævar Arnfjörð Bjarmason · 2 years, 8 months ago
- d976c51 git docs: add a category for user-facing file, repo and command UX by Ævar Arnfjörð Bjarmason · 2 years, 8 months ago
- 936b8eb help.c: remove common category behavior from drop_prefix() behavior by Ævar Arnfjörð Bjarmason · 2 years, 8 months ago
- 2f8b3ea help.c: refactor drop_prefix() to use a "switch" statement" by Ævar Arnfjörð Bjarmason · 2 years, 8 months ago
- 439c1e6 Merge branch 'jh/builtin-fsmonitor-part2' by Junio C Hamano · 3 years ago
- dd77cf6 help: include fsmonitor--daemon feature flag in version info by Jeff Hostetler · 3 years ago
- 93de1b6 help: don't print "\n" before single-section output by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- 1ce5901 help: add --no-[external-commands|aliases] for use with --all by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- 6fb427a help.c: split up list_all_cmds_help() function by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- cd87ce7 help.c: use puts() instead of printf{,_ln}() for consistency by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- 0fc8ed1 help: make auto-correction prompt more consistent by Kashav Madan · 3 years, 4 months ago
- 06fa4db help: move column config discovery to help.c library by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
- dc66e3c help.c: help.autocorrect=prompt waits for user action by Azeem Bande-Ali · 3 years, 8 months ago
- 644bb95 help.c: help.autocorrect=never means "do not compute suggestions" by Drew DeVault · 4 years, 4 months ago
- 722fc37 help: do not expect built-in commands to be hardlinked by Johannes Schindelin · 4 years, 6 months ago
- 0d9a8e3 Merge branch 'jk/leakfix' by Junio C Hamano · 4 years, 7 months ago
- f1de981 config: fix leaks from git_config_get_string_const() by Jeff King · 4 years, 8 months ago
- 0371a76 help: drop usage of 'common' and 'useful' for guides by Philippe Blain · 4 years, 8 months ago
- 39f4919 help: add shell-path to --build-options by Emily Shaffer · 4 years, 11 months ago
- 617d571 bugreport: gather git version and build info by Emily Shaffer · 5 years ago
- 709df95 help: move list_config_help to builtin/help by Emily Shaffer · 5 years ago
- 96c0caf Fix spelling errors in messages shown to users by Elijah Newren · 5 years ago
- 8e111e4 Merge branch 'rs/help-unknown-ref-does-not-return' by Junio C Hamano · 6 years ago
- 80e3658 help: make help_unknown_ref() NORETURN by René Scharfe · 6 years ago
- 8d32d25 Merge branch 'jk/help-unknown-ref-fix' by Junio C Hamano · 6 years ago
- 2ed2e19 help_unknown_ref(): check for refname ambiguity by Jeff King · 6 years ago
- 8ed51b0 help_unknown_ref(): duplicate collected refnames by Jeff King · 6 years ago
- 057ab54 completion: fix multiple command removals by Jeff King · 6 years ago
- 83b0ecf git: read local config in --list-cmds by Jeff King · 6 years ago
- 6195a76 help: align the longest command in the command listing by Nguyễn Thái Ngọc Duy · 6 years ago
- 1c4b985 help -a: handle aliases with long names gracefully by Johannes Schindelin · 6 years ago
- 26c7d06 help -a: improve and make --verbose default by Nguyễn Thái Ngọc Duy · 7 years ago
- d280170 Merge branch 'hn/highlight-sideband-keywords' by Junio C Hamano · 7 years ago
- c5d276c Merge branch 'mk/http-backend-content-length' by Junio C Hamano · 7 years ago
- bf1a11f sideband: highlight keywords in remote sideband output by Han-Wen Nienhuys · 7 years ago
- 6c213e8 http-backend: respect CONTENT_LENGTH for receive-pack by Max Kirillov · 7 years ago
- 2289880 Merge branch 'nd/command-list' by Junio C Hamano · 7 years ago
- e17ca92 completion: drop the hard coded list of config vars by Nguyễn Thái Ngọc Duy · 7 years ago
- 3ac68a9 help: add --config to list all available config by Nguyễn Thái Ngọc Duy · 7 years ago
- 17b3e51 Merge branch 'nd/command-list' into nd/complete-config-vars by Junio C Hamano · 7 years ago
- 6532f37 completion: allow to customize the completable command list by Nguyễn Thái Ngọc Duy · 7 years ago
- 1b81d8c help: use command-list.txt for the source of guides by Nguyễn Thái Ngọc Duy · 7 years ago
- 63eae83 help: add "-a --verbose" to list all commands with synopsis by Nguyễn Thái Ngọc Duy · 7 years ago
- 3c77776 git: support --list-cmds=list-<category> by Nguyễn Thái Ngọc Duy · 7 years ago
- 6bb2dc0 completion: implement and use --list-cmds=main,others by Nguyễn Thái Ngọc Duy · 7 years ago
- cfb22a0 help: use command-list.h for common command list by Nguyễn Thái Ngọc Duy · 7 years ago
- d807c4a exec_cmd: rename to use dash in file name by Stefan Beller · 7 years ago
- ed32b78 version --build-options: report commit, too, if possible by Johannes Schindelin · 7 years ago
- b228940 version --build-options: also report host CPU by Eric Sunshine · 7 years ago
- aca226e Merge branch 'mb/reword-autocomplete-message' by Junio C Hamano · 8 years ago
- 50f03c6 Merge branch 'ab/free-and-null' by Junio C Hamano · 8 years ago
- f31d23a Merge branch 'bw/config-h' by Junio C Hamano · 8 years ago
- 1c3d87c Merge branch 'js/alias-early-config' by Junio C Hamano · 8 years ago
- 968b1fe auto-correct: tweak phrasing by Marc Branchaud · 8 years ago
- 50ad856 Merge branch 'jk/consistent-h' by Junio C Hamano · 8 years ago
- 88ce3ef *.[ch] refactoring: make use of the FREE_AND_NULL() macro by Ævar Arnfjörð Bjarmason · 8 years ago
- b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
- 659fef1 help: use early config when autocorrecting aliases by Johannes Schindelin · 8 years ago
- b48cbfc version: convert to parse-options by Jeff King · 8 years ago
- 7d5e13f Merge branch 'bw/forking-and-threading' by Junio C Hamano · 8 years ago
- 6c48686 usability: don't ask questions if no reply is required by Jean-Noel Avila · 8 years ago
- 38124a4 run-command: expose is_executable function by Brandon Williams · 8 years ago
- c755015 help: improve is_executable() on Windows by Heiko Voigt · 8 years ago
- 9ed0d8d use QSORT by René Scharfe · 9 years ago
- 6b9c38e t0006: skip "far in the future" test when unsigned long is not long enough by Jeff King · 9 years ago
- 96ffc06 convert trivial cases to FLEX_ARRAY macros by Jeff King · 9 years ago
- 510ab3f Merge branch 'js/sleep-without-select' by Junio C Hamano · 10 years ago
- 2024d31 help.c: wrap wait-only poll() invocation in sleep_millisec() by Johannes Sixt · 10 years ago
- 5455ee0 Merge branch 'bc/object-id' by Junio C Hamano · 10 years ago
- 91d6e94 append_similar_ref(): rewrite to take an object_id argument by Michael Haggerty · 10 years ago
- 2b2a5be each_ref_fn: change to take an object_id parameter by Michael Haggerty · 10 years ago
- 2241477 help: respect new common command grouping by Sébastien Guimmara · 10 years ago
- 5d7f49d Merge branch 'sb/help-unknown-command-sort-fix' by Junio C Hamano · 11 years ago
- d333ac1 help: fix the size passed to qsort by Stefan Beller · 11 years ago
- 6e40947 Merge branch 'jk/strip-suffix' by Junio C Hamano · 11 years ago
- 26936bf use strip_suffix instead of ends_with in simple cases by Jeff King · 11 years ago
- 2975c77 replace has_extension with ends_with by Jeff King · 11 years ago
- de8118e use skip_prefix to avoid repeated calculations by Jeff King · 11 years ago
- 95b567c use skip_prefix to avoid repeating strings by Jeff King · 11 years ago
- ae021d8 use skip_prefix to avoid magic numbers by Jeff King · 11 years ago
- c89eb98 Merge branch 'rt/help-pretty-prints-cmd-names' by Junio C Hamano · 11 years ago
- d10cb3d help.c: rename function "pretty_print_string_list" by Ralf Thielow · 11 years ago
- 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
- f66450a cygwin: Remove the Win32 l/stat() implementation by Ramsay Jones · 12 years ago
- e936318 Merge branch 'rj/mingw-cygwin' by Junio C Hamano · 12 years ago
- e561810 help: add help_unknown_ref() by Vikrant Varma · 12 years ago
- 380395d mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE by Jonathan Nieder · 12 years ago
- f2de0b9 help.c: add a compatibility comment to cmd_version() by David Aguilar · 12 years ago
- 1542d4c help: include <common-cmds.h> only in one file by Junio C Hamano · 12 years ago
- 6a17f58 help.c::exclude_cmds(): plug a leak by Junio C Hamano · 13 years ago
- 4a15758 help.c::uniq: plug a leak by Jeff King · 13 years ago
- 816fb46 move git_version_string into version.c by Jeff King · 13 years ago
- c41494f Reduce cost of deletion in levenstein distance (4 -> 3) by Matthieu Moy · 13 years ago
- f4ed0af Merge branch 'nd/columns' by Junio C Hamano · 13 years ago