| Commit message (Expand) | Author | Age |
* | rename bazaar -> bzr after discussion with jelmer | Joey Hess | 2008-01-29 |
* | commit only the changed file | Joey Hess | 2008-01-29 |
* | changelog | Joey Hess | 2008-01-29 |
* | improve versioning, not that it really matters | Joey Hess | 2008-01-29 |
* | version bzr dep, 0.90 is needed for --author | Joey Hess | 2008-01-29 |
* | stylistic changes•••Remarkably few. Also, I removed the stub for the obsolete rcs_notify function.
| Joey Hess | 2008-01-29 |
* | Merge git://git.samba.org/jelmer/ikiwiki | Joey Hess | 2008-01-29 |
|\ |
|
| * | Add optional dependency on bzr. | Jelmer Vernooij | 2008-01-28 |
| * | Finish bazaar backend and make the remaining test pass. | Jelmer Vernooij | 2008-01-28 |
| * | Initial work adding support for Bazaar. | Jelmer Vernooij | 2008-01-28 |
* | | typo | Joey Hess | 2008-01-29 |
* | | test | Joey Hess | 2008-01-29 |
* | | announce no more mail notifications on this wiki | Joey Hess | 2008-01-29 |
* | | web commit by http://joey.kitenet.net/: test 2 | Joey Hess | 2008-01-29 |
* | | web commit by http://joey.kitenet.net/: test! | Joey Hess | 2008-01-29 |
* | | more whitespace nonsense | Joey Hess | 2008-01-29 |
* | | more HTML::Template fun•••fix whitespace that led to bad wrapping and display
| Joey Hess | 2008-01-29 |
* | | really fix the baseurl problem•••the issue is that HTML::Template doesn't expand top-level variables when inside
a loop
| Joey Hess | 2008-01-29 |
* | | avoid temp var | Joey Hess | 2008-01-29 |
* | | don't scan internal pages•••scan() does too much. All that is needed is to preprocess the internal page
in scan-only mode.
| Joey Hess | 2008-01-29 |
* | | fix display of diff icon | Joey Hess | 2008-01-29 |
* | | merged the recentchanges branch•••misc fixes
| Joey Hess | 2008-01-29 |
* | | add missing test to avoid uninitialised value when a page with metadata is re... | Joey Hess | 2008-01-29 |
* | | update | Joey Hess | 2008-01-29 |
* | | todo item | Joey Hess | 2008-01-29 |
* | | remove "local" changes | Joey Hess | 2008-01-29 |
* | | doc updates, add NEWS item | Joey Hess | 2008-01-29 |
* | | * meta: Add pagespec functions to match against title, author, authorurl,••• license, and copyright. This can be used to create custom RecentChanges.
* meta: To support the pagespec functions, metadata about pages has to be
retained as pagestate.
* Fix encoding bug when pagestate values contained spaces.
| Joey Hess | 2008-01-29 |
* | | misc recentchanges doc updates | Joey Hess | 2008-01-29 |
* | | really use unmunged author in metadata | Joey Hess | 2008-01-29 |
* | | test2 | Joey Hess | 2008-01-29 |
* | | test | Joey Hess | 2008-01-29 |
* | | make the author metadata for changes pages be the un-munged openid | Joey Hess | 2008-01-29 |
* | | avoid redundant recentpages action on the recentchanges page itself | Joey Hess | 2008-01-29 |
* | | added configuration for recentchanges•••I kept it to a simple global configuration, rather than using the
preprocessor directive for recentchanges, because that had chicken and egg
problems and seemed overcomplicated. This should work reasonably well,
though it would be good to add some more metadata so that more customised
recentchanges pages can be made.
| Joey Hess | 2008-01-29 |
* | | add code to delete old change pages | Joey Hess | 2008-01-29 |
* | | update | Joey Hess | 2008-01-29 |
* | | improve support for internal pages•••This makes it a lot quicker to deal with lots of recentchanges pages
appearing and disappearing. It avoids needing to clutter up pagespecs with
exclusions for those pages, by making normal pagespecs not match them.
| Joey Hess | 2008-01-29 |
* | | rename template | Joey Hess | 2008-01-29 |
* | | use new refresh hook | Joey Hess | 2008-01-29 |
* | | add refresh hook | Joey Hess | 2008-01-29 |
* | | document the new refresh hook | Joey Hess | 2008-01-29 |
* | | test 2 | Joey Hess | 2008-01-29 |
* | | test | Joey Hess | 2008-01-29 |
* | | updates | Joey Hess | 2008-01-29 |
* | | test commit [[version ]] | Joey Hess | 2008-01-29 |
* | | omit recentchanges from various metadata pages | Joey Hess | 2008-01-29 |
* | | indicate that an internal page will be rendered even if skipping it•••This is important to do because until will_render is called, ikiwiki doesn't
know that the page exists. This avoids recentchanges re-writing every change
page every run.
| Joey Hess | 2008-01-29 |
* | | exclude change pages | Joey Hess | 2008-01-29 |
* | | escape wikilinks and preprocessor directives | Joey Hess | 2008-01-29 |