Displaying 2 results from an estimated 2 matches for "svn_bz_append".
2016 May 17
3
[RFC] Helping release management
...it shouldn't be hard. I've been meaning to look into this, but didn't
get very far yet. There are some links here:
https://wiki.mozilla.org/Bugzilla:Addons#Integration_with_Source_Code_Management_programs
and e.g. this looks pretty simple:
http://www.telegraphics.com.au/svn/svn_bz/trunk/svn_bz_append.pl
> - What do people think of the attached patch?
FWIW, I'd prefer just "Fix foo in the bar function (PRxxx)" to "Fix
foo in the bar function (http://llvm.org/PRxxx)". But I don't feel
strongly enough to object if others find the URL super useful.
Cheers,
Hans
2016 May 05
4
[RFC] Helping release management
Filing a PR for *every* fix is overkill. But filing a PR to express "please merge this to the branch" (if there isn't already a PR) seems reasonable.
--paulr
From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Reid Kleckner via llvm-dev
Sent: Thursday, May 05, 2016 10:09 AM
To: Quentin Colombet
Cc: llvm-dev
Subject: Re: [llvm-dev] [RFC] Helping release