summaryrefslogtreecommitdiff
path: root/portato/gui/dialogs.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-12-11 12:24:26 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-12-11 12:24:26 +0100
commitddac2d472c5c775d34f316181b674429376f6d16 (patch)
treee27b6c69bf2aeb5b7c524c743081c908e90afa4a /portato/gui/dialogs.py
parentcae73021d4789bd468a9fae55acd4e21d46397d5 (diff)
downloadportato-ddac2d472c5c775d34f316181b674429376f6d16.tar.gz
portato-ddac2d472c5c775d34f316181b674429376f6d16.tar.bz2
portato-ddac2d472c5c775d34f316181b674429376f6d16.zip
Use two different portage.config instances instead of just one: One for global stuff - and one for package related things (e.g. where setcpv() is called).
Also PortageSettings now takes care, that setcpv() is not called multiple times in a row with the same CPV. This should enhance performance :)
Diffstat (limited to 'portato/gui/dialogs.py')
0 files changed, 0 insertions, 0 deletions
nsertions'>+6 2020-05-03Rename from 'client' to 'cl'René 'Necoro' Neumann5-26/+26 2020-05-03Use UIDPLUS Imap extensionRené 'Necoro' Neumann4-11/+33 2020-05-03Fix update in IMAPRené 'Necoro' Neumann1-2/+12 2020-05-03Update support for IMAPRené 'Necoro' Neumann5-17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3