CVS commit by mornfall: - add a sucky PkgStatusFilter (needs rewriting, this is just for testing) - move CommitStatus into its own file - call the CommitStatus hooks from PkgManager::_commit - list more include files in Makefile.am (still needs checking) - update TODO
A libkapture/commitstatus.cpp 1.1 [no copyright] A libkapture/commitstatus.h 1.1 [UNKNOWN] M +2 -2 TODO 1.20 M +32 -0 libcapture/filters.cpp 1.6 M +14 -2 libcapture/filters.h 1.5 M +1 -0 libcapture/grouper.cpp 1.6 M +16 -1 libcapture/pkgmanager.cpp 1.17 M +2 -1 libcapture/pkgmanager.h 1.12 M +1 -0 libcapture/pkgtags.cpp 1.4 M +7 -2 libkapture/Makefile.am 1.10 M +3 -2 libkapture/acqprogress.cpp 1.11 M +1 -25 libkapture/kapturemanager.cpp 1.12 M +2 -17 libkapture/kapturemanager.h 1.8 M +3 -0 libkapture/listtreeview.cpp 1.5