Age | Commit message (Expand) | Author |
2009-08-30 | Only examine argv if the VCS is cvs. | 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-30 | The string to match might not be "New directory" exactly, so match that | 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 | <pedant>rename depends_exact to depends_simple | Joey Hess |
2009-08-28 | Avoid duplicating debug message for building a page due to a dependency | Simon McVittie |
2009-08-28 | Force %depends_exact to lower case, fixing incorrect case-sensitivity | Simon McVittie |
2009-08-28 | po: fix link() pagespec when used on translation pages | intrigeri |
2009-08-28 | Fix typo in dependency debug message | Simon McVittie |
2009-08-28 | Add depends_exact: simplified dependency tracking for dependencies on a singl... | Simon McVittie |
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 | don't use pagespec_match_list | Joey Hess |
2009-08-25 | Revert "Allow add_depends to take an arrayref" | Joey Hess |
2009-08-25 | use pagespec_match_list | Simon McVittie |
2009-08-25 | Allow add_depends to take an arrayref | Simon McVittie |
2009-08-25 | Use a hash to de-duplicate dependencies | Simon McVittie |
2009-08-24 | calendar, inline, map: don't pre-join dependencies | Simon McVittie |
2009-08-24 | Optimize the dependencies list | Simon McVittie |
2009-08-23 | Instead of passing the args through the wrapper so the CVS plugin | Amitai Schlair |
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 |
2009-08-16 | use pagespec_match_list for feedpages | Joey Hess |