index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Wrapper.pm
Age
Commit message (
Expand
)
Author
2008-07-21
Avoid troublesome abs_path calls in wrapper setup
Joey Hess
2008-07-11
fix use ordering
Joey Hess
2008-07-11
whitespace
Joey Hess
2008-01-29
* Removed support for sending commit notification mails. Along with it went
Joey Hess
2008-01-07
* Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.
Joey Hess
2008-01-01
* Split error messages for failures to drop real uid and gid.
Joey Hess
2007-11-25
* Let CC be used to control what compiler is used to build wrappers.
Joey Hess
2007-11-14
* Add wrappergroup config option, which can be used to cause wrappers
Joey Hess
2007-07-09
get confused. So it's best for ikiwiki to follow the compatability
joey
2007-06-03
* Fix wrapper generator and untaint code's handling of strings contining
joey
2007-01-14
fix format
joey
2007-01-11
remove \n from gettexed string, and unfuzzy
joey
2007-01-04
added some comments for translators
joey
2006-12-29
* Initial work on internationalization of the program code. po/ikiwiki.pot
joey
2006-10-02
* Patch from Alec Berryman adding a http_auth config item that allows
joey
2006-09-16
* Numerous tla fixes from Clint.
joey
2006-09-04
man page says I need this
joey
2006-09-04
* Drop real uid/gid in the suid wrapper, thus allowing commits to remote
joey
2006-05-26
* The page name and parent links has switched from using a <h1> to a styled
joey
2006-05-04
fix a bug that doubled the search box
joey
2006-05-03
rather a lot of changes to make hyperestraier search be a plugin, allowing
joey
2006-05-02
* Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,
joey
2006-05-02
* Split off an IkiWiki.pm out of ikiwiki and have all the other modules use
joey
2006-04-25
subscription nearly done
joey
2006-04-24
commit changes for email subscriptions
joey
2006-04-20
fix broken example config file and detect this breakage
joey
2006-03-26
added --getctime
joey
2006-03-23
benchmarking suggests that meoization doesn't help even when doing a
joey
2006-03-23
Getopt::Long is a huge, heavy perl module. So why use it?
joey
2006-03-23
Major code reoganisation, splitting up the single big file. The two goals
joey