[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH]: uniq: add "--group" option
From: |
Pádraig Brady |
Subject: |
Re: [PATCH]: uniq: add "--group" option |
Date: |
Thu, 28 Feb 2013 18:23:34 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 |
On 02/28/2013 05:16 PM, Assaf Gordon wrote:
> Pádraig Brady wrote, On 02/27/2013 08:16 PM:
>> On 02/21/2013 07:40 PM, Assaf Gordon wrote:
>>> Assaf Gordon wrote, On 02/21/2013 11:37 AM:
>>>>
>>>> You were planning on "--group" to mean explicitly "output all input lines,
>>>> and add group-markers for unique groups" (meaning -u/-d/-D and --group are
>>>> mutually exclusive).
>>>>
>>>
>>
>> I'll push this tomorrow with the attached changes.
>> I added NEWS, docs and refactored the
>> default and --group core loops together as
>> as they're essentially the same.
>>
>
> Thank you.
>
> Once pushed, I'll send a rebased patch for the sort/join/uniq key-comparison
> feature.
Perfect.
Pushed,
thanks,
Pádraig.
- [PATCH]: uniq: add "--group" option, Assaf Gordon, 2013/02/20
- Re: [PATCH]: uniq: add "--group" option, Pádraig Brady, 2013/02/20
- Re: [PATCH]: uniq: add "--group" option, Assaf Gordon, 2013/02/21
- Re: [PATCH]: uniq: add "--group" option, Pádraig Brady, 2013/02/21
- Re: [PATCH]: uniq: add "--group" option, Assaf Gordon, 2013/02/21
- Re: [PATCH]: uniq: add "--group" option, Assaf Gordon, 2013/02/21
- Re: [PATCH]: uniq: add "--group" option, Pádraig Brady, 2013/02/27
- Re: [PATCH]: uniq: add "--group" option, Assaf Gordon, 2013/02/28
- Re: [PATCH]: uniq: add "--group" option,
Pádraig Brady <=