]> oss.titaniummirror.com Git - webber.git/shortlog
webber.git
2010-06-24 Holger Schurigused Emacs' "tabify" command on some python file.
2010-06-24 Holger Schurigtoc.py: more comments
2010-06-23 Holger Schurigtoc.py: don't mix contents and style: remove <ul id...
2010-06-23 Holger Schurigtoc.py: now we can generate a table-of-contents
2010-06-23 Holger Schurigdoc template_make: finally documented how templates...
2010-06-23 Holger Schurigconfig: fix default date format
2010-06-23 Holger Schurigdoc pageformat: delete trailing whitespace
2010-06-23 Holger Schurigrss_feed.py: fix link to articles
2010-06-23 Holger Schurigdoc rss_feed: added documentation
2010-06-23 Holger Schurigrss_feed.py: limit number of published items via "rss_m...
2010-06-23 Holger Schurigrss_feed.py: limit age of published files via "rss_max_...
2010-06-23 Holger Schurigrss_feed.py: sort items by modification time
2010-06-23 Holger Schurigrss_feed.py: changed XML beatification a but
2010-06-23 Holger Schurigrss_feed.py: generate "lastBuildDate" in GMT, not local...
2010-06-23 Holger Schurigrss_feed.py: add a bit of atom support
2010-06-23 Holger Schurigrss_feed.py: simply XML formatting
2010-06-23 Holger Schurigrss_feed.py: the guid isn't a permalink
2010-06-23 Holger Schurigrss_feed.py: publish also pages that have been created
2010-06-23 Holger Schurigdoc google_sitemap: minor rewording
2010-06-23 Holger Schurigwebber: always return complete python trace-back if...
2010-06-22 Holger Schurigrss_feed: moan about a missing python-pyrss2gen
2010-06-22 Holger Schuriginitial version of the RSS feed generator
2010-06-22 Holger Schurigmake file.out_path already known for the 'scan' hook
2010-04-22 Holger Schurigplugin doc: fix link
2010-04-16 Holger Schurigwebber: remove trailing whitespace
2010-04-16 Holger Schurigplugins doc: fix link
2010-04-16 Holger Schurigwebber.py: add plugin_dirs[] configuration
2010-04-16 Holger Schurigwebber.py: stop if requested plugin cannot be loaded
2010-04-16 Holger Schurigread_markdown.py: upgrade to 1.0.1.16
2010-04-16 Holger Schurigread_markdown.py: upgrade to 1.0.1.15
2010-04-16 Holger Schurigread_markdown.py: upgrade to 1.0.1.14
2010-04-16 Holger Schurigread_markdown.py: upgrade to 1.0.1.13
2010-04-16 Holger Schurigread_markdown.py: delete trailing whitespace
2010-04-14 Holger Schurigwebber: fix warning message for pages with quite long...
2010-04-14 Holger Schurighierarchy: correctly display last recently changed...
2010-03-31 Holger Schurigskeleton: fix function name "start" to match comment...
2010-03-31 Holger Schurigmostly white-space changes, but also slightly different...
2010-03-31 Holger Schurigallow pylint
2010-03-26 Holger Schurigskeleton: describe it's usage
2010-03-26 Holger Schurigskeleton: added two more comments
2009-06-26 Holger Schuriggoogle_sitemap: generate valid XML ;-/
2009-06-26 Holger Schurigwebber: ./webber -v warns now about common mistakes
2009-06-26 Holger Schurigdoc: misc fixes to page creation time ("ctime: "),...
2009-06-26 Holger Schurigwebber: make sure file modification time is not earlier...
2009-06-26 Holger Schurigdoc: more documentation about plugin/google_sitemap.py
2009-06-26 Holger Schuriglink: use URL if no text has been specified
2009-06-26 Holger Schurignew plugin: google_sitemap.py, which auto-generates...
2009-06-26 Holger Schurigdoc: move plugin documentation into plugin/ directory
2009-06-25 Holger Schurigwebber: allow relative paths in cfg.exclude_files
2009-06-25 Holger Schurighierarchy: correcly sort recently-used by mtime
2009-06-25 Holger Schurigtemplate_mako: apply cfg.input_encoding on templates...
2009-06-25 Holger Schurigread_*, webber: fix loading of files with "Umlaut"...
2009-06-25 Holger Schuriglink: guard against "pages" without link-titles (e...
2009-06-25 Holger Schurigdoc: document two different style to make a sitemap
2009-06-25 Holger Schurighistory: convert all get_XXX() functions from the histo...
2009-06-25 Holger Schurigdoc: fix ancestry of some pages
2009-06-25 Holger Schurighierarchy: fix ordering of menu entries
2009-06-24 Holger Schurighierarchy: support for a sitemap
2009-06-24 Holger Schurigpageformat.md: document `template:`, `description:...
2009-06-24 Holger Schurigwebber: get_link_from(), get_time():
2009-06-24 Holger SchurigInitial commit