summaryrefslogtreecommitdiffstats
path: root/walker.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-19color.c: trim leading spaces in color_parse_mem()Nguyễn Thái Ngọc Duy1-1/+6
2017-01-19color.c: fix color_parse_mem() with value_len == 0Nguyễn Thái Ngọc Duy1-0/+3
2016-09-02Git 2.10v2.10.0Junio C Hamano2-1/+6
2016-08-31A few more fixes before the final 2.10Junio C Hamano1-3/+8
2016-08-30pack-protocol: fix maximum pkt-line sizeLars Schneider1-3/+3
2016-08-30l10n: zh_CN: for git v2.10.0 l10n round 2Jiang Xin1-1755/+2746
2016-08-29p3400: make test script executableRené Scharfe1-0/+0
2016-08-29blame: fix segfault on untracked filesThomas Gummerer2-1/+7
2016-08-28l10n: ca.po: update translationAlex Henrie1-2262/+3751
2016-08-28l10n: fr.po v2.10.0-rc2Jean-Noel Avila1-1796/+3072
2016-08-28l10n: Updated Vietnamese translation for v2.10.0-rc2 (2757t)Tran Ngoc Quan1-374/+317
2016-08-27l10n: sv.po: Update Swedish translation (2757t0f0u)Peter Krefting1-1791/+3043
2016-08-27l10n: git.pot: v2.10.0 round 2 (12 new, 44 removed)Jiang Xin1-342/+189
2016-08-27l10n: Updated Vietnamese translation for v2.10.0 (2789t)Tran Ngoc Quan1-1780/+3085
2016-08-26Git 2.10-rc2v2.10.0-rc2Junio C Hamano2-1/+4
2016-08-26gitattributes: Document the unified "auto" handlingTorsten Bögershausen1-34/+24
2016-08-25Prepare for 2.10.0-rc2Junio C Hamano1-2/+29
2016-08-25git ls-files: text=auto eol=lf is supported in Git 2.10Torsten Bögershausen1-2/+1
2016-08-25l10n: pt_PT: update Portuguese translationVasco Almeida1-428/+507
2016-08-25l10n: pt_PT: merge git.potVasco Almeida1-1793/+3017
2016-08-24i18n: simplify numeric error reportingJean-Noel Avila1-28/+16
2016-08-24i18n: fix git rebase interactive commit messagesJean-Noel Avila1-42/+3
2016-08-24i18n: fix typos for translationJean-Noel Avila1-1/+1
2016-08-23doc: mention `git -c` in git-config(1)David Glasser1-0/+3
2016-08-23mingw: ensure temporary file handles are not inherited by child processesBen Wijen6-2/+23
2016-08-21l10n: ko.po: Update Korean translationChangwoo Ryu1-1757/+2908
2016-08-20Git 2.10-rc1v2.10.0-rc1Junio C Hamano2-1/+32
2016-08-19Revert "display HTML in default browser using Windows' shell API"Johannes Schindelin3-52/+0
2016-08-18t6026-merge-attr: child processes must not inherit index.lock handlesBen Wijen1-0/+13
2016-08-17RelNotes: final batch of topics before -rc1Junio C Hamano1-0/+13
2016-08-17git-multimail: update to release 1.4.0Matthieu Moy6-276/+725
2016-08-17relnotes: redo the description of text=auto fixJunio C Hamano1-5/+4
2016-08-17SubmittingPatches: document how to reference previous commitsHeiko Voigt1-0/+5
2016-08-17gpg-interface: prefer "long" key format output when verifying pgp signaturesLinus Torvalds1-2/+2
2016-08-16rev-parse: respect core.hooksPath in --git-pathJohannes Schindelin3-4/+9
2016-08-16t/Makefile: ensure that paths are valid on platforms we careJohannes Schindelin1-1/+10
2016-08-16difftool: always honor fatal error exit codesJohn Keeping2-0/+13
2016-08-16checkout: do not mention detach advice for explicit --detach optionStefan Beller2-1/+25
2016-08-15Relnotes: decribe the updates to the "text=auto" attributeJunio C Hamano1-0/+9
2016-08-15t1410: remove superfluous 'git reflog' from the 'walk past root' testSZEDER Gábor1-1/+0
2016-08-15l10n: git.pot: v2.10.0 round 1 (248 new, 56 removed)Jiang Xin1-1712/+2744
2016-08-14Git 2.10-rc0v2.10.0-rc0Junio C Hamano2-13/+11
2016-08-14convert: Correct NNO tests and missing `LF will be replaced by CRLF`Torsten Bögershausen2-43/+60
2016-08-14receive-pack: use FLEX_ALLOC_MEM in queue_command()René Scharfe1-3/+1
2016-08-14commit: use FLEX_ARRAY in struct merge_remote_descRené Scharfe2-3/+2
2016-08-14merge-recursive: fix verbose output for multiple base treesRené Scharfe2-4/+19
2016-08-14commit: factor out set_merge_remote_desc()René Scharfe2-7/+14
2016-08-14commit: use xstrdup() in get_merge_parent()René Scharfe1-1/+1
2016-08-14mailinfo: recycle strbuf in check_header()René Scharfe1-7/+2
2016-08-14correct FLEXPTR_* example in commentRené Scharfe1-1/+1