summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-20sideband: avoid reporting incomplete sideband messagesLibravatar Johannes Schindelin3-1/+30
2020-10-20t7102,t7201: remove unnecessary blank spaces in test bodyLibravatar Charvi Mendiratta2-34/+0
2020-10-20t7101,t7102,t7201: modernize test formattingLibravatar Charvi Mendiratta3-65/+56
2020-10-20diff: add -I<regex> that ignores matching changesLibravatar Michał Kępień7-2/+221
2020-10-20merge-base, xdiff: zero out xpparam_t structuresLibravatar Michał Kępień3-0/+5
2020-10-20p7519-fsmonitor: add a git add benchmarkLibravatar Nipunn Koorapati1-0/+4
2020-10-20p7519-fsmonitor: refactor to avoid code duplicationLibravatar Nipunn Koorapati1-99/+37
2020-10-20perf lint: add make test-lint to perf testsLibravatar Nipunn Koorapati3-7/+11
2020-10-20t/perf: add fsmonitor perf test for git diffLibravatar Nipunn Koorapati1-0/+71
2020-10-20t/perf/p7519-fsmonitor.sh: warm cache on first git statusLibravatar Nipunn Koorapati1-1/+2
2020-10-20t/perf/README: elaborate on output formatLibravatar Nipunn Koorapati1-0/+2
2020-10-20fsmonitor: use fsmonitor data in `git diff`Libravatar Alex Vandiver1-2/+13
2020-10-20filter-branch doc: fix filter-repo typoLibravatar Christian Couder1-1/+1
2020-10-20Revert "test_cmp: diagnose incorrect arguments"Libravatar Junio C Hamano1-14/+2
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Libravatar Bradley M. Kuhn20-26/+26
2020-10-20SubmittingPatches: clarify DCO is our --signoff ruleLibravatar Junio C Hamano1-11/+14
2020-10-20Documentation: clarify and expand description of --signoffLibravatar Bradley M. Kuhn1-6/+10
2020-10-20doc: preparatory clean-up of description on the sign-off optionLibravatar Junio C Hamano3-18/+17
2020-10-19Git 2.29Libravatar Junio C Hamano1-1/+1
2020-10-18t2200,t9832: avoid using 'git' upstream in a pipeLibravatar Amanda Shafack2-2/+4
2020-10-18test-lib: reduce verbosity of skipped testsLibravatar Elijah Newren1-1/+0
2020-10-18t6006, t6012: adjust tests to use 'setup' instead of synonymsLibravatar Elijah Newren2-2/+2
2020-10-18test-lib: allow selecting tests by substring/glob with --runLibravatar Elijah Newren3-47/+74
2020-10-18t7518: fix flaky grep invocationLibravatar Elijah Newren1-1/+1
2020-10-18Merge tag 'l10n-2.29.0-rnd2' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano13-43679/+58411
2020-10-18t3435: add tests for rebase -r GPG signingLibravatar Samuel Čavoj1-0/+28
2020-10-18sequencer: pass explicit --no-gpg-sign to mergeLibravatar Samuel Čavoj2-0/+9
2020-10-18sequencer: fix gpg option passed to merge subcommandLibravatar Samuel Čavoj2-1/+22
2020-10-18t0000: use test_path_is_file instead of "test -f"Libravatar Caleb Tillman1-1/+1
2020-10-18Merge branch 'master' of github.com:Softcatala/git-poLibravatar Jiang Xin1-3572/+4352
2020-10-18l10n: zh_CN: for git v2.29.0 l10n round 1 and 2Libravatar Jiang Xin1-3432/+3788
2020-10-17Merge https://github.com/prati0100/git-guiLibravatar Junio C Hamano3-49/+93
2020-10-17Merge branch 'sh/blame-tooltip'Libravatar Pratyush Yadav1-0/+1
2020-10-17git-gui: blame: prevent tool tips from sticking around after Command-TabLibravatar Stefan Haller1-0/+1
2020-10-16MyFirstContribution: clarify asciidoc dependencyLibravatar Emily Shaffer1-2/+3
2020-10-16credential: load default configLibravatar Thomas Koutcher2-0/+29
2020-10-16t6423: more involved rules for renaming directories into each otherLibravatar Elijah Newren2-26/+230
2020-10-16t6423: update directory rename detection tests with new ruleLibravatar Elijah Newren2-25/+124
2020-10-16t6423: more involved directory rename testLibravatar Elijah Newren1-0/+195
2020-10-16directory-rename-detection.txt: update references to regression testsLibravatar Elijah Newren1-3/+4
2020-10-16bisect--helper: retire `--bisect-autostart` subcommandLibravatar Pranit Bauva1-9/+0
2020-10-16bisect--helper: retire `--write-terms` subcommandLibravatar Pranit Bauva1-9/+1
2020-10-16bisect--helper: retire `--check-expected-revs` subcommandLibravatar Pranit Bauva1-30/+0
2020-10-16bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in CLibravatar Pranit Bauva2-52/+89
2020-10-16bisect--helper: retire `--next-all` subcommandLibravatar Pranit Bauva1-8/+1
2020-10-16bisect--helper: retire `--bisect-clean-state` subcommandLibravatar Pranit Bauva1-8/+0
2020-10-16bisect--helper: finish porting `bisect_start()` to CLibravatar Pranit Bauva2-38/+29
2020-10-16completion: fix zsh installation instructionsLibravatar Alexey1-1/+2
2020-10-16fast-import: remove duplicated option-parsing lineLibravatar Jeff King1-1/+0
2020-10-16hook: add sample template for push-to-checkoutLibravatar Adam Spiers1-0/+78