Paul Beckingham
9390e17871
Documentation
...
- Removed obsolete task-tutorial.5 man page. Tutorials will now only
reside online. This represents a gradual move towards single-source
documentation.
2014-06-08 11:19:11 -04:00
Paul Beckingham
e0917f4397
Documentation
...
- Removed obsolete task-faq.5 man page.
2014-06-07 13:06:19 -04:00
Paul Beckingham
35657bc689
Migration
...
- Updated repository URL.
2014-02-11 21:27:26 -05:00
Paul Beckingham
8ed92ca498
Copyright
...
- Bumped copyright to 2014, ready for release.
2014-01-01 13:32:22 -05:00
Paul Beckingham
8af0a7f3ba
Merge branch 'master' into 2.3.0
...
Conflicts:
AUTHORS
CMakeLists.txt
INSTALL
NEWS
cmake.h.in
doc/man/task-faq.5.in
package-config/osx/README
scripts/utils/verify_l10n
src/API.h
src/Config.cpp
src/Context.cpp
src/DOM.cpp
src/Hooks.cpp
src/TransportShell.h
src/commands/CmdDiagnostics.cpp
src/commands/CmdShell.cpp
src/commands/CmdVersion.cpp
src/en-US.h
src/shell/Readline.h
src/wcwidth6.cpp
test/CMakeLists.txt
test/color.uda.t
test/duration.t.cpp
test/hook.on-launch.t
test/template.t
test/uuid.t
2013-04-07 17:56:59 -04:00
Federico Hernandez
7db5377d3b
Removed the incomplete support for the Lua extensions.
2013-04-02 21:52:13 +02:00
Paul Beckingham
1dccd29643
Copyright 2013
...
- Updated copyright notices.
2013-03-04 17:47:12 -05:00
Paul Beckingham
19cdf25a8f
Extension Mechanism Cleanup
...
- Cleaned up existing extension debris, in anticipation of the new mechanisms to
be included in future releases. This includes install/uninstall and a full
set of triggers.
2013-01-12 14:47:14 -05:00
Federico Hernandez
e1d0f6002b
Package config
...
- removed obsolete package config files
- added placeholder READMEs for time being
2012-04-03 21:25:24 +02:00
Paul Beckingham
6580095002
Copyright
...
- Year change.
2012-01-02 23:32:10 -05:00
Paul Beckingham
954db75b37
Packaging
...
- Updated the packaging scripts for OS X to accomodate the new files.
2011-03-05 08:38:38 -05:00
Paul Beckingham
589b84982f
Documentation Update
...
- Removed 1.9.x references.
- Cleared out NEWS file.
2011-03-03 22:34:26 -05:00
Paul Beckingham
462caf5bd4
Copyright
...
- Updated copyright to 2011.
2010-12-31 22:03:05 -05:00
Paul Beckingham
c73f131f32
Eliminated ncurses
...
- Removed autoconf ncurses detection.
- Modified man pages.
- Inserted vitapi replacement code.
- Cached terminal size values for reuse.
- Modified packaging info for OSX.
- Removed -lncurses from unit test makefile.
- Removed obsolete taskrc example.
- Modified (simplified) source build instructions.
2010-12-14 14:40:03 -05: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
d9ec233d23
Packaging
...
- Updated the 'update' script that helps populate the package directory
structure for OSX packages, to include the scripts/fish directory and
contents.
2010-08-14 22:23:20 -04:00
Federico Hernandez
5af7e3a7b7
Typo in packaging readme for OS X
2010-07-12 21:52:14 +02:00
Paul Beckingham
111e9f893d
Documentation Update
...
- Updated the OSX package creation instructions document, after feedback
from Kevin.
2010-07-09 00:42:33 -04:00
Paul Beckingham
9f96ab28ce
Merge branch '1.9.2' of tasktools.org:task into 1.9.2
2010-07-08 21:13:28 -04:00
Paul Beckingham
a66f59a7e1
Packaging
...
- PDF of OSX packaging instructions.
2010-07-08 21:13:04 -04:00
Paul Beckingham
24e1522e32
Packaging
...
- First minor tweaks.
2010-07-08 19:47:10 -04:00
Paul Beckingham
f5bc5dfd0f
Packaging
...
- Finished first version of the OSX packaging document.
2010-07-08 19:13:31 -04:00
Paul Beckingham
e4f7bda430
Packaging
...
- Updated 'update' script.
- Began README that provides instructions on how to create packages for
OSX. Unfinished.
2010-07-08 01:43:30 -04:00
Federico Hernandez
fa34f47f8a
Packaging for ubuntu and fedora
...
- Updated packaging details for 1.9.1
2010-05-23 21:29:44 +02:00
Paul Beckingham
60d6cd62c8
Packaging for OSX
...
- Updated packaging details for 1.9.1
2010-05-23 11:03:56 -04:00
Paul Beckingham
0282e2be28
Packaging - OSX
...
- Updated packaging files.
2010-02-22 16:12:17 -05:00
Paul Beckingham
6554e4d0f4
Packaging
...
- Latest changes for beta3 package on OSX.
2010-02-15 22:41:06 -05:00
Federico Hernandez
eb65dd42e4
Changes for beta3
2010-02-16 00:09:11 +01:00
Paul Beckingham
756200676d
Packaging
...
- Modified task.pmdoc for 1.9.0
- Added README.txt and COPYING.txt files for installer to update script.
2010-02-08 22:48:50 -05:00
Paul Beckingham
73d8fb96cb
Packaging
...
- Create 'update' script to handle the population of the tree used to
create OSX packages.
- Cleaned out the old tree, because it can now be recreated at will.
2010-02-08 22:36:49 -05:00
Federico Hernandez
1505743fbf
Merge branch 'master' into 1.9.0
...
Conflicts:
package-config/osx/local/share/doc/task-1.8.5/COPYING
package-config/osx/local/share/doc/task-1.8.5/README
2010-02-02 00:12:42 +01:00
Paul Beckingham
78778c2819
Packaging
...
- This is the structure that the OSX package requires. Note that the
task binary is 'represented' by an empty file.
- With more time, this could possibly be converted to a tree of symlinks,
but I'm not sure whether PackageManager deals with them as expected.
2010-01-12 08:22:29 -05:00
Paul Beckingham
c73376cb2f
Build
...
- Removed obsolete files that will be replaced soon by the new OSX
packaging currently on the 1.8.5 branch.
2010-01-12 01:06:29 -05:00
Federico Hernandez
48daf13d7f
Copyright
...
- Updated the copyright notices to 2010, for the 1.9.0 release.
- added "unmaintained" comment to zsh completion script asking for
contributions
2009-12-28 21:37:55 +01:00
Paul Beckingham
3ef844de5f
Packaging
...
- Adding updated package files for OSX, from the 1.8.2 release.
2009-09-07 09:51:20 -04:00
Federico Hernandez
083407f789
Pushing package build scripts for fedora, ubuntu and cygwin to 1.8.1
2009-08-19 23:50:47 +02:00
Paul Beckingham
14977ef317
Packaging
...
- Updated Mac OS X package files.
2009-07-21 18:36:40 -04:00
Federico Hernandez
d5d4de403f
Added information about cygwin packaging
2009-07-05 17:29:40 +02:00
Federico Hernandez
f701f10234
* Files needed for cygwin packaging
...
- usr <- binary tarball
- CYGWIN-PATCHES <- source tarball
- patch to create CYGWIN PATCHES inside source tarball
2009-06-17 22:53:09 +02:00
Federico Hernandez
bc65d7292f
* INSTALL file is now jsut include in dist tarball
...
but no longer "installed" together with the binary
package documentation.
2009-06-16 00:08:07 +02:00
Federico Hernandez
717e0f6329
* rpm now installs bash completion
...
* changes for doc (scripts) and man pages
2009-06-15 23:26:59 +02:00
Paul Beckingham
1ff3e73ebc
Documentation Update
...
- Fixed typo in README.
2009-06-11 19:40:59 -04:00
Federico Hernandez
cebe220344
* Bumping ubuntu build configuration files partly to 1.8.0
2009-06-11 23:12:17 +02:00
Federico Hernandez
9b4262bfc0
* Bumoing version to 1.8.0 in rpm spec file
...
* Changes to description
2009-06-11 23:00:41 +02:00
Federico Hernandez
41be5fd66a
Added information about package build config files
2009-06-11 22:58:39 +02:00
Federico Hernandez
78c770afe6
Initial commit of package build config files
2009-06-11 13:16:51 +02:00