$ brew install git-standup
$ git standup -d 7
565539e - Update Danish translations (7 days ago) <Michal Zalecki>
cacedd7 - Handle URL to disable reminders (7 days ago) <Michal Zalecki>
f5ce32a - Allow adding default attachments (7 days ago) <Michal Zalecki>
...
$ git tag -a v1.23 -m "Super feature"
$ git tag -n
v1.23 Super feature
$ git commit -m "[MAJOR] Super feature"
$ git standup -d 7 | grep "MAJOR"
1443390 - [MAJOR] Super feature (30 seconds ago) <Michal Zalecki>
git config --global unpushed '!GIT_CURRENT_BRANCH=$(git name-rev --name-only HEAD) \
&& git log origin/$GIT_CURRENT_BRANCH..$GIT_CURRENT_BRANCH --format="%s"'
$ git unpushed | tac
Fix radios and checkboxes in Mobile Safari
Update scenarios to work with new radio buttons
Make top margin when printing contract smaller
Add on behalf text and change signature details to align signatures