aboutsummaryrefslogtreecommitdiff
path: root/bin/td
Commit message (Collapse)AuthorAgeFilesLines
* Apply runtime shebanging to POSIX shellTom Ryder2017-04-051-32/+0
|
* Put dotfiles manuals into their own sectionTom Ryder2016-08-261-1/+1
| | | | This probably contains a few mistakes
* Suppress stderr from command -v checksTom Ryder2016-08-181-1/+1
| | | | | Now I remember--old Bash prints failure messages to stderr for this call. That'll be why I was suppressing both streams initially.
* Arrange EDITOR/VISUAL in a more typical wayTom Ryder2016-08-181-2/+2
|
* Add missing -v for `command` callTom Ryder2016-08-111-1/+1
|
* Quote vars correctly within expansions in td(1)Tom Ryder2016-08-011-3/+3
|
* Remove unused variable in td(1)Tom Ryder2016-08-011-2/+1
|
* Add missing newline to td(1) errorTom Ryder2016-08-011-1/+1
|
* Change td(1) into POSIX sh scriptTom Ryder2016-08-011-30/+12
|
* Have td(1) use isgr(1)Tom Ryder2016-08-011-8/+2
| | | | | Needs to test for its existence first, otherwise it'll create a repository for no reason
* Remove unneeded line-break backslashesTom Ryder2016-06-211-1/+1
|
* Add per-file editing and completion for td(1)Tom Ryder2016-06-141-9/+8
| | | | I have "todo", "comp", and "writ".
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* Safety check for td(1)Tom Ryder2016-02-151-0/+3
|
* Discard Taskwarrior, replace with td(1)Tom Ryder2016-02-151-0/+56