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
2010-04-26
loop on pagesources, not ctime
Joey Hess
2010-04-26
Fix removal of rendered files in rebuild mode.
Joey Hess
2010-04-24
rebuild on template removal
Joey Hess
2010-04-24
bugfixes
Joey Hess
2010-04-24
add support for mass dependencies
Joey Hess
2010-04-23
special case for page.tmpl dependency handling
Joey Hess
2010-04-22
look for templates in srcdir and underlays, first
Joey Hess
2010-04-21
Merge branch 'master' into autotag
Joey Hess
2010-04-21
fix false positive in link_types_changed
Joey Hess
2010-04-21
remember autofiles that were tried and failed to be added
Joey Hess
2010-04-21
remember autofiles always
Joey Hess
2010-04-21
bugfixes
Joey Hess
2010-04-21
remove verify_src_file
Joey Hess
2010-04-20
Merge branch 'master' into autotag
Joey Hess
2010-04-20
fix minor bug if a page's name is "0"
Joey Hess
2010-04-19
change wording
Joey Hess
2010-04-19
move message into if block
Joey Hess
2010-04-17
move File::Find control back into its code blocks
Joey Hess
2010-04-17
move decode_utf8 closer to reason for it
Joey Hess
2010-04-17
refactor autofiles
Joey Hess
2010-04-17
whitespace
Joey Hess
2010-04-17
Merge remote branch 'davrieb/autotag' into autotag
Joey Hess
2010-04-16
automatically run --gettime, and optimise it for git
Joey Hess
2010-04-16
--gettime revamp
Joey Hess
2010-04-04
Fix some typos that would break Render during changed-link calculation
Simon McVittie
2010-04-04
implement typed links; add tagged_is_strict config option
Simon McVittie
2010-04-03
Make sure deleted tag pages don't get recreated.
David Riebenbauer
2010-04-03
Revert "Revert the effects of find_del_files() for (re)autoadded files."
David Riebenbauer
2010-03-28
don't check $@ after pagespec_translate
Joey Hess
2010-02-28
Add new --clean option; this makes ikiwiki remove all built files in the dest...
Joey Hess
2010-02-03
fix bugs in `find_src_files()`.
David Riebenbauer
2010-02-02
Revert the effects of find_del_files() for (re)autoadded files.
David Riebenbauer
2010-02-02
Process files from @autofiles in refresh().
David Riebenbauer
2010-02-02
Code deduplication fin find_src_files()
David Riebenbauer
2010-01-04
fix actions accounting
Joey Hess
2010-01-02
Fix several places that did not properly handle capitalization of the discuss...
Joey Hess
2009-12-02
fix inverted test
Joey Hess
2009-11-30
fix bestlink to not return just-deleted pages
Joey Hess
2009-11-08
Moved the postscan hook to run on the raw html of a page, before the template...
Joey Hess
2009-10-21
Fix a bug introduced in the last version that caused ikiwiki to skip all file...
Joey Hess
2009-10-08
Merge branch 'master' into dependency-types
Joey Hess
2009-10-08
Optimize away most expensive file prune calls, when refreshing
Joey Hess
2009-10-07
fix backlink new change detection code
Joey Hess
2009-10-06
typo
Joey Hess
2009-10-06
fix support of a single dependency that combines links and exists types
Joey Hess
2009-10-06
fix handling of links+content dependency
Joey Hess
2009-10-06
refactor 3
Joey Hess
2009-10-06
refresh refactor 2
Joey Hess
2009-10-05
split up refresh
Joey Hess
2009-10-05
new link change detection method and general code rework
Joey Hess
[next]