projects
/
ikiwiki
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into templatemove
[ikiwiki]
/
IkiWiki
/
Render.pm
2010-04-23
Joey Hess
Merge branch 'master' into templatemove
blob
|
commitdiff
|
raw
2010-04-23
Joey Hess
special case for page.tmpl dependency handling
blob
|
commitdiff
|
raw
2010-04-22
Joey Hess
look for templates in srcdir and underlays, first
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Joey Hess
Merge branch 'autotag'
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Joey Hess
Merge branch 'master' into autotag
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Joey Hess
Merge branch 'master' into autotag
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Joey Hess
Merge branch 'master' into autotag
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Joey Hess
fix false positive in link_types_changed
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Joey Hess
remember autofiles that were tried and failed to be...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Joey Hess
remember autofiles always
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Joey Hess
bugfixes
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Joey Hess
Merge branch 'master' into autotag
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Joey Hess
remove verify_src_file
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Joey Hess
Merge branch 'master' into autotag
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Joey Hess
Merge branch 'master' into autotag
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Joey Hess
Merge branch 'master' into file_pruned_revamp
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Joey Hess
fix minor bug if a page's name is "0"
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Joey Hess
change wording
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Joey Hess
move message into if block
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Joey Hess
move File::Find control back into its code blocks
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Joey Hess
move decode_utf8 closer to reason for it
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Joey Hess
refactor autofiles
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
Joey Hess
whitespace
blob
|
commitdiff
|
raw
|
diff to current
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-10
Joey Hess
Merge remote branch 'smcv/unescaped-meta'
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-03
Simon McVittie
Fix some typos that would break Render during changed...
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-03-29
Joey Hess
don't check $@ after pagespec_translate
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-03
David Riebenbauer
fix bugs in `find_src_files()`.
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
Process files from @autofiles in refresh().
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
David Riebenbauer
Code deduplication fin find_src_files()
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Joey Hess
fix actions accounting
blob
|
commitdiff
|
raw
|
diff to current
2010-01-02
Joey Hess
Fix several places that did not properly handle capital...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Joey Hess
fix inverted test
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-08
Joey Hess
Moved the postscan hook to run on the raw html of a...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Joey Hess
Merge branch 'master' of ssh://git.ikiwiki.info/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Joey Hess
Fix a bug introduced in the last version that caused...
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-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
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
Merge branch 'master' into dependency-types
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
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Joey Hess
fix backlink new change detection code
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
typo
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
fix support of a single dependency that combines links...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
fix handling of links+content dependency
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
refactor 3
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
refresh refactor 2
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
split up refresh
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joey Hess
new link change detection method and general code rework
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
make links dependencies fire if broken links change
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
typos
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
rework dependency types code
blob
|
commitdiff
|
raw
|
diff to current
2009-10-04
Joey Hess
Merge branch 'dependency-types' into transitive-depende...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-04
Joey Hess
Merge branch 'master' into transitive-dependencies
blob
|
commitdiff
|
raw
|
diff to current
2009-10-04
Joey Hess
Merge branch 'master' into dependency-types
blob
|
commitdiff
|
raw
|
diff to current
2009-10-03
Joey Hess
implement support for DEPEND_EXISTS
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Joey Hess
minor optimisation
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Joey Hess
handle transitive dependencies by re-running dep resolver
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Joey Hess
got rid of the postrefresh hook after all
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Joey Hess
Merge commit 'schmonz/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Amitai Schlair
Merge branch 'master' of git://github.com/joeyh/ikiwiki
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Amitai Schlair
Revivify unixauth and rsync plugins (and hook needed...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Joey Hess
Merge commit 'schmonz/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Joey Hess
remove hook not used by cvs
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Joey Hess
Merge branch 'master' into cvs
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Amitai Schlair
Merge branch 'master' of git://github.com/joeyh/ikiwiki
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Joey Hess
Merge branch 'master' into cvs
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Amitai Schlair
Merge branch 'master' of git://github.com/joeyh/ikiwiki
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Amitai Schlair
Merge branch 'master' of git://github.com/joeyh/ikiwiki
blob
|
commitdiff
|
raw
|
diff to current
2009-09-04
Joey Hess
Merge branch 'master' into cvs
blob
|
commitdiff
|
raw
|
diff to current
next