🚧 Feature: * Added the repository list feature support, which lists all repositories for an user. (fixes #50) 🚒 Bugfixes: * Allow cloning in empty directories (fixes #58) * Allow URLs that contain .git in the name (fixes #55) * Show a nice error when missing credentials on create (fixes #74) * Made remote add show the proper name on success (fixes #72) 💄 Cosmetics: * Removed distutil's usage of setup function in setup.py (cf #71) * Improved versions used in requirements (cf #61) * Fixed link in TODO list (cf #70)