| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the admin directory outside the main source directory | bwarsaw | 2006-04-24 | 4 | -550/+0 |
| | | |||||
| * | Now there are directories which have no 'CVS'. | tkikuchi | 2006-01-27 | 1 | -1/+2 |
| | | |||||
| * | templ2po.py normalization of '\r\n' to '\n'. | tkikuchi | 2006-01-08 | 1 | -1/+1 |
| | | | | | | templ2pot.py ... associated change. templ2po.py ... bug fix. | ||||
| * | Add helper script for generating po message translations from templates | tkikuchi | 2005-12-06 | 1 | -0/+131 |
| | | | | | directory files. This should only be used once by the code maintainer. | ||||
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 2 | -2/+2 |
| | | |||||
| * | checkout(): Remove .mo files, which cvs still insists on checking out | bwarsaw | 2003-04-24 | 1 | -16/+27 |
| | | | | | from the attic. A few other code cleanups. | ||||
| * | Work around more new cvs idiosyncrasies | bwarsaw | 2002-12-31 | 1 | -4/+3 |
| | | |||||
| * | bump version.ht not download.ht now | bwarsaw | 2002-12-27 | 1 | -20/+20 |
| | | |||||
| * | cvsdo(): Use "cvs -d" instead of relying on $CVSROOT. I don't know | bwarsaw | 2002-12-11 | 1 | -1/+3 |
| | | | | | why this broke, perhaps my recent upgrade to RH7.3? | ||||
| * | Fix the most egregious problems. | bwarsaw | 2002-12-09 | 1 | -17/+19 |
| | | |||||
| * | Put a link to the FAQ wizard at the top of the page. | bwarsaw | 2002-04-19 | 1 | -2/+3 |
| | | |||||
| * | Update copyright years. | bwarsaw | 2002-03-16 | 1 | -3/+1 |
| | | |||||
| * | do_bump(): Use DD-MMM-YYYY date format. | bwarsaw | 2001-07-12 | 1 | -2/+1 |
| | | |||||
| * | Skip the legalese paragraph, and be a little more robust about input. | bwarsaw | 2001-07-12 | 1 | -3/+12 |
| | | |||||
| * | do_bump(): Typo | bwarsaw | 2001-03-04 | 1 | -2/+2 |
| | | |||||
| * | string module functions to string methods. | bwarsaw | 2000-12-20 | 1 | -36/+40 |
| | | | | | | do_bump(): Handle updating the version in multiple template files, currently index.ht and download.ht. | ||||
| * | do_bump(): Fix print statement | bwarsaw | 2000-11-21 | 1 | -1/+1 |
| | | |||||
| * | a few updates | bwarsaw | 2000-11-10 | 1 | -4/+2 |
| | | |||||
| * | FAQ to .ht generator | bwarsaw | 2000-11-08 | 1 | -0/+101 |
| | | |||||
| * | Convert to a .ht generator and take the input and output file names | bwarsaw | 2000-11-08 | 1 | -6/+6 |
| | | | | | from the command line. | ||||
| * | Removed debugging print. | bwarsaw | 2000-09-22 | 1 | -1/+0 |
| | | |||||
| * | New TODO => todo.html generator. Requires Python 2.0 | bwarsaw | 2000-09-22 | 1 | -52/+47 |
| | | |||||
| * | If $CVSROOT isn't set, guess it from CVS/Root, otherwise abort. | bwarsaw | 2000-06-20 | 1 | -4/+14 |
| | | |||||
| * | checkout(), make_pkg(): Some re-org and fixing for new SourceForge | bwarsaw | 2000-06-20 | 1 | -10/+14 |
| | | | | | development platform. | ||||
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 2 | -0/+33 |
| | | |||||
| * | Hack Mailman/Version.py when changing the version number. | bwarsaw | 1999-11-10 | 1 | -4/+4 |
| | | |||||
| * | Don't distribute the docs with the main tarball -- it's more than | bwarsaw | 1999-07-24 | 1 | -0/+2 |
| | | | | | double the size of the source (yay MS!). | ||||
| * | Slight rewrite of docstring | bwarsaw | 1999-03-26 | 1 | -2/+2 |
| | | |||||
| * | Ignore Emacs page delimiter at the end of TODO file | bwarsaw | 1999-01-15 | 1 | -1/+4 |
| | | |||||
| * | VERSION is no longer set in configure because it's too hard to | bwarsaw | 1999-01-15 | 1 | -9/+13 |
| | | | | | | | | | | | | | propagate version string changes to the public (you have to autoreconf, then reconfigure and reinstall). Now, VERSION is set directory in Defaults.py.in and the Release.py script updates that file directly. Now we just need to run ./config.status and do a re-install. I hope this will make things easier. I'm also bumping the version to 1.0b8, so I can do a release tomorrow. | ||||
| * | Fixed making of the tarball | bwarsaw | 1998-12-31 | 1 | -32/+43 |
| | | |||||
| * | Script to create, tag, package releases | bwarsaw | 1998-12-31 | 1 | -0/+180 |
| | | |||||
| * | Changed the paths so that this script can be run from the top level | bwarsaw | 1998-12-31 | 1 | -3/+3 |
| | | | | | | Mailman directory. It's now called from admin/bin/Release.py, which is also run from the top level directory. | ||||
| * | Somehow I missed adding this one when I added the web pages to the cvs | viega | 1998-06-21 | 1 | -0/+53 |
| tree. This script just generates todo.html from the TODO file. | |||||
