From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3A37E138334 for ; Wed, 18 Jul 2018 07:16:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97C97E0883; Wed, 18 Jul 2018 07:16:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2DC62E0874 for ; Wed, 18 Jul 2018 07:16:13 +0000 (UTC) Received: from [10.43.16.251] (netgate.hmmh.de [80.228.246.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: johu) by smtp.gentoo.org (Postfix) with ESMTPSA id 2186A335CA7; Wed, 18 Jul 2018 07:16:10 +0000 (UTC) To: gentoo-dev@lists.gentoo.org Cc: prometheanfire@gentoo.org From: Johannes Huber Subject: [gentoo-dev] What means bup? Message-ID: <2118089b-4d6d-0a89-ce78-8d5597fb0141@gentoo.org> Date: Wed, 18 Jul 2018 09:16:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: f78708ad-4ea4-441c-afec-0b73e630042a X-Archives-Hash: d3f5669160a57a70f1e41c3a702a6f4e Hi all, english is not my mother language, so please clarify what bup means, just seen here: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee0e0401478cf30b3ced0405f6b89391e05d2397 Just checked if it was a typo, but can't be: git log --oneline --grep bup | count -l Expected 0 lines, got 1248. Best regards, Johannes