Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-23 | Instead of passing the args through the wrapper so the CVS plugin | Amitai Schlair | |
can evaluate them, check them in the wrapper right off the bat. This doesn't prevent the deadlock in web commits that need to cvs add directories, but I'm committing so Joey can take a look if he wants. | |||
2009-08-23 | response | Amitai Schlair | |
2009-08-23 | use a map instead | http://schmonz.livejournal.com/ | |
2009-08-23 | update config file snippet to use current git_wrapper name | Joey Hess | |
2009-08-23 | Explain that command must run unattended, and lose the debug statement. | Amitai Schlair | |
2009-08-23 | new rsync plugin | 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 | |
assumption that uploading an entire site is efficient. | |||
2009-08-23 | Added closing parenthesis | http://rtfb.myopenid.com/ | |
2009-08-22 | uh oh | Joey Hess | |
2009-08-22 | (no commit message) | http://xn--andreaskrger-llb.myopenid.com/ | |
2009-08-22 | (no commit message) | http://xn--andreaskrger-llb.myopenid.com/ | |
2009-08-22 | no more wrapper wrapper | Amitai Schlair | |
2009-08-22 | Oops, use the more recent (and less brittle) directory test. | Amitai Schlair | |
2009-08-22 | No more wrapper wrapper. | Amitai Schlair | |
2009-08-22 | response | Amitai Schlair | |
2009-08-22 | Pass along wrapper args to ikiwiki, then handle the "cvs add dir" | Amitai Schlair | |
case with a getopt hook directly in my plugin. If the wrapper change is safe, we won't need a wrapper wrapper. | |||
2009-08-21 | Put old unixauth plugin under git control. Needs some serious attention. | Amitai Schlair | |
2009-08-21 | response | Joey Hess | |
2009-08-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-08-20 | response | Amitai Schlair | |
2009-08-20 | Italian program translation from Luca Bruno. | Joey Hess | |
2009-08-19 | formatting | AlexandreDupas | |
2009-08-19 | Add some details | AlexandreDupas | |
2009-08-19 | another issue | Joey Hess | |
2009-08-19 | po: Fixed to run rcs_add ralative to srcdir. | Joey Hess | |
2009-08-19 | bugs with po and git plugins | AlexandreDupas | |
2009-08-19 | (no commit message) | http://emptty.myopenid.com/ | |
2009-08-18 | added myself as a user | Jimmy Tang | |
2009-08-18 | added my homepage link | Jimmy Tang | |
2009-08-17 | respond | Joey Hess | |
2009-08-17 | responses to code review (I'll try to get them implemented later this week) | http://smcv.pseudorandom.co.uk/ | |
2009-08-17 | Updated French program translation from Philippe Batailler. Closes: #542036 | Joey Hess | |
2009-08-16 | clarification | Joey Hess | |
2009-08-16 | add l10n branch | Joey Hess | |
2009-08-16 | Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from ↵ | Joey Hess | |
the basewiki. | |||
2009-08-16 | minor problem | Joey Hess | |
2009-08-16 | changelog | Joey Hess | |
2009-08-16 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-08-16 | created_before/after: throw error if specified page does not exist | Joey Hess | |
This assumes that no ctime means the page doesn't exist, which seems reasonable. | |||
2009-08-16 | use pagespec_match_list for feedpages | Joey Hess | |
This is both faster, and propigates any error in processing the feedpages pagespec out to display on the page. Which may have been why I didn't use it before, but currently seems like a good thing to do, since it explains why your feeds are empty.. | |||
2009-08-16 | fix error message display | Joey Hess | |
The gettext call can clear $@ in at least some cases. | |||
2009-08-16 | Life is simpler on a git branch. | Amitai Schlair | |
2009-08-16 | switched my DreamHost install to pkgsrc, happily | Amitai Schlair | |
2009-08-16 | comment on part of Joey's comment | http://www.cse.unsw.edu.au/~willu/ | |
2009-08-16 | Add sentence to clarify how to get feeds for the RecentChanges page. | PaulePanter | |
2009-08-16 | Fix (hopefully) grammar. | PaulePanter | |
2009-08-15 | po: Better fix for missing underlay translation problem. | Joey Hess | |
If a page is taken from the underlay, and one of the specified languages does not have po files in the underlay, it would create a broken link to the translated version of the page for that language. With this change, there's no broken link. | |||
2009-08-15 | replace N/A with 0 | Joey Hess | |
I think the N/A was not intended to be visible, but it can show up as the percent translated to a language. This happens if the page is located in an underlay, and not translated to the language in any other underlay. | |||
2009-08-15 | update | Joey Hess | |