summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-01diffcore-pickaxe: support case insensitive match on non-asciiLibravatar Nguyễn Thái Ngọc Duy2-0/+18
2016-07-01diffcore-pickaxe: Add regcomp_or_die()Libravatar Nguyễn Thái Ngọc Duy1-9/+13
2016-07-01grep/pcre: support utf-8Libravatar Nguyễn Thái Ngọc Duy2-0/+17
2016-07-01gettext: add is_utf8_locale()Libravatar Nguyễn Thái Ngọc Duy2-2/+23
2016-07-01grep/pcre: prepare locale-dependent tables for icase matchingLibravatar Nguyễn Thái Ngọc Duy3-2/+26
2016-07-01grep: rewrite an if/else condition to avoid duplicate expressionLibravatar Nguyễn Thái Ngọc Duy1-4/+1
2016-07-01grep/icase: avoid kwsset when -F is specifiedLibravatar Nguyễn Thái Ngọc Duy4-1/+108
2016-07-01archive-tar: drop return valueLibravatar Jeff King1-7/+4
2016-07-01archive-tar: write extended headers for far-future mtimeLibravatar Jeff King2-5/+18
2016-07-01archive-tar: write extended headers for file sizes >= 8GBLibravatar Jeff King2-4/+31
2016-07-01t5000: test tar files that overflow ustar headersLibravatar Jeff King3-0/+74
2016-07-01t9300: factor out portable "head -c" replacementLibravatar Jeff King2-20/+17
2016-06-29commit -S: avoid invalid pointer with empty messageLibravatar Johannes Schindelin1-1/+6
2016-06-29reset --hard: skip blank lines when reporting the commit subjectLibravatar Johannes Schindelin1-1/+1
2016-06-29sequencer: use skip_blank_lines() to find the commit subjectLibravatar Johannes Schindelin1-4/+2
2016-06-29commit -C: skip blank lines at the beginning of the messageLibravatar Johannes Schindelin1-1/+1
2016-06-29t3404: fix a grammo (commands are ran -> commands are run)Libravatar Johannes Schindelin1-1/+1
2016-06-29rebase -i: restore autostash on abortLibravatar Patrick Steinhardt2-0/+32
2016-06-28diff: convert prep_temp_blob() to struct object_idLibravatar brian m. carlson1-4/+4
2016-06-28merge-recursive: convert merge_recursive_generic() to object_idLibravatar brian m. carlson3-20/+20
2016-06-28merge-recursive: convert leaf functions to use struct object_idLibravatar brian m. carlson1-118/+118
2016-06-28merge-recursive: convert struct merge_file_info to object_idLibravatar brian m. carlson1-19/+20
2016-06-28merge-recursive: convert struct stage_data to use object_idLibravatar brian m. carlson1-20/+18
2016-06-28diff: rename struct diff_filespec's sha1_valid memberLibravatar brian m. carlson6-25/+25
2016-06-28diff: convert struct diff_filespec to struct object_idLibravatar brian m. carlson13-128/+147
2016-06-28coccinelle: apply object_id Coccinelle transformationsLibravatar brian m. carlson3-10/+9
2016-06-28coccinelle: convert hashcpy() with null_sha1 to hashclr()Libravatar brian m. carlson5-6/+6
2016-06-28contrib/coccinelle: add basic Coccinelle transformsLibravatar brian m. carlson2-0/+97
2016-06-28hex: add oid_to_hex_r()Libravatar brian m. carlson2-0/+6
2016-06-28diff: do not color output when --color=auto and --output=<file> is givenLibravatar Johannes Schindelin1-0/+2
2016-06-28contrib/subtree: Add a test for subtree rebase that loses commitsLibravatar David A. Greene1-0/+119
2016-06-28color.h: remove obsolete comment about limitations on WindowsLibravatar Johannes Schindelin1-5/+0
2016-06-28doc: typeset HEAD and variants as literalLibravatar Matthieu Moy11-26/+26
2016-06-28CodingGuidelines: formatting HEAD in documentationLibravatar Matthieu Moy1-2/+3
2016-06-28doc: typeset long options with argument as literalLibravatar Matthieu Moy1-2/+2
2016-06-28doc: typeset '--' as literalLibravatar Matthieu Moy3-4/+4
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy46-149/+149
2016-06-28doc: typeset short command-line options as literalLibravatar Matthieu Moy23-52/+52
2016-06-28Documentation/git-mv.txt: fix whitespace indentationLibravatar Matthieu Moy1-2/+2
2016-06-27fetch: change flag code for displaying tag update and deleted refLibravatar Nguyễn Thái Ngọc Duy2-4/+4
2016-06-27fetch: refactor ref update status formatting codeLibravatar Nguyễn Thái Ngọc Duy1-39/+38
2016-06-27git-fetch.txt: document fetch outputLibravatar Nguyễn Thái Ngọc Duy1-0/+46
2016-06-27Second batch of topics for 2.10Libravatar Junio C Hamano1-0/+65
2016-06-27Sync with maintLibravatar Junio C Hamano1-0/+28
2016-06-27Start preparing for 2.9.1Libravatar Junio C Hamano2-1/+29
2016-06-27Merge branch 'tb/complete-status'Libravatar Junio C Hamano1-1/+97
2016-06-27Merge branch 'mg/cherry-pick-multi-on-unborn'Libravatar Junio C Hamano1-5/+6
2016-06-27Merge branch 'lf/receive-pack-auto-gc-to-client'Libravatar Junio C Hamano1-2/+13
2016-06-27Merge branch 'em/newer-freebsd-shells-are-fine-with-returns'Libravatar Junio C Hamano3-6/+6
2016-06-27Merge branch 'lv/status-say-working-tree-not-directory'Libravatar Junio C Hamano1-1/+1