Age | Commit message (Expand) | Author |
2009-01-16 | fix tlmgr2 gui mode, the gui used some things from paper-settings ... | Norbert Preining |
2009-01-13 | use format-regenerate | Norbert Preining |
2009-01-09 | fix wrong var | Norbert Preining |
2009-01-03 | new paper size module for tlmgr2 | Karl Berry |
2008-12-29 | (xsystem): use cwd() not `pwd` to determine the cwd. | Karl Berry |
2008-12-26 | make add/remove symlinks in fact one function, and factor out the removal | Norbert Preining |
2008-12-25 | fix missing =cut so that xsystem is defined now ... | Norbert Preining |
2008-12-25 | rename $ret to $errors since it collects errors in remvoe_symlinks | Norbert Preining |
2008-12-25 | check return value of link command | Norbert Preining |
2008-12-25 | TLPDB->add_symlinks: factor out the actual code from creating the links, | Norbert Preining |
2008-12-25 | (make_container): unlink the temp file, not rmdir. | Karl Berry |
2008-12-24 | remove unnecessary =pod, other doc tweaks | Karl Berry |
2008-12-24 | * TLPOBJ.pm (make_container): can't use command line on Windows, argv | Karl Berry |
2008-12-23 | better make_container debugging, message tweaks | Karl Berry |
2008-12-20 | add size computation code to TLPDB, and use it in tlmgr2 to show the | Norbert Preining |
2008-12-19 | - add TLPDB->add_symlinks and TLPDB->remove_symlinks | Norbert Preining |
2008-12-16 | TLPSRC: doc fix; TLUtils (platform): die if config.guess returns nothing | Karl Berry |
2008-12-15 | add a first shot at a configguess sub in TLUtils.pm | Norbert Preining |
2008-12-15 | add a list of allowed config options to TLConfig.pm | Norbert Preining |
2008-12-13 | doc fix | Karl Berry |
2008-12-12 | add another pattern a name1 ... which adds auto patterns for name1 to | Norbert Preining |
2008-12-10 | tlmgr2 update --machinereadablelist, Karl please give a better name !!! | Norbert Preining |
2008-12-09 | only use --owner/--group when making net containers, so backups can work with... | Karl Berry |
2008-12-08 | remove useless ddebug statement | Norbert Preining |
2008-12-07 | doc/verbose/check updates | Karl Berry |
2008-12-06 | add warning messages when updates to tlmgr are present to both | Norbert Preining |
2008-12-01 | fix overwritten long- and shortdesc | Norbert Preining |
2008-12-01 | add container sizes for doc and src to computation | Norbert Preining |
2008-12-01 | new utility fns xchdir and xsystem; use them in update-install-pkg; new optio... | Karl Berry |
2008-11-28 | (install_packages): we're measuring k, not b. | Karl Berry |
2008-11-28 | add output hooks for d*ebug, and fix tlwarn hook usage | Norbert Preining |
2008-11-28 | (install_packages): more shortening. | Karl Berry |
2008-11-27 | slightly shorten install message. | Karl Berry |
2008-11-26 | doc, $0 in die | Karl Berry |
2008-11-25 | doc __MASTER__ | Karl Berry |
2008-11-20 | defend against uninitialized msgs with a broken tlpdb | Karl Berry |
2008-11-20 | document the 00texlive packages in TLPSRC.pm pod | Norbert Preining |
2008-11-20 | write out bin files sorted by arch | Norbert Preining |
2008-11-20 | forgot =cut, sigh. | Karl Berry |
2008-11-20 | doc fixes. | Karl Berry |
2008-11-19 | add another level of debugging, dddebug, which is currently only used | Norbert Preining |
2008-11-19 | 1/__END__/\f and remove old make_container definition. | Karl Berry |
2008-11-19 | use 1/__END__/\f consistently | Karl Berry |
2008-11-19 | (process_logging_options): accept -vv as a special case. | Karl Berry |
2008-11-18 | add a warn_hook and echo to GUI message window the tlwarn messages at install... | Norbert Preining |
2008-11-18 | more information when dying | Karl Berry |
2008-11-17 | convert minutes in hours | Norbert Preining |
2008-11-17 | new installer features: est. remaining time, GUI progress bar | Norbert Preining |
2008-11-16 | TLWinGoo: SendMessage => SendMessageTimeout, to solve hung broadcast_env | Siep Kroonenberg |
2008-11-14 | further speed up tlpdb reading | Norbert Preining |