ikiwiki/IkiWiki
joshtriplett 8de136222e git.pm: Handle operating in sub-trees of a git repository.
When looking for git commits that affect the wiki, only include changes
that affect the ikiwiki source directory. If that is not the top-level
directory in this git repository, strip off the prefix as given by
`git-rev-parse --show-prefix` from all names reported by git-log.

Patch by Jamey Sharp <jamey@minilop.net>.
2007-08-30 02:32:35 +00:00
..
Plugin * Tables containing links with a link text were misparsed, because the "|" 2007-08-28 23:06:24 +00:00
Rcs git.pm: Handle operating in sub-trees of a git repository. 2007-08-30 02:32:35 +00:00
Setup * Correct a longstanding bug that could cause the edit form to be empty. 2007-06-30 00:48:39 +00:00
CGI.pm * Support for looking in multiple directories for underlay files. 2007-08-28 01:59:01 +00:00
Render.pm * Support for looking in multiple directories for underlay files. 2007-08-28 01:59:01 +00:00
Setup.pm
UserInfo.pm correct documentation about scan hook (which has never existed) 2007-05-06 17:10:34 +00:00
Wrapper.pm get confused. So it's best for ikiwiki to follow the compatability 2007-07-09 00:39:55 +00:00