* More clear nested verbose output
* Full Git HEAD/branch synchronization support
* Add '--vcs-clean' option to clean up VCS database
* Hotfix: Fix the wrong HEAD file location
* Standalone version improvements
* Fix checking target deployed from '.__SRC' file
* Symlink to a local path, the existence is irrelevant
* Doc updates, typo fixes
* Standalone version improvements
* New dependency: bashLib
* Use 'make' for building
* Redesigned test structure
* Ability to manage dots repo
* Ability to deploy from VCS or local path
* '$HOME/.dotploy/config' configuration support
* Confilcted files while deploying will be skipped
now, use '--force' option to backup first
* Plenty of bugfixes
* Remove command line option '-d'
* Remove command line option '-p'
* Add GUN-style long command line options support
* Show processing details only when '-v' is given
* Backups now is stored in '.dotploy/' directory under
deployment destination
* Host based dot files deployment
* User based dot files deployment
* Dead symlinks checking and cleaning