summaryrefslogtreecommitdiff
path: root/Master/texmf/scripts
AgeCommit message (Expand)Author
2009-09-03use sprintf on the translated string with the rest of the arguments,Norbert Preining
2009-09-03changes to tlmgr update handling:Norbert Preining
2009-09-02make tlmgr option multiuser behave reasonable on w32 non-admin accountsNorbert Preining
2009-09-02use title as suggested by KarlNorbert Preining
2009-09-02update warning message on not-writable in tlmgr guiNorbert Preining
2009-09-02(check_on_writable): tell them what directoryKarl Berry
2009-09-01missing >Karl Berry
2009-09-01fix typo arbitrar(i)lyNorbert Preining
2009-09-01fix typo in global variableNorbert Preining
2009-08-31disable buttons if we cannot write the tlpdbNorbert Preining
2009-08-31warn and return if an action is asked for but no write permissions are givenNorbert Preining
2009-08-30translate two new strings, "disable" and "keep arbitrarly many"Norbert Preining
2009-08-30rename again more occurrences of "location" to repository, thanks Staszek!Norbert Preining
2009-08-30missing .tar extensionPiotr Strzelczyk
2009-08-30fix getting $Master from __FILE__Piotr Strzelczyk
2009-08-29Fiw windows line ending problem in texdoc, thanks to Akira.Manuel Pégourié-Gonnard
2009-08-29use NNNk instead of NNNKB, make [] around size like in install-tl,Norbert Preining
2009-08-29tlmgr now echoes "tlmgr: no updates available" if nothing has been doneNorbert Preining
2009-08-29do removed file check only if !--listNorbert Preining
2009-08-29change title of tlmgr gui arch page, we can remove archs now!Norbert Preining
2009-08-28make --exclude also exclude pkg.arch, and show size on actual update, tooNorbert Preining
2009-08-28support tlmgr update --exclude pkg --exclude pkg Norbert Preining
2009-08-28fix again some undef values in machine-readable output, and addNorbert Preining
2009-08-28more fixes to my buggy patchNorbert Preining
2009-08-28remove wrong =~ s/// command on @files_to_be_removed in write_w32_updaterNorbert Preining
2009-08-28print "end-of-updates" line on action installNorbert Preining
2009-08-28implement file removal on infra update, but keep the actual removalNorbert Preining
2009-08-28remove the w32_updated hash and list and special treatment (patch from Tomek)Norbert Preining
2009-08-27fix undefined values in machine_lineNorbert Preining
2009-08-27machine readable output for tlmgr optionNorbert Preining
2009-08-27oh boy, double remove_package somehow slipped throughPiotr Strzelczyk
2009-08-27doc tweaksKarl Berry
2009-08-26change location to repository in some messagesPiotr Strzelczyk
2009-08-26updater-w32 changes:Piotr Strzelczyk
2009-08-26make the check for not-supported options generic so that addingNorbert Preining
2009-08-26use tlmgr option repository, but also accept option location toNorbert Preining
2009-08-26don't warn that -location is not a supported argument!Norbert Preining
2009-08-25try to use "package repository" instead of all the variants ofNorbert Preining
2009-08-25add progress bars for tlmgr install and tlmgr update,Norbert Preining
2009-08-24updmap.pl: replaced dir/ls by Perl code Reinhard Kotucha
2009-08-24use fmtutil-sys --byengine instead of heuristics in tlmgr post actionNorbert Preining
2009-08-24endless doc tweaksKarl Berry
2009-08-23doc tweaks continueKarl Berry
2009-08-22remove unneeded COMSPEC from backticksPiotr Strzelczyk
2009-08-22tlmgr doc tweaks continue; consistently useKarl Berry
2009-08-21doc tweaks for --self, --no-depends-at-all, etc.Karl Berry
2009-08-20separate pre-running and done-running notices onto separate lines, for the be...Karl Berry
2009-08-19license statementKarl Berry
2009-08-19quote invocation of $ENV{COMSPEC}, from Dan Luecking, 19 Aug 2009 15:13:31Karl Berry
2009-08-19make "Cancel" translatable (thanks Vladimir for spotting that)Norbert Preining