diff --git a/Cargo.lock b/Cargo.lock index ff266517d91..4084dd1ab48 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1118,7 +1118,7 @@ checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" [[package]] name = "gitoxide" -version = "0.28.0" +version = "0.29.0" dependencies = [ "anyhow", "clap", @@ -1141,7 +1141,7 @@ dependencies = [ [[package]] name = "gitoxide-core" -version = "0.30.0" +version = "0.31.0" dependencies = [ "anyhow", "async-io", @@ -1178,12 +1178,12 @@ dependencies = [ [[package]] name = "gix" -version = "0.50.1" +version = "0.51.0" dependencies = [ "anyhow", "async-std", "document-features", - "gix-actor 0.24.1", + "gix-actor 0.24.2", "gix-archive", "gix-attributes 0.16.0", "gix-commitgraph", @@ -1203,13 +1203,13 @@ dependencies = [ "gix-lock 7.0.2", "gix-mailmap", "gix-negotiate", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", "gix-pack", "gix-path 0.8.4", "gix-prompt", "gix-protocol", - "gix-ref 0.33.2", + "gix-ref 0.33.3", "gix-refspec", "gix-revision", "gix-sec 0.8.4", @@ -1221,7 +1221,7 @@ dependencies = [ "gix-url", "gix-utils 0.1.5", "gix-validate 0.7.7", - "gix-worktree 0.23.0", + "gix-worktree 0.23.1", "gix-worktree-stream", "is_ci", "log", @@ -1254,7 +1254,7 @@ dependencies = [ [[package]] name = "gix-actor" -version = "0.24.1" +version = "0.24.2" dependencies = [ "bstr", "btoi", @@ -1280,11 +1280,11 @@ dependencies = [ "gix-date 0.7.1", "gix-filter", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", "gix-path 0.8.4", "gix-testtools", - "gix-worktree 0.23.0", + "gix-worktree 0.23.1", "gix-worktree-stream", "libflate", "tar", @@ -1379,7 +1379,7 @@ dependencies = [ [[package]] name = "gix-config" -version = "0.26.1" +version = "0.26.2" dependencies = [ "bstr", "criterion", @@ -1388,7 +1388,7 @@ dependencies = [ "gix-features 0.32.1", "gix-glob 0.10.1", "gix-path 0.8.4", - "gix-ref 0.33.2", + "gix-ref 0.33.3", "gix-sec 0.8.4", "log", "memchr", @@ -1409,7 +1409,7 @@ dependencies = [ "gix", "gix-config", "gix-path 0.8.4", - "gix-ref 0.33.2", + "gix-ref 0.33.3", "gix-sec 0.8.4", "gix-testtools", "serde_derive", @@ -1480,7 +1480,7 @@ version = "0.33.1" dependencies = [ "getrandom", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "imara-diff", "serde", "thiserror", @@ -1492,7 +1492,7 @@ version = "0.0.0" dependencies = [ "gix-diff", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", "gix-testtools", "gix-traverse 0.30.1", @@ -1522,7 +1522,7 @@ dependencies = [ "dunce", "gix-hash 0.11.4", "gix-path 0.8.4", - "gix-ref 0.33.2", + "gix-ref 0.33.3", "gix-sec 0.8.4", "gix-testtools", "is_ci", @@ -1581,13 +1581,13 @@ dependencies = [ "gix-attributes 0.16.0", "gix-command", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-packetline-blocking", "gix-path 0.8.4", "gix-quote 0.4.6", "gix-testtools", "gix-trace 0.1.3", - "gix-worktree 0.23.0", + "gix-worktree 0.23.1", "once_cell", "smallvec", "thiserror", @@ -1739,7 +1739,7 @@ dependencies = [ "gix-fs 0.4.1", "gix-hash 0.11.4", "gix-lock 7.0.2", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-traverse 0.30.1", "itoa", "memmap2 0.7.1", @@ -1792,7 +1792,7 @@ version = "0.16.1" dependencies = [ "bstr", "document-features", - "gix-actor 0.24.1", + "gix-actor 0.24.2", "gix-date 0.7.1", "gix-testtools", "serde", @@ -1807,9 +1807,9 @@ dependencies = [ "gix-commitgraph", "gix-date 0.7.1", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", - "gix-ref 0.33.2", + "gix-ref 0.33.3", "gix-revwalk", "gix-testtools", "smallvec", @@ -1841,12 +1841,12 @@ dependencies = [ [[package]] name = "gix-object" -version = "0.33.1" +version = "0.33.2" dependencies = [ "bstr", "btoi", "document-features", - "gix-actor 0.24.1", + "gix-actor 0.24.2", "gix-date 0.7.1", "gix-features 0.32.1", "gix-hash 0.11.4", @@ -1863,17 +1863,17 @@ dependencies = [ [[package]] name = "gix-odb" -version = "0.50.1" +version = "0.50.2" dependencies = [ "arc-swap", "crossbeam-channel", "document-features", "filetime", - "gix-actor 0.24.1", + "gix-actor 0.24.2", "gix-date 0.7.1", "gix-features 0.32.1", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-pack", "gix-path 0.8.4", "gix-quote 0.4.6", @@ -1897,7 +1897,7 @@ dependencies = [ "gix-features 0.32.1", "gix-hash 0.11.4", "gix-hashtable 0.2.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-path 0.8.4", "gix-tempfile 7.0.2", "gix-testtools", @@ -1917,7 +1917,7 @@ dependencies = [ "bstr", "gix-features 0.32.1", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", "gix-pack", "gix-testtools", @@ -1996,7 +1996,7 @@ dependencies = [ [[package]] name = "gix-prompt" -version = "0.5.4" +version = "0.5.5" dependencies = [ "expectrl", "gix-command", @@ -2010,7 +2010,7 @@ dependencies = [ [[package]] name = "gix-protocol" -version = "0.36.1" +version = "0.37.0" dependencies = [ "async-std", "async-trait", @@ -2078,16 +2078,16 @@ dependencies = [ [[package]] name = "gix-ref" -version = "0.33.2" +version = "0.33.3" dependencies = [ "document-features", - "gix-actor 0.24.1", + "gix-actor 0.24.2", "gix-date 0.7.1", "gix-features 0.32.1", "gix-fs 0.4.1", "gix-hash 0.11.4", "gix-lock 7.0.2", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-path 0.8.4", "gix-tempfile 7.0.2", "gix-testtools", @@ -2104,19 +2104,19 @@ dependencies = [ name = "gix-ref-tests" version = "0.0.0" dependencies = [ - "gix-actor 0.24.1", + "gix-actor 0.24.2", "gix-date 0.7.1", "gix-discover 0.22.1", "gix-features 0.32.1", "gix-fs 0.4.1", "gix-hash 0.11.4", "gix-lock 7.0.2", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", - "gix-ref 0.33.2", + "gix-ref 0.33.3", "gix-testtools", "gix-validate 0.7.7", - "gix-worktree 0.23.0", + "gix-worktree 0.23.1", "tempfile", ] @@ -2143,7 +2143,7 @@ dependencies = [ "gix-date 0.7.1", "gix-hash 0.11.4", "gix-hashtable 0.2.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", "gix-revwalk", "gix-testtools", @@ -2159,7 +2159,7 @@ dependencies = [ "gix-date 0.7.1", "gix-hash 0.11.4", "gix-hashtable 0.2.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "smallvec", "thiserror", ] @@ -2269,7 +2269,7 @@ dependencies = [ [[package]] name = "gix-transport" -version = "0.34.1" +version = "0.34.2" dependencies = [ "async-std", "async-trait", @@ -2316,7 +2316,7 @@ dependencies = [ "gix-date 0.7.1", "gix-hash 0.11.4", "gix-hashtable 0.2.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-revwalk", "smallvec", "thiserror", @@ -2328,7 +2328,7 @@ version = "0.0.0" dependencies = [ "gix-commitgraph", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", "gix-testtools", "gix-traverse 0.30.1", @@ -2410,7 +2410,7 @@ dependencies = [ [[package]] name = "gix-worktree" -version = "0.23.0" +version = "0.23.1" dependencies = [ "bstr", "document-features", @@ -2423,7 +2423,7 @@ dependencies = [ "gix-hash 0.11.4", "gix-ignore 0.5.1", "gix-index 0.21.1", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", "gix-path 0.8.4", "gix-testtools", @@ -2445,12 +2445,12 @@ dependencies = [ "gix-filter", "gix-fs 0.4.1", "gix-hash 0.11.4", - "gix-object 0.33.1", + "gix-object 0.33.2", "gix-odb", "gix-path 0.8.4", "gix-testtools", "gix-traverse 0.30.1", - "gix-worktree 0.23.0", + "gix-worktree 0.23.1", "parking_lot", "thiserror", ] diff --git a/Cargo.toml b/Cargo.toml index 8c367a31258..8a38172bd05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://github.com/Byron/gitoxide" authors = ["Sebastian Thiel "] edition = "2021" license = "MIT OR Apache-2.0" -version = "0.28.0" +version = "0.29.0" default-run = "gix" include = ["src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"] resolver = "2" @@ -162,9 +162,9 @@ gitoxide-core-async-client = ["gitoxide-core/async-client", "futures-lite"] [dependencies] anyhow = "1.0.42" -gitoxide-core = { version = "^0.30.0", path = "gitoxide-core" } +gitoxide-core = { version = "^0.31.0", path = "gitoxide-core" } gix-features = { version = "^0.32.1", path = "gix-features" } -gix = { version = "^0.50.1", path = "gix", default-features = false } +gix = { version = "^0.51.0", path = "gix", default-features = false } time = "0.3.19" clap = { version = "4.1.1", features = ["derive", "cargo"] } diff --git a/gitoxide-core/Cargo.toml b/gitoxide-core/Cargo.toml index 637fdb9c14e..040d87cf465 100644 --- a/gitoxide-core/Cargo.toml +++ b/gitoxide-core/Cargo.toml @@ -2,7 +2,7 @@ name = "gitoxide-core" description = "The library implementing all capabilities of the gitoxide CLI" repository = "https://github.com/Byron/gitoxide" -version = "0.30.0" +version = "0.31.0" authors = ["Sebastian Thiel "] license = "MIT OR Apache-2.0" edition = "2021" @@ -44,9 +44,9 @@ serde = ["gix/serde", "dep:serde_json", "dep:serde", "bytesize/serde"] [dependencies] # deselect everything else (like "performance") as this should be controllable by the parent application. -gix = { version = "^0.50.1", path = "../gix", default-features = false } +gix = { version = "^0.51.0", path = "../gix", default-features = false } gix-pack-for-configuration-only = { package = "gix-pack", version = "^0.40.2", path = "../gix-pack", default-features = false, features = ["pack-cache-lru-dynamic", "pack-cache-lru-static"] } -gix-transport-configuration-only = { package = "gix-transport", version = "^0.34.1", path = "../gix-transport", default-features = false } +gix-transport-configuration-only = { package = "gix-transport", version = "^0.34.2", path = "../gix-transport", default-features = false } gix-archive-for-configuration-only = { package = "gix-archive", version = "^0.2.1", path = "../gix-archive", optional = true, features = ["tar", "tar_gz"] } serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] } anyhow = "1.0.42" diff --git a/gix-actor/CHANGELOG.md b/gix-actor/CHANGELOG.md index f2cf6c2f899..3cdece56aaf 100644 --- a/gix-actor/CHANGELOG.md +++ b/gix-actor/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.24.2 (2023-08-02) ### Bug Fixes @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 3 commits contributed to the release. + - 4 commits contributed to the release. - 11 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/Byron/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856)) - Allow parsing double-dash date offsets ([`d3f65d8`](https://github.com/Byron/gitoxide/commit/d3f65d8361244f48e5ad79f034c05b6623cf7312)) diff --git a/gix-actor/Cargo.toml b/gix-actor/Cargo.toml index d1080f1b7f0..669e3a53031 100644 --- a/gix-actor/Cargo.toml +++ b/gix-actor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-actor" -version = "0.24.1" +version = "0.24.2" description = "A way to identify git actors" authors = ["Sebastian Thiel "] repository = "https://github.com/Byron/gitoxide" diff --git a/gix-config/CHANGELOG.md b/gix-config/CHANGELOG.md index 5136197c616..39699c02c5a 100644 --- a/gix-config/CHANGELOG.md +++ b/gix-config/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.26.2 (2023-08-02) The parsing switches from `nom` to `winnow`, which eases maintenance and improves performances. @@ -13,7 +13,7 @@ The parsing switches from `nom` to `winnow`, which eases maintenance and improve - - 26 commits contributed to the release over the course of 7 calendar days. + - 27 commits contributed to the release over the course of 7 calendar days. - 10 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 +25,7 @@ The parsing switches from `nom` to `winnow`, which eases maintenance and improve
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'config' ([`daf3389`](https://github.com/Byron/gitoxide/commit/daf338989e7d75d41efb1345ed95ee2a13c97007)) - Minor refactor ([`224121b`](https://github.com/Byron/gitoxide/commit/224121b036a48c18ad859600ea9315d55150c0dd)) @@ -2546,7 +2547,7 @@ This is a maintenance release without functional changes. - _None._ -lenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopen +lenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopenlenfrom_envopen ## v0.1.1 (2021-05-09) diff --git a/gix-config/Cargo.toml b/gix-config/Cargo.toml index 8714faebea0..ef81a083159 100644 --- a/gix-config/Cargo.toml +++ b/gix-config/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-config" -version = "0.26.1" +version = "0.26.2" repository = "https://github.com/Byron/gitoxide" description = "A gix-config file parser and editor from the gitoxide project" license = "MIT OR Apache-2.0" @@ -21,7 +21,7 @@ gix-features = { version = "^0.32.1", path = "../gix-features"} gix-config-value = { version = "^0.12.5", path = "../gix-config-value" } gix-path = { version = "^0.8.4", path = "../gix-path" } gix-sec = { version = "^0.8.4", path = "../gix-sec" } -gix-ref = { version = "^0.33.1", path = "../gix-ref" } +gix-ref = { version = "^0.33.3", path = "../gix-ref" } gix-glob = { version = "^0.10.1", path = "../gix-glob" } log = "0.4.17" diff --git a/gix-object/CHANGELOG.md b/gix-object/CHANGELOG.md index 3cd2c668242..5a5b9c65be6 100644 --- a/gix-object/CHANGELOG.md +++ b/gix-object/CHANGELOG.md @@ -5,7 +5,9 @@ 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). -## Unreleased +## 0.33.2 (2023-08-02) + + ### Other @@ -17,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 5 commits contributed to the release. + - 6 commits contributed to the release. - 11 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -29,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Merge branch 'decathorpe/main' ([`422747d`](https://github.com/Byron/gitoxide/commit/422747d35724a56dade73c8d68b8ebcbaa4b9b25)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/Byron/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856)) diff --git a/gix-object/Cargo.toml b/gix-object/Cargo.toml index 1b8f2ea8472..0119e15eb0e 100644 --- a/gix-object/Cargo.toml +++ b/gix-object/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-object" -version = "0.33.1" +version = "0.33.2" description = "Immutable and mutable git objects with decoding and encoding support" authors = ["Sebastian Thiel "] repository = "https://github.com/Byron/gitoxide" @@ -25,7 +25,7 @@ verbose-object-parsing-errors = ["nom/std"] gix-features = { version = "^0.32.1", path = "../gix-features", features = ["rustsha1"] } gix-hash = { version = "^0.11.4", path = "../gix-hash" } gix-validate = { version = "^0.7.7", path = "../gix-validate" } -gix-actor = { version = "^0.24.1", path = "../gix-actor" } +gix-actor = { version = "^0.24.2", path = "../gix-actor" } gix-date = { version = "^0.7.1", path = "../gix-date" } btoi = "0.4.2" diff --git a/gix-odb/CHANGELOG.md b/gix-odb/CHANGELOG.md index 376e154aa91..acdcb75d124 100644 --- a/gix-odb/CHANGELOG.md +++ b/gix-odb/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.50.2 (2023-08-02) A maintenance release without user-facing changes. @@ -13,7 +13,7 @@ A maintenance release without user-facing changes. - - 3 commits contributed to the release. + - 4 commits contributed to the release. - 10 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 +25,7 @@ A maintenance release without user-facing changes.
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/Byron/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856)) - Add note go ODB initialization in preparation for dealing with many small packs. ([`090357e`](https://github.com/Byron/gitoxide/commit/090357ee7b36ead5c622b13b1fabab5174499d82)) diff --git a/gix-odb/Cargo.toml b/gix-odb/Cargo.toml index 79b326cb553..f7030078f7c 100644 --- a/gix-odb/Cargo.toml +++ b/gix-odb/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-odb" -version = "0.50.1" +version = "0.50.2" repository = "https://github.com/Byron/gitoxide" authors = ["Sebastian Thiel "] license = "MIT OR Apache-2.0" @@ -33,7 +33,7 @@ gix-hash = { version = "^0.11.4", path = "../gix-hash" } gix-date = { version = "^0.7.1", path = "../gix-date" } gix-path = { version = "^0.8.4", path = "../gix-path" } gix-quote = { version = "^0.4.6", path = "../gix-quote" } -gix-object = { version = "^0.33.1", path = "../gix-object" } +gix-object = { version = "^0.33.2", path = "../gix-object" } gix-pack = { version = "^0.40.1", path = "../gix-pack" } serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"]} diff --git a/gix-prompt/CHANGELOG.md b/gix-prompt/CHANGELOG.md index b42927a042c..842a2b1eec8 100644 --- a/gix-prompt/CHANGELOG.md +++ b/gix-prompt/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.5.5 (2023-08-02) A maintenance release without user-facing changes. @@ -13,7 +13,7 @@ A maintenance release without user-facing changes. - - 3 commits contributed to the release over the course of 3 calendar days. + - 4 commits contributed to the release over the course of 3 calendar days. - 10 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 +25,7 @@ A maintenance release without user-facing changes.
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'tests-dynamic-target-dir' ([`3823792`](https://github.com/Byron/gitoxide/commit/3823792382263e24b0b392d88c93a0564a7e3fb4)) - Evaluate target dir at runtime for gix-prompt tests ([`41389d6`](https://github.com/Byron/gitoxide/commit/41389d690b4302b728c197d4c46372509b2c3911)) diff --git a/gix-prompt/Cargo.toml b/gix-prompt/Cargo.toml index b456d39723c..e6761bc33b7 100644 --- a/gix-prompt/Cargo.toml +++ b/gix-prompt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-prompt" -version = "0.5.4" +version = "0.5.5" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A crate of the gitoxide project for handling prompts in the terminal" diff --git a/gix-protocol/CHANGELOG.md b/gix-protocol/CHANGELOG.md index d5a584bde3a..09ea76d2177 100644 --- a/gix-protocol/CHANGELOG.md +++ b/gix-protocol/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.37.0 (2023-08-02) ### New Features @@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 4 commits contributed to the release over the course of 1 calendar day. + - 5 commits contributed to the release over the course of 1 calendar day. - 10 days passed between releases. - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/Byron/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856)) - Add `fetch::Arguments::add_feature()` for unconditional additions of arguments that are supposed to be features. ([`d1f9c63`](https://github.com/Byron/gitoxide/commit/d1f9c63f8a79dcb00766d94edda80ed9add724ea)) diff --git a/gix-protocol/Cargo.toml b/gix-protocol/Cargo.toml index 3018bb91eee..a082992e7b2 100644 --- a/gix-protocol/Cargo.toml +++ b/gix-protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-protocol" -version = "0.36.1" +version = "0.37.0" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A WIP crate of the gitoxide project for implementing git protocols" @@ -41,7 +41,7 @@ required-features = ["async-client"] [dependencies] gix-features = { version = "^0.32.1", path = "../gix-features", features = ["progress"] } -gix-transport = { version = "^0.34.1", path = "../gix-transport" } +gix-transport = { version = "^0.34.2", path = "../gix-transport" } gix-hash = { version = "^0.11.4", path = "../gix-hash" } gix-date = { version = "^0.7.1", path = "../gix-date" } gix-credentials = { version = "^0.17.1", path = "../gix-credentials" } diff --git a/gix-ref/CHANGELOG.md b/gix-ref/CHANGELOG.md index 92ef606776a..d9edbe09e4f 100644 --- a/gix-ref/CHANGELOG.md +++ b/gix-ref/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.33.3 (2023-08-02) @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 3 commits contributed to the release over the course of 2 calendar days. + - 4 commits contributed to the release over the course of 2 calendar days. - 9 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/Byron/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856)) - Improve documentation about the `Change` type. ([`5f6cf22`](https://github.com/Byron/gitoxide/commit/5f6cf22cd8eda37c151e67b83cdb36d953ee3793)) diff --git a/gix-ref/Cargo.toml b/gix-ref/Cargo.toml index 15a281fb037..212e97aee45 100644 --- a/gix-ref/Cargo.toml +++ b/gix-ref/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-ref" -version = "0.33.2" +version = "0.33.3" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A crate to handle git references" @@ -24,9 +24,9 @@ gix-fs = { version = "^0.4.1", path = "../gix-fs" } gix-path = { version = "^0.8.4", path = "../gix-path" } gix-hash = { version = "^0.11.4", path = "../gix-hash" } gix-date = { version = "^0.7.1", path = "../gix-date" } -gix-object = { version = "^0.33.1", path = "../gix-object" } +gix-object = { version = "^0.33.2", path = "../gix-object" } gix-validate = { version = "^0.7.7", path = "../gix-validate" } -gix-actor = { version = "^0.24.1", path = "../gix-actor" } +gix-actor = { version = "^0.24.2", path = "../gix-actor" } gix-lock = { version = "^7.0.0", path = "../gix-lock" } gix-tempfile = { version = "^7.0.0", default-features = false, path = "../gix-tempfile" } diff --git a/gix-transport/CHANGELOG.md b/gix-transport/CHANGELOG.md index b1967f17430..4ba4d02be04 100644 --- a/gix-transport/CHANGELOG.md +++ b/gix-transport/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.34.2 (2023-08-02) A maintenance release without user-facing changes. @@ -13,7 +13,7 @@ A maintenance release without user-facing changes. - - 3 commits contributed to the release over the course of 2 calendar days. + - 4 commits contributed to the release over the course of 2 calendar days. - 10 days passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 1 unique issue was worked on: [#923](https://github.com/Byron/gitoxide/issues/923) @@ -27,6 +27,7 @@ A maintenance release without user-facing changes. * **[#923](https://github.com/Byron/gitoxide/issues/923)** - Improve reqwest error handling ([`fadec77`](https://github.com/Byron/gitoxide/commit/fadec775c5cd0532ab76802f56349cebc4a90d72)) * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/Byron/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
diff --git a/gix-transport/Cargo.toml b/gix-transport/Cargo.toml index b48a386a76d..5d916485f78 100644 --- a/gix-transport/Cargo.toml +++ b/gix-transport/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-transport" -version = "0.34.1" +version = "0.34.2" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A WIP crate of the gitoxide project dedicated to implementing the git transport layer" diff --git a/gix-worktree/CHANGELOG.md b/gix-worktree/CHANGELOG.md index 099398812dd..b3e7a2cbc1c 100644 --- a/gix-worktree/CHANGELOG.md +++ b/gix-worktree/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.23.1 (2023-08-02) ### Bug Fixes @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 4 commits contributed to the release. + - 5 commits contributed to the release. - 10 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'EmbarkStudios/main' ([`7611fa4`](https://github.com/Byron/gitoxide/commit/7611fa4872c3fcbe2bf7b20fcb4033df2493d256)) - Don't panic during checkouts when submodules or sparse directories are encountered. ([`82ae37d`](https://github.com/Byron/gitoxide/commit/82ae37d70dc244cdf705d20c617d4b0e6bf3cdbf)) diff --git a/gix-worktree/Cargo.toml b/gix-worktree/Cargo.toml index d408020e7a7..d1318b46d5a 100644 --- a/gix-worktree/Cargo.toml +++ b/gix-worktree/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-worktree" -version = "0.23.0" +version = "0.23.1" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A WIP crate of the gitoxide project dedicated implementing everything around working trees and git excludes" @@ -27,7 +27,7 @@ internal-testing-gix-features-parallel = ["gix-features/parallel"] gix-index = { version = "^0.21.1", path = "../gix-index" } gix-fs = { version = "^0.4.1", path = "../gix-fs" } gix-hash = { version = "^0.11.4", path = "../gix-hash" } -gix-object = { version = "^0.33.1", path = "../gix-object" } +gix-object = { version = "^0.33.2", path = "../gix-object" } gix-glob = { version = "^0.10.1", path = "../gix-glob" } gix-path = { version = "^0.8.4", path = "../gix-path" } gix-attributes = { version = "^0.16.0", path = "../gix-attributes" } diff --git a/gix/CHANGELOG.md b/gix/CHANGELOG.md index b46f75525e2..69b96652518 100644 --- a/gix/CHANGELOG.md +++ b/gix/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## 0.51.0 (2023-08-02) This is mostly a bug-fix release with many improvements for fetching, along with more forgiving commit parsing. @@ -29,7 +29,7 @@ This is mostly a bug-fix release with many improvements for fetching, along with - - 5 commits contributed to the release over the course of 2 calendar days. + - 6 commits contributed to the release over the course of 2 calendar days. - 9 days passed between releases. - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -41,6 +41,7 @@ This is mostly a bug-fix release with many improvements for fetching, along with
view details * **Uncategorized** + - Prepare additional changelogs ([`db63815`](https://github.com/Byron/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9)) - Prepare changelogs ([`e4d2890`](https://github.com/Byron/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e)) - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/Byron/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856)) - Handle symbolic ref updates far more gracefully and with more logical consistency. ([`74ce863`](https://github.com/Byron/gitoxide/commit/74ce8639e88db5107691e9279df2bbfd38d26de3)) @@ -48,9 +49,6 @@ This is mostly a bug-fix release with many improvements for fetching, along with - Add `Reference::follow()` as a way to peel symbolic refs step by step. ([`d9e551b`](https://github.com/Byron/gitoxide/commit/d9e551b44aa3e84109660328de7637d465d59578))
- -This makes it possible to update unborn remote refs to local refs if these are new or unborn themselves.This also allows to create mirrors more easily and allows us to handle HEAD without special casing it.Bare repositories have an easier time to update local symbolic refs. - ## 0.50.1 (2023-07-24) ### Bug Fixes diff --git a/gix/Cargo.toml b/gix/Cargo.toml index 73e13c4b302..924698bfa50 100644 --- a/gix/Cargo.toml +++ b/gix/Cargo.toml @@ -3,7 +3,7 @@ name = "gix" repository = "https://github.com/Byron/gitoxide" description = "Interact with git repositories just like git would" license = "MIT OR Apache-2.0" -version = "0.50.1" +version = "0.51.0" authors = ["Sebastian Thiel "] edition = "2021" include = ["src/**/*", "LICENSE-*", "CHANGELOG.md"] @@ -128,7 +128,7 @@ fast-sha1 = [ "gix-features/fast-sha1" ] [dependencies] gix-utils = { version = "^0.1.5", path = "../gix-utils" } gix-fs = { version = "^0.4.1", path = "../gix-fs" } -gix-ref = { version = "^0.33.2", path = "../gix-ref" } +gix-ref = { version = "^0.33.3", path = "../gix-ref" } gix-discover = { version = "^0.22.1", path = "../gix-discover" } gix-tempfile = { version = "^7.0.0", path = "../gix-tempfile", default-features = false, features = ["signals"] } gix-lock = { version = "^7.0.0", path = "../gix-lock" } @@ -138,11 +138,11 @@ gix-date = { version = "^0.7.1", path = "../gix-date" } gix-refspec = { version = "^0.14.1", path = "../gix-refspec" } gix-filter = { version = "^0.2.0", path = "../gix-filter" } -gix-config = { version = "^0.26.1", path = "../gix-config" } -gix-odb = { version = "^0.50.1", path = "../gix-odb" } +gix-config = { version = "^0.26.2", path = "../gix-config" } +gix-odb = { version = "^0.50.2", path = "../gix-odb" } gix-hash = { version = "^0.11.4", path = "../gix-hash" } -gix-object = { version = "^0.33.1", path = "../gix-object" } -gix-actor = { version = "^0.24.1", path = "../gix-actor" } +gix-object = { version = "^0.33.2", path = "../gix-object" } +gix-actor = { version = "^0.24.2", path = "../gix-actor" } gix-pack = { version = "^0.40.2", path = "../gix-pack", features = ["object-cache-dynamic"] } gix-revision = { version = "^0.18.1", path = "../gix-revision" } gix-negotiate = { version = "^0.5.1", path = "../gix-negotiate" } @@ -159,9 +159,9 @@ gix-attributes = { version = "^0.16.0", path = "../gix-attributes" } gix-ignore = { version = "^0.5.1", path = "../gix-ignore" } gix-glob = { version = "^0.10.1", path = "../gix-glob" } gix-credentials = { version = "^0.17.1", path = "../gix-credentials" } -gix-prompt = { version = "^0.5.4", path = "../gix-prompt" } +gix-prompt = { version = "^0.5.5", path = "../gix-prompt" } gix-index = { version = "^0.21.1", path = "../gix-index" } -gix-worktree = { version = "^0.23.0", path = "../gix-worktree" } +gix-worktree = { version = "^0.23.1", path = "../gix-worktree" } gix-hashtable = { version = "^0.2.4", path = "../gix-hashtable" } gix-commitgraph = { version = "^0.18.1", path = "../gix-commitgraph" } @@ -169,8 +169,8 @@ gix-worktree-stream = { version = "^0.2.0", path = "../gix-worktree-stream", opt gix-archive = { version = "^0.2.1", path = "../gix-archive", default-features = false, optional = true } # For communication with remotes -gix-protocol = { version = "^0.36.1", path = "../gix-protocol", optional = true } -gix-transport = { version = "^0.34.1", path = "../gix-transport", optional = true } +gix-protocol = { version = "^0.37.0", path = "../gix-protocol", optional = true } +gix-transport = { version = "^0.34.2", path = "../gix-transport", optional = true } # Just to get the progress-tree feature prodash = { version = "25.0", optional = true, default-features = false, features = ["progress-tree"] }