Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-20 | Merge branch '_multilang' into multilang | Jonas Smedegaard | |
2008-08-20 | Merge branch 'master' into _multilang | Jonas Smedegaard | |
2008-08-20 | Fix branch checkout in git.mk. | Jonas Smedegaard | |
2008-08-15 | Merge branch '_multilang' into multilang | Jonas Smedegaard | |
2008-08-15 | Merge branch 'master' into _multilang | Jonas Smedegaard | |
2008-08-15 | Avoid Git force-updating (loose commits not pushed). | Jonas Smedegaard | |
2008-08-15 | Merge branch '_multilang' into multilang | Jonas Smedegaard | |
2008-08-15 | Set locale to en_US in non-localized setup. | Jonas Smedegaard | |
2008-08-15 | Merge branch '_multilang' into multilang | Jonas Smedegaard | |
2008-08-15 | Use _l10n/xx (not _xx) for locale content. | Jonas Smedegaard | |
2008-08-14 | Enable da and nb locales and their ikiwiki.setup variants. | Jonas Smedegaard | |
2008-08-14 | Merge ikiwiki_nb.setup from '_nb' branch. | Jonas Smedegaard | |
Merge '_nb' branch, but re-add dropped ikiwiki.setup, to only add (not rename) nb variant. | |||
2008-08-14 | Merge ikiwiki_da.setup fork from 'da' branch. | Jonas Smedegaard | |
Merge an early snapshot of 'da' branch, but revert Makefile changes, and re-add dropped ikiwiki.setup, to only add (not rename) da variant. | |||
2008-08-14 | Use and adapt new ikiwiki_nb.setup. Drop ikiwiki.setup. | Jonas Smedegaard | |
2008-08-14 | Fork ikiwiki.setup as ikiwiki_nb.setup. | Jonas Smedegaard | |
2008-08-11 | Fix shorten destdir to match url. | Jonas Smedegaard | |
2008-08-11 | Fix inconsistency examplewiki -> samplewiki. | Jonas Smedegaard | |
2008-08-10 | Use and adapt new ikiwiki_da.setup. Drop ikiwiki.setup. | Jonas Smedegaard | |
2008-08-10 | Fork ikiwiki.setup as ikiwiki_da.setup. | Jonas Smedegaard | |
2008-08-10 | Disable PO-based locales by default. | Jonas Smedegaard | |
2008-08-10 | Reorder and comment Makefile variables. | Jonas Smedegaard | |
2008-08-10 | Disable locales and flavors by default. | Jonas Smedegaard | |
2008-08-10 | Adapt ikiwiki.setup paths to common usage. | Jonas Smedegaard | |
2008-08-09 | Ignore content and content_dummy. | Jonas Smedegaard | |
2008-08-09 | Extend make to support FLAVORS. | Jonas Smedegaard | |
2008-08-09 | Fix bogus locale no_NB -> nb. | Jonas Smedegaard | |
2008-08-04 | Fix echo full git command. | Jonas Smedegaard | |
2008-08-04 | Use git pull (not merge). | Jonas Smedegaard | |
2008-08-04 | Extend make and po4a to support templates. | Jonas Smedegaard | |
2008-08-04 | Template PO-files 100% working with po4a. | Jonas Smedegaard | |
2008-08-04 | PO-files 100% working with po4a. | Jonas Smedegaard | |
2008-08-04 | Much improved Markdown support. | Jonas Smedegaard | |
2008-08-03 | fix spacing typos. | Jonas Smedegaard | |
2008-08-03 | Fix Locale::Po4a::Text reset flags on new file. | Jonas Smedegaard | |
2008-08-03 | Update POT files. | Jonas Smedegaard | |
2008-08-03 | Update danish (da) PO files. | Jonas Smedegaard | |
2008-08-03 | Fix not stripping final newline of some files | Jonas Smedegaard | |
Text parser is broken: It assumes it is parsing only a single file. po4a 0.34 partly fixed this by checking at beginning of each iteration of the loop if filename changed - but only then - not at the several places do_paragraph() is done multiple times in same iteration. This patch makes does the opposite: it ensures that all files contain a final newline. This breaks files that has no final newline (but those shouold be rare). | |||
2008-08-02 | Sync Locale::Po4a::Text with po4a 0.34. | Jonas Smedegaard | |
2008-08-01 | Sync ikiwiki.setup with ikiwiki 2.55. | Jonas Smedegaard | |
2008-06-20 | Add plugins copyright, license and varioki, and graphicsmagick wrapper for ↵ | Jonas Smedegaard | |
Image::Magick. | |||
2008-06-14 | Let git init target do init (we don't use it anyway currently). | Jonas Smedegaard | |
2008-06-14 | In update: fetch once, then for each branch (crate and) merge. | Jonas Smedegaard | |
2008-06-14 | Recursively expand currentbranch, as it may change inside same build target. | Jonas Smedegaard | |
2008-06-14 | Tighten currentbranch match. | Jonas Smedegaard | |
2008-06-01 | Major improvements to git rules. | Jonas Smedegaard | |
2008-06-01 | Sort list of l10nfiles (in attempt at fixing po4a breakage. | Jonas Smedegaard | |
2008-05-31 | Shift l10nfiles dependencies from rules.mk to po4a.mk. | Jonas Smedegaard | |
2008-05-31 | Mark oneliners as non-wrap again (it was needed after all). | Jonas Smedegaard | |
2008-05-31 | Sync l10n with ikiwiki 2.47. | Jonas Smedegaard | |
* Refresh smiley POT file and danish l10n (no real changes) * Add basewiki POT and danish l10n | |||
2008-05-31 | Don't mark oneliners as non-wrap (and polish coding style). | Jonas Smedegaard | |