aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-22dir: revert "dir: select directories correctly"Derrick Stolee
2021-11-22Doc: no midx and partial clone relationJonathan Tan
2021-11-22refs: drop force_create argument of create_reflog APIHan-Wen Nienhuys
2021-11-210th batch for early fixesJunio C Hamano
2021-11-21Merge branch 'ab/update-submitting-patches'Junio C Hamano
2021-11-21Merge branch 'ev/pull-already-up-to-date-is-noop'Junio C Hamano
2021-11-21Merge branch 'hm/paint-hits-in-log-grep'Junio C Hamano
2021-11-20test-lib: introduce required prereq for test runsFabian Stelzer
2021-11-20test-lib: show missing prereq summaryFabian Stelzer
2021-11-19ci(check-whitespace): update stale file top commentsHans Krentel (hakre)
2021-11-19fetch-pack: ignore SIGPIPE when writing to index-packJeff King
2021-11-19refs: work around gcc-11 warning with REF_HAVE_NEWJeff King
2021-11-19submodule: absorb git dir instead of dying on deinitMugdha Pattnaik
2021-11-19pull: don't say that merge is "the default strategy"Alex Henrie
2021-11-19Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"Junio C Hamano
2021-11-19ssh signing: make sign/amend test more resilientFabian Stelzer
2021-11-19ssh signing: support non ssh-* keytypesFabian Stelzer
2021-11-18trace2: disable tr2_dst before warning on write errorsJosh Steadmon
2021-11-18remote: die if branch is not found in repositoryGlen Choo
2021-11-18remote: remove the_repository->remote_state from static methodsGlen Choo
2021-11-18remote: use remote_state parameter internallyGlen Choo
2021-11-18remote: move static variables into per-repository structGlen Choo
2021-11-18t5516: add test case for pushing remote refspecsGlen Choo
2021-11-18xdiff: simplify comparisonPhillip Wood
2021-11-18xdiff: avoid unnecessary memory allocationsPhillip Wood
2021-11-18diff histogram: intern stringsPhillip Wood
2021-11-18pull: should be noop when already-up-to-dateErwin Villejo
2021-11-18t5319: corrupt more bytes of the midx checksumJeff King
2021-11-18checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason
2021-11-18mergesort: avoid left shift overflowRené Scharfe
2021-11-18midx: fix a formatting issue in "multi-pack-index.txt"Teng Long
2021-11-14Git 2.34v2.34.0Junio C Hamano
2021-11-14Merge tag 'l10n-2.34.0-rnd3.1' of git://github.com/git-l10n/git-poJunio C Hamano
2021-11-14l10n: pl: 2.34.0 round 3Arusekk
2021-11-14l10n: it: fix typos found by git-po-helperJiang Xin
2021-11-13SubmittingPatches: fix Asciidoc syntax in "GitHub CI" sectionPhilippe Blain
2021-11-14l10n: ko: fix typos found by git-po-helperJiang Xin
2021-11-13l10n: Update Catalan translationJordi Mas
2021-11-13Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin
2021-11-13l10n: po-id for 2.34 (round 3)Bagas Sanjaya
2021-11-13Merge branch 'master' of github.com:ruester/git-po-deJiang Xin
2021-11-12Merge branch 'js/trace2-raise-format-version'Junio C Hamano
2021-11-12Merge branch 'ab/fsck-unexpected-type'Junio C Hamano
2021-11-12Merge branch 'ps/connectivity-optim'Junio C Hamano
2021-11-12l10n: bg.po: Updated Bulgarian translation (5211t)Alexander Shopov
2021-11-12l10n: de.po: Update German translation for Git v2.34.0Matthias Rüster
2021-11-11trace2: increment event format versionJosh Steadmon
2021-11-11protocol-v2.txt: align delim-pkt spec with usageCalvin Wan
2021-11-11l10n: sv.po: Update Swedish translation (5211t0f0)Peter Krefting
2021-11-11object-file: free(*contents) only in read_loose_object() callerÆvar Arnfjörð Bjarmason