Wed, 19 Oct 2016 22:08:34 +0200 viric Setting version to 1.0.0
Fri, 25 Mar 2016 17:25:57 +0100 viric Fixing output file name passing and sending.
Fri, 25 Mar 2016 16:19:23 +0100 viric Make ts respect TMPDIR for output files. It was using hardcoded /tmp.
Sun, 20 Mar 2016 11:25:53 +0100 viric Description: Fix typo
Sun, 20 Mar 2016 11:25:41 +0100 viric Description: Fix GCC type warning
Sun, 20 Mar 2016 11:25:28 +0100 viric Description: Respect external CFLAGS and CPPFLAGS
Sun, 20 Mar 2016 11:25:10 +0100 viric Description: Fix memory leak
Sat, 19 Mar 2016 12:11:50 +0100 viric Added tag v0.7.6 for changeset 1169cb2d5557
Sat, 19 Mar 2016 11:16:42 +0100 viric Increasing version to 0.7.6, and update manuals. v0.7.6
Sat, 19 Mar 2016 11:14:18 +0100 viric Adding -k, kill job (SIGTERM to process group).
Sat, 19 Dec 2015 21:29:43 +0100 viric Adding some more headers (I found them on disk, dated 16/5/2014)
Fri, 06 Mar 2015 23:27:03 +0100 Lluís Batlle Added tag v0.7.5 for changeset 43079a99351e
Fri, 06 Mar 2015 23:26:50 +0100 Lluís Batlle Increasing version to 0.7.5. v0.7.5
Fri, 06 Mar 2015 23:25:33 +0100 Lluís Batlle Patch for MacOSX: remove strdup
Mon, 11 Nov 2013 09:44:45 +0100 viric Updating messages to 0.7.4.
Mon, 11 Nov 2013 09:28:51 +0100 viric Fixing a process left, when "-r" is used without jobid.
Thu, 09 May 2013 21:41:26 +0200 viric Trying to fix the segfault reported by Alexander Inyukhin in the mailing list:
Sat, 26 May 2012 17:04:31 +0200 viric Added tag v0.7.3 for changeset 7e3b3663bb34
Sat, 26 May 2012 17:04:22 +0200 viric Fixing the minimum of num_slots per job to zero. v0.7.3
Sat, 26 May 2012 17:01:01 +0200 viric Added tag v0.7.3 for changeset b01bb36b4290
Sat, 26 May 2012 17:00:48 +0200 viric Fixing some code based on gcc warnings.
Sat, 26 May 2012 16:57:43 +0200 viric Setting the protocol version to 730. That matches better when it's introduced:
Sat, 26 May 2012 16:55:21 +0200 viric Added tag v0.7.3 for changeset 7e125eb9a06e
Sat, 26 May 2012 16:54:56 +0200 viric Added tag v0.7.2 for changeset de0a7720dbc2
Sat, 26 May 2012 16:54:28 +0200 viric Added tag v0.7.1 for changeset 2edd42e77392
Sat, 26 May 2012 16:54:16 +0200 viric Removed tag 2edd42e77392
Sat, 26 May 2012 16:54:08 +0200 viric Removed tag v0.7.1
Sat, 26 May 2012 16:53:48 +0200 viric Added tag v0.7.1, 2edd42e77392 for changeset 549211f9affa
Sat, 26 May 2012 16:51:50 +0200 viric Closing the branch jobslots, already merged into default. jobslots
Sat, 26 May 2012 16:49:58 +0200 viric Updating the manual to 0.7.3 (with -N).
Sat, 26 May 2012 16:46:47 +0200 viric Advancing version to 0.7.3, and adding the -N to the changelog.
Sat, 26 May 2012 16:45:12 +0200 viric Merging the branch that introduces '-N'.
Sat, 26 May 2012 16:39:38 +0200 viric Making the number of slots appear on '-i'. jobslots
Sat, 26 May 2012 16:03:35 +0200 viric Making the option -N work fine; jobs get into running if there are free slots. jobslots
Wed, 23 May 2012 19:38:12 +0200 viric Implementing the num_slots for newjob in the messages, but the server still does jobslots
Wed, 23 May 2012 19:27:54 +0200 viric Fixing some tabs/spaces.
Mon, 06 Feb 2012 23:22:57 +0100 viric Fixing typo in an error message.
Sat, 19 Nov 2011 10:30:16 +0100 viric Web updates.
Sat, 19 Nov 2011 10:27:19 +0100 viric Cleaner article. Manual lazy vim editing.
Sat, 19 Nov 2011 10:21:56 +0100 viric The article on linux com, as remembered by the wayback machine.
Sat, 19 Nov 2011 10:11:48 +0100 viric Updating the man page, for 0.7.2, describing the new option -E. (Reminded by Jan v0.7.2
Sat, 19 Nov 2011 10:06:33 +0100 viric Taking the feedback from Jan Šmydke, about missing information in -h.
Wed, 16 Nov 2011 22:22:25 +0100 viric Fixing the '-h' for '-E', and increasing the version to 0.7.2
Wed, 16 Nov 2011 22:20:31 +0100 viric Adding the help message for -E.
Wed, 16 Nov 2011 22:17:53 +0100 viric Adding the functionality of keeping stderr apart. For Jan Šmydke.
Tue, 11 Oct 2011 19:53:31 +0200 viric Committing the web page as I just published with 0.7.1
Tue, 11 Oct 2011 19:50:10 +0200 viric Updating the version to 0.7.1, for a release. v0.7.1
Tue, 11 Oct 2011 19:48:55 +0200 viric Adding a check for ownership in the socket.
Thu, 01 Sep 2011 20:11:08 +0200 viric Adding the screenshot I had for long published.
Thu, 01 Sep 2011 20:01:32 +0200 viric Added tag v0.7.0 for changeset 73880166685f
Thu, 01 Sep 2011 20:01:13 +0200 viric Making the manual page mention 0.7.0, and explain -B. v0.7.0
Thu, 01 Sep 2011 19:55:54 +0200 viric Added tag v0.7.0 for changeset d7d0074df110
Thu, 01 Sep 2011 19:55:15 +0200 viric Preparing the release for version 0.7.0, with a new protocol version.
Thu, 28 Jul 2011 19:48:38 +0200 viric Add -B to the help message.
Thu, 28 Jul 2011 19:43:01 +0200 viric Adding the option '-B' for Mark, that will make ts quit if it cannot enqueue a
Tue, 26 Jul 2011 22:36:23 +0200 viric Noting a possible security bug.
Mon, 18 Jul 2011 22:48:54 +0200 viric Closing this branch, where I wrote bad code about adding the proper handling of queuelimit
Mon, 18 Jul 2011 22:45:13 +0200 viric Closing this branch I already merged to default. queuelimit2
Mon, 18 Jul 2011 22:44:02 +0200 viric Merging the implementation I did for a proper blocking on too much enqueuing.
Mon, 18 Jul 2011 22:43:41 +0200 viric Restoring the max_jobs to a reasonable value, not only for testing. queuelimit2
(0) -300 -100 -60 tip