summaryrefslogtreecommitdiff
path: root/migrations/versions
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-10-22 22:56:24 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-10-22 22:56:24 +0200
commit02a8428faa62163020c7ad2c3592ab233dfad7ce (patch)
tree9a1d16facb73e5f8e517dbfb1cddce7c83cb5929 /migrations/versions
parentee596b2b55afa08f386ac4992ff3019250920ccf (diff)
downloadkosten-02a8428faa62163020c7ad2c3592ab233dfad7ce.tar.gz
kosten-02a8428faa62163020c7ad2c3592ab233dfad7ce.tar.bz2
kosten-02a8428faa62163020c7ad2c3592ab233dfad7ce.zip
Add a link to the flash for new/edited expenses
Diffstat (limited to 'migrations/versions')
0 files changed, 0 insertions, 0 deletions
'deletions'>-548/+54 2008-07-03Should show dependencies nowRené 'Necoro' Neumann2-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