Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | 2010-09-10 | |
| | | ||||
* | | Pass array of names of files that have been deleted to needsbuild hook as ↵ | Joey Hess | 2010-09-10 | |
| | | | | | | | | second parameter, to allow for plugins that needs access to this information earlier than the delete hook. | |||
* | | use warn | Joey Hess | 2010-09-10 | |
|/ | ||||
* | avoid dups getting into @slavelanguages | Joey Hess | 2010-09-10 | |
| | | | | This could happen if checkconfig was run twice, I think. | |||
* | po: Auto-upgrade old format settings to new formats when writing setup file. | Joey Hess | 2010-09-10 | |
| | ||||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-10 | |
|\ | ||||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | 2010-09-10 | |
| | | ||||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | 2010-09-10 | |
| | | ||||
| * | Move the discussion of svn+ssh to the forum for now. | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | 2010-09-10 | |
| | | ||||
| * | Move the svn+ssh discussion to the forum. | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | 2010-09-10 | |
| | | ||||
* | | po: Make the po_master_language use a langpair like "en|English", so it can ↵ | Joey Hess | 2010-09-10 | |
| | | | | | | | | be configured via the web. | |||
* | | po: Allow enabling via web setup. | Joey Hess | 2010-09-10 | |
|/ | | | | | The only unsafe thing should be that enabling it with some languages will generate po files. | |||
* | response | Joey Hess | 2010-09-09 | |
| | ||||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-09 | |
|\ | ||||
| * | Added a comment | http://jmtd.livejournal.com/ | 2010-09-09 | |
| | | ||||
| * | Tags now work as I'd expect them to. | tschwinge | 2010-09-09 | |
| | | ||||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | 2010-09-08 | |
| | | ||||
* | | changelog | Joey Hess | 2010-09-09 | |
| | | ||||
* | | teximg: Use Unicode UTF-8 encoding by default. | Paul Menzel | 2010-09-09 | |
|/ | | | | | | | | | | | | | | | | | | | | | | If I am not mistaking all source files in ikiwiki are encoded in Unicode UTF-8. Adding `\usepackage[utf8]{inputenc}` enables LaTeX to deal with the encoding. As a consequence some special characters like umlauts can be used in the source code which is useful for foreign languages. [[!teximg code="a = b \text{ für alle } b \neq 2"]] But for example »≠« cannot be used in LaTeX right now. One has to use other TeX systems like XeTeX or LuaTeX featuring native UTF-8 support or use additional nonstandard packages like uniinput [1]. I used the package `inputenc` (`texdoc inputenc`) and not `inputenx` (`texdoc inputenx`), because I have not used `inputenx` that much and using the option `math` is not supported in Debian (and I guess other distributions too) since `inpmath` is not included in CTAN. [1] http://wiki.neo-layout.org/browser/latex/Standard-LaTeX Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> | |||
* | Issue resolved. Thanks Joey! | Svend Sorensen | 2010-09-07 | |
| | ||||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-07 | |
|\ | ||||
| * | Removing tag done as it seems to need some more care. | intrigeri | 2010-09-07 | |
| | | ||||
* | | web server is forcing a redirect | Joey Hess | 2010-09-07 | |
| | | ||||
* | | Remove PATH overriding code in ikiwiki script that was present to make perl ↵ | Joey Hess | 2010-09-07 | |
|/ | | | | taint checking happy, but taint checking is disabled. | |||
* | response | Joey Hess | 2010-09-07 | |
| | ||||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-09-07 | |
|\ | ||||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkIl2-FajX9MSbbfcPYvzbmbsemGJJfXds | 2010-09-06 | |
| | | ||||
* | | needsbuild hook interface changed; the hooks should now return the modified ↵ | Joey Hess | 2010-09-07 | |
| | | | | | | | | array of things that need built. (Backwards compatability code keeps plugins using the old interface working.) | |||
* | | add todo item about hooks not called during untrusted git push | Joey Hess | 2010-09-07 | |
|/ | ||||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawllEHb4oGNaUrl7vyziQGrxAlQFri_BfaE | 2010-09-05 | |
| | ||||
* | .darcs | http://marcotmarcot.wordpress.com/ | 2010-09-05 | |
| | ||||
* | added a patch to make it more like MediaWiki | Changaco | 2010-09-04 | |
| | ||||
* | (no commit message) | philippe | 2010-09-04 | |
| | ||||
* | Add forum post regarding "bad page name" error | Svend Sorensen | 2010-09-03 | |
| | ||||
* | update issue needing /etc as plain user | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | ||||
* | Workaround for /etc files | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | ||||
* | problem with /etc files | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | ||||
* | checking again instructions, HTML::Scrubber does not fail in tests with a ↵ | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | | | | clean install. | |||
* | minor, delete a repited . ~/.bashrc | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | ||||
* | Minor fixes/cleanups on my addition | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | ||||
* | Modified, retested all with a clean user (last edition was from a bash_history) | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | ||||
* | deleting libexpat1-dev, only needed for perlbrew, not for local:lib | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | ||||
* | Manual install as plain user (only curl and build-essential required) on stable | http://poisonbit.wordpress.com/ | 2010-09-03 | |
| | ||||
* | spelling | http://jmtd.livejournal.com/ | 2010-09-02 | |
| | ||||
* | discussing Paul's HTTPS edit | http://jmtd.livejournal.com/ | 2010-09-02 | |
| | ||||
* | shortcuts: Suggestions for multi-language links | PaulePanter | 2010-09-02 | |
| | ||||
* | Use HTTPS version for [Wikimedia](https://secure.wikimedia.org/) and Google ↵ | PaulePanter | 2010-09-02 | |
| | | | | (noted by using DuckDuckGo.com which is directing there) | |||
* | YAML is YAML | http://kerravonsen.dreamwidth.org/ | 2010-09-01 | |
| | ||||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmAN5tpw40_t2tPFDLkP35Fc4zIskJDEtQ | 2010-09-01 | |
| | ||||
* | wishlist item: alias directive | chrysn | 2010-08-31 | |
| |