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
CGI.pm
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm