aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRuediger Küpper <ruediger@kuepper.nrw>2020-05-12 17:31:10 +0200
committerRuediger Küpper <ruediger@kuepper.nrw>2020-05-12 17:31:10 +0200
commit3745c6710ddd1d5504ea4882d07d97e2ce55d499 (patch)
treed3eff5675cf1ec1230059b2cbb6cd3d42a135ac6 /.github
parent8558205de4c9bd46aa7b4a61db7bdd1fa2f91240 (diff)
downloadfeed2imap-go-3745c6710ddd1d5504ea4882d07d97e2ce55d499.tar.gz
feed2imap-go-3745c6710ddd1d5504ea4882d07d97e2ce55d499.tar.bz2
feed2imap-go-3745c6710ddd1d5504ea4882d07d97e2ce55d499.zip
add docker stuff
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
td>-82/+128 2008-07-03Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann1-2/+3 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 Also removed the "find_packages::ws" and moved the content into "world" and "system" to prepare for exchangebility. 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63