From 24125141e4013d38def152a0dfcd2e44471260b3 Mon Sep 17 00:00:00 2001 From: Distix listener Date: Sun, 28 Aug 2016 17:10:08 +0200 Subject: imported mails --- .../Maildir/new/1472397007.M879911P3726Q1.hrun | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 tickets/b54ff7b128594150bac6caa38b045a30/Maildir/new/1472397007.M879911P3726Q1.hrun (limited to 'tickets') diff --git a/tickets/b54ff7b128594150bac6caa38b045a30/Maildir/new/1472397007.M879911P3726Q1.hrun b/tickets/b54ff7b128594150bac6caa38b045a30/Maildir/new/1472397007.M879911P3726Q1.hrun new file mode 100644 index 0000000..5c9d11a --- /dev/null +++ b/tickets/b54ff7b128594150bac6caa38b045a30/Maildir/new/1472397007.M879911P3726Q1.hrun @@ -0,0 +1,132 @@ +Return-Path: +X-Original-To: distix@pieni.net +Delivered-To: distix@pieni.net +Received: from bagpuss.pepperfish.net (bagpuss.pepperfish.net [148.251.8.16]) + (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by pieni.net (Postfix) with ESMTPS id 39EF021A10 + for ; Sun, 28 Aug 2016 17:05:49 +0200 (CEST) +Received: from platypus.pepperfish.net (unknown [10.112.100.20]) + by bagpuss.pepperfish.net (Postfix) with ESMTP id A9B48BA1; + Sun, 28 Aug 2016 16:05:48 +0100 (BST) +Received: from ip6-localhost ([::1] helo=platypus.pepperfish.net) + by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian)) + id 1be1ee-0004P8-H9; Sun, 28 Aug 2016 16:05:48 +0100 +Received: from inmail0 ([10.112.100.10] helo=mx0.pepperfish.net) + by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian)) + id 1be1ed-0004Ot-Ba + for ; Sun, 28 Aug 2016 16:05:47 +0100 +Received: from pieni.net ([95.142.166.37] ident=postfix) + by mx0.pepperfish.net with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) + (Exim 4.80) (envelope-from ) id 1be1eb-0000Mv-39 + for obnam-dev@obnam.org; Sun, 28 Aug 2016 16:05:47 +0100 +Received: from exolobe3.liw.fi (jack.einval.com [84.45.184.145]) + (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by pieni.net (Postfix) with ESMTPSA id AB2F920B86; + Sun, 28 Aug 2016 17:05:38 +0200 (CEST) +Received: from exolobe3 (localhost [127.0.0.1]) + by exolobe3.liw.fi (Postfix) with ESMTPS id 22D6712005D; + Sun, 28 Aug 2016 16:05:37 +0100 (BST) +Date: Sun, 28 Aug 2016 16:05:36 +0100 +From: Lars Wirzenius +To: Maximilian Gaukler +Message-ID: <20160828150535.quo5jviy2rcg3ewi@exolobe3> +References: <7ddf7fdb-a88b-79dd-f04e-f5db9bafe395@maxgaukler.de> +MIME-Version: 1.0 +In-Reply-To: <7ddf7fdb-a88b-79dd-f04e-f5db9bafe395@maxgaukler.de> +User-Agent: Mutt/1.6.2-neo (2016-07-23) +X-Spam-Score: -3.2 +X-Spam-Score-int: -31 +X-Spam-Bar: --- +X-Scanned-By: pepperfish.net, Sun, 28 Aug 2016 16:05:46 +0100 +X-Spam-Report: Content analysis details: (-3.2 points) + pts rule name description + ---- ---------------------- -------------------------------------------------- + -0.3 PPF_FROM_UK RBL: A Received line involves an address from the UK + [84.45.184.145 listed in gb.country.dnsbl.rjek.com] + -1.0 PPF_USER_AGENT_MUTT User-Agent: contains Mutt (Mutt isn't a spam + tool) -0.5 PPF_USER_AGENT User-Agent: exists + 0.5 PPF_MESSAGEID_NODOTS Message-Id contains no dots after the @ + -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% + [score: 0.0000] +X-ACL-Warn: message may be spam +X-Scan-Signature: 7f2245552c28d1e693ee8fc7a1f06879 +Cc: obnam-dev@obnam.org +Subject: Re: [PATCH] extend gitignore +X-BeenThere: obnam-dev@obnam.org +X-Mailman-Version: 2.1.5 +Precedence: list +List-Id: Obnam development discussions +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +Content-Type: multipart/mixed; boundary="===============5917169054068225706==" +Mime-version: 1.0 +Sender: obnam-dev-bounces@obnam.org +Errors-To: obnam-dev-bounces@obnam.org + + +--===============5917169054068225706== +Content-Type: multipart/signed; micalg=pgp-sha512; + protocol="application/pgp-signature"; boundary="ugnfhh26tbsesjbv" +Content-Disposition: inline + + +--ugnfhh26tbsesjbv +Content-Type: text/plain; charset=iso-8859-1 +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Sun, Aug 28, 2016 at 03:14:46PM +0200, Maximilian Gaukler wrote: +> After running `./check`, `git diff` should be empty. + +I'm afraid I disagree. I prefer to not put common ones such as *.pyc +in the per-project .gitignore (I have a lot of Python projects, and I +don't want to set up a .gitignore for each). I prefer those who want +them to put the patterns in their global git ignore file. Sorry. + +--=20 +Schr=F6dinger's backup hypothesis: the condition of any backup is +undefined until a restore is attempted. -- andrewsh + +--ugnfhh26tbsesjbv +Content-Type: application/pgp-signature; name="signature.asc" + +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCgAGBQJXwv2/AAoJEGwvphbseiAxEL8P/3X1x2QLEULoQbIvO4qtpuM6 +C+XRK1rXobJMrK3XqJNhZdyYoaJBKZUj/C3IZkcKPfOLpyOQSl6CHqhdtmyPfdZc +hCgIZrpPREziwJV9wOSV0eXrSw8gm0S0BQaeGTeVHgIpiuxgiwo5XoETQYF9C4om +Rs15vZx+gV+qtm2Ady8/0+yKd1GIQtqsXpZN2BCSH5qThP3Dv3rZwM22+LO4XFml +hUSI912uoK+GJE+GgDBfus+msJg1qs1v/O0TpNuHTi6KcIJeahDvvzBzwKvlP2aL +mIcBexCAkVxmnkECER9v1/wBeKaXf7J0h8aDDegAgodndo9KqRwdrjMAKZq0ZZ2E +sk2pbBTvSpUYpX4qnyuMneZhHO3NAsWjWKd6jkcrbLrSfTSKikFZE+SpJ7SJRcbT +n+FH9d1sEX+4J4ncO7vsSFptjh87WHK1fmXR6zGTJftNnai5wMMeAE24VUJ5MtbC +JwHW+LdepeaPM82oMXRX5kdi0Vde0ySaRzHedTqNEMHoCnP9JNxusbtnHrxdbO10 +Wm7mNwyoeIYFC0OdyZ5fsDuuxT2jWN2NV1IFo2JnNZkZy5x/FwUsffqc0F78TqNO +NAoVh1so7tAmgbkbETYw4bOkNb2LjjpcsozU075ZqBZM1oKgx6NQd1ovFFp7s4W6 +QBIWikNC0qr7CSUlowmP +=1VAC +-----END PGP SIGNATURE----- + +--ugnfhh26tbsesjbv-- + + +--===============5917169054068225706== +Content-Type: text/plain; charset="us-ascii" +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Content-Disposition: inline + +_______________________________________________ +obnam-dev mailing list +obnam-dev@obnam.org +http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org + +--===============5917169054068225706==-- + -- cgit v1.2.1