Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-26 | Rename libremessages:whitespace-collapse to whitespace_collapse.v20150526 | Luke Shumaker | |
When using /bin/sh instead of bash (a terrible idea, but whatev), the '-' is an invalid charater in an identifier. | |||
2015-05-25 | man: Two spaces between sentences. | Luke Shumaker | |
2015-05-24 | libremessages: expose whitespace-collapse | Luke Shumaker | |
2015-05-24 | libremessages:flag: Allow specifying multiple flags in one go. | Luke Shumaker | |
This allows the descriptions to all be aligned together. | |||
2014-07-05 | quote calls to librelib | Luke Shumaker | |
2014-07-02 | spell-check :/ | Luke Shumaker | |
2014-07-01 | libremessages: tidy up | Luke Shumaker | |
2014-07-01 | Make term_title gettext-aware (BREAKS COMPATIBILITY) | Luke Shumaker | |
2014-06-18 | libremessages(1): fix typo in the man page | Luke Shumaker | |
2014-05-11 | update the libremessages man page with changes from devtoolsv20140511 | Luke Shumaker | |
2014-03-05 | teach libremessages:setup_traps to be able to use a custom signal handler | Luke Shumaker | |
2014-01-20 | libremessages: add a setup_traps routine | Luke Shumaker | |
2014-01-18 | Update libremessages.1.ronn | Luke Shumaker | |
2014-01-05 | src/lib/: set TEXTDOMAIN differently for internal messages | Luke Shumaker | |
This allows us to fix the long-standing bug that libremessages forces TEXTDOMAIN=libretools | |||
2013-11-04 | libremessages(1): clarify when gettext is used. | Luke Shumaker | |
2013-10-02 | Add documentation for lib/ | Luke Shumaker | |
* Add a bunch of man-pages * Add some comments to conf.sh * Add more information to librelib:usage() |