Age | Commit message (Expand) | Author |
2017-05-07 | (wsystem): report exit status in warning. | Karl Berry |
2017-05-06 | doc, copyright 2017 | Karl Berry |
2017-05-04 | TLUtils::prepend_own_path adds TL bindir location to PATH, use in fmtutil | Norbert Preining |
2017-05-02 | more visible warning messages, rewording | Norbert Preining |
2017-04-29 | fix long outstanding bug in tlmgr path that returned wrong return codes | Norbert Preining |
2017-04-22 | Shortcut target missing: not an error | Siep Kroonenberg |
2017-04-20 | try to support https, too | Norbert Preining |
2017-04-17 | (platform_desc): explicit macosx version numbers. | Karl Berry |
2017-04-17 | fix comment: no support for Mac OS X older than 10.5 | Mojca Miklavec |
2017-04-16 | silence perl -warnings | Karl Berry |
2017-04-16 | (platform_name): more and different mac binary sets. | Karl Berry |
2017-04-15 | user/sys mode for fmtutil and updmap | Norbert Preining |
2016-10-11 | convert some warnings to debugs in support functions | Norbert Preining |
2016-07-03 | (push_uniq): use my with $reference, instead of local. | Karl Berry |
2016-06-13 | doc, sync, msgs | Karl Berry |
2016-05-16 | tmp file rewrite | Norbert Preining |
2016-05-15 | fix creating of missing download target dir | Norbert Preining |
2016-05-15 | TLUtils::check_file: only check checksums if we can compute them | Norbert Preining |
2016-05-14 | tempdir rework: use consistently tl_tmpdir/tmpfile for debugging | Norbert Preining |
2016-05-09 | tldie: use Tk::exit if gui is loaded | Norbert Preining |
2016-05-06 | TLUtils:_create_config_file: generate file even with no entries | Norbert Preining |
2016-05-06 | don't die in user moder on updmap.cfg write, make backup | Norbert Preining |
2016-05-05 | Revert "TLUtils: allow for creation of updmap.cfg in user mode" | Norbert Preining |
2016-05-05 | TLUtils: allow for creation of updmap.cfg in user mode | Norbert Preining |
2016-04-30 | installer/TLUtils::install_packages: break out if installation fails | Norbert Preining |
2016-04-21 | TLCrypto.pm: new module with all the functions using digests/gpg, | Karl Berry |
2016-04-21 | setup_gpg: fix double quotation on loosedows | Norbert Preining |
2016-04-21 | setup_gpg: search for tlgpg for all archs | Norbert Preining |
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-20 | fix for spaces in names (gpg prg) | Norbert Preining |
2016-04-19 | doc,sync,consistency | Karl Berry |
2016-04-18 | TLUtils.pm (setup_gpg): if the envvar is set, don't look for anything else. | Karl Berry |
2016-04-18 | just check for ^MSWin, not 32|64; who knows what the future will bring | Karl Berry |
2016-04-18 | fix detection of texlive.gpg.win32 gpg | Norbert Preining |
2016-04-17 | Cleaner tl_abs_path | Siep Kroonenberg |
2016-04-16 | try to support spaces in path on Windows | Norbert Preining |
2016-04-16 | test for TL_GNUPG, gpg, gpg2 | Norbert Preining |
2016-04-15 | setup_gpg: win32: search for system gpg | Norbert Preining |
2016-04-15 | TLUtils.pm generate_config_file: break if headfile is missing | Norbert Preining |
2016-04-14 | (_create_config_files): newline at end of message. | Karl Berry |
2016-04-14 | allow for Windows users to setup gpg | Norbert Preining |
2016-04-13 | (check_file): report info when checksums or sizes differ. | Karl Berry |
2016-04-12 | get rid of verify_download, fix verifications | Norbert Preining |
2016-04-12 | TLUtils: verify_* reshuffling | Norbert Preining |
2016-04-12 | switch consistently to sha512 for all checksums, sign installer and iso etc | Norbert Preining |
2016-04-12 | make verify_* return values numeric with informal messages | Norbert Preining |
2016-04-12 | adjust gpg code to spaces in filenames and win32 | Norbert Preining |
2016-04-12 | reintroduce verify_checksum, single out code, adapt tlmgr | Norbert Preining |
2016-04-12 | unify the verify_* functions, simplify code, verify checksum file | Norbert Preining |