Commit graph

145 commits

Author SHA1 Message Date
Paul Beckingham
9a5492403e Docs: Mentioned the need for TASKRC and TASKDATA in non-standard configurations 2015-05-31 10:50:18 -04:00
Paul Beckingham
3f03d0bef5 Testing: Inherited problems and conversion script from Taskwarrior 2015-05-25 13:48:50 -04:00
Paul Beckingham
1a4a19346e Build: One less missing include 2015-05-25 13:25:26 -04:00
Paul Beckingham
a7937cf27e Build: One less missing include 2015-05-25 13:24:12 -04:00
Paul Beckingham
e2ca81b041 Build: Looking for a missing include 2015-05-25 13:23:00 -04:00
Paul Beckingham
b783adca92 Cleanup: Migrated ::getResponse into main.cpp 2015-05-25 13:09:07 -04:00
Paul Beckingham
5eb8e6f28a Docs: Updated to remove 'context', add 'review'. 2015-05-25 13:04:45 -04:00
Paul Beckingham
1494300e42 L10N: Localized review 2015-05-25 12:48:19 -04:00
Paul Beckingham
b794da1cc9 Text: Added more polymorphic formatters 2015-05-25 12:47:38 -04:00
Paul Beckingham
86687adb97 FS: L10N 2015-05-25 11:35:07 -04:00
Paul Beckingham
3c4b2162e1 Review: Snapshot 2015-05-25 11:31:27 -04:00
Paul Beckingham
9d0e051f51 Review: Snapshot 2015-05-25 10:54:32 -04:00
Paul Beckingham
0517ae6e04 Cleanup: Combined File, Path and Directory into FS
- The three objects are related and always travel together, so they are now
  combined.
2015-05-25 10:40:40 -04:00
Paul Beckingham
5d7c55c7af Bug: ::execute concatenates output
- The ::execute function concatenates output to the std::string provided, which
  is almost never wanted. Now it clears first.
2015-05-25 09:27:07 -04:00
Paul Beckingham
2834e14eb5 C++11: N1984 auto 2015-05-24 13:41:23 -04:00
Paul Beckingham
4be49a2d72 Util: inherited 'execute' from Taskwarrior. 2015-05-24 11:03:38 -04:00
Paul Beckingham
6f9a4de3bf Review: Added stubbed functionality. 2015-05-24 01:22:32 -04:00
Paul Beckingham
7a277f2091 C++11: Removed compiler warning. 2015-05-24 01:21:40 -04:00
Paul Beckingham
7eac7332f0 CMake: Added C++11 requirement 2015-05-24 01:21:23 -04:00
Paul Beckingham
7f712d0926 Review: Added framework
- Added 'review' command, which does nothing.
- Removed 'context' command, which now passes to Taskwarrior.
- Removed 'leave' command.
- Removed 'clear' command.
2015-05-23 22:42:03 -04:00
Paul Beckingham
d485f9440a Documentation
- Added INSTALL file contents (thanks to jonbobbly).
2015-02-16 23:05:07 -05:00
Paul Beckingham
b5d3a4eff8 Updated copyright to 2015 2015-01-01 00:00:44 -05:00
Paul Beckingham
7d95c57819 TW-12
- TS-12 Task focus (thanks to John Florian).
2014-12-21 20:28:44 -05:00
Paul Beckingham
38ad900ad8 TS-10
- TS-10 Context support (thanks to David Patrick).
2014-12-21 20:18:10 -05:00
Paul Beckingham
4e0ed5967d TW-7
- TS-7 Stateful shell feature: previously selected filter (thanks to Ben
       Armstrong).
2014-12-21 20:12:30 -05:00
Paul Beckingham
4634255550 Documentation
- Added notes about context support.
2014-12-21 19:31:00 -05:00
Federico Hernandez
a14ce4ec26 Bumped version numbers in NEWS file 2014-12-22 01:20:50 +01:00
Paul Beckingham
efe8da07be Merge branch 'context' into 1.1.0 2014-12-21 18:56:19 -05:00
Paul Beckingham
a18d8cc579 Prompt
- Fixed crash bug by properly indexing color list.
- Added \001 and \002 readline markers, although it doesn't seem to help much.
2014-12-21 18:55:31 -05:00
Federico Hernandez
ab89e2d21a Readded readme file to dev branch 2014-12-22 00:24:21 +01:00
Federico Hernandez
37f5e05b6a Bumped version number to 1.1.0 2014-12-22 00:20:53 +01:00
Federico Hernandez
c5e6d77cb5 Added SHA1 of tagged release commit 2014-12-22 00:14:31 +01:00
Federico Hernandez
5934dfcefa Release preparations
- Bumping version number and dates
- Cleaning up documentation
2014-12-21 23:42:28 +01:00
Paul Beckingham
699242b08e Unit Tests
- Fixed the regex.
2014-12-21 17:37:50 -05:00
Paul Beckingham
d77766b400 Merge branch '1.0.0' into context 2014-12-21 14:05:33 -05:00
Paul Beckingham
b9fb1226c5 Context
- Added 'context', 'clear' and 'leave' commands for accumulating and managing
  persistent filters.
- Incorporated the filters into the prompt.
2014-12-21 13:57:46 -05:00
Paul Beckingham
1d53c8eda7 Documentation
- Cleaned up AUTHORS and NEWS files.
2014-12-21 13:55:19 -05:00
Paul Beckingham
0985b0ddf3 Documentation
- Updated man page examples, added commands.
2014-12-21 13:14:15 -05:00
Paul Beckingham
f0c65c4ff8 Help
- Help message is currently just a man page reference.
2014-12-21 13:13:32 -05:00
Paul Beckingham
02e6530bd3 Unit Tests
- Corrected template to recognize all versions.
2014-12-21 13:12:16 -05:00
Federico Hernandez
c81c18d261 More documentation updates 2014-09-16 09:26:26 +02:00
Federico Hernandez
dd5bde366c Bumped version numbers in documentation 2014-09-16 09:20:06 +02:00
Paul Beckingham
d7a5c34e01 Prompt
- More features.
2014-09-15 20:15:07 -04:00
Paul Beckingham
e020966425 Prompt
- Added notes on what the prompt should be.
2014-09-15 20:03:31 -04:00
Federico Hernandez
69fc5fe39b Bumped version to 1.0.0.beta1 2014-09-15 23:43:34 +02:00
Paul Beckingham
6f5907e903 Portability
- Missing includes.
2014-09-05 17:58:00 -04:00
Paul Beckingham
a1f5344cbe Portability
- Missing includes.
2014-09-05 17:55:27 -04:00
Paul Beckingham
5d3db37452 Portability
- Missing includes.
2014-09-05 17:54:36 -04:00
Paul Beckingham
fd3d702ada Portability
- Missing includes.
2014-09-05 17:53:16 -04:00
Paul Beckingham
a0df12bdcd Dummy Commit 2014-09-05 17:02:49 -04:00