summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2018-07-05TLPSRC.pm (from_file): do ${PKGNAME} expansion here, like user vars.Karl Berry
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-26make curl downloader follow redirects like lwpNorbert Preining
2018-06-24add forgotten accessor function for aliasNorbert Preining
2018-06-23save TC alias also into TLPOBJ/TLPDBNorbert Preining
2018-06-23TeXCatalogue parser: support alias (use id)Norbert Preining
2018-06-13add --fail to curl invocation, otherwise it always returns 0 (sic!)Norbert Preining
2018-06-12stupid errorNorbert Preining
2018-06-11more fixes for code cleanupNorbert Preining
2018-06-11fix typo in compressor reworkNorbert 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-06-06switch back to lz4, pass -m to lz4 on compressionNorbert Preining
2018-06-05TLConfig.pm (AcceptedCompressors): move lz4 to end, it's writingKarl Berry
2018-06-03$Revision expansion!Karl Berry
2018-06-03$Revision expansion?Karl Berry
2018-06-03doc, consistencyKarl Berry
2018-06-01fix rollback container if no backup is madeNorbert Preining
2018-05-31import $DefaultCompressorFormatNorbert Preining
2018-05-31xz -d some more; dump ::progs at ddebug levelsKarl Berry
2018-05-30correct env var in documentationNorbert Preining
2018-05-29docKarl Berry
2018-05-28fix suicideNorbert Preining
2018-05-26avoid some extra-long lines.Karl Berry
2018-05-26(repository_to_array): die if passed empty string,Karl Berry
2018-05-26once more, it is $::progs nor $::prog, the danger of global varsNorbert 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-25fix for installer bugNorbert 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-23downgrade some debug statements to ddebugNorbert Preining
2018-05-23partially working version with full compressor/downloader supportNorbert Preining
2018-05-23more work, currently incompleteNorbert 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-22fix for Windows installerNorbert Preining
2018-05-20don't require lz4, left overNorbert Preining
2018-05-20support TEXLIVE_COMPRESSOR=gzipNorbert Preining
2018-05-20remove debug statementsNorbert Preining
2018-05-18more lz4 support, can now be selected via TEXLIVE_COMPRESSOR=lz4Norbert Preining
2018-05-18more work on multiple compressor supportNorbert Preining
2018-05-18more work on lz4 compression, working build containersNorbert Preining
2018-05-18work on supporting lz4 and possibly other codicesNorbert Preining