summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-20SubmittingPatches: clarify DCO is our --signoff ruleJunio C Hamano1-11/+14
2020-10-20Documentation: clarify and expand description of --signoffBradley M. Kuhn1-6/+10
2020-10-20doc: preparatory clean-up of description on the sign-off optionJunio C Hamano3-18/+17
2020-10-19Git 2.29v2.29.0Junio C Hamano1-1/+1
2020-10-18t2200,t9832: avoid using 'git' upstream in a pipeAmanda Shafack2-2/+4
2020-10-18test-lib: reduce verbosity of skipped testsElijah Newren1-1/+0
2020-10-18t6006, t6012: adjust tests to use 'setup' instead of synonymsElijah Newren2-2/+2
2020-10-18test-lib: allow selecting tests by substring/glob with --runElijah Newren3-46/+73
2020-10-18t7518: fix flaky grep invocationElijah Newren1-1/+1
2020-10-18Merge tag 'l10n-2.29.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano13-43679/+58411
2020-10-18t3435: add tests for rebase -r GPG signingSamuel Čavoj1-0/+28
2020-10-18sequencer: pass explicit --no-gpg-sign to mergeSamuel Čavoj2-0/+9
2020-10-18sequencer: fix gpg option passed to merge subcommandSamuel Čavoj2-1/+22
2020-10-18t0000: use test_path_is_file instead of "test -f"Caleb Tillman1-1/+1
2020-10-18Merge branch 'master' of github.com:Softcatala/git-poJiang Xin1-3572/+4352
2020-10-18l10n: zh_CN: for git v2.29.0 l10n round 1 and 2Jiang Xin1-3432/+3788
2020-10-17Merge https://github.com/prati0100/git-guiJunio C Hamano3-49/+93
2020-10-17Merge branch 'sh/blame-tooltip'Pratyush Yadav1-0/+1
2020-10-17git-gui: blame: prevent tool tips from sticking around after Command-TabStefan Haller1-0/+1
2020-10-16MyFirstContribution: clarify asciidoc dependencyEmily Shaffer1-2/+3
2020-10-16credential: load default configThomas Koutcher2-0/+29
2020-10-16t6423: more involved rules for renaming directories into each otherElijah Newren2-26/+230
2020-10-16t6423: update directory rename detection tests with new ruleElijah Newren2-24/+123
2020-10-16t6423: more involved directory rename testElijah Newren1-0/+195
2020-10-16directory-rename-detection.txt: update references to regression testsElijah Newren1-3/+4
2020-10-16bisect--helper: retire `--bisect-autostart` subcommandPranit Bauva1-9/+0
2020-10-16bisect--helper: retire `--write-terms` subcommandPranit Bauva1-9/+1
2020-10-16bisect--helper: retire `--check-expected-revs` subcommandPranit Bauva1-30/+0
2020-10-16bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in CPranit Bauva2-52/+89
2020-10-16bisect--helper: retire `--next-all` subcommandPranit Bauva1-8/+1
2020-10-16bisect--helper: retire `--bisect-clean-state` subcommandPranit Bauva1-8/+0
2020-10-16bisect--helper: finish porting `bisect_start()` to CPranit Bauva2-38/+29
2020-10-16completion: fix zsh installation instructionsAlexey1-1/+2
2020-10-16fast-import: remove duplicated option-parsing lineJeff King1-1/+0
2020-10-16hook: add sample template for push-to-checkoutAdam Spiers1-0/+78
2020-10-16config.mak.dev: build with -fno-commonJeff King1-0/+1
2020-10-16dir.c: fix comments to agree with argument nameAlex Vandiver1-3/+3
2020-10-16maintenance: add troubleshooting guide to docsDerrick Stolee1-0/+44
2020-10-16maintenance: use 'incremental' strategy by defaultDerrick Stolee3-4/+43
2020-10-16maintenance: create maintenance.strategy configDerrick Stolee3-2/+90
2020-10-16usage: define a type for a reporting functionJeff King2-14/+16
2020-10-15Git 2.29-rc2v2.29.0-rc2Junio C Hamano1-1/+1
2020-10-15fast-import: fix over-allocation of marks storageJeff King2-14/+68
2020-10-15l10n: de.po: Update German translation for Git 2.29.0Matthias Rüster1-3452/+3817
2020-10-14Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-poJiang Xin2-5139/+14813
2020-10-13hashmap: add usage documentation explaining hashmap_free[_entries]()Elijah Newren1-2/+29
2020-10-13l10n: vi(5013t): Updated translation for v2.29.0 rd2Tran Ngoc Quan1-3432/+3869
2020-10-12ci: make the "skip-if-redundant" check more defensiveJohannes Schindelin1-27/+31
2020-10-12ci: work around old records of GitHub runsJohannes Schindelin1-1/+1
2020-10-12line-log: handle deref_tag() returning NULLRené Scharfe1-1/+1