Paul Beckingham
|
9f1b3e0d56
|
Themes
- Added run.default to test the default theme.
|
2015-03-15 10:08:47 -04:00 |
|
Paul Beckingham
|
0af8b1dbab
|
Themes
- Added 'task color legend' to the scripts to make it easier to spot broken
themes.
- Removed the 'run' script, which is no longer used.
|
2015-03-15 09:09:54 -04:00 |
|
Paul Beckingham
|
5d42c0f6b6
|
Themes
- Updated the README for this version, not the previous one.
|
2015-03-10 19:17:17 -04:00 |
|
Paul Beckingham
|
5425ac66cb
|
Themes
- Added more blue to dark-gray-blue-256.
|
2015-01-01 17:16:39 -05:00 |
|
Paul Beckingham
|
c8e013ca31
|
Theme Samples
- Updated scripts for generating theme swatches.
|
2015-01-01 14:45:08 -05:00 |
|
Paul Beckingham
|
41e8a8b20d
|
Code Cleanup
- Unwritten tutorial removed. Now taking form in the docs repo.
|
2014-02-08 10:44:53 -05:00 |
|
Paul Beckingham
|
7ec24658b5
|
Code Cleanup
- Removed obsolete parser info.
|
2014-02-08 10:42:49 -05:00 |
|
Paul Beckingham
|
98f740e9d1
|
Merge branch '2.3.0' into 2.4.0
Conflicts:
AUTHORS
CMakeLists.txt
NEWS
src/A3.cpp
src/CMakeLists.txt
src/Config.cpp
src/Duration.cpp
src/Duration.h
src/Nibbler.cpp
src/Nibbler.h
src/RX.cpp
src/RX.h
src/columns/ColDate.cpp
src/columns/ColScheduled.cpp
src/commands/Command.cpp
src/legacy.cpp
src/utf8.cpp
src/utf8.h
test/CMakeLists.txt
test/bug.mergedeps.t.postponed
test/duration.t.cpp
test/merge.duplicates.t
test/merge.simple_duplication.t
test/merge.t
test/nibbler.t.cpp
test/roundtrip.t
test/rx.t.cpp
test/utf8.t.cpp
|
2014-01-07 19:10:03 -05:00 |
|
Paul Beckingham
|
6bc352f713
|
Documentation
- Now uses proper name 'Taskserver'.
|
2013-11-16 16:08:22 -05:00 |
|
Paul Beckingham
|
55cd425ff4
|
Deprecation
- Properly marked more deprecated items.
|
2013-09-11 00:58:47 -04:00 |
|
Paul Beckingham
|
8429df3b5c
|
Command Location
- Locateѕ, cnaonicalized and categorizes first command.
|
2013-08-30 13:42:43 -07:00 |
|
Paul Beckingham
|
60336d6f6a
|
Documentation
- Added (preliminary) example of the resultant parse tree.
|
2013-08-30 11:57:13 -07:00 |
|
Paul Beckingham
|
235fb9f054
|
Command Line Grammar
- Updated documentation.
|
2013-07-22 20:31:09 -04:00 |
|
Paul Beckingham
|
2232ff7a21
|
Documentation
- Started the new parser documentation.
|
2013-04-16 01:23:32 -04:00 |
|
Paul Beckingham
|
9e9f90343b
|
Tutorial
- NN_configuration describes rc settings, overrides and the show and config
commands.
|
2013-03-31 21:43:48 -04:00 |
|
Paul Beckingham
|
b9a21f1092
|
Tutorial
- Broke out 02_help section from the 01_intro section.
|
2013-03-31 19:54:24 -04:00 |
|
Paul Beckingham
|
dea3fd1551
|
Tutorial
- 01_intro written. The first of many mini tutorials.
- README added.
|
2013-03-31 18:49:02 -04:00 |
|
Haitham Gad
|
60a7d2128e
|
Fixing tests and updating documentation.
|
2013-03-10 12:38:14 -04:00 |
|
Haitham Gad
|
f5d6da2a7b
|
Separating the 'task shell' command in a separate executable 'tasksh' and enabling command history traversal using GNU Readline
|
2013-03-10 12:38:14 -04:00 |
|
Paul Beckingham
|
4d7369ad5e
|
Documentation
- Added tutorial scripts, which are the 1.9.3 scripts, largely unmodified.
This is a work in progress.
|
2012-04-13 00:45:18 -04:00 |
|
Paul Beckingham
|
1619441f87
|
Theme Sample generation
- Generating snapshots of themes now automated.
|
2012-01-30 20:27:17 -05:00 |
|
Paul Beckingham
|
393ebae8aa
|
Cleanup
- Removed obsolete grammar.bnf file.
- doc/misc scripts relocated to screencast.git.
|
2011-06-21 18:02:08 -04:00 |
|
Paul Beckingham
|
e046b37287
|
Grammar
- Almost complete grammar, with some 2.x enhancements.
|
2011-02-14 11:13:24 -05:00 |
|
Paul Beckingham
|
31cf470cc8
|
Copyright
- Made all the copyright notices consistent. It was bothering me.
|
2010-11-27 09:13:09 -05:00 |
|
Paul Beckingham
|
6de940acf1
|
Documentation
- Fixed typos.
|
2010-10-17 11:25:07 -04:00 |
|
Paul Beckingham
|
354debcf96
|
Documentation
- Completed task-tutorial.5.
|
2010-10-16 17:44:40 -04:00 |
|
Paul Beckingham
|
a921ea4ed6
|
Samples
- Added a sample script to generate a dependencies screen shot.
|
2010-10-13 21:21:49 -04:00 |
|
Paul Beckingham
|
8823ba5bfa
|
Documentation
- New task-tutorial man page not fully formatted yet. but the
content is good.
- Modified run.193 shell script to match movie.
|
2010-10-12 23:25:39 -04:00 |
|
Paul Beckingham
|
0bc7dd11a8
|
Movie
- Completed the program that runs through all the commands.
- Compelted the command and spoken copy.
|
2010-10-09 22:52:33 -04:00 |
|
Paul Beckingham
|
fec2af34bc
|
Movie
- Finalized (hopefully) the movie script for 1.9.3.
|
2010-10-09 12:29:07 -04:00 |
|
Paul Beckingham
|
4028a2fce4
|
Documentation
- Added (incomplete) scripts to generate more sample runs, showcasing
features.
|
2010-10-06 23:28:31 -04:00 |
|
Paul Beckingham
|
0388bcf259
|
Documentation
- Corrected the sample script that failed to wait for at least a second
between annotations.
|
2010-09-28 01:02:02 -04:00 |
|
Paul Beckingham
|
afbbc87ec4
|
Samples
- Added more banner samples for taskwarrior.org.
|
2010-09-13 23:06:56 -04:00 |
|
Paul Beckingham
|
084d104c2f
|
Samples
- Added more sample banners for taskwarrior.org.
|
2010-09-12 15:12:05 -04:00 |
|
Paul Beckingham
|
b32d731010
|
Demo
- Checking in demo scripts for creating the teaser banners that go
up on the main tw page.
|
2010-09-02 21:22:25 -04:00 |
|
Paul Beckingham
|
547d3bfdbb
|
Documentation
- Updated script with feedback.
|
2010-08-23 23:07:38 -04:00 |
|
Paul Beckingham
|
44fe227595
|
Product Name Change
- Converted all (appropriate) uses of 'task' to 'taskwarrior'.
|
2010-08-21 12:31:00 -04:00 |
|
Paul Beckingham
|
36c3cad5a5
|
Documentation
- Updated demo of aliases.
- Updated advanced filters section.
- Added import/export section.
|
2010-08-08 16:29:10 -04:00 |
|
Paul Beckingham
|
8789afb7da
|
Documentation
- Added discussion of special tags.
- Referred more to the man pages for in-depth information.
|
2010-08-08 14:02:12 -04:00 |
|
Paul Beckingham
|
c95a55128a
|
Documentation
- Added more to the movie script.
|
2010-08-07 13:34:49 -04:00 |
|
Paul Beckingham
|
e26f29537a
|
Documentation
- Added sections on the task shell and advanced filters.
|
2010-08-03 13:39:57 -04:00 |
|
Cory Donnelly
|
d85579d69f
|
Documentation
- Fixed a few typos in the script for the new movie and revised tutorial.
|
2010-08-03 12:57:22 -04:00 |
|
Paul Beckingham
|
462c3e1c55
|
Documentation
- Updates to the script for the new movie and revised tutorial.
|
2010-08-03 00:05:49 -04:00 |
|
Paul Beckingham
|
f60205c704
|
Documentation
- Modified old task movie script.
- Added new 1.9.3 task movie script, which will form the basis of the
new tutorial.
|
2010-08-02 01:16:29 -04:00 |
|
Paul Beckingham
|
cb952329d3
|
Documentation Update
- Added latest movie script.
|
2010-02-06 17:09:47 -05:00 |
|
Paul Beckingham
|
4a8b356867
|
Documentation update - script-hooks.txt
- Included the script for the hooks movie.
|
2010-01-27 22:56:41 -05:00 |
|
Paul Beckingham
|
a8f03679ed
|
Demo - color
- Preparing a script for a movie demonstrating color.
|
2010-01-16 16:05:28 -05:00 |
|
Federico Hernandez
|
c3309cfb54
|
Small reorg of top level project dir
|
2009-06-11 23:49:43 +02:00 |
|