]> oss.titaniummirror.com Git - webber.git/history - webber.py
Fix directories key error in get_path_to_root
[webber.git] / webber.py
2011-08-09 R. Steve McKownFix directories key error in get_path_to_root master
2011-08-09 R. Steve McKownMerge branch 'upstream'
2011-01-13 Holger Schurigwebber.py: smaller __repr__() string for webber.Directo...
2011-01-13 Holger Schurigwebber.py: make get_link_from() raise an error if there...
2010-07-07 Holger Schurigwebber.py: allow custom format for get_time() and forma...
2010-07-06 Holger Schurigwebber.py: preset some variables with defaults
2010-07-06 Holger Schurigwebber.py: make it exclude_dirs (plural), not exclude_dir
2010-07-05 Holger Schurigwebber.py: allow class Directory to read directory...
2010-07-02 Holger Schurigwebber.py: moan about impossible link
2010-07-01 Holger Schurigwebber.py: renamed some german comments to english
2010-07-01 Holger Schurigwebber.py: removed a TODO item: output file will not...
2010-07-01 Holger Schurigmisc re-orderings
2010-06-24 Holger Schurigused Emacs' "tabify" command on some python file.
2010-06-23 Holger Schurigtoc.py: now we can generate a table-of-contents
2010-06-23 Holger Schurigwebber: always return complete python trace-back if...
2010-06-22 Holger Schurigmake file.out_path already known for the 'scan' hook
2010-04-16 Holger Schurigwebber: remove trailing whitespace
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-14 Holger Schurigwebber: fix warning message for pages with quite long...
2010-03-31 Holger Schurigmostly white-space changes, but also slightly different...
2009-12-15 R. Steve McKownAdd get_path_to_root, so we can create relative links...
2009-06-26 Holger Schurigwebber: ./webber -v warns now about common mistakes
2009-06-26 Holger Schurigwebber: make sure file modification time is not earlier...
2009-06-25 Holger Schurigwebber: allow relative paths in cfg.exclude_files
2009-06-25 Holger Schurigread_*, webber: fix loading of files with "Umlaut"...
2009-06-24 Holger Schurigwebber: get_link_from(), get_time():
2009-06-24 Holger SchurigInitial commit