rana-cli/wakatime/projects
Alan Hamlett 297ebb902b updates to project plugins:
- force projects to return unicode names and branches, or None
 - refactor ProjectMap to set project name from cfg file
 - pass configs to find_project() as dict from plugin's cfg section
 - clean up git project class

updates to config file:

 - rename ~/.wakatime.conf to ~/.wakatime.cfg
 - better error handling while parsing and getting configs
 - no longer need to set defaults when parsing config file
 - use configparser for python3 when python2 import fails
2013-12-13 14:46:39 +01:00
..
__init__.py added version 0.0.1 2013-07-06 00:51:09 -07:00
base.py updates to project plugins: 2013-12-13 14:46:39 +01:00
git.py updates to project plugins: 2013-12-13 14:46:39 +01:00
mercurial.py using branch instead of tags 2013-08-15 00:09:27 -07:00
projectmap.py updates to project plugins: 2013-12-13 14:46:39 +01:00
subversion.py updates to project plugins: 2013-12-13 14:46:39 +01:00
wakatime.py updates to project plugins: 2013-12-13 14:46:39 +01:00