From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E2ZT8-0000Cn-U1 for garchives@archives.gentoo.org; Tue, 09 Aug 2005 19:08:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j79J7lbJ029299; Tue, 9 Aug 2005 19:07:47 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j79J5nEs025086 for ; Tue, 9 Aug 2005 19:05:50 GMT Received: from 166-82-100-27.quickclick.ctc.net ([166.82.100.27] helo=[192.168.0.100]) by smtp.gentoo.org with esmtpa (Exim 4.43) id 1E2ZQa-0008V4-Le for gentoo-dev@lists.gentoo.org; Tue, 09 Aug 2005 19:06:20 +0000 Message-ID: <42F8FEE4.1060402@gentoo.org> Date: Tue, 09 Aug 2005 15:07:16 -0400 From: Jonathan Smith User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050806) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Proper commit messages References: <20050808214450.2bcc6a34@snowdrop.home> <20050809113618.GC31594@unixforces.net> <20050809130419.78002acf@localhost> <20050809122320.GD31594@unixforces.net> <20050809134736.0f21dbf7@snowdrop.home> In-Reply-To: <20050809134736.0f21dbf7@snowdrop.home> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 1f4b7464-fa88-4275-939a-64c17cfa0890 X-Archives-Hash: fad96057f3815261c8991b548a0820d1 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ciaran McCreesh wrote: > Isn't this one of those things that's best done on a per-dev basis? > It's so trivial there's no point shipping an app that does it -- > reading the associated documentation would take longer than writing > your own. Plus that way you can incorporate personalised clever things > such as auto keyword messages for arch teams i do have one suggestion for every dev who's ever gotten minor syntax - trailing whitespace errors (somehow that happens to me ALOT)... #! /bin/bash sed -e 's/[ \t]*$//' -i *.ebuild || exit 1 # insert the rest of the script here - -- smithj Gentoo Developer [ desktop stuff && network monitoring && documentation ] Every email I send is digitally signed with OpenPGP key ID 33E2528C, available from pgp.mit.edu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFC+P7kl5AvwDPiUowRAlerAJ47id+6CpIIQynuNF2HHrHh86nDPACgxAew utFPWhf6ix7FKgZYTIt2lAU= =g/IL -----END PGP SIGNATURE----- -- gentoo-dev@gentoo.org mailing list