index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Render.pm
Age
Commit message (
Expand
)
Author
2009-08-28
<pedant>rename depends_exact to depends_simple
Joey Hess
2009-08-28
Avoid duplicating debug message for building a page due to a dependency
Simon McVittie
2009-08-28
Force %depends_exact to lower case, fixing incorrect case-sensitivity
Simon McVittie
2009-08-28
Fix typo in dependency debug message
Simon McVittie
2009-08-28
Add depends_exact: simplified dependency tracking for dependencies on a singl...
Simon McVittie
2009-08-25
don't use pagespec_match_list
Joey Hess
2009-08-25
use pagespec_match_list
Simon McVittie
2009-08-25
Use a hash to de-duplicate dependencies
Simon McVittie
2009-08-24
Optimize the dependencies list
Simon McVittie
2009-08-14
optimise brokenlinks by gathering the data when calculating backlinks
Joey Hess
2009-08-13
Add discussionpage configuration setting
Joey Hess
2009-08-12
fix some more foreaches that clal functions to not use $_
Joey Hess
2009-07-31
Merge commit 'remotes/smcv/ready/among'
Joey Hess
2009-07-23
Change rendering→building in translatable strings, to ease translations.
Jonas Smedegaard
2009-07-20
split two helper functions of of render()
Joey Hess
2009-07-17
IkiWiki::Render: split out backlink_pages() function from backlinks()
Simon McVittie
2009-06-09
Disable the Preferences link if no plugin with an auth hook is enabled.
Joey Hess
2009-06-04
fix further places where translated discussion case was assumed
Joey Hess
2009-06-04
Avoid relying on translators preserving the case when translating "discussion...
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-10-30
set ctime in --render mode if not known
Joey Hess
2008-10-29
fix display of error msg
Joey Hess
2008-10-19
fix relativedate timezone inclusion
Joey Hess
2008-10-17
relativedate: New javascript-alicious plugin that makes all dates display rel...
Joey Hess
2008-09-29
use gettext
Joey Hess
2008-09-23
Print a debug message if a page has multiple source files.
Joey Hess
2008-09-05
editpage: New core plugin factoring out page editing to allow disabling it if...
Joey Hess
2008-07-26
historyurl can be undef
Joey Hess
2008-07-23
Rebuild pages that change their type.
Gabriel McManus
2008-07-21
Add allow_symlinks_before_srcdir config setting
Joey Hess
2008-07-17
Add a postscan hook.
Joey Hess
2008-07-15
pedigree rename to parentlinks: rename/adapt everything
intrigeri
2008-07-12
avoid hardlinking files owned by others
Joey Hess
2008-07-06
editpage escaping fixes
Joey Hess
2008-07-01
fix expensive move code path
Joey Hess
2008-07-01
break out fast_file_copy
Joey Hess
2008-06-04
Pass a destpage parameter to the sanitize hook.
Joey Hess
2008-06-04
Filter hooks are no longer called during the scan phase. This will prevent wi...
Joey Hess
2008-05-08
load plugins before printing messages
Joey Hess
2008-05-07
amazon s3 support implemented and kinda working
Joey Hess
2008-05-07
Optimised file statting code when scanning for modified pages; cut the number...
Joey Hess
2008-03-29
Added a hardlink option in the setup file, useful if the source and dest are ...
Joey Hess
2008-02-24
avoid calling getctime on internal pages
Joey Hess
2008-02-11
* Add the linkify and scan hooks. These hooks can be used to implement
Joey Hess
2008-02-09
* Page templates can now use CTIME to show when the page was created.
Joey Hess
2008-02-07
* Don't die if running with --getctime and rcs_getctime throws an error.
Joey Hess
2008-02-02
* Revert preservation of input file modification times in output files,
Joey Hess
2008-01-30
move recentchanges link enabling into a pagetemplate hook
Joey Hess
2008-01-29
avoid temp var
Joey Hess
2008-01-29
don't scan internal pages
Joey Hess
[next]