Simon McVittie [Mon, 18 Jan 2016 08:45:18 +0000 (08:45 +0000)]
Silence "used only once: possible typo" warnings for variables that are part of modules' APIs
Simon McVittie [Mon, 18 Jan 2016 07:56:49 +0000 (07:56 +0000)]
d/control: Standards-Version: 3.9.6, no changes required
Simon McVittie [Mon, 18 Jan 2016 07:56:11 +0000 (07:56 +0000)]
d/control: remove leading article from Description (lintian: description-synopsis-starts-with-article)
Simon McVittie [Mon, 18 Jan 2016 06:52:06 +0000 (06:52 +0000)]
Change dependencies from transitional package perlmagick to libimage-magick-perl (Closes: #789221)
Simon McVittie [Mon, 18 Jan 2016 06:49:35 +0000 (06:49 +0000)]
changelog: mention pagestats enhancement
Simon McVittie [Mon, 18 Jan 2016 06:49:18 +0000 (06:49 +0000)]
Add license info to javascript underlay
smcv [Mon, 18 Jan 2016 21:47:38 +0000 (17:47 -0400)]
escape pagespec so the HTML is more legible
further invastigation on the rebuilding crash
BerndZeimetz [Thu, 7 Jan 2016 18:46:08 +0000 (14:46 -0400)]
BerndZeimetz [Thu, 7 Jan 2016 18:45:33 +0000 (14:45 -0400)]
fix urls
BerndZeimetz [Thu, 7 Jan 2016 18:43:00 +0000 (14:43 -0400)]
fix urls for tracking plugin
initial
Amitai Schlair [Fri, 1 Jan 2016 11:25:16 +0000 (12:25 +0100)]
Add missing backquote.
Amitai Schlair [Fri, 1 Jan 2016 11:23:57 +0000 (12:23 +0100)]
Remote "test45" template.
Juego [Thu, 31 Dec 2015 04:42:06 +0000 (00:42 -0400)]
Asking about fastCGI and Nginx under Arch
ikiwiki@12de4442e74dcfc5f238e03e55a64752f5290a03 [Fri, 18 Dec 2015 14:28:37 +0000 (10:28 -0400)]
Hi
smcv [Sun, 13 Dec 2015 22:20:13 +0000 (18:20 -0400)]
Added a comment: Protocol-relative URLs are not always an option; change your url and cgiurl settings
spalax [Sat, 12 Dec 2015 22:04:10 +0000 (18:04 -0400)]
Added a comment: Question/Proposal
matto [Sat, 12 Dec 2015 20:51:03 +0000 (16:51 -0400)]
matto [Sat, 12 Dec 2015 20:50:46 +0000 (16:50 -0400)]
matto [Sat, 12 Dec 2015 20:49:13 +0000 (16:49 -0400)]
smcv [Fri, 11 Dec 2015 07:28:20 +0000 (03:28 -0400)]
respond
Joey Hess [Tue, 1 Dec 2015 16:11:17 +0000 (12:11 -0400)]
underlays/javascript/* use ikiwiki's permissive license
I'm the sole author and copyright holder of these files.
smcv [Mon, 30 Nov 2015 21:52:14 +0000 (17:52 -0400)]
it is deliberate that internal options aren't saved
smcv [Mon, 30 Nov 2015 21:46:55 +0000 (17:46 -0400)]
it's either GPL-2+ or very permissive; copyright holder should clarify
smcv [Mon, 30 Nov 2015 21:32:56 +0000 (17:32 -0400)]
request feedback
smcv [Mon, 30 Nov 2015 21:04:51 +0000 (17:04 -0400)]
tag reviewed
Simon McVittie [Mon, 30 Nov 2015 21:02:07 +0000 (21:02 +0000)]
Merge remote-tracking branch 'origin/master'
smcv [Mon, 30 Nov 2015 21:01:49 +0000 (17:01 -0400)]
close
Simon McVittie [Mon, 30 Nov 2015 20:58:54 +0000 (20:58 +0000)]
Merge remote-tracking branch 'smcv/pagestats-show'
smcv [Mon, 30 Nov 2015 20:56:23 +0000 (16:56 -0400)]
close
Simon McVittie [Mon, 30 Nov 2015 20:55:34 +0000 (20:55 +0000)]
Merge remote-tracking branch 'smcv/ready/limit'
Simon McVittie [Mon, 30 Nov 2015 20:10:21 +0000 (20:10 +0000)]
Add a test for unconfigured git identity
Simon McVittie [Mon, 30 Nov 2015 20:46:12 +0000 (20:46 +0000)]
ensure_committer: don't do anything if we have the environment variables
Simon McVittie [Mon, 30 Nov 2015 20:45:38 +0000 (20:45 +0000)]
Don't memoize ensure_committer
This makes it harder to test, and if we're invoking git anyway,
a couple of extra subprocesses are no big deal.
smcv [Mon, 30 Nov 2015 19:58:43 +0000 (15:58 -0400)]
Added a comment
Simon McVittie [Mon, 30 Nov 2015 19:34:04 +0000 (19:34 +0000)]
git: if no committer identity is known, set it to "IkiWiki <ikiwiki.info>" in .git/config
This resolves commit errors in versions of git that require a non-trivial
committer identity.
Simon McVittie [Mon, 30 Nov 2015 18:52:19 +0000 (18:52 +0000)]
debian/copyright: update for the rename of openid-selector to login-selector
Simon McVittie [Mon, 30 Nov 2015 18:11:08 +0000 (18:11 +0000)]
Add enough build-dependencies to run all tests, except for non-git VCSs
Simon McVittie [Mon, 30 Nov 2015 18:05:00 +0000 (18:05 +0000)]
Wrap and sort control files (wrap-and-sort -abst)
Simon McVittie [Mon, 30 Nov 2015 17:53:40 +0000 (17:53 +0000)]
tests: consistently use done_testing instead of no_plan
Simon McVittie [Mon, 30 Nov 2015 17:33:24 +0000 (17:33 +0000)]
t/img.t: do not spuriously skip
Simon McVittie [Mon, 30 Nov 2015 17:33:00 +0000 (17:33 +0000)]
Run autopkgtest tests using autodep8 and the pkg-perl team's infrastructure
Simon McVittie [Sun, 29 Nov 2015 17:37:40 +0000 (17:37 +0000)]
Add more changelog entries
iki@e3f6f8ca81d7d2a246b9f0782e57f5c6b6f9c3c5 [Fri, 20 Nov 2015 17:25:18 +0000 (13:25 -0400)]
create todo wishlist patch for match_userdir idea
iki@e3f6f8ca81d7d2a246b9f0782e57f5c6b6f9c3c5 [Fri, 20 Nov 2015 17:25:05 +0000 (13:25 -0400)]
add bfree git to hopefully use branch in todo item
http://christian.amsuess.com/chrysn [Sun, 15 Nov 2015 13:45:29 +0000 (09:45 -0400)]
Added a comment: "please tell me" when this happens, severity
spwhitton [Sun, 8 Nov 2015 18:21:47 +0000 (14:21 -0400)]
add my personal website
qazwsx [Thu, 29 Oct 2015 20:23:18 +0000 (16:23 -0400)]
Joey Hess [Mon, 26 Oct 2015 19:45:03 +0000 (15:45 -0400)]
Modified page.tmpl to to set html lang= and dir= when values have been specified for them, which the po plugin does.
Note that I modified the patch slightly, to avoid blank lines before the
<html>, on the off chance bad html parsers care.
u@09c8cbfd758dbd0224174f3bdf0ec5b8007c7be7 [Mon, 26 Oct 2015 12:01:28 +0000 (08:01 -0400)]
u@09c8cbfd758dbd0224174f3bdf0ec5b8007c7be7 [Mon, 26 Oct 2015 11:59:56 +0000 (07:59 -0400)]
u@09c8cbfd758dbd0224174f3bdf0ec5b8007c7be7 [Mon, 26 Oct 2015 11:57:08 +0000 (07:57 -0400)]
smcv [Sun, 4 Oct 2015 21:38:29 +0000 (17:38 -0400)]
ketariman [Sun, 4 Oct 2015 21:33:51 +0000 (17:33 -0400)]
Joey Hess [Fri, 2 Oct 2015 15:50:44 +0000 (11:50 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Fri, 2 Oct 2015 15:49:47 +0000 (11:49 -0400)]
emailauth: Added emailauth_sender config.
smcv [Thu, 1 Oct 2015 19:48:39 +0000 (15:48 -0400)]
Added a comment
Joe Rayhawk [Tue, 29 Sep 2015 00:29:12 +0000 (17:29 -0700)]
todo: headless git branches: benchmarking and comments from old email thread
JohnGoerzen [Mon, 28 Sep 2015 16:22:21 +0000 (12:22 -0400)]
Added a comment: Still seeing this
Joey Hess [Fri, 18 Sep 2015 03:31:39 +0000 (23:31 -0400)]
removed
Joey Hess [Thu, 17 Sep 2015 16:38:24 +0000 (12:38 -0400)]
todo
Joey Hess [Thu, 10 Sep 2015 20:38:07 +0000 (16:38 -0400)]
remove references to no longer present gitpush plugin
https://id.koumbit.net/anarcat [Thu, 10 Sep 2015 14:32:48 +0000 (10:32 -0400)]
turn recipe into a shell script
https://id.koumbit.net/anarcat [Thu, 10 Sep 2015 03:24:11 +0000 (23:24 -0400)]
switched to jak's theme on my blog
https://id.koumbit.net/anarcat [Wed, 9 Sep 2015 20:34:35 +0000 (16:34 -0400)]
https://id.koumbit.net/anarcat [Wed, 9 Sep 2015 19:26:05 +0000 (15:26 -0400)]
found two more bootstrap themes for iki... graah
Amitai Schlair [Sun, 30 Aug 2015 02:06:44 +0000 (22:06 -0400)]
it's Mail::Sendmail, not Mail::SendMail
spalax [Fri, 28 Aug 2015 15:23:55 +0000 (11:23 -0400)]
Added a comment: Change the `page.tmpl` template
student [Fri, 28 Aug 2015 13:39:52 +0000 (09:39 -0400)]
Amitai Schlair [Thu, 27 Aug 2015 17:00:01 +0000 (13:00 -0400)]
Changelog my recent commits, prompted by joeyh.
Joey Hess [Wed, 26 Aug 2015 16:34:45 +0000 (09:34 -0700)]
bug
Amitai Schlair [Sun, 23 Aug 2015 02:20:03 +0000 (22:20 -0400)]
Fix [[!meta name=foo]] by closing the open quote.
Amitai Schlair [Sun, 23 Aug 2015 01:50:38 +0000 (21:50 -0400)]
Sans ImageMagick, bail gracefully.
Amitai Schlair [Tue, 18 Aug 2015 11:31:05 +0000 (07:31 -0400)]
Mark a few straggling test scripts +x.
kjs [Mon, 17 Aug 2015 18:24:31 +0000 (14:24 -0400)]
kjs [Sun, 16 Aug 2015 20:09:34 +0000 (16:09 -0400)]
Added a comment
Amitai Schlair [Sun, 16 Aug 2015 03:29:54 +0000 (23:29 -0400)]
Test many behaviors of the meta directive.
smcv [Sat, 15 Aug 2015 12:33:11 +0000 (08:33 -0400)]
Added a comment
kjs [Fri, 14 Aug 2015 20:13:44 +0000 (16:13 -0400)]
purpleidea [Thu, 13 Aug 2015 17:49:28 +0000 (13:49 -0400)]
smcv [Wed, 12 Aug 2015 16:08:10 +0000 (12:08 -0400)]
Added a comment
smcv [Wed, 12 Aug 2015 15:51:38 +0000 (11:51 -0400)]
Added a comment: Markdown is weird like that
openmedi [Wed, 12 Aug 2015 15:44:58 +0000 (11:44 -0400)]
Added a comment
openmedi [Wed, 12 Aug 2015 15:43:36 +0000 (11:43 -0400)]
https://gryllida.wordpress.com/ [Sun, 9 Aug 2015 03:13:24 +0000 (23:13 -0400)]
test
https://gryllida.wordpress.com/ [Sun, 9 Aug 2015 03:13:09 +0000 (23:13 -0400)]
Joey Hess [Thu, 6 Aug 2015 18:23:16 +0000 (14:23 -0400)]
format
Joey Hess [Thu, 6 Aug 2015 18:18:15 +0000 (14:18 -0400)]
forward an email about a bug to the bug tracker
Added a comment
https://id.koumbit.net/anarcat [Tue, 28 Jul 2015 17:33:00 +0000 (13:33 -0400)]
style
https://id.koumbit.net/anarcat [Tue, 28 Jul 2015 17:32:00 +0000 (13:32 -0400)]