Age | Commit message (Expand) | Author |
2017-11-14 | option/setting json: change format, all strings, document format | Norbert Preining |
2017-11-14 | TLPDB: factorize json code, tlmgr: json for option | Norbert Preining |
2017-11-13 | fix possible undefined behaviour in paper handling | Norbert Preining |
2017-11-11 | json: dynamically select tl internal or external json mode | Norbert Preining |
2017-11-10 | switch from require TeXLive::JSON to require JSON | Norbert Preining |
2017-11-09 | require JSON => require TeXLive::JSON | Siep Kroonenberg |
2017-10-27 | update JSON format, add documentation on formats | Norbert Preining |
2017-10-27 | rework (again) location of various configuration options | Norbert Preining |
2017-10-13 | tlmgr dump-tlpdb -json possible | Norbert Preining |
2017-09-13 | crypto: use symbolic constants, require verification of main tlpdb | Norbert Preining |
2017-05-14 | doc, sync | Karl Berry |
2017-05-12 | fix spurious warning on updates | Norbert Preining |
2017-05-11 | fixes for scheme size computation | Norbert Preining |
2017-05-11 | support display of accumulated size information for schemes/collections | Norbert Preining |
2017-05-06 | doc, copyright 2017 | Karl Berry |
2017-04-20 | try to support https, too | Norbert Preining |
2017-04-16 | use tlpdbopt_ instead of option_ | Norbert Preining |
2016-06-29 | doc/test updates. | Karl Berry |
2016-06-21 | some fixes for empty arch borderline cases in TLTREE | Norbert Preining |
2016-05-16 | don't code tmp dir hard-wired, but use tl_tmpdir | Norbert Preining |
2016-05-15 | whoops, not worth syntax hassles. | Karl Berry |
2016-05-15 | (new): mention root, download failure might not be | Karl Berry |
2016-05-14 | TLPDB: reuse tempdir not to create too many | Norbert Preining |
2016-05-14 | tempdir rework: use consistently tl_tmpdir/tmpfile for debugging | Norbert Preining |
2016-05-05 | continue despite missing pubkey, report details for failed verification | Norbert Preining |
2016-05-05 | fix uninitialized variable in warning call | Norbert Preining |
2016-05-02 | fix strange perl warning | Norbert Preining |
2016-04-28 | xzdec rather than un-xz | Karl Berry |
2016-04-27 | record verification status of manually verified tlpdb | Norbert Preining |
2016-04-22 | check for gpg not avail, return -3 in verify_*, act in tlmgr | Norbert Preining |
2016-04-21 | use TLCrypto | Karl Berry |
2016-04-21 | TLCrypto.pm: new module with all the functions using digests/gpg, | Karl Berry |
2016-04-21 | tlpdb: safe status of being verified, show status for each tlpdb | Norbert Preining |
2016-04-21 | verification reporting reworked: be non-intrusive | Norbert Preining |
2016-04-14 | make installation from local_uncompressed ignoring checksums etc | Norbert Preining |
2016-04-12 | verify also local copies, triggered by new parameter to TLPDB->new | Norbert Preining |
2016-04-12 | adapt to changed calling convention | Norbert Preining |
2016-04-12 | get rid of verify_download, fix verifications | Norbert Preining |
2016-04-12 | make verify_* return values numeric with informal messages | Norbert Preining |
2016-04-12 | gpg signature check working | Norbert Preining |
2016-04-12 | refactor downloading, verify downloaded tlpdb | Norbert Preining |
2016-04-12 | work on gpg verification function | Norbert Preining |
2016-04-05 | preliminary 2016 release and copyright years | Karl Berry |
2016-01-12 | Re-apply temporary removed changes to installer and tlmgr | Norbert Preining |
2016-01-07 | revert changes in tlcritical to fix the TLDownload error | Norbert Preining |
2016-01-06 | unpack: return pair of 0,1 and msg, use it | Norbert Preining |
2016-01-06 | fix a stupid typo | Norbert Preining |
2016-01-06 | checksum verification update, unwinding works again | Norbert Preining |
2016-01-06 | debug and work on installation | Norbert Preining |
2016-01-06 | add win32 open prevention to TLPDB as for TLUtils | Norbert Preining |