Skip to content

Commit

Permalink
Start a HISTORY file. Mention colorama in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmavirus24 committed May 18, 2012
1 parent bd159a2 commit 849521a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
14 changes: 14 additions & 0 deletions HISTORY.rst
@@ -0,0 +1,14 @@
History
=======

development
-----------

- Add colorama support for users using the script in ``cmd.exe`` on
Windows
- Add tests for ``get_config()``
- Add @usage decorate for actions
- Add sample_addons directory with Matt Stave's suggestions
- PEP257 (Docstring) compliance
- Help documentation automattically generated
- Fix rare occurrence where script whips out todo.txt file
3 changes: 3 additions & 0 deletions README.rst
Expand Up @@ -15,6 +15,9 @@ repository which tracks the related files. Running the script once will give
you the URL to download it. Please note that GitPython is written for ``git
--version`` 1.7.2+.

If you're on Windows and running the script out of cmd.exe, install
colorama for 'termcolor' support.

.. _GitPython: https://github.com/gitpython-developers/GitPython

Hacking
Expand Down

0 comments on commit 849521a

Please sign in to comment.