| Protocol: | local | User: | |
| Machine: | localhost | CVSROOT: | /usr/local/CVSROOT |
|
Filename: cvs2html | |||
| Revision 1.96 | pto | 2002/11/09 09:44:18 | +6 -2 |
|
Lloyd Parkes: Patch for when -l and -R are used at the same time. | |||
| Show difference between Revision 1.95 and 1.96 | |||
| Revision 1.95 | pto | 2002/07/23 22:16:30 | +10 -1 |
|
Holger L. Bille: Patch against problem with empty log-entries. | |||
| Show difference between Revision 1.94 and 1.95 | |||
| Revision 1.94 | pto | 2002/06/25 20:58:43 | +16 -4 |
|
Magnus Ahlman: Added a option argument -R CVS Reposity specified in the cvsweb.conf so you can integrate with cvsweb | |||
| Show difference between Revision 1.93 and 1.94 | |||
| Revision 1.93 | pto | 2002/05/25 17:02:07 | +11 -1 |
|
John Hardin: Patch against freezing problem with cvs log would report "nothing known about" | |||
| Show difference between Revision 1.92 and 1.93 | |||
| Revision 1.92 | pto | 2002/03/25 22:55:10 | +9 -5 |
|
Anna Jonna Armannsdottir: Typos removed | |||
| Show difference between Revision 1.91 and 1.92 | |||
| Revision 1.91 | pto | 2002/01/12 23:28:54 | +46 -56 |
|
Jacob Sparre Andersen and Peter Toft: Major overhaul of the code in order to generate HTML 4.0 compliant code. Many bugs corrected. | |||
| Show difference between Revision 1.90 and 1.91 | |||
| Revision 1.90 | pto | 2001/09/07 19:38:59 | +6 -4 |
|
Stefan Kost: A few "cosmetical" corrections. | |||
| Revision 1.89 | pto | 2001/09/06 21:24:00 | +235 -245 |
|
Stefan Kost * "back to main" links in chronofile only if frames==1 * subs html_header/html_footer * $cvs2html_diff is now called $diffdirname (in preparation for more subdirs) and defaults to just "diff" * sub cvsrootinfo (with extended infos) * the ususal cosmetical fixes here and there * both halfs of diff output are now delimited by a small gap * entries in __rf-files are now sorted | |||
| Revision 1.88 | pto | 2001/09/04 21:34:31 | +7 -3 |
|
Peter Toft: Kim Schulz means that that text in line 748 (previously 744) was adequite. Updated. | |||
| Revision 1.87 | pto | 2001/08/30 22:12:44 | +62 -41 |
|
Laurent Besson: Bagged two bugs!! Stefan Kost * fixed empty output * copyright footer looks the same for all pages * chrono-file back-links go to "top" frame | |||
| Revision 1.86 | pto | 2001/08/28 20:35:40 | +11 -7 |
|
Stefan Kost: Handling of verbosity level update | |||
| Revision 1.85 | pto | 2001/08/27 21:56:42 | +556 -685 |
|
Stefan Kost * handles "cvs connection refused" * find_alldirs, find_subdirs do not follow symlinks * new option -V <verbosity level> * cleaned up code indentation * more comments | |||
| Revision 1.84 | pto | 2001/07/14 22:29:28 | +14 -4 |
|
Peter Toft: Added links in the cronological file to the main page and removed a debug-printout statement. | |||
| Revision 1.83 | pto | 2001/06/28 21:10:37 | +16 -3 |
|
Grzegorz Pawelczak Patch to handle branches (fix) | |||
| Revision 1.82 | pto | 2001/06/22 00:17:04 | +21 -5 |
|
Grzegorz Pawelczak: Patch to handle branches | |||
| Revision 1.81 | pto | 2001/06/18 19:55:31 | +7 -3 |
|
David Carson: Minor update - added support for underscore in author-field | |||
| Revision 1.80 | pto | 2001/06/05 22:21:31 | +90 -17 |
|
Peter V. Pretsch Fixed the problem with missing right frames | |||
| Revision 1.79 | pto | 2000/12/27 22:06:51 | +6 -5 |
|
Peter made error in the Changelog :-) | |||
| Revision 1.78 | pto | 2000/12/27 21:58:03 | +20 -9 |
|
Error in making diff-directories corrected. Example included in help-description. | |||
| Revision 1.77 | pto | 2000/12/15 23:34:56 | +111 -90 |
|
Hack to avoid generating the same diff-files over and over again. Renaming of the diff-files. Dumping the diff-files in a separate subdir. | |||
| Revision 1.76 | pto | 2000/11/29 23:55:45 | +2 -3 |
|
Sync - version lacking one | |||
| Revision 1.75 | pto | 2000/11/29 23:52:29 | +7 -5 |
|
The parent links in the lower left frame were incorrect | |||
| Revision 1.74 | pto | 2000/11/04 13:52:19 | +7 -4 |
|
URL: http://www.sslug.dk/cvs2html changed to http://cvs.slug.dk/cvs2html | |||
| Revision 1.73 | pto | 2000/11/02 21:28:47 | +4 -3 |
|
Deleted an print line - minor clean up | |||
| Revision 1.72 | pto | 2000/10/28 12:41:14 | +26 -11 |
|
If basename() or dirname() adds a \n code, then cvs2html malfunctions. This should solve the problem. | |||
| Revision 1.71 | pto | 2000/10/26 21:26:41 | +7 -14 |
|
Minor clean-up | |||
| Revision 1.70 | pto | 2000/10/26 21:20:14 | +15 -25 |
|
Jon Berndt: Documentation problem -L option. Peter Toft: -L/-E option was not working. Redefined -L and dumped the -E option | |||
| Revision 1.69 | pto | 2000/09/28 22:12:13 | +7 -8 |
|
Support for 0-9 in user name | |||
| Revision 1.68 | pto | 2000/09/20 21:48:21 | +12 -10 |
|
Patch to avoid HTML syntax problems and link error. | |||
| Revision 1.67 | pto | 2000/08/21 16:54:53 | +12 -4 |
|
Update to cvs2html to fix html markup display in cvs comments | |||
| Revision 1.66 | pto | 2000/08/11 21:53:52 | +26 -6 |
|
Support for arbitrary location of cvs using -P | |||
| Revision 1.65 | pto | 2000/06/24 20:11:22 | +40 -24 |
|
Added support for filenames containing whitespaces | |||
| Revision 1.64 | pto | 2000/06/11 12:28:43 | +13 -73 |
|
Better documentation | |||
| Revision 1.63 | pto | 2000/06/10 22:48:55 | +7 -6 |
|
Bug fix due to input from Andreas Wieweg. Line breaks disappeared | |||
| Revision 1.62 | pto | 2000/06/10 22:35:13 | +31 -26 |
|
Peter Toft: Bug fix due to input from Andreas Wieweg. Same chronolog entry (-p) only if time difference is small enough. See the variable commit_smalltimedifference | |||
| Revision 1.61 | pto | 2000/06/10 14:34:02 | +61 -7 |
|
Made option -p work even better. Have a look at the chronological when using -p -c | |||
| Revision 1.60 | pto | 2000/06/05 20:21:11 | +47 -13 |
|
Peter Toft: Bug -> when using -o DIRNAME acted very bad. Added option -p which will make the chronolog also contain the cvs log entries | |||
| Revision 1.59 | pto | 2000/01/11 23:46:45 | +8 -4 |
|
Y2K updates again | |||
| Revision 1.58 | pto | 2000/01/04 22:25:37 | +53 -15 |
|
Background image -i option added | |||
| Revision 1.57 | pto | 2000/01/04 20:34:10 | +4 -3 |
|
Y2K bug located (and corrected) | |||
| Revision 1.56 | pto | 2000/01/04 20:24:05 | +11 -5 |
|
Y2K bug located | |||
| Revision 1.55 | pto | 1999/11/03 22:00:17 | +6 -3 |
|
Support for author with number in it | |||
| Revision 1.54 | pto | 1999/07/31 22:51:47 | +24 -2 |
|
Michael Krause: Now cvs2html will show the diff to the previous version before the -D chop off date (only for -D) | |||
| Revision 1.53 | pto | 1999/05/25 19:15:22 | +35 -5 |
|
Carlo Wood: Now the log difference between two revisions are shown if a change has been made (cvs is has flaw, which hereby is taken care of). | |||
| Revision 1.52 | pto | 1999/04/10 23:03:29 | +96 -109 |
|
stop cvs2html from generating blocks for files that have no changes. | |||
| Revision 1.51 | pto | 1999/03/01 20:04:04 | +56 -47 |
|
Missing file fix when selected revision does not exist in the repository. | |||
| Revision 1.50 | pto | 1999/02/28 20:16:26 | +6 -4 |
|
Patch to enable parent dir [MarkCooke] | |||
| Revision 1.49 | pto | 1999/02/28 14:35:11 | +96 -87 |
|
Spelling and fix bug if -r is used and revision does not exist in repository. | |||
| Revision 1.48 | pto | 1999/01/24 21:29:37 | +28 -10 |
|
Added a -r option so you can select crono log output between two revisions. | |||
| Revision 1.47 | pto | 1998/10/31 00:20:17 | +12 -14 |
|
Bug fix: Error in the way the crono log worked. Wrong indices. | |||
| Revision 1.46 | pto | 1998/10/25 09:12:13 | +58 -27 |
|
Help added regarding -s option. Added -C option to do reverse sort of the cronological log file. Bug in comment corrected. Added time stamp to the log files to show when this HTML pages were made. | |||
| Revision 1.45 | pto | 1998/10/11 00:32:25 | +7 -4 |
|
Peter Toft: Bug in the way the cronological log file was sorting the entries. | |||
| Revision 1.44 | pto | 1998/10/10 23:34:18 | +91 -50 |
|
Michael Krause: Removed the calls to find and other GNU utils. Now it is a pure Perl program! Peter Toft: Bugfix, that the crono-log file is not shown in left column if single dir. | |||
| Revision 1.43 | pto | 1998/09/25 20:16:08 | +19 -23 |
|
Minor cleanup and changes in the handling of our mailing list. | |||
| Revision 1.42 | pto | 1998/09/25 19:58:08 | +10 -14 |
|
Make the find command an option (Tim Bradshaw) | |||
| Revision 1.41 | pto | 1998/06/14 07:50:15 | +31 -8 |
|
Peter Toft and Curtis L. Olson: Remove subdirs that are not under CVS control - one more place Aubrey Jaffer: If special characters like < and > are in the log message then they will not shown. Bugfix! | |||
| Revision 1.40 | pto | 1998/05/31 14:43:17 | +26 -11 |
|
Remove subdirs that are not under CVS control | |||
| Revision 1.39 | pto | 1998/04/21 08:29:55 | +30 -10 |
|
1.39 1998-04-20 Tim Bradshaw Problem with odd CVSROOT construction Peter Toft and Limit number of crono log Henrik Carlquist lines by using new -N Option + color in crono log now gray. | |||
| Revision 1.38 | pto | 1998/04/04 23:23:13 | +311 -170 |
|
Peter Toft Added the -n <number> option to show the last <number> diffs. Links in the crono log Henrik Carlquist Cleanup + VERY nice rewrite of the directory control behavior | |||
| Revision 1.37 | pto | 1998/03/07 01:10:46 | +30 -24 |
|
Michael Krause: Problem with locked files. Edward S. Marshall: General backwards compatibility | |||
| Revision 1.36 | pto | 1998/02/17 07:44:18 | +7 -131 |
|
truncating the history | |||
| Revision 1.35 | pto | 1998/02/17 07:40:52 | +4 -4 |
|
Going from eivind to sslug as the cvs2html base | |||
| Revision 1.34 | pto | 1998/02/16 21:56:25 | +91 -55 |
|
Cleanup and nicer precentation of the -v option. Minor bug fixes + check on the -c filename is valid, else using a generic filename. | |||
| Revision 1.33 | pto | 1998/02/12 22:32:37 | +6 -4 |
|
Typos | |||
| Revision 1.32 | pto | 1998/02/12 22:14:02 | +167 -37 |
|
Earlier option -c is now -e. Added a nice -c feature that creates a cronological file of the revisions. Clean up in doc + HTML bugs cleanup. | |||
| Revision 1.31 | pto | 1998/02/07 15:36:22 | +33 -13 |
|
Color enhancement in diff files. Added the -b option to toggle how to deal with tabs and spaces in diff files. | |||
| Revision 1.30 | pto | 1998/02/06 22:31:30 | +128 -61 |
|
Major improvement in the output of diff-files. Now it is very logical. | |||
| Revision 1.29 | pto | 1998/01/31 22:51:37 | +5 -3 |
|
Yet another minor bug | |||
| Revision 1.28 | pto | 1998/01/31 22:44:29 | +5 -3 |
|
Yet another minor bug | |||
| Revision 1.27 | pto | 1998/01/31 22:41:23 | +4 -2 |
|
Minor bug | |||
| Revision 1.26 | pto | 1998/01/31 22:30:14 | +85 -21 |
|
Minor bug fix thanks to Mark Dapoz <mda@nortel.ca> + reduced the default help level + added the full help if called with the new option -h. Added far better support for showing diff-files using -a. | |||
| Revision 1.25 | pto | 1998/01/18 11:49:46 | +6 -4 |
|
minor bug fixes | |||
| Revision 1.24 | pto | 1997/11/07 09:09:42 | +89 -11 |
|
Sorting filenames in left frame Check for empty logs added. Debug stuff removed. Added the -a option for generating diff files as well. Henning Niss and Peter Toft | |||
| Revision 1.23 | fnielsen | 1997/10/16 12:31:32 | +3 -3 |
|
Text in the first window changed: "Left upper" -> "Left" | |||
| Revision 1.22 | pto | 1997/10/06 14:34:47 | +18 -5 |
|
Bugfix with unchanged files and -f option. | |||
| Revision 1.21 | pto | 1997/10/06 12:01:39 | +22 -7 |
|
Bugfix with subdirs. | |||
| Revision 1.20 | pto | 1997/10/06 09:06:00 | +113 -63 |
|
Added an -f option (when using -o) to generate individual files for each file. Very Useful for many files in each dir with many changes. | |||
| Revision 1.19 | pto | 1997/07/07 09:25:13 | +7 -3 |
|
Minor bug in size of unchanged files. | |||
| Revision 1.18 | pto | 1997/07/07 07:07:06 | +128 -61 |
|
Added -print to the find. Far better support for no-frames browsers when using the -o option. Added the -E option. Added more tables. | |||
| Revision 1.17 | pto | 1997/06/30 09:00:22 | +6 -3 |
|
Minor brain damage. -L problem solved added underscore to filename. | |||
| Revision 1.16 | pto | 1997/06/30 08:52:57 | +6 -3 |
|
Target _top added on -L link. | |||
| Revision 1.15 | pto | 1997/06/30 07:20:26 | +600 -379 |
|
Lots have changed!! IMPORTANT! Now the -i and -h option is gone as well as the writing to stdout. -o or -O must be used. Now the dirs get the own frame. Now an option -s PERCENTAGE has been added to control the splitratio of the left frame. Much more documentation. Dropped the -h option. -L works like -l but replaces the extension with html to the link. No options will show help. Help in the file is in one place only. | |||
| Revision 1.14 | pto | 1997/06/24 15:27:39 | +6 -3 |
|
Minor change in the last link to the cvs2html homepage. | |||
| Revision 1.13 | pto | 1997/06/17 13:18:44 | +6 -3 |
|
Error: Last file was dropped if using -D/-d. | |||
| Revision 1.12 | pto | 1997/06/17 13:00:15 | +5 -3 |
|
Bug in text scanning. | |||
| Revision 1.11 | pto | 1997/06/17 12:43:14 | +4 -3 |
|
Remove a debug print. | |||
| Revision 1.10 | pto | 1997/06/17 12:37:43 | +51 -28 |
|
-D DD option is new. Any log information DD days ago or earlier is dropped. DD is an integer. | |||
| Revision 1.9 | pto | 1997/06/16 14:55:57 | +184 -147 |
|
Better usage of the left frame if using the -d option. | |||
| Revision 1.8 | pto | 1997/06/13 07:36:32 | +7 -7 |
|
Minor bugs corrected. | |||
| Revision 1.7 | pto | 1997/06/13 07:15:39 | +86 -15 |
|
Frames is added if using -o instead of -O. Now version number in the last line works. Nice little trick..... | |||
| Revision 1.6 | pto | 1997/06/12 08:34:13 | +138 -46 |
|
Now an option -d "Month day [year]" can be specified to drop all log info prior to the date. If the year is no given the current year is used. The three first letters of the english name of the months is used. The number of options is now cvs2html [-h] [-i] [-c] [-l FTPHOME] [-d "MMM DD [YYYY]"] [-O HTMLNAME] [-v] | |||
| Revision 1.5 | pto | 1997/06/03 09:55:37 | +20 -4 |
|
Help changed a bit. Added Id: and -c option for courier font. | |||
| Revision 1.4 | pto | 1997/04/28 14:09:04 | +29 -4 |
|
Now links to the individual files can be inserted to e.g. an ftp server with all the files. | |||
| Revision 1.3 | pto | 1997/04/28 07:30:43 | +246 -185 |
|
Lots have changes. We now present the data using tables, the cellcolor and the backing color can be set. Using the option -i will automatically run 'cvs log' and parse is to the program. | |||
| Revision 1.2 | pto | 1997/04/24 11:50:45 | +14 -3 |
|
If CVSROOT is in the form /DIR/..../DIRN cvs2html makes errors. Now /DIR/.../DIRN and MACHINE:/DIR/.../DIRN is supported @rep=split(':',$sRepository); if ($#rep==1) { $machine=@spl[0]; $cvsroot=@spl[1]; } else { $cvsroot=@spl[0]; $machine="localhost"; } has been inserted | |||
| Revision 1.1 | pto | 1997/04/24 10:41:06 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | pto | 1997/04/24 10:41:06 | +0 -0 |
|
utils : cvs2html mat2html | |||