| Commit message (Expand) | Author | Age |
* | git: don't redundantly pass "--" to git_sha1 | Simon McVittie | 2017-01-09 |
* | git: use parameters, not global state, to swap working directory | Simon McVittie | 2017-01-09 |
* | Revert "git: Turn $git_dir into a stack" | Simon McVittie | 2017-01-09 |
* | git: do not mix in_git_dir with eval{} | Simon McVittie | 2017-01-09 |
* | Use rel=nofollow microformat for dynamic (CGI-related) URLs | Simon McVittie | 2017-01-09 |
* | git: Do not disable commit hook for temporary working tree | Simon McVittie | 2016-12-29 |
* | git: Attribute reverts to the user doing the revert, not the wiki itself | Simon McVittie | 2016-12-29 |
* | git: write proposed attachment to temp file without going via system() | Simon McVittie | 2016-12-28 |
* | git: change calling convention of safe_git to have named arguments | Simon McVittie | 2016-12-28 |
* | git: Do the revert operation in a secondary working tree | Simon McVittie | 2016-12-28 |
* | git: Turn $git_dir into a stack | Simon McVittie | 2016-12-28 |
* | Try revert operations (on a branch) before approving them | Simon McVittie | 2016-12-28 |
* | Revert "Tell `git revert` not to follow renames" | Simon McVittie | 2016-12-28 |
* | Force CGI::FormBuilder->field to scalar context where necessary | Simon McVittie | 2016-12-28 |
* | git: do not fail to commit if committer is anonymous | Simon McVittie | 2016-12-28 |
* | git: don't issue a warning if rcsinfo is undefined | Simon McVittie | 2016-12-28 |
* | Make pagestats output more deterministic. | intrigeri | 2016-12-19 |
* | Tell `git revert` not to follow renames | Simon McVittie | 2016-12-19 |
* | inline: Prevent creating a file named ".mdwn" when the postform is submitted ... | Joey Hess | 2016-09-21 |
* | Update my surname to its new legal spelling. | Amitai Schlair | 2016-09-14 |
* | Use git log --no-renames for recentchanges | Simon McVittie | 2016-09-03 |
* | Detect image type from .JPG just like .jpg (etc.). | Amitai Schlair | 2016-05-08 |
* | img: make img_allowed_formats case-insensitive | Simon McVittie | 2016-05-07 |
* | inline: expand show=N backwards compatibility to negative N | Simon McVittie | 2016-05-06 |
* | img: Add back support for SVG images, bypassing ImageMagick and simply passin... | Simon McVittie | 2016-05-06 |
* | img: check magic number before giving common formats to ImageMagick | Simon McVittie | 2016-05-05 |
* | img: restrict to JPEG, PNG and GIF images by default | Simon McVittie | 2016-05-05 |
* | img: force common Web formats to be interpreted according to extension | Simon McVittie | 2016-05-05 |
* | Correctly handle filenames starting with a dash in add/rm/mv. | Florian Wagner | 2016-03-17 |
* | Process .md like .mdwn, but disallow web creation. | Amitai Schlair | 2016-03-08 |
* | loginselector: When only openid and emailauth are enabled, but passwordauth i... | Joey Hess | 2016-03-02 |
* | Fix typo. | Amitai Schlair | 2016-02-20 |
* | Compose relative URLs in RSS feeds correctly | Simon McVittie | 2016-01-21 |
* | Force comments URL in RSS feeds to be absolute | Simon McVittie | 2016-01-21 |
* | Silence "used only once: possible typo" warnings for variables that are part ... | Simon McVittie | 2016-01-19 |
* | Merge remote-tracking branch 'smcv/pagestats-show' | Simon McVittie | 2015-11-30 |
|\ |
|
| * | pagestats: rename disp to show, and document it | Simon McVittie | 2014-09-14 |
| * | pagestats: consistent indentation | Simon McVittie | 2014-09-14 |
| * | pagestats: add disp parameter | Louis | 2014-09-14 |
* | | Merge remote-tracking branch 'smcv/ready/limit' | Simon McVittie | 2015-11-30 |
|\| |
|
| * | Rename show parameter of [[!inline]] and [[!pagestats]] to limit | Simon McVittie | 2014-09-14 |
* | | ensure_committer: don't do anything if we have the environment variables | Simon McVittie | 2015-11-30 |
* | | Don't memoize ensure_committer | Simon McVittie | 2015-11-30 |
* | | git: if no committer identity is known, set it to "IkiWiki <ikiwiki.info>" in... | Simon McVittie | 2015-11-30 |
* | | emailauth: Added emailauth_sender config. | Joey Hess | 2015-10-02 |
* | | Fix [[!meta name=foo]] by closing the open quote. | Amitai Schlair | 2015-08-22 |
* | | Squelch regex deprecation warnings from Perl 5.22. | Amitai Schlair | 2015-06-14 |
* | | img: stop ImageMagick trying to be clever if filenames contain a colon | Simon McVittie | 2015-06-13 |
* | | inline: change default sort order from age to "age title" for determinism | Simon McVittie | 2015-06-13 |
* | | polygen: if deterministic build is requested, use a well-known random seed | Simon McVittie | 2015-06-09 |