ttylog-svn Mailing List for ttylog - a serial port logger
Serial port logger which can be used to print to stdout.
Brought to you by:
jame
You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(26) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <ja...@us...> - 2009-08-23 01:06:38
|
Revision: 112 http://ttylog.svn.sourceforge.net/ttylog/?rev=112&view=rev Author: jame Date: 2009-08-23 01:06:23 +0000 (Sun, 23 Aug 2009) Log Message: ----------- Tag web site files as of 25 July 2009. Added Paths: ----------- htdocs/tags/20090725/ Property changes on: htdocs/tags/20090725 ___________________________________________________________________ Added: svn:mergeinfo + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2009-07-25 17:39:39
|
Revision: 111 http://ttylog.svn.sourceforge.net/ttylog/?rev=111&view=rev Author: jame Date: 2009-07-25 17:39:29 +0000 (Sat, 25 Jul 2009) Log Message: ----------- Updated Copyright years in index.html. Modified Paths: -------------- htdocs/online/index.html Modified: htdocs/online/index.html =================================================================== --- htdocs/online/index.html 2009-07-25 17:38:39 UTC (rev 110) +++ htdocs/online/index.html 2009-07-25 17:39:29 UTC (rev 111) @@ -97,7 +97,7 @@ width="88" height="31" border="0" alt="SourceForge Logo"/></a> </td><td align="right"> - <font size="-2">Copyright © 2008 Robert James Clay</font> + <font size="-2">Copyright © 2008-2009 Robert James Clay</font> </td></tr) </table> </div> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2009-07-25 17:38:45
|
Revision: 110 http://ttylog.svn.sourceforge.net/ttylog/?rev=110&view=rev Author: jame Date: 2009-07-25 17:38:39 +0000 (Sat, 25 Jul 2009) Log Message: ----------- Reference to ticket 2209 doesn't need to be secure. Modified Paths: -------------- htdocs/online/index.html Modified: htdocs/online/index.html =================================================================== --- htdocs/online/index.html 2009-07-25 17:20:43 UTC (rev 109) +++ htdocs/online/index.html 2009-07-25 17:38:39 UTC (rev 110) @@ -67,7 +67,7 @@ <ul>Project SCM Repositories <li>Browse the <a href="http://ttylog.git.sourceforge.net/git/gitweb.cgi?p=ttylog">GIT Repository</a></li> - <li><a href="http://ttylog.svn.sourceforge.net/ttylog">Browse the Project SVN</a></li> + <li>Browse the <a href="http://ttylog.svn.sourceforge.net/ttylog">SVN Repository</a></li> </ul> <ul>Development Information @@ -75,6 +75,7 @@ </uL> <ul>Mailing Lists + <li>ttylog-git (pending fix of <a href="http://sourceforge.net/apps/trac/sourceforge/ticket/2209">2209</a>)</li> <li>ttylog-svn (<a href="http://sourceforge.net/mail/?groupid=242744">Information</a>)</li> </uL> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2009-07-25 17:20:50
|
Revision: 109 http://ttylog.svn.sourceforge.net/ttylog/?rev=109&view=rev Author: jame Date: 2009-07-25 17:20:43 +0000 (Sat, 25 Jul 2009) Log Message: ----------- Updated repo heading & updated git repository reference. Modified Paths: -------------- htdocs/online/index.html Modified: htdocs/online/index.html =================================================================== --- htdocs/online/index.html 2009-07-25 17:18:54 UTC (rev 108) +++ htdocs/online/index.html 2009-07-25 17:20:43 UTC (rev 109) @@ -65,8 +65,8 @@ <li><a href="http://sourceforge.net/projects/ttylog">http://sourceforge.net/projects/ttylog</a></li> </ul> - <ul>Project SVN Repository - <li>Browse then <a href="http://ttylog.git.sourceforge.net/git/gitweb.cgi?p=ttylog">GIT Repository</a></li> + <ul>Project SCM Repositories + <li>Browse the <a href="http://ttylog.git.sourceforge.net/git/gitweb.cgi?p=ttylog">GIT Repository</a></li> <li><a href="http://ttylog.svn.sourceforge.net/ttylog">Browse the Project SVN</a></li> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2009-07-25 17:19:01
|
Revision: 108 http://ttylog.svn.sourceforge.net/ttylog/?rev=108&view=rev Author: jame Date: 2009-07-25 17:18:54 +0000 (Sat, 25 Jul 2009) Log Message: ----------- Added reference to ttylog git repository. Modified Paths: -------------- htdocs/online/index.html Modified: htdocs/online/index.html =================================================================== --- htdocs/online/index.html 2008-12-23 04:09:19 UTC (rev 107) +++ htdocs/online/index.html 2009-07-25 17:18:54 UTC (rev 108) @@ -66,6 +66,7 @@ </ul> <ul>Project SVN Repository + <li>Browse then <a href="http://ttylog.git.sourceforge.net/git/gitweb.cgi?p=ttylog">GIT Repository</a></li> <li><a href="http://ttylog.svn.sourceforge.net/ttylog">Browse the Project SVN</a></li> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-23 04:09:23
|
Revision: 107 http://ttylog.svn.sourceforge.net/ttylog/?rev=107&view=rev Author: jame Date: 2008-12-23 04:09:19 +0000 (Tue, 23 Dec 2008) Log Message: ----------- Corrected initial copyright year for original author in the COPYRIGHT file. Modified Paths: -------------- trunk/COPYRIGHT Modified: trunk/COPYRIGHT =================================================================== --- trunk/COPYRIGHT 2008-12-23 04:03:09 UTC (rev 106) +++ trunk/COPYRIGHT 2008-12-23 04:09:19 UTC (rev 107) @@ -1,6 +1,6 @@ ttylog - TTY logger - Copyright (C) 2000-2002 Tibor Koleszar <ol...@de...> + Copyright (C) 1999-2002 Tibor Koleszar <ol...@de...> Copyright 2008 Robert James Clay <ja...@ro...> This program is free software; you can redistribute it and/or This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-23 04:03:21
|
Revision: 106 http://ttylog.svn.sourceforge.net/ttylog/?rev=106&view=rev Author: jame Date: 2008-12-23 04:03:09 +0000 (Tue, 23 Dec 2008) Log Message: ----------- Added Copyright notice to ttylog.c file itself. Modified Paths: -------------- trunk/ttylog.c Modified: trunk/ttylog.c =================================================================== --- trunk/ttylog.c 2008-12-22 23:22:08 UTC (rev 105) +++ trunk/ttylog.c 2008-12-23 04:03:09 UTC (rev 106) @@ -1,3 +1,21 @@ +# ttylog - serial port logger +# Copyright (C) 1999-2002 Tibor Koleszar +# Copyright (C) 2008 Robert James Clay +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + #include <sys/stat.h> #include <termios.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-22 23:22:13
|
Revision: 105 http://ttylog.svn.sourceforge.net/ttylog/?rev=105&view=rev Author: jame Date: 2008-12-22 23:22:08 +0000 (Mon, 22 Dec 2008) Log Message: ----------- Corrected FSF mailing address in COPYRIGHT file, as had already been done for debian/copyright. Modified Paths: -------------- trunk/COPYRIGHT Modified: trunk/COPYRIGHT =================================================================== --- trunk/COPYRIGHT 2008-12-22 22:47:52 UTC (rev 104) +++ trunk/COPYRIGHT 2008-12-22 23:22:08 UTC (rev 105) @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Tibor Koleszar <ol...@de...> H-7400 Kaposvar, Somssich Pal str. 4. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-22 22:57:00
|
Revision: 103 http://ttylog.svn.sourceforge.net/ttylog/?rev=103&view=rev Author: jame Date: 2008-12-22 22:34:31 +0000 (Mon, 22 Dec 2008) Log Message: ----------- Derived ttylog ChangeLog from debian/changelog. Added Paths: ----------- trunk/ChangeLog Copied: trunk/ChangeLog (from rev 99, trunk/debian/changelog) =================================================================== --- trunk/ChangeLog (rev 0) +++ trunk/ChangeLog 2008-12-22 22:34:31 UTC (rev 103) @@ -0,0 +1,45 @@ +2008-12-22 Robert James Clay <ja...@ro...> 0.1.d + + * Derived this ttylog ChangeLog from debian/changelog, which is where + all changes had been being noted previously. + + +2008-06-26 Robert James Clay <ja...@ro...> 0.1.c + + * Added support for 4800 baud (Closes: Debian bug#203356) + * Remove unneeded printf for flushed option. (Closes: Debian bug#267872) + * Change ICRNL to IGNCR for connection setup. (Closes: Debian bug#280629) + * Remove del1013() and other unused code (Closes: Debian bug#271098) + * Fix nostrip build issue. (Closes: bug#438226) + + +2008-11-2002 Tibor Koleszar <ol...@de...> 0.1.b-3 + + * Using optional output flush - Closes: Debian bug#164778 + + +2002-01-12 Tibor Koleszar <ol...@de...> 0.1.b-2 + + * Its not a debian native package - Closes: Debian bug#127498 + + +2002-01-12 Tibor Koleszar <ol...@de...> 0.1.b-1 + + * Removed binary files from upstream - Closes: Debian bug#127496 + * Added COPYRIGHT and LICENCE files - Closes: Debian bug#127499 + + +2001-01-02 Tibor Koleszar <ol...@de...> 0.1.a-3 + + * Changed typo at Tibor Koleszar <ol...@de...> -h (verison -> version) + + +2000-01-06 Tibor Koleszar <ol...@de...> 0.1.a-2 + + * fflushed output + + +1999-06-04 Tibor Koleszar <ol...@de...> 0.1.a-1 + + * Initial release. + Property changes on: trunk/ChangeLog ___________________________________________________________________ Added: svn:mergeinfo + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-22 22:55:24
|
Revision: 104 http://ttylog.svn.sourceforge.net/ttylog/?rev=104&view=rev Author: jame Date: 2008-12-22 22:47:52 +0000 (Mon, 22 Dec 2008) Log Message: ----------- Install ttylog ChangeLog in debian/rules. Modified Paths: -------------- trunk/debian/changelog trunk/debian/rules Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2008-12-22 22:34:31 UTC (rev 103) +++ trunk/debian/changelog 2008-12-22 22:47:52 UTC (rev 104) @@ -1,8 +1,8 @@ ttylog (0.1.d-1) UNRELEASED; urgency=low - * Changes for v0.1.d-1. + * Install ttylog ChangeLog file. - -- Robert James Clay <ja...@ro...> Sat, 06 Dec 2008 21:24:47 -0500 + -- Robert James Clay <ja...@ro...> Mon, 22 Dec 2008 17:45:47 -0500 ttylog (0.1.c-2) UNRELEASED; urgency=low Modified: trunk/debian/rules =================================================================== --- trunk/debian/rules 2008-12-22 22:34:31 UTC (rev 103) +++ trunk/debian/rules 2008-12-22 22:47:52 UTC (rev 104) @@ -49,7 +49,7 @@ dh_testdir dh_testroot dh_installdocs - dh_installchangelogs + dh_installchangelogs ChangeLog dh_link dh_strip dh_compress This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-22 21:08:37
|
Revision: 102 http://ttylog.svn.sourceforge.net/ttylog/?rev=102&view=rev Author: jame Date: 2008-12-22 21:08:33 +0000 (Mon, 22 Dec 2008) Log Message: ----------- Correct base copyright file by adding ja...@ro... reference. Modified Paths: -------------- trunk/COPYRIGHT Modified: trunk/COPYRIGHT =================================================================== --- trunk/COPYRIGHT 2008-12-22 20:04:28 UTC (rev 101) +++ trunk/COPYRIGHT 2008-12-22 21:08:33 UTC (rev 102) @@ -1,6 +1,7 @@ ttylog - TTY logger Copyright (C) 2000-2002 Tibor Koleszar <ol...@de...> + Copyright 2008 Robert James Clay <ja...@ro...> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -18,3 +19,6 @@ Tibor Koleszar <ol...@de...> H-7400 Kaposvar, Somssich Pal str. 4. + + Robert James Clay <ja...@ro...> + \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-22 20:04:32
|
Revision: 101 http://ttylog.svn.sourceforge.net/ttylog/?rev=101&view=rev Author: jame Date: 2008-12-22 20:04:28 +0000 (Mon, 22 Dec 2008) Log Message: ----------- Add source tarballs for v0.1.a, v0.1.b, & v0.1.c. Added Paths: ----------- tarballs/ttylog_0.1.a.orig.tar.gz tarballs/ttylog_0.1.b-3.tar.gz tarballs/ttylog_0.1.b-4.tar.gz tarballs/ttylog_0.1.c.orig.tar.gz Added: tarballs/ttylog_0.1.a.orig.tar.gz =================================================================== (Binary files differ) Property changes on: tarballs/ttylog_0.1.a.orig.tar.gz ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: tarballs/ttylog_0.1.b-3.tar.gz =================================================================== (Binary files differ) Property changes on: tarballs/ttylog_0.1.b-3.tar.gz ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: tarballs/ttylog_0.1.b-4.tar.gz =================================================================== (Binary files differ) Property changes on: tarballs/ttylog_0.1.b-4.tar.gz ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: tarballs/ttylog_0.1.c.orig.tar.gz =================================================================== (Binary files differ) Property changes on: tarballs/ttylog_0.1.c.orig.tar.gz ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-22 20:01:03
|
Revision: 100 http://ttylog.svn.sourceforge.net/ttylog/?rev=100&view=rev Author: jame Date: 2008-12-22 20:00:58 +0000 (Mon, 22 Dec 2008) Log Message: ----------- Add tarballs directory to repository. Added Paths: ----------- tarballs/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-11 00:50:30
|
Revision: 99 http://ttylog.svn.sourceforge.net/ttylog/?rev=99&view=rev Author: jame Date: 2008-12-11 00:50:27 +0000 (Thu, 11 Dec 2008) Log Message: ----------- Website ToDo as of 10 December 2008. Modified Paths: -------------- htdocs/ToDo Modified: htdocs/ToDo =================================================================== --- htdocs/ToDo 2008-12-11 00:44:37 UTC (rev 98) +++ htdocs/ToDo 2008-12-11 00:50:27 UTC (rev 99) @@ -1,9 +1,6 @@ ToDo for ttylog www ------------------- -- Add an information.html page, for misc. information & links. - - index.html - None @@ -19,6 +16,11 @@ v0-1-a.html - None +information.html + - More brief history? + - Add info about support? + - Add info about donations? + screen.css - add h2,h3 define - like h1 ? - find better color for "<a hover", "<h1 hover", etc. ? This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-11 00:44:41
|
Revision: 98 http://ttylog.svn.sourceforge.net/ttylog/?rev=98&view=rev Author: jame Date: 2008-12-11 00:44:37 +0000 (Thu, 11 Dec 2008) Log Message: ----------- Add initial version of an information.html page to web site. Modified Paths: -------------- htdocs/online/index.html htdocs/online/v0-1-a.html htdocs/online/v0-1-b.html htdocs/online/v0-1-c.html htdocs/online/v0-1-d.html Added Paths: ----------- htdocs/online/information.html Modified: htdocs/online/index.html =================================================================== --- htdocs/online/index.html 2008-12-11 00:10:36 UTC (rev 97) +++ htdocs/online/index.html 2008-12-11 00:44:37 UTC (rev 98) @@ -23,7 +23,8 @@ <a href="/v0-1-d.html">v0.1.d</a> | <a href="/v0-1-c.html">v0.1.c</a> | <a href="/v0-1-b.html">v0.1.b</a> | - <a href="/v0-1-a.html">v0.1.a</a> + <a href="/v0-1-a.html">v0.1.a</a> | + <a href="/information.html">Info</a> </div> </div> Added: htdocs/online/information.html =================================================================== --- htdocs/online/information.html (rev 0) +++ htdocs/online/information.html 2008-12-11 00:44:37 UTC (rev 98) @@ -0,0 +1,79 @@ +<html> + <head> + <title>ttylog</title> + <meta name="author" content="Robert James Clay"> + <meta name="keywords" CONTENT="ttylog serial"> + <meta http-equiv="KEYWORDS" CONTENT="serial log"> + <meta name="description" CONTENT="Information and links about ttylog, a serial port logger. "> + <link rel="stylesheet" type="text/css" href="./screen.css" media="screen, tv, projection" title="Default" /> + <link rel="stylesheet" type="text/css" href="./print.css" media="print" /> + </head> + <body> + + <div id="header"> + <div class="Header"> + <h1 class="headerTitle" lang="en">ttylog</h1> + <div class="headerSubTitle" title="Description of page"> + Information + </div> + </div> + <div class="subHeader"> + <span class="doNotDisplay">Navigation:</span> + <a href="/index.html">Home</a> | + <a href="/v0-1-d.html">v0.1.d</a> | + <a href="/v0-1-c.html">v0.1.c</a> | + <a href="/v0-1-b.html">v0.1.b</a> | + <a href="/v0-1-a.html">v0.1.a</a> | + <a href="/information.html">Info</a> + </div> + </div> + + <div id="mainbody"> + <div class="rowOfBoxes"> + <div class="twoThirds noBorderOnLeft"> + + <p> + The program ttylog was originally written and packaged for Debian by Tibor Koleszar + in 1999 and is now maintained in Debian and Ubuntu by Robert James Clay, who adopted + the Debian package in July of 2008 with Debian package version v0.1.c-1. + </p> + + </div> + + <div class="oneThird"> + + <h2>ttylog Project links</h2> + + <ul>Summary Page + <li><a href="http://sourceforge.net/projects/ttylog">http://sourceforge.net/projects/ttylog</a></li> + </ul> +<!-- + <ul>Mailing Lists + <li>ttylog-svn (<a href="http://sourceforge.net/mail/?groupid=242744">Information</a>)</li> + </uL> +--> + <ul>Original Home Page + <li><a href="http://rocasa.org/ttylog">http://rocasa.org/ttylog</a></li> + </ul> + + </div> + </div> + + </div> + + <div id="footer"> + <table width="100%"> + <tr><td> + + <a href="http://sourceforge.net"> + <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=242744&type=1" + width="88" height="31" border="0" alt="SourceForge Logo"/></a> + + </td><td align="right"> + <font size="-2">Copyright © 2008 Robert James Clay</font> + </td></tr) + </table> + </div> + + </body> +</html> Modified: htdocs/online/v0-1-a.html =================================================================== --- htdocs/online/v0-1-a.html 2008-12-11 00:10:36 UTC (rev 97) +++ htdocs/online/v0-1-a.html 2008-12-11 00:44:37 UTC (rev 98) @@ -23,7 +23,8 @@ <a href="/v0-1-d.html">v0.1.d</a> | <a href="/v0-1-c.html">v0.1.c</a> | <a href="/v0-1-b.html">v0.1.b</a> | - <a href="/v0-1-a.html">v0.1.a</a> + <a href="/v0-1-a.html">v0.1.a</a> | + <a href="/information.html">Info</a> </div> </div> Modified: htdocs/online/v0-1-b.html =================================================================== --- htdocs/online/v0-1-b.html 2008-12-11 00:10:36 UTC (rev 97) +++ htdocs/online/v0-1-b.html 2008-12-11 00:44:37 UTC (rev 98) @@ -23,7 +23,9 @@ <a href="/v0-1-d.html">v0.1.d</a> | <a href="/v0-1-c.html">v0.1.c</a> | <a href="/v0-1-b.html">v0.1.b</a> | - <a href="/v0-1-a.html">v0.1.a</a> + <a href="/v0-1-a.html">v0.1.a</a> | + <a href="/information.html">Info</a> + </div> </div> Modified: htdocs/online/v0-1-c.html =================================================================== --- htdocs/online/v0-1-c.html 2008-12-11 00:10:36 UTC (rev 97) +++ htdocs/online/v0-1-c.html 2008-12-11 00:44:37 UTC (rev 98) @@ -23,7 +23,8 @@ <a href="/v0-1-d.html">v0.1.d</a> | <a href="/v0-1-c.html">v0.1.c</a> | <a href="/v0-1-b.html">v0.1.b</a> | - <a href="/v0-1-c.html">v0.1.a</a> + <a href="/v0-1-c.html">v0.1.a</a> | + <a href="/information.html">Info</a> </div> </div> Modified: htdocs/online/v0-1-d.html =================================================================== --- htdocs/online/v0-1-d.html 2008-12-11 00:10:36 UTC (rev 97) +++ htdocs/online/v0-1-d.html 2008-12-11 00:44:37 UTC (rev 98) @@ -23,7 +23,9 @@ <a href="/v0-1-d.html">v0.1.d</a> | <a href="/v0-1-c.html">v0.1.c</a> | <a href="/v0-1-b.html">v0.1.b</a> | - <a href="/v0-1-a.html">v0.1.a</a> + <a href="/v0-1-a.html">v0.1.a</a> | + <a href="/information.html">Info</a> + </div> </div> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-11 00:10:39
|
Revision: 97 http://ttylog.svn.sourceforge.net/ttylog/?rev=97&view=rev Author: jame Date: 2008-12-11 00:10:36 +0000 (Thu, 11 Dec 2008) Log Message: ----------- Move web site ToDo file to main htdocs directory. Added Paths: ----------- htdocs/ToDo Removed Paths: ------------- htdocs/online/ToDo Copied: htdocs/ToDo (from rev 93, htdocs/online/ToDo) =================================================================== --- htdocs/ToDo (rev 0) +++ htdocs/ToDo 2008-12-11 00:10:36 UTC (rev 97) @@ -0,0 +1,30 @@ +ToDo for ttylog www +------------------- + +- Add an information.html page, for misc. information & links. + + +index.html + - None + +v0-1-d.html + - None + +v0-1-c.html + - None + +v0-1-b.html + - None + +v0-1-a.html + - None + +screen.css + - add h2,h3 define - like h1 ? + - find better color for "<a hover", "<h1 hover", etc. ? + +print.css + - None + +robots.txt + - None Property changes on: htdocs/ToDo ___________________________________________________________________ Added: svn:mergeinfo + Deleted: htdocs/online/ToDo =================================================================== --- htdocs/online/ToDo 2008-12-10 23:37:56 UTC (rev 96) +++ htdocs/online/ToDo 2008-12-11 00:10:36 UTC (rev 97) @@ -1,30 +0,0 @@ -ToDo for ttylog www -------------------- - -- Add an information.html page, for misc. information & links. - - -index.html - - None - -v0-1-d.html - - None - -v0-1-c.html - - None - -v0-1-b.html - - None - -v0-1-a.html - - None - -screen.css - - add h2,h3 define - like h1 ? - - find better color for "<a hover", "<h1 hover", etc. ? - -print.css - - None - -robots.txt - - None This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-10 23:37:58
|
Revision: 96 http://ttylog.svn.sourceforge.net/ttylog/?rev=96&view=rev Author: jame Date: 2008-12-10 23:37:56 +0000 (Wed, 10 Dec 2008) Log Message: ----------- v0-1-c.html - Fix bug links. Update link to v0.1.c development page. Modified Paths: -------------- htdocs/online/v0-1-c.html Modified: htdocs/online/v0-1-c.html =================================================================== --- htdocs/online/v0-1-c.html 2008-12-07 02:59:54 UTC (rev 95) +++ htdocs/online/v0-1-c.html 2008-12-10 23:37:56 UTC (rev 96) @@ -39,7 +39,8 @@ </p> <p> A Debian package Version 0.1.c-2 would be used for any Debian packaging changes that may be needed for v0.1.c. - More information about that may be found on the ttylog <a href="http://ttylog.wiki.sourceforge.net/">Wiki</a> page. + More information about that may be found on the ttylog <a href="http://ttylog.wiki.sourceforge.net/v0.1.c">v0.1.c</a> + development page. </p> </div> @@ -50,8 +51,8 @@ <table> <caption><u><b>v0.1.c-1</b> Changelog</u></caption> <tr><td>- Added support for 4800 baud (Closes: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203356">#203356</a>)</td></tr> - <tr><td>- Remove unneeded printf for flushed option. (Closes: <a href="Closes: [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267872">#267872</a>)</td></tr> - <tr><td>- Change ICRNL to IGNCR for connection setup. (Closes: <a href="Closes: [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280629">#280629</a>)</td></tr> + <tr><td>- Remove unneeded printf for flushed option. (Closes: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267872">#267872</a>)</td></tr> + <tr><td>- Change ICRNL to IGNCR for connection setup. (Closes: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=280629">#280629</a>)</td></tr> <tr><td>- Remove del1013() and other unused code (Closes: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=271098">#271098</a>)</td></tr> <tr><td>- Fix nostrip build issue. (Closes: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438226">#438226</a>)</td></tr> <tr><td>- New Maintainer (Closes: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358515">#358515</a>)</td></tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-07 02:59:58
|
Revision: 95 http://ttylog.svn.sourceforge.net/ttylog/?rev=95&view=rev Author: jame Date: 2008-12-07 02:59:54 +0000 (Sun, 07 Dec 2008) Log Message: ----------- Add period to last sentance in man page. Modified Paths: -------------- trunk/ttylog.8 Modified: trunk/ttylog.8 =================================================================== --- trunk/ttylog.8 2008-12-07 02:33:24 UTC (rev 94) +++ trunk/ttylog.8 2008-12-07 02:59:54 UTC (rev 95) @@ -23,5 +23,4 @@ .SH AUTHOR This manual page was originally written by Tibor Koleszar <t.k...@so...>, for the Debian GNU/Linux system. Modifications and updates written by -Robert James Clay <ja...@ro...> - +Robert James Clay <ja...@ro...>. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-07 02:33:34
|
Revision: 94 http://ttylog.svn.sourceforge.net/ttylog/?rev=94&view=rev Author: jame Date: 2008-12-07 02:33:24 +0000 (Sun, 07 Dec 2008) Log Message: ----------- Bump trunk version to v0.1.d Modified Paths: -------------- trunk/debian/changelog trunk/ttylog.c Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2008-12-07 01:24:44 UTC (rev 93) +++ trunk/debian/changelog 2008-12-07 02:33:24 UTC (rev 94) @@ -1,3 +1,9 @@ +ttylog (0.1.d-1) UNRELEASED; urgency=low + + * Changes for v0.1.d-1. + + -- Robert James Clay <ja...@ro...> Sat, 06 Dec 2008 21:24:47 -0500 + ttylog (0.1.c-2) UNRELEASED; urgency=low * Add Vcs-Svn & Vcs-Browser to debian/control. Modified: trunk/ttylog.c =================================================================== --- trunk/ttylog.c 2008-12-07 01:24:44 UTC (rev 93) +++ trunk/ttylog.c 2008-12-07 02:33:24 UTC (rev 94) @@ -7,7 +7,7 @@ #include <sys/types.h> #include <fcntl.h> -#define VERSION "0.1.c" +#define VERSION "0.1.d" #define BAUDN 9 char flush = 0; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-07 01:24:49
|
Revision: 93 http://ttylog.svn.sourceforge.net/ttylog/?rev=93&view=rev Author: jame Date: 2008-12-07 01:24:44 +0000 (Sun, 07 Dec 2008) Log Message: ----------- Create branch for v0.1.c. Added Paths: ----------- branches/0.1.c/2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-07 01:03:10
|
Revision: 92 http://ttylog.svn.sourceforge.net/ttylog/?rev=92&view=rev Author: jame Date: 2008-12-07 01:03:06 +0000 (Sun, 07 Dec 2008) Log Message: ----------- Changed Debian version to v0.1.c-2. Added notes about Vcs-Svn, Vcs-Browser, & hompage changes. Modified Paths: -------------- trunk/debian/changelog Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2008-12-07 00:52:46 UTC (rev 91) +++ trunk/debian/changelog 2008-12-07 01:03:06 UTC (rev 92) @@ -1,3 +1,11 @@ +ttylog (0.1.c-2) UNRELEASED; urgency=low + + * Add Vcs-Svn & Vcs-Browser to debian/control. + * Change homepage in debian/control to Sourceforge project site. + * Changed debian/watch to point to Sourceforge. + + -- Robert James Clay <ja...@ro...> Sat, 06 Dec 2008 19:57:28 -0500 + ttylog (0.1.c-1) unstable; urgency=low * New Maintainer (closes: #358515) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-07 00:52:50
|
Revision: 91 http://ttylog.svn.sourceforge.net/ttylog/?rev=91&view=rev Author: jame Date: 2008-12-07 00:52:46 +0000 (Sun, 07 Dec 2008) Log Message: ----------- Changed debian/watch to point to Sourceforge. Modified Paths: -------------- trunk/debian/watch Modified: trunk/debian/watch =================================================================== --- trunk/debian/watch 2008-12-07 00:30:28 UTC (rev 90) +++ trunk/debian/watch 2008-12-07 00:52:46 UTC (rev 91) @@ -3,6 +3,6 @@ # Compulsory line, this is a version 3 file version=3 -# Check the ttylog directory at ftn.rocasa.us for new versions -http://ftn.rocasa.us/files/apps/debian/ttylog/ttylog_(.+)\.tar\.gz - +# Check at sourceforge for new ttylog versions, +# for devscripts >= 2.9 +http://sf.net/ttylog/ttylog-(.*)\.tar\.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-07 00:30:33
|
Revision: 90 http://ttylog.svn.sourceforge.net/ttylog/?rev=90&view=rev Author: jame Date: 2008-12-07 00:30:28 +0000 (Sun, 07 Dec 2008) Log Message: ----------- Add Vcs-Svn & Vcs-Browser to debian/control. Modified Paths: -------------- trunk/debian/control Modified: trunk/debian/control =================================================================== --- trunk/debian/control 2008-12-06 23:51:22 UTC (rev 89) +++ trunk/debian/control 2008-12-07 00:30:28 UTC (rev 90) @@ -4,6 +4,8 @@ Maintainer: Robert James Clay <ja...@ro...> Build-Depends: debhelper (>= 5) Standards-Version: 3.8.0 +Vcs-Svn: https://ttylog.svn.sourceforge.net/svnroot/ttylog +Vcs-Browser: http://ttylog.svn.sourceforge.net/viewvc/ttylog Homepage: http://ttylog.sourceforge.net Package: ttylog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-06 23:51:28
|
Revision: 89 http://ttylog.svn.sourceforge.net/ttylog/?rev=89&view=rev Author: jame Date: 2008-12-06 23:51:22 +0000 (Sat, 06 Dec 2008) Log Message: ----------- Change homepage in debian/control to Sourceforge ttylog project site. Modified Paths: -------------- trunk/debian/control Modified: trunk/debian/control =================================================================== --- trunk/debian/control 2008-12-06 23:31:18 UTC (rev 88) +++ trunk/debian/control 2008-12-06 23:51:22 UTC (rev 89) @@ -4,7 +4,7 @@ Maintainer: Robert James Clay <ja...@ro...> Build-Depends: debhelper (>= 5) Standards-Version: 3.8.0 -Homepage: http://rocasa.org/ttylog +Homepage: http://ttylog.sourceforge.net Package: ttylog Architecture: any This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ja...@us...> - 2008-12-06 23:31:25
|
Revision: 88 http://ttylog.svn.sourceforge.net/ttylog/?rev=88&view=rev Author: jame Date: 2008-12-06 23:31:18 +0000 (Sat, 06 Dec 2008) Log Message: ----------- ttylog htdocs ToDo as of 6 December 2008. Added Paths: ----------- htdocs/online/ToDo Added: htdocs/online/ToDo =================================================================== --- htdocs/online/ToDo (rev 0) +++ htdocs/online/ToDo 2008-12-06 23:31:18 UTC (rev 88) @@ -0,0 +1,30 @@ +ToDo for ttylog www +------------------- + +- Add an information.html page, for misc. information & links. + + +index.html + - None + +v0-1-d.html + - None + +v0-1-c.html + - None + +v0-1-b.html + - None + +v0-1-a.html + - None + +screen.css + - add h2,h3 define - like h1 ? + - find better color for "<a hover", "<h1 hover", etc. ? + +print.css + - None + +robots.txt + - None This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |