CHANGES
=======

* Added git examples to manpage
* imported simple examples from pass
* include readme in readthedocs
* Import pass manpage
* Fixed docs in Docker
* Changed readthedocs link
* Build docs in tox + fixed flake
* Added readthedocs badge
* Added docs-requiresments.txt for rtd
* Now build documentation and manpage
* Remove .gpg in ls output
* Added vim to Dockerfile
* Fixed issue on tree<1.5
* Fixed error on tree <1.7
* Added testing documentation
* Added mv command
* Dockerfile: Fixed python3 tests
* Added Dockerfile
* Added properties to setup.cfg
* Added more things in TODO
* Improved find pattern
* fixed typo
* Added find command
* Added subfolder argument to ls
* Added -r, --recursive options to rm
* Create dummy files in one line
* Invoke ls by default
* Removed useless lines
* Added rm command
* Added README to dist
* Fixed typo
* Update and rename README.md to README.rst
* added tree to travis
* cosmetic fix
* Added show command
* Added todo for pypyass insert
* gpg2 -> gpg
* Added show command
* Fixed pypy
* gpg --import-ownertrust
* Check for gpg errors
* Text py27 and py34 by default
* gpg_id -> gpg-id + read gpg-id file
* fixed python3
* Added gpg key for testing
* Added gnupg to travis
* Removed debug strings
* Added pypass insert tests
* Progress on pypass insert
* Update README.md
* Update and rename README.rst to README.md
* Fixed tests with pypy
* flake8 fix
* Added travis and coveralls badges
* Changed README to .rst
* Fixed cover package
* Added test for init
* Create README.md
* Added init command
* Added pypass command
* Added setup.py
* Added tox.ini
* Added .travis.yml
* Initial commit
