Chet Ramey wrote at 17:25 (EDT) on Wednesday:
> I think this is a great idea. I've already contacted Bradley and
> encouraged him to go ahead. I'd like to thank him publicly for his
> offer.
Thanks, Chet! It was my pleasure to set this up. Thanks to Jari for
the original idea and the first att
On Thu, Jun 2, 2011 at 17:00, Bradley M. Kuhn wrote:
> I'd suggest that we keep the master branch only to track the history of
> releases and officially released patches as Chet posts them, and then we
> can use separate branches for individual developers who want to use Git.
> What do you think o
>On Thu, Jun 2, 2011 at 17:00, Bradley M. Kuhn wrote:
>> I'd suggest that we keep the master branch only to track the history of
>> releases and officially released patches as Chet posts them, and then we
>> can use separate branches for individual developers who want to use Git.
>> What do you th
On 6/2/11 1:00 PM, Bradley M. Kuhn wrote:
> Chet Ramey wrote at 17:25 (EDT) on Wednesday:
>> I think this is a great idea. I've already contacted Bradley and
>> encouraged him to go ahead. I'd like to thank him publicly for his
>> offer.
>
> Thanks, Chet! It was my pleasure to set this up. Tha
Hello,
I realize the issue of character range expressions not working as
expected (because of locale settings) has been done to death, but I
thought I should point this out.
The bash man page says:
"A pair of characters separated by a hyphen denotes a range expression;
any character that **
Hi,
just as side note, not meant to touch the maintainer discussion.
This is not only a "Bash problem". The programmer/user mistake to use
[A-Z] for "only capital letters, capital A to capital Z" is a very
common one.
But I'm not sure if every official application-level documentation
shoul