aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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
| * | | | | Make [[!meta enclosure=foo.mp3]] "work" for HTML.Amitai Schlair2013-02-19
* | | | | | calendar: Display the popup mouseover when there is only 1 page for a given d...Joey Hess2013-07-19
| |_|_|_|/ |/| | | |
* | | | | Pass --no-edit when used with git 1.7.8 and newer.Joey Hess2013-07-10
* | | | | Deal with git behavior change in 1.7.8 and newer that broke support for commi...Joey Hess2013-07-10
* | | | | Fix committing attachments when using svn.Joey Hess2013-07-10
* | | | | optimize for common case where list is not changedJoey Hess2013-07-10
* | | | | Fix crash that could occur when a needsbuild hook returned a file that does n...Joey Hess2013-07-10
* | | | | openid: Automatically upgrade openid_realm to https when accessed via https.Joey Hess2013-06-29
| |_|_|/ |/| | |