summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-19Add support for setup files written in YAML.Joey Hess
Not the default. (Yet?)
2010-03-19parameterized indentJoey Hess
2010-03-19improve commentsJoey Hess
2010-03-19move generic comment into IkiWiki::SetupJoey Hess
2010-03-19factored out generic commented line dumpingJoey Hess
2010-03-19whitespaceJoey Hess
2010-03-19allow multiple setup file types, and support safe parsingJoey Hess
Finally removed the last hardcoding of IkiWiki::Setup::Standard. Take the first "IkiWiki::Setup::*" in the setup file to define the setuptype, and remember that type to use in dumping later. (But it can be overridden using --set, etc.) Also, support setup file types that are not evaled.
2010-03-19fix apparently confusing wordingJoey Hess
2010-03-19Revert "corrected the update-the-laptop-from-the-server section"Joey Hess
No, we don't normally push from servers to laptops. Because most laptops do not have publicly accessible IP addresses, for one thing. Also because there's really no reason to ssh to the server from your laptop in order to update the laptop when you can just pull.
2010-03-19Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-19audited use POSIXJoey Hess
The POSIX perl module exports a huge number of functions by default, so make sure all imports are qualified. (And remove one that was not necessary.)
2010-03-19(no commit message)kierun
2010-03-19(no commit message)p4f
2010-03-19comment about commentshttp://kerravonsen.dreamwidth.org/
2010-03-19(no commit message)p4f
2010-03-19(no commit message)p4f
2010-03-18(no commit message)haho
2010-03-18(no commit message)haho
2010-03-18corrected the update-the-laptop-from-the-server sectionhttp://kerravonsen.dreamwidth.org/
2010-03-18Allow wrappers to be built using tcc.Joey Hess
2010-03-18C warning cleanupJoey Hess
2010-03-18updateJoey Hess
2010-03-18commentJon Dowland
2010-03-18commentJon Dowland
2010-03-18(no commit message)p4f
2010-03-18(no commit message)p4f
2010-03-18distro confusionnil
2010-03-18(no commit message)nil
2010-03-17add Makefile to exclude exampleJoey Hess
2010-03-17Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-17set exclude example to match *.private and improve its descriptionJoey Hess
2010-03-17(no commit message)kierun
2010-03-17link to highlighthttp://smcv.pseudorandom.co.uk/
2010-03-16Removed popmoy
2010-03-15No more Discussion Pages of Discussion Pages of...tschwinge
2010-03-14updateJoey Hess
2010-03-14updateJoey Hess
2010-03-14updateJoey Hess
2010-03-14updateJoey Hess
2010-03-14slight optimisation to file_prunedJoey Hess
Precompile the regexp, rather than rebuilding on every call.
2010-03-14updateJoey Hess
2010-03-14note that the patch on this page is complely broken, and allows any file ↵Joey Hess
starting with a dot to be included If you applied that patch to your site, you should remove it right away!
2010-03-14Add a include setting, which can be used to make ikiwiki process wiki source ↵Joey Hess
files, such as .htaccess, that would normally be skipped for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.)
2010-03-14fix missing close quote on all the Content-Transfer-Encoding in the German ↵Joey Hess
po files
2010-03-14Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-14Add complete German basewiki and directives translation done by Sebastian ↵Joey Hess
Kuhnert.
2010-03-14(no commit message)http://pmate.myopenid.com/
2010-03-13Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-03-14(no commit message)https://launchpad.net/~ojwb
2010-03-13update; blearghJoey Hess