Commit Graph

41 Commits

Author SHA1 Message Date
James Tomasino 3ba8ea3b1a adds drone shellcheck 2021-04-07 20:04:46 +00:00
James Tomasino f862450559 fixed width readme 2020-10-27 02:13:07 +00:00
James Tomasino 94ad8ab3e2 readme generation fixed at 80col 2020-10-27 02:12:27 +00:00
James Tomasino da5a08ce36 updates makefile help target to be bsd friendly 2020-09-05 18:14:31 +00:00
James Tomasino 669e9e76db
Merge pull request #3 from nikdoof/rpm-spec
Add RPM spec file
2020-07-10 21:37:46 +00:00
Andrew Williams 7885941c7d
Add RPM spec file 2020-07-10 22:34:03 +01:00
James Tomasino 8bd00463a8 who needs a readme in markdown when you can automate its generation from the manpage like a king 2020-07-10 20:58:53 +00:00
James Tomasino 97d0aa6bba revised readme to mimic man page 2020-07-10 20:54:11 +00:00
James Tomasino 257a3c8ed5 small language tweak to man page 2020-07-05 11:12:25 +00:00
James Tomasino 8f4f89d754 updates makefile with proper vars and installer 2020-07-05 11:10:44 +00:00
James Tomasino b327b432a5 version number doesnt need a . after the v 2020-01-21 08:45:37 +00:00
James Tomasino c28d698a25 error handling in argument parsing 2020-01-21 08:12:58 +00:00
James Tomasino b91f1cd463 todo supports multi-word todos without quotes in -a 2020-01-21 08:10:48 +00:00
James Tomasino fd5b638bd0 moved to getopts while loop to better support multi-word arguments 2019-05-26 09:33:38 -04:00
James Tomasino 23cf02ce91 documentation 2019-03-21 18:39:12 -04:00
James Tomasino 9c7e2b4fb2 complete by number re-added 2019-03-21 10:15:32 -04:00
James Tomasino 7ea45bf5e7 todo getopt fix 2019-03-21 10:04:59 -04:00
James Tomasino 9a3fe41a8a
Merge pull request #2 from benharri/missing-flag
add missing flag from synopsis
2019-03-21 10:03:43 -04:00
Ben Harris b25d38351e add missing flag from synopsis 2019-03-21 09:58:41 -04:00
James Tomasino ec19748484 added proper dependencies in makefile to make it work 2019-03-21 09:55:06 -04:00
James Tomasino a1bb146f17 Makefile fix. Variables were butchered 2019-03-21 09:48:41 -04:00
James Tomasino 1456f90e61 small linting fixes for -e and updated man page 2019-03-21 09:34:44 -04:00
James Tomasino d999ba897d
Merge pull request #1 from benharri/edit-todo
add flag to open TODO list in EDITOR
2019-03-21 00:06:11 -04:00
Ben Harris ac326eccd3
add flag to open TODO list in EDITOR
the -e flag opens your todo file in your configured editor,
defulting to nano if none set.
2019-03-20 23:56:32 -04:00
James Tomasino 904fbca6cf man page allows for installing only manual 2019-03-19 00:34:22 -04:00
James Tomasino 27034f119c more logical makefile 2019-03-19 00:31:08 -04:00
James Tomasino e7fc5934d5 removed command completion 2019-03-19 00:22:15 -04:00
James Tomasino 15bd26f19b ignore numeric sessions 2019-03-19 00:15:43 -04:00
James Tomasino ac464d1da1 added ignoring of numeric session names 2019-03-19 00:14:44 -04:00
James Tomasino d7ac38aa93 badge on top 2019-03-18 23:56:50 -04:00
James Tomasino 151c8a09a7 added badges to readme 2019-03-18 23:56:21 -04:00
James Tomasino c7a1ca4018 corrected travis test 2019-03-18 23:53:40 -04:00
James Tomasino 4c71fb29cc updated readme and added travis linting 2019-03-18 23:48:10 -04:00
James Tomasino da4f494518 examples added to man page 2019-03-18 23:45:18 -04:00
James Tomasino db6986a3f6 tweaks to man page 2019-03-18 23:41:02 -04:00
James Tomasino 29fff496db updated man page 2019-03-18 23:38:24 -04:00
James Tomasino 54629bd520 command completion added 2019-03-18 23:29:44 -04:00
James Tomasino 99fd64622a todo working 2019-03-18 23:24:03 -04:00
James Tomasino 61ba231fb1 added todo content 2019-03-18 22:39:44 -04:00
James Tomasino c4b9510479 License, copyright, Make, man created 2018-01-04 03:45:22 -05:00
James Tomasino c358174cfa file structure 2018-01-04 03:13:27 -05:00