summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPDB.pm
AgeCommit message (Expand)Author
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
2012-09-20tlmgr: implement listing of the content of arbitrary repositoriesNorbert Preining
2012-05-24copyright yearsKarl Berry
2012-05-23allow computation of sizes of packages based on a set of platformsNorbert Preining
2012-05-17remove whitespace around pinned package namesNorbert Preining
2012-04-19tlmgr install --file /path/to/some/file.tar.xzNorbert Preining
2012-04-17include multi-repository support into main subversion repoNorbert Preining
2011-07-02fix install from/to path with spacesPiotr Strzelczyk
2011-06-07try to make tlmgr work in paths containing spacesNorbert Preining
2011-06-01add forgotten usage of TLWinGoo for admin/non_admin callsNorbert Preining
2011-05-17fix old lzma when including the tmpfile patchNorbert Preining
2011-05-14include tempdir usage for TLPDBNorbert Preining
2011-05-03use TLConfig without specific import list to get all symbolsNorbert Preining