summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-04-03l10n: TEAMS: Update pt_PT repo linkDaniel Santos-1/+1
2023-03-31The sixth batchJunio C Hamano-0/+4
2023-03-31Merge branch 'ss/hashmap-typofix'Junio C Hamano-1/+1
2023-03-31Merge branch 'ds/p2000-fix-grep-sparse'Junio C Hamano-1/+1
2023-03-31Merge branch 'kh/commentchar-config-error-message'Junio C Hamano-1/+1
2023-03-31Merge branch 'ab/retire-scripted-add-p'Junio C Hamano-6/+0
2023-03-31Merge branch 'js/t5563-portability-fix'Junio C Hamano-14/+12
2023-03-31Merge branch 'bb/unicode-width-table-15'Junio C Hamano-12/+21
2023-03-31t2107: fix mention of the_index.cache_changedAndrei Rybak-1/+1
2023-03-31t3060: fix mention of function prune_indexAndrei Rybak-2/+2
2023-03-31fetch: download bundles once, even with --allDerrick Stolee-1/+49
2023-03-31t5563: prevent "ambiguous redirect"Johannes Schindelin-14/+12
2023-03-30The fifth batchJunio C Hamano-0/+13
2023-03-30Merge branch 'mk/workaround-pcre-jit-ucp-bug'Junio C Hamano-0/+12
2023-03-30Merge branch 'jc/am-doc-refer-to-format-patch'Junio C Hamano-2/+5
2023-03-30Merge branch 'sg/parse-options-h-initializers'Junio C Hamano-69/+246
2023-03-30Merge branch 'sg/parse-options-h-users'Junio C Hamano-5/+18
2023-03-30tests: skip test_eval_ in internal chain-lintJeff King-11/+6
2023-03-30tests: drop here-doc check from internal chain-linterJeff King-2/+3
2023-03-30tests: diagnose unclosed here-doc in chainlint.plEric Sunshine-3/+34
2023-03-30tests: replace chainlint subshell with a functionJeff King-1/+5
2023-03-30tests: run internal chain-linter under "make test"Jeff King-3/+4
2023-03-30unicode: update the width tables to Unicode 15Beat Bolli-12/+21
2023-03-30hashmap.h: fix minor typoSiddharth Singh-1/+1
2023-03-30ref-filter: remove unused ref_format memberØystein Walle-2/+0
2023-03-30pack-redundant: document deprecationJeff King-0/+14
2023-03-28parse-options: drop parse_opt_unknown_cb()Jeff King-18/+0
2023-03-28t/helper: mark unused argv/argc argumentsJeff King-32/+33
2023-03-28mark "argv" as unused when we check argcJeff King-5/+5
2023-03-28builtins: mark unused prefix parametersJeff King-12/+12
2023-03-28builtins: annotate always-empty prefix parametersJeff King-0/+22
2023-03-28builtins: always pass prefix to parse_options()Jeff King-5/+6
2023-03-28fast-import: fix file access when run from subdirJeff King-2/+37
2023-03-28p2000: remove stray '--sparse' flag from testDerrick Stolee-1/+1
2023-03-28config.c: rename "struct config_source cf"Glen Choo-131/+131
2023-03-28config: report cached filenames in die_bad_number()Glen Choo-20/+72
2023-03-28config.c: remove current_parsing_scopeGlen Choo-26/+37
2023-03-28config.c: remove current_config_kviGlen Choo-39/+43
2023-03-28config.c: plumb the_reader through callbacksGlen Choo-31/+43
2023-03-28config.c: create config_reader and the_readerGlen Choo-31/+51
2023-03-28config.c: don't assign to "cf_global" directlyGlen Choo-13/+24
2023-03-28config.c: plumb config_source through static fnsGlen Choo-69/+84
2023-03-28docs: document caveats of rev-list's object-name outputJeff King-2/+7
2023-03-28The fourth batchJunio C Hamano-0/+22
2023-03-28Merge branch 'fc/docbook-remove-groff-workaround'Junio C Hamano-28/+0
2023-03-28Merge branch 'pe/time-use-gettimeofday'Junio C Hamano-0/+19
2023-03-28Merge branch 'jk/fix-proto-downgrade-to-v0'Junio C Hamano-13/+47
2023-03-28Merge branch 'fc/oid-quietly-parse-upstream'Junio C Hamano-2/+8
2023-03-28Merge branch 'fc/completion-colors-do-not-need-prompt-command'Junio C Hamano-16/+11
2023-03-28for-each-repo: with bad config, don't conflate <path> and <cmd>Ævar Arnfjörð Bjarmason-1/+14