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.pm
Age
Commit message (
Expand
)
Author
2010-04-26
Add page() PageSpec, which is like glob() but matches only pages, not other ...
Joey Hess
2010-04-26
Fix removal of rendered files in rebuild mode.
Joey Hess
2010-04-24
reword templatedir description
Joey Hess
2010-04-24
add support for mass dependencies
Joey Hess
2010-04-24
bugfix
Joey Hess
2010-04-24
template() - return params in list context
Joey Hess
2010-04-24
bugfix
Joey Hess
2010-04-23
fix return of tpage
Joey Hess
2010-04-23
allow template pages to not be under templates/
Joey Hess
2010-04-23
allow a bare page name to be specified as a template
Joey Hess
2010-04-22
refactor to remove template_params
Joey Hess
2010-04-22
look for templates in srcdir and underlays, first
Joey Hess
2010-04-22
remove add_templates option
Joey Hess
2010-04-22
only remove page from influences when influences are not static
Joey Hess
2010-04-22
Merge branch 'autotag'
Joey Hess
2010-04-22
improved fix for depends_simple_mixup
Joey Hess
2010-04-21
indent
Joey Hess
2010-04-21
Merge branch 'master' into autotag
Joey Hess
2010-04-21
add missing undef guard in derel
Joey Hess
2010-04-21
Merge branch 'master' into autotag
Joey Hess
2010-04-21
layout
Joey Hess
2010-04-21
Always give createlink class to links to nonexistent pages
Giuseppe Bilotta
2010-04-20
Merge branch 'master' into autotag
Joey Hess
2010-04-20
remove 2 argument form of file_pruned
Joey Hess
2010-04-17
unfinished file_prune revamp
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-12
refactor sortspec translation
Joey Hess
2010-04-11
optimization: pagespec_match_list with no num limit matches before sorting
Joey Hess
2010-04-06
minor style etc changes
Joey Hess
2010-04-06
Merge remote branch 'smcv/ready/sort-package'
Joey Hess
2010-04-06
Merge remote branch 'smcv/ready/link-types'
Joey Hess
2010-04-05
Use $a and $b for SortSpec cmp callbacks
Simon McVittie
2010-04-05
fix bug that left stray </p> tags
Joey Hess
2010-04-04
Remove the typedlink(tag foo) pagespec feature, which is less friendly than t...
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-04-03
Check for existence off srcfile in add_autofile
David Riebenbauer
2010-04-03
Move sort hooks to the IkiWiki::SortSpec namespace
Simon McVittie
2010-04-03
Remove support for check_cmp_foo (pre-sort checks)
Simon McVittie
2010-04-03
Split out sortnaturally into a plugin
Simon McVittie
2010-03-28
don't check $@ after pagespec_translate
Joey Hess
2010-03-26
Fix incorrect influence info returned by a failing link() pagespec, that coul...
Joey Hess
2010-03-25
Reimplement extensible sorting mechanisms, in the same way as pagespecs
Simon McVittie
2010-03-24
Allow sorting to be combined and/or reversed
Simon McVittie
2010-03-24
Allow hooks to add sorting functions to pagespec_match_list
Simon McVittie
[next]