Jakub Wilk
|
01a78bb4b4
|
Bug #1486
- #1486 Truncated sentence in task-sync(5) manpage (thank to Jakub Wilk).
Signed-off-by: Paul Beckingham <paul@beckingham.net>
|
2014-01-20 09:52:15 -05:00 |
|
Paul Beckingham
|
8b736934d7
|
Code Cleanup
- Removed deprecated 'push', 'pull' and 'merge' commands.
|
2014-01-18 19:12:48 -05:00 |
|
Paul Beckingham
|
341c2fb474
|
Bug
- Removed debugging code.
|
2014-01-15 23:19:41 -05:00 |
|
Paul Beckingham
|
cd6067a39f
|
Merge branch 'master' into 2.4.0
|
2014-01-15 22:17:30 -05:00 |
|
Federico Hernandez
|
00204e0191
|
Added SHA1 of tagged release commit
|
2014-01-16 00:23:16 +01:00 |
|
Federico Hernandez
|
c4eb465070
|
Version number and release date for 2.3.0
|
2014-01-15 23:41:22 +01:00 |
|
Paul Beckingham
|
591ef02bbd
|
Revert "Shell"
This reverts commit 9a2149788e .
|
2014-01-12 16:31:07 -05:00 |
|
Paul Beckingham
|
9a2149788e
|
Shell
- Removed references to the shell which does not work.
|
2014-01-12 15:23:21 -05:00 |
|
Paul Beckingham
|
b81891c78f
|
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
|
2014-01-10 07:10:53 -05:00 |
|
Scott Kostyshak
|
dc2e0c1c97
|
Bug
- Fix a bug where CmdEdit reported modifications to a duration UDA
when no modifications were made.
|
2014-01-10 07:01:37 -05:00 |
|
Paul Beckingham
|
af0b43a6a5
|
Bug #1479
- #1479 bug_annual.t failure (thanks to Jakub Wilk).
|
2014-01-08 06:54:03 -05:00 |
|
Paul Beckingham
|
f816725050
|
Bug #1478
- #1478 pri_sort.t failure (thanks to Jakub Wilk).
|
2014-01-08 06:47:54 -05:00 |
|
Paul Beckingham
|
1ac4ff8ac9
|
Merge branch '2.3.0' into 2.4.0
|
2014-01-08 00:10:17 -05:00 |
|
Paul Beckingham
|
6819c21600
|
Bug #1477
- Pre-compiled static library (*.a) in source tarball (thanks to Jakub Wilk).
|
2014-01-08 00:07:07 -05:00 |
|
Paul Beckingham
|
3e4972ba4b
|
Bug #1476
- #1476 Unicode indicators increase column width (thanks to Paul Kishimoto).
|
2014-01-07 22:23:39 -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
|
c4ecf613ac
|
Bug #1474
- Typo: accomodate → accommodate (Thanks to Jakub Wilk).
|
2014-01-04 12:36:17 -05:00 |
|
Paul Beckingham
|
31c0b36b44
|
Feature #1473
- Make TASK_RCDIR customizable (thanks to Jakub Wilk).
|
2014-01-04 12:34:36 -05:00 |
|
Paul Beckingham
|
e78b8dc463
|
Documentation
- Added 'calc' utility to docs.
- Code cleanup.
|
2014-01-02 02:20:45 -05:00 |
|
Paul Beckingham
|
f50067dfa6
|
Performance
- Improved I/O performance with better buffer default sizes to reduce the
number of reallocations.
|
2014-01-01 12:52:47 -05:00 |
|
Paul Beckingham
|
6bc352f713
|
Documentation
- Now uses proper name 'Taskserver'.
|
2013-11-16 16:08:22 -05:00 |
|
Paul Beckingham
|
c6032d99f9
|
Documentation
- Fixed rc.nag documentation (thanks to Jeroen Budts).
|
2013-11-16 13:22:47 -05:00 |
|
Paul Beckingham
|
d211337315
|
Performance
- Optimizes indexing into pending.data for direct task access.
|
2013-11-03 14:02:11 -05:00 |
|
Paul Beckingham
|
8c9bc99af6
|
Feature #1423
- #1423 sync vs. push, pull, merge collision avoidance.
|
2013-11-03 12:04:21 -05:00 |
|
Paul Beckingham
|
8ad29bded7
|
Bug #1381
- #1381 Invalid JSON exported by Task 2.3.0-beta1 (thanks to Kosta H).
|
2013-11-01 17:35:35 -04:00 |
|
Paul Beckingham
|
cf051ba174
|
Documentation
- Added recently closed bugs to ChangeLog.
|
2013-10-29 23:20:34 -04:00 |
|
Paul Beckingham
|
626f89c263
|
Deprecated Feature Removal
- Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity
token..
|
2013-10-20 14:54:03 -04:00 |
|
Paul Beckingham
|
2cbae3fb9c
|
Deprecated Feature Removal
- Removed deprecated 'echo.command' setting, in favor of the 'header' and
'affected' verbosity tokens.
|
2013-10-20 14:40:57 -04:00 |
|
Paul Beckingham
|
1872a87838
|
Bug #1268
- #1268 Edit doesn't accept changes, if task has completed dependency (thanks
to Dmitriy Matrosov, Michele Santullo).
|
2013-10-06 17:59:55 -04:00 |
|
Paul Beckingham
|
bc3bae9fd2
|
Bug #1410
- #1410 Incomplete Date Synonym List in man task (thanks to Benjamin Weber).
|
2013-10-06 16:46:41 -04:00 |
|
Paul Beckingham
|
c1492d8010
|
Bug #1273
- #1273 Query with negative relative date differs greatly from absolute date
in past (thanks to John West).
|
2013-10-06 16:23:43 -04:00 |
|
Paul Beckingham
|
9099a353ea
|
Bug #1286
- #1286 Cannot use "sow", "som", etc in "entry.after", "end.after" filters
(thanks to Jake Bell).
|
2013-10-06 15:30:35 -04:00 |
|
Paul Beckingham
|
316faaa411
|
Bug #1388
- #1388 Updated task(1) man pages with import/export script examples (thanks to
Benjamin Weber).
|
2013-10-06 14:47:08 -04:00 |
|
Paul Beckingham
|
b105fd8440
|
Feature #1297
- #1297 The task₋sync(5) man pages is rewritten with examples.
|
2013-10-06 14:35:00 -04:00 |
|
Paul Beckingham
|
2ddfed7abe
|
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
Conflicts:
ChangeLog
|
2013-10-06 14:32:33 -04:00 |
|
Paul Beckingham
|
812459bcdc
|
Bug #1352
- Added reference to #1352 in the NEWS file.
|
2013-10-06 14:31:46 -04:00 |
|
Paul Beckingham
|
56c85534d3
|
Bug #1356
- #1356 Command reference now mentions /from/to/g.
|
2013-10-06 14:24:07 -04:00 |
|
Paul Beckingham
|
69378ab099
|
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
Conflicts:
ChangeLog
|
2013-10-06 14:15:40 -04:00 |
|
Paul Beckingham
|
c0c935e8fa
|
Documentation
- #1279 Assorted corrections to the task-ref.pdf document (thanks to Benjamin
Weber).
|
2013-10-06 14:14:30 -04:00 |
|
Paul Beckingham
|
f367989afa
|
Bug #1270
- The 'undo' command is now properly removing backlog entries.
|
2013-10-06 13:43:21 -04:00 |
|
Paul Beckingham
|
d0776c83b5
|
Bug #1387
- #1387 ZSH Auto-Completion dates are not current (thanks to Benjamin Weber).
|
2013-09-29 11:54:52 -04:00 |
|
Paul Beckingham
|
04e0df6965
|
FreeBSD
- Converted __FreeBSD__ to FREEBSD for consistency.
|
2013-09-14 11:51:56 -04:00 |
|
Paul Beckingham
|
64e8f34933
|
Documentation
- Rewrote task-sync(5) man page.
|
2013-09-11 00:17:01 -04:00 |
|
Paul Beckingham
|
e441b8ca8e
|
Deprecated Features
- Marked the push/pull/merge features as deprecated.
|
2013-09-10 22:52:38 -04:00 |
|
Paul Beckingham
|
bcc9eb3d7a
|
Bug
- Fixed bug where specifying an ID of 0 yielded all completed/deleted tasks
(thanks to greenskeleton).
|
2013-09-10 22:00:44 -04:00 |
|
Paul Beckingham
|
88abd93e52
|
Feature
- Protects against interrupt during critical DB commit and sync operations.
|
2013-09-07 14:24:35 -04:00 |
|
Paul Beckingham
|
a295ddce2d
|
Feature #1339
- #1339 The configuration file now supports JSON encoding of Unicode
characters, by specifying \uNNNN.
|
2013-09-07 12:49:01 -04:00 |
|
Paul Beckingham
|
82f4603a6b
|
Bug #1195
- #1195 Random seed not random enough - removed all random number code (thanks
to Jakub Wilk).
|
2013-09-07 12:44:57 -04:00 |
|
Paul Beckingham
|
ba8a3fec70
|
L10N
- #1226 A new French translation has begun, and will continue to be a work in
progress for a while (thanks to YBSA R).
|
2013-09-07 12:40:24 -04:00 |
|
Paul Beckingham
|
70f4f9dbb2
|
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
|
2013-09-07 12:36:20 -04:00 |
|