Age | Commit message (Expand) | Author |
2018-05-15 | pod list fixes for tug.org/texlive/doc/tlpkgdoc | Karl Berry |
2018-05-15 | use TLUtils::copy instead of File::Copy::copy since that is only in perl 5.24 | Norbert Preining |
2018-05-14 | error msg, branch doc | Karl Berry |
2018-05-14 | use copy&remove instead of rename | Norbert Preining |
2018-05-01 | doubled word typos | Karl Berry |
2018-05-01 | (_get_matching_files): pattern pattern typo | Karl Berry |
2018-04-12 | (platfom_desc): only report through 10.9 for darwinlegacy. | Karl Berry |
2018-04-01 | silence checksum/size warnings of unpack during restore/unwind | Norbert Preining |
2018-03-29 | doc,test | Karl Berry |
2018-03-22 | Mac OS X Leopard 10.5 (powerpc, i386): R.I.P. | Mojca Miklavec |
2018-03-05 | no longer frozen | Karl Berry |
2018-03-05 | musl support | Norbert Preining |
2018-03-03 | tl18 pretest initial setup | Karl Berry |
2018-03-02 | it's not 2018 yet | Karl Berry |
2018-03-02 | frozen => 1 for end of TL17 updates | Karl Berry |
2018-03-01 | clarify settings for tlpdb creating | Norbert Preining |
2018-02-27 | fix uninitialized warning in debug statement | Norbert Preining |
2018-02-26 | copyright 2018 | Karl Berry |
2018-02-12 | TLTREE: from git: support removed files (don't include them) | Norbert Preining |
2018-01-24 | warn if *containermd5 is used | Norbert Preining |
2018-01-24 | better debugging and stronger integrity checks | Norbert Preining |
2018-01-04 | new platform aarch64-linux, from Johannes Hielscher | Karl Berry |
2018-01-03 | try wording again | Karl Berry |
2018-01-03 | (remove_package): wording of warning. | Karl Berry |
2017-12-11 | (use vars): add $JSON::true and $JSON::false. | Karl Berry |
2017-12-06 | (add_remove_symlinks): do nothing if | Karl Berry |
2017-11-14 | fix uninitialized var | Norbert Preining |
2017-11-14 | tlmgr paper: use tlmgr in msgs, report file, break when --json is unsupported | Norbert Preining |
2017-11-14 | option/setting json: change format, all strings, document format | Norbert Preining |
2017-11-14 | TLPDB: factorize json code, tlmgr: json for option | Norbert Preining |
2017-11-13 | tlmgr paper --json output | Norbert Preining |
2017-11-13 | fix possible undefined behaviour in paper handling | Norbert Preining |
2017-11-11 | debug json timing: print mode and format time | Norbert Preining |
2017-11-11 | debug prints to STDERR not STDOUT | Norbert Preining |
2017-11-11 | forgot to change some prints to debug | Norbert Preining |
2017-11-11 | remove JSON module from TL tree | Norbert Preining |
2017-11-11 | json: dynamically select tl internal or external json mode | Norbert Preining |
2017-11-10 | switch from require TeXLive::JSON to require JSON | Norbert Preining |
2017-11-09 | require JSON => require TeXLive::JSON | Siep Kroonenberg |
2017-11-09 | json rework: | Norbert Preining |
2017-11-09 | add JSON module to TeXLive (plus sources) | Norbert Preining |
2017-11-09 | add home-made json conversion | Norbert Preining |
2017-10-27 | update JSON format, add documentation on formats | Norbert Preining |
2017-10-27 | move repository_to_array to TLUtils | Norbert Preining |
2017-10-27 | rework (again) location of various configuration options | Norbert Preining |
2017-10-16 | more adjustments for json output | Norbert Preining |
2017-10-15 | add install/available keys to JSON output, deal with unavailable packages | Norbert Preining |
2017-10-13 | tlmgr dump-tlpdb -json possible | Norbert Preining |
2017-10-13 | improve json output: numbers and booleans | Norbert Preining |
2017-10-13 | tlmgr info: allow for --data json | Norbert Preining |