summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
AgeCommit message (Expand)Author
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
2016-04-05preliminary 2016 release and copyright yearsKarl Berry
2015-06-14TLPOBJ: merge 'also' and 'topics' into tlpobj catalogue dataNorbert Preining
2014-12-05commented out debugging warnKarl Berry
2014-12-04* TLPOBJ.pm (update_from_catalogue): compare true basename of ctan file,Karl Berry
2014-02-072014Karl Berry
2013-09-16remove all embedded quotes in details/language tagsNorbert Preining
2013-09-15(from_fh): warn instead of die if we cannot parseKarl Berry
2013-09-15read arbitrary stupid quoting in docfile tagsNorbert Preining
2013-09-13when writing out docfiles tags, quote embedded quote charsNorbert Preining
2013-04-13user mode for tlmgrNorbert Preining
2013-04-07first updates for TL13 pretest, and for texmf-dist having everythingKarl Berry
2011-10-24add forgotten support for KanjiMap when generated updmap_cfg linesNorbert Preining
2011-05-19Rework TeXLive::TLPOBJ::from_fh to make it faster and shorter.Manuel Pégourié-Gonnard
2011-05-16TLPOBJ.pm (from_fh): do not remove trailing whitespace; turns out thisKarl Berry