summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-03credential/wincred: store password_expiry_utcM Hickford1-2/+23
2023-04-03format-patch: correct documentation of --thread without an argumentAlex Henrie2-2/+6
2023-04-03object-info: init request_info before reading argJiang Xin1-1/+1
2023-04-03e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano15-75/+75
2023-04-03l10n: TEAMS: Update pt_PT repo linkDaniel Santos1-1/+1
2023-03-31The sixth batchJunio C Hamano1-0/+4
2023-03-31Merge branch 'ss/hashmap-typofix'Junio C Hamano1-1/+1
2023-03-31Merge branch 'ds/p2000-fix-grep-sparse'Junio C Hamano1-1/+1
2023-03-31Merge branch 'kh/commentchar-config-error-message'Junio C Hamano1-1/+1
2023-03-31Merge branch 'ab/retire-scripted-add-p'Junio C Hamano1-6/+0
2023-03-31Merge branch 'js/t5563-portability-fix'Junio C Hamano1-14/+12
2023-03-31Merge branch 'bb/unicode-width-table-15'Junio C Hamano1-12/+21
2023-03-31t2107: fix mention of the_index.cache_changedAndrei Rybak1-1/+1
2023-03-31t3060: fix mention of function prune_indexAndrei Rybak1-2/+2
2023-03-31fetch: download bundles once, even with --allDerrick Stolee3-1/+49
2023-03-31t5563: prevent "ambiguous redirect"Johannes Schindelin1-14/+12
2023-03-30The fifth batchJunio C Hamano1-0/+13
2023-03-30Merge branch 'mk/workaround-pcre-jit-ucp-bug'Junio C Hamano2-0/+12
2023-03-30Merge branch 'jc/am-doc-refer-to-format-patch'Junio C Hamano1-2/+5
2023-03-30Merge branch 'sg/parse-options-h-initializers'Junio C Hamano1-67/+244
2023-03-30Merge branch 'sg/parse-options-h-users'Junio C Hamano15-5/+18
2023-03-30tests: skip test_eval_ in internal chain-lintJeff King1-11/+6
2023-03-30tests: drop here-doc check from internal chain-linterJeff King1-2/+3
2023-03-30tests: diagnose unclosed here-doc in chainlint.plEric Sunshine5-3/+34
2023-03-30tests: replace chainlint subshell with a functionJeff King1-1/+5
2023-03-30tests: run internal chain-linter under "make test"Jeff King2-3/+4
2023-03-30unicode: update the width tables to Unicode 15Beat Bolli1-12/+21
2023-03-30hashmap.h: fix minor typoSiddharth Singh1-1/+1
2023-03-30ref-filter: remove unused ref_format memberØystein Walle2-2/+0
2023-03-30pack-redundant: document deprecationJeff King1-0/+14
2023-03-28parse-options: drop parse_opt_unknown_cb()Jeff King2-18/+0
2023-03-28t/helper: mark unused argv/argc argumentsJeff King27-32/+33
2023-03-28mark "argv" as unused when we check argcJeff King3-5/+5
2023-03-28builtins: mark unused prefix parametersJeff King12-12/+12
2023-03-28builtins: annotate always-empty prefix parametersJeff King7-0/+22
2023-03-28builtins: always pass prefix to parse_options()Jeff King2-5/+6
2023-03-28fast-import: fix file access when run from subdirJeff King2-2/+37
2023-03-28p2000: remove stray '--sparse' flag from testDerrick Stolee1-1/+1
2023-03-28config.c: rename "struct config_source cf"Glen Choo1-131/+131
2023-03-28config: report cached filenames in die_bad_number()Glen Choo4-20/+72
2023-03-28config.c: remove current_parsing_scopeGlen Choo1-26/+37
2023-03-28config.c: remove current_config_kviGlen Choo1-39/+43
2023-03-28config.c: plumb the_reader through callbacksGlen Choo1-31/+43
2023-03-28config.c: create config_reader and the_readerGlen Choo1-31/+51
2023-03-28config.c: don't assign to "cf_global" directlyGlen Choo1-13/+24
2023-03-28config.c: plumb config_source through static fnsGlen Choo1-69/+84
2023-03-28docs: document caveats of rev-list's object-name outputJeff King1-2/+7
2023-03-28The fourth batchJunio C Hamano1-0/+22
2023-03-28Merge branch 'fc/docbook-remove-groff-workaround'Junio C Hamano3-28/+0
2023-03-28Merge branch 'pe/time-use-gettimeofday'Junio C Hamano1-0/+19