summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Merge branch 'hi/grep-do-not-return-void'Libravatar Junio C Hamano1-1/+1
2019-12-06Merge branch 'rs/use-skip-prefix-more'Libravatar Junio C Hamano5-22/+16
2019-12-06Merge branch 'rs/simplify-prepare-cmd'Libravatar Junio C Hamano1-2/+1
2019-12-06Merge branch 'rs/test-cleanup'Libravatar Junio C Hamano10-23/+16
2019-12-06Merge branch 'sg/assume-no-todo-update-in-cherry-pick'Libravatar Junio C Hamano2-1/+31
2019-12-06Merge branch 'sg/osx-force-gcc-9'Libravatar Junio C Hamano2-4/+5
2019-12-06name-rev: drop name_rev()'s 'generation' and 'distance' parametersLibravatar SZEDER Gábor1-12/+13
2019-12-06name-rev: restructure creating/updating 'struct rev_name' instancesLibravatar SZEDER Gábor1-14/+21
2019-12-06name-rev: restructure parsing commits and applying date cutoffLibravatar SZEDER Gábor1-13/+16
2019-12-06name-rev: pull out deref handling from the recursionLibravatar SZEDER Gábor1-17/+10
2019-12-06name-rev: extract creating/updating a 'struct name_rev' into a helperLibravatar SZEDER Gábor1-13/+27
2019-12-06t6120: add a test to cover inner conditions in 'git name-rev's name_rev()Libravatar SZEDER Gábor1-0/+41
2019-12-06name-rev: use sizeof(*ptr) instead of sizeof(type) in allocationLibravatar SZEDER Gábor1-1/+1
2019-12-06name-rev: avoid unnecessary cast in name_ref()Libravatar SZEDER Gábor1-1/+1
2019-12-06name-rev: use strbuf_strip_suffix() in get_rev_name()Libravatar René Scharfe1-4/+3
2019-12-06t6120-describe: modernize the 'check_describe' helperLibravatar SZEDER Gábor1-6/+4
2019-12-06range-diff: clear `other_arg` at end of functionLibravatar Denton Liu1-0/+1
2019-12-06range-diff: mark pointers as constLibravatar Denton Liu2-5/+5
2019-12-06t3206: fix incorrect test nameLibravatar Denton Liu1-1/+1
2019-12-06t9300-fast-import: don't hang if background fast-import exits too earlyLibravatar SZEDER Gábor1-2/+14
2019-12-06t9300-fast-import: store the PID in a variable instead of pidfileLibravatar SZEDER Gábor1-3/+3
2019-12-06apply --allow-overlap: fix a corner caseLibravatar Johannes Schindelin1-0/+10
2019-12-06git add -p: use non-zero exit code when the diff generation failedLibravatar Johannes Schindelin2-4/+6
2019-12-06t3701: verify that the diff.algorithm config setting is handledLibravatar Johannes Schindelin1-0/+10
2019-12-06t3701: verify the shown messages when nothing can be addedLibravatar Johannes Schindelin1-0/+11
2019-12-06t3701: add a test for the different `add -p` promptsLibravatar Johannes Schindelin1-1/+18
2019-12-06t3701: avoid depending on the TTY prerequisiteLibravatar Johannes Schindelin1-7/+21
2019-12-06t3701: add a test for advanced split-hunk editingLibravatar Johannes Schindelin1-0/+22
2019-12-06Git 2.24.1Libravatar Johannes Schindelin3-2/+10
2019-12-06Sync with 2.23.1Libravatar Johannes Schindelin46-87/+983
2019-12-06Git 2.23.1Libravatar Johannes Schindelin3-2/+10
2019-12-06Sync with 2.22.2Libravatar Johannes Schindelin45-87/+975
2019-12-06Git 2.22.2Libravatar Johannes Schindelin3-2/+10
2019-12-06Sync with 2.21.1Libravatar Johannes Schindelin44-87/+967
2019-12-06Git 2.21.1Libravatar Johannes Schindelin3-2/+14
2019-12-06Merge branch 'fix-msys2-quoting-bugs'Libravatar Johannes Schindelin1-5/+20
2019-12-06mingw: sh arguments need quoting in more circumstancesLibravatar Johannes Schindelin1-2/+3
2019-12-06t7415: drop v2.20.x-specific work-aroundLibravatar Johannes Schindelin1-1/+1
2019-12-06mingw: fix quoting of empty arguments for `sh`Libravatar Johannes Schindelin1-1/+1
2019-12-06mingw: use MSYS2 quoting even when spawning shell scriptsLibravatar Johannes Schindelin1-1/+2
2019-12-06mingw: detect when MSYS2's sh is to be spawned more robustlyLibravatar Johannes Schindelin1-1/+14
2019-12-06Sync with 2.20.2Libravatar Johannes Schindelin43-82/+935
2019-12-06Git 2.20.2Libravatar Johannes Schindelin3-2/+20
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesLibravatar Jonathan Nieder1-0/+2
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xLibravatar Johannes Schindelin1-1/+1
2019-12-06Sync with 2.19.3Libravatar Johannes Schindelin40-82/+914
2019-12-06Git 2.19.3Libravatar Johannes Schindelin3-2/+10
2019-12-06Sync with 2.18.2Libravatar Johannes Schindelin39-82/+906
2019-12-06Git 2.18.2Libravatar Johannes Schindelin3-2/+10
2019-12-06Sync with 2.17.3Libravatar Johannes Schindelin38-83/+898