summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2018-07-19rsync support WIPdev/rsyncNorbert Preining
2018-07-03more detailed error checking during signature verificationNorbert 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-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-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-22fix for Windows installerNorbert Preining
2018-05-20don't require lz4, left overNorbert 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
2018-05-01doubled word typosKarl Berry
2018-04-12(platfom_desc): only report through 10.9 for darwinlegacy.Karl Berry
2018-04-01silence checksum/size warnings of unpack during restore/unwindNorbert Preining
2018-03-29doc,testKarl Berry
2018-03-22Mac OS X Leopard 10.5 (powerpc, i386): R.I.P.Mojca Miklavec
2018-03-05musl supportNorbert Preining
2018-01-24better debugging and stronger integrity checksNorbert Preining
2018-01-04new platform aarch64-linux, from Johannes HielscherKarl Berry
2017-12-11(use vars): add $JSON::true and $JSON::false.Karl Berry
2017-12-06(add_remove_symlinks): do nothing ifKarl Berry
2017-11-11debug json timing: print mode and format timeNorbert Preining
2017-11-11debug prints to STDERR not STDOUTNorbert Preining
2017-11-11forgot to change some prints to debugNorbert Preining
2017-11-11json: dynamically select tl internal or external json modeNorbert Preining
2017-11-09add home-made json conversionNorbert Preining
2017-10-27move repository_to_array to TLUtilsNorbert Preining
2017-07-23path add: do proper return code handlingNorbert Preining
2017-07-23rework mkdirhier to distinguish on context what to returnNorbert Preining