Age | Commit message (Expand) | Author |
2023-10-16 | (remove_package): don't worry if a file to be | Karl Berry |
2023-09-18 | (remove_package): do not warn about failing to unlink(*.tlpobj), | Karl Berry |
2023-09-15 | tlmgr: on update test that we can remove files (deal with ro dirs) | Norbert Preining |
2023-06-11 | (from_file): make <whitespace># within a line | Karl Berry |
2023-04-08 | Adjust paper size configuration for ConTeXt | Norbert Preining |
2023-04-04 | TLPaper: work with new context (mkxl and mkiv) | Norbert Preining |
2023-03-07 | User proper null device on Windows | Norbert Preining |
2023-02-27 | run mtxrun --generate and context --luatex --generate as post-install actions... | Karl Berry |
2023-02-26 | initial attempts at supporting lmtx, which is not available on all platforms | Karl Berry |
2023-02-23 | switch to df -Pk in hopes of ignoring BLOCKSIZE etc. settings | Karl Berry |
2023-02-23 | use "Windows" instead of "w32" in option | Karl Berry |
2023-02-21 | (diskfree): show actual output from df -P when debugging. | Karl Berry |
2023-02-21 | disable debug output | Norbert Preining |
2023-02-20 | more win32->windows, doc, copyright 2023 | Karl Berry |
2023-02-20 | more win32->windows, for tlmgr check executes, etc. | Karl Berry |
2023-02-20 | (platform): disable debugging | Karl Berry |
2023-02-20 | win32->windows continues | Karl Berry |
2023-02-20 | Transition 32-bit => 64-bit for Windows; ,pm files | Siep Kroonenberg |
2023-02-18 | 2023 pretest start (including first binaries, i386-cygwin removal) | Karl Berry |
2022-10-04 | (from_file) <depend>: $2 not $1 now. | Karl Berry |
2022-10-03 | dep updates; allow "hard" as alias for "depend" in .tlpsrc | Karl Berry |
2022-09-25 | tl-update-tlpdb (suredef): new fn, replacing equal strings. | Karl Berry |
2022-09-14 | (make_container): try to do ls -l as warning if something is | Karl Berry |
2022-07-31 | (from_file): remove trailing in-line comments, | Karl Berry |
2022-06-18 | (platform_desc): avoid Perl warning if no -OS in | Karl Berry |
2022-06-13 | install-tl (GetOptions): new options -no-installation, no-interaction, | Karl Berry |
2022-04-18 | Revert "work on win64 support" | Norbert Preining |
2022-04-18 | work on win64 support | Norbert Preining |
2022-04-11 | Disk space code for Windows reinstated | Siep Kroonenberg |
2022-03-20 | Reverting windows diskfree; not enough time for testing | Siep Kroonenberg |
2022-03-18 | diskfree for windows >= 8 | Siep Kroonenberg |
2022-03-08 | doc updates | Karl Berry |
2022-03-05 | wording | Karl Berry |
2022-03-05 | installer and free disk space improvements | Norbert Preining |
2022-03-05 | install-tl: if df is available, check for free disk space | Norbert Preining |
2022-02-28 | doc,sync | Karl Berry |
2022-02-27 | double nest_size, param_size, stack_size for stex | Karl Berry |
2022-02-26 | 2022 pretest start | Karl Berry |
2022-02-20 | install-tl: add --debug-fakenet | Norbert Preining |
2022-02-20 | Fix typo in package name | Norbert Preining |
2022-02-19 | Add kpathsea and hyphen-base to InstallExtraRequiredPackages | Norbert Preining |
2022-02-17 | resilient installation: move list of extra install packages to TLConfig | Norbert Preining |
2022-02-14 | More resilient installation | Norbert Preining |
2022-02-12 | (query_ctan_mirror): double-quote the curl arg for Windows. | Karl Berry |
2022-02-09 | (check_on_working_mirror): redirect stdout as well | Karl Berry |
2022-02-05 | Fix path of ca bundle | Norbert Preining |
2022-02-05 | try to fix curl cacert on some macos | Norbert Preining |
2022-02-05 | Start working on cacert support for old darwin | Norbert Preining |
2022-01-23 | work around "only used once" warnings with ugly | Karl Berry |
2021-12-21 | use strict; use warnings; declarations, filehandle barewords, our @disabled | Karl Berry |