Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment | http://smcv.pseudorandom.co.uk/ | 2012-04-15 |
| | |||
* | (no commit message) | klml | 2012-04-15 |
| | |||
* | fix links to plugins | https://id.koumbit.net/anarcat | 2012-04-13 |
| | |||
* | add comment subscription checkbox to editpage | Joey Hess | 2012-04-13 |
| | | | | Reworded template, which also called the commit message a "comment". | ||
* | new ikiwiki waldgarten.greenonion.org | https://ibotic.net/mid/index.php | 2012-04-13 |
| | |||
* | (no commit message) | https://id.koumbit.net/anarcat | 2012-04-13 |
| | |||
* | headless git branches: unmangling patch | Joe Rayhawk | 2012-04-10 |
| | | | | | jrayhawk@richardiv:~/src/git.ikiwiki.info$ sed '/<\/pre>/,/<pre>/ d' < doc/todo/headless_git_branches.mdwn | patch -p1 patch: **** malformed patch at line 34: @@ -439,17 +439,21 @@ sub git_commit_info ($;$) { | ||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE | 2012-04-09 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE | 2012-04-09 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE | 2012-04-09 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE | 2012-04-09 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE | 2012-04-09 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE | 2012-04-09 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE | 2012-04-09 |
| | |||
* | updated CSS | http://smcv.pseudorandom.co.uk/ | 2012-04-09 |
| | |||
* | (no commit message) | https://id.koumbit.net/anarcat | 2012-04-09 |
| | |||
* | fix branch references | http://smcv.pseudorandom.co.uk/ | 2012-04-09 |
| | |||
* | analysis, branches | http://smcv.pseudorandom.co.uk/ | 2012-04-09 |
| | |||
* | (no commit message) | http://smcv.pseudorandom.co.uk/ | 2012-04-09 |
| | |||
* | response | Joey Hess | 2012-04-08 |
| | |||
* | inline, trail: The pagenames parameter is now a list of absolute pagenames, ↵ | Joey Hess | 2012-04-08 |
| | | | | not relative wikilink type names. This is necessary to fix a bug, and makes pagenames more consistent with the pagespec used in the pages parameter. (smcv) | ||
* | Merge remote-tracking branch 'smcv/ready/literal-pagenames' | Joey Hess | 2012-04-08 |
|\ | |||
| * | trail, inline: treat pagenames as a list of literal names, not links | Simon McVittie | 2012-04-06 |
| | | |||
| * | trail: fix inline documentation | Simon McVittie | 2012-04-06 |
| | | |||
* | | response | Joey Hess | 2012-04-08 |
| | | |||
* | | remove: Support removing of pages in the transient underlay. (smcv) | Joey Hess | 2012-04-08 |
| | | |||
* | | remove unnecessary quoting | Joey Hess | 2012-04-08 |
| | | |||
* | | Merge remote-tracking branch 'smcv/ready/transient-rm' | Joey Hess | 2012-04-08 |
|\ \ | |||
| * | | Allow deletion of files from the transient underlay | Simon McVittie | 2012-04-07 |
| | | | |||
| * | | prune: do not prune beyond an optional base directory, and add a test | Simon McVittie | 2012-04-07 |
| |/ | | | | | | | | | | | | | | | Previously, prune("wiki/srcdir/sandbox/test.mdwn") could delete srcdir or even wiki, if they happened to be empty. This is rarely what you want: there's usually some base directory (destdir, srcdir, transientdir or another subdirectory of wikistatedir) beyond which you do not want to delete. | ||
* | | Merge branch 'master' of ssh://git.ikiwiki.info | Joey Hess | 2012-04-08 |
|\ \ | |||
| * | | nearly works with autoindex_commit => 0, but not quite... | http://smcv.pseudorandom.co.uk/ | 2012-04-07 |
| | | | |||
| * | | branch to fix this (+ make prune() work better) | http://smcv.pseudorandom.co.uk/ | 2012-04-07 |
| | | | |||
| * | | ask for bold terms | https://id.koumbit.net/anarcat | 2012-04-06 |
| | | | |||
| * | | version reference | http://smcv.pseudorandom.co.uk/ | 2012-04-06 |
| | | | |||
| * | | updated, compatible with the merged trail | http://smcv.pseudorandom.co.uk/ | 2012-04-06 |
| | | | |||
* | | | save whole form state, not just QUERY_STRING, for postsignin | Joey Hess | 2012-04-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Normally, needsignin is called when there is a QUERY_STRING, not when a form is posted. However, it's certianly possible, and should be supported, to make a form that invokes an ikiwiki action that checks needsignin. I encountered this when posting ?do=rename&page=foo. The form is displayed without checking needsignin, for complicated reasons. Posting the form is when the true authentication happens. | ||
* | | | actually tested rename not started from the edit page | Joey Hess | 2012-04-08 |
| | | | |||
* | | | Merge branch 'master' of ssh://git.ikiwiki.info | Joey Hess | 2012-04-06 |
|\| | | |||
| * | | a branch to change pagenames semantics exists | http://smcv.pseudorandom.co.uk/ | 2012-04-06 |
| | | | |||
| * | | close | http://smcv.pseudorandom.co.uk/ | 2012-04-06 |
| |/ | |||
| * | fixed at some point? | http://smcv.pseudorandom.co.uk/ | 2012-04-06 |
| | | |||
| * | This reverts commit 84c4ca3343663425d9a3105dfb82637b79ec1c04 | http://smcv.pseudorandom.co.uk/ | 2012-04-06 |
| | | |||
| * | (no commit message) | jamescooper | 2012-04-06 |
| | | |||
| * | fix link after rename | https://id.koumbit.net/anarcat | 2012-04-05 |
| | | |||
| * | update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to ↵ | https://id.koumbit.net/anarcat | 2012-04-05 |
| | | | | | | | | tips/convert_moinmoin_to_ikiwiki.mdwn | ||
| * | update for rename of tips/convert_MoinMoin_to_ikiwiki.mdwn to ↵ | https://id.koumbit.net/anarcat | 2012-04-05 |
| | | | | | | | | tips/convert_moinmoin_to_ikiwiki.mdwn | ||
| * | rename tips/convert_MoinMoin_to_ikiwiki.mdwn to ↵ | https://id.koumbit.net/anarcat | 2012-04-05 |
| | | | | | | | | tips/convert_moinmoin_to_ikiwiki.mdwn | ||
| * | Added a comment | http://joey.kitenet.net/ | 2012-04-05 |
| | | |||
* | | comments | Joey Hess | 2012-04-05 |
| | |