]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-12-08 Oleh KrehelFix byte-compiler warnings
2015-03-25 Oleh KrehelMakefile: use plain cask
2015-03-25 Oleh KrehelMakefile: bring back cask for undercover to load
2015-03-24 Oleh KrehelAllow empty separator though e.g. "mm10"
2015-03-22 Oleh Kreheltiny.el: Update Copyright
2015-02-04 Oleh KrehelREADME.md: Add badges
2015-02-04 Oleh Kreheltiny-test.el: Update
2015-02-04 Oleh Kreheltiny-test.el (tiny-mapconcat): Add test.
2015-02-04 Sacha ChuaAdd Travis CI testing and Coveralls.io reporting
2015-01-11 Oleh Kreheltiny.el: handle quotes in FMT part
2014-12-05 Oleh Kreheltiny.el (tiny-date): improve
2014-12-05 Oleh Kreheltiny.el (tiny-mapconcat-parse): case-sensitive
2014-01-03 Oleh Kreheltiny.el: add a test case
2013-12-24 Oleh Kreheltiny.el (tiny-extract-sexps): add missing let binding
2013-12-20 Oleh Kreheltiny.el: add autoload to `tiny-expand'
2013-12-20 Oleh Kreheltiny.el: fix docs
2013-11-08 Oleh KrehelFix "m10|%0.2f"
2013-10-28 Oleh KrehelREADME.md: updated.
2013-10-28 Oleh Kreheltiny.el (tiny-date): renamed from t-date. In format...
2013-10-28 Oleh Kreheltiny.el (tiny-extract-sexps): can handle e.g. %0.1f...
2013-10-12 Oleh Kreheltiny.el: fixed a bug in `tiny-mapconcat-parse'.
2013-10-07 olehtiny-test.el: added a test for `tiny-replace-this-sexp'
2013-10-07 olehtiny.el: removed `tiny-replace-preceding-sexp'
2013-10-07 olehtiny.el: removed `tiny-replace-sexp-desperately'
2013-10-07 olehtiny.el: removed `tiny-beginning-of-string'
2013-10-07 olehtiny.el: fixed `tiny-tokenize'
2013-10-07 olehtiny.el: fixed `tiny-tokenize'
2013-10-07 olehtiny-test.el: switched to ERT.
2013-10-07 olehtiny.el: moved tests to tiny-test.el.
2013-10-06 olehtiny.el: updated the doc.
2013-10-06 Oleh Kreheltiny.el: fixed typos.
2013-10-06 Oleh KrehelREADME.md: minor update.
2013-10-06 Oleh KrehelREADME.md: minor update.
2013-10-06 Oleh KrehelAdded README.md
2013-10-06 Oleh Kreheltiny.el: fixed a bug for expansion of m5%x.
2013-10-06 Oleh Kreheltiny.el: fixed up the previous change.
2013-10-06 Oleh Kreheltiny.el: added the option to include %(sexps) into...
2013-08-24 olehtiny.el: fixed a small whitespace issue in `tiny-tokenize'.
2013-08-11 olehtiny.el: improved `tiny-mapconcat` and `tiny-mapconcat...
2013-08-10 olehtiny.el: added missing functions.
2013-08-08 olehtiny.el: fixed a bug introduced by previous commit.
2013-08-08 olehtiny.el: expr now can return a list.
2013-08-07 olehtiny.el: x can be reused in format string.
2013-08-02 olehtiny.el: added a use case for multiple TODO items in...
2013-07-25 olehtiny.el: fixed some typos.
2013-07-25 olehtiny.el: added to the comments.
2013-07-25 olehtiny.el: fixed two snippets.
2013-07-25 olehtiny.el: Added new test snippets.
2013-07-25 olehInitial import.