[librsvg] (69 commits) Non-fast-forward update to branch wip/aruiz/rust-pixbuf-loader
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] (69 commits) Non-fast-forward update to branch wip/aruiz/rust-pixbuf-loader
- Date: Tue, 20 Sep 2022 22:44:02 +0000 (UTC)
The branch 'wip/aruiz/rust-pixbuf-loader' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
2bf30a1... gdk-pixbuf-loader: initial attempt to port to rust
60c6a53... use different values for different channels to ensure pixel
3a83f55... itest: test last pixel
3b5fe2f... pixbuf-loader: use cstr!() for c strings
ebd9bd9... pixbuf-loader: use c_char instead of i8
b6254c9... pixbuf-loader: use gpointer instead of *mut c_void
9d81789... pixbuf-loader: use gboolean instead of custom c_bool type a
40b6664... pixbuf-loader: use true/false.into_glib() to satisfy gboole
013cf7b... pixbuf-loader: use gboolean instead of c_int
224a312... pixbuf-loader: Avoid extra copy by turning slice into Bytes
fea9ba6... pixbuf-loader: use c_int instead of i32
b039a48... pixbuf-loader: use render_to_pixbuf_at_size to generate the
661a42e... pixbuf-loader: remove redundant to_string()
3bca0e6... pixbuf-lodear: use to_glib_full() instead of into_raw() to
4d4e18b... pixbuf-loader: check if **GError is null
028ffe2... pixbuf-loader: tidy up imports
d956d24... pixbuf-loader: fix comment about color
Commits added to the branch:
a86a289... Bump the container base tag for this branch (*)
d169661... CI: only install clippy and rustfmt for the rust-stable con (*)
0da8ff6... install-rust-tools.sh: It's called clippy, not clippy-previ (*)
738ee8e... CI: only install grcov in the stable image (*)
965a772... install-rust.sh: Don't install rustdoc-stripper (*)
502cd27... CI: explicitly only build docs for the rust-stable image (*)
ebf7e3d... CI: don't build docs or the vala artifacts for the coverage (*)
5fe7222... CI: Don't rebuild while generating reference documentation (*)
21cf7d4... Bump the base tag for container images (*)
d705872... Merge branch 'ci-cleanups' into 'main' (*)
06903ce... CI: don't "make" before "make distcheck" (*)
d3afb86... CI: rename the "unit test" stage to "analysis" (*)
791795d... CI: move the distcheck job to the acceptance test stage (*)
439b01f... CI: Remove stages with no jobs (*)
a25d691... Merge branch 'more-ci-cleanups' into 'main' (*)
47c6106... Update the nalgebra crate (*)
a3f0516... Merge branch 'update-nalgebra-crate' into 'main' (*)
b9f9faf... Update the versioning scheme - no longer even/odd (*)
77dfd8b... devel-docs: Start the chapter on the CI pipeline (*)
5ccd3f6... ci.rst: Describe the container images (*)
189d5be... ci.rst: Describe the various build/test stages (*)
0828280... ci.rst: Finish describing the rest of the stages. (*)
00f0276... Merge branch 'update-versioning-scheme' into 'main' (*)
b843693... CI: don't install gtk-doc nor gtk3-devel (*)
843b68d... CI: Put each package in its own line, and sort the lists (*)
5a3d4f9... CI: don't install sudo (*)
63fb0e5... CI: remove the compilation directories for grcov/etc. to ma (*)
cab68a2... Bump RUST_STABLE to 1.63.0 (*)
c3d460b... tests/Makefile.am: link the api tests against librsvg_c_api (*)
8292691... clippy: use $crate in macros (*)
381c978... clippy: allow deriving PartialEq without deriving Eq (*)
97fc21a... clippy: remove superfluous derefs (*)
a2f95ce... clippy: is_ascii_digit() instead of is_digit(10) (*)
0354dc2... clippy: unsigned_abs() before casting to unsigned (*)
60304c2... clippy: remove unused lifetimes (*)
91d5992... clippy: allow a let binding with unit type; we use it for a (*)
8a3ad20... clippy: Allow a complex type (*)
4911ec1... CI: Bump the container base tag (*)
d0df0a7... Merge branch 'dont-install-gtk' into 'main' (*)
21f18de... Remove unnecessary derive (*)
5c28d96... WIP: Update clap to 3.2.22 (*)
8ac4a21... Make the 'output' option take a PathBuf value parser (*)
fc00cc7... Parse the format option by hand again (*)
b450fce... Fix parsing of --background=none (*)
27d5ed1... Parse the background-color option by hand (*)
4db939c... See if the keep_aspect option is present using the old meth (*)
3325479... The arguments for input files must be OsString (*)
f2772c7... Fix the output option (*)
dbd5efb... Fix the stylesheet argument (*)
200f116... Don't use ValueEnum - we aren't really using it now (*)
25d1a09... Remove superfluous reference (*)
d15bfb9... Merge branch 'update-clap' into 'main' (*)
ee9b8cd... gdk-pixbuf-loader: initial attempt to port to rust
377a757... use different values for different channels to ensure pixel
e4e4350... itest: test last pixel
ee0db32... pixbuf-loader: use cstr!() for c strings
7589743... pixbuf-loader: use c_char instead of i8
2dcaf0a... pixbuf-loader: use gpointer instead of *mut c_void
83656a1... pixbuf-loader: use gboolean instead of custom c_bool type a
d448a10... pixbuf-loader: use true/false.into_glib() to satisfy gboole
0ba8419... pixbuf-loader: use gboolean instead of c_int
1911941... pixbuf-loader: Avoid extra copy by turning slice into Bytes
d81d6dd... pixbuf-loader: use c_int instead of i32
f48c4fe... pixbuf-loader: use render_to_pixbuf_at_size to generate the
65c710f... pixbuf-loader: remove redundant to_string()
7b45de7... pixbuf-lodear: use to_glib_full() instead of into_raw() to
8272f2e... pixbuf-loader: check if **GError is null
73e3966... pixbuf-loader: tidy up imports
a7879b6... pixbuf-loader: fix comment about color
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]