[gentoo-dev] Git workflow, commit messages

2015-08-09 Thread Anthony G. Basile
Hi everyone, I hate to be a nag, but please read https://wiki.gentoo.org/wiki/Gentoo_git_workflow. In particular, commit messages. I'm seeing lots of cvs style messages going in and without history it will be hard to figure out what happened just from the message. Particularly, we should

Re: [gentoo-dev] Git workflow, commit messages

2015-08-09 Thread Michał Górny
Anthony G. Basile bluen...@gentoo.org napisał: Hi everyone, I hate to be a nag, but please read https://wiki.gentoo.org/wiki/Gentoo_git_workflow. In particular, commit messages. I'm seeing lots of cvs style messages going in and without history it will be hard to figure out what happened

Re: [gentoo-dev] Git workflow, commit messages

2015-08-09 Thread Patrick Lauer
On Sunday 09 August 2015 08:06:53 Anthony G. Basile wrote: Hi everyone, I hate to be a nag, but please read https://wiki.gentoo.org/wiki/Gentoo_git_workflow. In particular, commit messages. I'm seeing lots of cvs style messages going in and without history it will be hard to figure out

Re: [gentoo-dev] Git workflow, commit messages

2015-08-09 Thread Patrice Clement
Sunday 09 Aug 2015 20:17:57, Patrick Lauer wrote : On Sunday 09 August 2015 08:06:53 Anthony G. Basile wrote: Hi everyone, I hate to be a nag, but please read https://wiki.gentoo.org/wiki/Gentoo_git_workflow. In particular, commit messages. I'm seeing lots of cvs style messages going

Re: [gentoo-dev] Git workflow, commit messages

2015-08-09 Thread Anthony G. Basile
On 8/9/15 10:31 AM, Gordon Pettey wrote: On Sun, Aug 9, 2015 at 7:06 AM, Anthony G. Basile bluen...@gentoo.org wrote: Particularly, we should prepend CATEGORY/PN: to the first line so we can easily search git log for what happened to a package. Good format to help reading unfiltered logs,

Re: [gentoo-dev] Git workflow, commit messages

2015-08-09 Thread hasufell
On 08/09/2015 02:06 PM, Anthony G. Basile wrote: Hi everyone, I hate to be a nag, but please read https://wiki.gentoo.org/wiki/Gentoo_git_workflow. In particular, commit messages. I'm seeing lots of cvs style messages going in and without history it will be hard to figure out what

Re: [gentoo-dev] Git workflow, commit messages

2015-08-09 Thread Gordon Pettey
On Sun, Aug 9, 2015 at 7:06 AM, Anthony G. Basile bluen...@gentoo.org wrote: Particularly, we should prepend CATEGORY/PN: to the first line so we can easily search git log for what happened to a package. Good format to help reading unfiltered logs, but invalid reasoning. 'git log

Re: [gentoo-dev] Git workflow, commit messages

2015-08-09 Thread Aaron W. Swenson
On 2015-08-09 09:31, Gordon Pettey wrote: On Sun, Aug 9, 2015 at 7:06 AM, Anthony G. Basile bluen...@gentoo.org wrote: Particularly, we should prepend CATEGORY/PN: to the first line so we can easily search git log for what happened to a package. Good format to help reading

Re: [gentoo-dev] Git workflow, commit messages

2015-08-09 Thread hasufell
On 08/09/2015 04:31 PM, Gordon Pettey wrote: On Sun, Aug 9, 2015 at 7:06 AM, Anthony G. Basile bluen...@gentoo.org mailto:bluen...@gentoo.org wrote: Particularly, we should prepend CATEGORY/PN: to the first line so we can easily search git log for what happened to a package.