c42f1fe30d
v3.1.0 ------ * Last-modified fields of todos are now updated upon edition. * Sequence numbers are now properly increased upon edition. * Add new command ``todo cancel`` to cancel an existing todo without deleting it. * Add a new setting ``default_command``. * Replace ``--all`` and ``--done-only`` with ``--status``, which allows fine-grained status filtering. Use ``--status ANY`` or ``--status COMPLETED`` to obtain the same results as the previous flags. * Rename ``--today`` flag to ``--startable``. * Illegal start dates (eg: start dates that are not before the due date) are ignored and are removed when saving an edited todo.
39 lines
1.3 KiB
Text
39 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2017/04/27 13:09:30 wiz Exp $
|
|
bin/todo
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/todoman/__init__.py
|
|
${PYSITELIB}/todoman/__init__.pyc
|
|
${PYSITELIB}/todoman/__init__.pyo
|
|
${PYSITELIB}/todoman/__main__.py
|
|
${PYSITELIB}/todoman/__main__.pyc
|
|
${PYSITELIB}/todoman/__main__.pyo
|
|
${PYSITELIB}/todoman/cli.py
|
|
${PYSITELIB}/todoman/cli.pyc
|
|
${PYSITELIB}/todoman/cli.pyo
|
|
${PYSITELIB}/todoman/configuration.py
|
|
${PYSITELIB}/todoman/configuration.pyc
|
|
${PYSITELIB}/todoman/configuration.pyo
|
|
${PYSITELIB}/todoman/confspec.ini
|
|
${PYSITELIB}/todoman/exceptions.py
|
|
${PYSITELIB}/todoman/exceptions.pyc
|
|
${PYSITELIB}/todoman/exceptions.pyo
|
|
${PYSITELIB}/todoman/formatters.py
|
|
${PYSITELIB}/todoman/formatters.pyc
|
|
${PYSITELIB}/todoman/formatters.pyo
|
|
${PYSITELIB}/todoman/interactive.py
|
|
${PYSITELIB}/todoman/interactive.pyc
|
|
${PYSITELIB}/todoman/interactive.pyo
|
|
${PYSITELIB}/todoman/model.py
|
|
${PYSITELIB}/todoman/model.pyc
|
|
${PYSITELIB}/todoman/model.pyo
|
|
${PYSITELIB}/todoman/version.py
|
|
${PYSITELIB}/todoman/version.pyc
|
|
${PYSITELIB}/todoman/version.pyo
|
|
${PYSITELIB}/todoman/widgets.py
|
|
${PYSITELIB}/todoman/widgets.pyc
|
|
${PYSITELIB}/todoman/widgets.pyo
|