From 8d89b865c84d1fb153d93343d1ce4e1d64e53541 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 24 Jun 2024 16:02:20 +0200 Subject: [PATCH] Release gix-path v0.10.8 --- Cargo.lock | 80 +++++++++++++++++----------------- gix-archive/Cargo.toml | 2 +- gix-attributes/Cargo.toml | 2 +- gix-command/Cargo.toml | 2 +- gix-config-value/Cargo.toml | 2 +- gix-config/Cargo.toml | 2 +- gix-credentials/Cargo.toml | 2 +- gix-diff/Cargo.toml | 2 +- gix-dir/Cargo.toml | 2 +- gix-discover/Cargo.toml | 2 +- gix-filter/Cargo.toml | 2 +- gix-glob/Cargo.toml | 2 +- gix-ignore/Cargo.toml | 2 +- gix-odb/Cargo.toml | 2 +- gix-pack/Cargo.toml | 2 +- gix-path/CHANGELOG.md | 33 +++++++++++++- gix-path/Cargo.toml | 2 +- gix-pathspec/Cargo.toml | 2 +- gix-ref/Cargo.toml | 2 +- gix-sec/Cargo.toml | 2 +- gix-status/Cargo.toml | 2 +- gix-submodule/Cargo.toml | 2 +- gix-url/Cargo.toml | 2 +- gix-worktree-state/Cargo.toml | 2 +- gix-worktree-stream/Cargo.toml | 2 +- gix-worktree/Cargo.toml | 2 +- gix/Cargo.toml | 2 +- 27 files changed, 97 insertions(+), 66 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6acc46ef52c..a258c01bd05 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1317,7 +1317,7 @@ dependencies = [ "gix-object 0.42.2", "gix-odb", "gix-pack", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-pathspec", "gix-prompt", "gix-protocol", @@ -1398,7 +1398,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-object 0.42.2", "gix-odb", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-testtools", "gix-worktree 0.34.0", "gix-worktree-stream", @@ -1416,7 +1416,7 @@ dependencies = [ "document-features", "gix-fs 0.11.1", "gix-glob 0.16.3", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-quote 0.4.12", "gix-testtools", "gix-trace 0.1.9", @@ -1435,7 +1435,7 @@ checksum = "eefb48f42eac136a4a0023f49a54ec31be1c7a9589ed762c45dcb9b953f7ecc8" dependencies = [ "bstr", "gix-glob 0.16.3 (registry+https://github.com/rust-lang/crates.io-index)", - "gix-path 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-path 0.10.7", "gix-quote 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "gix-trace 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", "kstring", @@ -1482,7 +1482,7 @@ name = "gix-command" version = "0.3.7" dependencies = [ "bstr", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-testtools", "gix-trace 0.1.9", "shell-words", @@ -1528,7 +1528,7 @@ dependencies = [ "gix-config-value", "gix-features 0.38.2", "gix-glob 0.16.3", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-ref 0.44.1", "gix-sec 0.10.6", "memchr", @@ -1549,7 +1549,7 @@ dependencies = [ "cap", "gix", "gix-config", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-ref 0.44.1", "gix-sec 0.10.6", "gix-testtools", @@ -1563,7 +1563,7 @@ dependencies = [ "bitflags 2.4.1", "bstr", "document-features", - "gix-path 0.10.7", + "gix-path 0.10.8", "libc", "serde", "thiserror", @@ -1577,7 +1577,7 @@ dependencies = [ "document-features", "gix-command", "gix-config-value", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-prompt", "gix-sec 0.10.6", "gix-testtools", @@ -1627,7 +1627,7 @@ dependencies = [ "gix-fs 0.11.1", "gix-hash 0.14.2", "gix-object 0.42.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-tempfile 14.0.0", "gix-trace 0.1.9", "gix-worktree 0.34.0", @@ -1663,7 +1663,7 @@ dependencies = [ "gix-ignore 0.11.2", "gix-index 0.33.0", "gix-object 0.42.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-pathspec", "gix-testtools", "gix-trace 0.1.9", @@ -1682,7 +1682,7 @@ dependencies = [ "dunce", "gix-fs 0.11.1", "gix-hash 0.14.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-ref 0.44.1", "gix-sec 0.10.6", "gix-testtools", @@ -1702,7 +1702,7 @@ dependencies = [ "dunce", "gix-fs 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)", "gix-hash 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)", - "gix-path 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-path 0.10.7", "gix-ref 0.44.1 (registry+https://github.com/rust-lang/crates.io-index)", "gix-sec 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)", "thiserror", @@ -1763,7 +1763,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-object 0.42.2", "gix-packetline-blocking", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-quote 0.4.12", "gix-testtools", "gix-trace 0.1.9", @@ -1816,7 +1816,7 @@ dependencies = [ "bstr", "document-features", "gix-features 0.38.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-testtools", "serde", ] @@ -1830,7 +1830,7 @@ dependencies = [ "bitflags 2.4.1", "bstr", "gix-features 0.38.2 (registry+https://github.com/rust-lang/crates.io-index)", - "gix-path 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-path 0.10.7", ] [[package]] @@ -1883,7 +1883,7 @@ dependencies = [ "document-features", "gix-fs 0.11.1", "gix-glob 0.16.3", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-testtools", "gix-trace 0.1.9", "serde", @@ -1898,7 +1898,7 @@ checksum = "640dbeb4f5829f9fc14d31f654a34a0350e43a24e32d551ad130d99bf01f63f1" dependencies = [ "bstr", "gix-glob 0.16.3 (registry+https://github.com/rust-lang/crates.io-index)", - "gix-path 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-path 0.10.7", "gix-trace 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", "unicode-bom", ] @@ -2095,7 +2095,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-object 0.42.2", "gix-pack", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-quote 0.4.12", "parking_lot", "serde", @@ -2133,7 +2133,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-hashtable 0.5.2", "gix-object 0.42.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-tempfile 14.0.0", "gix-testtools", "gix-traverse 0.39.1", @@ -2196,25 +2196,25 @@ dependencies = [ [[package]] name = "gix-path" version = "0.10.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "23623cf0f475691a6d943f898c4d0b89f5c1a2a64d0f92bce0e0322ee6528783" dependencies = [ "bstr", - "gix-trace 0.1.9", + "gix-trace 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", "home", "once_cell", - "tempfile", "thiserror", ] [[package]] name = "gix-path" -version = "0.10.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23623cf0f475691a6d943f898c4d0b89f5c1a2a64d0f92bce0e0322ee6528783" +version = "0.10.8" dependencies = [ "bstr", - "gix-trace 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-trace 0.1.9", "home", "once_cell", + "tempfile", "thiserror", ] @@ -2227,7 +2227,7 @@ dependencies = [ "gix-attributes 0.22.2", "gix-config-value", "gix-glob 0.16.3", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-testtools", "once_cell", "serial_test", @@ -2308,7 +2308,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-lock 14.0.0", "gix-object 0.42.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-tempfile 14.0.0", "gix-testtools", "gix-utils 0.1.12", @@ -2332,7 +2332,7 @@ dependencies = [ "gix-hash 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)", "gix-lock 14.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "gix-object 0.42.2 (registry+https://github.com/rust-lang/crates.io-index)", - "gix-path 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-path 0.10.7", "gix-tempfile 14.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "gix-utils 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", "gix-validate 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2425,7 +2425,7 @@ version = "0.10.6" dependencies = [ "bitflags 2.4.1", "document-features", - "gix-path 0.10.7", + "gix-path 0.10.8", "libc", "serde", "tempfile", @@ -2439,7 +2439,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fddc27984a643b20dd03e97790555804f98cf07404e0e552c0ad8133266a79a1" dependencies = [ "bitflags 2.4.1", - "gix-path 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-path 0.10.7", "libc", "windows-sys 0.52.0", ] @@ -2463,7 +2463,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-index 0.33.0", "gix-object 0.42.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-pathspec", "gix-worktree 0.34.0", "thiserror", @@ -2484,7 +2484,7 @@ dependencies = [ "gix-index 0.33.0", "gix-object 0.42.2", "gix-odb", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-pathspec", "gix-status", "gix-testtools", @@ -2499,7 +2499,7 @@ dependencies = [ "bstr", "gix-config", "gix-features 0.38.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-pathspec", "gix-refspec", "gix-testtools", @@ -2666,7 +2666,7 @@ dependencies = [ "bstr", "document-features", "gix-features 0.38.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-testtools", "home", "serde", @@ -2726,7 +2726,7 @@ dependencies = [ "gix-ignore 0.11.2", "gix-index 0.33.0", "gix-object 0.42.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-validate 0.8.5", "serde", ] @@ -2746,7 +2746,7 @@ dependencies = [ "gix-ignore 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)", "gix-index 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "gix-object 0.42.2 (registry+https://github.com/rust-lang/crates.io-index)", - "gix-path 0.10.7 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-path 0.10.7", "gix-validate 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2762,7 +2762,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-index 0.33.0", "gix-object 0.42.2", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-worktree 0.34.0", "io-close", "thiserror", @@ -2798,7 +2798,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-object 0.42.2", "gix-odb", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-testtools", "gix-traverse 0.39.1", "gix-worktree 0.34.0", @@ -2821,7 +2821,7 @@ dependencies = [ "gix-index 0.33.0", "gix-object 0.42.2", "gix-odb", - "gix-path 0.10.7", + "gix-path 0.10.8", "gix-testtools", "gix-worktree 0.34.0", "symlink", diff --git a/gix-archive/Cargo.toml b/gix-archive/Cargo.toml index bbf4ec6f877..b5ba13c6d69 100644 --- a/gix-archive/Cargo.toml +++ b/gix-archive/Cargo.toml @@ -27,7 +27,7 @@ zip = ["dep:zip", "dep:time"] [dependencies] gix-worktree-stream = { version = "^0.13.0", path = "../gix-worktree-stream" } gix-object = { version = "^0.42.2", path = "../gix-object" } -gix-path = { version = "^0.10.7", path = "../gix-path", optional = true } +gix-path = { version = "^0.10.8", path = "../gix-path", optional = true } gix-date = { version = "^0.8.7", path = "../gix-date" } flate2 = { version = "1.0.26", optional = true } diff --git a/gix-attributes/Cargo.toml b/gix-attributes/Cargo.toml index c259e8961c9..44fc852e804 100644 --- a/gix-attributes/Cargo.toml +++ b/gix-attributes/Cargo.toml @@ -17,7 +17,7 @@ doctest = false serde = ["dep:serde", "bstr/serde", "gix-glob/serde", "kstring/serde"] [dependencies] -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-quote = { version = "^0.4.12", path = "../gix-quote" } gix-glob = { version = "^0.16.3", path = "../gix-glob" } gix-trace = { version = "^0.1.8", path = "../gix-trace" } diff --git a/gix-command/Cargo.toml b/gix-command/Cargo.toml index c1425daf6d2..5821ecb8443 100644 --- a/gix-command/Cargo.toml +++ b/gix-command/Cargo.toml @@ -14,7 +14,7 @@ doctest = false [dependencies] gix-trace = { version = "^0.1.8", path = "../gix-trace" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } bstr = { version = "1.5.0", default-features = false, features = ["std", "unicode"] } shell-words = "1.0" diff --git a/gix-config-value/Cargo.toml b/gix-config-value/Cargo.toml index 78aaa2d7b88..8c46728c518 100644 --- a/gix-config-value/Cargo.toml +++ b/gix-config-value/Cargo.toml @@ -17,7 +17,7 @@ doctest = false serde = ["dep:serde", "bstr/serde"] [dependencies] -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } thiserror = "1.0.32" bstr = { version = "1.0.1", default-features = false, features = ["std"] } diff --git a/gix-config/Cargo.toml b/gix-config/Cargo.toml index e3df00b99eb..595a385a9e1 100644 --- a/gix-config/Cargo.toml +++ b/gix-config/Cargo.toml @@ -19,7 +19,7 @@ serde = ["dep:serde", "bstr/serde", "gix-sec/serde", "gix-ref/serde", "gix-glob/ [dependencies] gix-features = { version = "^0.38.2", path = "../gix-features"} gix-config-value = { version = "^0.14.6", path = "../gix-config-value" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-sec = { version = "^0.10.6", path = "../gix-sec" } gix-ref = { version = "^0.44.1", path = "../gix-ref" } gix-glob = { version = "^0.16.3", path = "../gix-glob" } diff --git a/gix-credentials/Cargo.toml b/gix-credentials/Cargo.toml index a14a59f1264..3427aed540a 100644 --- a/gix-credentials/Cargo.toml +++ b/gix-credentials/Cargo.toml @@ -19,7 +19,7 @@ serde = ["dep:serde", "bstr/serde", "gix-sec/serde"] [dependencies] gix-sec = { version = "^0.10.6", path = "../gix-sec" } gix-url = { version = "^0.27.2", path = "../gix-url" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-command = { version = "^0.3.6", path = "../gix-command" } gix-config-value = { version = "^0.14.6", path = "../gix-config-value" } gix-prompt = { version = "^0.8.4", path = "../gix-prompt" } diff --git a/gix-diff/Cargo.toml b/gix-diff/Cargo.toml index b669d3b6354..7a03a7a6fe7 100644 --- a/gix-diff/Cargo.toml +++ b/gix-diff/Cargo.toml @@ -28,7 +28,7 @@ gix-object = { version = "^0.42.2", path = "../gix-object" } gix-filter = { version = "^0.11.2", path = "../gix-filter", optional = true } gix-worktree = { version = "^0.34.0", path = "../gix-worktree", default-features = false, features = ["attributes"], optional = true } gix-command = { version = "^0.3.7", path = "../gix-command", optional = true } -gix-path = { version = "^0.10.7", path = "../gix-path", optional = true } +gix-path = { version = "^0.10.8", path = "../gix-path", optional = true } gix-fs = { version = "^0.11.1", path = "../gix-fs", optional = true } gix-tempfile = { version = "^14.0.0", path = "../gix-tempfile", optional = true } gix-trace = { version = "^0.1.9", path = "../gix-trace", optional = true } diff --git a/gix-dir/Cargo.toml b/gix-dir/Cargo.toml index 5ed3425ad32..ff8bb907897 100644 --- a/gix-dir/Cargo.toml +++ b/gix-dir/Cargo.toml @@ -16,7 +16,7 @@ gix-trace = { version = "^0.1.9", path = "../gix-trace" } gix-index = { version = "^0.33.0", path = "../gix-index" } gix-discover = { version = "^0.32.0", path = "../gix-discover" } gix-fs = { version = "^0.11.1", path = "../gix-fs" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-pathspec = { version = "^0.7.5", path = "../gix-pathspec" } gix-worktree = { version = "^0.34.0", path = "../gix-worktree", default-features = false } gix-object = { version = "^0.42.2", path = "../gix-object" } diff --git a/gix-discover/Cargo.toml b/gix-discover/Cargo.toml index f5902cafa49..761ac360922 100644 --- a/gix-discover/Cargo.toml +++ b/gix-discover/Cargo.toml @@ -14,7 +14,7 @@ doctest = false [dependencies] gix-sec = { version = "^0.10.6", path = "../gix-sec" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-ref = { version = "^0.44.1", path = "../gix-ref" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-fs = { version = "^0.11.1", path = "../gix-fs" } diff --git a/gix-filter/Cargo.toml b/gix-filter/Cargo.toml index 95e411243f4..bd5ed3e107f 100644 --- a/gix-filter/Cargo.toml +++ b/gix-filter/Cargo.toml @@ -19,7 +19,7 @@ gix-object = { version = "^0.42.2", path = "../gix-object" } gix-command = { version = "^0.3.7", path = "../gix-command" } gix-quote = { version = "^0.4.12", path = "../gix-quote" } gix-utils = { version = "^0.1.12", path = "../gix-utils" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-packetline = { package = "gix-packetline-blocking", version = "^0.17.4", path = "../gix-packetline-blocking" } gix-attributes = { version = "^0.22.2", path = "../gix-attributes" } diff --git a/gix-glob/Cargo.toml b/gix-glob/Cargo.toml index 05f3921aeac..6dc2c194773 100644 --- a/gix-glob/Cargo.toml +++ b/gix-glob/Cargo.toml @@ -17,7 +17,7 @@ doctest = false serde= ["dep:serde", "bstr/serde", "bitflags/serde"] [dependencies] -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-features = { version = "^0.38.1", path = "../gix-features" } bstr = { version = "1.3.0", default-features = false, features = ["std"]} bitflags = "2" diff --git a/gix-ignore/Cargo.toml b/gix-ignore/Cargo.toml index 1ea127e8ea3..c06a66789d4 100644 --- a/gix-ignore/Cargo.toml +++ b/gix-ignore/Cargo.toml @@ -18,7 +18,7 @@ serde = ["dep:serde", "bstr/serde", "gix-glob/serde"] [dependencies] gix-glob = { version = "^0.16.3", path = "../gix-glob" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-trace = { version = "^0.1.8", path = "../gix-trace" } bstr = { version = "1.3.0", default-features = false, features = ["std", "unicode"]} diff --git a/gix-odb/Cargo.toml b/gix-odb/Cargo.toml index f3f22b3a7cb..382e06b4614 100644 --- a/gix-odb/Cargo.toml +++ b/gix-odb/Cargo.toml @@ -21,7 +21,7 @@ serde = ["dep:serde", "gix-hash/serde", "gix-object/serde", "gix-pack/serde"] gix-features = { version = "^0.38.2", path = "../gix-features", features = ["rustsha1", "walkdir", "zlib", "crc32"] } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-date = { version = "^0.8.7", path = "../gix-date" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-quote = { version = "^0.4.12", path = "../gix-quote" } gix-object = { version = "^0.42.2", path = "../gix-object" } gix-pack = { version = "^0.51.0", path = "../gix-pack", default-features = false } diff --git a/gix-pack/Cargo.toml b/gix-pack/Cargo.toml index 8803ef1642c..5461901a6c8 100644 --- a/gix-pack/Cargo.toml +++ b/gix-pack/Cargo.toml @@ -33,7 +33,7 @@ wasm = ["gix-diff?/wasm"] [dependencies] gix-features = { version = "^0.38.2", path = "../gix-features", features = ["crc32", "rustsha1", "progress", "zlib"] } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-chunk = { version = "^0.4.8", path = "../gix-chunk" } gix-object = { version = "^0.42.2", path = "../gix-object" } diff --git a/gix-path/CHANGELOG.md b/gix-path/CHANGELOG.md index b5217939fe8..7c819ef798c 100644 --- a/gix-path/CHANGELOG.md +++ b/gix-path/CHANGELOG.md @@ -5,6 +5,36 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.10.8 (2024-06-24) + +### New Features + + - provide `env::executable_invocation()` to know how to invoke Git. + That way we can make it easier to rely on Git even if finding it is a bit + more involved. + +### Commit Statistics + + + + - 4 commits contributed to the release over the course of 3 calendar days. + - 101 days passed between releases. + - 1 commit was understood as [conventional](https://www.conventionalcommits.org). + - 0 issues like '(#ID)' were seen in commit messages + +### Commit Details + + + +
view details + + * **Uncategorized** + - Merge branch 'git-executable' ([`f0a4431`](https://github.com/Byron/gitoxide/commit/f0a44319e546670180197ba32a848d608d9ca7e9)) + - Use `gix_path::env::executable_invocation()` where possible. ([`5bf7f89`](https://github.com/Byron/gitoxide/commit/5bf7f898b5e92207812dd950bdd37f856cdd9d9e)) + - Provide `env::executable_invocation()` to know how to invoke Git. ([`fee775c`](https://github.com/Byron/gitoxide/commit/fee775ca083189cd8909e8af143a69071cb71ecd)) + - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/Byron/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da)) +
+ ## 0.10.7 (2024-03-14) A maintenance release without user-facing changes. @@ -13,7 +43,7 @@ A maintenance release without user-facing changes. - - 3 commits contributed to the release over the course of 4 calendar days. + - 4 commits contributed to the release over the course of 4 calendar days. - 18 days passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -25,6 +55,7 @@ A maintenance release without user-facing changes.
view details * **Uncategorized** + - Release gix-date v0.8.5, gix-hash v0.14.2, gix-trace v0.1.8, gix-utils v0.1.11, gix-features v0.38.1, gix-actor v0.31.0, gix-validate v0.8.4, gix-object v0.42.0, gix-path v0.10.7, gix-glob v0.16.2, gix-quote v0.4.12, gix-attributes v0.22.2, gix-command v0.3.6, gix-filter v0.11.0, gix-fs v0.10.1, gix-chunk v0.4.8, gix-commitgraph v0.24.2, gix-hashtable v0.5.2, gix-revwalk v0.13.0, gix-traverse v0.38.0, gix-worktree-stream v0.11.0, gix-archive v0.11.0, gix-config-value v0.14.6, gix-tempfile v13.1.1, gix-lock v13.1.1, gix-ref v0.43.0, gix-sec v0.10.6, gix-config v0.36.0, gix-prompt v0.8.4, gix-url v0.27.2, gix-credentials v0.24.2, gix-ignore v0.11.2, gix-bitmap v0.2.11, gix-index v0.31.0, gix-worktree v0.32.0, gix-diff v0.42.0, gix-discover v0.31.0, gix-pathspec v0.7.1, gix-dir v0.2.0, gix-macros v0.1.4, gix-mailmap v0.23.0, gix-negotiate v0.13.0, gix-pack v0.49.0, gix-odb v0.59.0, gix-packetline v0.17.4, gix-transport v0.41.2, gix-protocol v0.44.2, gix-revision v0.27.0, gix-refspec v0.23.0, gix-status v0.7.0, gix-submodule v0.10.0, gix-worktree-state v0.9.0, gix v0.60.0, safety bump 26 crates ([`b050327`](https://github.com/Byron/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb)) - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/Byron/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6)) - Merge branch 'status' ([`3e5c974`](https://github.com/Byron/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e)) - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/Byron/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c)) diff --git a/gix-path/Cargo.toml b/gix-path/Cargo.toml index 2089bd17076..fb942e41965 100644 --- a/gix-path/Cargo.toml +++ b/gix-path/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-path" -version = "0.10.7" +version = "0.10.8" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A crate of the gitoxide project dealing paths and their conversions" diff --git a/gix-pathspec/Cargo.toml b/gix-pathspec/Cargo.toml index bad38a76a58..117d03bb708 100644 --- a/gix-pathspec/Cargo.toml +++ b/gix-pathspec/Cargo.toml @@ -14,7 +14,7 @@ doctest = false [dependencies] gix-glob = { version = "^0.16.3", path = "../gix-glob" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-attributes = { version = "^0.22.2", path = "../gix-attributes" } gix-config-value = { version = "^0.14.6", path = "../gix-config-value" } diff --git a/gix-ref/Cargo.toml b/gix-ref/Cargo.toml index 8dfd9759437..d7a60eb5314 100644 --- a/gix-ref/Cargo.toml +++ b/gix-ref/Cargo.toml @@ -21,7 +21,7 @@ serde = ["dep:serde", "gix-hash/serde", "gix-actor/serde", "gix-object/serde"] [dependencies] gix-features = { version = "^0.38.2", path = "../gix-features", features = ["walkdir"]} gix-fs = { version = "^0.11.1", path = "../gix-fs" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-date = { version = "^0.8.7", path = "../gix-date" } gix-object = { version = "^0.42.2", path = "../gix-object" } diff --git a/gix-sec/Cargo.toml b/gix-sec/Cargo.toml index 7ed5e61ccbb..1d8ce90e3e9 100644 --- a/gix-sec/Cargo.toml +++ b/gix-sec/Cargo.toml @@ -29,7 +29,7 @@ document-features = { version = "0.2.1", optional = true } libc = "0.2.123" [target.'cfg(windows)'.dependencies] -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } windows-sys = { version = "0.52.0", features = [ "Win32_Foundation", "Win32_Security_Authorization", diff --git a/gix-status/Cargo.toml b/gix-status/Cargo.toml index 225e68eb5f5..f9e66ac56cd 100644 --- a/gix-status/Cargo.toml +++ b/gix-status/Cargo.toml @@ -22,7 +22,7 @@ gix-index = { version = "^0.33.0", path = "../gix-index" } gix-fs = { version = "^0.11.1", path = "../gix-fs" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-object = { version = "^0.42.2", path = "../gix-object" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-features = { version = "^0.38.2", path = "../gix-features", features = ["progress"] } gix-filter = { version = "^0.11.2", path = "../gix-filter" } gix-worktree = { version = "^0.34.0", path = "../gix-worktree", default-features = false, features = ["attributes"] } diff --git a/gix-submodule/Cargo.toml b/gix-submodule/Cargo.toml index be8d63bb61a..329faa07117 100644 --- a/gix-submodule/Cargo.toml +++ b/gix-submodule/Cargo.toml @@ -16,7 +16,7 @@ doctest = false gix-pathspec = { version = "^0.7.5", path = "../gix-pathspec" } gix-refspec = { version = "^0.23.0", path = "../gix-refspec" } gix-config = { version = "^0.37.0", path = "../gix-config" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-url = { version = "^0.27.2", path = "../gix-url" } bstr = { version = "1.5.0", default-features = false } diff --git a/gix-url/Cargo.toml b/gix-url/Cargo.toml index 704cf182607..15e9fa59a4a 100644 --- a/gix-url/Cargo.toml +++ b/gix-url/Cargo.toml @@ -18,7 +18,7 @@ serde = ["dep:serde", "bstr/serde"] [dependencies] gix-features = { version = "^0.38.1", path = "../gix-features" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } serde = { version = "1.0.114", optional = true, default-features = false, features = ["std", "derive"] } thiserror = "1.0.32" diff --git a/gix-worktree-state/Cargo.toml b/gix-worktree-state/Cargo.toml index acfa8930309..4697712bda7 100644 --- a/gix-worktree-state/Cargo.toml +++ b/gix-worktree-state/Cargo.toml @@ -20,7 +20,7 @@ gix-fs = { version = "^0.11.1", path = "../gix-fs" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-object = { version = "^0.42.2", path = "../gix-object" } gix-glob = { version = "^0.16.3", path = "../gix-glob" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-features = { version = "^0.38.2", path = "../gix-features" } gix-filter = { version = "^0.11.2", path = "../gix-filter" } diff --git a/gix-worktree-stream/Cargo.toml b/gix-worktree-stream/Cargo.toml index 82a3ca849a3..eec51ed0974 100644 --- a/gix-worktree-stream/Cargo.toml +++ b/gix-worktree-stream/Cargo.toml @@ -20,7 +20,7 @@ gix-attributes = { version = "^0.22.2", path = "../gix-attributes" } gix-filter = { version = "^0.11.2", path = "../gix-filter" } gix-traverse = { version = "^0.39.1", path = "../gix-traverse" } gix-fs = { version = "^0.11.1", path = "../gix-fs" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } thiserror = "1.0.26" parking_lot = "0.12.1" diff --git a/gix-worktree/Cargo.toml b/gix-worktree/Cargo.toml index 58aee67a085..a4eed00313d 100644 --- a/gix-worktree/Cargo.toml +++ b/gix-worktree/Cargo.toml @@ -26,7 +26,7 @@ gix-fs = { version = "^0.11.1", path = "../gix-fs" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-object = { version = "^0.42.2", path = "../gix-object" } gix-glob = { version = "^0.16.3", path = "../gix-glob" } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-attributes = { version = "^0.22.2", path = "../gix-attributes", optional = true } gix-validate = { version = "^0.8.5", path = "../gix-validate", optional = true } gix-ignore = { version = "^0.11.2", path = "../gix-ignore" } diff --git a/gix/Cargo.toml b/gix/Cargo.toml index b92ed75bd73..65125a5c836 100644 --- a/gix/Cargo.toml +++ b/gix/Cargo.toml @@ -317,7 +317,7 @@ gix-revision = { version = "^0.27.1", path = "../gix-revision", default-features gix-revwalk = { version = "^0.13.1", path = "../gix-revwalk" } gix-negotiate = { version = "^0.13.1", path = "../gix-negotiate", optional = true } -gix-path = { version = "^0.10.7", path = "../gix-path" } +gix-path = { version = "^0.10.8", path = "../gix-path" } gix-url = { version = "^0.27.3", path = "../gix-url" } gix-traverse = { version = "^0.39.1", path = "../gix-traverse" } gix-diff = { version = "^0.44.0", path = "../gix-diff", default-features = false }