Tue, 03 Apr 2007 23:55:30 +0200 viric Removed the gzip for the manpage in Makefile. v0.3.1-3
Tue, 03 Apr 2007 23:54:05 +0200 viric Added tag v0.3.1-2 for changeset 94945f1c7326
Tue, 03 Apr 2007 23:53:06 +0200 viric Fixed a wrong makefile. Stupid me. v0.3.1-2
Tue, 03 Apr 2007 23:50:59 +0200 viric Added tag v0.3.1 for changeset 4735cade8213
Tue, 03 Apr 2007 23:50:57 +0200 viric Going to 0.3.1 v0.3.1
Tue, 03 Apr 2007 23:50:26 +0200 viric New Changelog, updated README, and the manpage.
Tue, 03 Apr 2007 23:39:03 +0200 viric Updated tricks.
Tue, 03 Apr 2007 23:35:46 +0200 viric Added manpage and make install.
Tue, 03 Apr 2007 12:38:22 +0200 lbatlle Fixed a posix compatibility problem.
Mon, 02 Apr 2007 23:14:51 +0200 viric Fixed two bugs: POSIXLY_CORRECT=YES no more in the child's env, and a
Mon, 02 Apr 2007 17:53:58 +0200 viric Added tag v0.3 for changeset bb1b20d79acf
Mon, 02 Apr 2007 17:53:52 +0200 viric Marking the TODO for 0.3 v0.3
Mon, 02 Apr 2007 17:50:06 +0200 viric Added TS_ONFINISH.
Mon, 02 Apr 2007 17:06:45 +0200 viric Fixed a bug in the mailer.
Mon, 02 Apr 2007 16:54:10 +0200 viric Send e-letter implemented.
Mon, 02 Apr 2007 00:34:21 +0200 viric Fixed "-f". Now it doesn't close stdin in this case.
Mon, 02 Apr 2007 00:29:33 +0200 viric Merged -U with the "not using bash anymore".
Mon, 02 Apr 2007 00:22:55 +0200 viric Now the orders don't run under 'bash'. They run as is.
Sun, 01 Apr 2007 23:50:04 +0200 viric Fixed .hgignore
Sun, 01 Apr 2007 23:47:43 +0200 viric Adding "swap jobs" with -U. Fixed a big problem with fds 0, 1, 2.
Wed, 28 Mar 2007 23:53:02 +0200 viric Added gzip output.
Wed, 28 Mar 2007 23:35:24 +0200 viric Added a limit to the number of finished jobs.
Wed, 28 Mar 2007 20:53:21 +0200 viric Added "-s" for querying the job state.
Wed, 28 Mar 2007 20:34:32 +0200 viric Return the jobid in stdout.
Wed, 28 Mar 2007 20:25:04 +0200 viric Fixed help for "-o"
Wed, 28 Mar 2007 20:21:53 +0200 viric Merge from home
Tue, 27 Mar 2007 23:30:03 +0200 viric Added tag v0.2.3 for changeset 3c492266923e
Tue, 27 Mar 2007 23:29:56 +0200 viric Preparing v0.2.3 v0.2.3
Wed, 28 Mar 2007 18:57:54 +0200 lbatlle Added a compilation of tricks.
Wed, 28 Mar 2007 18:53:06 +0200 lbatlle More tasks TO DO
Tue, 27 Mar 2007 23:14:58 +0200 viric Now the '-nf' doesn't leave a job in 'finished' state.
Tue, 27 Mar 2007 22:54:30 +0200 viric '-r', remove job, works better.
Tue, 27 Mar 2007 22:47:09 +0200 viric '-u' (urgency) implemented.
Tue, 27 Mar 2007 21:12:15 +0200 viric Better 'help'.
Tue, 27 Mar 2007 21:08:48 +0200 viric '-w' returns the waited errorlevel. Added a testbench.
Tue, 27 Mar 2007 13:12:01 +0200 lbatlle New bug.
Mon, 26 Mar 2007 14:17:45 +0200 lbatlle Added the license.
Mon, 26 Mar 2007 00:15:32 +0200 viric A bit better compilation in GNU systems.
Sun, 25 Mar 2007 23:37:46 +0200 viric Added tag v0.2.1 for changeset 620319858e9a
Sun, 25 Mar 2007 23:37:42 +0200 viric Preparing for 0.2.1 v0.2.1
Sun, 25 Mar 2007 23:32:03 +0200 viric Fixed a bug in notify-list.
Sun, 25 Mar 2007 23:27:42 +0200 viric Better include files.
Sun, 25 Mar 2007 20:52:08 +0200 viric Added tag v0.2 for changeset f093d0964cf5
Sun, 25 Mar 2007 20:52:04 +0200 viric Added wait for jobs. v0.2
Sun, 25 Mar 2007 19:55:42 +0200 viric Added 'remove job'.
Sun, 25 Mar 2007 19:18:06 +0200 viric Fixed a bug in getopt (:+ should be +:)
Sun, 25 Mar 2007 18:36:29 +0200 viric Better list output.
Sun, 25 Mar 2007 18:01:06 +0200 viric The program returns the errorlevel of the job, if it doesn't go to background.
Sun, 25 Mar 2007 17:20:53 +0200 viric Added version.
Sun, 25 Mar 2007 17:14:17 +0200 viric Added help.
Sun, 25 Mar 2007 17:03:40 +0200 viric Kill the running job works fine.
Sun, 25 Mar 2007 16:43:28 +0200 viric Forgot a file.
Sun, 25 Mar 2007 16:43:14 +0200 viric Added 'cat' and 'show output filename'
Sun, 25 Mar 2007 16:32:59 +0200 viric Tail works.
Sun, 25 Mar 2007 15:54:01 +0200 viric The command line parsing has been simplified.
Sun, 25 Mar 2007 15:26:37 +0200 viric The commandline parameters are centered in a struct.
Sun, 25 Mar 2007 13:30:56 +0200 viric Add an option for electing not to go into background.
Sun, 25 Mar 2007 13:28:24 +0200 viric Unified socket path, depending on the username and $TMPDIR.
Sun, 25 Mar 2007 13:12:06 +0200 viric Fixed the Output File information in the list.
Sun, 25 Mar 2007 13:02:59 +0200 viric Fixed a bug with the job list.
(0) -60 +60 +100 tip