]> kaliko git repositories - python-musicpd.git/history
python-musicpd.git
2008-04-03 J. Alexander TreumanTODO.txt: removing pre- and post-release sections
2008-03-23 J. Alexander Treumanmpd.py: changing exception raising to comply with the...
2008-03-23 J. Alexander Treumanmpd.py: strip trailing \n from MPD's hello line for...
2008-03-23 J. Alexander Treumanmpd.py: reset to disconnected state if _hello() fails...
2008-03-23 J. Alexander TreumanTODO.txt: removing completed TODO item
2008-03-23 J. Alexander TreumanCHANGES.txt: document change in previous commit
2008-03-23 J. Alexander Treumanmpd.py: loop over addresses returned by getaddrinfo...
2008-03-23 J. Alexander TreumanCHANGES.txt: document change in previous commit
2008-03-23 J. Alexander Treumanmpd.py: raise ConnectionError if connect() is called...
2008-03-23 J. Alexander Treumanmpd.py: use a separate file object for reading and...
2008-03-23 J. Alexander Treumanmpd.py: raise ConnectionError when trying to use an...
2008-03-23 J. Alexander TreumanTODO.txt: cleaning up and splitting into pre- and post...
2008-03-23 J. Alexander TreumanTODO.txt: changing header for consistency
2008-03-23 J. Alexander Treumanadding CHANGES.txt
2008-03-23 J. Alexander TreumanTODO.txt: removing completed TODO item
2008-03-23 J. Alexander Treumanmpd.py: raise ConnectionError on EOF
2008-03-05 J. Alexander TreumanTODO.txt: adding TODO item
2008-03-01 J. Alexander Treumanmpd.py: making _getitem return None if no item is returned
2008-02-28 J. Alexander Treumansetup.py: commenting out license/platforms v0.1.0
2008-02-28 J. Alexander TreumanMANIFEST.in: exclude setup.cfg
2008-02-27 J. Alexander Treumanmpd.py: adding one line description at top of file
2008-02-27 J. Alexander TreumanTODO.txt: removing completed TODO item and pre-release...
2008-02-27 J. Alexander Treumanadding setup.py, setup.cfg, and MANIFEST.in
2008-02-27 J. Alexander TreumanTODO.txt: removing a completed TODO item
2008-02-27 J. Alexander Treumanadding README.txt
2008-02-27 J. Alexander TreumanTODO.txt: changing a couple TODO items
2008-02-27 J. Alexander Treumanaddding doc/commands.txt to document supported commands
2008-02-27 J. Alexander Treumanrenaming TODO to TODO.txt
2008-02-27 J. Alexander TreumanTODO: removing completed TODO item
2008-02-27 J. Alexander Treumanadding LICENSE.txt and a copyright notice to mpd.py
2008-02-27 J. Alexander Treumanmpd.py: removing shebang line
2008-02-27 J. Alexander TreumanTODO: adding pre- and post-release sections, and a...
2008-02-25 J. Alexander TreumanTODO: adding TODO item
2008-02-25 J. Alexander Treumanmoving TODO list to separate TODO file
2008-02-25 J. Alexander Treumanremove argument checking/parsing TODO item
2008-02-24 J. Alexander Treumanreturn an empty dict if no object is read
2008-02-24 J. Alexander Treumanadding command_list support
2008-02-24 J. Alexander Treumaninitial commit