summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-11-26t6429: remove switching aspects of fast-rebaseElijah Newren-10/+8
2023-11-26commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by defaultPatrick Steinhardt-10/+16
2023-11-26doc: refer to internet archiveJosh Soref-4/+4
2023-11-26doc: update links for andre-simon.deJosh Soref-5/+5
2023-11-26doc: switch links to httpsJosh Soref-56/+56
2023-11-26doc: update links to current pagesJosh Soref-16/+16
2023-11-26builtin/reflog.c: fix dry-run option short nameJosh Brobst-2/+2
2023-11-24orphan/unborn: fix use of 'orphan' in end-user facing messagesJunio C Hamano-7/+7
2023-11-24orphan/unborn: add to the glossary and use them consistentlyJunio C Hamano-5/+23
2023-11-23checkout: refactor die_if_checked_out() callerJunio C Hamano-9/+23
2023-11-23t0212: test URL redacting in EVENT formatJeff Hostetler-0/+95
2023-11-23t0211: test URL redacting in PERF formatJeff Hostetler-1/+20
2023-11-23trace2: redact passwords from https:// URLs by defaultJohannes Schindelin-4/+136
2023-11-23trace2: fix signature of trace2_def_param() macroJeff Hostetler-2/+2
2023-11-22merge-file: add --diff-algorithm optionAntonin Delpeuch-1/+157
2023-11-20Git 2.43v2.43.0Junio C Hamano-56/+70
2023-11-20Merge tag 'l10n-2.43.0-rnd2' of https://github.com/git-l10n/git-poJunio C Hamano-4753/+5712
2023-11-20Merge branch 'vd/glossary-dereference-peel'Junio C Hamano-14/+35
2023-11-20Merge branch 'tz/send-email-helpfix'Junio C Hamano-2/+2
2023-11-20Merge branch 'l10n/zh-TW/2023-11-19' of github.com:l10n-tw/git-poJiang Xin-742/+374
2023-11-20fuzz: add new oss-fuzz fuzzer for date.c / date.hArthur Chan-0/+51
2023-11-20packfile.c: fix a typo in `each_file_in_pack_dir_fn()`'s declarationJohannes Schindelin-1/+1
2023-11-19l10n: zh-TW: Git 2.43.0-rc1Yi-Jyun Pan-742/+374
2023-11-19Merge branch 'master' of github.com:alshopov/git-poJiang Xin-576/+872
2023-11-18l10n: Update German translationRalf Thielow-224/+347
2023-11-18l10n: bg.po: Updated Bulgarian translation (5579t)Alexander Shopov-576/+872
2023-11-18l10n: zh_CN: for git 2.43.0-rc1Teng Long-229/+373
2023-11-18Merge branch '2.43-uk-update' of github.com:arkid15rJiang Xin-267/+358
2023-11-18Merge branch 'catalan' of github.com:Softcatala/git-poJiang Xin-264/+427
2023-11-18Merge branch 'tr-l10n' of github.com:bitigchi/git-poJiang Xin-207/+322
2023-11-18Merge branch 'fr_v2.43.0' of github.com:jnavila/gitJiang Xin-220/+420
2023-11-18Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin-274/+400
2023-11-18Merge branch 'master' of github.com:nafmo/git-l10n-svJiang Xin-1750/+1819
2023-11-17refs: remove `delete_refs` callback from backendsPatrick Steinhardt-32/+0
2023-11-17refs: deduplicate code to delete referencesPatrick Steinhardt-92/+47
2023-11-17refs/files: use transactions to delete referencesPatrick Steinhardt-32/+34
2023-11-17t5510: ensure that the packed-refs file needs lockingPatrick Steinhardt-0/+1
2023-11-17send-email: avoid duplicate specification warningsTodd Zullinger-13/+6
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger-23/+23
2023-11-16t/perf: add perf tests for for-each-refVictoria Dye-0/+87
2023-11-16ref-filter.c: use peeled tag for '*' format fieldsVictoria Dye-13/+30
2023-11-16for-each-ref: clean up documentation of --formatVictoria Dye-11/+12
2023-11-16ref-filter.c: filter & format refs in the same callbackVictoria Dye-6/+82
2023-11-16ref-filter.c: refactor to create common helper functionsVictoria Dye-46/+69
2023-11-16ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()'Victoria Dye-6/+6
2023-11-16ref-filter.h: add functions for filter/format & format-onlyVictoria Dye-64/+68
2023-11-16ref-filter.h: move contains caches into filterVictoria Dye-8/+12
2023-11-16ref-filter.h: add max_count and omit_empty to ref_formatVictoria Dye-16/+20
2023-11-16ref-filter.c: really don't sort when using --no-sortVictoria Dye-26/+153
2023-11-16send-email: remove stray characters from usageTodd Zullinger-2/+2