From: Brian Dolbec <dolsen@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Subject: Re: [gentoo-portage-dev] Commit Policy
Date: Sun, 12 Jan 2014 23:29:34 -0800 [thread overview]
Message-ID: <1389598174.14760.8.camel@big_daddy.dol-sen.ca> (raw)
In-Reply-To: <52D38B0F.4060804@gmx.de>
[-- Attachment #1: Type: text/plain, Size: 2015 bytes --]
On Mon, 2014-01-13 at 07:43 +0100, Sebastian Luther wrote:
> Am 10.01.2014 11:35, schrieb Brian Dolbec:
> > First off. Welcome and than you for responding to help with
> > portage.
> >
> > With this many people, we should be able to make good progress
> > without overloading any one person.
> >
> > General rule is to submit all patches to this list for review and
> > approval before committing.
> >
> > Remember to do these always: 1) run pyflakes on your changes to
> > check for faults, misssing imports, variables undefined,...
> >
> > 2) run the testsuite to check for breakage. It is in the base
> > directory called runtests.sh. Please try to test it with all
> > minimum supported python versions, but if you have pypy, and some
> > others, then great.
> >
> > 3) any new code that could break things, make a test for it if at
> > all possible.
> >
> >
> > The general exception for patch submittal is for trivial changes
> > such as typo fixes, etc..
> >
> > It will take a bit of time for everyone to acclimate themselves
> > into our new team. So, I was thinking we give it 2 months, then
> > hold an election for lead in March. Is that alright with
> > everyone?
> >
> > Thanks
> >
>
> One more useful thing:
>
> Put this in ~/.gitconfig:
> [color]
> ui = auto
>
> This way git diff will use colors, including highlighting of trailing
> whitespace.
>
>
>
I use an editor that I have set for both showing whitespace (you see
tabs, spaces) and auto-strips trailing whitespace on save.
nice tip for the git diff.
I like using dev-vcs/gitg for doing commits, viewing different branch
trees, cherry-picking (in color too). For commits it lets you pick
changes 1 at a time (+ or -) when you've done several changes, but wish
to split them into logical commits. Handy when you spot things that
need fixing, but don't want to forget to do after your current change
session & commit.
--
Brian Dolbec <dolsen@gentoo.org>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 620 bytes --]
next prev parent reply other threads:[~2014-01-13 7:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 10:35 [gentoo-portage-dev] Commit Policy Brian Dolbec
2014-01-10 17:24 ` Matthew Thode
2014-01-10 18:13 ` Pavel Kazakov
2014-01-11 3:01 ` Alexander Berntsen
2014-01-13 6:43 ` Sebastian Luther
2014-01-13 7:29 ` Brian Dolbec [this message]
2014-01-15 2:19 ` Yixun Lan
2014-01-13 16:37 ` [gentoo-portage-dev] " W. Trevor King
2014-01-15 3:22 ` [gentoo-portage-dev] " Tom Wijsman
2014-01-15 8:42 ` Alexander Berntsen
2014-01-15 3:17 ` Tom Wijsman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1389598174.14760.8.camel@big_daddy.dol-sen.ca \
--to=dolsen@gentoo.org \
--cc=gentoo-portage-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox