summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* Add docknot release commandRuss Allbery2022-01-11
* Add new docknot update-spin commandRuss Allbery2022-01-02
* Add spin-rss, rename spin-file to spin-threadRuss Allbery2021-09-10
* Rework spin-rss as a moduleRuss Allbery2021-09-09
* Import spin-rssRuss Allbery2021-09-09
|\
| * When generating the RSS feed for book reviews, strip out the ebookRuss Allbery2012-12-23
| * When converting journal pages, remove one fewer line from the end ofRuss Allbery2011-12-11
| * Always surround the description data for each entry with CDATA, and in theRuss Allbery2010-10-12
| * Correctly handle links to the base URLRuss Allbery2010-04-12
| * Minor adjustments for my new journal entry formattingRuss Allbery2010-03-28
| * Recognize all URL schemes as not being relative, not just http and https,Russ Allbery2008-11-09
| * Add POD documentation. Add a new metadata field, Recent, which definesRuss Allbery2008-10-05
| * Escape backslashes in thread output from simple descriptions in .rss files.Russ Allbery2008-09-14
| * Fix yet another problem with the previous change. Sigh.Russ Allbery2008-08-18
| * Fix a syntax error in the previous change.Russ Allbery2008-08-18
| * Rather than assuming that an .rss file defines only a single RSS outputRuss Allbery2008-08-18
| * Don't always append a \heading and \h1 tag to generated thread; instead,Russ Allbery2008-08-18
| * Don't include seconds in the times in footers of index entries.Russ Allbery2008-08-13
| * Fix parsing of \rating commands when converting reviews into index threadRuss Allbery2008-08-13
| * Add support for converting image URLs in index output to relative pathsRuss Allbery2008-08-13
| * Improve link canonicalization for RSS output.Russ Allbery2008-08-13
| * Add support for generating the journal index.th from the .rss file byRuss Allbery2008-08-13
| * Put the title and author of a review into the RSS as the first paragraph,Russ Allbery2008-05-29
| * Fix formatting of the info section for magazines.Russ Allbery2008-05-18
| * Add support for a Thread-Prefix metadata header which, if set, definesRuss Allbery2008-05-10
| * Fix newlines on continuation lines.Russ Allbery2008-04-24
| * Correctly handle creating empty RSS files when there are no matchingRuss Allbery2008-04-23
| * Fix the path to spin.Russ Allbery2008-04-20
| * Change the format of the input file to use an RFC-2822-style format. AddRuss Allbery2008-04-20
| * Initial working version. No documentation and only generates a top-levelRuss Allbery2008-04-19
* 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