]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilters: Do actual commit for the previous commit message
authorTill Kamppeter <till.kamppeter@gmail.com>
Mon, 11 Apr 2022 11:25:38 +0000 (13:25 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Mon, 11 Apr 2022 11:25:38 +0000 (13:25 +0200)
commit1fed7ba0a636aa9d29f931f1de33f4be6e04ccd9
tree5b22a78d304748a60be3d571866fe292f27fae83
parentf89c3136cb86dd3b096d7ddf181a11152a5bb2bf
libcupsfilters: Do actual commit for the previous commit message

Normally, GIT does not accept the command "git commit" without
specifying files or "-a" for all modified files. Strangely enough, it
accepts it when files got deleted and then it only commits the
deletions. So the previous commit (f89c3136cb8) only contains the
deletions of the cupsfilters/image-sgi.h and
cupsfilters/image-sgilib.c and not the actual changes.

Now here we go with the changes.
48 files changed:
Makefile.am
cupsfilters/bannertopdf.c
cupsfilters/colord.c
cupsfilters/colormanager.c
cupsfilters/filter.c
cupsfilters/ghostscript.c
cupsfilters/ieee1284.c
cupsfilters/image-colorspace.c
cupsfilters/image-sgi.c
cupsfilters/image.c
cupsfilters/imagetopdf.c
cupsfilters/imagetops-pstops.c
cupsfilters/imagetoraster.c
cupsfilters/ipp.c
cupsfilters/mupdftopwg.c
cupsfilters/pclmtoraster.cxx
cupsfilters/pdf.cxx
cupsfilters/pdftopdf/intervalset.cc
cupsfilters/pdftopdf/intervalset.h
cupsfilters/pdftopdf/nup.cc
cupsfilters/pdftopdf/nup.h
cupsfilters/pdftopdf/pdftopdf.cc
cupsfilters/pdftopdf/pdftopdf.h
cupsfilters/pdftopdf/pdftopdf_jcl.cc
cupsfilters/pdftopdf/pdftopdf_jcl.h
cupsfilters/pdftopdf/pdftopdf_processor.cc
cupsfilters/pdftopdf/pdftopdf_processor.h
cupsfilters/pdftopdf/pptypes.cc
cupsfilters/pdftopdf/pptypes.h
cupsfilters/pdftopdf/qpdf_cm.cc
cupsfilters/pdftopdf/qpdf_cm.h
cupsfilters/pdftopdf/qpdf_pdftopdf.cc
cupsfilters/pdftopdf/qpdf_pdftopdf.h
cupsfilters/pdftopdf/qpdf_pdftopdf_processor.cc
cupsfilters/pdftopdf/qpdf_pdftopdf_processor.h
cupsfilters/pdftopdf/qpdf_tools.cc
cupsfilters/pdftopdf/qpdf_tools.h
cupsfilters/pdftopdf/qpdf_xobject.cc
cupsfilters/pdftopdf/qpdf_xobject.h
cupsfilters/pdftops.c
cupsfilters/pdftoraster.cxx
cupsfilters/pdfutils.c
cupsfilters/pwgtoraster.c
cupsfilters/raster.c
cupsfilters/rastertopdf.cpp
cupsfilters/rastertops.c
cupsfilters/rastertopwg.c
cupsfilters/texttopdf.c