Age | Commit message (Expand) | Author |
2019-12-31 | renice, doc, archive old script | Karl Berry |
2019-12-24 | tlmgr.pl (check_texmfdbs): make silent if no problems; don't worry if a | Karl Berry |
2019-12-24 | tl-check-fmttriggers: new option --analyze to report common dependencies. | Karl Berry |
2019-12-23 | allow global_tlpvars to be set in autopatterns and used across other packages... | Karl Berry |
2019-12-21 | TLUtils.pm (texdir_check): return failure if given $texdir contains | Karl Berry |
2019-12-12 | (push_uniq): do member test inline instead of | Karl Berry |
2019-12-10 | Revert "work on win64 support" | Norbert Preining |
2019-12-10 | work on win64 support | Norbert Preining |
2019-12-05 | doc | Karl Berry |
2019-11-30 | fix tempdir invocation | Norbert Preining |
2019-11-26 | doc tweak to force update. | Karl Berry |
2019-11-16 | correct Perl module calls | Norbert Preining |
2019-11-09 | TLUtils.pm (setup_programs): only use Data::Dumper if vv, not just v; | Karl Berry |
2019-11-07 | (copy): ddebug every invocation, just to see. | Karl Berry |
2019-10-29 | (copy): support new -L "option" argument to | Karl Berry |
2019-10-21 | TLUtils.pm ($::LOGFILE): declare global to avoid warning. | Karl Berry |
2019-10-20 | back to relative symlinks, else symlinks in bin point to absolute installer d... | Karl Berry |
2019-09-27 | fix TLUtils::copy failure to deal with links properly | Norbert Preining |
2019-03-20 | (platform_desc) <armhf-linux>: change description, | Karl Berry |
2019-03-17 | Make mkdirhier tolerate backslashes | Siep Kroonenberg |
2019-03-02 | tl19 darwin version updates | Karl Berry |
2019-02-23 | (copy): die or warn in more failure cases. | Karl Berry |
2019-01-28 | consistently use $0 on tldie msgs; precede with newline | Karl Berry |
2018-11-22 | doc | Karl Berry |
2018-11-21 | add forgotten newline | Norbert Preining |
2018-11-21 | support TEXLIVE_PREFER_OWN env var for setup_programs | Norbert Preining |
2018-11-16 | (untar): be specific about the command that failed. | Karl Berry |
2018-10-23 | TLUtils: don't die on empty location, but return empty array | Norbert Preining |
2018-10-12 | (give_ctan_mirror_base): down to one backbone (www.ctan.org) | Karl Berry |
2018-08-04 | more program setup debug output | Norbert Preining |
2018-07-20 | make sure we use TL provided tar on Windows | Norbert Preining |
2018-07-19 | setup_programs: prefer system versions, simplify code | Norbert Preining |
2018-07-03 | more detailed error checking during signature verification | Norbert Preining |
2018-06-12 | stupid error | Norbert Preining |
2018-06-11 | more fixes for code cleanup | Norbert Preining |
2018-06-11 | fix typo in compressor rework | 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-31 | xz -d some more; dump ::progs at ddebug levels | Karl Berry |
2018-05-30 | correct env var in documentation | Norbert Preining |
2018-05-29 | doc | Karl Berry |
2018-05-28 | fix suicide | Norbert Preining |
2018-05-26 | avoid some extra-long lines. | Karl Berry |
2018-05-26 | (repository_to_array): die if passed empty string, | Karl Berry |
2018-05-26 | once more, it is $::progs nor $::prog, the danger of global vars | 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-25 | fix for installer bug | Norbert Preining |
2018-05-24 | support ssh://user@host/path as well as scp://... | Norbert Preining |
2018-05-23 | more ssh fixes | Norbert Preining |