pacman/src/pacman
Dan McGee f619bc61f5 Clean up exclusion list in sync cache cleanup
Make an array out of our various glob skip patterns and loop through
them looking for items to skip. Additionally, when doing a full clean,
delete all objects rather than respect this skip list.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-08-01 09:14:40 -05:00
..
po Updates from Transifex 2012-04-07 10:13:37 -05:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
Makefile.am buildsys: define warning CFLAGS in separate var 2012-04-08 22:28:45 -04:00
callback.c Reduce calls to getcols 2012-03-16 17:57:04 -05:00
callback.h Update copyright years 2012-02-20 16:54:34 -06:00
conf.c pacman: be more descriptive when opening an include fails 2012-07-10 08:39:20 -05:00
conf.h Remove SyncFirst option 2012-04-12 08:55:49 -05:00
database.c Update copyright years 2012-02-20 16:54:34 -06:00
deptest.c Update copyright years 2012-02-20 16:54:34 -06:00
package.c pacman/package.c: show checksums with -Sii 2012-04-29 20:25:58 -05:00
package.h Update copyright years 2012-02-20 16:54:34 -06:00
pacman.c Various tweaks to support building with excessive GCC warning flags 2012-04-08 22:28:45 -04:00
pacman.h Update copyright years 2012-02-20 16:54:34 -06:00
query.c Allow leading "local/" in query operations 2012-06-25 23:43:36 -05:00
remove.c Update copyright years 2012-02-20 16:54:34 -06:00
sync.c Clean up exclusion list in sync cache cleanup 2012-08-01 09:14:40 -05:00
upgrade.c Update copyright years 2012-02-20 16:54:34 -06:00
util.c pacman: support group selection delimited by commas 2012-05-20 17:38:33 -05:00
util.h Change table_display() to be static 2012-03-16 18:08:22 -05:00