summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texlive/tlmgr.pl
AgeCommit message (Expand)Author
2024-05-24tlmgr: fix searching when info is passed unmatched stringNorbert Preining
2024-04-25json docKarl Berry
2024-04-25tlmgr: make --json action specific to warn when not supportedNorbert Preining
2024-04-24tlmgr search: support --jsonNorbert Preining
2024-04-19explicitly ignore l3(kernel|backend)-dev for runtime dups; more info if fmttr...Karl Berry
2024-03-17(action_platform): wording, suggestion from Rolf Niepraschk,Karl Berry
2024-02-22docKarl Berry
2024-02-19bug docKarl Berry
2024-02-19include tlmgr bug action in tl24 news and tlmgr examplesKarl Berry
2024-02-18action_bug: tweak outputKarl Berry
2024-02-18tlmgr bug: bit more pod docNorbert Preining
2024-02-18tlmgr bug: fix off by oneNorbert Preining
2024-02-18tlmgr bug: give some outputNorbert Preining
2024-02-18tlmgr bug: accept argument, better presentationNorbert Preining
2024-02-18Initial work towards tlmgr bugNorbert Preining
2024-02-03tlmgr: only keep one hashed database for tlcontrib from mirror.ctanNorbert Preining
2024-01-31redirect output from context cache updating to tlmgr-commands.log orKarl Berry
2024-01-22(main): show version and $::maintree if debugging.Karl Berry
2024-01-13(setup_one_remotetlpdb): wording of stale remote db.Karl Berry
2024-01-13tlmgr revision check: don't do checks if remove texlive-scripts is missingNorbert Preining
2024-01-07Set HTTPS_CA_FILE for LWP to work on global cert-free systemsNorbert Preining
2023-11-19(END): reword end-of-run pause msg.Karl Berry
2023-11-12tlmgr: check for out-of-sync remote tlpdbNorbert Preining
2023-09-15tlmgr: on update test that we can remove files (deal with ro dirs)Norbert Preining
2023-04-08Adjust paper size configuration for ConTeXtNorbert Preining
2023-03-07Revert "luametatex --version fails on Windows when we run it (https://tug.org...Norbert Preining
2023-03-05luametatex --version fails on Windows when we run it (https://tug.org/piperma...Karl Berry
2023-02-27run mtxrun --generate and context --luatex --generate as post-install actions...Karl Berry
2023-02-27rename path --w32mode to --windowsmode (from norbert)Karl Berry
2023-02-26luametatex binary too new to run, disable for the momentKarl Berry
2023-02-26initial attempts at supporting lmtx, which is not available on all platformsKarl Berry
2023-02-21do_cmd_and_check in tlmgr; more syncKarl Berry
2023-02-20more win32->windows, for tlmgr check executes, etc.Karl Berry
2023-02-1932-bit => 64-bit for windows; second installmentSiep Kroonenberg
2022-04-18Revert "work on win64 support"Norbert Preining
2022-04-18work on win64 supportNorbert Preining
2022-04-15tlmgr usermode: logfiles in TEXMFVAR/web2cNorbert Preining
2022-04-13(check_files): ignore tlmgr.log and tlmgr-commands.log.Karl Berry
2022-04-04tl-update-tlnet: --no-adjust-repo option; tl-update-images: no need for globa...Karl Berry
2022-02-28Fix missing space in message, copyright year.Norbert Preining
2021-12-24doc,syncKarl Berry
2021-12-06use strict; use warnings;Karl Berry
2021-10-04tlmgr/perl: Use TEXMFROOT instead of SELFAUTOPARENT (from Daniel Nachun, home...Norbert Preining
2021-09-20tlmgr info: allow colons as separators for --data argumentNorbert Preining
2021-08-04tlmgr: make sure that backticks is protectedNorbert Preining
2021-06-19insert routine names in "strange," messagesKarl Berry
2021-06-12(do_cmd_and_check): don't output "done running"Karl Berry
2021-05-21tlmgr: fix gui-lang setting in config file not honoredNorbert Preining
2021-05-20restore load_config_file placement to pre-r59273, too brokenKarl Berry
2021-05-20(main): initialize $opts{"require-verification"}Karl Berry