]> kaliko git repositories - python-musicpd.git/shortlog
python-musicpd.git
2008-03-23 J. Alexander... TODO.txt: removing completed TODO item
2008-03-23 J. Alexander... CHANGES.txt: document change in previous commit
2008-03-23 J. Alexander... mpd.py: loop over addresses returned by getaddrinfo...
2008-03-23 J. Alexander... CHANGES.txt: document change in previous commit
2008-03-23 J. Alexander... mpd.py: raise ConnectionError if connect() is called...
2008-03-23 J. Alexander... mpd.py: use a separate file object for reading and...
2008-03-23 J. Alexander... mpd.py: raise ConnectionError when trying to use an...
2008-03-23 J. Alexander... TODO.txt: cleaning up and splitting into pre- and post...
2008-03-23 J. Alexander... TODO.txt: changing header for consistency
2008-03-23 J. Alexander... adding CHANGES.txt
2008-03-23 J. Alexander... TODO.txt: removing completed TODO item
2008-03-23 J. Alexander... mpd.py: raise ConnectionError on EOF
2008-03-05 J. Alexander... TODO.txt: adding TODO item
2008-03-01 J. Alexander... mpd.py: making _getitem return None if no item is returned
2008-02-28 J. Alexander... setup.py: commenting out license/platforms v0.1.0
2008-02-28 J. Alexander... MANIFEST.in: exclude setup.cfg
2008-02-27 J. Alexander... mpd.py: adding one line description at top of file
2008-02-27 J. Alexander... TODO.txt: removing completed TODO item and pre-release...
2008-02-27 J. Alexander... adding setup.py, setup.cfg, and MANIFEST.in
2008-02-27 J. Alexander... TODO.txt: removing a completed TODO item
2008-02-27 J. Alexander... adding README.txt
2008-02-27 J. Alexander... TODO.txt: changing a couple TODO items
2008-02-27 J. Alexander... addding doc/commands.txt to document supported commands
2008-02-27 J. Alexander... renaming TODO to TODO.txt
2008-02-27 J. Alexander... TODO: removing completed TODO item
2008-02-27 J. Alexander... adding LICENSE.txt and a copyright notice to mpd.py
2008-02-27 J. Alexander... mpd.py: removing shebang line
2008-02-27 J. Alexander... TODO: adding pre- and post-release sections, and a...
2008-02-25 J. Alexander... TODO: adding TODO item
2008-02-25 J. Alexander... moving TODO list to separate TODO file
2008-02-25 J. Alexander... remove argument checking/parsing TODO item
2008-02-24 J. Alexander... return an empty dict if no object is read
2008-02-24 J. Alexander... adding command_list support
2008-02-24 J. Alexander... initial commit