From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: [PATCH 0/2] Respun patches for git aliases enhancement Date: Sat, 10 Feb 2007 19:33:56 -0500 Message-ID: <11711540383470-git-send-email-tytso@mit.edu> Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Sun Feb 11 01:34:09 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HG2fQ-0007w2-Kg for gcvg-git@gmane.org; Sun, 11 Feb 2007 01:34:08 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752367AbXBKAeE (ORCPT ); Sat, 10 Feb 2007 19:34:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752291AbXBKAeE (ORCPT ); Sat, 10 Feb 2007 19:34:04 -0500 Received: from THUNK.ORG ([69.25.196.29]:58106 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752252AbXBKAeB (ORCPT ); Sat, 10 Feb 2007 19:34:01 -0500 Received: from root (helo=candygram.thunk.org) by thunker.thunk.org with local-esmtps (tls_cipher TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50 #1 (Debian)) id 1HG2kR-0003fS-7I; Sat, 10 Feb 2007 19:39:19 -0500 Received: from tytso by candygram.thunk.org with local (Exim 4.62) (envelope-from ) id 1HG2fG-0002AU-TH; Sat, 10 Feb 2007 19:33:58 -0500 X-Mailer: git-send-email 1.5.0.rc4.2.g4249 X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: These patches have been respun to fix a spelling typo and in response to comments from Johannes. - Ted