[vtkusers] Release log

Bill Lorensen bill.lorensen at gmail.com
Fri Feb 11 23:29:45 EST 2011


Dave,

I think the git log output could be processed.

Try this for example
 git log --since=v5.6.1 --pretty=format:"%s" --name-only | grep -v "Merge topic"

On Fri, Feb 11, 2011 at 11:03 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> It exists but is very cvs specific if I recall. I'll look around for it.
>
> On Fri, Feb 11, 2011 at 10:49 AM, David E DeMarle
> <dave.demarle at kitware.com> wrote:
>> Bill,
>>
>> Does your script that compares releases still exist, does it still
>> work and is it relevant now in the git era? If so, can you post or
>> check that in somewhere?
>>
>> For reference you mentioned it back in late January 2008 on the
>> vtk-developers list in a thread titled "VTK 5.2 Release Planning"
>>
>> thanks,
>>
>> David E DeMarle
>> Kitware, Inc.
>> R&D Engineer
>> 28 Corporate Drive
>> Clifton Park, NY 12065-8662
>> Phone: 518-371-3971 x109
>>
>>
>>
>> On Fri, Feb 11, 2011 at 10:24 AM, Jothy <jothybasu at gmail.com> wrote:
>>> Thanks very much David!
>>>
>>> Could the developers make sure they add it to the wiki hereafter during
>>> release, so that it would be very useful to track the changes.
>>>
>>> Jothy
>>>
>>> On Fri, Feb 11, 2011 at 3:15 PM, David Gobbi <david.gobbi at gmail.com> wrote:
>>>>
>>>> Using a combination of "ls -R", "diff", and "grep" I found 118 new VTK
>>>> header files, it will be easy for me to dump the list onto the wiki later
>>>> today.  I was curious to see the changes, too.
>>>>
>>>>  - David
>>>>
>>>>
>>>> On Fri, Feb 11, 2011 at 5:50 AM, David Partyka
>>>> <david.partyka at kitware.com> wrote:
>>>> > You'll have to dig through this mail list to find them. I'll see if I
>>>> > can
>>>> > track the most recent down and stick them on the Wiki. Using mark mail
>>>> > can
>>>> > also help narrow them down.
>>>> >
>>>> > http://vtk.markmail.org/search/?q=#query:%20type%3Aannouncements+page:1+state:facets
>>>> >
>>>> > On Fri, Feb 11, 2011 at 6:05 AM, Jothy <jothybasu at gmail.com> wrote:
>>>> >>
>>>> >> Hi all,
>>>> >>
>>>> >> Where can I find the "new in release" as in the ITK wiki?
>>>> >>
>>>> >> http://www.itk.org/Wiki/ITK
>>>> >>
>>>> >> Is there no section as such?
>>>> >>
>>>> >> Thanks
>>>> >>
>>>> >> Jothy
>>>> >>
>>>> >> _______________________________________________
>>>> >> Powered by www.kitware.com
>>>> >>
>>>> >> Visit other Kitware open-source projects at
>>>> >> http://www.kitware.com/opensource/opensource.html
>>>> >>
>>>> >> Please keep messages on-topic and check the VTK FAQ at:
>>>> >> http://www.vtk.org/Wiki/VTK_FAQ
>>>> >>
>>>> >> Follow this link to subscribe/unsubscribe:
>>>> >> http://www.vtk.org/mailman/listinfo/vtkusers
>>>> >>
>>>> >
>>>> >
>>>> > _______________________________________________
>>>> > Powered by www.kitware.com
>>>> >
>>>> > Visit other Kitware open-source projects at
>>>> > http://www.kitware.com/opensource/opensource.html
>>>> >
>>>> > Please keep messages on-topic and check the VTK FAQ at:
>>>> > http://www.vtk.org/Wiki/VTK_FAQ
>>>> >
>>>> > Follow this link to subscribe/unsubscribe:
>>>> > http://www.vtk.org/mailman/listinfo/vtkusers
>>>> >
>>>> >
>>>
>>>
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>>
>>
>



More information about the vtkusers mailing list