aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* Make ignoring symlinks configurablegit-annex-albumChristopher Baines2015-02-28
* album: avoid excess dependencies by not matching internal(*)Simon McVittie2014-07-11
* Fix warning "Use of my $_ is experimental"Simon McVittie2014-07-11
* album: allow thumbnails to not be 96x96Kathryn Andersen2014-07-11
* Show all images in album index if more than 10Simon McVittie2014-07-11
* add tag support to viewersLukas Lipavsky2014-07-11
* Album plugin v4Simon McVittie2014-07-11
* trail: don't generate a costly dependency when forcing sort orderSimon McVittie2014-07-11
* only_committed_changes could fail in a git repository merged with git merge -...Joey Hess2014-04-05
* Merge remote-tracking branch 'remotes/smcv/ready/careful-eval'Joey Hess2014-02-23
|\
| * protect $@ whenever a block using $@ is non-trivialSimon McVittie2014-02-21
* | Merge remote-tracking branch 'remotes/smcv/ready/git-push-origin-master'Joey Hess2014-02-23
|\|
| * git: explicitly specify the branch to push to originSimon McVittie2014-02-21
* | Merge remote-tracking branch 'intrigeri/fix_diffurl_vs._cgit'Joey Hess2014-02-23
|\ \
| * | Do not UTF8-escape "/" in Git's diffurl: cgit does not support this.intrigeri2013-12-31
* | | Merge remote-tracking branch 'mhameed/html_lang_and_dir'Joey Hess2014-02-23
|\ \ \
| * | | Add two template variables, expose html language code and language direction.Mesar Hameed2013-10-14
* | | | Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user a...Tuomas Jormola2014-02-01
| |_|/ |/| |
* | | osm: Escape name parameter. Closes: #731797Joey Hess2014-01-15
* | | inline: Allow overriding the title of the feed. Closes: #735123 Thanks, Chris...Joey Hess2014-01-13
* | | add void prototypeJoey Hess2014-01-02
* | | aggregrate: Fix several bugs in handling of empty and colliding titles when g...Joey Hess2013-12-28
| |/ |/|
* | osm: Remove invalid use of charset on embedded javascript tags. Closes: #731197Joey Hess2013-12-03
* | typoJoey Hess2013-11-18
* | search: Added googlesearch option, which makes it search google rather than u...Joey Hess2013-11-17
* | comments: Write pending moderation comments to the transient underlay to avoi...Joey Hess2013-11-17
* | autoindex and tag use transient underlay when not committing, so do not need ...Joey Hess2013-11-17
* | disable only_committed_changes when uncommitted files are created by pluginsJoey Hess2013-11-17
* | minor optJoey Hess2013-11-16
* | guard against lastrev being "" just in caseJoey Hess2013-11-16
* | deal with the case where oldrev is the same as newrevJoey Hess2013-11-16
* | fix eqJoey Hess2013-11-16
* | Added only_committed_changes config setting, which speeds up wiki refresh by ...Joey Hess2013-11-16
* | poll: Fix behavior of poll buttons when inlined.Joey Hess2013-11-13
|/
* fix new perl warningJoey Hess2013-08-30
* cookiejar is now a core config setting.Amitai Schlair2013-08-03
* Honor proxy env vars and reliably honor cookiejar.Amitai Schlair2013-07-27
* Merge remote-tracking branch 'schmonz/fancypodcast'Joey Hess2013-07-21
|\
| * Merge branch 'master' into fancypodcastAmitai Schlair2013-07-17
| |\
| * | Show author in addition to feedname, if different.Amitai Schlair2013-07-17
| * | Merge branch 'master' into fancypodcastAmitai Schlair2013-06-27
| |\ \
| * | | Instead of hacking back to $link, just provide it.Amitai Schlair2013-06-27
| * | | Merge branch 'master' into fancypodcastAmitai Schlair2013-05-12
| |\ \ \
| * \ \ \ Merge branch 'master' into fancypodcastAmitai Schlair2013-03-17
| |\ \ \ \
| * | | | | Catch up rsspage to atompage. Validates.Amitai Schlair2013-02-22
| * | | | | Render fancy podcast enclosures.Amitai Schlair2013-02-20
| * | | | | Extract genenclosure(). No functional change intended.Amitai Schlair2013-02-20
| * | | | | Make enclosures absolute (in feeds they have to be).Amitai Schlair2013-02-20
| * | | | | Document that last enclosure wins.Amitai Schlair2013-02-19
| * | | | | Make enclosure follow WikiLink LinkingRules.Amitai Schlair2013-02-19