refresh:

for c in `git log --cherry-pick --right-only --no-merges --reverse --author="\(Mateusz\)\|\(Simon\)" | grep ^commit | awk '{print $2}'`; do git format-patch -1 "$c" --stdout >> the-patch.patch; done
2013/12/09 10:36:05 przez www, 0