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.sherr...@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.sherr...@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@rtems.org > http://lists.rtems.org/mailman/listinfo/devel > -- Eduardo Silva Monkey Software
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel