Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | rename: Hide type field from rename form when renaming attachments. | Joey Hess | 2008-09-23 | |
| | ||||
* | multiple rename support is working | Joey Hess | 2008-09-23 | |
| | | | | most edge cases seem handled too | |||
* | Merge branch 'master' into tova | Joey Hess | 2008-09-23 | |
|\ | ||||
| * | rename, remove: Don't rely on a form parameter to tell whether the page ↵ | Joey Hess | 2008-09-23 | |
| | | | | | | | | should be treated as an attachment. | |||
* | | factor out fixlinks | Joey Hess | 2008-09-23 | |
| | | ||||
* | | factor out do_rename | Joey Hess | 2008-09-23 | |
| | | ||||
* | | add checkbox to rename subpages too | Joey Hess | 2008-09-23 | |
|/ | ||||
* | layout | Joey Hess | 2008-09-23 | |
| | ||||
* | use srcfile/destfile | Joey Hess | 2008-08-07 | |
| | | | | avoids a commit message of "renamed foo to foo" | |||
* | avoid link fixup if page name stayed the same | Joey Hess | 2008-08-07 | |
| | ||||
* | page file type rename patch from willu | Joey Hess | 2008-08-07 | |
| | ||||
* | add plugin safe/rebuild info (part 2 of 3) | Joey Hess | 2008-08-03 | |
| | | | | (brain.. melting..) | |||
* | foldage | 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 | |
| | ||||
* | add a list of broken links after the rename | Joey Hess | 2008-07-22 | |
| | ||||
* | add a rename summary | Joey Hess | 2008-07-22 | |
| | ||||
* | fix gettext | Joey Hess | 2008-07-22 | |
| | ||||
* | edit page fixup in postrename | Joey Hess | 2008-07-22 | |
| | ||||
* | check for absolute paths | Joey Hess | 2008-07-22 | |
| | ||||
* | typo | Joey Hess | 2008-07-22 | |
| | ||||
* | add rcs_commit_staged and rcs_rename | Joey Hess | 2008-07-22 | |
| | | | | | | | | | 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. | |||
* | qualifiy | Joey Hess | 2008-07-22 | |
| | ||||
* | rename checks improvements | Joey Hess | 2008-07-22 | |
| | ||||
* | really add | Joey Hess | 2008-07-21 | |