| Commit message (Expand) | Author | Age | Files | Lines |
* | version --build-options: report commit, too, if possiblejs/enhanced-version-info | Johannes Schindelin | 2017-12-14 | 1 | -0/+5 |
* | version --build-options: also report host CPU | Eric Sunshine | 2017-12-14 | 1 | -0/+1 |
* | Merge branch 'mb/reword-autocomplete-message' | Junio C Hamano | 2017-06-26 | 1 | -6/+12 |
|\ |
|
| * | auto-correct: tweak phrasingmb/reword-autocomplete-message | Marc Branchaud | 2017-06-21 | 1 | -6/+12 |
* | | Merge branch 'ab/free-and-null' | Junio C Hamano | 2017-06-24 | 1 | -2/+1 |
|\ \ |
|
| * | | *.[ch] refactoring: make use of the FREE_AND_NULL() macro | Ævar Arnfjörð Bjarmason | 2017-06-16 | 1 | -2/+1 |
* | | | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
* | | | | Merge branch 'js/alias-early-config' | Junio C Hamano | 2017-06-24 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | help: use early config when autocorrecting aliases | Johannes Schindelin | 2017-06-15 | 1 | -1/+1 |
* | | | | Merge branch 'jk/consistent-h' | Junio C Hamano | 2017-06-19 | 1 | -5/+20 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | version: convert to parse-options | Jeff King | 2017-06-05 | 1 | -5/+20 |
| |/ / |
|
* | | | Merge branch 'bw/forking-and-threading' | Junio C Hamano | 2017-05-30 | 1 | -42/+1 |
|\ \ \ |
|
| * | | | run-command: expose is_executable function | Brandon Williams | 2017-04-25 | 1 | -42/+1 |
| |/ / |
|
* | | | usability: don't ask questions if no reply is required | Jean-Noel Avila | 2017-05-12 | 1 | -2/+2 |
|/ / |
|
* | | help: improve is_executable() on Windowshv/mingw-help-is-executable | Heiko Voigt | 2017-01-30 | 1 | -3/+18 |
* | | use QSORT | René Scharfe | 2016-09-29 | 1 | -10/+5 |
|/ |
|
* | t0006: skip "far in the future" test when unsigned long is not long enoughjk/tzoffset-fix | Jeff King | 2016-07-15 | 1 | -0/+6 |
* | convert trivial cases to FLEX_ARRAY macros | Jeff King | 2016-02-22 | 1 | -4/+2 |
* | Merge branch 'js/sleep-without-select' | Junio C Hamano | 2015-06-24 | 1 | -1/+1 |
|\ |
|
| * | help.c: wrap wait-only poll() invocation in sleep_millisec() | Johannes Sixt | 2015-06-05 | 1 | -1/+1 |
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-06-05 | 1 | -1/+1 |
|\ \ |
|
| * | | append_similar_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 | 1 | -4/+2 |
| * | | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 2015-05-25 | 1 | -1/+3 |
| |/ |
|
* | | help: respect new common command grouping | Sébastien Guimmara | 2015-05-21 | 1 | -1/+23 |
|/ |
|
* | Merge branch 'sb/help-unknown-command-sort-fix' | Junio C Hamano | 2014-09-26 | 1 | -1/+1 |
|\ |
|
| * | help: fix the size passed to qsortsb/help-unknown-command-sort-fix | Stefan Beller | 2014-09-18 | 1 | -1/+1 |
* | | Merge branch 'jk/strip-suffix' | Junio C Hamano | 2014-07-16 | 1 | -3/+2 |
|\ \ |
|
| * | | use strip_suffix instead of ends_with in simple cases | Jeff King | 2014-06-30 | 1 | -3/+2 |
| * | | replace has_extension with ends_with | Jeff King | 2014-06-30 | 1 | -1/+1 |
* | | | use skip_prefix to avoid repeated calculations | Jeff King | 2014-06-20 | 1 | -6/+5 |
* | | | use skip_prefix to avoid repeating strings | Jeff King | 2014-06-20 | 1 | -3/+4 |
* | | | use skip_prefix to avoid magic numbers | Jeff King | 2014-06-20 | 1 | -2/+4 |
|/ / |
|
* | | Merge branch 'rt/help-pretty-prints-cmd-names' | Junio C Hamano | 2014-03-14 | 1 | -4/+3 |
|\ \ |
|
| * | | help.c: rename function "pretty_print_string_list"rt/help-pretty-prints-cmd-names | Ralf Thielow | 2014-02-28 | 1 | -4/+3 |
* | | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -4/+4 |
|/ / |
|
* | | cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstat | Ramsay Jones | 2013-07-18 | 1 | -4/+1 |
* | | Merge branch 'rj/mingw-cygwin' | Junio C Hamano | 2013-06-11 | 1 | -1/+1 |
|\ \ |
|
| * | | mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE | Jonathan Nieder | 2013-05-08 | 1 | -1/+1 |
* | | | help: add help_unknown_ref() | Vikrant Varma | 2013-05-08 | 1 | -0/+50 |
|/ / |
|
* | | help.c: add a compatibility comment to cmd_version() | David Aguilar | 2013-04-16 | 1 | -0/+4 |
* | | help: include <common-cmds.h> only in one file | Junio C Hamano | 2013-01-18 | 1 | -0/+17 |
* | | help.c::exclude_cmds(): plug a leak | Junio C Hamano | 2012-07-25 | 1 | -3/+4 |
* | | help.c::uniq: plug a leak | Jeff King | 2012-07-25 | 1 | -2/+5 |
* | | move git_version_string into version.c | Jeff King | 2012-06-03 | 1 | -0/+1 |
* | | Reduce cost of deletion in levenstein distance (4 -> 3) | Matthieu Moy | 2012-05-29 | 1 | -1/+1 |
* | | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 | 1 | -35/+23 |
|\ \ |
|
| * | | help: reuse print_columns() for help -a | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -36/+23 |
* | | | help: replace underlining "help -a" headers using hyphens with a blank line | Nguyễn Thái Ngọc Duy | 2012-04-25 | 1 | -13/+3 |
* | | | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -12/+20 |
|/ / |
|