Log of /branches/rewrite
Directory Listing
Revision
133 -
Directory Listing
Modified
Fri Jul 2 15:12:08 2004 UTC
(8 years, 10 months ago)
by
otavio
Some more code clenup and better exception handle.
Revision
130 -
Directory Listing
Modified
Fri Jul 2 12:33:24 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Oops. Get my test data out of the conf file.
Revision
129 -
Directory Listing
Modified
Fri Jul 2 12:32:48 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Do real parsing of variable config values
Do real parsing of variable config values.
Revision
128 -
Directory Listing
Modified
Fri Jul 2 04:29:23 2004 UTC
(8 years, 10 months ago)
by
otavio
Reformat the code. Minor issues, but ...
Revision
127 -
Directory Listing
Modified
Fri Jul 2 04:22:35 2004 UTC
(8 years, 10 months ago)
by
otavio
Rewrite the dump method and make the code more simple.
Revision
126 -
Directory Listing
Modified
Fri Jul 2 04:18:48 2004 UTC
(8 years, 10 months ago)
by
otavio
Changed from DEFAULT to GLOBAL.
Revision
125 -
Directory Listing
Modified
Fri Jul 2 03:28:31 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Reverted some changes to unbreak Config.py.
Revision
124 -
Directory Listing
Modified
Fri Jul 2 03:21:02 2004 UTC
(8 years, 10 months ago)
by
otavio
Added an Exception and did some code cleanup.
Revision
123 -
Directory Listing
Modified
Fri Jul 2 03:11:40 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Added logic for nominally parsing @VARIABLE@ key specs, fixed some typos. Config.py now parses our sample config file.
Revision
122 -
Directory Listing
Modified
Fri Jul 2 02:53:15 2004 UTC
(8 years, 10 months ago)
by
otavio
Fixed some missing parentesses (is right spelled it?).
Revision
121 -
Directory Listing
Modified
Fri Jul 2 02:45:50 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Fleshed out Config a bit.
Revision
120 -
Directory Listing
Modified
Fri Jul 2 02:40:45 2004 UTC
(8 years, 10 months ago)
by
otavio
Remove the author of it since doesn't make sense
Revision
119 -
Directory Listing
Modified
Fri Jul 2 02:27:51 2004 UTC
(8 years, 10 months ago)
by
otavio
Initial.
Revision
118 -
Directory Listing
Modified
Thu Jul 1 22:59:55 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Fixed the mistaken deletion of a line break.
Revision
117 -
Directory Listing
Modified
Thu Jul 1 22:55:15 2004 UTC
(8 years, 10 months ago)
by
otavio
Reorder configuration file to be more easy to understand and logical.
Revision
116 -
Directory Listing
Modified
Thu Jul 1 19:50:36 2004 UTC
(8 years, 10 months ago)
by
otavio
* Change the URI on description to the website on Alioth.
Revision
114 -
Directory Listing
Modified
Thu Jul 1 16:26:10 2004 UTC
(8 years, 10 months ago)
by
otavio
Fixed changelog entry and log the new conf file.
Revision
113 -
Directory Listing
Modified
Thu Jul 1 16:21:09 2004 UTC
(8 years, 10 months ago)
by
synrg
Improved package description.
Revision
112 -
Directory Listing
Modified
Thu Jul 1 03:43:26 2004 UTC
(8 years, 10 months ago)
by
otavio
Add tasks options.
Revision
111 -
Directory Listing
Modified
Thu Jul 1 02:51:37 2004 UTC
(8 years, 10 months ago)
by
otavio
s/arches/architectures/g
Revision
110 -
Directory Listing
Modified
Thu Jul 1 02:50:43 2004 UTC
(8 years, 10 months ago)
by
otavio
Did some fixes.
Revision
109 -
Directory Listing
Modified
Thu Jul 1 02:45:26 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Added some comments to show how everything works.
Revision
108 -
Directory Listing
Modified
Thu Jul 1 02:19:11 2004 UTC
(8 years, 10 months ago)
by
otavio
Small improviment. Need discuss yet.
Revision
107 -
Directory Listing
Modified
Thu Jul 1 02:12:19 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
A possibly new format for the config file, to enable new features.
Revision
106 -
Directory Listing
Modified
Wed Jun 30 03:19:29 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Oops. Fixed my bad merge in the TODO file.
Revision
105 -
Directory Listing
Modified
Wed Jun 30 03:15:59 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Added some ideas to TODO.
Revision
104 -
Directory Listing
Modified
Wed Jun 30 03:00:29 2004 UTC
(8 years, 10 months ago)
by
otavio
Improve TODO list.
Revision
103 -
Directory Listing
Modified
Wed Jun 30 02:45:45 2004 UTC
(8 years, 10 months ago)
by
otavio
Updated TODO list for the rewrite branch.
Revision
102 -
Directory Listing
Modified
Wed Jun 30 00:17:22 2004 UTC
(8 years, 10 months ago)
by
otavio
Start the new changelog entry to host the rewrite of it.
Revision
101 -
Directory Listing
Modified
Wed Jun 30 00:14:41 2004 UTC
(8 years, 10 months ago)
by
otavio
Copied from:
trunk revision 100
Start a rewrite branch.
Revision
95 -
Directory Listing
Modified
Tue Jun 29 17:22:13 2004 UTC
(8 years, 10 months ago)
by
otavio
Original Path:
debpartial-mirror/trunk
Removed the debian/ directory from repository since this doesn't make sense anymore.
Revision
15 -
Directory Listing
Modified
Sat Mar 27 23:15:35 2004 UTC
(9 years, 1 month ago)
by
otavio
Original Path:
debian/debpartial-mirror/trunk
Included the proper call to dh_python. This now include the full patch to python modules. This should solve the install time compile fault. We will see ;-)