index
:
texlive
branch2007
branch2008
branch2009
branch2009-dev
branch2010
branch2011
branch2012
branch2013
branch2014
branch2015
branch2016
branch2017
branch2018
branch2019
branch2019.4
branch2020
branch2020.0
branch2021
branch2021.final
branch2022
branch2022.final
branch2023
branch2023.final
branch2024
dev/check-dir-before-remove
dev/ci-docs
dev/context-auto-build
dev/fix-old-pdftexconfig-paper-config
dev/for-2022
dev/hybrid-fmtutil
dev/install-libc-check
dev/install-tl-interactive
dev/kanjiembed-prog
dev/paper-factor
dev/parallel-fmtutil
dev/partial-install
dev/post-release-merge
dev/rsync
dev/tlmgr-bug
dev/translation-module
dev/versioned-containers
dev/win64
dev/xetex-post-fontconfig
merged/context-paper
merged/fmtutil-improvements
merged/gpg-status
merged/pref-sys-progs
merged/system-pipe
tags/texlive-2007.0
tags/texlive-2007.1
tags/texlive-2007.2
tags/texlive-2008.0
tags/texlive-2009-dev
tags/texlive-2009-pre
tags/texlive-2009.0
tags/texlive-2010.0
tags/texlive-2011.0
tags/texlive-2012.0
tags/texlive-2013.0
tags/texlive-2013.1
tags/texlive-2014.0
tags/texlive-2015.0
tags/texlive-2016.0
tags/texlive-2017.0
tags/texlive-2017.1
tags/texlive-2018.0
tags/texlive-2018.1
tags/texlive-2018.2
tags/texlive-2019.0
tags/texlive-2019.1
tags/texlive-2019.2
tags/texlive-2019.3
tags/texlive-2019.4
tags/texlive-2020.0
tags/texlive-2021.1
tags/texlive-2021.2
tags/texlive-2021.3
tags/texlive-2022.0
tags/texlive-2023.0
tags/texlive-2024.0
tags/texlive-2024.1
tags/texlive-2024.2
trunk
Mirror of svn TeX Live plus development branches
norbert@preining.info
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Master
/
tlpkg
/
TeXLive
Age
Commit message (
Expand
)
Author
2009-09-15
(update_from_catalogue): avoid writing empty catalogue-ctan lines.
Karl Berry
2009-09-15
use xsystem to die if svn commits fail
Karl Berry
2009-09-13
more date parsing generalization
Karl Berry
2009-09-13
allow whitespace after $Date$ string.
Karl Berry
2009-09-07
Transliterate to ascii while importing text from the catalogue.
Manuel Pégourié-Gonnard
2009-09-05
allow for side-by-side installation different releases
Piotr Strzelczyk
2009-09-03
use the same code for win32 and unix
Piotr Strzelczyk
2009-09-03
match top level files as well
Piotr Strzelczyk
2009-09-03
dir_writable test with copy nul
Piotr Strzelczyk
2009-09-02
more consistent untar wording.
Karl Berry
2009-09-01
match .exe.manifest and .dll.manifest automatically
Norbert Preining
2009-09-01
fix umask application
Norbert Preining
2009-08-31
remove install-tl.bat and install-tl-advanced.bat in uninstaller
Norbert Preining
2009-08-28
sort options when writing to TLPDB
Norbert Preining
2009-08-27
sort list of %TLPDBOptions
Karl Berry
2009-08-26
use tlmgr option repository, but also accept option location to
Norbert Preining
2009-08-25
try to use "package repository" instead of all the variants of
Norbert Preining
2009-08-25
reorder so that temp files can be removed
Norbert Preining
2009-08-25
fix TLPDB open fh
Norbert Preining
2009-08-25
add progress bars for tlmgr install and tlmgr update,
Norbert Preining
2009-08-25
fix updates on Windows
Norbert Preining
2009-08-24
make saving the tlpdb more robust
Norbert Preining
2009-08-22
doc tweaks
Karl Berry
2009-08-17
fix disabled handling if no local config file is present
Norbert Preining
2009-08-16
add 2009 to copyright lines
Karl Berry
2009-08-16
support disabling of maps/formats/hyphenations in local conf files
Karl Berry
2009-08-14
Fixed typo in TLUtils::platform
Siep Kroonenberg
2009-08-14
doc 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-13
fix a remaining $self to $tlp after moving to TLUtils
Norbert Preining
2009-08-12
remove newly created tl-portable{,.bat} and tl-install at win32 removal time
Norbert Preining
2009-08-11
reject removal of a package if it is either texlive.infra or
Norbert Preining
2009-08-06
expand Revision property on all those file
Norbert Preining
2009-08-06
tlmgr: add documentation for --w32mode in action path
Norbert Preining
2009-08-05
move all the options from the .tlpsrc files to hashes in TLConfig
Norbert Preining
2009-08-05
merge the bunch of TLPDBOptionsXXXX and TLPDBSettingXXXX into one hash each
Norbert Preining
2009-07-30
fix typo: definiton
Norbert Preining
2009-07-28
work on --self and restart
Norbert Preining
2009-07-23
small fix for give_ctan_mirror
Norbert Preining
2009-07-23
make sure that we do not replace a full path given with mirror.ctan.org
Norbert Preining
2009-07-23
eradicate Documentation category
Karl Berry
2009-07-15
Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn't
Manuel Pégourié-Gonnard
2009-07-14
Some more files could use open qw(:utf8 :std).
Manuel Pégourié-Gonnard
2009-07-14
TLUtils needs to use the open pragma for utf8 too.
Manuel Pégourié-Gonnard
2009-07-13
Replace Encode with open ':utf8'.
Manuel Pégourié-Gonnard
2009-07-13
Assume utf8 for all I/O.
Manuel Pégourié-Gonnard
2009-07-11
remove spurious update_assocs call in path handling
Norbert Preining
2009-07-09
doc updates to TLUtils.pm
Norbert Preining
2009-07-09
generic shell folder sub
Siep Kroonenberg
2009-07-08
more debug statements for admin magic
Norbert Preining
[next]