summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPDB.pm
AgeCommit message (Expand)Author
2018-07-19rsync support WIPdev/rsyncNorbert Preining
2018-07-05TLPSRC.pm: check for unexpanded variables and more duplicate directives;Karl Berry
2018-07-03more detailed error checking during signature verificationNorbert Preining
2018-06-11code cleanup and streamlining (use %Compressors)Norbert Preining
2018-06-11use unified system_pipe for decompressing instead of repeating codeNorbert Preining
2018-05-25try setup on windows in similar fashion as unixNorbert Preining
2018-05-25allow for retrial with mutiple downloaders until succeedNorbert Preining
2018-05-24support ssh://user@host/path as well as scp://...Norbert Preining
2018-05-23more ssh fixesNorbert Preining
2018-05-23trial on ssh supportNorbert Preining
2018-05-23fixes for warning messages and undefined varsNorbert Preining
2018-05-23get rid of all traces of xzdecNorbert Preining
2018-05-23get rid of xzdec requirement, use only xzNorbert Preining
2018-05-23rename DefaultContainerFormat to DefaultCompressorFormatNorbert Preining
2018-05-23use imported names instead of fully qualified names of TLConfigNorbert Preining
2018-05-23remove some unnecessary testsNorbert Preining
2018-05-18more lz4 support, can now be selected via TEXLIVE_COMPRESSOR=lz4Norbert Preining
2018-05-18work on supporting lz4 and possibly other codicesNorbert Preining
2018-05-17ignore empty arguments like ''Norbert Preining
2018-05-15pod list fixes for tug.org/texlive/doc/tlpkgdocKarl Berry
2018-05-15use TLUtils::copy instead of File::Copy::copy since that is only in perl 5.24Norbert Preining
2018-05-14error msg, branch docKarl Berry
2018-05-14use copy&remove instead of renameNorbert Preining
2018-05-01doubled word typosKarl Berry
2018-02-27fix uninitialized warning in debug statementNorbert Preining
2018-02-26copyright 2018Karl Berry
2018-01-24better debugging and stronger integrity checksNorbert Preining
2018-01-03try wording againKarl Berry
2018-01-03(remove_package): wording of warning.Karl Berry
2017-11-14option/setting json: change format, all strings, document formatNorbert Preining
2017-11-14TLPDB: factorize json code, tlmgr: json for optionNorbert Preining
2017-11-13fix possible undefined behaviour in paper handlingNorbert Preining
2017-11-11json: dynamically select tl internal or external json modeNorbert Preining
2017-11-10switch from require TeXLive::JSON to require JSONNorbert Preining
2017-11-09require JSON => require TeXLive::JSONSiep Kroonenberg
2017-10-27update JSON format, add documentation on formatsNorbert Preining
2017-10-27rework (again) location of various configuration optionsNorbert Preining
2017-10-13tlmgr dump-tlpdb -json possibleNorbert Preining
2017-09-13crypto: use symbolic constants, require verification of main tlpdbNorbert Preining
2017-05-14doc, syncKarl Berry
2017-05-12fix spurious warning on updatesNorbert Preining
2017-05-11fixes for scheme size computationNorbert Preining
2017-05-11support display of accumulated size information for schemes/collectionsNorbert Preining
2017-05-06doc, copyright 2017Karl Berry
2017-04-20try to support https, tooNorbert Preining
2017-04-16use tlpdbopt_ instead of option_Norbert Preining
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