Age | Commit message (Collapse) | Author |
|
|
|
"mr" to implement multiple rcs in ikiwiki
|
|
|
|
|
|
repository.
|
|
(dropping the question about it)
|
|
of -m to git-log, and by skipping display of commits that change no
pages.
|
|
|
|
|
|
git attribution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Reformat calendar plugin to ikiwiki conventions.
* The calendar plugin made *every* page depend on every other page,
which seemed a wee tiny little bit overkill. Fixed the dependency
calculations (I hope.)
* Removed manual ctime statting code, and just have the calendar plugin use
%pagectime.
|
|
|
|
|
|
|
|
|
|
|
|
at source.jones.dk
|
|
basewiki.
|
|
ikiwiki via XML RPC. This should be much faster than the old plugin that
had to fork python for every rst page render. Note that if you use
the rst plugin, you now need to have the RPC::XML perl module installed.
|
|
|
|
to not-yet-existing pages. I don't have a useful style defined for that
though.
|
|
for span tags on broken wikilinks.
|
|
|
|
|
|
|
|
allow inclusion of CVS/SVN-style $Id$ or similar keywords.
|
|
* Fix --get-ctime with git, needed to remove srcdir from filename.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|