summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* Update documentation for new broader roleRuss Allbery2021-09-06
* Fix command plumbing for spin and spin-fileRuss Allbery2021-09-06
* Move spin to App::DocKnot::SpinRuss Allbery2021-07-18
* Import spinRuss Allbery2021-07-18
|\
| * Fix variable scoping error that prevented pages from a Git repositoryRuss Allbery2013-01-04
| * Support using Git to determine the last modification date of a threadRuss Allbery2013-01-04
| * Add \under for HTML <u>Russ Allbery2011-12-11
| * Don't attempt to determine image size for the generated HTML unless theRuss Allbery2011-05-12
| * Fix a bug in processing the output from external converters that causedRuss Allbery2010-10-10
| * When doing special parsing of table cells, extract <div> tags with all ofRuss Allbery2010-09-26
| * When running cvs2xhtml, spin was changing to the directory of the fileRuss Allbery2009-01-03
| * Update comment and documentation for -d support for removing directories.Russ Allbery2008-09-21
| * Remove directories as well as files from the staging area if they're noRuss Allbery2008-09-21
| * Better error recovery from missing arguments to commands: treat theRuss Allbery2008-09-14
| * Add a new command, \size, which is inserts the size in bytes of a localRuss Allbery2008-08-24
| * Add a \sitemap command that inserts the full sitemap of the site as anRuss Allbery2008-08-18
| * Add an \rss command to set an RSS feed URL and title for the page andRuss Allbery2008-08-18
| * Add \strike, \sub, and \sup to the command table.Russ Allbery2008-04-20
| * Run spin-rss on any .rss file found in a directory being processed beforeRuss Allbery2008-04-20
| * Drop blank lines at the start of a parsed section and don't treat blankRuss Allbery2007-09-19
| * Switch to UTF-8 encoding by default.Russ Allbery2007-07-15
| * Support format strings in <dt> tags.Russ Allbery2006-07-27
| * Redo how attribution is done for quotes that aren't broken or centered toRuss Allbery2006-01-28
| * CVS, in its infinite wisdom, has decided to start using dashes instead ofRuss Allbery2005-12-12
| * Allow the source and destination directories to be relative.Russ Allbery2005-02-24
| * Add the -d option, telling spin to delete any files in the outputRuss Allbery2004-12-10
| * Remove the bug about [ and ] handling, now that this has been fixed.Russ Allbery2004-12-06
| * Add a better warning for when the output from a converter is seriouslyRuss Allbery2004-12-06
| * Add a missing entry in the routine mapping table for \strong.Russ Allbery2004-11-23
| * Be sure to always put borders around block elements, even if they'reRuss Allbery2004-11-23
| * Add an \include command. Also clear macros and strings after each fileRuss Allbery2004-07-25
| * Parse the arguments to heading to handle macros and entities.Russ Allbery2004-07-19
| * Put non-breaking spaces before the < and > in the navigation bar for theRuss Allbery2004-07-18
| * Fix the arror direction in the crumb navigation section of the navbar.Russ Allbery2004-07-18
| * Significantly rework the navigation code to put a navigation bar at theRuss Allbery2004-07-18
| * Add support for \div.Russ Allbery2004-07-10
| * Return an error if loading the overrides file fails.Russ Allbery2004-06-30
| * Fix a bug in dependency handling in .versions. Only the last entry thatRuss Allbery2004-06-12
| * Daylight savings time handling was wrong when converting timestamps inRuss Allbery2004-05-25
| * Add support for a -e option specifying regular expressions of files toRuss Allbery2004-05-24
| * Add support for a .versions file listing versions and release dates ofRuss Allbery2004-03-28
| * Close the <link> tags in <head>.Russ Allbery2004-03-28
| * Fix the last change to really work properly. Update the copyright date.Russ Allbery2004-03-28
| * When building the <link> tags in <head>, don't include a title attributeRuss Allbery2004-03-28
| * Fix significant bugs in the previous release that I didn't catch due toRuss Allbery2004-03-28
| * Rework how paragraphs at the block level contaning both block-level andRuss Allbery2004-03-27
| * Fix a long-standing bug where a paragraph consisting entirely of inlineRuss Allbery2003-08-04
| * Avoid a cryptic warning if the file used as input to an externalRuss Allbery2003-07-25
| * The Basic Syntax heading was head1 instead of head2.Russ Allbery2003-07-18
| * Add full documentation for the thread macro language. Also add an exampleRuss Allbery2003-07-18