# HG changeset patch # User viric@mandarina # Date 1202334718 -3600 # Node ID 35b77fb4deb1a8f3a9c8fad39db37de737cf565e # Parent 192ea76be5337d2ce471586c06f9cc47d3404e2a Updating changelog to 0.5.1 - adding web index since 0.5 diff -r 192ea76be533 -r 35b77fb4deb1 Changelog --- a/Changelog Thu Jan 24 17:43:53 2008 +0100 +++ b/Changelog Wed Feb 06 22:51:58 2008 +0100 @@ -10,6 +10,8 @@ Future: - Use a better system than mkstemp() for finding output files, so we can add .gz to the gzipped outputs. +v0.5.1: + - Fixed the new '-t', which had several problems v0.5: - Several bug fixes (related to -w, -r and -L) - ts creates sessions, so "kill -- -`ts -p`" can be used diff -r 192ea76be533 -r 35b77fb4deb1 web/index.html --- a/web/index.html Thu Jan 24 17:43:53 2008 +0100 +++ b/web/index.html Wed Feb 06 22:51:58 2008 +0100 @@ -48,7 +48,7 @@

Download

Download the latest version (GPLv2+ licensed): -ts-0.4.2.tar.gz - v0.4.2

+ts-0.5.tar.gz - v0.5

Look at the version repository if you are @@ -59,27 +59,28 @@

Alessandro Öhler provided a Gentoo ebuild for 0.4, but with a simple rename it becames -a valid ebuild for 0.4.2.

+a valid ebuild for 0.5.

-

I tried to make a Debian package for 0.4.2: -ts_0.4.2_i386.deb. (warning, it conflicts -with a binary in the package 'moreutils')

+

I try to maintain Debian packages: +ts_0.5_i386.deb. (warning, it conflicts +with the binary also named 'ts' in the package 'moreutils')

Pascal Bleser packed the program for SuSE and openSuSE in RPMs for various platforms.

Manual

-

Look at its manpage (v0.4.2). +

Look at its manpage (v0.5). Here you also have a copy of the help for the same version:

 usage: ./ts [action] [-ngfmd] [-L <lab>] [cmd...]
 Env vars:
-  TS_SOCKET  the path to the unix socket used by the ts command
-  TS_MAILTO  where to mail the result (on -m). Local user by default
-  TS_MAXFINISHED  maximum finished jobs in the queue
-  TS_ONFINISH  binary called on job end (passing jobid, error, outfile, command)
-  TS_ENV  command called on job enqueue, which output determines the job information
+  TS_SOCKET  the path to the unix socket used by the ts command.
+  TS_MAILTO  where to mail the result (on -m). Local user by default.
+  TS_MAXFINISHED  maximum finished jobs in the queue.
+  TS_ONFINISH  binary called on job end (passes jobid, error, outfile, command).
+  TS_ENV  command called on enqueue. Its output determines the job information.
+  TS_SAVELIST  filename which will store the list, if the server dies.
 Actions:
   -K       kill the task spooler server
   -C       clear the list of finished jobs