Age | Commit message (Expand) | Author |
2020-01-19 | ensure nonempty argument string to --var-value, etc. | Karl Berry |
2019-08-06 | new cross-engine (and kpsewhich) option --cnf-line | Karl Berry |
2019-03-25 | attempt to document the lack of disk searching when ls-R is present more clearly | Karl Berry |
2019-02-11 | TL19 version numbers, dates | Karl Berry |
2018-12-24 | missed %s, from Andreas S | Karl Berry |
2018-12-18 | restore -var-value behavior; new option -var-brace-value | Karl Berry |
2018-12-13 | IS_KPSE_SEP: check for both : and ; only on Unix | Karl Berry |
2018-12-13 | (-var-value): disable brace_expand again due to | Karl Berry |
2018-12-13 | have kpsewhich --var-value expand braces too; also, recognize eithe ; or : re... | Karl Berry |
2018-12-12 | doc, diag tweaks | Karl Berry |
2018-12-11 | missed space | Karl Berry |
2018-12-04 | correct #define | Akira Kakuto |
2018-12-04 | fewer #ifdef WIN32 | Karl Berry |
2018-07-02 | warn that --all is ignored with bitmap fonts | Karl Berry |
2018-06-10 | pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only) | Takuji Tanaka |
2018-05-29 | Revert. Since 'command_line_encoding=utf-8' is not so natural for pdfTeX | Akira Kakuto |
2018-05-12 | kpathsea/kpsewhich: Allow non-ascii file names with pdftex | Takuji Tanaka |
2018-02-04 | casefolding fallback search for Unix | Karl Berry |
2018-01-27 | STR_LIST_EMPTY, STR_LIST_FIRST_ELT convenience macros | Karl Berry |
2017-03-18 | version updates in preparation for TL17 | Karl Berry |
2016-06-29 | kpsewhich.c: Remove unnecessary w32 changes | Akira Kakuto |
2016-06-28 | kpathsea: Eliminate global and static variables (w32 only) | Akira Kakuto |
2016-04-06 | copyright 2016 | Karl Berry |
2016-02-27 | texk/kpathsea: [Windows] Allow Unicode file name for upmendex in kpsewhich | Takuji Tanaka |
2015-09-01 | texk/kpathsea: Update kpsewhich help message (list shown by -help-formats) | Peter Breitenlohner |
2015-05-03 | update doc for --help-formats, clua/bltxml/ris, etc. | Karl Berry |
2014-12-05 | split off new --help-formats from --help | Karl Berry |
2014-07-22 | have kpsewhich --help display (for each format) variable names considered, th... | Karl Berry |
2014-04-17 | bump versions for TL 2014 pretest | Karl Berry |
2014-01-25 | [WIN32 only] progname should be kpse->program_name since progname can be NULL | Akira Kakuto |
2014-01-25 | kpathsea [win32]: Allow Unicode file name in kpsewhich, add new functions in ... | Takuji Tanaka |
2013-06-24 | kpathsea 6.2.0dev | Peter Breitenlohner |
2013-04-05 | version numbers and years to prepare for TL 2013 pretest | Karl Berry |
2012-05-10 | TL 2012 w/o dev, 6.1.0, other version numbers | Karl Berry |
2011-08-03 | kpathsea: More changes to reduce diffs with W32TeX | Peter Breitenlohner |
2011-07-20 | libs/t1lib + texk/ps2pkm: bug fix and update | Peter Breitenlohner |
2011-05-03 | Drop unused variable | Peter Breitenlohner |
2011-04-28 | update version numbers and years | Karl Berry |
2011-04-28 | check entire string for format names, not just suffixes (clua vs. lua) | Karl Berry |
2010-05-17 | prepare for 2010 pretest builds | Karl Berry |
2010-05-16 | cosmetic fix after untabification. | Akira Kakuto |
2010-05-16 | untabify. | Akira Kakuto |
2010-05-15 | remove trailing spaces. | Akira Kakuto |
2010-04-15 | support one-word abbreviations of format names where useful | Karl Berry |
2009-12-20 | (find_format): had forgotten to increment the loop | Karl Berry |
2009-12-19 | revert to checking kpse_fmt_format last, Angelo Graziosi, http://tug.org/pipe... | Karl Berry |
2009-12-15 | new options -safe-in-name, -safe-out-name, suggested by Manuel | Karl Berry |
2009-12-14 | rm never-used variable/option "separator"; alphabetize variable list | Karl Berry |
2009-12-14 | rm special rearrangement of checking kpse_fmt_format last | Karl Berry |
2009-12-05 | make --mktex=foo actually enable mktexfoo, by setting --must-exist | Karl Berry |