aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'ak/lazy-prereq-mktemp' into maintJunio C Hamano2016-07-28
|\
| * t7610: test for mktemp before test executionArmin Kunaschik2016-07-06
* | Merge branch 'nd/icase' into maintJunio C Hamano2016-07-28
|\ \
| * | grep.c: reuse "icase" variableNguyễn Thái Ngọc Duy2016-07-01
| * | diffcore-pickaxe: support case insensitive match on non-asciiNguyễn Thái Ngọc Duy2016-07-01
| * | diffcore-pickaxe: Add regcomp_or_die()Nguyễn Thái Ngọc Duy2016-07-01
| * | grep/pcre: support utf-8Nguyễn Thái Ngọc Duy2016-07-01
| * | gettext: add is_utf8_locale()Nguyễn Thái Ngọc Duy2016-07-01
| * | grep/pcre: prepare locale-dependent tables for icase matchingNguyễn Thái Ngọc Duy2016-07-01
| * | grep: rewrite an if/else condition to avoid duplicate expressionNguyễn Thái Ngọc Duy2016-07-01
| * | grep/icase: avoid kwsset when -F is specifiedNguyễn Thái Ngọc Duy2016-07-01
| * | grep/icase: avoid kwsset on literal non-ascii stringsNguyễn Thái Ngọc Duy2016-06-27
| * | test-regex: expose full regcomp() to the command lineNguyễn Thái Ngọc Duy2016-06-27
| * | test-regex: isolate the bug test codeNguyễn Thái Ngọc Duy2016-06-27
| * | grep: break down an "if" stmt in preparation for next changesNguyễn Thái Ngọc Duy2016-06-27
* | | Merge branch 'sb/submodule-parallel-fetch' into maintJunio C Hamano2016-07-28
|\ \ \
| * | | hoist out handle_nonblock function for xread and xwriteEric Wong2016-07-11
| * | | xwrite: poll on non-blocking FDsEric Wong2016-06-27
| * | | xread: retry after poll on EAGAIN/EWOULDBLOCKEric Wong2016-06-27
* | | | Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maintJunio C Hamano2016-07-28
|\ \ \ \
| * | | | blame: require 0 context lines while finding moved lines with -MDavid Kastrup2016-05-29
* | | | | Merge branch 'jk/test-match-signal' into maintJunio C Hamano2016-07-28
|\ \ \ \ \
| * | | | | t/lib-git-daemon: use test_match_signalJeff King2016-07-06
| * | | | | test_must_fail: use test_match_signalJeff King2016-07-06
| * | | | | t0005: use test_match_signal as appropriateJeff King2016-07-06
| * | | | | tests: factor portable signal check out of t0005Jeff King2016-07-06
* | | | | | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \
| * | | | | | am: counteract gender biasJohannes Schindelin2016-07-08
* | | | | | | Merge branch 'js/t3404-grammo-fix' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \
| * | | | | | | t3404: fix a grammo (commands are ran -> commands are run)Johannes Schindelin2016-06-29
* | | | | | | | Merge branch 'nd/doc-new-command' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \ \
| * | | | | | | | new-command.txt: correct the command description fileNguyễn Thái Ngọc Duy2016-06-27
* | | | | | | | | Merge branch 'ew/gc-auto-pack-limit-fix' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gc: fix off-by-one error with gc.autoPackLimitEric Wong2016-06-27
* | | | | | | | | | Merge branch 'js/color-on-windows-comment' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | color.h: remove obsolete comment about limitations on WindowsJohannes Schindelin2016-06-28
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'mm/doc-tt' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: typeset HEAD and variants as literalMatthieu Moy2016-06-28
| * | | | | | | | | | CodingGuidelines: formatting HEAD in documentationMatthieu Moy2016-06-28
| * | | | | | | | | | doc: typeset long options with argument as literalMatthieu Moy2016-06-28
| * | | | | | | | | | doc: typeset '--' as literalMatthieu Moy2016-06-28
| * | | | | | | | | | doc: typeset long command-line options as literalMatthieu Moy2016-06-28
| * | | | | | | | | | doc: typeset short command-line options as literalMatthieu Moy2016-06-28
| * | | | | | | | | | Documentation/git-mv.txt: fix whitespace indentationMatthieu Moy2016-06-28
* | | | | | | | | | | Merge branch 'js/sign-empty-commit-fix' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | commit -S: avoid invalid pointer with empty messageJohannes Schindelin2016-06-29
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rebase -i: restore autostash on abortPatrick Steinhardt2016-06-29
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'nd/ita-cleanup' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | grep: fix grepping for "intent to add" filesCharles Bailey2016-07-01