Commit Graph

5280 Commits (09187f83bc8e022df24de534861e4f6a6026b3f9)

Author SHA1 Message Date
Joey Hess 285be77f17 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-01-24 17:25:07 -05:00
Joey Hess 4f872b5633 * aggregate: Fork a child process to handle the aggregation. This simplifies
the code, since that process can change internal state as needed, and
  it will automatically be cleaned up for the parent process, which proceeds
  to render the changes.
2008-01-24 17:22:39 -05:00
Joey Hess 035d5bca48 web commit by http://id.loopysoft.com/matt/: Slight typo fix 2008-01-23 02:14:35 -05:00
Joey Hess 39ee5fb8c6 delete this page
It's either a *very* funny joke, or a link to a spam blog. Or both?
In any event, it's not appropriate use of this wiki.
2008-01-22 14:17:25 -05:00
Joey Hess e5f1688ac3 web commit by http://id.loopysoft.com/matt/: Ignore my stupid choices for paths 2008-01-22 01:46:05 -05:00
Joey Hess 10b7ccb13c web commit by http://id.loopysoft.com/matt/ 2008-01-22 01:38:43 -05:00
Joey Hess 29f1e05072 web commit from 80.171.62.184: poll vote (Accept only OpenID for logins) 2008-01-21 21:05:59 -05:00
Joey Hess ba92209aeb web commit by SusanHileman: homepage 2008-01-21 20:40:25 -05:00
Joey Hess 76d9806459 update link 2008-01-21 16:01:37 -05:00
Joey Hess 8e1ca59025 move 2008-01-21 15:59:29 -05:00
Joey Hess e3265a311a web commit by http://scottschulz.us/: Request for assistance 2008-01-21 13:56:42 -05:00
Joey Hess dd8e209fd8 web commit by http://adam.shand.net/ 2008-01-21 04:05:01 -05:00
Joey Hess b547cb9947 web commit by http://id.loopysoft.com/matt/: Include explanation for symlinking stuff 2008-01-20 20:43:26 -05:00
Joey Hess 18a2cbec40 web commit by http://id.loopysoft.com/matt/: Add email for offer of env to work on/fix problems 2008-01-20 19:15:16 -05:00
Joey Hess ea588b7b2a web commit by http://id.loopysoft.com/matt/ 2008-01-20 19:06:52 -05:00
Joey Hess 30b9f6c354 web commit by http://id.loopysoft.com/matt/: Small formatting change 2008-01-20 19:04:36 -05:00
Joey Hess 60d7b732d2 web commit by http://id.loopysoft.com/matt/ 2008-01-20 19:02:38 -05:00
Joey Hess 3c4eb3a985 web commit by http://id.loopysoft.com/matt/ 2008-01-20 18:59:51 -05:00
Joey Hess de8395367c web commit by http://id.loopysoft.com/matt/ 2008-01-20 18:58:35 -05:00
Joey Hess 9fc6bd0667 web commit by http://id.loopysoft.com/matt/ 2008-01-20 18:53:52 -05:00
Joey Hess 5d65271005 web commit by LucaBrivio 2008-01-19 21:46:09 -05:00
Joey Hess c18bf92d74 web commit by http://adam.shand.net/: thanks joey. 2008-01-19 16:17:43 -05:00
Joey Hess 20ab3bd8e4 web commit by http://adam.shand.net/ 2008-01-19 14:55:22 -05:00
Joey Hess 931225cb50 turn into real css file, remove dup file 2008-01-19 14:06:47 -05:00
Joey Hess 9eeb031265 response 2008-01-19 14:02:52 -05:00
Joey Hess 9af4c0f6ed update about openids and admin powers 2008-01-19 13:57:37 -05:00
Joey Hess 87bee5abb6 response 2008-01-19 13:55:40 -05:00
Joey Hess a68b96cd9a web commit from 85.83.79.95: poll vote (Accept both) 2008-01-19 06:23:38 -05:00
Joey Hess 5818ac15d3 web commit by http://adam.shand.net/ 2008-01-18 23:40:02 -05:00
Joey Hess 3bd73ca92d web commit by http://adam.shand.net/ 2008-01-18 23:37:39 -05:00
Joey Hess e45b174436 web commit by http://adam.shand.net/ 2008-01-18 23:37:10 -05:00
Joey Hess 57a7a87bca web commit by http://adam.shand.net/ 2008-01-18 22:44:03 -05:00
Joey Hess f8a6f6b9b0 web commit by http://users.itk.ppke.hu/~cstamas/: update to cstamas2 2008-01-18 17:10:15 -05:00
Joey Hess 95c8d5277c web commit by http://users.itk.ppke.hu/~cstamas/: add css file 2008-01-18 17:09:05 -05:00
Joey Hess 359f1b20e8 web commit by http://users.itk.ppke.hu/~cstamas/ 2008-01-18 17:07:59 -05:00
Joey Hess 2822b738f9 web commit by http://users.itk.ppke.hu/~cstamas/: uploaded stylesheet 2008-01-18 17:05:17 -05:00
Joey Hess 4f009a6806 web commit by http://users.itk.ppke.hu/~cstamas/: add cstamas css 2008-01-18 17:01:56 -05:00
Joey Hess f662590b66 web commit from 75.175.27.127: poll vote (Accept only OpenID for logins) 2008-01-18 00:07:38 -05:00
Joey Hess eac410da67 update changelog 2008-01-17 11:23:32 -05:00
Brian Downing 6d85ccdb6f Add full parser for git diff-tree output
The -c option to git log/diff-tree produces "merged" diffs with a
different format from normal ones.  However, the existing diff-tree
parser only accepted non-merged diff lines.  Merged diff lines caused
the parser to get out of sync.  This patch adds a full parser for diffs
with any number of parents.  See the "DIFF FORMAT FOR MERGES" section in
the git-diff-tree man page for more information.

Signed-off-by: Brian Downing <bdowning@lavos.net>
2008-01-17 11:15:23 -05:00
Joey Hess 06bd32f9da improve formatting and minor reword 2008-01-16 13:34:06 -05:00
Joey Hess 55dda5d591 response 2008-01-16 13:32:05 -05:00
Joey Hess 572af908eb web commit by JeremyReed: Ask how to remove a user from userdb. 2008-01-16 11:19:33 -05:00
Joey Hess 50b59896d9 web commit by JeremyReed: Document account_creation_password -- some of this text taken from original todo. 2008-01-16 11:14:33 -05:00
Joey Hess 4948a31889 web commit by JeremyReed: Need to add to man page? 2008-01-16 11:08:47 -05:00
Joey Hess ba6b8e5e3e * aggregate: Don't let feeds set creation times for pages in the future. 2008-01-16 02:01:00 -05:00
Joey Hess 194894eb69 web commit by BrianWilson 2008-01-13 16:02:52 -05:00
Joey Hess 0474b9ca2c web commit by BrianWilson 2008-01-13 16:01:37 -05:00
Joey Hess a7b638d701 web commit from 69.245.185.215: poll vote (Accept only OpenID for logins) 2008-01-13 13:10:24 -05:00
Joey Hess 9fe42ec59d web commit by http://weakish.int.eu.org/: HTML::Template can keep things simple 2008-01-13 05:36:26 -05:00