tags 600001 + upstream
quit

Jonathan Nieder wrote:
> Brice Goglin wrote:

>> It would very nice to have an option that summarizes commits
>> between merges. For instance, if there are 56 commits between
>> two merges (and no other merge there), just show
[...]
> Probably not exactly what you mean, but have you tried
> --simplify-by-decoration?

Err, I should have said --merges or --first-parent

>  Additional arguments to git log: [                           ]

which can be passed on the command line or here.  And of course
does not summarize the commits merged unless the commit messages
do that (as they would if you have been commiting with the "[merge]
log" configuration).

A feature I have occasionally thought would be nice from gitk
is collapsible simplified history.  The idea in that case would
be to show a simplified history like today but allow the user to
click on a line connecting parent and child to get more details
about what happened in between.

Thanks for the report, and sorry for the noise.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to