Federico Hernandez
ecb4190e0b
Added unknown OS clause for the version command output
2009-12-22 01:03:24 +01:00
Paul Beckingham
b8377b7e5c
Feature - version command
...
- Added FreeBSD as a recognized operating system.
2009-12-20 10:51:03 -05:00
Paul Beckingham
2a8acaf351
Feature - version command
...
- Rearranged output of the version command.
- Added build information (OS) and packages (ncurses ...).
2009-12-18 22:31:54 -05:00
Federico Hernandez
f3d31834ee
Merge branch 'master' into 1.9.0
...
due to release of 1.8.5
Conflicts:
ChangeLog
configure.ac
doc/man/task-tutorial.5
doc/man/task.1
doc/man/taskrc.5
src/Config.cpp
src/rules.cpp
2009-12-06 04:30:56 +01:00
Paul Beckingham
b2fc4969b9
Documentation Update
...
- Minor doc edits.
2009-11-18 20:27:54 -05:00
Federico Hernandez
331b08055a
Bumped version number to 1.8.5
2009-11-18 10:22:33 +01:00
Federico Hernandez
f6842941f3
Bumped version number to 1.8.4
2009-10-22 22:40:18 +02:00
Federico Hernandez
1d4c942675
Bumped version number to 1.9.0
2009-09-07 16:25:40 +02:00
Federico Hernandez
fba076a0d0
Bumped version number to 1.8.3
2009-09-07 16:13:37 +02:00
Federico Hernandez
cc5c99c0a1
Pushing version number to 1.8.2
2009-08-21 01:09:41 +02:00
Paul Beckingham
6f9356da64
Updated version to 1.8.1
...
- Changed program version number.
- Changed NEWS file to refer only to 1.8, not 1.8.1. This means we now only
need to update the NEWS file on major releases, not patches. This is the
right thing to do now that we have only "whats new" in the NEWS file.
2009-07-26 16:06:14 -04:00
Paul Beckingham
bb5458fd6b
Documentation Update
...
- Bumper version to 1.8.0, for release.
2009-07-21 16:59:43 -04:00
Paul Beckingham
9718fa6924
Beta3
...
- Bumped version to beta3.
2009-07-12 22:54:36 -04:00
Paul Beckingham
84f48fd056
Bug Fix
...
- Updated the version number.
2009-07-08 08:55:41 -04:00
Paul Beckingham
519ee9a7a9
Code Cleanup
...
- Bumped version to 1.8.0.beta1.
- Fixed compiler warning on Ubuntu.
2009-07-05 11:33:02 -04:00
Paul Beckingham
8145b7b28e
Build Change
...
- Now builds optimized by default. Can be overridden with:
./configure --enable-debug=on
2009-07-02 18:39:18 -04:00
Federico Hernandez
94d8702666
Change of task.cpp should have been to main.cpp and not Task.cpp
2009-06-11 15:42:05 +02:00
Federico Hernandez
e39619e4ce
Rename of src/task.cpp to src/Task.cpp
2009-06-11 13:41:18 +02:00
Paul Beckingham
60f3da15a7
Bug Fix - configure.ac
...
- Fixed a syntax error I introduced into configure.ac moments ago, and
obviously didn't test it.
2009-06-06 12:48:27 -04:00
Paul Beckingham
292ef5248c
Documentation Update
...
- Changed all email addressed to support@taskwarrior.org .
- Changed task@beckingham.net to paul@beckingham.net .
2009-06-06 12:34:32 -04:00
Paul Beckingham
13aeff1389
New Version - 1.8.0 begins...
2009-05-14 23:22:31 -04:00
Paul Beckingham
2f18c512e0
Began 1.7.0 work
2009-04-12 23:39:47 -04:00
Paul Beckingham
a5fef2cc6b
Autoconf
...
- Removed double check for ncurses, causing the library to be listed
twice on the link line.
2009-03-29 22:17:14 -04:00
Paul Beckingham
3c196230dd
Autoconf
...
- Added the "-Wall and -pedantic" compiler flags for the non-debug
build. The should have been there anyway.
2009-03-18 22:54:59 -04:00
Paul Beckingham
7238d1f1c9
Began 1.6.0 Development
2009-03-16 08:27:24 -04:00
Paul Beckingham
4fa4c5f532
Unit Tests - t.benchmark.t
...
- Added benchmark to measure time taken to parse 1,000,000 T records.
2009-03-08 17:59:27 -04:00
Paul Beckingham
72efddc066
Sample .taskrc - update
...
- Added default config variables for new reports.
- Removed README.1.5.0.
- Removed messages configure.ac
2009-02-16 21:35:26 -05:00
Paul Beckingham
6d551357ff
Packaging
...
- Began modification of script.txt in preparation for next movie!
- Added README.1.5.0 warning to configure.ac. Do you think people
will see it? And then read the file? I may need to provide an
automated solution.
2009-02-15 23:44:58 -05:00
Paul Beckingham
3d4beaf41f
- Enhanced split algorithm to be non-destrutive, and therefore faster
...
- Added autoconf testing to detect Solaris
- Added Solaris-specific flock implementation
2008-12-14 15:18:33 -05:00
Paul Beckingham
6d5309527c
- Enabled "configure --enable-debug" to suppress optimization, therefore
...
allowing debugging without the debugger showing the unoptimized source
while stepping through optimized code.
2008-11-09 01:42:30 -05:00
Paul Beckingham
ee961daef6
Merge branch 'master' into 1.5.0
...
Conflicts:
ChangeLog
NEWS
configure.ac
html/task.html
src/task.cpp
src/task.h
2008-11-02 22:29:38 -05:00
Paul Beckingham
b176591261
- Converted reports/command to return strings
2008-10-23 00:44:21 -04:00
Paul Beckingham
a5ec1e4b27
- Added support for shadow file, shadow file command
...
- Added support for TDB::onChange callback
2008-10-09 17:19:57 -04:00
Paul Beckingham
78fae5195b
- Converted 1.4.2 references to 1.5.0.
2008-09-20 20:24:58 -04:00
Paul Beckingham
29a152edb0
- Migrated 1.5.0 changes thus far into 1.4.2.
2008-08-26 09:57:46 -04:00
Paul Beckingham
dc1760769f
- Bumped version number to 1.5.0
2008-07-19 14:56:36 -04:00
Paul Beckingham
bb7f48496a
- Bumberd version number to 1.4.1
2008-07-13 13:25:35 -04:00
Paul Beckingham
bcae2d2b93
- Bumped version to 1.4.0
2008-06-22 00:25:16 -04:00
Paul Beckingham
d771586080
- Converted version to 1.3.1
...
- Added links in task.html to Richard Querin's blog
- Added link to movie
2008-06-19 23:31:36 -04:00
Paul Beckingham
c1a1d13aab
- Updated version 1.3.0 to 1.4.0
...
- Applied "showage" configuration variable to long list
2008-06-19 21:21:21 -04:00
Paul Beckingham
c54cb4d6c8
- Bumped version to 1.3.0
2008-06-14 13:55:35 -04:00
Paul Beckingham
07d1f63e31
- Bumped version to 1.2.0
2008-06-10 22:59:43 -04:00
Paul Beckingham
f2ba9f796b
- Bumped version to 1.1.0
2008-06-07 13:23:59 -04:00
Paul Beckingham
08f4ead97e
- Fixed bug whereby the UUID generated by the custom generator was not terminated.
...
- Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.
2008-06-04 21:00:23 -04:00
Paul Beckingham
86a9f0f6d5
- Release candidate 1
...
- Fixed bug where stats were gibberish whne there were no tasks, ie a new user.
2008-05-29 10:33:56 -04:00
Paul Beckingham
a42b8a89c3
- Completed 0.9.9
2008-05-27 20:47:56 -04:00
Paul Beckingham
011ad8fafd
- Documentation snapshot, version bump.
2008-05-27 16:05:54 -04:00
Paul Beckingham
4825b37df5
- Added color command.
2008-05-25 01:01:24 -04:00
Paul Beckingham
37bdfe06da
- Added endwin check to configure.ac
2008-05-19 10:48:01 -04:00
Paul Beckingham
25dc415094
- Bumped version to 0.9.7
...
- Changed some autoconf details
- Corrected comment in T.cpp
2008-05-17 22:47:51 -04:00