summaryrefslogtreecommitdiff
path: root/contrib/emacs
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-04-22 22:16:53 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-22 22:37:30 +0200
commitc6c9186d03426fdc9b228bc172254b32bebc69bd (patch)
tree79ea97104c0889c6a3ce2e00e4a8d3e54c9fc02e /contrib/emacs
parent86f72053e685fd32eab1def15bb7c61b636a33fc (diff)
downloadpass-c6c9186d03426fdc9b228bc172254b32bebc69bd.tar.gz
pass-c6c9186d03426fdc9b228bc172254b32bebc69bd.tar.bz2
pass-c6c9186d03426fdc9b228bc172254b32bebc69bd.zip
Elide variable declarations.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r class='nohover-highlight'> 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