taskwarrior/src
Federico Hernandez 1b2cfd427c Bug #427 - Task edit can't correctly parse annotations with times
Task edit was assuming a space as separator between the date and
text field of an annotation. As the dateformat for an annotation
now can be more flexible incl. time and spaces, task couldn't
parse the annotation lines of task edit correctly anymore. The bug
was fixed by introducing a new separator ' --' between the date
and text parts of an annotation.
2010-07-20 13:59:58 +02:00
..
tests Bug #434 - Task shouldn't prevent users from marking as done tasks with status:waiting 2010-07-19 13:22:55 -04:00
.gitignore Added regular expression support 2010-06-26 16:54:31 -04:00
API.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
API.h Enhancement - Hooks 2010-01-31 23:29:22 -05:00
Att.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Att.h Feature - #156 2010-07-03 15:50:46 -04:00
Cmd.cpp Enhancement - export.yaml 2010-07-11 10:22:36 -04:00
Cmd.h Copyright 2009-12-27 12:39:42 -05:00
Color.cpp Portability 2010-02-12 00:39:07 -05:00
Color.h Copyright 2009-12-27 12:39:42 -05:00
command.cpp Bug #434 - Task shouldn't prevent users from marking as done tasks with status:waiting 2010-07-19 10:57:20 -04:00
Config.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Config.h Feature - #296 Setting configuration variables in .taskrc 2010-01-17 00:13:19 -05:00
Context.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Context.h Bug - #423 2010-07-11 14:03:15 -04:00
custom.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Date.cpp Bug #416 - Sorting by due date with dateformat MD wrong 2010-06-25 09:09:20 -04:00
Date.h Enhancement - Date::toISO 2010-05-31 13:18:41 -04:00
Directory.cpp Portability - Haiku 2010-02-15 23:55:03 -05:00
Directory.h Code Reorganization 2010-01-09 17:48:32 -05:00
Duration.cpp Portability 2010-06-27 17:06:51 -04:00
Duration.h Bug #417 - Sorting by countdown_compact not working 2010-06-27 13:44:04 -04:00
edit.cpp Bug #427 - Task edit can't correctly parse annotations with times 2010-07-20 13:59:58 +02:00
export.cpp Enhancement - export.yaml 2010-07-11 10:22:36 -04:00
File.cpp Code Reorganization 2010-01-09 17:48:32 -05:00
File.h Code Reorganization 2010-01-09 17:48:32 -05:00
Filter.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Filter.h Copyright 2009-12-27 12:39:42 -05:00
Grid.cpp Copyright 2009-12-27 12:39:42 -05:00
Grid.h Copyright 2009-12-27 12:39:42 -05:00
Hooks.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Hooks.h Performance 2010-07-12 20:17:59 -04:00
i18n.h Feature #408 - Allow deletion of annotations. 2010-06-20 20:58:46 +02:00
import.cpp Bug #414 - Tags filtering not working with unicode characters 2010-06-20 20:10:20 -04:00
interactive.cpp Feature #415 2010-06-20 17:32:11 -04:00
Keymap.cpp Copyright 2009-12-27 12:39:42 -05:00
Keymap.h Copyright 2009-12-27 12:39:42 -05:00
Location.cpp Copyright 2009-12-27 12:39:42 -05:00
Location.h Copyright 2009-12-27 12:39:42 -05:00
main.cpp Copyright 2009-12-27 12:39:42 -05:00
main.h Bug - #423 2010-07-11 14:03:15 -04:00
Makefile.am Feature - merge command 2010-07-01 20:22:33 -04:00
Nibbler.cpp Code Cleaup 2010-06-26 20:14:45 -04:00
Nibbler.h Nibbler upgrade 2010-06-26 19:55:17 -04:00
Path.cpp Portability - Solaris 2010-02-12 20:58:56 -05:00
Path.h Enhancement - Path integration 2010-01-16 14:42:36 -05:00
Permission.cpp Config - defaults 2010-01-15 20:55:06 -05:00
Permission.h Copyright 2009-12-27 12:39:42 -05:00
Record.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Record.h Enhancement - Hooks 2010-03-01 20:53:44 -05:00
recur.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
report.cpp Dependencies - info 2010-07-12 20:24:29 -04:00
rules.cpp Dependencies 2010-07-12 20:14:07 -04:00
rx.cpp Portability 2010-07-04 10:50:34 -04:00
rx.h Added regular expression support 2010-06-26 16:54:31 -04:00
Sequence.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Sequence.h Copyright 2009-12-27 12:39:42 -05:00
StringTable.cpp Copyright 2009-12-27 12:39:42 -05:00
StringTable.h Copyright 2009-12-27 12:39:42 -05:00
Subst.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Subst.h Copyright 2009-12-27 12:39:42 -05:00
Table.cpp Performance 2010-07-06 01:37:35 -04:00
Table.h Performance 2010-07-06 01:37:35 -04:00
Task.cpp Dependencies - depend on self 2010-07-12 20:19:02 -04:00
Task.h Dependencies 2010-07-12 01:05:25 -04:00
Taskmod.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Taskmod.h Bug - merge command resulted in an error if 2010-07-04 01:19:44 +02:00
TDB.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
TDB.h Dependencies - TDB 2010-07-12 20:22:51 -04:00
text.cpp Dependencies 2010-07-12 01:42:52 -04:00
text.h Dependencies 2010-07-12 01:42:52 -04:00
Timer.cpp Copyright 2009-12-27 12:39:42 -05:00
Timer.h Copyright 2009-12-27 12:39:42 -05:00
utf8.cpp Copyright 2009-12-27 12:39:42 -05:00
utf8.h Copyright 2009-12-27 12:39:42 -05:00
util.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
util.h Enhancement - Duration 2010-06-27 00:57:52 -04:00