Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add news item for ikiwiki 1.30 | joey | 2006-10-16 |
| | |||
* | web commit by joey: add news | joey | 2006-10-14 |
| | |||
* | add news item for ikiwiki 1.29 | joey | 2006-10-14 |
| | |||
* | add news item for ikiwiki 1.28 | joey | 2006-09-26 |
| | |||
* | add news item for ikiwiki 1.27 | joey | 2006-09-24 |
| | |||
* | foo | joey | 2006-09-23 |
| | |||
* | add | joey | 2006-09-23 |
| | |||
* | thinko | joey | 2006-09-20 |
| | |||
* | update | joey | 2006-09-20 |
| | |||
* | web commit by JamesWestby | joey | 2006-09-20 |
| | |||
* | post for Don | joey | 2006-09-16 |
| | |||
* | add news item for ikiwiki 1.26 | joey | 2006-09-08 |
| | |||
* | add news item for ikiwiki 1.25 | joey | 2006-09-08 |
| | |||
* | add news item for ikiwiki 1.24 | joey | 2006-09-03 |
| | |||
* | add news item for ikiwiki 1.23 | joey | 2006-09-03 |
| | |||
* | releasing version 1.22 | joey | 2006-09-02 |
| | |||
* | revert premature commit | joey | 2006-09-02 |
| | |||
* | * Add processed date to aggregate preprocessor directive status output. | joey | 2006-09-02 |
| | |||
* | add news item for ikiwiki 1.21 | joey | 2006-08-20 |
| | |||
* | add news item for ikiwiki 1.20 | joey | 2006-08-17 |
| | |||
* | add news item for ikiwiki 1.19 | joey | 2006-08-16 |
| | |||
* | add news item for ikiwiki 1.18 | joey | 2006-08-13 |
| | |||
* | add news item for ikiwiki 1.17 | joey | 2006-08-12 |
| | |||
* | subversion repo location move | joey | 2006-08-07 |
| | |||
* | add news item for ikiwiki 1.16 | joey | 2006-08-05 |
| | |||
* | add news item for ikiwiki 1.15 | joey | 2006-08-03 |
| | |||
* | add news item for ikiwiki 1.14 | joey | 2006-08-02 |
| | |||
* | update | joey | 2006-08-02 |
| | |||
* | fix | joey | 2006-08-02 |
| | |||
* | add news | joey | 2006-08-02 |
| | |||
* | add news item for ikiwiki 1.13 | joey | 2006-08-02 |
| | |||
* | add news item for ikiwiki 1.13 | joey | 2006-08-02 |
| | |||
* | add news item for ikiwiki 1.13 | joey | 2006-08-02 |
| | |||
* | add news item for ikiwiki 1.13 | joey | 2006-08-02 |
| | |||
* | web commit by joey: fix format | www-data | 2006-07-29 |
| | |||
* | add news item for ikiwiki 1.12 | joey | 2006-07-29 |
| | |||
* | web commit by joey | www-data | 2006-07-28 |
| | |||
* | add news item for ikiwiki 1.11 | joey | 2006-07-28 |
| | |||
* | add news item for ikiwiki 1.10 | joey | 2006-07-26 |
| | |||
* | add news item for ikiwiki 1.9 | joey | 2006-07-26 |
| | |||
* | web commit by joey | www-data | 2006-07-04 |
| | |||
* | add news item for ikiwiki 1.8 | joey | 2006-07-04 |
| | |||
* | add news item for ikiwiki 1.7 | joey | 2006-06-19 |
| | |||
* | add news item for ikiwiki 1.6 | joey | 2006-06-18 |
| | |||
* | web commit by joey | www-data | 2006-06-12 |
| | |||
* | add news item for ikiwiki 1.5 | joey | 2006-06-12 |
| | |||
* | remove some old news pages, I'll only be keeping the most recent couple of | joey | 2006-05-27 |
| | | | | | things around | ||
* | web commit by joey | www-data | 2006-05-27 |
| | |||
* | add news item for ikiwiki 1.4 | joey | 2006-05-27 |
| | |||
* | * --getctime had bitrotted (well I only ever used it the once so far..), | joey | 2006-05-26 |
| | | | | | | | | | | | | * When inlining a page in another one, links from the inlined page are now expanded the same as they are when rendering the inlined page as a standalone page. So rather than being expanded from the POV of the inlining page, they are expanded from the POV of the inlined page. For example, a link from blog/foo to "bar" will now link to blog/bar if it exists. Previously this needed to be a link explicitly to "blog/bar"; such links will also continue to work. (This was slightly complex to do as the link still has to be constructed relative to the inlining page.) |