Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy inline directives. | Thomas Schwinge | 2008-11-22 | 11 | -3/+20 |
| | |||||
* | Use the C locale. | Thomas Schwinge | 2008-11-21 | 1 | -1/+1 |
| | | | | | | | | | | <tschwinge> joeyh: What happens if the locale configuration option (ikiwiki.setup) is not a utf8 locale? / Is the C locale utf8? <tschwinge> joeyh: I want to share a configuration file between different machines, some of which have en_US.uft8 installed and other haven't. <tschwinge> joeyh: Some have de_DE.utf8, but I don't want to have German language for the discussion subpages, for example. <tschwinge> joeyh: That's why I thought about simply using the C locale. But you state that it has to be a utf8 locale. <joeyh> C locale is the default, will work fine <joeyh> I think that I said utf-8 in the description there because, if you chose some locale that did not use utf-8 or plain ascii, ikiwiki wo\ uld still use utf-8 for its internals and output a mess | ||||
* | About capturing a translator's stdout and stderr. | Thomas Schwinge | 2008-11-20 | 1 | -0/+26 |
| | |||||
* | hurd/debugging/hurd -> hurd/debugging/translator/gdb | Thomas Schwinge | 2008-11-20 | 4 | -9/+25 |
| | |||||
* | Add copyright and licensing header. | Thomas Schwinge | 2008-11-20 | 1 | -0/+10 |
| | |||||
* | GCC: libmudflap. | Thomas Schwinge | 2008-11-20 | 2 | -0/+74 |
| | |||||
* | ikiwiki.setup: New file. | Thomas Schwinge | 2008-11-20 | 2 | -26/+296 |
| | | | | Use it in `render_locally' instead of repeating all configuration. Also add a `--official' option. | ||||
* | Show the last five news items. | tschwinge | 2008-11-20 | 1 | -1/+1 |
| | |||||
* | GCC: ``PR driver/21706 -- MAXPATHLEN usage in [gcc]/gcc/tlink.c'' has been ↵ | Thomas Schwinge | 2008-11-20 | 1 | -3/+0 |
| | | | | fixed. | ||||
* | Revert "microkernel/mach/gnumach -> microkernel/mach/gnu_mach" | Thomas Schwinge | 2008-11-19 | 29 | -20/+20 |
| | | | | | This reverts commit ae9e4e22a7ce8b2b56e98ff1708c2e8d42eefd69. I've changed my mind again. Also resolve conflicts and adapt all new uses of the path. | ||||
* | The repository on flubber has moved. | Thomas Schwinge | 2008-11-19 | 1 | -9/+9 |
| | |||||
* | hurd/building/cross-compiling: Remove a now-obsolete comment. | Thomas Schwinge | 2008-11-17 | 1 | -11/+0 |
| | |||||
* | No longer needed. | Thomas Schwinge | 2008-11-16 | 1 | -11/+0 |
| | |||||
* | GCC: gcc_cv_libc_provides_ssp has been ``fixed'' (worked around). | Thomas Schwinge | 2008-11-14 | 1 | -8/+2 |
| | |||||
* | GCC: Two further mailing list links. | Thomas Schwinge | 2008-11-14 | 1 | -0/+6 |
| | |||||
* | GCC: Link to gcc-patches message for MAXPATHLEN usage in tlink.c. | Thomas Schwinge | 2008-11-14 | 1 | -0/+3 |
| | |||||
* | GCC: One fixed on trunk and one for later. | Thomas Schwinge | 2008-11-14 | 1 | -12/+4 |
| | |||||
* | News item: Samuel Thibault implemented PAE support. | Thomas Schwinge | 2008-11-14 | 1 | -0/+14 |
| | |||||
* | Merge branch 'homepage' | Thomas Schwinge | 2008-11-14 | 145 | -406/+5922 |
|\ | |||||
| * | Remove obsoltete TODO item, improve desciption. | Thomas Schwinge | 2008-11-12 | 1 | -6/+1 |
| | | |||||
| * | Amend previous CSS commit: pagedate can also be at the end. | Thomas Schwinge | 2008-11-12 | 1 | -1/+3 |
| | | |||||
| * | More CSS magic for the copyright and licensing footers. | Thomas Schwinge | 2008-11-12 | 1 | -6/+11 |
| | | |||||
| * | Make sure that text following the last news item appears most-left again. | Thomas Schwinge | 2008-11-12 | 1 | -0/+9 |
| | | |||||
| * | Better formatting for news item headers. | Thomas Schwinge | 2008-11-12 | 1 | -0/+5 |
| | | |||||
| * | Ensure that news items don't run into each other (thanks Arne for noting ↵ | Thomas Schwinge | 2008-11-12 | 1 | -3/+9 |
| | | | | | | | | this problem). Add some space between news items. Remove borders. | ||||
| * | CSS magic for news items. Thanks to Arne Babenhauserheide for a hint. | Thomas Schwinge | 2008-11-11 | 2 | -12/+51 |
| | | |||||
| * | Again change the front page to be more accommodating. | Thomas Schwinge | 2008-11-11 | 1 | -2/+2 |
| | | |||||
| * | Use the newsitem template for the news items. | Thomas Schwinge | 2008-11-10 | 2 | -8/+9 |
| | | |||||
| * | .templates/newsitem.tmpl: New file, copy from ikiwiki 2.68's ↵ | Thomas Schwinge | 2008-11-10 | 1 | -0/+70 |
| | | | | | | | | templates/inlinepage.tmpl. | ||||
| * | Frontpage rearrangements as suggested by Arne Babenhauserheide. | Thomas Schwinge | 2008-11-10 | 1 | -23/+5 |
| | | |||||
| * | Add mailing list addresses. | Thomas Schwinge | 2008-11-06 | 1 | -0/+6 |
| | | |||||
| * | Change/remove some no-longer-valid links. | Thomas Schwinge | 2008-11-06 | 9 | -26/+19 |
| | | |||||
| * | Integrate whatis/translator.html. | Thomas Schwinge | 2008-11-06 | 3 | -64/+14 |
| | | |||||
| * | Integrate howto/subhurd.html. | Thomas Schwinge | 2008-11-06 | 3 | -91/+43 |
| | | |||||
| * | Three more documents I don't know what to do with. | Thomas Schwinge | 2008-11-06 | 3 | -0/+0 |
| | | |||||
| * | Remove hurd-l4.html. | Thomas Schwinge | 2008-11-06 | 1 | -174/+0 |
| | | |||||
| * | Integrate history.html and hurd-announcements.html, plus all Hurd flashes ↵ | Thomas Schwinge | 2008-11-06 | 20 | -316/+78 |
| | | | | | | | | and announcements. | ||||
| * | Integrate hurd-and-linux.html. | Thomas Schwinge | 2008-11-06 | 3 | -104/+49 |
| | | |||||
| * | Don't know what to do with the changelogs.html page. | Thomas Schwinge | 2008-11-06 | 1 | -98/+11 |
| | | |||||
| * | Move list of thanks to Hurd people. | Thomas Schwinge | 2008-11-06 | 2 | -80/+27 |
| | | |||||
| * | old_hurd_faq.html -> hurd/faq/old_hurd_faq.txt | Thomas Schwinge | 2008-11-06 | 1 | -18/+1 |
| | | |||||
| * | Integrate auth.html, hurd-paper.html, hurd-talk.html. Move content from ↵ | Thomas Schwinge | 2008-11-06 | 23 | -748/+184 |
| | | | | | | | | devel.html, docs.html. | ||||
| * | Integrate two more HTML pages. | Thomas Schwinge | 2008-11-06 | 4 | -269/+18 |
| | | |||||
| * | Add copyright and licensing header. | Thomas Schwinge | 2008-11-06 | 1 | -0/+11 |
| | | |||||
| * | Integrate GNU Mach HTML pages. | Thomas Schwinge | 2008-11-06 | 5 | -510/+59 |
| | | |||||
| * | [[microkernel/mach/mig/gnu_mig]]: New; move most content there. | Thomas Schwinge | 2008-11-06 | 13 | -339/+58 |
| | | |||||
| * | Add copyright and licensing header. | Thomas Schwinge | 2008-11-06 | 1 | -0/+11 |
| | | |||||
| * | Remove old logos. | Thomas Schwinge | 2008-11-06 | 11 | -12/+0 |
| | | |||||
| * | Add source and align to it. | Thomas Schwinge | 2008-11-05 | 2 | -11/+15 |
| | | |||||
| * | Formatting. | Thomas Schwinge | 2008-11-05 | 32 | -90/+55 |
| | |