summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-06-22Merge branch 'tb/cruft-packs'Junio C Hamano-2/+1
2022-06-22l10n: bg.po: Updated Bulgarian translation (5367t)Alexander Shopov-13314/+8766
2022-06-22l10n: zh_CN: v2.37.0 round 1Fangyi Zhou-12744/+13006
2022-06-22Merge branch 'master' of github.com:git/gitJiang Xin-17/+19
2022-06-21dir: minor refactoring / clean-upGoss Geppert-7/+9
2022-06-21dir: traverse into repositoryGoss Geppert-0/+284
2022-06-21t5510: replace 'origin' with URL more carefullyDerrick Stolee-1/+5
2022-06-21mktree: do not check type of remote objectsRichard Oliver-2/+9
2022-06-21Merge branch 'jp/prompt-clear-before-upstream-mark'Junio C Hamano-16/+18
2022-06-21i18n: mark message helpers prefix for translationDimitriy Ryazantcev-4/+4
2022-06-21combine-diff: abort if --output is givenRené Scharfe-0/+3
2022-06-21combine-diff: abort if --ignore-matching-lines is givenRené Scharfe-0/+4
2022-06-21gc: simplify --cruft descriptionRené Scharfe-2/+1
2022-06-21branch: drop unused worktrees variableJeff King-4/+0
2022-06-21fetch: stop passing around unused worktrees variableJeff King-15/+9
2022-06-20name-rev: prefix annotate-stdin with '--' in messageAlexander Shopov-1/+1
2022-06-18Merge branch 'master' of github.com:git/gitJiang Xin-142/+169
2022-06-17Git 2.37-rc1v2.37.0-rc1Junio C Hamano-4/+3
2022-06-17Merge branch 'cb/path-owner-check-with-sudo-plus'Junio C Hamano-18/+11
2022-06-17setup: fix function name in a BUG() messageCleber Rosa-1/+1
2022-06-17send-pack.c: add config push.useBitmapsKyle Zhao-1/+35
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón-18/+11
2022-06-17i18n: fix mismatched camelCase config variablesJiang Xin-11/+11
2022-06-17Another batch of fixes before -rc1Junio C Hamano-2/+5
2022-06-17Merge branch 'jk/bug-fl-va-list-fix'Junio C Hamano-5/+7
2022-06-17Merge branch 'ab/credentials-in-url-more'Junio C Hamano-30/+56
2022-06-17Merge branch 'js/ci-github-workflow-markup'Junio C Hamano-4/+27
2022-06-17Merge branch 'js/misc-fixes'Junio C Hamano-11/+17
2022-06-17Merge branch 'jc/cocci-cleanup'Junio C Hamano-12/+0
2022-06-17Merge branch 'ds/more-test-coverage'Junio C Hamano-47/+34
2022-06-17Merge branch 'jk/perf-lib-test-titles'Junio C Hamano-1/+1
2022-06-17remote: handle negative refspecs in git remote showJacob Keller-3/+63
2022-06-17Merge branch 'master' of github.com:git/gitJiang Xin-1/+1
2022-06-16bug_fl(): correctly initialize trace2 va_listJeff King-5/+7
2022-06-16relative_url(): fix incorrect conditionJohannes Schindelin-1/+1
2022-06-16pack-mtimes: avoid closing a bogus file descriptorJohannes Schindelin-1/+2
2022-06-16read_index_from(): avoid memory leakJohannes Schindelin-3/+3
2022-06-16submodule--helper: avoid memory leak when fetching submodulesJohannes Schindelin-0/+1
2022-06-16submodule-config: avoid memory leakJohannes Schindelin-4/+4
2022-06-16fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()`Johannes Schindelin-2/+6
2022-06-16cache-tree: remove cache_tree_find_path()Derrick Stolee-29/+0
2022-06-16pack-write: drop always-NULL parameterDerrick Stolee-11/+6
2022-06-16t5329: test 'git gc --cruft' without '--prune=now'Derrick Stolee-1/+3
2022-06-16t2107: test 'git update-index --verbose'Derrick Stolee-6/+25
2022-06-16perf-lib: fix missing test titles in outputJeff King-1/+1
2022-06-16bitmap-format.txt: add information for trailing checksumAbhradeep Chakraborty-0/+4
2022-06-16bitmap-format.txt: fix some formatting issuesAbhradeep Chakraborty-96/+103
2022-06-16bitmap-format.txt: feed the file to asciidoc to generate htmlAbhradeep Chakraborty-0/+1
2022-06-16builtin/rebase: remove a redundant space in l10n stringFangyi Zhou-1/+1
2022-06-16is_promisor_object(): walk promisor packs in pack-orderJeff King-1/+2