Age | Commit message (Expand) | Author |
2019-02-22 | (save): do not check return value of | Karl Berry |
2018-10-10 | allow TLPDB->from_file to manually set media type | Norbert Preining |
2018-07-05 | TLPSRC.pm: check for unexpanded variables and more duplicate directives; | Karl Berry |
2018-07-03 | more detailed error checking during signature verification | Norbert Preining |
2018-06-11 | code cleanup and streamlining (use %Compressors) | Norbert Preining |
2018-06-11 | use unified system_pipe for decompressing instead of repeating code | Norbert Preining |
2018-05-25 | try setup on windows in similar fashion as unix | Norbert Preining |
2018-05-25 | allow for retrial with mutiple downloaders until succeed | Norbert Preining |
2018-05-24 | support ssh://user@host/path as well as scp://... | Norbert Preining |
2018-05-23 | more ssh fixes | Norbert Preining |
2018-05-23 | trial on ssh support | Norbert Preining |
2018-05-23 | fixes for warning messages and undefined vars | Norbert Preining |
2018-05-23 | get rid of all traces of xzdec | Norbert Preining |
2018-05-23 | get rid of xzdec requirement, use only xz | Norbert Preining |
2018-05-23 | rename DefaultContainerFormat to DefaultCompressorFormat | Norbert Preining |
2018-05-23 | use imported names instead of fully qualified names of TLConfig | Norbert Preining |
2018-05-23 | remove some unnecessary tests | Norbert Preining |
2018-05-18 | more lz4 support, can now be selected via TEXLIVE_COMPRESSOR=lz4 | Norbert Preining |
2018-05-18 | work on supporting lz4 and possibly other codices | Norbert Preining |
2018-05-17 | ignore empty arguments like '' | Norbert Preining |
2018-05-15 | pod list fixes for tug.org/texlive/doc/tlpkgdoc | Karl Berry |
2018-05-15 | use TLUtils::copy instead of File::Copy::copy since that is only in perl 5.24 | Norbert Preining |
2018-05-14 | error msg, branch doc | Karl Berry |
2018-05-14 | use copy&remove instead of rename | Norbert Preining |
2018-05-01 | doubled word typos | Karl Berry |
2018-02-27 | fix uninitialized warning in debug statement | Norbert Preining |
2018-02-26 | copyright 2018 | Karl Berry |
2018-01-24 | better debugging and stronger integrity checks | Norbert Preining |
2018-01-03 | try wording again | Karl Berry |
2018-01-03 | (remove_package): wording of warning. | Karl Berry |
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 |