Log of /branches/rewrite
Directory Listing
Revision
183 -
Directory Listing
Modified
Fri Jul 23 02:48:08 2004 UTC
(8 years, 10 months ago)
by
otavio
Quiet it a lot ;-)
Revision
182 -
Directory Listing
Modified
Fri Jul 23 02:45:25 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Added a simple test case for PackageList.
Revision
181 -
Directory Listing
Modified
Fri Jul 23 02:42:34 2004 UTC
(8 years, 10 months ago)
by
otavio
Port to new format and remove the exceptions to use the built-in.
Revision
180 -
Directory Listing
Modified
Fri Jul 23 02:26:21 2004 UTC
(8 years, 10 months ago)
by
otavio
Add Id keyword.
Revision
179 -
Directory Listing
Modified
Fri Jul 23 02:25:21 2004 UTC
(8 years, 10 months ago)
by
otavio
Built a more simple representation.
Revision
178 -
Directory Listing
Modified
Fri Jul 23 01:23:42 2004 UTC
(8 years, 10 months ago)
by
otavio
Include the PackageList module.
Revision
177 -
Directory Listing
Modified
Fri Jul 23 01:17:00 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Fixed a bug: the add method overwrites the list with just one package object.
Revision
176 -
Directory Listing
Modified
Fri Jul 23 01:01:12 2004 UTC
(8 years, 10 months ago)
by
otavio
Did some cleanup.
Revision
175 -
Directory Listing
Modified
Fri Jul 23 00:41:58 2004 UTC
(8 years, 10 months ago)
by
otavio
Better information handle. This will make more easy to process the filters.
Revision
174 -
Directory Listing
Modified
Thu Jul 22 23:28:08 2004 UTC
(8 years, 10 months ago)
by
otavio
Add some documentation about the structure.
Revision
173 -
Directory Listing
Modified
Thu Jul 22 23:26:16 2004 UTC
(8 years, 10 months ago)
by
natbudin-guest
Change the list to a dictionary.
Revision
172 -
Directory Listing
Modified
Thu Jul 22 22:55:11 2004 UTC
(8 years, 10 months ago)
by
otavio
Initial draft.
Revision
171 -
Directory Listing
Modified
Sat Jul 10 14:47:15 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Major refactoring of Config.py. It passes the tests, too! Yay!
Revision
170 -
Directory Listing
Modified
Wed Jul 7 02:35:46 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Added test for invalid filters.
Revision
169 -
Directory Listing
Modified
Wed Jul 7 02:35:02 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Implemented basic testing for filters. Did a little refactoring, but some of the code is extremely kludgy. Going to refactor a bit.
Revision
168 -
Directory Listing
Modified
Wed Jul 7 00:34:50 2004 UTC
(8 years, 11 months ago)
by
otavio
Change the way of process the options to property cast it.
Revision
167 -
Directory Listing
Modified
Wed Jul 7 00:28:51 2004 UTC
(8 years, 11 months ago)
by
otavio
Fix sintax errors and start to include code to handle porperty the option types.
Revision
166 -
Directory Listing
Modified
Wed Jul 7 00:27:43 2004 UTC
(8 years, 11 months ago)
by
otavio
Remove generic exception handle to allow python to say where we can possible found the problem.
Revision
165 -
Directory Listing
Modified
Tue Jul 6 23:33:56 2004 UTC
(8 years, 11 months ago)
by
otavio
Change the lists to protected.
Revision
164 -
Directory Listing
Modified
Tue Jul 6 23:31:08 2004 UTC
(8 years, 11 months ago)
by
otavio
Add Id keyword to it.
Revision
163 -
Directory Listing
Modified
Tue Jul 6 23:08:44 2004 UTC
(8 years, 11 months ago)
by
otavio
Configuration files cleanup. I removed all entries of filter=all since if the user want all packages, he doesnt need a filter. A really cleanup in test files.
Revision
162 -
Directory Listing
Modified
Tue Jul 6 22:02:22 2004 UTC
(8 years, 11 months ago)
by
otavio
Merged the last stable release changelog.
Revision
161 -
Directory Listing
Modified
Tue Jul 6 21:55:44 2004 UTC
(8 years, 11 months ago)
by
otavio
Revert wrong comitted files.
Revision
160 -
Directory Listing
Modified
Tue Jul 6 21:54:06 2004 UTC
(8 years, 11 months ago)
by
otavio
Change to use Build-Depends-Indep.
Revision
159 -
Directory Listing
Modified
Sun Jul 4 19:49:34 2004 UTC
(8 years, 11 months ago)
by
otavio
Initial working to get right types of options.
Revision
158 -
Directory Listing
Modified
Sun Jul 4 02:49:25 2004 UTC
(8 years, 11 months ago)
by
otavio
Convert to ihenrits from ConfigParser.
Revision
157 -
Directory Listing
Modified
Sat Jul 3 22:52:40 2004 UTC
(8 years, 11 months ago)
by
otavio
Add comment about what is missed.
Revision
156 -
Directory Listing
Modified
Sat Jul 3 22:51:18 2004 UTC
(8 years, 11 months ago)
by
otavio
Remove the multiple servers because this can cause many problems for us.
Revision
155 -
Directory Listing
Modified
Sat Jul 3 22:44:20 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Added the config files for the tests. (Oops.)
Revision
154 -
Directory Listing
Modified
Sat Jul 3 22:39:58 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Wrote two more tests to cover new features.
Revision
153 -
Directory Listing
Modified
Sat Jul 3 22:35:23 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Added preliminary, hackish support for config section types.
Revision
152 -
Directory Listing
Modified
Sat Jul 3 21:34:55 2004 UTC
(8 years, 11 months ago)
by
otavio
More clear.
Revision
151 -
Directory Listing
Modified
Sat Jul 3 21:33:19 2004 UTC
(8 years, 11 months ago)
by
otavio
Change the name to invalid-option.conf file.
Revision
150 -
Directory Listing
Modified
Sat Jul 3 21:30:09 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Refomatted invalidoption.conf.
Revision
149 -
Directory Listing
Modified
Sat Jul 3 21:25:00 2004 UTC
(8 years, 11 months ago)
by
otavio
Change the name to missing-required.conf file.
Revision
148 -
Directory Listing
Modified
Sat Jul 3 21:23:37 2004 UTC
(8 years, 11 months ago)
by
otavio
Cleanup.
Revision
147 -
Directory Listing
Modified
Sat Jul 3 21:21:18 2004 UTC
(8 years, 11 months ago)
by
otavio
Reformat it.
Revision
146 -
Directory Listing
Modified
Sat Jul 3 21:18:13 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Added more tests.
Revision
145 -
Directory Listing
Modified
Sat Jul 3 21:14:43 2004 UTC
(8 years, 11 months ago)
by
otavio
Cleanup.
Revision
144 -
Directory Listing
Modified
Sat Jul 3 21:00:01 2004 UTC
(8 years, 11 months ago)
by
otavio
Added code to handle with required option nicely.
Revision
143 -
Directory Listing
Modified
Sat Jul 3 20:54:31 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Hopefully resolved all the conflicts.
Revision
142 -
Directory Listing
Modified
Sat Jul 3 20:50:56 2004 UTC
(8 years, 11 months ago)
by
otavio
Better tests.
Revision
141 -
Directory Listing
Modified
Sat Jul 3 20:48:36 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Required options now really required.
Revision
140 -
Directory Listing
Modified
Sat Jul 3 20:37:40 2004 UTC
(8 years, 11 months ago)
by
otavio
Temporary remove of debug option.
Revision
139 -
Directory Listing
Modified
Sat Jul 3 20:23:28 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
Changes to make Otavio's test harness work properly.
Revision
138 -
Directory Listing
Modified
Sat Jul 3 20:20:26 2004 UTC
(8 years, 11 months ago)
by
otavio
Change it to function structure.
Revision
137 -
Directory Listing
Modified
Sat Jul 3 20:17:44 2004 UTC
(8 years, 11 months ago)
by
otavio
Initial test environment.
Revision
136 -
Directory Listing
Modified
Fri Jul 2 20:11:53 2004 UTC
(8 years, 11 months ago)
by
otavio
Change to use print instead of the log system bacause on this specific case, this is a real bug and the user should be warned.
Revision
135 -
Directory Listing
Modified
Fri Jul 2 15:34:27 2004 UTC
(8 years, 11 months ago)
by
natbudin-guest
dict doesn't have a method called has_option. Changed that back, left the
variables named option.
Revision
134 -
Directory Listing
Modified
Fri Jul 2 15:20:09 2004 UTC
(8 years, 11 months ago)
by
otavio
Change from key to option to be more clear. Add a exception call too.
Revision
133 -
Directory Listing
Modified
Fri Jul 2 15:12:08 2004 UTC
(8 years, 11 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, 11 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, 11 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, 11 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, 11 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, 11 months ago)
by
otavio
Changed from DEFAULT to GLOBAL.
Revision
125 -
Directory Listing
Modified
Fri Jul 2 03:28:31 2004 UTC
(8 years, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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, 11 months ago)
by
otavio
Initial.
Revision
118 -
Directory Listing
Modified
Thu Jul 1 22:59:55 2004 UTC
(8 years, 11 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, 11 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, 11 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, 11 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, 11 months ago)
by
synrg
Improved package description.
Revision
112 -
Directory Listing
Modified
Thu Jul 1 03:43:26 2004 UTC
(8 years, 11 months ago)
by
otavio
Add tasks options.
Revision
111 -
Directory Listing
Modified
Thu Jul 1 02:51:37 2004 UTC
(8 years, 11 months ago)
by
otavio
s/arches/architectures/g
Revision
110 -
Directory Listing
Modified
Thu Jul 1 02:50:43 2004 UTC
(8 years, 11 months ago)
by
otavio
Did some fixes.
Revision
109 -
Directory Listing
Modified
Thu Jul 1 02:45:26 2004 UTC
(8 years, 11 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, 11 months ago)
by
otavio
Small improviment. Need discuss yet.
Revision
107 -
Directory Listing
Modified
Thu Jul 1 02:12:19 2004 UTC
(8 years, 11 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, 11 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, 11 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, 11 months ago)
by
otavio
Improve TODO list.
Revision
103 -
Directory Listing
Modified
Wed Jun 30 02:45:45 2004 UTC
(8 years, 11 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, 11 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, 11 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, 11 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, 2 months 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 ;-)