summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPDB.pm
AgeCommit message (Expand)Author
2016-06-29doc/test updates.Karl Berry
2016-06-21some fixes for empty arch borderline cases in TLTREENorbert Preining
2016-05-16don't code tmp dir hard-wired, but use tl_tmpdirNorbert Preining
2016-05-15whoops, not worth syntax hassles.Karl Berry
2016-05-15(new): mention root, download failure might not beKarl Berry
2016-05-14TLPDB: reuse tempdir not to create too manyNorbert Preining
2016-05-14tempdir rework: use consistently tl_tmpdir/tmpfile for debuggingNorbert Preining
2016-05-05continue despite missing pubkey, report details for failed verificationNorbert Preining
2016-05-05fix uninitialized variable in warning callNorbert Preining
2016-05-02fix strange perl warningNorbert Preining
2016-04-28xzdec rather than un-xzKarl Berry
2016-04-27record verification status of manually verified tlpdbNorbert Preining
2016-04-22check for gpg not avail, return -3 in verify_*, act in tlmgrNorbert Preining
2016-04-21use TLCryptoKarl Berry
2016-04-21TLCrypto.pm: new module with all the functions using digests/gpg,Karl Berry
2016-04-21tlpdb: safe status of being verified, show status for each tlpdbNorbert Preining
2016-04-21verification reporting reworked: be non-intrusiveNorbert Preining
2016-04-14make installation from local_uncompressed ignoring checksums etcNorbert Preining
2016-04-12verify also local copies, triggered by new parameter to TLPDB->newNorbert Preining
2016-04-12adapt to changed calling conventionNorbert Preining
2016-04-12get rid of verify_download, fix verificationsNorbert Preining
2016-04-12make verify_* return values numeric with informal messagesNorbert Preining
2016-04-12gpg signature check workingNorbert Preining
2016-04-12refactor downloading, verify downloaded tlpdbNorbert Preining
2016-04-12work on gpg verification functionNorbert Preining
2016-04-05preliminary 2016 release and copyright yearsKarl Berry
2016-01-12Re-apply temporary removed changes to installer and tlmgrNorbert Preining
2016-01-07revert changes in tlcritical to fix the TLDownload errorNorbert Preining
2016-01-06unpack: return pair of 0,1 and msg, use itNorbert Preining
2016-01-06fix a stupid typoNorbert Preining
2016-01-06checksum verification update, unwinding works againNorbert Preining
2016-01-06debug and work on installationNorbert Preining
2016-01-06add win32 open prevention to TLPDB as for TLUtilsNorbert Preining
2016-01-06TLPDB: rename _install_package to _install_data, cater for size and checksumNorbert Preining
2015-12-08* bin/tlpfiles: doc tweaks.Karl Berry
2015-12-03doc/error wordingKarl Berry
2015-01-12more systematically use TLPDB prefix on warningsKarl Berry
2014-12-30fix computation of sizes if *all* archs are installedNorbert Preining
2014-05-15copyrightKarl Berry
2014-04-17more settings for 2014 preparationsKarl Berry
2013-08-06fix for installation from fileNorbert Preining
2013-05-09tlpsizes: new utility script to examine collection/scheme/package sizes; doc ...Karl Berry
2013-04-15fixes to usermode introduced regressionsNorbert Preining
2013-04-13user mode for tlmgrNorbert Preining
2013-04-07first updates for TL13 pretest, and for texmf-dist having everythingKarl Berry
2013-03-31pinning doc, msgsKarl Berry
2013-03-15Fix typo after renaming of functions, thanks to Mariano Suárez-AlvarezNorbert Preining
2013-02-26Implement most of pinning actionNorbert Preining
2013-01-31implement tlmgr platform setNorbert Preining
2012-11-18rename tlerror -> tlwarn, we do not have tlerror ;-)Norbert Preining