Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-25 | (no commit message) | simonraven | |
2009-03-25 | (no commit message) | http://fredofromstart.myopenid.com/ | |
2009-03-24 | inline autotitles: open issue | chrysn | |
2009-03-24 | Updated French translation (Jean-Luc Coulon). Closes: #521072 | Joey Hess | |
2009-03-24 | create link from todo lists to structured page data | chrysn | |
2009-03-24 | thanks for the tip | http://jmtd.net/ | |
2009-03-24 | +test | http://jmtd.net/ | |
2009-03-24 | inline autotitles: additional patch | chrysn | |
2009-03-24 | (corrected bug in inline autotitle description) | chrysn | |
2009-03-24 | (urls for inline autotitle) | chrysn | |
2009-03-24 | wishlist, patch: inline autotitles | chrysn | |
2009-03-23 | (no commit message) | salamonv | |
2009-03-23 | (no commit message) | salamonv | |
2009-03-20 | git, mercurial: Fix --getctime to return file creation time, not last commit ↵ | Joey Hess | |
time. | |||
2009-03-20 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-03-20 | fix rcs_getctime to return first, not last, change time | Joey Hess | |
This was being buggy and returning the file's last change time, not its creation time. (I checked all the others (except tla) and they're ok.) | |||
2009-03-20 | fix rcs_getctime to return first, not last, change time | Joey Hess | |
This was being buggy and returning the file's last change time, not its creation time. | |||
2009-03-20 | (replace github link with ikwiki gitweb link so that github branch can go away) | chrysn | |
2009-03-19 | ikiwiki's notion of time | tschwinge | |
2009-03-19 | response | Joey Hess | |
2009-03-19 | add Sort::Naturally to suggests and use cpan link | Joey Hess | |
2009-03-19 | remove biometrische-ausweise.ch, no evidence this site uses ikiwiki | Joey Hess | |
I apologize if I'm mistaken, but I can find no evidence this site uses ikiwiki at all. If you are using ikiwiki somehow, I'd be interested to know how. | |||
2009-03-19 | comment | Joey Hess | |
2009-03-19 | inline: Fix urls to feed when feedfile is used on an index page. | Joey Hess | |
It would be better to use urlto() here, but will_render has not yet been called on the feed files at this point, so it won't work. (And reorganizing so it can be is tricky.) | |||
2009-03-19 | title_natural patch merged | Joey Hess | |
2009-03-19 | avoid crashing if Sort::Naturally is not installed | Joey Hess | |
2009-03-19 | implement sort=title_natural for inline | chrysn | |
adds a new sorting order, title_natural, that uses Sort::Naturally's ncmp function to provide better sorting for inlines | |||
2009-03-19 | github error and comment | Joey Hess | |
2009-03-19 | poll vote (Accept only OpenID for logins) | 134.226.112.43 | |
2009-03-18 | poll vote (Accept both) | http://realid.csie.org/adam | |
2009-03-18 | (no commit message) | http://realid.csie.org/adam | |
2009-03-17 | new wishlist item, patch included | chrysn | |
2009-03-17 | (no commit message) | IanRomanick | |
2009-03-17 | removed | IanRomanick | |
2009-03-17 | (no commit message) | IanRomanick | |
2009-03-17 | (no commit message) | IanRomanick | |
2009-03-16 | further thoughts | Jon Dowland | |
2009-03-15 | add news item for ikiwiki 3.08 | Joey Hess | |
2009-03-15 | releasing version 3.08 | Joey Hess | |
2009-03-15 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-03-15 | Fix bug that caused weird things to appear as page types. | Joey Hess | |
The problem was introduced by the recent noextension patches. Object autovivification caused junk to get into %htmlize, and all keys of that showed up as page types. | |||
2009-03-15 | managing todo lists: useful? | Jon Dowland | |
2009-03-13 | add missing parameters | Joey Hess | |
2009-03-13 | unknown option wording tweak | Joey Hess | |
Because getopt::long is used in passthrough mode, if a known option like --wikiname that needs a parameter is specified w/o the parameter, it will not be processed, and passed on through. So in this case the "unknown option" message is innaccurate. Make it slightly better by noting that the problem can be a missing parameter. | |||
2009-03-13 | added biometrische-ausweise.ch | http://people.ee.ethz.ch/~andrmuel/openid/ | |
2009-03-11 | formatting | intrigeri | |
2009-03-11 | apache vs. passwordauth: done a bit more research | intrigeri | |
2009-03-09 | fixed | Joey Hess | |
2009-03-09 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-03-09 | git: Manually decode git output from utf-8, avoids warning messages on ↵ | Joey Hess | |
invalidly encoded output. |