Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-06 | Formatting. | Thomas Schwinge | |
2008-12-05 | Merge branch 'master' of ssh://neal@git.sv.gnu.org/srv/git/hurd/web | Neal H. Walfield | |
2008-12-05 | Add a Viengoos documentation page. Link to it from the Viengoos main page. | Neal H. Walfield | |
2008-12-05 | Update where to get the Viengoos source code (git, not cvs). | Neal H. Walfield | |
2008-12-05 | Add Viengoos project page. Link to it from the main Viengoos page. | Neal H. Walfield | |
2008-12-01 | C++ problem with GCC SVN trunk. | Thomas Schwinge | |
2008-12-01 | Avoid <pre> stuff from running under the sidebar. | Thomas Schwinge | |
2008-12-01 | Talk about GCC 4.3 and SVN trunk. | Thomas Schwinge | |
2008-11-28 | Typo fix. | Thomas Schwinge | |
2008-11-28 | Merge commit 'origin/master' | Thomas Schwinge | |
2008-11-28 | EuroSys 2009: Neal, Samuel, Thomas intend to go. | Thomas Schwinge | |
2008-11-27 | (no commit message) | SamuelThibault | |
2008-11-28 | EuroSys 2009. | Thomas Schwinge | |
2008-11-28 | FOSDEM 2009: no tschwinge this year. :-( | Thomas Schwinge | |
2008-11-28 | FOSDEM 2009. | Thomas Schwinge | |
2008-11-27 | Formatting. | Thomas Schwinge | |
2008-11-27 | Anatoly A. Kazantsev knew how to have the new items' boxes not run under the ↵ | Thomas Schwinge | |
sidebar. | |||
2008-11-26 | Incorporate suggestions by Olaf Buddenhagen. | Thomas Schwinge | |
2008-11-26 | Remove sources, as they're in the RCS history. | Thomas Schwinge | |
2008-11-26 | Incorporate <http://sourceware.org/ml/libc-alpha/2008-11/msg00031.html> and ↵ | Thomas Schwinge | |
further improvements. | |||
2008-11-25 | Fix embarrassing typo | antrik | |
2008-11-25 | More CSS changes. | Thomas Schwinge | |
2008-11-25 | Properly spell ``recent changes''. | Thomas Schwinge | |
2008-11-25 | Add a description to the per-page action items. | Thomas Schwinge | |
2008-11-25 | Split action items into global and per-page ones. | Thomas Schwinge | |
2008-11-25 | .templates/page.tmpl: Copy from ikiwiki 2.70. | Thomas Schwinge | |
2008-11-24 | add note about random-egd package | MichaelBanck | |
2008-11-24 | News item layout change as per a suggestion of Neal Walfield. | Thomas Schwinge | |
2008-11-23 | CSS improvements. | Anatoly A. Kazantsev | |
2008-11-23 | Binutils 2.19. | Thomas Schwinge | |
2008-11-23 | Formatting. | Thomas Schwinge | |
2008-11-23 | We're now official. | Thomas Schwinge | |
2008-11-23 | Incorporate text from ↵ | Thomas Schwinge | |
<http://lists.gnu.org/archive/html/bug-hurd/2008-11/msg00212.html> and extend a bit. | |||
2008-11-23 | Also display the time zone. | Thomas Schwinge | |
2008-11-23 | Fix and add some links. | Thomas Schwinge | |
2008-11-23 | Assemble unsorted pages. | Thomas Schwinge | |
2008-11-23 | When creating the official pages, use ``--no-usedirs'', so that not too many | Thomas Schwinge | |
separate directories have to be created. | |||
2008-11-23 | Move user pages where they belong. | Thomas Schwinge | |
2008-11-23 | Move GSoC 2008 IRC meetings minutes pages. | Thomas Schwinge | |
2008-11-23 | Link to the documentation. | Thomas Schwinge | |
2008-11-23 | Move getting_help out of hurd/. | Thomas Schwinge | |
2008-11-23 | Stay on www.gnu.org. | Thomas Schwinge | |
2008-11-23 | Use a different time format. | Thomas Schwinge | |
2008-11-22 | Tidy inline directives. | Thomas Schwinge | |
2008-11-21 | Use the C locale. | Thomas Schwinge | |
<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 | |||
2008-11-20 | About capturing a translator's stdout and stderr. | Thomas Schwinge | |
2008-11-20 | hurd/debugging/hurd -> hurd/debugging/translator/gdb | Thomas Schwinge | |
2008-11-20 | Add copyright and licensing header. | Thomas Schwinge | |
2008-11-20 | GCC: libmudflap. | Thomas Schwinge | |
2008-11-20 | ikiwiki.setup: New file. | Thomas Schwinge | |
Use it in `render_locally' instead of repeating all configuration. Also add a `--official' option. |