summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
AgeCommit message (Expand)Author
2022-06-10Rename Windows detection macros.Norbert Preining
2021-12-21use strict; use warnings; declarations, filehandle barewords, our @disabledKarl Berry
2021-05-16podisms, list missing functionsKarl Berry
2021-05-16update pod descriptions, httpsKarl Berry
2021-05-06(writeout): dddebug, since this happens on every package in tlpdb; other debu...Karl Berry
2021-03-15infra: allow overriding catalogue data in tlpsrcNorbert Preining
2020-04-15sort depends etc when writing out TLPOBJNorbert Preining
2019-12-21TLUtils.pm (texdir_check): return failure if given $texdir containsKarl Berry
2019-12-12* TLPOBJ.pm (writeout): do not write catalogue-date.Karl Berry
2019-12-05docKarl Berry
2019-11-26versioned .tar.xz containers for the tlnet repositoryKarl Berry
2019-03-03update TLPOBJ with changes from Johannes HielscherNorbert Preining
2019-03-02update copyright after changesNorbert Preining
2019-03-01remove --rm from lz4 call, manually remove tar containerNorbert Preining
2018-10-04fix parsing error of docfile data, github issue 2Norbert Preining
2018-08-31include contact from TeX Catalogue in tlpdbNorbert Preining
2018-06-23save TC alias also into TLPOBJ/TLPDBNorbert 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-05TLConfig.pm (AcceptedCompressors): move lz4 to end, it's writingKarl Berry
2018-06-01fix rollback container if no backup is madeNorbert Preining
2018-05-31import $DefaultCompressorFormatNorbert Preining
2018-05-23partially working version with full compressor/downloader supportNorbert Preining
2018-05-18more work on multiple compressor supportNorbert Preining
2018-05-18more work on lz4 compression, working build containersNorbert Preining
2018-02-26copyright 2018Karl Berry
2018-01-24warn if *containermd5 is usedNorbert 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-09json rework:Norbert Preining
2017-11-09add home-made json conversionNorbert Preining
2017-10-27update JSON format, add documentation on formatsNorbert Preining
2017-10-27rework (again) location of various configuration optionsNorbert Preining
2017-10-16more adjustments for json outputNorbert Preining
2017-10-15add install/available keys to JSON output, deal with unavailable packagesNorbert Preining
2017-10-13tlmgr dump-tlpdb -json possibleNorbert Preining
2017-10-13improve json output: numbers and booleansNorbert Preining
2017-10-13tlmgr info: allow for --data jsonNorbert Preining
2017-05-11set $: to just space and newline, to avoid breaking at - in longdesc blocks; ...Karl Berry
2016-05-19TLPDB: sys container: logic errorNorbert Preining
2016-05-17checksum reworkNorbert Preining
2016-05-17temp backup container on windows: path playingNorbert Preining
2016-05-16tmp file rewriteNorbert Preining
2016-04-21use TLCryptoKarl Berry
2016-04-21TLCrypto.pm: new module with all the functions using digests/gpg,Karl Berry
2016-04-12fixes from live testingNorbert Preining
2016-04-12fix missing access functions for new checksumNorbert Preining
2016-04-12wording fixesNorbert Preining
2016-04-12replace sha256 with generic checksumNorbert Preining
2016-04-12TLOBJ: support sha256, make_container returns sha256, use thatNorbert Preining