From owner-freebsd-git@FreeBSD.ORG Sat Jan 24 18:49:35 2015 Return-Path: Delivered-To: freebsd-git@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AC708FD9; Sat, 24 Jan 2015 18:49:35 +0000 (UTC) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 24B3FF4; Sat, 24 Jan 2015 18:49:32 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id hz20so2402339lab.6; Sat, 24 Jan 2015 10:49:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:cc:content-type; bh=RFnI4IrL7bwRlwaogngJYRnJYoKqaRivwnwJbq/QpGI=; b=wmJzaHSYil1x+BCO48pruALCEPwcIHt8PVQhIPNAqpYZLreazZDeHgz8tG9VjTvoK2 V6KaGEHxG+hKe8vnYUzAgxdneppO6+FLkNjgbSigy/51PQxSWX9PqpwkgDbBYDQg5we0 BV3zoP3hTEUKuVFWVxc1V0LyBmGKFygIu8gWOt0sBCnKtZkMpYGQBe46ByLvhhrSfnJ5 5WCcllre+F0dfNtjOZnoo/K0dYdoQ0NmCqL+OQDk/tD2Oc0ngxAxKGbVKwKmzay2sveo wa/43hjQKMS7Pp9mrZuR+aGqOh7a9jd639VQfu/c+bgM86SEmmT2TZut+kRjV2YqfYZ6 GxDg== MIME-Version: 1.0 X-Received: by 10.152.203.201 with SMTP id ks9mr13203052lac.57.1422125370162; Sat, 24 Jan 2015 10:49:30 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.129.3 with HTTP; Sat, 24 Jan 2015 10:49:30 -0800 (PST) Date: Sat, 24 Jan 2015 10:49:30 -0800 X-Google-Sender-Auth: uG7oT8ONuCymmaJJlzzEA9uoeqA Message-ID: Subject: Git Status Report 2014Q4 (October-December) From: Craig Rodrigues To: freebsd-git@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2015 18:49:35 -0000 Hi, I wrote a "Git Integration" status report which was integrated with the FreeBSD status reports: https://www.freebsd.org/news/status/report-2014-10-2014-12.html#Git-Integration Notable achievements include: (1) Alfred Perlstein's fixes to git-svn which where upstreamed to the git project (2) Bartlomiej Rutkowski's prototype of a script which opens a FreeBSD Bugzilla bug if someone does a pull request on a FreeBSD repo If you episode 073 of BSDNow, item (2) was mentioned at around 7:30: http://www.bsdnow.tv/episodes/2015_01_21-pipe_dreams Hopefully we can take this out of prototype stage, and get this into production. bugmeister@freebsd.org needs to help with this. -- Craig