aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
...
* git: Attribute reverts to the user doing the revert, not the wiki itselfSimon McVittie2016-12-29
* git: write proposed attachment to temp file without going via system()Simon McVittie2016-12-28
* git: change calling convention of safe_git to have named argumentsSimon McVittie2016-12-28
* git: Do the revert operation in a secondary working treeSimon McVittie2016-12-28
* git: Turn $git_dir into a stackSimon McVittie2016-12-28
* Try revert operations (on a branch) before approving themSimon McVittie2016-12-28
* Revert "Tell `git revert` not to follow renames"Simon McVittie2016-12-28
* Force CGI::FormBuilder->field to scalar context where necessarySimon McVittie2016-12-28
* git: do not fail to commit if committer is anonymousSimon McVittie2016-12-28
* git: don't issue a warning if rcsinfo is undefinedSimon McVittie2016-12-28
* Make pagestats output more deterministic.intrigeri2016-12-19
* Tell `git revert` not to follow renamesSimon McVittie2016-12-19
* cgitemplate: actually remove dead codeSimon McVittie2016-12-19
* inline: Prevent creating a file named ".mdwn" when the postform is submitted ...Joey Hess2016-09-21
* Update my surname to its new legal spelling.Amitai Schlair2016-09-14
* Use git log --no-renames for recentchangesSimon McVittie2016-09-03
* improve warning message for multiple sources for pageJoey Hess2016-05-31
* Wrapper: allocate new environment dynamicallySimon McVittie2016-05-11
* Detect image type from .JPG just like .jpg (etc.).Amitai Schlair2016-05-08
* img: make img_allowed_formats case-insensitiveSimon McVittie2016-05-07
* inline: expand show=N backwards compatibility to negative NSimon McVittie2016-05-06
* img: Add back support for SVG images, bypassing ImageMagick and simply passin...Simon McVittie2016-05-06
* img: check magic number before giving common formats to ImageMagickSimon McVittie2016-05-05
* img: restrict to JPEG, PNG and GIF images by defaultSimon McVittie2016-05-05
* img: force common Web formats to be interpreted according to extensionSimon McVittie2016-05-05
* HTML-escape error messages (OVE-20160505-0012)Simon McVittie2016-05-05
* Correctly handle filenames starting with a dash in add/rm/mv.Florian Wagner2016-03-17
* Process .md like .mdwn, but disallow web creation.Amitai Schlair2016-03-08
* loginselector: When only openid and emailauth are enabled, but passwordauth i...Joey Hess2016-03-02
* Fix typo.Amitai Schlair2016-02-20
* Compose relative URLs in RSS feeds correctlySimon McVittie2016-01-21
* Force comments URL in RSS feeds to be absoluteSimon McVittie2016-01-21
* Silence "used only once: possible typo" warnings for variables that are part ...Simon McVittie2016-01-19
* Merge remote-tracking branch 'smcv/pagestats-show'Simon McVittie2015-11-30
|\
| * pagestats: rename disp to show, and document itSimon McVittie2014-09-14
| * pagestats: consistent indentationSimon McVittie2014-09-14
| * pagestats: add disp parameterLouis2014-09-14
* | Merge remote-tracking branch 'smcv/ready/limit'Simon McVittie2015-11-30
|\|
| * Rename show parameter of [[!inline]] and [[!pagestats]] to limitSimon McVittie2014-09-14
* | ensure_committer: don't do anything if we have the environment variablesSimon McVittie2015-11-30
* | Don't memoize ensure_committerSimon McVittie2015-11-30
* | git: if no committer identity is known, set it to "IkiWiki <ikiwiki.info>" in...Simon McVittie2015-11-30
* | emailauth: Added emailauth_sender config.Joey Hess2015-10-02
* | Fix [[!meta name=foo]] by closing the open quote.Amitai Schlair2015-08-22
* | Squelch regex deprecation warnings from Perl 5.22.Amitai Schlair2015-06-14
* | img: stop ImageMagick trying to be clever if filenames contain a colonSimon McVittie2015-06-13
* | inline: change default sort order from age to "age title" for determinismSimon McVittie2015-06-13
* | polygen: if deterministic build is requested, use a well-known random seedSimon McVittie2015-06-09
* | haiku: if deterministic build is requested, return a hard-coded haikuSimon McVittie2015-06-09
* | Sort backlinks deterministically, by falling back to sorting by href if the l...Simon McVittie2015-06-09