summaryrefslogtreecommitdiff
path: root/Master/texmf/scripts
AgeCommit message (Expand)Author
2008-09-11more consistent info message for new packages,Karl Berry
2008-09-11newlines needed, consistent msgsKarl Berry
2008-09-11(init_local_db): do not use abs_path'sKarl Berry
2008-09-11Various documentation updates:Manuel Pégourié-Gonnard
2008-09-11(action_update): do not bother user with "forciblyKarl Berry
2008-09-08make tlmgr unify the location with Cwd::abs_path so that / and \ (andNorbert Preining
2008-09-08fix tlmgr and tlmgrgui to use a fixed ctan mirror (and some translationsNorbert Preining
2008-09-08add some todos to tlmgr.plNorbert Preining
2008-09-08epstopdf 2.9.9gw (27aug08)Karl Berry
2008-09-08make tlmgr report new packagesNorbert Preining
2008-09-08add cn and tw translations for tlmgr from Hongyi ZhaoNorbert Preining
2008-09-08add Italian translation of tlmgr from Marco PallanteNorbert Preining
2008-09-06abbreviations are not accepted.Karl Berry
2008-09-06doc tweaks, including =over 4 consistentlyKarl Berry
2008-08-21consistently use . not _ for backup revs (from Norbert)Karl Berry
2008-08-21Windows uninstaller: cancel does now cancel.Siep Kroonenberg
2008-08-14finaly, don't try to be too clever with extensions (eg flshort-3.20 was break...Manuel Pégourié-Gonnard
2008-08-13improving texts for the search thingManuel Pégourié-Gonnard
2008-08-13new stringsManuel Pégourié-Gonnard
2008-08-13fixing bug with dots in directory namesManuel Pégourié-Gonnard
2008-08-09add a todo for tlmgrNorbert Preining
2008-08-09doc fixesKarl Berry
2008-08-08add a todo to tlmgr.plNorbert Preining
2008-08-07homegeneise the name of interact/interactive to interactManuel Pégourié-Gonnard
2008-08-07new option to show config filesManuel Pégourié-Gonnard
2008-08-07new envvars *_texdoc, and warning for old namesManuel Pégourié-Gonnard
2008-08-06more english updatesNorbert Preining
2008-08-06re-create, not recreate (Phil again, we don't do recreational things here)Norbert Preining
2008-08-06tlmgr GUI: better layout of arch tabNorbert Preining
2008-08-06tlmgr gui: some English language fixes from Philip TaylorNorbert Preining
2008-08-05perltk-vi, tlmgrgui/lang/vi: update from Ky Anh.Reinhard Kotucha
2008-08-04perltk-cs, tlmgrgui/lang/cs: Update form Jano.Reinhard Kotucha
2008-08-04allowing old envvars TEXDOCVIEW_* and TEXDOC_VIEWER_* tooManuel Pégourié-Gonnard
2008-08-04fixing stupid bug introduced by non-uniform use of code_path() (dirs were no ...Manuel Pégourié-Gonnard
2008-08-03tlmgr gui: stop if you we cannot create a main windowNorbert Preining
2008-08-03Fixing viewer command for windows (hopefully). Simplifying MacOS X command onManuel Pégourié-Gonnard
2008-08-02accept version as action as well as --version option.Karl Berry
2008-08-02fixing bug in ordering, using code_path to pad code too two digitsManuel Pégourié-Gonnard
2008-08-01tlmgr gui: more de updatesNorbert Preining
2008-08-01tlmgr gui german language updates from Peter Ragosch (and me)Norbert Preining
2008-08-01tlmgr.pl: check the return value of setup_programsNorbert Preining
2008-08-01Replaced the -v|--verbose option with the finer noise_level config setting. Manuel Pégourié-Gonnard
2008-07-31rm the now useless hack for removing ordering tricks in TEXDOCSManuel Pégourié-Gonnard
2008-07-31Oops, rm debugging code from the previous commit.Manuel Pégourié-Gonnard
2008-07-31Now set_config_element() remembers the "inverse" of the list and its max whileManuel Pégourié-Gonnard
2008-07-31Add a special feature (hack?) for sty files (most probably coming from andManuel Pégourié-Gonnard
2008-07-31Locally override ext_list for argument with the extension given.Manuel Pégourié-Gonnard
2008-07-31Silently assume text for files without ext. Assume text with a warningManuel Pégourié-Gonnard
2008-07-31finally true and false are case-sensitiveManuel Pégourié-Gonnard
2008-07-30/utils.tlu: add list().Reinhard Kotucha