This website requires JavaScript.
2d3820394a
Refactored various add functionality to one function. Added tests.
Jared Cordasco
2010-01-10 01:16:11 -05:00
394c4c748a
Correctly fixed regexp quoting issue for bash v3.1.x and v3.2.x.
Jared Cordasco
2010-01-06 21:05:22 -05:00
4c76f04a82
Merge branch 'master' into personal_opts (w/ spacing corrections)
Jared Cordasco
2010-01-05 23:26:08 -06:00
bf537934d7
Removed vim plugin; should be in separate repo for addons
v2.5.0
v2.5
Gina Trapani
2010-01-05 20:54:14 -08:00
2bb14eb9bc
Consolidated TODOTXT_VERBOSE tests.
Jared Cordasco
2010-01-05 15:45:36 -05:00
99511169c3
Fixed erroneous hide/show comments.
Jared Cordasco
2010-01-05 15:38:24 -05:00
acc881f0dd
Faster here document outputs. (Help/Usage messages)
Jared Cordasco
2010-01-05 15:22:13 -05:00
d337933fd9
Changed odd tabs to spaces.
Jared Cordasco
2010-01-05 15:25:31 -05:00
0a7e6337b2
Quoting regexp to parse properly.
Jared Cordasco
2010-01-04 17:01:29 -05:00
0e326067e3
fixed tabs/spaces, also set height on new window
Brian Phillips
2009-12-03 13:14:13 -06:00
f6cf3fe76f
fixed auto-complete function name for contexts
Brian Phillips
2009-12-02 15:55:59 -06:00
20e04d5a4d
more 'silent' additions
Brian Phillips
2009-12-02 15:38:46 -06:00
9c56d2137a
added 'silent' to a bunch of calls
Brian Phillips
2009-12-02 15:26:32 -06:00
ceed8bf841
more tweaks
Brian Phillips
2009-12-02 15:17:12 -06:00
b8ced51a22
added some additional mappings, plus a project context
Brian Phillips
2009-12-02 14:37:36 -06:00
9a56bdd4ed
vim support! (first cut, anyway)
Brian Phillips
2009-12-02 12:09:51 -06:00
9b580acf14
support PAGER pipe for help output
Brian Phillips
2009-12-02 08:55:46 -06:00
0d5904658e
Portability fixes
Paul Mansfield
2009-09-21 03:17:10 +01:00
97866082e6
Small change for addm test case.
Paul Mansfield
2009-09-17 23:52:43 +01:00
5f9fd4c759
Bug Fix: tasks whose ID begins with '0' ought to be ignored.
Mike West
2009-09-14 21:21:25 +02:00
5a49f4b5d5
Merge branch 'the1ts/addm'
Gina Trapani
2009-09-08 11:58:04 -07:00
f8e6a8d69d
Merge branch 'the1ts/master'
Gina Trapani
2009-09-08 11:57:20 -07:00
2983917f25
whitespace fix
Paul Mansfield
2009-09-06 19:05:46 +01:00
7a87077dfc
Added new action addm
Paul Mansfield
2009-09-06 18:53:31 +01:00
51dd50b41d
Tighten the regex in Issue 6 bugfix.
Paul Mansfield
2009-09-05 23:55:22 +01:00
ddaf9ade22
Bug Fix: Issue 6 append and replace unexpected behavior if there's an & in task (even in quotes)
Paul Mansfield
2009-09-05 20:36:38 +01:00
ce8a0a7875
Merge branch 'the1ts/master'
Gina Trapani
2009-09-04 16:11:50 -07:00
5e71728cda
Added a new variable $TODO_FULL_SH
Paul Mansfield
2009-09-04 13:37:07 +01:00
f44bcfb067
Bug Fix, better fix for "add does not escape line breaks"
Paul Mansfield
2009-09-04 12:23:48 +01:00
a19a3616c4
Merge branch 'the1ts/master'
Gina Trapani
2009-09-03 10:45:03 -07:00
229737bd2f
Bug Fix: Issue 1
Paul Mansfield
2009-09-02 23:30:14 +01:00
857121090a
Merge branch 'FND/disable_final_filter'
Gina Trapani
2009-09-01 09:53:37 -07:00
490f5d34e8
added option to disable final filter
FND
2009-08-30 09:48:44 +01:00
7baf051942
Bug Fix: do: no safeguard to do twice Tests item is not marked done before attempting to mark item as "done".
Paul Mansfield
2009-08-29 21:13:38 +01:00
266d9e1258
Merge branch 'mivok/master'
Gina Trapani
2009-08-26 16:21:14 -07:00
e0b3ea1da9
Added new multiple do capability to help message
Gina Trapani
2009-08-26 15:51:27 -07:00
35e80b3f33
Merge branch 'the1ts/master'
Gina Trapani
2009-08-26 15:34:39 -07:00
294e2ac9a4
Fixed issue #14 : invalid date range. Changed regex [ -~] to [ ~-].
David A. Harding
2009-08-22 16:01:20 -04:00
8d78cc6053
Merge branch 'issues11' of git@github.com:the1ts/todo.txt-cli
Paul Mansfield
2009-07-04 11:07:41 +01:00
092e83404f
Bug Fix: prepend not correct on prioritized tasks
Paul Mansfield
2009-06-27 12:51:48 +01:00
91126e38aa
Issue fix: Multiple do items
Paul Mansfield
2009-06-25 00:14:00 +01:00
5df58793a0
Bug fix: for replace with priority
Paul Mansfield
2009-06-24 23:25:33 +01:00
d2e892049d
Bugfix: Replace with priority set
Paul Mansfield
2009-06-24 19:24:53 +01:00
0e2798acce
Added test for prepend and priority fix
Paul Mansfield
2009-06-24 14:06:25 +01:00
98569d5f8c
Tests for additional default config file location
Mark Harrison
2009-06-22 22:34:45 -04:00
75622c4a72
Support use of $HOME/.todo/ for all todo.sh configuration
Mark Harrison
2009-06-22 22:26:16 -04:00
f9bb135068
Fixing prepend and priority issue.
Paul Mansfield
2009-06-22 22:47:13 +01:00
a4227dfec1
listcon/listproj: Work around bug in older GNU greps.
v2.4.0
v2.4
Emil Sit
2009-05-10 21:50:30 -04:00
78850255e0
tests: Add tests to validate listcon and listproj.
Emil Sit
2009-05-10 21:49:37 -04:00
4dda7e27e4
Updated Known Bugs link to GitHub's Issues Tracker
ginatrapani
2009-04-26 10:07:43 -07:00
5f3dadee5c
Updated to latest in master
ginatrapani
2009-04-26 10:04:49 -07:00
cace5eb2d9
Bugfix: TODOTXT_DEFAULT_ACTION was not exported, now exports TODOTXT_*
Philippe Teuwen
2009-04-20 10:40:49 +02:00
701c30c04f
test-lib.sh: unset some more TODOTXT env vars for extra safety
Philippe Teuwen
2009-04-20 10:20:40 +02:00
2e62536f90
Bugfix: t0000-config test config file was wrong
Philippe Teuwen
2009-04-20 09:05:57 +02:00
678283b69e
Bugfix: typo in addto help msg skipped name of command
Philippe Teuwen
2009-04-20 11:28:59 +02:00
c490e773cf
test-lib.sh: Fixing grep for date detection on Mac OS X, thanks Dave!
Philippe Teuwen
2009-04-15 08:38:21 +02:00
a67d0de625
Add TODOTXT_FINAL_FILTER to provide a final custom list filter.
Dave Hein
2009-04-19 16:00:56 -05:00
55015f5071
Bugfix: support commands combination for TODOTXT_SORT_COMMAND
Philippe Teuwen
2009-04-12 00:56:58 +02:00
c8fc661256
Bugfix: test-lib.sh TEST_DIRECTORY could still contain symlink
Philippe Teuwen
2009-04-18 21:31:38 +02:00
fee3133547
Uniformly use $TODO_SH to refer to script.
Emil Sit
2009-04-18 21:11:27 -04:00
825c60514f
tests: Factor basic add/list, replace, priority testing out of t9999
Emil Sit
2009-04-13 20:54:36 -04:00
90d113b77d
Added wiki front page link
ginatrapani
2009-04-14 19:47:52 -07:00
4caee7d9c0
Consolidated docs under one header
ginatrapani
2009-04-14 19:46:30 -07:00
fe99926bb2
Added date detection for Macs
Gina Trapani
2009-04-14 22:37:58 -04:00
8dfd0f956d
Copy tweak
Gina Trapani
2009-04-13 22:54:43 -04:00
c90c2de9c3
Copy tweaks
Gina Trapani
2009-04-13 22:52:10 -04:00
123f25caee
Moved content to wiki
Gina Trapani
2009-04-13 22:45:36 -04:00
fd9e2c05a7
Merge branch 'test-framework' of git://github.com/sit/todo.txt-cli into sit/test-framework
Gina Trapani
2009-04-13 19:26:06 -04:00
10bca653a0
tests: Update documentation to reflect recent changes.
Emil Sit
2009-04-12 10:14:09 -04:00
d6c57e4230
tests: add testshell.sh and port old testsuite.txt
Philippe Teuwen
2009-04-08 01:19:16 +02:00
25616bd198
Ported README to Textile
Gina Trapani
2009-04-12 02:45:54 -04:00
20c6f44784
Ported README to Textile
Gina Trapani
2009-04-12 02:43:57 -04:00
9bab224a29
Merge branch 'master' of git://github.com/ginatrapani/todo.txt-cli into addons
Gina Trapani
2009-04-12 02:41:57 -04:00
b238a29430
tests: Explicitly control the date for todo.sh.
Emil Sit
2009-04-11 21:48:40 -04:00
16a5103668
tests: Make test writing simpler and add two new tests.
Emil Sit
2009-04-11 09:49:11 -04:00
4d3b7472ff
Bugfix: pri accepted priorities of more than a single letter
Philippe Teuwen
2009-04-09 04:38:48 +08:00
680e93e737
Don't set sort command in default todo.cfg.
Emil Sit
2009-04-05 22:03:00 -04:00
477738828f
Don't set colors in default todo.cfg.
Emil Sit
2009-04-05 21:56:17 -04:00
b9f95633dc
Cleanup: removing annoying trailing space on pri tasks
Philippe Teuwen
2009-04-08 07:16:34 +08:00
df1e2eb7cf
Cleanup: del/depri/pri: some more $2 -> $item
Philippe Teuwen
2009-04-08 04:00:25 +08:00
a4e68f9c3f
Bugfix: handling of priorities in pri/depri/do: no more globbing
Philippe Teuwen
2009-04-08 03:48:35 +08:00
3028de42a8
Bugfix, take 2: depri no longer wipes out entire task with other parens http://tech.groups.yahoo.com/group/todotxt/message/1828
Gina Trapani
2009-04-07 10:32:16 -07:00
8fceae171d
Bugfix: depri no longer wipes out entire task with other parens http://tech.groups.yahoo.com/group/todotxt/message/1828
Gina Trapani
2009-04-07 10:24:06 -07:00
9898e7df3f
Fix misplaced quote that was blocking filename globbing in the action 'usage' logic.
Dave Hein
2009-04-07 10:04:43 +08:00
42e1a658d6
Add quotes around $action to handle cases where todo.actions.d path includes embedded spaces.
Dave Hein
2009-04-07 09:31:06 +08:00
a075adb4ec
Merge git://github.com/ginatrapani/todo.txt-cli into addons
Gina Trapani
2009-04-06 12:37:31 -07:00
f1caecec4e
TODO_ACTIONS_D is now TODO_ACTIONS_DIR
Philippe Teuwen
2009-04-06 14:14:09 +08:00
078c69496f
Parametrize .todo.actions.d location
Philippe Teuwen
2009-04-06 04:27:30 +08:00
01a250c702
Added symlink support, tweaked usage message
Gina Trapani
2009-04-05 18:52:42 -07:00
1f17672215
Added birdseye add-on
Gina Trapani
2009-04-05 18:08:38 -07:00
40e0da5108
more info
Gina Trapani
2009-04-05 11:45:57 -07:00
56dfae0486
first commit
Gina Trapani
2009-04-05 11:42:16 -07:00
8549eef46b
first commit
Gina Trapani
2009-04-05 11:21:12 -07:00
8567a90e4c
Bugfix: Replace echoes old todo before new todo.
Gina Trapani
2009-04-05 10:49:06 -07:00
55f45e8515
tests: first unset TODOTXT_CFG_FILE
Philippe Teuwen
2009-04-05 05:20:43 +08:00
03ccc73703
Added missing file required for tests
Gina
2009-04-04 14:49:30 -07:00
a822560d44
Added user-facing download link
U-STARBUCK\gina
2009-04-04 12:21:53 -07:00
d860c2c36e
Converted tab to spaces
U-STARBUCK\gina
2009-04-04 12:18:57 -07:00
7f954d73ae
Merged test and dist Makefile to master branch for easier dev
U-STARBUCK\gina
2009-04-04 12:16:18 -07:00
8e864568a9
Allow custom sort (tx edgewood)
U-STARBUCK\gina
2009-04-02 22:47:50 -07:00