Age | Commit message (Expand) | Author |
2014-12-31 | (add_link_dir_dir): use symlink() instead of system(ln -s). | Karl Berry |
2014-12-02 | * TLUtils.pm (add_link_dir_dir): only unlink a symlink, not everything; | Karl Berry |
2014-11-23 | * install-tl (run_postinst_cmd): new fn. | Karl Berry |
2014-11-14 | present platforms in OS on ARCH order | Norbert Preining |
2014-05-16 | dvipdfm removal, no need to create dirs | Norbert Preining |
2014-05-05 | (install_packages): use select(), not Time::HiRes, | Karl Berry |
2014-04-20 | (install_packages): if we can't open the tlpobj | Karl Berry |
2014-04-17 | start 2014 pretest (per doc/releng.txt) | Karl Berry |
2014-02-21 | Add x86_64 with Cygwin to platform_desc(). Suggested by Ken Brown 2014-02-21 | Reinhard Kotucha |
2013-10-16 | (run_cmd): don't return undef for $output. | Karl Berry |
2013-08-24 | (platform_name) <darwin>: don't assume sysctl is | Karl Berry |
2013-08-24 | call /usr/sbin/sysctl on Mac OS X with full path (/usr/sbin might not be in P... | Mojca Miklavec |
2013-07-21 | usermode and updmap creation, report from Jan Musinsky 20 Jul 2013 16:20:04, ... | Karl Berry |
2013-06-25 | (platform_desc): explicit name for mipsel-linux | Karl Berry |
2013-05-10 | w32 uninstaller fix; UNC paths; tl_abs_path | Siep Kroonenberg |
2013-04-26 | attempt netbsd guessing for i386 and amd64 | Karl Berry |
2013-04-19 | fix updmap bugs (mail Michael Sharpe 16Apr) | Norbert Preining |
2013-04-19 | msg tweaking in case of wget fallback | Karl Berry |
2013-04-15 | fixes to usermode introduced regressions | Norbert Preining |
2013-04-13 | user mode for tlmgr | Norbert Preining |
2013-04-07 | first updates for TL13 pretest, and for texmf-dist having everything | Karl Berry |
2013-04-07 | guess x86_64-darwin on new-enough systems | Karl Berry |
2013-04-06 | distinguish armhf-linux (hardware floating point, | Karl Berry |
2013-03-21 | message wording | Karl Berry |
2013-02-22 | Fix perloc typos | Peter Breitenlohner |
2012-09-19 | make sure that we get a first line even on cygwin which returns undef | Norbert Preining |
2012-07-30 | do *not* warn if a file is found in TEXMFSYSCONFIG that does not | Norbert Preining |
2012-07-13 | (check_for_old_updmap_cfg): reword messages, etc. | Karl Berry |
2012-07-12 | die if mktexlsr fails | Norbert Preining |
2012-07-11 | make sure we remove old updmap.cfg files in TEXMFSYSCONFIG | Norbert Preining |
2012-06-27 | (platform_name): accept armv[0-9]l, not just | Karl Berry |
2012-05-26 | back to parsing catalogue xml directly, no perl dump | Karl Berry |
2012-05-26 | (platform_desc): x86_64 with GNU/kFreeBSD | Karl Berry |
2012-05-24 | copyright years | Karl Berry |
2012-05-21 | Added release year to filetypes | Siep Kroonenberg |
2012-05-17 | hopefully fix updmap-sys --enable /mktexupd for Windows | Norbert Preining |
2012-05-13 | multi updmap integration, we have now separate updmap.cfg files | Norbert Preining |
2012-05-12 | tl12 preliminaries | Karl Berry |
2012-04-23 | make sure that a tlnet disabled package is always ignored, | Norbert Preining |
2012-04-19 | tlmgr install --file /path/to/some/file.tar.xz | Norbert Preining |
2012-04-10 | (platform_name): don't distinguish sparc64 and | Karl Berry |
2012-04-01 | make_local_skeleton: create skeleton only if texmf-local doesn't already exist. | Reinhard Kotucha |
2012-01-05 | do not remove directories that are in or below what is in opt_sys_* | Norbert Preining |
2011-12-25 | (platform_name, platform_desc): map | Karl Berry |
2011-10-29 | allow local configuration of the kanjiEmbed setting in updmap-local.cfg | Norbert Preining |
2011-10-23 | first step to get support for KanjiMap into TL, add the ability | Norbert Preining |
2011-09-17 | installer and mirror selection | Norbert Preining |
2011-09-15 | (create_mirror_list): align mirror in column | Karl Berry |
2011-09-13 | rename mirror.pl -> ctan-mirrors.pl, add a (not used) function | Norbert Preining |
2011-08-17 | untar w/o time stamp extraction on w32 (problems with AV soft) | Piotr Strzelczyk |