On Mon, Aug 30, 2010 at 2:04 PM, Carsten Dominik wrote:
> Hi Manish,
>
> this looks pretty good. I just went over the patch and
> found something like 5 locations where you did not make
> the change, and I fixed those.
>
> Have you been testing your patch extensively? Some testing
> needs to be d
Hi Manish,
this looks pretty good. I just went over the patch and
found something like 5 locations where you did not make
the change, and I fixed those.
Have you been testing your patch extensively? Some testing
needs to be done before we can merge it.
- Carsten
On Aug 20, 2010, at 9:30 PM,
On Sat, Aug 21, 2010 at 12:58 AM, Manish wrote:
> On Fri, Aug 20, 2010 at 11:02 PM, Manish wrote:
>> On Fri, Aug 20, 2010 at 7:15 PM, Carsten Dominik wrote:
>>>
>>> On Aug 20, 2010, at 3:36 PM, Manish wrote:
>>>
> [snip: accepting -'s in properties (17 lines)]
Are "#" and "%" are disallo
On Fri, Aug 20, 2010 at 11:02 PM, Manish wrote:
> On Fri, Aug 20, 2010 at 7:15 PM, Carsten Dominik wrote:
>>
>> On Aug 20, 2010, at 3:36 PM, Manish wrote:
>>
[snip: accepting -'s in properties (17 lines)]
>>>
>>> Are "#" and "%" are disallowed in the tags? Can they be made to work
>>> please?
>>
>>
On Fri, Aug 20, 2010 at 7:15 PM, Carsten Dominik wrote:
>
> On Aug 20, 2010, at 3:36 PM, Manish wrote:
>
>> On Fri, Aug 20, 2010 at 12:57 PM, Carsten Dominik wrote:
>>>
>>> On Aug 17, 2010, at 9:40 PM, Ilya Shlyakhter wrote:
>>>
When doing an agenda tags match for tags or properties with dashe
On Aug 20, 2010, at 3:36 PM, Manish wrote:
On Fri, Aug 20, 2010 at 12:57 PM, Carsten Dominik wrote:
On Aug 17, 2010, at 9:40 PM, Ilya Shlyakhter wrote:
When doing an agenda tags match for tags or properties with dashes
in
their name,
the dashes become negation operators: "my-prop>0" means
On Fri, Aug 20, 2010 at 12:57 PM, Carsten Dominik wrote:
>
> On Aug 17, 2010, at 9:40 PM, Ilya Shlyakhter wrote:
>
>> When doing an agenda tags match for tags or properties with dashes in
>> their name,
>> the dashes become negation operators: "my-prop>0" means "entries that
>> have the tag
>> 'my'
On Aug 17, 2010, at 9:40 PM, Ilya Shlyakhter wrote:
When doing an agenda tags match for tags or properties with dashes in
their name,
the dashes become negation operators: "my-prop>0" means "entries that
have the tag
'my' and do not have a positive property 'prop'", rather than "entries
that ha
When doing an agenda tags match for tags or properties with dashes in
their name,
the dashes become negation operators: "my-prop>0" means "entries that
have the tag
'my' and do not have a positive property 'prop'", rather than "entries
that have a positive
property 'my-prop'". Is there a way to es