Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-19 | fix newlines in commented defaults | Joey Hess | |
2010-03-19 | load YAML on demand | Joey Hess | |
so as not to break test suite if YAML is not avilable | |||
2010-03-19 | shorten setuptype | Joey Hess | |
2010-03-19 | Add support for setup files written in YAML. | Joey Hess | |
Not the default. (Yet?) | |||
2010-03-19 | parameterized indent | Joey Hess | |
2010-03-19 | improve comments | Joey Hess | |
2010-03-19 | move generic comment into IkiWiki::Setup | Joey Hess | |
2010-03-19 | factored out generic commented line dumping | Joey Hess | |
2010-03-19 | whitespace | Joey Hess | |
2010-03-19 | allow multiple setup file types, and support safe parsing | Joey 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-19 | fix apparently confusing wording | Joey Hess | |
2010-03-19 | Revert "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-19 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-19 | audited use POSIX | Joey 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-19 | comment about comments | http://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-18 | corrected the update-the-laptop-from-the-server section | http://kerravonsen.dreamwidth.org/ | |
2010-03-18 | Allow wrappers to be built using tcc. | Joey Hess | |
2010-03-18 | C warning cleanup | Joey Hess | |
2010-03-18 | update | Joey Hess | |
2010-03-18 | comment | Jon Dowland | |
2010-03-18 | comment | Jon Dowland | |
2010-03-18 | (no commit message) | p4f | |
2010-03-18 | (no commit message) | p4f | |
2010-03-18 | distro confusion | nil | |
2010-03-18 | (no commit message) | nil | |
2010-03-17 | add Makefile to exclude example | Joey Hess | |
2010-03-17 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-17 | set exclude example to match *.private and improve its description | Joey Hess | |
2010-03-17 | (no commit message) | kierun | |
2010-03-17 | link to highlight | http://smcv.pseudorandom.co.uk/ | |
2010-03-16 | Removed pop | moy | |
2010-03-15 | No more Discussion Pages of Discussion Pages of... | tschwinge | |
2010-03-14 | update | Joey Hess | |
2010-03-14 | update | Joey Hess | |
2010-03-14 | update | Joey Hess | |
2010-03-14 | update | Joey Hess | |
2010-03-14 | slight optimisation to file_pruned | Joey Hess | |
Precompile the regexp, rather than rebuilding on every call. | |||
2010-03-14 | update | Joey Hess | |
2010-03-14 | note 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-14 | Add 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-14 | fix missing close quote on all the Content-Transfer-Encoding in the German ↵ | Joey Hess | |
po files | |||
2010-03-14 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-14 | Add complete German basewiki and directives translation done by Sebastian ↵ | Joey Hess | |
Kuhnert. | |||
2010-03-14 | (no commit message) | http://pmate.myopenid.com/ | |