summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2009-09-21change default to single user install on WindowsNorbert Preining
2009-09-19(update_from_catalogue): maybe no space before theKarl Berry
2009-09-18TLUtils: add dir_creatable in addition to dir_writable. On Vista/W7Norbert Preining
2009-09-17fix tl-update-tlpdb to deal with all kind of regressionsNorbert Preining
2009-09-15(update_from_catalogue): avoid writing empty catalogue-ctan lines.Karl Berry
2009-09-15use xsystem to die if svn commits failKarl Berry
2009-09-13more date parsing generalizationKarl Berry
2009-09-13allow whitespace after $Date$ string.Karl Berry
2009-09-07Transliterate to ascii while importing text from the catalogue.Manuel Pégourié-Gonnard
2009-09-05allow for side-by-side installation different releasesPiotr Strzelczyk
2009-09-03use the same code for win32 and unixPiotr Strzelczyk
2009-09-03match top level files as wellPiotr Strzelczyk
2009-09-03dir_writable test with copy nulPiotr Strzelczyk
2009-09-02more consistent untar wording.Karl Berry
2009-09-01match .exe.manifest and .dll.manifest automaticallyNorbert Preining
2009-09-01fix umask applicationNorbert Preining
2009-08-31remove install-tl.bat and install-tl-advanced.bat in uninstallerNorbert Preining
2009-08-28sort options when writing to TLPDBNorbert Preining
2009-08-27sort list of %TLPDBOptionsKarl Berry
2009-08-26use tlmgr option repository, but also accept option location toNorbert Preining
2009-08-25try to use "package repository" instead of all the variants ofNorbert Preining
2009-08-25reorder so that temp files can be removedNorbert Preining
2009-08-25fix TLPDB open fhNorbert Preining
2009-08-25add progress bars for tlmgr install and tlmgr update,Norbert Preining
2009-08-25fix updates on WindowsNorbert Preining
2009-08-24make saving the tlpdb more robustNorbert Preining
2009-08-22doc tweaksKarl Berry
2009-08-17fix disabled handling if no local config file is presentNorbert Preining
2009-08-16add 2009 to copyright linesKarl Berry
2009-08-16support disabling of maps/formats/hyphenations in local conf filesKarl Berry
2009-08-14Fixed typo in TLUtils::platformSiep Kroonenberg
2009-08-14doc updates, force CPU=i386 (from Jukka Salmi, mail to karl 13 Aug 2009 01:12...Karl Berry
2009-08-13# the following is necessary because on win32, Norbert Preining
2009-08-13fix a remaining $self to $tlp after moving to TLUtilsNorbert Preining
2009-08-12remove newly created tl-portable{,.bat} and tl-install at win32 removal timeNorbert Preining
2009-08-11reject removal of a package if it is either texlive.infra orNorbert Preining
2009-08-06expand Revision property on all those fileNorbert Preining
2009-08-06tlmgr: add documentation for --w32mode in action pathNorbert Preining
2009-08-05move all the options from the .tlpsrc files to hashes in TLConfigNorbert Preining
2009-08-05merge the bunch of TLPDBOptionsXXXX and TLPDBSettingXXXX into one hash eachNorbert Preining
2009-07-30fix typo: definitonNorbert Preining
2009-07-28work on --self and restartNorbert Preining
2009-07-23small fix for give_ctan_mirrorNorbert Preining
2009-07-23make sure that we do not replace a full path given with mirror.ctan.orgNorbert Preining
2009-07-23eradicate Documentation categoryKarl Berry
2009-07-15Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn'tManuel Pégourié-Gonnard
2009-07-14Some more files could use open qw(:utf8 :std).Manuel Pégourié-Gonnard
2009-07-14TLUtils needs to use the open pragma for utf8 too.Manuel Pégourié-Gonnard
2009-07-13Replace Encode with open ':utf8'.Manuel Pégourié-Gonnard
2009-07-13Assume utf8 for all I/O.Manuel Pégourié-Gonnard