log

age author description
Mon, 16 Mar 2009 02:46:41 -0400 catherine multiple connections
Sat, 14 Mar 2009 21:49:34 -0400 catherine dbms_output.put_line working
Fri, 13 Mar 2009 17:55:42 -0400 catherine do_host
Thu, 12 Mar 2009 21:29:51 -0400 catherine smart prompt now works with db connect
Thu, 12 Mar 2009 21:10:55 -0400 catherine oops, restore lines of code after sql_format_item
Thu, 12 Mar 2009 21:06:13 -0400 catherine removing obsolete colnames, sql_format_itm, redefine enumerate for Py < 2.3
Thu, 12 Mar 2009 21:02:07 -0400 catherine new \di
Thu, 12 Mar 2009 17:36:25 -0400 catherine reworked \di - not truly better?
Thu, 12 Mar 2009 07:58:42 -0400 catherine print full help on -h
Wed, 11 Mar 2009 12:49:02 -0400 catherine added sql_echo
Tue, 10 Mar 2009 16:42:27 -0400 catherine end wed
Wed, 04 Mar 2009 17:44:29 -0500 catherine begin docs
Wed, 04 Mar 2009 14:52:02 -0500 catherine can round-trip a package now
Wed, 04 Mar 2009 14:05:18 -0500 catherine trying REMARK BEGIN / REMARK END
Mon, 02 Mar 2009 16:36:26 -0500 catherine keeping python 2.4 compatibility
Mon, 02 Mar 2009 16:21:54 -0500 catherine Added tag 1.6.0 for changeset 8866fe0706c3
Mon, 02 Mar 2009 16:21:49 -0500 catherine message when all columns excluded 1.6.0
Mon, 02 Mar 2009 06:38:30 -0500 catherine trying remark_begin
Fri, 27 Feb 2009 16:12:35 -0500 catherine negative wildcards fixed
Fri, 27 Feb 2009 12:06:40 -0500 catherine catching standard names caught
Fri, 27 Feb 2009 07:17:18 -0500 catherine must fix catching regular cols as wilds, repeating on eqdbw/mtndew@orcl
Fri, 27 Feb 2009 06:51:54 -0500 catherine not col num works
Thu, 26 Feb 2009 20:09:46 -0500 catherine debugging streamlined wild sql
Thu, 26 Feb 2009 19:01:22 -0500 catherine tightening up wildcard pyparsing
Thu, 26 Feb 2009 15:22:19 -0500 catherine ha ha ha - wildcards in selects working now
Thu, 26 Feb 2009 07:07:53 -0500 catherine beginning wildsql
Wed, 25 Feb 2009 17:45:35 -0500 catherine fixed bugs in VC introduced by sort-order options
Wed, 25 Feb 2009 17:10:45 -0500 catherine Added tag 1.5.3 for changeset e1e6b820f81b
Wed, 25 Feb 2009 15:54:34 -0500 catherine improving ambiguous SETs 1.5.3
Wed, 25 Feb 2009 15:08:32 -0500 catherine accept SET HEADING
Fri, 20 Feb 2009 11:52:08 -0500 catherine last_ddl_time is proper label
Fri, 20 Feb 2009 11:45:49 -0500 catherine time and reverse sorting added to ls
Tue, 17 Feb 2009 15:37:12 -0500 catherine more comments
Sat, 14 Feb 2009 23:22:01 -0500 catherine trap plot errors better
Tue, 03 Feb 2009 17:24:28 -0500 catherine svn sucks - supporting git instead
Tue, 03 Feb 2009 16:43:29 -0500 catherine more work on svn
Tue, 03 Feb 2009 16:08:24 -0500 catherine synch
Fri, 30 Jan 2009 21:27:14 -0500 catherine added show parameter
Fri, 30 Jan 2009 05:52:49 -0500 catherine hg works
Thu, 29 Jan 2009 15:20:40 -0500 catherine wildcards ok
Thu, 29 Jan 2009 14:45:56 -0500 catherine dumping working but not for wildcards
Thu, 29 Jan 2009 12:53:13 -0500 catherine multi-pull working pretty well
Thu, 29 Jan 2009 12:31:56 -0500 catherine going to try multiple pull
Wed, 28 Jan 2009 13:38:22 -0500 catherine removed comment about nested sessions
Wed, 28 Jan 2009 13:14:26 -0500 catherine Added tag 1.5.2 for changeset a3eeea9ee8cc
Wed, 28 Jan 2009 13:13:15 -0500 catherine synched with cmd2 0.4.5 1.5.2
Tue, 27 Jan 2009 15:33:40 -0500 catherine synch
Tue, 30 Dec 2008 22:12:38 -0500 catherine synch
Wed, 24 Dec 2008 11:14:54 -0500 catherine test almost fixed
Mon, 22 Dec 2008 09:43:28 -0500 catherine Added tag 1.5.1 for changeset 545d98ed07f3
Mon, 22 Dec 2008 09:33:50 -0500 catherine fix for do_load 1.5.1
Thu, 18 Dec 2008 10:20:59 -0500 catherine folded in sessinfo fix
Thu, 18 Dec 2008 10:10:27 -0500 catherine fixed sessinfo
Thu, 18 Dec 2008 10:14:32 -0500 catherine synch
Fri, 12 Dec 2008 10:14:09 -0500 catherine \n\n finally works
Wed, 10 Dec 2008 16:33:35 -0500 catherine \n endings still squirrely; watch blank spaces in saved files
Fri, 05 Dec 2008 09:14:00 -0500 catherine version marked at 1.5.1
Thu, 04 Dec 2008 17:24:59 -0500 catherine tests for \dv
Thu, 04 Dec 2008 16:43:42 -0500 catherine terminators + suffixes now preserved
Wed, 03 Dec 2008 17:20:49 -0500 catherine ugh - parsing stripping command causes real trouble