I have a git repository in which I have a folder . In this folder multiple people makes changes . I have recently made few commits in that directory .
I want to
1) view all changes that I have done in last 10 commits in that directory
(ie changes done by me only)
and
2) view all changes that anyone has done in that directory in last 10 commits .