
Up to [pgFoundry] / python / rc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 6 06:08:42 2008 UTC (4 years, 4 months ago) by jwp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +3 -7
lines
Diff to previous 1.8 (unified)
Forgot some files, and just use 'packages'.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 5 20:59:21 2008 UTC (4 years, 4 months ago) by jwp
Branch: MAIN
Changes since 1.7: +47 -72
lines
Diff to previous 1.7 (unified)
Begin migration to setuptools.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 22 15:45:30 2007 UTC (5 years ago) by jwp
Branch: MAIN
Changes since 1.6: +8 -3
lines
Diff to previous 1.6 (unified)
When in '__setup__', __file__ will be available. [compound package]
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 9 07:32:21 2007 UTC (5 years, 1 month ago) by jwp
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (unified)
Add initial SIGINT handling and correction PL creation. - Add recreate_proc option and stop dropping the procedure by default. - Fix PL creation. It was simply broken. - Make three consecutive SIGINTs act as a local interrupt.(1 second window) - Use new GreenTrunk location. - Fix version display. It actually takes -V now. :) - Add support for -m and -c options.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 24 20:36:33 2007 UTC (5 years, 2 months ago) by jwp
Branch: MAIN
Changes since 1.4: +46 -5
lines
Diff to previous 1.4 (unified)
Implement remote file interface. Reimplement the remote console to use the abstraction.
Revision 1.4 / (download) - annotate - [select for diffs], Sun May 28 03:01:46 2006 UTC (5 years, 11 months ago) by jwp
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (unified)
Mark as version 0.2.
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 1 03:36:14 2006 UTC (6 years ago) by jwp
Branch: MAIN
CVS Tags: R010
Changes since 1.2: +4 -2
lines
Diff to previous 1.2 (unified)
Add README and long_description.
Revision 1.2 / (download) - annotate - [select for diffs], Mon May 1 02:59:25 2006 UTC (6 years ago) by jwp
Branch: MAIN
Changes since 1.1: +43 -28
lines
Diff to previous 1.1 (unified)
Set version to 0.1.
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Apr 2 23:33:32 2006 UTC (6 years, 1 month ago) by jwp
Branch: jwp,
VOID
CVS Tags: INIT
Changes since 1.1.1.1: +43 -28
lines
Diff to previous 1.1.1.1 (unified)
Import remote Python console.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Dec 22 18:11:21 2004 UTC (7 years, 4 months ago) by flaw
Branch: jwp,
VOID
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (unified)
Initial import from local directory
Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 22 18:11:21 2004 UTC (7 years, 4 months ago) by flaw
Branch: MAIN
Initial revision