Age | Commit message (Expand) | Author |
2009-08-28 | sort options when writing to TLPDB | 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 | 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-16 | support disabling of maps/formats/hyphenations in local conf files | Karl Berry |
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-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-13 | Assume utf8 for all I/O. | Manuel Pégourié-Gonnard |
2009-07-03 | the "Tokyo-Vienna-cramped-flight-commit": | Norbert Preining |
2009-06-09 | update all depending formats if an engine has been updated | Norbert Preining |
2009-06-05 | fix size computations when installing from svn checkout | Norbert Preining |
2009-05-22 | move the fmtutil.cnf, updmap.cfg, langauge.dat/def generation code | Norbert Preining |
2009-05-22 | remove references to c-basicbin | Norbert Preining |
2009-05-21 | rename bin-tex -> tex | Norbert Preining |
2009-05-12 | Move most of the stuff from tlpkg, tlmgr from branch to trunk | Norbert Preining |
2008-12-26 | make add/remove symlinks in fact one function, and factor out the removal | 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-24 | * TLPOBJ.pm (make_container): can't use command line on Windows, argv | 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-08 | remove useless ddebug statement | Norbert Preining |
2008-12-07 | doc/verbose/check updates | 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-18 | more information when dying | Karl Berry |
2008-11-12 | add POD for the expand_dependencies -no-collections argument | Norbert Preining |
2008-11-11 | (writeout): one ddebugging line is enough. | Karl Berry |
2008-11-09 | * TeXLive/TLPDB.tpm: debugging text, comments. | Karl Berry |
2008-11-05 | switch some one-shot ddebugs to debug | Karl Berry |
2008-10-29 | commit the auto backup feature | Norbert Preining |
2008-10-18 | fix two stupid bugs in texlive.tlpdb.lzma downloading | Norbert Preining |
2008-10-17 | wording, newlines, identification | Karl Berry |
2008-10-13 | TLPDB: parse_hypen_lines: fix duplication of "for foo" comments | Norbert Preining |
2008-10-12 | fix wrong remove behaviour | Norbert Preining |
2008-10-07 | make TLPDB warning simpler | Norbert Preining |
2008-10-06 | better error messages when TLPDB cannot be loaded | Norbert Preining |
2008-10-01 | rework of the tlmgr functioning as described | Norbert Preining |
2008-09-12 | Add $$ to the temp files when downloading TLPDB | Norbert Preining |
2008-09-12 | fix removal of texlive.tlpdb in tmp dir | Norbert Preining |
2008-09-06 | doc tweaks, including =over 4 consistently | Karl Berry |
2008-08-02 | fix return values of TLMedia->new, don't die, but return undef | Norbert Preining |