summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-09remove example blog tag pagesJoey Hess
Autotag will create them as needed. Avoids some complexity.
2010-06-09responseJoey Hess
2010-06-09clarificationJoey Hess
2010-06-09Comment and done.tschwinge
2010-06-09Started discussionhttp://jeremiahfoster.com/
2010-06-09Yes, is a globbing issue.tschwinge
2010-06-09Ack.tschwinge
2010-06-08img: Fill in missing height or width when scaling image.Joey Hess
2010-06-08move bug to bugsJoey Hess
2010-06-08isabugJoey Hess
2010-06-08(no commit message)zimek
2010-06-08(no commit message)zimek
2010-06-08(no commit message)zimek
2010-06-08responseJoey Hess
2010-06-08responseJoey Hess
2010-06-08responseJoey Hess
2010-06-08responseJoey Hess
2010-06-08responseJoey Hess
2010-06-08File issue.tschwinge
2010-06-08File issue.tschwinge
2010-06-08File issue.tschwinge
2010-06-08File issue.tschwinge
2010-06-08(no commit message)zimek
2010-06-07(no commit message)privat
2010-06-07test sidebar contentprivat
2010-06-07(no commit message)privat
2010-06-07(no commit message)http://smcv.pseudorandom.co.uk/
2010-06-07(no commit message)jwalzer
2010-06-07Add note about date formatinghttps://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0
2010-06-07add bug about locale dependance of plugins/relativedatehttps://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0
2010-06-03The script uses the [BeautifulSoup][] module.http://weakish.myopenid.com/
2010-06-02Just trying an edit.https://me.yahoo.com/a/GW5gpVY2rtV75mSWRhA0MUVlKe.y846L#d4eeb
2010-05-31Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-05-31creation_day() etc use local time, not gmtime.Joey Hess
To match calendars, which use local time. Particularly important at the end of the month. I checked the history, and there seemed no good rationalle for the pagespecs to use gmtime.
2010-05-29(no commit message)https://www.google.com/accounts/o8/id?id=AItOawkyQYf6i3PckNGm2TOHxWCr_xTfcjhMRlA
2010-05-28Revert "delete me"Joey Hess
2010-05-28delete mehttps://www.google.com/accounts/o8/id?id=AItOawmC_nMjWfriv8nVMOwnvYhgmzwvVP4OVjU
2010-05-27avoid insane use of javascript "array"Joey Hess
2010-05-26(no commit message)http://jeremiahfoster.com/
2010-05-26(no commit message)http://jeremiahfoster.com/
2010-05-26Code formatting.http://jeremiahfoster.com/
2010-05-26Added example.http://jeremiahfoster.com/
2010-05-26Removed redundant "configure'http://jeremiahfoster.com/
2010-05-24typos and missing linkJavier Rojas
2010-05-24new post - link completion in vimJavier Rojas
2010-05-22(no commit message)zimek
2010-05-21fix uninitalized value warningJoey Hess
2010-05-21yaml setup filesJoey Hess
2010-05-21Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-05-21disable warnings when evaling setup filesJoey Hess
In particular, perl warns if a qw{} contains a #, but openids can. If the setup file has 'use warnings', it will turn warning messages back on, so it seems reasonable to squelch them by default.