Age | Commit message (Expand) | Author |
2009-06-18 | attempt to do .exe addition within tlpkg/installer too | Karl Berry |
2009-06-17 | add TLUtils::tldie function, and use it in some places in install-tl | Norbert Preining |
2009-06-12 | correct computation of revision number of packages after bin package split | Norbert Preining |
2009-06-11 | TLMedia: allow initialization either as | Norbert Preining |
2009-06-09 | update all depending formats if an engine has been updated | Norbert Preining |
2009-06-08 | rework execute action handling so that it actually works, hopefully | Norbert Preining |
2009-06-06 | before saving a tlpobj to a local tlpdb we have to remove the RELOC | Norbert Preining |
2009-06-06 | fix error about missing abs_path | Norbert Preining |
2009-06-06 | move the removed_dirs to TLUtils, and use it in TLMedia | Norbert Preining |
2009-06-05 | fix size computations when installing from svn checkout | Norbert Preining |
2009-06-03 | install-tl: issue welcome message | Norbert Preining |
2009-06-03 | fix $syscmd vs @syscmd | Norbert Preining |
2009-06-02 | log postactions | Norbert Preining |
2009-06-02 | log post actions | Norbert Preining |
2009-06-02 | factor out the parsing of AddFormat and AddHyphen lines to separate | Norbert Preining |
2009-06-02 | write a relocated .tlpobj file into the container, and reactivate the | Norbert Preining |
2009-05-30 | (parse_line): remove trailing whitespace. | Karl Berry |
2009-05-25 | (fmtutil_cnf_lines): report the actual unknown | Karl Berry |
2009-05-23 | remove texmf-doc | Karl Berry |
2009-05-22 | move the fmtutil.cnf, updmap.cfg, langauge.dat/def generation code | Norbert Preining |
2009-05-22 | remove references to c-basicbin | Norbert Preining |
2009-05-22 | place: create emtpy tlpsrc files since name and category are set | Norbert Preining |
2009-05-21 | rename bin-tlpsv.win32 -> tlpsv.win32 | Norbert Preining |
2009-05-21 | rename bin-tlperl.win32 -> tlperl.win32 | Norbert Preining |
2009-05-21 | remove bin-texlive from the list of critical packages and special packages | Norbert Preining |
2009-05-21 | rename bin-texlive -> texlive-scripts | Norbert Preining |
2009-05-21 | rename bin-dviout.win32 -> dviout.win32 | Norbert Preining |
2009-05-21 | rename bin-kpathsea -> kpathsea | Norbert Preining |
2009-05-21 | one more bin-pdftex -> pdftex | Norbert Preining |
2009-05-21 | rename the bin-* to * | Norbert Preining |
2009-05-21 | rename bin-tex -> tex | Norbert Preining |
2009-05-21 | allow for empty .tlpsrc files without name and type tag by defaulting | Norbert Preining |
2009-05-18 | accept the new AddFormat executes | Norbert Preining |
2009-05-16 | remove $ReleaseYear from the default CTAN path | Norbert Preining |
2009-05-12 | fix typo | Norbert Preining |
2009-05-12 | Move most of the stuff from tlpkg, tlmgr from branch to trunk | Norbert Preining |
2009-04-28 | remove .tar.lzma files when copied from DVD, but keep them when | Norbert Preining |
2009-03-12 | fix for locale on Vista and simpler expand_string | Piotr Strzelczyk |
2009-03-10 | more fixes for TLWinGoo.pm from Tomek | Norbert Preining |
2009-03-10 | fix infinite loop in variable expansion (email Jjgod Jiang 10 Mar 2009) | Norbert Preining |
2009-03-05 | (make_container): make that "--exclude", ".svn", | Karl Berry |
2009-03-01 | parens for push | Karl Berry |
2009-03-01 | uups, only for win32 .. | Norbert Preining |
2009-03-01 | add bin-tlperl.win32 to the critical packages list | Norbert Preining |
2009-03-01 | remove luatex and bin-kpathsea from the list of specially treated updates | Norbert Preining |
2009-02-28 | use --exclude .svn, not /.svn | Norbert Preining |
2009-02-27 | do not include .svn directories when building packages. | Norbert Preining |
2009-02-09 | remove doc.html from 2008 dir in w32 uninstaller so that the removal of | Norbert Preining |
2009-02-09 | make docfile data accessible via the tlmgr show <pkg> --list | Norbert Preining |
2009-02-07 | fail immediately if one of our necessary programs (wget,lzmadec,lzma) is not ... | Karl Berry |