Age | Commit message (Expand) | Author |
2020-05-03 | doc,debug | Karl Berry |
2020-04-06 | hopefully final fix for installation havoc | Norbert Preining |
2020-04-05 | (not_virtual_install_package): for a | Karl Berry |
2020-02-17 | refactor verify_checksum return code handling into separate function | Norbert Preining |
2020-02-07 | Revert "packages in fmttrigger are considered implicit dependencies" | Norbert Preining |
2020-02-06 | packages in fmttrigger are considered implicit dependencies | Norbert Preining |
2019-12-10 | Revert "work on win64 support" | Norbert Preining |
2019-12-10 | work on win64 support | Norbert Preining |
2019-12-05 | new abbreviation $DatabaseLocation for tlpkg/texlive.tlpdb; use it in a few p... | Karl Berry |
2019-11-09 | TLUtils.pm (setup_programs): only use Data::Dumper if vv, not just v; | Karl Berry |
2019-09-24 | doc,sync | Karl Berry |
2019-08-07 | (from_file): mention acquire.html when from_file fails. | Karl Berry |
2019-06-27 | pinning: don't warn on not-hit pattern in case of catch-all presence | Norbert Preining |
2019-05-12 | support tlmgr repository status, format will change, docs missing | Norbert Preining |
2019-04-01 | update copyright year for changed files | Norbert Preining |
2019-04-01 | finish support of expired key warnings | Norbert Preining |
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 |