Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D727AA654F for ; Wed, 16 Sep 2015 16:13:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8359814A2D1; Wed, 16 Sep 2015 16:13:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C52A614A2CE for ; Wed, 16 Sep 2015 16:13:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id W_n92GZvT5pH for ; Wed, 16 Sep 2015 16:13:16 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5866214A20E for ; Wed, 16 Sep 2015 16:13:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5324198; Wed, 16 Sep 2015 16:13:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 16 Sep 2015 16:13:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/reposurgeon To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20150916161316.5324198@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Wed Sep 16 16:13:16 UTC 2015 Modified Files: pkgsrc/devel/reposurgeon: Makefile PLIST distinfo Log Message: Update to 3.29: 3.29: 2015-09-02 Now included: git aliases that allow git to work with action stamps. The new repomapper tool helps prepare contributor maps. Use of branchify/branchify_map is now less likely to produce invalid resets. branchify_map has been changed to handle subdirectories better. "branchify_map reset" actually works now. Prevent a crash on empty SVN comments produced by dumpfiltering. 'assign' command with no selection set or arguments lists assignments. New --user-ignores option on Subversion reads passes through .gitignores. 'repotool initialize' now generates an easier-to-read conversion makefile. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/reposurgeon/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/reposurgeon/PLIST cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/reposurgeon/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.