Generating ChangeLog from git
Eduardo Silva
eduardo at monkey.io
Sun May 17 23:49:54 UTC 2015
I basically use:
$ git log $end $start
where $end and $start can be a tag or a hash commit ID.
regards
On Sun, May 17, 2015 at 5:35 PM, Joel Sherrill <joel.sherrill at oarcorp.com>
wrote:
> Hi
>
> I have found git commands for generating reasonably formatted GNU
> style ChangeLogs. I don't seem to be able to make them print the changes
> from when 4.10 branched until now.
>
> This appears to be a combination of git rev-list to get the hash where
> the branch happened and git log. The git rev-list is giving me gits.
>
> Basically a ChangeLog needs to be between two points and I can't
> figure out how to (a) determine the two points in git and (b) specify
> them to git log.
>
> Any advice?
>
> --joel
>
> --
> Joel Sherrill, Ph.D. Director of Research & Developmentjoel.sherrill at OARcorp.com On-Line Applications Research
> Ask me about RTEMS: a free RTOS Huntsville AL 35805
> Support Available (256) 722-9985
>
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
--
Eduardo Silva
Monkey Software
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20150517/84dd2d9b/attachment-0002.html>
More information about the devel
mailing list