Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-24 | mercurial: Add support for rename, delete, and also diff. (William Uther) | Joey Hess | |
2008-07-24 | forwarded | Joey Hess | |
2008-07-24 | response | Joey Hess | |
2008-07-24 | Merge branch 'tova' | Joey Hess | |
2008-07-24 | fix encoding issues with link conversion | Joey Hess | |
Have to convert link text to page name going in. And on the way out, need to replace spaces with underscores in the link text, which is not normally done with titles. | |||
2008-07-24 | markdown bugs demonstrated | http://gmcmanus.myopenid.com/ | |
2008-07-24 | * Thanks! It works now. | http://ptecza.myopenid.com/ | |
2008-07-24 | * Link to my Ikiwiki user page | http://ptecza.myopenid.com/ | |
2008-07-24 | * Ikiwiki and bug reporting are my love | http://ptecza.myopenid.com/ | |
2008-07-24 | * Updated information about my Ikiwiki backports | http://ptecza.myopenid.com/ | |
2008-07-24 | question about license for patch | bremner | |
2008-07-24 | * No longer Ikiwiki backports for Ubuntu Gutsy. I've switched to Hardy ↵ | http://ptecza.myopenid.com/ | |
completely. | |||
2008-07-24 | example plus address failing | http://alcopop.org/me/openid/ | |
2008-07-23 | test suite and partial fix for encoding issues in link renaming | Joey Hess | |
2008-07-23 | updat | Joey Hess | |
2008-07-23 | add todo | Joey Hess | |
2008-07-23 | foldage | Joey Hess | |
2008-07-23 | document link fixup on rename | Joey Hess | |
2008-07-23 | fixup editpage links on rename | Joey Hess | |
2008-07-23 | link fixup on rename working | Joey Hess | |
2008-07-23 | preserve case of subpage | Joey Hess | |
2008-07-23 | case preservation | Joey Hess | |
2008-07-23 | add renamepage hooks | Joey Hess | |
Implemented for regular wikilinks, with a test suite. | |||
2008-07-23 | Merge branch 'master' into tova | Joey Hess | |
2008-07-23 | Rebuild pages that change their type. (Gabriel McManus) | Joey Hess | |
2008-07-23 | Rebuild pages that change their type. | Gabriel McManus | |
Previously, if a page changed its type but not its mtime (e.g. mv page.txt page.mdwn), then it would not be rebuilt. Now, check if the source of a page has changed, in which case force a rebuild of that page. (cherry picked from commit b6a3b8a683fed7a7f6d77a5b3f2dfbd14c849843) | |||
2008-07-23 | response | Joey Hess | |
2008-07-23 | Merge branch 'master' into tova | Joey Hess | |
2008-07-23 | attachment: Do not escape _ when determining attachment filenames. | Joey Hess | |
2008-07-23 | corrected link to the wikiannounce program | AlexandreDupas | |
2008-07-23 | * Update | http://ptecza.myopenid.com/ | |
2008-07-23 | fixed description for open parameter | rdennis | |
2008-07-23 | * Typo | http://ptecza.myopenid.com/ | |
2008-07-23 | * Bug? | http://ptecza.myopenid.com/ | |
2008-07-22 | Report bug in map wrt bare directories | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-22 | (no commit message) | bremner | |
2008-07-22 | formatting | Joey Hess | |
2008-07-22 | add a list of broken links after the rename | Joey Hess | |
2008-07-22 | add a rename summary | Joey Hess | |
2008-07-22 | Split out error messages from editpage.tmpl into several separate templates. | Joey Hess | |
2008-07-22 | fix gettext | Joey Hess | |
2008-07-22 | edit page fixup in postrename | Joey Hess | |
2008-07-22 | updates | Joey Hess | |
2008-07-22 | check for absolute paths | Joey Hess | |
2008-07-22 | Don't allow uploading an attachment with the same name as an existing page, ↵ | Joey Hess | |
to avoid confusion. | |||
2008-07-22 | typo | Joey Hess | |
2008-07-22 | add rcs_commit_staged and rcs_rename | Joey Hess | |
Implemented for git and svn so far. Note that rcs_commit_staged does assume that the rcs has the ability to "stage" multiple changes for a later commit. Support for this varies, but all we really care about is staging removals and renames, which, AFAIK, all modern rcs's support. | |||
2008-07-22 | qualifiy | Joey Hess | |
2008-07-22 | make message a bit more generic | Joey Hess | |
2008-07-22 | rename checks improvements | Joey Hess | |