From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753185Ab0CBOLA (ORCPT ); Tue, 2 Mar 2010 09:11:00 -0500 Received: from mail-fx0-f219.google.com ([209.85.220.219]:59915 "EHLO mail-fx0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352Ab0CBOK7 (ORCPT ); Tue, 2 Mar 2010 09:10:59 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GhExPX7LZ/sx6eNz6gU+WGHFHM47Zo3Q+7HcEyAqkuyp6Bc+VkzFPPZYifEe+FNjx8 u72MCTZMUK3WAgPAVrcM0sq/+V/BgHIXU/Qw3CCZrlQyr4JKIndw4xvogFlAXu80Mc9p ZUXddnkUVJOWBUHqDHPpwB5HR7wL8wJU7dN04= MIME-Version: 1.0 Date: Tue, 2 Mar 2010 16:10:57 +0200 Message-ID: Subject: Google Gerrit From: Anca Emanuel To: linux-kernel , sop , git Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, what do you think about Google Gerrit ? http://code.google.com/p/gerrit/ see it in action here: http://review.source.android.com quote: "Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system. Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline comments to be added by any reviewer. Gerrit simplifies Git based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged in by hand by the project maintainer. This functionality enables a more centralized usage of Git." git needs an friendly UI, web based is the future. Maybe an integration with Wave.