summaryrefslogtreecommitdiffstats
path: root/ls-refs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-29commit-reach(paint_down_to_common): prepare for handling shallow commitsJohannes Schindelin1-4/+12
2024-02-28commit-reach(repo_in_merge_bases_many): report missing commitsJohannes Schindelin12-36/+173
2024-02-28commit-reach(repo_in_merge_bases_many): optionally expect missing commitsJohannes Schindelin5-9/+12
2024-02-28commit-reach(paint_down_to_common): plug two memory leaksJohannes Schindelin1-1/+4
2024-02-20Git 2.44-rc2v2.44.0-rc2Junio C Hamano2-1/+2
2024-02-20trailer: fix comment/cut-line regression with opts->no_dividerJeff King3-8/+44
2024-02-18l10n: zh_TW: Git 2.44Yi-Jyun Pan1-168/+363
2024-02-18l10n: zh_CN: for git 2.44 roundsTeng Long1-198/+340
2024-02-17RelNotes: minor typo fixes in 2.44.0 draftTodd Zullinger1-2/+2
2024-02-17l10n: Update German translationRalf Thielow1-140/+252
2024-02-16l10n: tr: Update Turkish translations for 2.44Emir SARI1-129/+251
2024-02-16l10n: fr.po: v2.44.0 round 3Jean-Noël Avila1-122/+305
2024-02-16l10n: bg.po: Updated Bulgarian translation (5610t)Alexander Shopov1-125/+266
2024-02-16l10n: sv.po: Update Swedish translationPeter Krefting1-120/+238
2024-02-16l10n: Update Catalan translationJordi Mas1-183/+283
2024-02-16l10n: po-id for 2.44 (round 1)Bagas Sanjaya1-166/+319
2024-02-16l10n: ci: disable cache for setup-go to suppress warningsJiang Xin1-0/+1
2024-02-16l10n: ci: remove unused param for add-pr-comment@v2Jiang Xin1-1/+0
2024-02-16l10n: uk: v2.44 update (round 3)Arkadii Yakovets1-4/+4
2024-02-16l10n: uk: v2.44 update (round 2)Arkadii Yakovets1-5/+9
2024-02-16l10n: uk: v2.44 localization updateArkadii Yakovets1-147/+262
2024-02-15Hopefully the last batch of fixes before 2.44 finalJunio C Hamano1-0/+19
2024-02-14diff: mark param1 and param2 as placeholdersJiang Xin1-3/+3
2024-02-13Git 2.43.2v2.43.2Junio C Hamano3-2/+39
2024-02-13A few more fixes before -rc1Junio C Hamano1-0/+14
2024-02-13write-or-die: fix the polarity of GIT_FLUSH environment variableJunio C Hamano1-8/+8
2024-02-12A few more topics before -rc1Junio C Hamano1-0/+24
2024-02-12completion: add and use __git_compute_second_level_config_vars_for_sectionPhilippe Blain2-51/+22
2024-02-12completion: add and use __git_compute_first_level_config_vars_for_sectionPhilippe Blain2-4/+22
2024-02-12completion: complete 'submodule.*' config variablesPhilippe Blain2-0/+42
2024-02-12completion: add space after config variable names also in Bash 3Philippe Blain1-3/+3
2024-02-12receive-pack: use find_commit_header() in check_nonce()René Scharfe1-23/+7
2024-02-12ci(linux32): add a note about Actions that must not be updatedJohannes Schindelin1-2/+2
2024-02-12ci: bump remaining outdated Actions versionsJohannes Schindelin2-10/+10
2024-02-12unit-tests: do show relative file paths on non-Windows, tooJunio C Hamano1-14/+47
2024-02-11l10n: bump Actions versions in l10n.ymlJohannes Schindelin1-2/+2
2024-02-09receive-pack: use find_commit_header() in check_cert_push_options()René Scharfe1-15/+9
2024-02-09prune: mark rebase autostash and orig-head as reachablePhillip Wood3-1/+76
2024-02-09Git 2.44-rc0v2.44.0-rc0Junio C Hamano2-50/+1
2024-02-09Git 2.43.1v2.43.1Junio C Hamano3-2/+84
2024-02-08The fifteenth batchJunio C Hamano1-0/+14
2024-02-08sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commandsVegard Nossum2-0/+13
2024-02-08ref-filter.c: sort formatted dates by byte valueVictoria Dye3-3/+57
2024-02-08ssh signing: signal an error with a negative return valueJunio C Hamano1-1/+1
2024-02-07bisect: document command line arguments for "bisect start"Junio C Hamano1-1/+1
2024-02-07bisect: document "terms" subcommand more fullyJunio C Hamano1-3/+5
2024-02-07tag: fix sign_buffer() call to create a signed tagJunio C Hamano2-2/+2
2024-02-07t1400: use show-ref to check pseudorefsPhillip Wood1-9/+9
2024-02-07show-ref --verify: accept pseudorefsPhillip Wood2-1/+9
2024-02-07completion: bisect: recognize but do not complete view subcommandBritton Leo Kerin2-4/+35