projects
/
ikiwiki
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
whitespace
[ikiwiki]
/
IkiWiki.pm
2010-04-17
Joey Hess
whitespace
blob
|
commitdiff
|
raw
2010-04-17
Joey Hess
Merge remote branch 'davrieb/autotag' into autotag
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Joey Hess
automatically run --gettime, and optimise it for git
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Joey Hess
--gettime revamp
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Joey Hess
refactor sortspec translation
blob
|
commitdiff
|
raw
|
diff to current
2010-04-11
Joey Hess
optimization: pagespec_match_list with no num limit...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-10
Joey Hess
Merge remote branch 'smcv/unescaped-meta'
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Joey Hess
minor style etc changes
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Joey Hess
Merge remote branch 'smcv/ready/sort-package'
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Joey Hess
Merge remote branch 'smcv/ready/link-types'
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Simon McVittie
Use $a and $b for SortSpec cmp callbacks
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Joey Hess
fix bug that left stray </p> tags
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
Simon McVittie
Remove the typedlink(tag foo) pagespec feature, which...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
Simon McVittie
implement typed links; add tagged_is_strict config...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
David Riebenbauer
Make sure deleted tag pages don't get recreated.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
David Riebenbauer
Revert "Revert the effects of find_del_files() for...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
David Riebenbauer
Check for existence off srcfile in add_autofile
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
Simon McVittie
Move sort hooks to the IkiWiki::SortSpec namespace
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
Simon McVittie
Remove support for check_cmp_foo (pre-sort checks)
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
Simon McVittie
Split out sortnaturally into a plugin
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Joey Hess
don't check $@ after pagespec_translate
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Joey Hess
Fix incorrect influence info returned by a failing...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Simon McVittie
Reimplement extensible sorting mechanisms, in the same...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
Simon McVittie
Allow sorting to be combined and/or reversed
blob
|
commitdiff
|
raw
|
diff to current
2010-03-24
Simon McVittie
Allow hooks to add sorting functions to pagespec_match_list
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Joey Hess
shorten setuptype
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Joey Hess
allow multiple setup file types, and support safe parsing
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Joey Hess
audited use POSIX
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Joey Hess
add Makefile to exclude example
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Joey Hess
set exclude example to match *.private and improve...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-14
Joey Hess
slight optimisation to file_pruned
blob
|
commitdiff
|
raw
|
diff to current
2010-03-14
Joey Hess
Add a include setting, which can be used to make ikiwik...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-14
Joey Hess
Improve openid url munging; do not display anchors...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-28
Joey Hess
Add new --clean option; this makes ikiwiki remove all...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Joey Hess
Loosen regexp, to allow empty quoted parameters in...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-14
Joey Hess
add ngettext support & optimize gettext handling
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Joey Hess
Allow globs to be used in user() pagespecs.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Joey Hess
httpauth: Add httpauth_pagespec setting that can be...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Joey Hess
update comment re openid library version
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Joey Hess
factor out a userpage function
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Joey Hess
remove userlink()
blob
|
commitdiff
|
raw
|
diff to current
2010-02-03
David Riebenbauer
Revert "Make srcfile() return undef, if the file isn...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
David Riebenbauer
Export add_autofile() for use in Plugins.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
David Riebenbauer
Revert the effects of find_del_files() for (re)autoadde...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
David Riebenbauer
Add a function add_autofiles().
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
David Riebenbauer
Make srcfile() return undef, if the file isn't there.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-02
Joey Hess
Merge remote branch 'tove/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Joey Hess
fix typo
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Joey Hess
fix bestlink to not return just-deleted pages
blob
|
commitdiff
|
raw
|
diff to current
2009-11-26
Joey Hess
calendar: Add title attributes for all links in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-26
Joey Hess
htmllink: allow a title attribute to be specified
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Joey Hess
Merge branch 'dependency-types'
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Joey Hess
remove debugging and cruft
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Joey Hess
influence blocker implementation
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Joey Hess
match_link: dynamic influence needed for page that...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-11
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-11
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-10
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
add_depends: optimise influence calculation
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
rework influence calculation
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
fix pagespec_match_list handling of list parameter
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
pagespec_match_list: change limit to filter
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
pagespec_match_list allow additional pagespec limit...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
conditional: use yesno
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
rename use_pagespec to pagespec_match_list
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Joey Hess
Optimize away most expensive file prune calls, when...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
use_pagespec: do not fail with error when unable to...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
add use_pagespec and deptype functions
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
fix handling of influences of pagespecs that fail to...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
bugfix
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
add type info to influence information
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
convert add_depends to use influences
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
add influence info to match_*
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Joey Hess
make success and failreason objects carry an influences...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
add_depends should default to content dependencies...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
oops!!
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
support backlink() in pagespecs for links dependencies
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Joey Hess
implement links dependencies
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Joey Hess
add test suite for add_depends
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
next