aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | 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 'bc/cocci'Junio C Hamano2016-07-19
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: convert prep_temp_blob() to struct object_idbrian m. carlson2016-06-28
| * | | | | | | | merge-recursive: convert merge_recursive_generic() to object_idbrian m. carlson2016-06-28
| * | | | | | | | merge-recursive: convert leaf functions to use struct object_idbrian m. carlson2016-06-28
| * | | | | | | | merge-recursive: convert struct merge_file_info to object_idbrian m. carlson2016-06-28
| * | | | | | | | merge-recursive: convert struct stage_data to use object_idbrian m. carlson2016-06-28
| * | | | | | | | diff: rename struct diff_filespec's sha1_valid memberbrian m. carlson2016-06-28
| * | | | | | | | diff: convert struct diff_filespec to struct object_idbrian m. carlson2016-06-28
| * | | | | | | | coccinelle: apply object_id Coccinelle transformationsbrian m. carlson2016-06-28
| * | | | | | | | coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-28
| * | | | | | | | contrib/coccinelle: add basic Coccinelle transformsbrian m. carlson2016-06-28
| * | | | | | | | hex: add oid_to_hex_r()brian m. carlson2016-06-28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/log-to-diffopt-file'Junio C Hamano2016-07-19
|\ \ \ \ \ \ \ \
| * | | | | | | | mingw: fix the shortlog --output=<file> testJohannes Schindelin2016-07-11
| * | | | | | | | diff: do not color output when --color=auto and --output=<file> is givenJohannes Schindelin2016-06-28
| * | | | | | | | t4211: ensure that log respects --output=<file>Johannes Schindelin2016-06-24
| * | | | | | | | shortlog: respect the --output=<file> settingJohannes Schindelin2016-06-24
| * | | | | | | | format-patch: use stdout directlyJohannes Schindelin2016-06-24
| * | | | | | | | format-patch: avoid freopen()Johannes Schindelin2016-06-24
| * | | | | | | | format-patch: explicitly switch off color when writing to filesJohannes Schindelin2016-06-24
| * | | | | | | | shortlog: support outputting to streams other than stdoutJohannes Schindelin2016-06-24
| * | | | | | | | graph: respect the diffopt.file settingJohannes Schindelin2016-06-24
| * | | | | | | | line-log: respect diffopt's configured output file streamJohannes Schindelin2016-06-24
| * | | | | | | | log-tree: respect diffopt's configured output file streamJohannes Schindelin2016-06-24
| * | | | | | | | log: prepare log/log-tree to reuse the diffopt.close_file attributeJohannes Schindelin2016-06-24
* | | | | | | | | Merge branch 'sb/submodule-parallel-fetch'Junio C Hamano2016-07-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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 'lf/recv-sideband-cleanup'Junio C Hamano2016-07-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sideband.c: small optimization of strbuf usageNicolas Pitre2016-07-06
| * | | | | | | | | | sideband.c: refactor recv_sideband()Lukas Fleischer2016-07-01
* | | | | | | | | | | Merge branch 'dk/blame-move-no-reason-for-1-line-context'Junio C Hamano2016-07-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blame: require 0 context lines while finding moved lines with -MDavid Kastrup2016-05-29
* | | | | | | | | | | | Merge branch 'nd/connect-ssh-command-config'Junio C Hamano2016-07-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | connect: read $GIT_SSH_COMMAND from config fileNguyễn Thái Ngọc Duy2016-07-06
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | archive-tar: huge offset and future timestamps would not work on 32-bitJunio C Hamano2016-07-15
* | | | | | | | | | | | Sync with 2.9.2Junio C Hamano2016-07-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Git 2.9.2v2.9.2Junio C Hamano2016-07-15