summaryrefslogtreecommitdiff
path: root/portato/gui/windows
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-13 03:10:02 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-13 03:14:16 +0200
commit673edfd36e1d02a629838d3a408155779af50912 (patch)
tree21c84e7c3d6ab67ca9c59551da5cbeb656dd2522 /portato/gui/windows
parent60e95e660fcb0e813894a975275b56a0528a776f (diff)
downloadportato-673edfd36e1d02a629838d3a408155779af50912.tar.gz
portato-673edfd36e1d02a629838d3a408155779af50912.tar.bz2
portato-673edfd36e1d02a629838d3a408155779af50912.zip
Fix the handling of FilterSets. Fixes bug #558887.
Now FilterSets are a subclass of InstalledSet. And return only these packages, which are installed ... but then all of them.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
c2147d77f634&follow=1'>usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33