Age | Commit message (Expand) | Author |
2009-09-09 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair |
2009-09-08 | underlay: Also allow configuring additional directories to search for templa... | Joey Hess |
2009-09-04 | Merge commit 'schmonz/master' into cvs | Joey Hess |
2009-09-04 | It's STDOUT we have to shut up for cvs, and $savedout has to be | Amitai Schlair |
2009-09-04 | Stop using IPC::Cmd and String::ShellQuote, since quoting (and | Amitai Schlair |
2009-09-02 | minor formatting | Joey Hess |
2009-09-02 | remove two plugins that are unrelated to cvs | Joey Hess |
2009-08-30 | whitespace | Amitai Schlair |
2009-08-30 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair |
2009-08-30 | On some systems the commit message gets quoted properly already. Don't | Amitai Schlair |
2009-08-30 | Revert "po: do not inject custom bestlink function when po_link_to eq default" | Joey Hess |
2009-08-30 | Fix uninitialized value when editing a page being vivified from the | Amitai Schlair |
2009-08-30 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair |
2009-08-30 | Remove debug statement. | Amitai Schlair |
2009-08-30 | Knock off another to-do item: "Don't slurp the entire cvsps output | Amitai Schlair |
2009-08-30 | Knock off a to-do item: "If the argument to cvs add smells like a | Amitai Schlair |
2009-08-29 | Remove getopt() hook (it's a dead end, unsafe to pass wrapper args to | Amitai Schlair |
2009-08-28 | teximg: Make TeX handle preventing unsafe things; remove insufficient blacklist | Josh Triplett |
2009-08-28 | img: Don't generate new verison of image if it is scaled to be larger in eith... | Joey Hess |
2009-08-28 | Merge commit 'intrigeri/po' | Joey Hess |
2009-08-28 | avoid clobbering origsub if checkconfig runs more than once | Joey Hess |
2009-08-28 | po: fix link() pagespec when used on translation pages | intrigeri |
2009-08-28 | inline: if using pagenames, don't add a dependency on "page1 or page2 or..." | Simon McVittie |
2009-08-28 | po: better rootpage logic for inline's post form | intrigeri |
2009-08-28 | Revert "po: keep masterpage as the rootpage for inline's post form" | intrigeri |
2009-08-28 | po: keep masterpage as the rootpage for inline's post form | intrigeri |
2009-08-28 | inline: moved rootpage logic to a function | intrigeri |
2009-08-28 | po: favor the type of linking page's masterpage on page creation | intrigeri |
2009-08-28 | po: fix interdiction to create pages of type po | intrigeri |
2009-08-28 | po: favor the type of linking page's masterpage on page creation | intrigeri |
2009-08-28 | po: fix interdiction to create pages of type po | intrigeri |
2009-08-27 | htmltidy: Return an error message if tidy fails. Closes: #543722 | Joey Hess |
2009-08-27 | po: do not inject custom bestlink function when po_link_to eq default | intrigeri |
2009-08-27 | po: override the title template variable for coherent homepage titling | intrigeri |
2009-08-27 | po(scan): removed scary comment about only wanting to change the first link | intrigeri |
2009-08-27 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-08-27 | po: do not beautify urls on the recentchanges page | intrigeri |
2009-08-26 | htmltidy: Print a warning message if tidy fails. Closes: #543722 | Joey Hess |
2009-08-26 | po: do not beautify urls on the recentchanges page | intrigeri |
2009-08-26 | po: (hopefully) fixed WikiLink to self with po_link_to=default | intrigeri |
2009-08-25 | Revert "Allow add_depends to take an arrayref" | Joey Hess |
2009-08-25 | Allow add_depends to take an arrayref | Simon McVittie |
2009-08-24 | calendar, inline, map: don't pre-join dependencies | Simon McVittie |
2009-08-23 | Explain that command must run unattended, and lose the debug statement. | Amitai Schlair |
2009-08-23 | I'm not redefining any subs after all, don't prevent those warnings. | Amitai Schlair |
2009-08-23 | Add rsync plugin, though the only rsync-specific thing about it is the | Amitai Schlair |
2009-08-22 | Oops, use the more recent (and less brittle) directory test. | Amitai Schlair |
2009-08-22 | Pass along wrapper args to ikiwiki, then handle the "cvs add dir" | Amitai Schlair |
2009-08-21 | Put old unixauth plugin under git control. Needs some serious attention. | Amitai Schlair |
2009-08-19 | po: Fixed to run rcs_add ralative to srcdir. | Joey Hess |