summaryrefslogtreecommitdiffstats
path: root/url.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-21t7900: exercise detaching via trace2 regionsPatrick Steinhardt2-9/+10
2024-08-19t7900: fix flaky test due to leaking background jobPatrick Steinhardt1-2/+7
2024-08-16run-command: fix detaching when running auto maintenancePatrick Steinhardt6-14/+62
2024-08-16builtin/maintenance: add a `--detach` flagPatrick Steinhardt2-0/+45
2024-08-16builtin/gc: add a `--detach` flagPatrick Steinhardt3-36/+84
2024-08-16builtin/gc: stop processing log file on signalPatrick Steinhardt1-8/+0
2024-08-16builtin/gc: fix leaking config valuesPatrick Steinhardt2-27/+82
2024-08-16builtin/gc: refactor to read config into structurePatrick Steinhardt1-112/+143
2024-08-16config: fix constness of out parameter for `git_config_get_expiry()`Patrick Steinhardt4-9/+15
2024-08-08The third batchJunio C Hamano1-0/+25
2024-08-01The second batchJunio C Hamano1-0/+10
2024-07-31Start the 2.47 cycleJunio C Hamano3-2/+44
2024-07-31t98xx: mark Perforce tests as memory-leak freePatrick Steinhardt35-0/+35
2024-07-31ci: update Perforce version to r23.2Patrick Steinhardt1-1/+1
2024-07-31t98xx: fix Perforce tests with p4d r23 and newerPatrick Steinhardt3-8/+48
2024-07-31convert: return early when not tracingD Harithamma1-0/+3
2024-07-30Documentation: consistently use spaces inside initializersPatrick Steinhardt1-1/+1
2024-07-30Documentation: document idiomatic function namesPatrick Steinhardt1-0/+17
2024-07-30Documentation: document naming schema for structs and their functionsPatrick Steinhardt1-0/+19
2024-07-30Documentation: clarify indentation style for C preprocessor directivesPatrick Steinhardt1-0/+10
2024-07-30clang-format: fix indentation width for preprocessor directivesPatrick Steinhardt1-2/+4
2024-07-30grep: -W: skip trailing empty lines at EOF, tooRené Scharfe2-1/+3
2024-07-30notes: do not trigger editor when adding an empty noteDavid Disseldorp2-12/+20
2024-07-29unit-tests/test-lib: fix typo in check_pointer_eq() descriptionKousik Sanagavarapu1-2/+3
2024-07-29Git 2.46v2.46.0Junio C Hamano1-1/+1
2024-07-28l10n: zh_CN: updated translation for 2.46Teng Long1-229/+637
2024-07-27l10n: sv.po: Update Swedish translationPeter Krefting1-187/+547
2024-07-27l10n: zh_TW: Git 2.46Yi-Jyun Pan1-645/+1085
2024-07-27check-non-portable-shell: improve `VAR=val shell-func` detectionEric Sunshine1-1/+1
2024-07-27check-non-portable-shell: suggest alternative for `VAR=val shell-func`Eric Sunshine1-1/+1
2024-07-27check-non-portable-shell: loosen one-shot assignment error messageEric Sunshine1-1/+1
2024-07-27t4034: fix use of one-shot variable assignment with shell functionEric Sunshine1-1/+1
2024-07-27t3430: drop unnecessary one-shot "VAR=val shell-func" invocationEric Sunshine1-2/+1
2024-07-26l10n: Update German translationRalf Thielow1-195/+548
2024-07-26l10n: vi: Updated translation for 2.46Vũ Tiến Hưng1-319/+709
2024-07-25doc: difference in location to apply is "offset", not "fuzz"Junio C Hamano1-1/+1
2024-07-25add-patch: render hunks through the pagerRubén Justo2-3/+47
2024-07-25pager: introduce wait_for_pagerRubén Justo2-6/+41
2024-07-25pager: do not close fd 2 unnecessarilyRubén Justo1-2/+6
2024-07-25add-patch: test for 'p' commandRubén Justo1-0/+16
2024-07-25ReviewingGuidelines: encourage positive reviews moreJunio C Hamano1-4/+21
2024-07-25show-ref: improve short help messages of optionsAlexander Shopov1-2/+2
2024-07-24l10n: uk: v2.46 updateArkadii Yakovets1-199/+550
2024-07-24Git 2.46-rc2v2.46.0-rc2Junio C Hamano2-6/+13
2024-07-23Doc: fix Asciidoctor css workaroundJunio C Hamano3-1/+5
2024-07-23ci/style-check: add `RemoveBracesLLVM` in CI jobKarthik Nayak1-1/+18
2024-07-23check-whitespace: detect if no base_commit is providedKarthik Nayak2-3/+14
2024-07-23ci: run style check on GitHub and GitLabKarthik Nayak4-0/+64
2024-07-23clang-format: formalize some of the spacing rulesKarthik Nayak1-0/+15
2024-07-23clang-format: avoid spacing around bitfield colonKarthik Nayak1-0/+4