summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* New upstream version 5.00Russ Allbery2021-09-12
|\
| * chmod copies of test files before modifying themRuss Allbery2021-09-12
| * Release 5.00Russ Allbery2021-09-12
| * Add explicit dependency on Pod::Thread 3.00Russ Allbery2021-09-11
| * Add Perl 5.34 to test matrixRuss Allbery2021-09-11
| * Regenerate test data for Pod::Thread 3.00Russ Allbery2021-09-11
| * Add test for duplicate sitemap linesRuss Allbery2021-09-11
| * Use repository for modification informationRuss Allbery2021-09-11
| * Detect duplicate .sitemap entriesRuss Allbery2021-09-11
| * Simplify \signature codeRuss Allbery2021-09-11
| * Drop support for \idRuss Allbery2021-09-11
| * Require Pod::Thread 3.00Russ Allbery2021-09-11
| * Update _datetime_to_seconds commentRuss Allbery2021-09-11
| * Stop generating a to-do link in thread outputRuss Allbery2021-09-11
| * Update to rra-c-util 9.1Russ Allbery2021-09-11
| * Fix POD title overrides, refactor newness checksRuss Allbery2021-09-11
| * Replace more dates in spin test outputRuss Allbery2021-09-10
| * Update cpanfile dependenciesRuss Allbery2021-09-10
| * Steal the quote from my web tools pageRuss Allbery2021-09-10
| * Update documentation for the merge of spinRuss Allbery2021-09-10
| * Supress Perl::Critic warning for older versionsRuss Allbery2021-09-10
| * Fix thread \sitemap commandRuss Allbery2021-09-10
| * Add tests for more spin functionalityRuss Allbery2021-09-10
| * Fix spinning of numeric entitiesRuss Allbery2021-09-10
| * Don't escape quotes in navigation textRuss Allbery2021-09-10
| * Fix lifting of \class in paragraphsRuss Allbery2021-09-10
| * Fix warning handling from spinning threadRuss Allbery2021-09-10
| * Add spin-rss, rename spin-file to spin-threadRuss Allbery2021-09-10
| * Use the version of DocKnot in spin outputRuss Allbery2021-09-10
| * Update App::DocKnot::Spin::RSS documentationRuss Allbery2021-09-10
| * Finish modernizing App::DocKnot::Spin::RSS codeRuss Allbery2021-09-10
| * Begin refactoring App::DocKnot::Spin::RSSRuss 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