aboutsummaryrefslogtreecommitdiff
path: root/help.c
Commit message (Expand)AuthorAge
* version --build-options: report commit, too, if possibleJohannes Schindelin2017-12-14
* version --build-options: also report host CPUEric Sunshine2017-12-14
* Merge branch 'mb/reword-autocomplete-message'Junio C Hamano2017-06-26
|\
| * auto-correct: tweak phrasingMarc Branchaud2017-06-21
* | Merge branch 'ab/free-and-null'Junio C Hamano2017-06-24
|\ \
| * | *.[ch] refactoring: make use of the FREE_AND_NULL() macroÆvar Arnfjörð Bjarmason2017-06-16
* | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \
| * | | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | | Merge branch 'js/alias-early-config'Junio C Hamano2017-06-24
|\ \ \ \ | |/ / /
| * | | help: use early config when autocorrecting aliasesJohannes Schindelin2017-06-15
* | | | Merge branch 'jk/consistent-h'Junio C Hamano2017-06-19
|\ \ \ \ | |_|/ / |/| | |
| * | | version: convert to parse-optionsJeff King2017-06-05
| |/ /
* | | Merge branch 'bw/forking-and-threading'Junio C Hamano2017-05-30
|\ \ \
| * | | run-command: expose is_executable functionBrandon Williams2017-04-25
| |/ /
* | | usability: don't ask questions if no reply is requiredJean-Noel Avila2017-05-12
|/ /
* | help: improve is_executable() on WindowsHeiko Voigt2017-01-30
* | use QSORTRené Scharfe2016-09-29
|/
* t0006: skip "far in the future" test when unsigned long is not long enoughJeff King2016-07-15
* convert trivial cases to FLEX_ARRAY macrosJeff King2016-02-22
* Merge branch 'js/sleep-without-select'Junio C Hamano2015-06-24
|\
| * help.c: wrap wait-only poll() invocation in sleep_millisec()Johannes Sixt2015-06-05
* | Merge branch 'bc/object-id'Junio C Hamano2015-06-05
|\ \
| * | append_similar_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
| |/
* | help: respect new common command groupingSébastien Guimmara2015-05-21
|/
* Merge branch 'sb/help-unknown-command-sort-fix'Junio C Hamano2014-09-26
|\
| * help: fix the size passed to qsortStefan Beller2014-09-18
* | Merge branch 'jk/strip-suffix'Junio C Hamano2014-07-16
|\ \
| * | use strip_suffix instead of ends_with in simple casesJeff King2014-06-30
| * | replace has_extension with ends_withJeff King2014-06-30
* | | use skip_prefix to avoid repeated calculationsJeff King2014-06-20
* | | use skip_prefix to avoid repeating stringsJeff King2014-06-20
* | | use skip_prefix to avoid magic numbersJeff King2014-06-20
|/ /
* | Merge branch 'rt/help-pretty-prints-cmd-names'Junio C Hamano2014-03-14
|\ \
| * | help.c: rename function "pretty_print_string_list"Ralf Thielow2014-02-28
* | | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
|/ /
* | cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18
* | Merge branch 'rj/mingw-cygwin'Junio C Hamano2013-06-11
|\ \
| * | mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVEJonathan Nieder2013-05-08
* | | help: add help_unknown_ref()Vikrant Varma2013-05-08
|/ /
* | help.c: add a compatibility comment to cmd_version()David Aguilar2013-04-16
* | help: include <common-cmds.h> only in one fileJunio C Hamano2013-01-18
* | help.c::exclude_cmds(): plug a leakJunio C Hamano2012-07-25
* | help.c::uniq: plug a leakJeff King2012-07-25
* | move git_version_string into version.cJeff King2012-06-03
* | Reduce cost of deletion in levenstein distance (4 -> 3)Matthieu Moy2012-05-29
* | Merge branch 'nd/columns'Junio C Hamano2012-05-03
|\ \
| * | help: reuse print_columns() for help -aNguyễn Thái Ngọc Duy2012-04-27
* | | help: replace underlining "help -a" headers using hyphens with a blank lineNguyễn Thái Ngọc Duy2012-04-25
* | | i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
|/ /