Age | Commit message (Expand) | Author | Files | Lines |
2020-11-25 | help.c: help.autocorrect=never means "do not compute suggestions" | Drew DeVault | 1 | -3/+22 |
2020-10-07 | help: do not expect built-in commands to be hardlinked | Johannes Schindelin | 1 | -0/+2 |
2020-08-27 | Merge branch 'jk/leakfix' | Junio C Hamano | 1 | -1/+1 |
2020-08-14 | config: fix leaks from git_config_get_string_const() | Jeff King | 1 | -1/+1 |
2020-08-04 | help: drop usage of 'common' and 'useful' for guides | Philippe Blain | 1 | -2/+2 |
2020-05-12 | help: add shell-path to --build-options | Emily Shaffer | 1 | -0/+1 |
2020-04-16 | bugreport: gather git version and build info | Emily Shaffer | 1 | -18/+28 |
2020-04-16 | help: move list_config_help to builtin/help | Emily Shaffer | 1 | -85/+0 |
2019-11-10 | Fix spelling errors in messages shown to users | Elijah Newren | 1 | -1/+1 |
2019-09-30 | Merge branch 'rs/help-unknown-ref-does-not-return' | Junio C Hamano | 1 | -1/+2 |
2019-08-30 | help: make help_unknown_ref() NORETURN | René Scharfe | 1 | -1/+2 |
2019-06-13 | Merge branch 'jk/help-unknown-ref-fix' | Junio C Hamano | 1 | -4/+4 |
2019-05-15 | help_unknown_ref(): check for refname ambiguity | Jeff King | 1 | -3/+3 |
2019-05-15 | help_unknown_ref(): duplicate collected refnames | Jeff King | 1 | -1/+1 |
2019-03-21 | completion: fix multiple command removals | Jeff King | 1 | -2/+2 |
2019-03-21 | git: read local config in --list-cmds | Jeff King | 1 | -7/+0 |
2019-01-31 | help: align the longest command in the command listing | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-12-12 | help -a: handle aliases with long names gracefully | Johannes Schindelin | 1 | -1/+9 |
2018-10-03 | help -a: improve and make --verbose default | Nguyễn Thái Ngọc Duy | 1 | -4/+46 |
2018-08-20 | Merge branch 'hn/highlight-sideband-keywords' | Junio C Hamano | 1 | -0/+1 |
2018-08-17 | Merge branch 'mk/http-backend-content-length' | Junio C Hamano | 1 | -0/+1 |
2018-08-08 | sideband: highlight keywords in remote sideband output | Han-Wen Nienhuys | 1 | -0/+1 |
2018-07-27 | http-backend: respect CONTENT_LENGTH for receive-pack | Max Kirillov | 1 | -0/+1 |
2018-06-01 | Merge branch 'nd/command-list' | Junio C Hamano | 1 | -27/+217 |
2018-05-29 | completion: drop the hard coded list of config vars | Nguyễn Thái Ngọc Duy | 1 | -3/+31 |
2018-05-29 | help: add --config to list all available config | Nguyễn Thái Ngọc Duy | 1 | -0/+56 |
2018-05-29 | Merge branch 'nd/command-list' into nd/complete-config-vars | Junio C Hamano | 1 | -27/+217 |
2018-05-21 | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 1 | -0/+33 |
2018-05-21 | help: use command-list.txt for the source of guides | Nguyễn Thái Ngọc Duy | 1 | -4/+17 |
2018-05-21 | help: add "-a --verbose" to list all commands with synopsis | Nguyễn Thái Ngọc Duy | 1 | -0/+16 |
2018-05-21 | git: support --list-cmds=list-<category> | Nguyễn Thái Ngọc Duy | 1 | -0/+23 |
2018-05-21 | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 1 | -0/+32 |
2018-05-10 | help: use command-list.h for common command list | Nguyễn Thái Ngọc Duy | 1 | -36/+109 |
2018-04-11 | exec_cmd: rename to use dash in file name | Stefan Beller | 1 | -1/+1 |
2017-12-14 | version --build-options: report commit, too, if possible | Johannes Schindelin | 1 | -0/+5 |
2017-12-14 | version --build-options: also report host CPU | Eric Sunshine | 1 | -0/+1 |
2017-06-26 | Merge branch 'mb/reword-autocomplete-message' | Junio C Hamano | 1 | -6/+12 |
2017-06-24 | Merge branch 'ab/free-and-null' | Junio C Hamano | 1 | -2/+1 |
2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
2017-06-24 | Merge branch 'js/alias-early-config' | Junio C Hamano | 1 | -1/+1 |
2017-06-21 | auto-correct: tweak phrasing | Marc Branchaud | 1 | -6/+12 |
2017-06-19 | Merge branch 'jk/consistent-h' | Junio C Hamano | 1 | -5/+20 |
2017-06-16 | *.[ch] refactoring: make use of the FREE_AND_NULL() macro | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
2017-06-15 | help: use early config when autocorrecting aliases | Johannes Schindelin | 1 | -1/+1 |
2017-06-05 | version: convert to parse-options | Jeff King | 1 | -5/+20 |
2017-05-30 | Merge branch 'bw/forking-and-threading' | Junio C Hamano | 1 | -42/+1 |
2017-05-12 | usability: don't ask questions if no reply is required | Jean-Noel Avila | 1 | -2/+2 |
2017-04-25 | run-command: expose is_executable function | Brandon Williams | 1 | -42/+1 |
2017-01-30 | help: improve is_executable() on Windows | Heiko Voigt | 1 | -3/+18 |