summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texlive/tlmgr.pl
AgeCommit message (Expand)Author
2017-11-11debug json timing: print mode and format timeNorbert Preining
2017-11-11json: dynamically select tl internal or external json modeNorbert Preining
2017-11-10switch from require TeXLive::JSON to require JSONNorbert Preining
2017-11-10tlmgr: add tlpkg/TeXLive to the perl module load pathNorbert Preining
2017-11-09fix wrongly reused reference to json backup objectNorbert Preining
2017-11-09add required require TeXLive::JSON to get proper constants.Norbert Preining
2017-11-09tlmgr shell: make global opts useable in subcmd and outsideNorbert Preining
2017-11-09move JSON loading to the front, remove from other placesNorbert Preining
2017-11-09json rework:Norbert Preining
2017-11-08compress json to one lineNorbert Preining
2017-11-07add more info to tlmgr man page about cryptoNorbert Preining
2017-10-27sort tlmgr conf output alphabetically per sectionNorbert Preining
2017-10-27update JSON format, add documentation on formatsNorbert Preining
2017-10-27move repository_to_array to TLUtilsNorbert Preining
2017-10-27rework (again) location of various configuration optionsNorbert Preining
2017-10-26tlmgr: format tlmgr conf outputNorbert Preining
2017-10-16more adjustments for json outputNorbert Preining
2017-10-15add install/available keys to JSON output, deal with unavailable packagesNorbert Preining
2017-10-14fix undefined errors on checksNorbert Preining
2017-10-14tlmgr: document --json to dump-tlpdbNorbert Preining
2017-10-13tlmgr dump-tlpdb -json possibleNorbert Preining
2017-10-13tlmgr info: allow for --data jsonNorbert Preining
2017-10-12tlmgr info --fields: allow depends as fieldNorbert Preining
2017-10-11tlmgr: do not warn on disk blabla when in machine readable modeNorbert Preining
2017-10-11tlmgr update: add --no-restart optionNorbert Preining
2017-10-10only give critical warnings when not in machine-readable modeNorbert Preining
2017-10-08implement excluding packages in tlmgr/config via update-excludeNorbert Preining
2017-09-13crypto: use symbolic constants, require verification of main tlpdbNorbert Preining
2017-09-12fixing tlmgr info output for unknown packagesNorbert Preining
2017-09-01allow size field in tlmgr info --dataNorbert Preining
2017-08-23Added a couple of existence tests to tlmgr info --dataSiep Kroonenberg
2017-08-23tlmgr info --data field1,field2,... implementationNorbert Preining
2017-08-15better tlmgr shell machine readabilityNorbert Preining
2017-08-11remove autoflush option, set it unconditionally, adjust tlshellNorbert Preining
2017-08-11more autoflush/machinereadable stuff for tlshellNorbert Preining
2017-08-11autoflush and prompts in shell, patch by SiepNorbert Preining
2017-08-11remove some output in machine readable modeNorbert Preining
2017-08-11add option autoflush to tlmgr shell (for tlshell)Norbert Preining
2017-08-05tlmgr.pl: avoid use of uninitialized value Hironobu Yamashita
2017-07-30tlmgr shell: add "set prompt" supportNorbert Preining
2017-07-17prohibit dist-upgrades with tlmgrNorbert Preining
2017-06-04update -n same as update --list -nKarl Berry
2017-05-19(action_platform): message wording.Karl Berry
2017-05-16need blank lines between head2 for pod parsingKarl Berry
2017-05-13doc, testKarl Berry
2017-05-11support display of accumulated size information for schemes/collectionsNorbert Preining
2017-05-10backup pkgs in action_remove, allow for --backup etc in removeNorbert Preining
2017-05-10factor out backup setup code from action_updateNorbert Preining
2017-05-08tl-makeself-from-tlnet: rework to support spaces in source and targetKarl Berry
2017-05-05try $Id in pod again, ignore in nightly updateKarl Berry