pacman/src/pacman
Allan McRae acf95f6b3b Implement searching for a file in the sync databases
Locates all packages that contain the listed file
e.g. pacman -Fs libpng.so

Signed-off-by: Allan McRae <allan@archlinux.org>
2015-07-15 10:57:31 +10:00
..
po Update translations from Transifex 2015-02-20 10:21:15 +10:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
Makefile.am Prototype pacman files database operations 2015-07-15 10:57:30 +10:00
callback.c Add pacman support for .files databases 2015-07-15 10:57:30 +10:00
callback.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
check.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
check.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
conf.c Prototype pacman files database operations 2015-07-15 10:57:30 +10:00
conf.h Prototype pacman files database operations 2015-07-15 10:57:30 +10:00
database.c Actually return the error value of check_db_local 2015-03-15 15:32:58 +10:00
deptest.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
files.c Implement searching for a file in the sync databases 2015-07-15 10:57:31 +10:00
ini.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
ini.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
package.c Match providers when showing optdep install status 2015-06-20 17:32:57 +10:00
package.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman.c Prototype pacman files database operations 2015-07-15 10:57:30 +10:00
pacman.h Prototype pacman files database operations 2015-07-15 10:57:30 +10:00
query.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
remove.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
sync.c pacman: move database syncing to util.c 2015-07-15 10:57:30 +10:00
upgrade.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
util-common.c Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util-common.h Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util.c Prototype pacman files database operations 2015-07-15 10:57:30 +10:00
util.h pacman: move database syncing to util.c 2015-07-15 10:57:30 +10:00