packagekit/backends/conary
Richard Hughes 48ba0378ca Added a new filter 'basename' to the list of allowed filter types and use with GetUpdate.
The basename filter will only return results according to the package basename.
This is useful if you are searching for 'pm-utils' and you only want to show the
main pm-utils package, not any of the -devel or -debuginfo or -common suffixes
in the UI. The basename is normally the original name of the srpm or source deb.

This parameter is valid when searching, but it will be most useful when it is
used with GetUpdates, which I've added it to.
2008-02-28 18:35:46 +01:00
..
helpers Added a new filter 'basename' to the list of allowed filter types and use with GetUpdate. 2008-02-28 18:35:46 +01:00
.gitignore move the helpers in prep for the backend dlopen change (you can now edit the helpers once again...) 2007-09-06 00:20:18 +01:00
Makefile.am Use syntax in makefiles, not @VAR@ 2008-02-20 18:16:48 +00:00
pk-backend-conary.c Added a new filter 'basename' to the list of allowed filter types and use with GetUpdate. 2008-02-28 18:35:46 +01:00
wscript update waf to not be a binary blob but instead use wafadmin 2007-11-10 15:15:15 +00:00