Age | Commit message (Expand) | Author |
2012-09-20 | tlmgr: implement listing of the content of arbitrary repositories | Norbert Preining |
2012-05-24 | copyright years | Karl Berry |
2012-05-23 | allow computation of sizes of packages based on a set of platforms | Norbert Preining |
2012-05-17 | remove whitespace around pinned package names | Norbert Preining |
2012-04-19 | tlmgr install --file /path/to/some/file.tar.xz | Norbert Preining |
2012-04-17 | include multi-repository support into main subversion repo | Norbert Preining |
2011-07-02 | fix install from/to path with spaces | Piotr Strzelczyk |
2011-06-07 | try to make tlmgr work in paths containing spaces | Norbert Preining |
2011-06-01 | add forgotten usage of TLWinGoo for admin/non_admin calls | Norbert Preining |
2011-05-17 | fix old lzma when including the tmpfile patch | Norbert Preining |
2011-05-14 | include tempdir usage for TLPDB | Norbert Preining |
2011-05-03 | use TLConfig without specific import list to get all symbols | Norbert Preining |
2011-04-27 | merge TLMedia functionality into TLPDB and get rid of TLMedia | Norbert Preining |
2011-04-27 | rename maxrelease to minrelease and document its behaviour | Norbert Preining |
2011-04-07 | rename DVD/CD => local-[un]compressed | Siep Kroonenberg |
2011-03-20 | copyright years, doc fixes | Karl Berry |
2010-06-05 | various changes: | Norbert Preining |
2010-05-20 | Implement generation of language.dat.lua by extending execute AddHyphen. | Manuel Pégourié-Gonnard |
2010-05-18 | fix import of settings from 2009 | Norbert Preining |
2010-05-12 | allow specifying a range of years in the repository, and make tlmgr check | Norbert Preining |
2010-03-28 | adapt TLPDB->expand_dependencies so that new collections are auto-installed. | Norbert Preining |
2010-01-14 | update copyrights; TLUtils.pm: pod before __END__ | Karl Berry |
2010-01-13 | pod fixes | Karl Berry |
2009-12-18 | try to be more informative when no remote db can be loaded | Karl Berry |
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 |