log

age author description
2009-03-30 catherine transcript tests work 0.5.1
2009-03-30 catherine unit tests pass
2009-03-30 catherine finally, ls working right
2009-03-30 catherine aha - I think I know why comment-in-progress parse failing
2009-03-30 catherine abbrevs working with help
2009-03-27 catherine history fix
2009-03-25 catherine send to ioug
2009-03-25 catherine midway through py script change
2009-03-24 catherine oops, updating version numbers in code
2009-03-24 catherine adjust docstring for windows
2009-03-24 catherine shortened docstring to avoid word wrap
2009-03-24 catherine tweaking documentation
2009-03-24 catherine Added tag 0.5.0 for changeset 0bae9aaf331a
2009-03-24 catherine 0.5.0 0.5.0
2009-03-24 catherine fixed bug in abbreviated commands
2009-03-24 catherine py really working right now
2009-03-24 catherine py working better now; still needs a iscomplete=True on onecmd
2009-03-24 catherine maybe quit and exit work now?
2009-03-24 catherine now using code.InteractiveConsole
2009-03-23 catherine debugging default
2009-03-23 catherine woot, sql within by
2009-03-23 catherine merged abbrev changes
2009-03-23 catherine synch to dellzilla
2009-03-23 catherine now abbrevs and synonyms do not clash
2009-03-23 catherine abbrevs - but stumbling when an abbrev is predefined
2009-03-23 catherine synch
2009-03-19 catherine tying loose ends from the day
2009-03-19 catherine tweaked error message
2009-03-19 catherine trying @http://
2009-03-19 catherine Added tag 0.4.8 for changeset 9aa1f34455b4
2009-03-19 catherine autobind test failing 0.4.8
2009-03-18 catherine yay py works fully
2009-03-18 catherine py object manipulation almost done
2009-03-18 catherine beginning to manage multi-line py
2009-03-17 catherine json not quite there
2009-03-16 catherine more postparse hook work
2009-03-16 catherine now hooks for pre and post but after parse
2009-03-16 catherine multiple connections
2009-03-15 catherine parameter onchange hook comment
2009-03-15 catherine parameter onchange hook
2009-03-12 catherine print full help on -h
2009-03-10 catherine end wed
2009-03-10 catherine trying move of shortcut expansion
2009-03-10 catherine case changes in parameters
2009-03-04 catherine tweaking
2009-03-04 catherine do not let SET errors pass silently
2009-03-02 catherine Added tag 0.4.7 for changeset 5d22be6d2f88
2009-03-02 catherine v1.6.0 0.4.7
2009-03-02 catherine limit < infile slurp to cases where infile found
2009-03-02 catherine liberal use of os.path.expanduser
2009-03-02 catherine unknown
2009-02-28 catherine expanding ~ in file names
2009-02-26 catherine added unit check for doublepipe
2009-02-25 catherine need pyparsing 1.5.1
2009-02-25 catherine clean out debugging comment
2009-02-25 catherine Added tag 0.4.6 for changeset 455ebe415d5e
2009-02-25 catherine do not interpret => as having the redirector > 0.4.6
2009-02-18 catherine drop reference to profile
2009-02-18 catherine tweaked docs
2009-02-15 catherine added settable timings param