summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2019-02-22(save): do not check return value ofKarl Berry
2019-01-28consistently use $0 on tldie msgs; precede with newlineKarl Berry
2018-12-17(from_file): reenable check for second shortdescKarl Berry
2018-11-22docKarl Berry
2018-11-21add forgotten newlineNorbert Preining
2018-11-21support TEXLIVE_PREFER_OWN env var for setup_programsNorbert Preining
2018-11-16(untar): be specific about the command that failed.Karl Berry
2018-11-14Integrating tcl installer; UAC prompt for tlshellSiep Kroonenberg
2018-11-06tltcl.tcl: fixing a bugfixSiep Kroonenberg
2018-11-06Fixes locale detection; tlshell searchpathSiep Kroonenberg
2018-11-04Tlcontrib support; localization (use .po directly)Siep Kroonenberg
2018-10-31(make_tlpobj): avoid adding self-dep, instead ofKarl Berry
2018-10-23TLUtils: don't die on empty location, but return empty arrayNorbert Preining
2018-10-20Refactoring, multiple repositories, localizationSiep Kroonenberg
2018-10-16make sure we don't add circular dependenciesNorbert Preining
2018-10-12(give_ctan_mirror_base): down to one backbone (www.ctan.org)Karl Berry
2018-10-10allow TLPDB->from_file to manually set media typeNorbert Preining
2018-10-04fix parsing error of docfile data, github issue 2Norbert Preining
2018-09-21doc,formattedKarl Berry
2018-08-31include contact from TeX Catalogue in tlpdbNorbert Preining
2018-08-31fix -init-from-git in texlive.gitNorbert Preining
2018-08-04more program setup debug outputNorbert Preining
2018-07-20make sure we use TL provided tar on WindowsNorbert Preining
2018-07-19setup_programs: prefer system versions, simplify codeNorbert Preining
2018-07-19remote DefaultDownloaderProgram, not usedNorbert Preining
2018-07-05TLPSRC.pm (from_file): do ${PKGNAME} expansion here, like user vars.Karl Berry
2018-07-05TLPSRC.pm: check for unexpanded variables and more duplicate directives;Karl Berry
2018-07-03more detailed error checking during signature verificationNorbert Preining
2018-06-26make curl downloader follow redirects like lwpNorbert Preining
2018-06-24add forgotten accessor function for aliasNorbert Preining
2018-06-23save TC alias also into TLPOBJ/TLPDBNorbert Preining
2018-06-23TeXCatalogue parser: support alias (use id)Norbert Preining
2018-06-13add --fail to curl invocation, otherwise it always returns 0 (sic!)Norbert Preining
2018-06-12stupid errorNorbert Preining
2018-06-11more fixes for code cleanupNorbert Preining
2018-06-11fix typo in compressor reworkNorbert Preining
2018-06-11code cleanup and streamlining (use %Compressors)Norbert Preining
2018-06-11use unified system_pipe for decompressing instead of repeating codeNorbert Preining
2018-06-06switch back to lz4, pass -m to lz4 on compressionNorbert Preining
2018-06-05TLConfig.pm (AcceptedCompressors): move lz4 to end, it's writingKarl Berry
2018-06-03$Revision expansion!Karl Berry
2018-06-03$Revision expansion?Karl Berry
2018-06-03doc, consistencyKarl Berry
2018-06-01fix rollback container if no backup is madeNorbert Preining
2018-05-31import $DefaultCompressorFormatNorbert Preining
2018-05-31xz -d some more; dump ::progs at ddebug levelsKarl Berry
2018-05-30correct env var in documentationNorbert Preining
2018-05-29docKarl Berry
2018-05-28fix suicideNorbert Preining
2018-05-26avoid some extra-long lines.Karl Berry