Received: from spf1.us4.outblaze.com (spf1.us4.outblaze.com [205.158.62.23]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id j01FEZdn012810 for ; Sat, 1 Jan 2005 15:14:36 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf1.us4.outblaze.com (Postfix) with ESMTP id 948132985E1 for ; Sat, 1 Jan 2005 15:15:16 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ckl9K-0003Sh-7D for migo@homemail.com; Sat, 01 Jan 2005 10:26:38 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Ckl8z-0003SI-5N for gnu-arch-users@gnu.org; Sat, 01 Jan 2005 10:26:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Ckl8x-0003RR-MY for gnu-arch-users@gnu.org; Sat, 01 Jan 2005 10:26:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Ckl8x-0003RO-K4 for gnu-arch-users@gnu.org; Sat, 01 Jan 2005 10:26:15 -0500 Received: from [192.94.73.21] (helo=sdf.lonestar.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ckkv9-00029z-MA for gnu-arch-users@gnu.org; Sat, 01 Jan 2005 10:11:59 -0500 Received: from sdf.lonestar.org (IDENT:migo@ukato.freeshell.org [192.94.73.7]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id j01FB6dn012342 for ; Sat, 1 Jan 2005 15:11:07 GMT Received: (from migo@localhost) by sdf.lonestar.org (8.12.10/8.12.8/Submit) id j01FB6rj020681 for gnu-arch-users@gnu.org; Sat, 1 Jan 2005 15:11:06 GMT Date: Sat, 1 Jan 2005 15:11:06 +0000 From: Mikhael Goikhman To: GNU Arch Users Message-ID: <20050101151106.GA17994@ukato> Mail-Followup-To: GNU Arch Users Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: [Gnu-arch-users] New arch-magic releases X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 1438 Lines: 48 Arch-Magic is an infrastructure for GNU Arch, currently consisting of a web-based tool, a commandline-based tool, and a GUI. New versions were released: arch-perl 0.4.0 archzoom 0.4.0 axp 0.1.1 archway 0.1.1 (this one will be actually released in 2 weeks) All of the above include the new reporting functionality: "history" of any tree file or directory, and "ancestry" of any revision. Other changes may be found in NEWS file of every project. The plan for the next arch-magic versions is to include "annotate" functionality. All information and the sources are available from the web pages: http://migo.sixbit.org/software/arch-perl/ http://migo.sixbit.org/software/archzoom/ http://migo.sixbit.org/software/axp/ http://www.nongnu.org/archway/ The up to date binary packages are available in Debian. arch-perl --------- The API is now more stable, this means some effort will be made in the future not to break it. Modules are mostly documented and have tests. Arch-Perl is now install-able from CPAN: perl -MCPAN -e 'install Arch' Maybe this will inspire others to create more arch front-ends. Thanks to Clint Adams for the help. And Happy New Year to all. Regards, Mikhael. _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/