summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-27Merge branch 'pc/occurred'Libravatar Junio C Hamano2-2/+2
2016-06-27Merge branch 'cc/apply-introduce-state'Libravatar Junio C Hamano1-609/+820
2016-06-27Merge branch 'rs/xdiff-hunk-with-func-line' into maintLibravatar Junio C Hamano10-93/+365
2016-06-27Merge branch 'jk/rev-list-count-with-bitmap' into maintLibravatar Junio C Hamano2-1/+11
2016-06-27Merge branch 'et/pretty-format-c-auto' into maintLibravatar Junio C Hamano2-8/+20
2016-06-27Merge branch 'ew/daemon-socket-keepalive' into maintLibravatar Junio C Hamano1-0/+14
2016-06-27xwrite: poll on non-blocking FDsLibravatar Eric Wong1-2/+20
2016-06-27xread: retry after poll on EAGAIN/EWOULDBLOCKLibravatar Eric Wong1-0/+1
2016-06-27unpack-trees: fix English grammar in do-this-before-that messagesLibravatar Alex Henrie4-16/+16
2016-06-27gc: fix off-by-one error with gc.autoPackLimitLibravatar Eric Wong1-1/+1
2016-06-27new-command.txt: correct the command description fileLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2016-06-24t4211: ensure that log respects --output=<file>Libravatar Johannes Schindelin1-0/+7
2016-06-24shortlog: respect the --output=<file> settingLibravatar Johannes Schindelin2-1/+9
2016-06-24format-patch: use stdout directlyLibravatar Johannes Schindelin1-5/+1
2016-06-24format-patch: avoid freopen()Libravatar Johannes Schindelin1-31/+33
2016-06-24format-patch: explicitly switch off color when writing to filesLibravatar Johannes Schindelin1-0/+2
2016-06-24shortlog: support outputting to streams other than stdoutLibravatar Johannes Schindelin2-5/+9
2016-06-24graph: respect the diffopt.file settingLibravatar Johannes Schindelin1-13/+17
2016-06-24line-log: respect diffopt's configured output file streamLibravatar Johannes Schindelin1-17/+17
2016-06-24log-tree: respect diffopt's configured output file streamLibravatar Johannes Schindelin1-32/+32
2016-06-24log: prepare log/log-tree to reuse the diffopt.close_file attributeLibravatar Johannes Schindelin2-4/+16
2016-06-24log: add log.showSignature configuration variableLibravatar Mehul Jain4-0/+37
2016-06-24log: add "--no-show-signature" command line optionLibravatar Mehul Jain2-0/+7
2016-06-24t4202: refactor testLibravatar Mehul Jain1-2/+5
2016-06-23color: support strike-through attributeLibravatar Jeff King4-7/+9
2016-06-23color: support "italic" attributeLibravatar Jeff King4-7/+11
2016-06-23color: allow "no-" for negating attributesLibravatar Jeff King3-2/+8
2016-06-23color: refactor parse_attrLibravatar Jeff King1-10/+21
2016-06-23add skip_prefix_mem helperLibravatar Jeff King1-0/+17
2016-06-23doc: refactor description of color formatLibravatar Jeff King1-21/+26
2016-06-23color: fix max-size commentLibravatar Jeff King1-5/+7
2016-06-22git-svn: skip mergeinfo handling with --no-follow-parentLibravatar Eric Wong1-9/+16
2016-06-22t2300: "git --exec-path" is not usable in $PATH on Windows as-isLibravatar Johannes Schindelin1-1/+9
2016-06-22p4211: explicitly disable renames in no-rename testLibravatar Jeff King1-3/+3
2016-06-22t/perf: fix regression in testing older versions of gitLibravatar Jeff King2-3/+14
2016-06-22commit.c: make find_commit_subject() more robustLibravatar Johannes Schindelin2-1/+18
2016-06-22pretty: make the skip_blank_lines() function publicLibravatar Johannes Schindelin2-8/+9
2016-06-22doc: git-htmldocs.googlecode.com is no moreLibravatar Jonathan Nieder1-2/+2
2016-06-22git-p4: correct hasBranchPrefix verbose outputLibravatar Andrew Oakley1-1/+1
2016-06-21t7810: fix duplicated test titleLibravatar Charles Bailey1-1/+1
2016-06-21t5614: don't use subshellsLibravatar Stefan Beller1-50/+20
2016-06-21t7800: readlink may not be availableLibravatar Armin Kunaschik1-1/+1
2016-06-21perf: accommodate for MacOSXLibravatar Johannes Schindelin2-1/+7
2016-06-20local_tzoffset: detect errors from tm_to_time_tLibravatar Jeff King2-0/+7
2016-06-20t0006: test various date formatsLibravatar Jeff King2-0/+47
2016-06-20t0006: rename test-date's "show" to "relative"Libravatar Jeff King2-17/+17
2016-06-20mingw: let the build succeed with DEVELOPER=1Libravatar Johannes Schindelin3-6/+6
2016-06-20clone: do not let --depth imply --shallow-submodulesLibravatar Junio C Hamano3-8/+21
2016-06-20Start the post-2.9 cycleLibravatar Junio C Hamano3-2/+70
2016-06-20Merge branch 'rs/xdiff-hunk-with-func-line'Libravatar Junio C Hamano10-93/+365