--------------------------
* Verbose mode when sending an email
* Replaced configobj parameters by a simple JSON file
* Add a global variables
* Add a debug mode for issue
* Add Python 3 support
* Added -u flag for untracked files to be inclused in the 'to commit'
* Find current branch even if it's not at the top of the list
* Display repositories in alphabetical order
* Show the name of the repository whose remotes are being updated
* Highlight with magenta a repo that has no changes but doesn't have remote either
* Fix failure on bare repositories