summaryrefslogtreecommitdiffstats
path: root/shell.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-17http: handle both "h2" and "h2h3" in curl info linesJeff King1-1/+2
2023-06-01Git 2.41v2.41.0Junio C Hamano1-1/+1
2023-05-31l10n: zh_TW.po: Git 2.41.0Yi-Jyun Pan1-1191/+1512
2023-05-31l10n: sv.po: Update Swedish translation (5515t0f0u)Peter Krefting1-180/+301
2023-05-26l10n: Update Catalan translationJordi Mas1-5/+5
2023-05-24Git 2.41-rc2v2.41.0-rc2Junio C Hamano2-4/+4
2023-05-22l10n: Update German translationRalf Thielow1-565/+317
2023-05-22l10n: po-id for 2.41 (round 1)Bagas Sanjaya1-232/+383
2023-05-20l10n: Update Catalan translationJordi Mas1-576/+309
2023-05-20l10n: tr: Update Turkish translations for 2.41.0Emir SARI1-185/+306
2023-05-20l10n: fr.po v2.41.0 rnd2Jean-Noël Avila1-8/+8
2023-05-20l10n: fr.po v2.41.0 rnd1Jean-Noël Avila1-186/+330
2023-05-20l10n: fr: fix translation of stash save helpBenjamin Jorand1-1/+1
2023-05-20l10n: zh_CN: Git 2.41.0 round #1Teng Long2-231/+378
2023-05-19A few more topics after 2.41-rc1Junio C Hamano2-1/+5
2023-05-19l10n: bg.po: Updated Bulgarian translation (5515t)Alexander Shopov1-186/+314
2023-05-19Git 2.41-rc1v2.41.0-rc1Junio C Hamano1-1/+1
2023-05-18t/lib-httpd: make CGIPassAuth support conditionalJeff King3-0/+22
2023-05-18t9001: mark the script as no longer leak checker cleanJunio C Hamano1-1/+1
2023-05-17l10n: update uk localizationArkadii Yakovets1-1129/+1869
2023-05-17send-email: clear the $message_id after validationJunio C Hamano2-1/+18
2023-05-17upload-pack: advertise capabilities when cloning empty reposbrian m. carlson3-7/+73
2023-05-17A bit more before -rc1Junio C Hamano1-1/+5
2023-05-17imap-send: include strbuf.hChristian Hesse1-0/+1
2023-05-17run-command.c: fix missing include under `NO_PTHREADS`Taylor Blau1-0/+1
2023-05-16test: do not negate test_path_is_* to assert absenseJunio C Hamano2-3/+3
2023-05-16t2021: do not negate test_path_is_dirJunio C Hamano1-1/+1
2023-05-16tests: do not negate test_path_existsJunio C Hamano2-3/+3
2023-05-15Git 2.41-rc0v2.41.0-rc0Junio C Hamano1-0/+43
2023-05-15doc/git-config: add unit for http.lowSpeedLimitCorentin Garcia1-2/+3
2023-05-15rebase -r: fix the total number shown in the progressJohannes Schindelin2-3/+14
2023-05-15rebase --update-refs: fix loopsJohannes Schindelin1-2/+2
2023-05-12t5583: fix shebang lineElijah Newren1-1/+1
2023-05-10merge-tree: load default git configDerrick Stolee2-0/+21
2023-05-10fetch: introduce machine-parseable "porcelain" output formatPatrick Steinhardt4-19/+244
2023-05-10fetch: move option related variables into main functionPatrick Steinhardt1-97/+100
2023-05-10fetch: lift up parsing of "fetch.output" config variablePatrick Steinhardt1-18/+32
2023-05-10fetch: introduce `display_format` enumPatrick Steinhardt1-21/+46
2023-05-10fetch: refactor calculation of the display table widthPatrick Steinhardt1-41/+34
2023-05-10fetch: print left-hand side when fetching HEAD:fooPatrick Steinhardt2-18/+66
2023-05-10fetch: add a test to exercise invalid output formatsPatrick Steinhardt1-0/+24
2023-05-10fetch: split out tests for output formatPatrick Steinhardt2-53/+63
2023-05-10fetch: fix `--no-recurse-submodules` with multi-remote fetchesPatrick Steinhardt2-0/+15
2023-05-10The eighteenth batchJunio C Hamano1-0/+30
2023-05-10The seventeenth batchJunio C Hamano1-0/+16
2023-05-09diff-files: integrate with sparse indexShuqi Liang3-2/+31
2023-05-09t1092: add tests for `git diff-files`Shuqi Liang1-0/+39
2023-05-09test: rev-parse-upstream: add missing cmpFelipe Contreras1-1/+2
2023-05-08t: drop "verbose" helper functionJeff King12-66/+57
2023-05-08t7001: use "ls-files --format" instead of "cut"Jeff King1-2/+1