0.0.3 / 2010-08-27 ================== * Added git-extras-version * Added git-update-extras * Fixed git-contrib issue when the username is in a commit msg * Merge branch 'integration' * Delete remote tag only if local was deleted * Delete remote branch only if local was deleted * Use -d to avoid deleting an unmerged branch by accident * Merge branch 'integration' * Fix printing of authors for git-summary's on Ubuntu * read doesn't have the -e option in SH on my machine at least. 0.0.2 / 2010-08-24 ================== * Added `git-summary` * Added `git-commits-since` * Added `git-repl` * Added `git-delete-tag` * Added `git-delete-branch` * Added `git-contrib` * Fixed handling off spaces in contributor's name for `git-contrib` [Domenico Rotiroti] * Fixed spaces in `git-release` names/numbers [Domenico Rotiroti] * Fixed readme 0.0.1 / 2010-08-05 ================== * Docs for git-ignore. Closes #3 * Merge branch 'ignore' * Added git-ignore * Readme typo * Fixed in docs * Install docs * Merge branch 'release' * Added git-release * Fixed readme * Readme * Passing args to git shortlog * Added --all support to git-count * Initial commit