> ([`40ee743`](https://github.com/GitoxideLabs/gitoxide/commit/40ee7438a98c4094c0fd04977cd4904668087512))
- - A locate returning Result
> for compound DB ([`a1dafa6`](https://github.com/GitoxideLabs/gitoxide/commit/a1dafa64b4e26dd1456d38f94d58eaadf19abfd3))
- - Use Result
> in Bundle::locate() ([`2dfef8f`](https://github.com/GitoxideLabs/gitoxide/commit/2dfef8f71da456c5c494e1530040589582a046b1))
- - A trial for Result
> for loose object databases ([`3842859`](https://github.com/GitoxideLabs/gitoxide/commit/3842859c5bddb8b4583443685c26dcae3f8db558))
- - Assure loose objects are actually not found when opening ([`7a4f2bf`](https://github.com/GitoxideLabs/gitoxide/commit/7a4f2bf2cb31407422be2e563b3df210bbf8bfd0))
- - Add feature toggle for polonius and make it part of the test suite ([`c825c11`](https://github.com/GitoxideLabs/gitoxide/commit/c825c11e2d17141b38654d30b37e043dfae383f3))
- - (cargo-release) version 0.9.1 ([`e0feb28`](https://github.com/GitoxideLabs/gitoxide/commit/e0feb28b50ce55be71b24ea5238a760f5b1f8d3b))
- - (cargo-release) version 0.9.0 ([`efc8983`](https://github.com/GitoxideLabs/gitoxide/commit/efc898381d830e44487c62e35a665d3ccd0a2d39))
- - Thanks clippy ([`0fc239c`](https://github.com/GitoxideLabs/gitoxide/commit/0fc239cf9b773f72928b7c42344b578c6ff5d19f))
- - Refactor ([`f2e9add`](https://github.com/GitoxideLabs/gitoxide/commit/f2e9add3cb5803426a2e36a3b462f823e8cef44b))
- - Upgrade depdendencies ([`e4a7711`](https://github.com/GitoxideLabs/gitoxide/commit/e4a77112ee4f5d0ab61d0678aab8ee090335740c))
- - Fix compile warnings produced by +nightly build ([`e387d2c`](https://github.com/GitoxideLabs/gitoxide/commit/e387d2c148e231321f88e5fb1b2988437475d2c0))
- - Merge pull request #50 from Byron/edward-shen/odb-zlib-ng ([`acb90d7`](https://github.com/GitoxideLabs/gitoxide/commit/acb90d755fb02c37f8a5a431778abcbe143fb5e5))
- - Conform imports ([`fd73731`](https://github.com/GitoxideLabs/gitoxide/commit/fd737317379af80f8e0ba9a9a8fc505fb60fd177))
- - Fix error type argument order and spell fields out ([`819568e`](https://github.com/GitoxideLabs/gitoxide/commit/819568e9c5be14cec1e9e1cdc915b4c286c2ed00))
- - [git-odb] Return error on invalid packs ([`88de64d`](https://github.com/GitoxideLabs/gitoxide/commit/88de64d433b44996d5f8be733b50e1949c71e42d))
- - [git-odb] Fix Inflate::once ([`36f6bbd`](https://github.com/GitoxideLabs/gitoxide/commit/36f6bbd451a5474cb6dac0259904e4aed7fd11d9))
- - [git-odb] Remove unnecessary tests ([`ebe41ca`](https://github.com/GitoxideLabs/gitoxide/commit/ebe41cadc4acb38326e59d193fd3b1e501146943))
- - [gix] Use flate2 by default ([`f1158a1`](https://github.com/GitoxideLabs/gitoxide/commit/f1158a1a4bc8e13913461db4d4851e32d57816ff))
- - [gix] Add optional zlib feature ([`f1f9665`](https://github.com/GitoxideLabs/gitoxide/commit/f1f96658a6cd6165ba9c9d7acb809fcaf2c46f9c))
- - [git-odb] Add feature flag for zlib-ng ([`96b3810`](https://github.com/GitoxideLabs/gitoxide/commit/96b3810995f9e7b0164234dcb9f3b28b0c9b5224))
- - (cargo-release) version 0.8.0 ([`1ccfdcd`](https://github.com/GitoxideLabs/gitoxide/commit/1ccfdcdb96b59c6415e7fbc800371d594b2ef7a1))
- - (cargo-release) version 0.7.1 ([`2c38ff9`](https://github.com/GitoxideLabs/gitoxide/commit/2c38ff909cd5ed39995d4ac3b5af3e0da2f3b76d))
- - (cargo-release) version 0.11.0 ([`1aa1f5e`](https://github.com/GitoxideLabs/gitoxide/commit/1aa1f5e84a07427d5d7f3231735fe9c1923f506f))
- - Require latest version of git-features in git-odb ([`e664e93`](https://github.com/GitoxideLabs/gitoxide/commit/e664e93e960564c43a5510d32bf5ff45624af8ee))
- - Remove usage of gitfeatures::fs in organize subcommand ([`b567d37`](https://github.com/GitoxideLabs/gitoxide/commit/b567d3709a74e9fdafef54b0fe58ca82721cd773))
- - Refactor; planning ([`5df492c`](https://github.com/GitoxideLabs/gitoxide/commit/5df492c7d7322bde2b268deaf590f1ba012a6b8e))
- - Thanks clippy ([`343ab9a`](https://github.com/GitoxideLabs/gitoxide/commit/343ab9adb62da1dde495fc209c179137bbe59a10))
- - Refactor ([`5b1328f`](https://github.com/GitoxideLabs/gitoxide/commit/5b1328fc48deab321f81d25b5dc8e9ba55840e2c))
- - Add missing '.' at end of doc comments ([`7136854`](https://github.com/GitoxideLabs/gitoxide/commit/71368544f97369a4d371d43513607c4805bd0fd0))
- - Fix git-odb tests ([`35c1209`](https://github.com/GitoxideLabs/gitoxide/commit/35c1209164b5baaa68d1c566344ac73ee6dfae79))
- - All crates use git-hash::Kind and its types, sometimes through git-object ([`124c171`](https://github.com/GitoxideLabs/gitoxide/commit/124c171aaf546d8977e9913ff84e65383a80ee98))
- - Use git-hash in git-features ([`5b307e0`](https://github.com/GitoxideLabs/gitoxide/commit/5b307e076f6f5975592c8b177c122c91c1d809c6))
- - (cargo-release) version 0.6.0 ([`27f5955`](https://github.com/GitoxideLabs/gitoxide/commit/27f5955e047f35e21a86789eb46bfd89e1c99b44))
- - (cargo-release) version 0.9.0 ([`a89fdb9`](https://github.com/GitoxideLabs/gitoxide/commit/a89fdb98f64bb0ca070fa79a1f58f1232bb14090))
- - (cargo-release) version 0.5.0 ([`fc7d600`](https://github.com/GitoxideLabs/gitoxide/commit/fc7d600ac2c438c8b6b91f67cb69b0ac5ec37675))
- - (cargo-release) version 0.5.0 ([`c767e07`](https://github.com/GitoxideLabs/gitoxide/commit/c767e07ccfc58a28e3e8ec22b590afdf0d92b9f2))
- - More docs for owned git-object ([`b79101d`](https://github.com/GitoxideLabs/gitoxide/commit/b79101d714f59a42a30eb47776486a212ec0f738))
- - Thanks clippy ([`ba9b3c2`](https://github.com/GitoxideLabs/gitoxide/commit/ba9b3c2345887353e02fc081be80733f1c5e22d9))
- - Refactor ([`d5d7cf9`](https://github.com/GitoxideLabs/gitoxide/commit/d5d7cf9d3f42d83652a7b81bc6e1ee6731396d6b))
- - More docs of git-object::owned ([`0620dce`](https://github.com/GitoxideLabs/gitoxide/commit/0620dce7a3ac368354c73e3927eb96a6e4990f0c))
- - (cargo-release) version 0.8.0 ([`47c00c2`](https://github.com/GitoxideLabs/gitoxide/commit/47c00c2228cf25c79e1fa3eb4229c7ab24de91e5))
- - Cargo clippy Rust 1.48 ([`475a68c`](https://github.com/GitoxideLabs/gitoxide/commit/475a68ce33b895de911939c51afa159df534f7b8))
- - Finish refactoring git-odb ([`ec282ae`](https://github.com/GitoxideLabs/gitoxide/commit/ec282ae1a3d9f16eb9c89a44e17259112d097a41))
- - (cargo-release) version 0.7.0 ([`7fa7bae`](https://github.com/GitoxideLabs/gitoxide/commit/7fa7baeb3e7d008a25e4d714eff908e2516c828b))
- - (cargo-release) version 0.4.2 ([`173c957`](https://github.com/GitoxideLabs/gitoxide/commit/173c957032761705edc61a0ded1f963cac73c320))
- - Minor fixes to git-odb docs ([`3788512`](https://github.com/GitoxideLabs/gitoxide/commit/37885125d7c4d1dba7aaff37b5d39a7c249bf794))
- - Complete docs for git-odb ([`0cf8496`](https://github.com/GitoxideLabs/gitoxide/commit/0cf84967feed768bc29de29f65f6dc4622008464))
- - Prefer empty doc strings for modules over [allow missing docs] ([`9b3f04f`](https://github.com/GitoxideLabs/gitoxide/commit/9b3f04f4247d6d2a139f813ea2555203d374962a))
- - Add remaining doc strings for git-odb ([`428f0ad`](https://github.com/GitoxideLabs/gitoxide/commit/428f0ad2072148416b54b050add9a50868e7e5d0))
- - Some more docs ([`2d87124`](https://github.com/GitoxideLabs/gitoxide/commit/2d87124344af845a34d17693f5ef04c9fb3323e1))
- - Try to document all the bits an pieces of git-odb ([`1b353fa`](https://github.com/GitoxideLabs/gitoxide/commit/1b353fa95723a7fe4ddef0a70486a74957e727cd))
- - Finish docs on top-level traversal method ([`2ef1c99`](https://github.com/GitoxideLabs/gitoxide/commit/2ef1c99a48c39cb9f3362a5ea493b5e90e4593c9))
- - Start describing how pack traversal works ([`5e990f2`](https://github.com/GitoxideLabs/gitoxide/commit/5e990f20dee6005d23ebc5a56389f09d9d7f8782))
- - Refactor ([`a681335`](https://github.com/GitoxideLabs/gitoxide/commit/a681335b51c10ff56ddd2fe80ec24449a771abd2))
- - Document pack::index::write ([`f5edc60`](https://github.com/GitoxideLabs/gitoxide/commit/f5edc602cb3e570ce154a3ba3d692fcbcf8d55c0))
- - Dependency update ([`bc336d9`](https://github.com/GitoxideLabs/gitoxide/commit/bc336d9bb22d13a6d2407b44b297fcb770cdaac6))
- - Refactor ([`6b909a2`](https://github.com/GitoxideLabs/gitoxide/commit/6b909a22cf981b33060cb6f1324ec3231146d159))
- - Refactor ([`b511a2b`](https://github.com/GitoxideLabs/gitoxide/commit/b511a2b1d9b6d55b1937ad3f4bbbb331b5cdd9a3))
- - Document index integrity checking ([`9336ab9`](https://github.com/GitoxideLabs/gitoxide/commit/9336ab9f9675ba5d33eacefc585d745e1b0bcc18))
- - Docs for index access ([`996acbf`](https://github.com/GitoxideLabs/gitoxide/commit/996acbf67fde183a0e5f553ecad9b2361eecf18b))
- - Docs for top level pack index module ([`d2dd72f`](https://github.com/GitoxideLabs/gitoxide/commit/d2dd72fe2d230ecdd88343535ecdbfbd8ae1b143))
- - Document pack data verification ([`27962ca`](https://github.com/GitoxideLabs/gitoxide/commit/27962ca9019d0b4971fa76afedaf1d85f451665b))
- - Document pack entry iteration ([`c869ee9`](https://github.com/GitoxideLabs/gitoxide/commit/c869ee93c6f042ce3de4962229e2caa4377af62b))
- - Docs for pack header ([`9505b40`](https://github.com/GitoxideLabs/gitoxide/commit/9505b401a87c3107ac1e5775ff6c10e8a808ba25))
- - Some more pack data file documentation ([`05e05f4`](https://github.com/GitoxideLabs/gitoxide/commit/05e05f46a38bcc068b564409d92310dd93ca5527))
- - Docs for Bundle::write_* ([`ac41253`](https://github.com/GitoxideLabs/gitoxide/commit/ac41253067803796e5623184d7dee790aa597809))
- - Remove special Error with just one variant… ([`d05a416`](https://github.com/GitoxideLabs/gitoxide/commit/d05a416dc43164f4c9fb2ee00884107fdbd13f90))
- - Docs for Bundle::locate ([`066787c`](https://github.com/GitoxideLabs/gitoxide/commit/066787c12e3142732d3ba65b233c836f89745543))
- - Some more docs for 'pack' module ([`c32850d`](https://github.com/GitoxideLabs/gitoxide/commit/c32850d4b6f94dd636d09b6222d2aa7ee6a85c82))
- - Some more documentation ([`201f67c`](https://github.com/GitoxideLabs/gitoxide/commit/201f67ce52e39dde3a79ff8a1f05bbaf30deec15))
- - Merge branch 'commit-graph' into main ([`9cb09b2`](https://github.com/GitoxideLabs/gitoxide/commit/9cb09b248796f0ff5c9d3f3e857de4731324cfd5))
- - Specify the hash to create with 'hash::bytes_of_file' ([`c000294`](https://github.com/GitoxideLabs/gitoxide/commit/c000294423ae0759b978399db3b69ac07c20578d))
- - Move 'git_odb::hash::bytes_of_file' into git_features::hash ([`c5f6b45`](https://github.com/GitoxideLabs/gitoxide/commit/c5f6b4587ee4042a080c0505613b0c72fdfe5273))
- - The daily commit (single handedly) ([`b528c2e`](https://github.com/GitoxideLabs/gitoxide/commit/b528c2e1bf0a3211491535427c4bd36212711a0f))
- - Document `loose::Object` entirely ([`d5eef9c`](https://github.com/GitoxideLabs/gitoxide/commit/d5eef9cdd06910eeaf1f1c4114b97638a29c7327))
- - Thanks clippy ([`b9e0a87`](https://github.com/GitoxideLabs/gitoxide/commit/b9e0a87996b8f3c4531a392607c353a1f0824ce6))
- - Docs for Sink ([`e7a09f0`](https://github.com/GitoxideLabs/gitoxide/commit/e7a09f0628b44ae0c6b564ef41f044e51866f2df))
- - Docs for compound object databases ([`813df71`](https://github.com/GitoxideLabs/gitoxide/commit/813df7115eb643742158f975975eb7469443cc07))
- - Document borrowed odb objects ([`7626f7f`](https://github.com/GitoxideLabs/gitoxide/commit/7626f7f3af885f1b95801f9dbc71bee0bc77400e))
- - Document alternates implementation ([`60666e8`](https://github.com/GitoxideLabs/gitoxide/commit/60666e86316c81f3bb63ee151e457af78dbefc00))
- - Docs for git-odb crate (top-level) ([`71af366`](https://github.com/GitoxideLabs/gitoxide/commit/71af366c84e1bd00125b4582d80799a6d927324a))
- - Remove dash in all repository links ([`98c1360`](https://github.com/GitoxideLabs/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
- - Merge branch 'main' into commit-graph ([`ca5b801`](https://github.com/GitoxideLabs/gitoxide/commit/ca5b80174b73cc9ac162b3f33b5d3721ef936cb1))
- - Thanks clippy ([`e355b4a`](https://github.com/GitoxideLabs/gitoxide/commit/e355b4ad133075152312816816af5ce72cf79cff))
- - Refactor ([`5a1cbf2`](https://github.com/GitoxideLabs/gitoxide/commit/5a1cbf299f2d5c1c07143d14ee3ded95d6a44a20))
- - And octal values unquoting works too ([`5effc7b`](https://github.com/GitoxideLabs/gitoxide/commit/5effc7b6daf6ff49b6d51af09f8da148602c7322))
- - All explicit escapes ([`1841544`](https://github.com/GitoxideLabs/gitoxide/commit/18415445caaee6e9e54aabddb88bdcd2f5602508))
- - First bunch of simple unescapes ([`a45c594`](https://github.com/GitoxideLabs/gitoxide/commit/a45c5941cf426537710842917c0e715cf4c74863))
- - Prepare for actual unescaping ([`284da44`](https://github.com/GitoxideLabs/gitoxide/commit/284da449cae62d12ea4eea8c31f1225699c5e52e))
- - Basic infrastructure for unquoting c-style strings ([`f81bb03`](https://github.com/GitoxideLabs/gitoxide/commit/f81bb038bfc8ea0d9b61012d6effae084c89335a))
- - Fix incorrect cycle detection, which worked on MacOS by accident ([`a6e7765`](https://github.com/GitoxideLabs/gitoxide/commit/a6e77650a886ac33b23af8892182c9832a86e997))
- - Also use alternates for looking up objects… ([`ade929d`](https://github.com/GitoxideLabs/gitoxide/commit/ade929df38e619850f73389178a2c53e1c43fa45))
- - Prepare for unquoting c-strings ([`47e2fa0`](https://github.com/GitoxideLabs/gitoxide/commit/47e2fa03a1e2fe163c5c019d52bbb0ddbdb80bf0))
- - Read multiple alternates from single file; ignore comments ([`1f8d367`](https://github.com/GitoxideLabs/gitoxide/commit/1f8d36705c4568b1036b0d62b3a80ae6ec20a99c))
- - Support for relateive alternates ([`b20e9ee`](https://github.com/GitoxideLabs/gitoxide/commit/b20e9eea423ced275781d410217110c85ddb587c))
- - Ignore all cycles and be happy if we have found at least one actual odb ([`1effdfd`](https://github.com/GitoxideLabs/gitoxide/commit/1effdfda703d5eb9cd1333a7bae21075ef9e53cc))
- - Prepare for multi-line parsing and all the bells and whistles ([`08f9ec4`](https://github.com/GitoxideLabs/gitoxide/commit/08f9ec41feee56fe0ff2b057bb50391100bdb84e))
- - Make compound DB initialization less lazy… ([`6dc57b3`](https://github.com/GitoxideLabs/gitoxide/commit/6dc57b31d0bc5abfca100ab1d4b5dff68852aad8))
- - Use parallel walkdir (via jwalk) when parallel feature is enabled ([`f444c85`](https://github.com/GitoxideLabs/gitoxide/commit/f444c859f5b215ea70a46d5493a2babbf7a98235))
- - Alternate now handles cycles ([`71167e4`](https://github.com/GitoxideLabs/gitoxide/commit/71167e4e50efa8a097c3b09a249004e97aeaf2c8))
- - First simple alternate tests ([`7372118`](https://github.com/GitoxideLabs/gitoxide/commit/73721185cfd646c6e83b2548280fad8f480f8324))
- - Test for circular alternates ([`fc92709`](https://github.com/GitoxideLabs/gitoxide/commit/fc927091d69196a930c0cea4611af8d96b7b84d8))
- - Thanks clippy ([`4ddc64f`](https://github.com/GitoxideLabs/gitoxide/commit/4ddc64fd71d3d1260e001f89c379c46fe157e5ce))
- - Actually resolve alternates when creating a compound DB ([`9be7aed`](https://github.com/GitoxideLabs/gitoxide/commit/9be7aed7bd4b939d98b9a8d1db8a6ffc85044ca9))
- - Refactor ([`c1eff58`](https://github.com/GitoxideLabs/gitoxide/commit/c1eff58cd28e45a2d5f46481551724b81735ede3))
- - First sketch of alternate resolution ([`6cc8a94`](https://github.com/GitoxideLabs/gitoxide/commit/6cc8a947df776aeeb031de627f84b7bc85207235))
- - Remove quickerror dependency from git-odb ([`7e27495`](https://github.com/GitoxideLabs/gitoxide/commit/7e2749521b6c873766a2f6f96e6c91a0c6a9dbf3))
- - Refactor ([`7874c35`](https://github.com/GitoxideLabs/gitoxide/commit/7874c35bccb74ae7670335e633efa7eaebc72630))
- - Refactor ([`3ec99dc`](https://github.com/GitoxideLabs/gitoxide/commit/3ec99dc7360c01b4f3c4593ff5049361e7043254))
- - Refactor ([`519dd12`](https://github.com/GitoxideLabs/gitoxide/commit/519dd12f2bf58dd3048bc12e5b058236ad727853))
- - Refacator ([`7ac2153`](https://github.com/GitoxideLabs/gitoxide/commit/7ac21536b3cee6708489011731216b9b831509e4))
- - Refactor ([`d4f288c`](https://github.com/GitoxideLabs/gitoxide/commit/d4f288ceb2436b292993df74ed07d4d7e578edf1))
- - Refactor ([`3a8fb61`](https://github.com/GitoxideLabs/gitoxide/commit/3a8fb61067c210d4db6d515f21b2e28425c52e8c))
- - Refactor ([`98b3f4a`](https://github.com/GitoxideLabs/gitoxide/commit/98b3f4a9cc65e76aa09280065ab1d151f637e692))
- - Refactor ([`127b8b2`](https://github.com/GitoxideLabs/gitoxide/commit/127b8b2949476b38ef6f8ea0fb68bae6d473adcc))
- - Refactor ([`669b726`](https://github.com/GitoxideLabs/gitoxide/commit/669b726da305ce4520c792d62b4344b04fe5f996))
- - Refactor ([`7bc321e`](https://github.com/GitoxideLabs/gitoxide/commit/7bc321e96ecce0aae5063eb7008ecbac7d2ca31c))
- - Refactor ([`0752b45`](https://github.com/GitoxideLabs/gitoxide/commit/0752b45e95dd5378b7fca5b70bd11b9100ba2946))
- - (cargo-release) version 0.4.1 ([`60ac8b0`](https://github.com/GitoxideLabs/gitoxide/commit/60ac8b0a7545fff6ef293fd48716e9a19175517c))
- - Refactor ([`ad17bfd`](https://github.com/GitoxideLabs/gitoxide/commit/ad17bfdc07e1301693fdfa3d09df3b39f675a36f))
- - Merge from main. ([`b59bd5e`](https://github.com/GitoxideLabs/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
- - Refactor ([`91d9f78`](https://github.com/GitoxideLabs/gitoxide/commit/91d9f78a9af04b44b2cead30d6e1cbaaeb76a522))
- - Refactor ([`6ebb5d1`](https://github.com/GitoxideLabs/gitoxide/commit/6ebb5d1839cd5ab4d8aff78acbccebaa66f439c7))
- - Refactor ([`8877b77`](https://github.com/GitoxideLabs/gitoxide/commit/8877b776bda8d1f202e86ac471ea30b595cff41b))
- - Refactor ([`4a0d034`](https://github.com/GitoxideLabs/gitoxide/commit/4a0d0342a20f519f30fe8b84d51ebb2bdea23752))
- - Refactor ([`485aa91`](https://github.com/GitoxideLabs/gitoxide/commit/485aa91c7412c55c0215e33cc4f906dd62e440a8))
- - Refactor ([`c1d2f41`](https://github.com/GitoxideLabs/gitoxide/commit/c1d2f41938211985a6cdb7a0fde6bcb51a7944de))
- - Refactor ([`07aff14`](https://github.com/GitoxideLabs/gitoxide/commit/07aff14a8c2ceca3202b0506b3bd4286550ac3a0))
- - Refactor ([`57d463f`](https://github.com/GitoxideLabs/gitoxide/commit/57d463ffeb5861270abaaf72f662b14c9c262052))
- - Refactor ([`c6be43d`](https://github.com/GitoxideLabs/gitoxide/commit/c6be43de3493566cedd98ce49fb2c8af7714a61c))
- - Refactor ([`524d0fe`](https://github.com/GitoxideLabs/gitoxide/commit/524d0fec17c356c846f0c62f87f2637a7a6fa56b))
- - Refactor ([`a8f4cd7`](https://github.com/GitoxideLabs/gitoxide/commit/a8f4cd7b9c31e59c3329cc649aca8378cd34a597))
- - Checksum verification for compound object ([`3be08b0`](https://github.com/GitoxideLabs/gitoxide/commit/3be08b09cd71e5e5eb21bdd81d6a07d2c232e6e8))
- - Refactor ([`59d989a`](https://github.com/GitoxideLabs/gitoxide/commit/59d989a9c86789d6572c9a3dfd8a3652bd4a7a1b))
- - More methods for compound object ([`84d2b0e`](https://github.com/GitoxideLabs/gitoxide/commit/84d2b0ec53f7def1470fbadff45fbe266bceb71a))
- - Refactor ([`e5a9343`](https://github.com/GitoxideLabs/gitoxide/commit/e5a9343f3f5304de4c9f614cdb260cf0fcfbbbfb))
- - Refactor ([`6a84f13`](https://github.com/GitoxideLabs/gitoxide/commit/6a84f137754cddfdcb9b1fec3e353762ebb3ce2b))
- - Refactor ([`4e89c3b`](https://github.com/GitoxideLabs/gitoxide/commit/4e89c3bc0f14cf9581348ae2c1620ade9dc1db8f))
- - Document why we won't use nightly for fixing NLL issue ([`ca29368`](https://github.com/GitoxideLabs/gitoxide/commit/ca29368b42b902fe7fe14dd4bff1b35e266c96a8))
- - Revert "Fix NLL issue by using nightly" ([`6864a55`](https://github.com/GitoxideLabs/gitoxide/commit/6864a55001f1d01839f948618355928d666602ee))
- - Fix NLL issue by using nightly ([`8c5bd09`](https://github.com/GitoxideLabs/gitoxide/commit/8c5bd095539042d7db0e611460803cdbf172beb0))
- - Update tasks, prepare for NLL fix ([`52af8d1`](https://github.com/GitoxideLabs/gitoxide/commit/52af8d1089dc85cff19aee276bd831393f1b84b3))
- - Thanks clippy ([`6c4d1ec`](https://github.com/GitoxideLabs/gitoxide/commit/6c4d1ec33d37b99b38698dfd91d38216ab4a2ef2))
- - This works, but locates twice… ([`4e709f6`](https://github.com/GitoxideLabs/gitoxide/commit/4e709f6029cf98f8c6ff204598706e2b6a1775eb))
- - Also the imperative version doesn't borrowcheck… ([`c5720f1`](https://github.com/GitoxideLabs/gitoxide/commit/c5720f1e4dc790539980fa81e940be6c6e15b50a))
- - Looks like the functional approach to locate(…) doesn't borrowcheck ([`5df6867`](https://github.com/GitoxideLabs/gitoxide/commit/5df6867a2b9fa7ba3fe2cdcd3bb9766faba1ae1b))
- - Refactor ([`9e68c6b`](https://github.com/GitoxideLabs/gitoxide/commit/9e68c6bcd1d07ea73730ce5ff59d7883152f894d))
- - Refactor ([`f219d5a`](https://github.com/GitoxideLabs/gitoxide/commit/f219d5a25efb7e258249ca3a4d39382136fe4229))
- - Sketch compound::Db::locate; sort packs by size ([`6609a53`](https://github.com/GitoxideLabs/gitoxide/commit/6609a534f45fc1ffc9d80a60a6a9793cbf54131c))
- - Refactor ([`4a09754`](https://github.com/GitoxideLabs/gitoxide/commit/4a09754f6cd17d7f39f8a71b7de44d517294ffc5))
- - Implement Write in terms of writing to the loose object DB ([`02b88c2`](https://github.com/GitoxideLabs/gitoxide/commit/02b88c28304ff6d8c1fbad6fdcfa36f3b1f9dafc))
- - First sketch of compound Db ([`9bf2279`](https://github.com/GitoxideLabs/gitoxide/commit/9bf227914d9281bfbdfc902edc3c1cc21c7fa3cd))
- - Refactor ([`203ba99`](https://github.com/GitoxideLabs/gitoxide/commit/203ba995c9e237ac63bc2ecebda18171e90fcb47))
- - (cargo-release) version 0.6.0 ([`9ef184e`](https://github.com/GitoxideLabs/gitoxide/commit/9ef184e35712f938fb4f9f6da7390a8777a9284e))
- - Revert "FAIL: try to get rid of tree-traversal Boxed error…" ([`1b42b31`](https://github.com/GitoxideLabs/gitoxide/commit/1b42b3141dded644a17c8d23057c987e2bac4f80))
- - Try to get rid of tree-traversal Boxed error… ([`13159eb`](https://github.com/GitoxideLabs/gitoxide/commit/13159eb972ed78ce4ebee2313b288023cec91c47))
- - Parameterize traversal error with Processor error ([`1513a13`](https://github.com/GitoxideLabs/gitoxide/commit/1513a13179bedefd12fc08da07a05c7f07ed4ef6))
- - Switch to prodash 10 and safe a lot of trait bounds in the process ([`e2fb1d9`](https://github.com/GitoxideLabs/gitoxide/commit/e2fb1d944b4d803a11c91f868b831d406fb5e35f))
- - (cargo-release) version 0.4.0 ([`2272fa4`](https://github.com/GitoxideLabs/gitoxide/commit/2272fa4bcacdaf1898e4cd8b791232fc1321227f))
- - (cargo-release) version 0.4.0 ([`0d7b60e`](https://github.com/GitoxideLabs/gitoxide/commit/0d7b60e856325009431172e1df742a1cd2165575))
- - (cargo-release) version 0.5.0 ([`82b7313`](https://github.com/GitoxideLabs/gitoxide/commit/82b73131b79ec3c42a712dad1c0766a72209d737))
- - [clone] All it took was a an intermediary to call 'read' as expected ([`7c8ecb7`](https://github.com/GitoxideLabs/gitoxide/commit/7c8ecb78e988f7752cea6fe2022ccf9739b86fd4))
- - [clone] minor refactor; it's definitely the read() that doesn't work… ([`406829b`](https://github.com/GitoxideLabs/gitoxide/commit/406829b951164673c0b8152d1e9de76f1318df0a))
- - [clone] This actually works: first MVP of retrieving packs via clone ([`c06d819`](https://github.com/GitoxideLabs/gitoxide/commit/c06d8194173f9ec468ddd0faf72dd6d8dbf7d35d))
- - [clone] support for progress that can handle writing pack files ([`46e0055`](https://github.com/GitoxideLabs/gitoxide/commit/46e0055eab47e402807b15c63b6a4577f5c0b7bb))
- - Use fast-reset for miniz oxide to gain about 4s when resolving the kernel pack ([`e5b6ce4`](https://github.com/GitoxideLabs/gitoxide/commit/e5b6ce440073c1db32ed4afc8e1db21b32f62863))
- - Fix build ([`6178133`](https://github.com/GitoxideLabs/gitoxide/commit/6178133fd1e08af6abb90ba7d1a4c22970da850c))
- - Refactor ([`174baa7`](https://github.com/GitoxideLabs/gitoxide/commit/174baa7733d34d1dbb2d47f4163ca39fb4a4c473))
- - Bump git-features to 0.4 to allow publishes after breaking changes ([`9d6b879`](https://github.com/GitoxideLabs/gitoxide/commit/9d6b8790e2edd7fa01b3239adff86a7cd2393f10))
- - Allow dual-licensing with Apache 2.0 ([`ea353eb`](https://github.com/GitoxideLabs/gitoxide/commit/ea353eb02fd4f75508600cc5676107bc7e627f1e))
- - Refactor ([`b4a6e16`](https://github.com/GitoxideLabs/gitoxide/commit/b4a6e16364822c0dccb56f98dbfb0ca4c8007069))
- - Remove tree compaction code ([`dfc6c7d`](https://github.com/GitoxideLabs/gitoxide/commit/dfc6c7dde9014e79eb4a752d81bc3c77ad36c366))
- - See if tree compaction saves considerable amounts of memory ([`0092c25`](https://github.com/GitoxideLabs/gitoxide/commit/0092c256b3bfaf2818566540e660cdefcf68d246))
- - Bump minor version to 0.3 ([`4351e28`](https://github.com/GitoxideLabs/gitoxide/commit/4351e2871c9dcf342b8471fffa74cae338a53269))
- - Thanks clippy ([`6725104`](https://github.com/GitoxideLabs/gitoxide/commit/6725104d2841e6518db641d06e3e107cf4f40f96))
- - Also run file hashing in indexed mode in parallel (like with lookup) ([`8f8d14f`](https://github.com/GitoxideLabs/gitoxide/commit/8f8d14f4606e99dc710eb352a985db48c00ea4f4))
- - First step towards parallelizing file hashes and traversal! ([`9573836`](https://github.com/GitoxideLabs/gitoxide/commit/95738369e0d3accf7f6239c8cd966a7f5c36825a))
- - Allow hashing to be interrupted ([`df4dfd7`](https://github.com/GitoxideLabs/gitoxide/commit/df4dfd7ec1be608cec1117f56303c528fb8f7ba7))
- - Unify file based file verification of data and index ([`e1b4105`](https://github.com/GitoxideLabs/gitoxide/commit/e1b4105308963cfe9102c2dee461c7dd948ee942))
- - Update to quick-error 2.0 ([`4b1b784`](https://github.com/GitoxideLabs/gitoxide/commit/4b1b7849b47a54092b49821c39e864c86adda979))
- - Haha, funny, silly me… ([`a4a1244`](https://github.com/GitoxideLabs/gitoxide/commit/a4a1244af2d386e75ebd55909d4675b475ccd905))
- - Better usability for units ([`b226253`](https://github.com/GitoxideLabs/gitoxide/commit/b226253636d8146a084a7bcd7c0c320e37f9d2fb))
- - Better progress for Sha1 of pack and index ([`310a59e`](https://github.com/GitoxideLabs/gitoxide/commit/310a59ee99ce78a4f14326c0058ea0c543a1d24c))
- - Make obvious that interrupt request was received ([`34b2373`](https://github.com/GitoxideLabs/gitoxide/commit/34b23737f560fe52d4f98fb886eba754652f9a5e))
- - Conditionally use an eager iterator… ([`e9b5511`](https://github.com/GitoxideLabs/gitoxide/commit/e9b5511568f4e64968596994855783f19672d678))
- - Reduce progress information for threads ([`e9a1b31`](https://github.com/GitoxideLabs/gitoxide/commit/e9a1b310fd99675dc87e56c6277d57259a6415a0))
- - Revert "A test to see how much time can be saved by not zeroing zlib buffers" ([`3d51d59`](https://github.com/GitoxideLabs/gitoxide/commit/3d51d595469d8451867331089e75b808f9361912))
- - A test to see how much time can be saved by not zeroing zlib buffers ([`fd41a51`](https://github.com/GitoxideLabs/gitoxide/commit/fd41a51de2261f425262ee7dee7a24fd87d87432))
- - Implement optionally keeping the compressed bytes ([`fc26914`](https://github.com/GitoxideLabs/gitoxide/commit/fc26914a57b6e89c703e1b04d6a4d8d31005ddbc))
- - First step towards more control over allocation in iterator ([`cacf76c`](https://github.com/GitoxideLabs/gitoxide/commit/cacf76cd69996073894e400e65322d3547493789))
- - Never keep decompressed bytes while streaming… ([`65c3856`](https://github.com/GitoxideLabs/gitoxide/commit/65c38569219134ccd412a8a3ee7ec618d866c941))
- - Only keep base objects, not the deltas (like originally intended) ([`fc8334b`](https://github.com/GitoxideLabs/gitoxide/commit/fc8334b8d196425f2b766ebb9772a12483ef0f8d))
- - Reduce footprint of sha1 when writing the index ([`12aa454`](https://github.com/GitoxideLabs/gitoxide/commit/12aa4549bee0d9ea00bb0723acefa8187f5119a9))
- - First successful test of moving the streaming iterator into its own thread ([`c9fcb68`](https://github.com/GitoxideLabs/gitoxide/commit/c9fcb68c644c96a15cb9956a754bec7b65bb5fbd))
- - First sketch of order-destroying eager iterator ([`20fca45`](https://github.com/GitoxideLabs/gitoxide/commit/20fca4515f6e9ea320d0bf21c15cd6d2c3cff742))
- - Add object size progress when resolving with index ([`b2f8c9e`](https://github.com/GitoxideLabs/gitoxide/commit/b2f8c9e85dfac63f70ca7b0e91af697b801b4131))
- - Add decompression progress ([`0e5c534`](https://github.com/GitoxideLabs/gitoxide/commit/0e5c534d7c6e661a1f6c1cdb59ad1c9ffade642d))
- - Print read throughput automatically ([`0a71b48`](https://github.com/GitoxideLabs/gitoxide/commit/0a71b482310a129aa8757475290b3b24a200b702))
- - Allow 'read' progress to go out of scope while keeping it accessible! ([`d7a7828`](https://github.com/GitoxideLabs/gitoxide/commit/d7a782899ca841291e240bad822bb8184d6f5083))
- - Fix throughput display of otherwise stepped progress indicators ([`399f81d`](https://github.com/GitoxideLabs/gitoxide/commit/399f81daadb8c111b9cad958945924e0eed2c2ad))
- - Unify used ranges for line renderer amond pretty and lean interface ([`f59f66e`](https://github.com/GitoxideLabs/gitoxide/commit/f59f66e189732f567414f68c7463364e510f41c4))
- - Add percentage and throughput to tasks that matter ([`763d7ca`](https://github.com/GitoxideLabs/gitoxide/commit/763d7caa4c70111b7cb3ef5733d2c3c697758c28))
- - Upgrade to latest iteration of prodash ([`3a4faec`](https://github.com/GitoxideLabs/gitoxide/commit/3a4faecab56e37670c553e6563f11a46d740c333))
- - First part of migration to prodash 8.0, but… ([`6901a09`](https://github.com/GitoxideLabs/gitoxide/commit/6901a098641820c8d974ce56a24d6cdca779730d))
- - Fix various issues related to 64bit offset support when writing indices… ([`da31694`](https://github.com/GitoxideLabs/gitoxide/commit/da31694ee13022bcc52ed06389469d65b4e37daa))
- - Fix unit tests: actually sort the directory entries :D ([`b69717a`](https://github.com/GitoxideLabs/gitoxide/commit/b69717af368510347a550012f4ed97ba24d36ffd))
- - Add convenience method to get a new bundle for the index/data just written ([`a6d74ad`](https://github.com/GitoxideLabs/gitoxide/commit/a6d74ad7b65cdc293c8504dae73ea1c717e5bfca))
- - Bundle write with a given directory ([`7f29c73`](https://github.com/GitoxideLabs/gitoxide/commit/7f29c73d35b8717c8834beac259ed71eebcc2058))
- - First unit test for bundle writing ([`74bda39`](https://github.com/GitoxideLabs/gitoxide/commit/74bda3963af7fe4b97e7f04f0bb9e150df8b7fa7))
- - Journey tests for restore functionality ([`1aa63e4`](https://github.com/GitoxideLabs/gitoxide/commit/1aa63e419736960915c03c29827a57c18261e04d))
- - Refactor ([`fc42567`](https://github.com/GitoxideLabs/gitoxide/commit/fc4256788f7c3d3c4a05f240eee4d71a716cafce))
- - Refactor ([`cf3ebe0`](https://github.com/GitoxideLabs/gitoxide/commit/cf3ebe00619d16e957166578038520b2bf080411))
- - Refactor ([`72ca435`](https://github.com/GitoxideLabs/gitoxide/commit/72ca435a90e470797ae59dd10640c36b84bb4f41))
- - More flexible error types for processors - anything goes ([`be3a947`](https://github.com/GitoxideLabs/gitoxide/commit/be3a947ba6197319fea0b38e48008850cc971bf6))
- - Refactor ([`c7dd581`](https://github.com/GitoxideLabs/gitoxide/commit/c7dd581348a05146d7a79f7622bf30a08d34f474))
- - Refactor ([`aae8e79`](https://github.com/GitoxideLabs/gitoxide/commit/aae8e79a89261a548f088454ca6082a34c2063ce))
- - Refactor ([`0e27763`](https://github.com/GitoxideLabs/gitoxide/commit/0e27763995e135fc1bca56e6084b5c81825dba22))
- - Make lookup based algorithm gracefully interruptible ([`8d2e649`](https://github.com/GitoxideLabs/gitoxide/commit/8d2e649c754d713e6dd48315cd043204ffda4a7b))
- - Write about user interfaces and the use/non-use of async ([`91ba045`](https://github.com/GitoxideLabs/gitoxide/commit/91ba0457745f860b7a68cb38b13e69754747e8d9))
- - Use pack hash for index file as well :D ([`2106c64`](https://github.com/GitoxideLabs/gitoxide/commit/2106c64484c2162ee4e715efc592db14da602327))
- - Support for interruptible operations ([`a025593`](https://github.com/GitoxideLabs/gitoxide/commit/a02559378f9165df97a217f24834a851be719b08))
- - Thanks clippy ([`62d2ff3`](https://github.com/GitoxideLabs/gitoxide/commit/62d2ff383c5f7fe884057c70868569a811a73e00))
- - Organize object type comparisons by probability… ([`19a5d94`](https://github.com/GitoxideLabs/gitoxide/commit/19a5d9465f7962cfcc39ea31a2c84be6235e40ed))
- - Count object types as well ([`e04a8d1`](https://github.com/GitoxideLabs/gitoxide/commit/e04a8d16fda3712663d8d9220f3a017e668b6283))
- - Revert "Less memory for look up mode, faster start" - too slow ([`584350a`](https://github.com/GitoxideLabs/gitoxide/commit/584350af91f533db4cf980327d530445384c6b5a))
- - Less memory for look up mode, faster start ([`395c7e7`](https://github.com/GitoxideLabs/gitoxide/commit/395c7e78ef344ee56cf3d4ef49828942a09094bc))
- - Remove petgraph entirely ([`70ba33a`](https://github.com/GitoxideLabs/gitoxide/commit/70ba33a23a3ef887323ee29c248422f1997af6be))
- - Compute statistics for indexed pack verify ([`3d31c23`](https://github.com/GitoxideLabs/gitoxide/commit/3d31c235edaf7f88eb954cffc6864777566b3ef1))
- - Prepare for computing indexed statistics ([`082c246`](https://github.com/GitoxideLabs/gitoxide/commit/082c2467f2ab46aeb285504abcf2d8945dac4ce5))
- - Refactor ([`bfbae90`](https://github.com/GitoxideLabs/gitoxide/commit/bfbae905d3e8a0c5f30779c1723163a947de355e))
- - Keep all metadata per object needed to compute the usual statistics ([`961b85e`](https://github.com/GitoxideLabs/gitoxide/commit/961b85efec1ce84beacaa35720746752f687413a))
- - Make 'level' available to support statistics ([`f7ba51c`](https://github.com/GitoxideLabs/gitoxide/commit/f7ba51c93b04ef2e98f2436cf72e8c28b89b2448))
- - Refactor ([`6277318`](https://github.com/GitoxideLabs/gitoxide/commit/6277318f2ea71451b023a11fc9f74149d11fe9a9))
- - Support for error handling in traversal callbacks ([`c1d5bf6`](https://github.com/GitoxideLabs/gitoxide/commit/c1d5bf628db5f0c79aaf9af9740b990fc78aa4d5))
- - Indexed traversal now works, in theory, but needs error handling ([`86f8400`](https://github.com/GitoxideLabs/gitoxide/commit/86f8400a5e74e75fe7dab24911215a3f820b64b1))
- - Support for progress ([`62108fd`](https://github.com/GitoxideLabs/gitoxide/commit/62108fda164ae35903147eb1808c951bb90dac85))
- - Support for thread local storage in callbacks ([`1dad088`](https://github.com/GitoxideLabs/gitoxide/commit/1dad088a7d0be10a83cae0f119d42501887043e3))
- - Support for learning about the objects slice in the pack ([`faec782`](https://github.com/GitoxideLabs/gitoxide/commit/faec78276c4814edc7bbde150f8379fa73abc364))
- - And even more caapbilities are required to make tree traversal work natively ([`90523bb`](https://github.com/GitoxideLabs/gitoxide/commit/90523bb983e2cac70dad822531b7d66b7196cefc))
- - Refactor ([`2bbfd82`](https://github.com/GitoxideLabs/gitoxide/commit/2bbfd82f909ebc30cfb276bf40c7dbaa424a62f8))
- - Refactor ([`efa7cd8`](https://github.com/GitoxideLabs/gitoxide/commit/efa7cd843f7e93a8c4beba20597ff6d914bd6a33))
- - First steps towards actually using the new tree traversal during verification ([`785b0ff`](https://github.com/GitoxideLabs/gitoxide/commit/785b0ff02c0e00f6e7dea3a9c41a32f4129659e6))
- - Thanks clippy ([`44b20de`](https://github.com/GitoxideLabs/gitoxide/commit/44b20deafeac85151d57ecf4c0f5d889e9fe32f7))
- - Refactor ([`afe5e44`](https://github.com/GitoxideLabs/gitoxide/commit/afe5e445617c79b29d519257042b85d9533d40b0))
- - Refactor ([`fcc660d`](https://github.com/GitoxideLabs/gitoxide/commit/fcc660dee6f70b40364c70c73fc6b436929df4cd))
- - Reduce memory usage for index considerably ([`aa802be`](https://github.com/GitoxideLabs/gitoxide/commit/aa802be3402ad26a2907711cd5d1476b0caeec03))
- - And now it works! ([`f14e10e`](https://github.com/GitoxideLabs/gitoxide/commit/f14e10e9cfe1f4a4b477fcfc9459e49b439b0217))
- - Use new traversal in index writing, but it doesn't work yet ([`0dd5570`](https://github.com/GitoxideLabs/gitoxide/commit/0dd5570a1c615192f3c9382dfb7ffb1d817924db))
- - Refactor ([`4ff69c6`](https://github.com/GitoxideLabs/gitoxide/commit/4ff69c6281ba8d9af29a9f4407e9b2fa72f6550c))
- - Refactor ([`6cbb7cc`](https://github.com/GitoxideLabs/gitoxide/commit/6cbb7ccfc3e1fde4febfe652c25f5566937d3ad2))
- - Generalized tree traversal can theoretically work ([`64158e0`](https://github.com/GitoxideLabs/gitoxide/commit/64158e095f348ffa15139a9fa586074dad4d648b))
- - Make traversal part of the tree for greater ease of use ([`6629e30`](https://github.com/GitoxideLabs/gitoxide/commit/6629e3043786e5caf7d2b6fedc9350cd9e7bc6fb))
- - Prepare flexible traversal on decompressed objects ([`7707ea6`](https://github.com/GitoxideLabs/gitoxide/commit/7707ea6cf99d5ee93e4d6eea57adf00190d79d87))
- - Refactor ([`deea36c`](https://github.com/GitoxideLabs/gitoxide/commit/deea36c090fdd57ef8fc900744bbf17bd6e70097))
- - Refactor ([`83a0102`](https://github.com/GitoxideLabs/gitoxide/commit/83a01024d324123234776c8200ec3a3ae5f3c54e))
- - Refactor ([`b77d148`](https://github.com/GitoxideLabs/gitoxide/commit/b77d148ed1c5aec31cb0493b4f1e0f2d82d7e641))
- - Generalize tree iteration ([`fdc06de`](https://github.com/GitoxideLabs/gitoxide/commit/fdc06de2af8e7c9d2000177ce4f99ac68b5335be))
- - Also index using the new tree impl during verify (prepare replacement) ([`92039b0`](https://github.com/GitoxideLabs/gitoxide/commit/92039b038653cf97029e06f3f9b80892035d8c87))
- - Refactor ([`e3ff6af`](https://github.com/GitoxideLabs/gitoxide/commit/e3ff6af014cfbdbb53fe9498ff75b7f49fa5beb7))
- - Support for building a tree from offsets ([`95858bc`](https://github.com/GitoxideLabs/gitoxide/commit/95858bcbad01138240512731ec0e6dbdaed6c9fe))
- - Refactor ([`8cfe025`](https://github.com/GitoxideLabs/gitoxide/commit/8cfe0257de05b08a1278f78f6bdf3b5d65447686))
- - Refactor ([`bb9e518`](https://github.com/GitoxideLabs/gitoxide/commit/bb9e518b71ee1b4e1ab24d1369b879e047009294))
- - Count sorting into the progress, 7.5 mio entries takes a moment ([`2fc4cd8`](https://github.com/GitoxideLabs/gitoxide/commit/2fc4cd8dcac50f21491b5d297237acf97b2759fa))
- - Use bigger buffers when reading from disk. ([`e76e4eb`](https://github.com/GitoxideLabs/gitoxide/commit/e76e4ebb2261351bfe2af42b5782f0058f15edc6))
- - Only keep decompressed bytes of base objects… ([`b39ad89`](https://github.com/GitoxideLabs/gitoxide/commit/b39ad8976ee853229f87bbf962ada9557c7bbd32))
- - Remove memory mode entirely (and some complexity with it) ([`8812e91`](https://github.com/GitoxideLabs/gitoxide/commit/8812e916a21983868a37c4aade10f79a1dc9b926))
- - Turns out you never want to keep deltas in memory ([`657aa2c`](https://github.com/GitoxideLabs/gitoxide/commit/657aa2c38673cf10174f42bcb97039ac37b2926e))
- - Remove support for keeping compressed memory to reduce the index size ([`1e2ec7e`](https://github.com/GitoxideLabs/gitoxide/commit/1e2ec7e9d0ef2f2a4908860672080e411e945bff))
- - Don't cause re-allocs of the compression buffer ([`2bb6fd2`](https://github.com/GitoxideLabs/gitoxide/commit/2bb6fd26235825484a8f60a49455fee71f08236c))
- - Revert "FAIL: try to use a customized version of just pieces of Miniz-oxide" ([`ea0fdb3`](https://github.com/GitoxideLabs/gitoxide/commit/ea0fdb3c9ae42fcbd97f9319e90873c053d4ab71))
- - Try to use a customized version of just pieces of Miniz-oxide ([`9945eba`](https://github.com/GitoxideLabs/gitoxide/commit/9945eba749afb020e0deaaa5bb01fda6ff9ccd84))
- - Dependency upgrade + update ([`c6692c6`](https://github.com/GitoxideLabs/gitoxide/commit/c6692c6d494fe2bf1f9b924cf27da5908b74d62b))
- - Refactor ([`133e3ba`](https://github.com/GitoxideLabs/gitoxide/commit/133e3bafea772028f4bfd0fcc28a3e9bc3507701))
- - Let go of another handbreak - decompression is much faster now ([`ae9dc16`](https://github.com/GitoxideLabs/gitoxide/commit/ae9dc165b72893216e7337bf0726705adce69cd8))
- - Thanks clippy ([`393067d`](https://github.com/GitoxideLabs/gitoxide/commit/393067ddcf19424381ad2703c9c987d0f99587cd))
- - Use call to produce the resolver, allowing to delay opening a file mapping… ([`dd30e8d`](https://github.com/GitoxideLabs/gitoxide/commit/dd30e8d3c8b6754bd90e2777ec0153e158d4a708))
- - Fix actual memory violation (thanks to unsafe code) ([`c44c5e1`](https://github.com/GitoxideLabs/gitoxide/commit/c44c5e1890bc26ced920eb484e8708456d69df15))
- - Thanks clippy ([`1083a0b`](https://github.com/GitoxideLabs/gitoxide/commit/1083a0b75298454d19c2bdabaf0e195c78543792))
- - Reduce memory consumption ([`6d1a7a1`](https://github.com/GitoxideLabs/gitoxide/commit/6d1a7a1292e8065d0a777cb6acd34776b1e23696))
- - Unfortunately working with an optional for data is unwieldy, let's use default ([`12bbca0`](https://github.com/GitoxideLabs/gitoxide/commit/12bbca0b2dd780c3f6d4117a6bd0420fec0823bc))
- - Tree can now be used as sole data structure, collecting all results ([`3e52d6f`](https://github.com/GitoxideLabs/gitoxide/commit/3e52d6f89cb0ff0ab7e5a7fdb5aa892b498eef29))
- - Preparation for allowing reuse of the tree data structure ([`f565512`](https://github.com/GitoxideLabs/gitoxide/commit/f565512c6d37c0532d0d138dd1db0456903a0d2a))
- - Refactor ([`9c4bc0a`](https://github.com/GitoxideLabs/gitoxide/commit/9c4bc0a98bd024ca0a6e3d3f86f491dd92b880ac))
- - And it works! The new algorithm is sleeker, and really wants to be backported… ([`8e025b1`](https://github.com/GitoxideLabs/gitoxide/commit/8e025b1177db12e0e4f2387e44e58815e703a054))
- - Thanks, clippy… ([`079ce9c`](https://github.com/GitoxideLabs/gitoxide/commit/079ce9c07409ceb9acfc0eae900e73a4ae51fc58))
- - Basis for re-implementing core algorithm using new Tree data structure ([`be6caf4`](https://github.com/GitoxideLabs/gitoxide/commit/be6caf4caf73fb61f23a4ea42617c3ca61b44569))
- - Refactor ([`290c29a`](https://github.com/GitoxideLabs/gitoxide/commit/290c29ade648c7bb850c2e0629f8cc10967758fb))
- - Incorporate proper filtering of bases ([`0880998`](https://github.com/GitoxideLabs/gitoxide/commit/08809986ac50081d91a9dbe8fd28c3452bf54e69))
- - Overhauled iterator logic, still missing 'is_root' filter ([`2bfbae1`](https://github.com/GitoxideLabs/gitoxide/commit/2bfbae145e7d2256d41ed0a69e03d1e002534a49))
- - First impl of the Iterator shows it's 'unknown' what a root node is ([`3f32938`](https://github.com/GitoxideLabs/gitoxide/commit/3f329380f6d13ab6ab991a5bb82e4cb38b37a52f))
- - Sketch on how children access could look like ([`16a35df`](https://github.com/GitoxideLabs/gitoxide/commit/16a35dfcee905a672b2c1a0741320a51b3cf67d7))
- - How a referenced version would look like… ([`e36021d`](https://github.com/GitoxideLabs/gitoxide/commit/e36021df6b6b872be1249dbddd96a2d678c3bcc3))
- - Refactor ([`62a01fe`](https://github.com/GitoxideLabs/gitoxide/commit/62a01fee56b45ef83b4e3efb018af8ebb1db22ac))
- - More experimentation towards a safe tree data structure… ([`d907ce8`](https://github.com/GitoxideLabs/gitoxide/commit/d907ce8f34ff488bc6a70f17d3c99df82b7ef41b))
- - First stab at new Tree datastructure… ([`85d7579`](https://github.com/GitoxideLabs/gitoxide/commit/85d7579bf9c2f82f941b983ea4d54e16c6661c9b))
- - Safety for handling base pack offsets ([`17d8375`](https://github.com/GitoxideLabs/gitoxide/commit/17d837514ad0f28771d67a64f74a30ef460fc3d1))
- - …but there seem to be issues with the kernel pack… ([`cc147bc`](https://github.com/GitoxideLabs/gitoxide/commit/cc147bc60066c4ef31353a499958edadc960a9c4))
- - Quick and dirty impl of gitoxide layer for bundle writing, aka index-pack ([`e78386b`](https://github.com/GitoxideLabs/gitoxide/commit/e78386b824010c5ca8efca87604c339d40b545ae))
- - Cargo clippy ([`586ba7a`](https://github.com/GitoxideLabs/gitoxide/commit/586ba7af016f9a510b4ffeecc1aff6de0a569627))
- - Implement in-memory mode; refactor ([`0c195b9`](https://github.com/GitoxideLabs/gitoxide/commit/0c195b92b59892c9f5369e28acd8f99d25f42c0c))
- - Refactor ([`c9d9298`](https://github.com/GitoxideLabs/gitoxide/commit/c9d92980fd15e8e3568c82243d5eedb5e6e13f10))
- - Use monomorphic calls only at the expense of code siz ([`40b28d1`](https://github.com/GitoxideLabs/gitoxide/commit/40b28d18736b09bf3af1a70e9854e98e94bd09fc))
- - Refactor ([`150d0bc`](https://github.com/GitoxideLabs/gitoxide/commit/150d0bcc3ab39061be1add3f98da299e95edbbd5))
- - Also implement the 'no output directory' branch ([`5a3240f`](https://github.com/GitoxideLabs/gitoxide/commit/5a3240fae2211924ac2eb03c9f57d2234de4f26f))
- - Refactor ([`68e52f8`](https://github.com/GitoxideLabs/gitoxide/commit/68e52f8ce144f2daf2db407e66b3684a7d96d58d))
- - For the first time, writing an index could work with persistence ([`16e045c`](https://github.com/GitoxideLabs/gitoxide/commit/16e045c3cd0f6e003a6b6e547360acdf99a06585))
- - Don't write pack to file if everything is kept in memory ([`f3ddda6`](https://github.com/GitoxideLabs/gitoxide/commit/f3ddda6434824845e9abffab1d851c067428d8c7))
- - Allow data file to be optional in preparation for in-memory operation ([`95af105`](https://github.com/GitoxideLabs/gitoxide/commit/95af105298e1073b71e3edcbbe3c9f3179ecf78e))
- - Refactor ([`413968d`](https://github.com/GitoxideLabs/gitoxide/commit/413968dfee5e5a66ed9e63823f6bda5a5a22753e))
- - Refactor ([`5d27cdb`](https://github.com/GitoxideLabs/gitoxide/commit/5d27cdb98b85baa5c544bc326ad50d1d7664116a))
- - Optional pack lookup depending on the settings ([`2b509de`](https://github.com/GitoxideLabs/gitoxide/commit/2b509deefe7e09e59bd69937044337c8ac327f5f))
- - Write-through the pack file as we receive it and move it into place ([`6180e39`](https://github.com/GitoxideLabs/gitoxide/commit/6180e3995426e99400364b04af36e0265ad779aa))
- - Receive progress information when reading packs in bundle ([`759091d`](https://github.com/GitoxideLabs/gitoxide/commit/759091d3c6696b427d7b5aab1b6da05a0d268c04))
- - Start supporting writing packs to disk right away ([`f2203e0`](https://github.com/GitoxideLabs/gitoxide/commit/f2203e0ebefaf254008f4ad4628218c42f1a2208))
- - Refactor ([`75c333c`](https://github.com/GitoxideLabs/gitoxide/commit/75c333c121c402201ed4abf82ea7f14481d3f55b))
- - Prepare for implementing the bundle with various write modes ([`de420e4`](https://github.com/GitoxideLabs/gitoxide/commit/de420e4515c6e4953a6e8cf6c632e3561873caca))
- - Bundle thread progress underneath reducer progress ([`76b1b2b`](https://github.com/GitoxideLabs/gitoxide/commit/76b1b2b3015183129638b1f122a54fb8df8a1ac7))
- - Prevent deadlock, interestingly ([`ca02901`](https://github.com/GitoxideLabs/gitoxide/commit/ca02901ad0eff63c3d9105a385c0ada6179ae71a))
- - Refactor ([`ea254c0`](https://github.com/GitoxideLabs/gitoxide/commit/ea254c095465c880383d47a5284994a5a68a8769))
- - Rough progress for writing the index ([`f1a7f9b`](https://github.com/GitoxideLabs/gitoxide/commit/f1a7f9b9ec71f2ae2de2c9bbe57f5118c76fa3dd))
- - Initial batch of progress usage for index creation… ([`b10e5c6`](https://github.com/GitoxideLabs/gitoxide/commit/b10e5c664be9bd1bdb2b72b858ebaf35c1ed4cb4))
- - Refactor ([`77b3c21`](https://github.com/GitoxideLabs/gitoxide/commit/77b3c213922c2f264722fc2423dbc22d0988c507))
- - Refactor ([`fb23d15`](https://github.com/GitoxideLabs/gitoxide/commit/fb23d156c276484038761394a054a96d6f9ed087))
- - Refactor ([`7da7e08`](https://github.com/GitoxideLabs/gitoxide/commit/7da7e080241c36b3a743e9bc01b61db5758246e5))
- - Refactor ([`5a3ad3a`](https://github.com/GitoxideLabs/gitoxide/commit/5a3ad3a59da297c56ea47450b2c90dd24f542d40))
- - Refactor ([`785a23d`](https://github.com/GitoxideLabs/gitoxide/commit/785a23d9b0ef3529ca4f655ed122a5e0c783b945))
- - Header encoding works now! As well as index writing :)! ([`024b854`](https://github.com/GitoxideLabs/gitoxide/commit/024b854b07720f219fe12eefa94a166820523c9c))
- - Initial version of a complete header encoding impl, but… ([`ce6b46b`](https://github.com/GitoxideLabs/gitoxide/commit/ce6b46b1bdcdf5ff5047d3288dc6fddb5bf62f77))
- - Looks like CRCs are not correct ([`3c4e4a0`](https://github.com/GitoxideLabs/gitoxide/commit/3c4e4a0a61fe552913ec72c569d9a2095646b69a))
- - Cargo clippy ([`a5596fb`](https://github.com/GitoxideLabs/gitoxide/commit/a5596fb71fd268b6faaa3b19c8b78d3608070012))
- - Fanout writing works now… ([`93a7ba9`](https://github.com/GitoxideLabs/gitoxide/commit/93a7ba913fa29f734b98fe5723d01e2a7593ae2c))
- - It's a good idea to remove old code from time to time… ([`9e47f1b`](https://github.com/GitoxideLabs/gitoxide/commit/9e47f1b04a5bbd4c0f13da5d55ae6302ae941d35))
- - Fanout table, but slowly I get it :D ([`cfd8a25`](https://github.com/GitoxideLabs/gitoxide/commit/cfd8a25f9125c48afe4b66eab6b6ecf71097c486))
- - Fix decompression; fanout table is still wrong though ([`77fac1a`](https://github.com/GitoxideLabs/gitoxide/commit/77fac1a01d8c15f9f772c3e14a430a890ff50899))
- - Despite writing the CRC32 now, it doesn't work yet ([`ecd12b9`](https://github.com/GitoxideLabs/gitoxide/commit/ecd12b90aadd6bf6cdf551802918823670a45466))
- - First stab at streaming pack header encoding ([`3c6e78b`](https://github.com/GitoxideLabs/gitoxide/commit/3c6e78bec9cbd4df842919cc8dc3c575414ed002))
- - Refactor ([`5925d46`](https://github.com/GitoxideLabs/gitoxide/commit/5925d4615216dea70b5bc737b70f898e81e540e2))
- - Simplify offset handling in favor of allocating less ([`ce4ec62`](https://github.com/GitoxideLabs/gitoxide/commit/ce4ec62e66a7fd9ff720633f531156ed51d610fe))
- - Only allocate memory for offsets if needed ([`72e0642`](https://github.com/GitoxideLabs/gitoxide/commit/72e06421ae386dd15b34ce6dcf5e1cf666e70c3a))
- - First complete implementation of index writing… ([`826f996`](https://github.com/GitoxideLabs/gitoxide/commit/826f996b9a9d877b84d286e18f5501eaec73d6f1))
- - Reduce contention by using the shared cache only once ([`c370e13`](https://github.com/GitoxideLabs/gitoxide/commit/c370e133f4626a59eadbc8b70b4b5df39a34ad71))
- - Optimize CRC handling - no need to assign it after the fact ([`ffcc03d`](https://github.com/GitoxideLabs/gitoxide/commit/ffcc03de5768c26c25dafbfbe523ca3bd4422336))
- - Assure we can deltas store theyr resolved buffer ([`d2a81d9`](https://github.com/GitoxideLabs/gitoxide/commit/d2a81d912cdd9ec22ed8351b2a8395d85de46aa5))
- - And it does seem to work! Awesome! ([`71cd982`](https://github.com/GitoxideLabs/gitoxide/commit/71cd9824bece6215745b02d9df001ae202fe2597))
- - Delta-application could work if we handle our buffer better ([`ac6100b`](https://github.com/GitoxideLabs/gitoxide/commit/ac6100b094842f0a472be9789c024fc45939ff06))
- - Refactor ([`400a2a9`](https://github.com/GitoxideLabs/gitoxide/commit/400a2a91edd72394de0aba55628154c16bca98bc))
- - One step before applying deltas ([`a074193`](https://github.com/GitoxideLabs/gitoxide/commit/a07419303b3b9a24acb580a8653da952a5fa9964))
- - Prepare for delta application ([`9a9fb7a`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fb7a53fbda1b77d013f9806bd383a06135741))
- - Cargo clippy ([`d69c973`](https://github.com/GitoxideLabs/gitoxide/commit/d69c973626fc554d34326b7ba37243b5389d2193))
- - Parse pack header before trying to decompress :D ([`9d1b44a`](https://github.com/GitoxideLabs/gitoxide/commit/9d1b44ad98bb4cac55749ce25af5e444bc14d4ab))
- - Refactor ([`772e9ce`](https://github.com/GitoxideLabs/gitoxide/commit/772e9cef82b1d58a1d7c9ad23dda570ec97bcc0b))
- - Consumer can resolve entries ([`13adce6`](https://github.com/GitoxideLabs/gitoxide/commit/13adce6e18a4efb9da30dfc86c22a74dbc9026aa))
- - Refactor ([`c87f770`](https://github.com/GitoxideLabs/gitoxide/commit/c87f77036eb8f8b095997afcf5200b165d9ddf2f))
- - Refactor ([`d9d406d`](https://github.com/GitoxideLabs/gitoxide/commit/d9d406d77531bdfe5b33ee8ed17bccd431e85f9b))
- - First version of resolver to copy from a memory map ([`506b8fd`](https://github.com/GitoxideLabs/gitoxide/commit/506b8fd94478ab259d18f4226c4b25bd080f775d))
- - Rethink resolver into something even simpler ([`4388c6c`](https://github.com/GitoxideLabs/gitoxide/commit/4388c6c1ccbfbee7d5abb064eab3569a1aebf6a0))
- - Use parking_lot where possible ([`367874e`](https://github.com/GitoxideLabs/gitoxide/commit/367874e91a2ca79d17c90d8ebaace1ee23efb4d9))
- - Consumers can fail gracefully ([`9082080`](https://github.com/GitoxideLabs/gitoxide/commit/9082080a43e4db43378abc5555ad6f8084fdc111))
- - Refactor ([`1b4cad0`](https://github.com/GitoxideLabs/gitoxide/commit/1b4cad01c6fb99e06db51415557c555ffb06b9f7))
- - Refactor ([`4ce13bb`](https://github.com/GitoxideLabs/gitoxide/commit/4ce13bbe65403a2a9a320fb439ae797b19921862))
- - Support for decompression in case compressed bytes are stored ([`c1fcf28`](https://github.com/GitoxideLabs/gitoxide/commit/c1fcf28f1069b605191652a2bd1556445e3b9833))
- - Computing hashes for bases from decompressed in-memory store works ([`7c19fe6`](https://github.com/GitoxideLabs/gitoxide/commit/7c19fe6aec0cdb425d77cf13349e2f7f687c63e3))
- - Show that all data can be passed for processing in threads ([`a95ce9c`](https://github.com/GitoxideLabs/gitoxide/commit/a95ce9c83920f29689ded1e374a224bef2d2b7cb))
- - A cache usable from threads ([`1d4879a`](https://github.com/GitoxideLabs/gitoxide/commit/1d4879aee75a2c2ccbefdd48a2c2d339db38a23b))
- - Re-associate CRC32 with the correctly sorted ID output ([`037e1e5`](https://github.com/GitoxideLabs/gitoxide/commit/037e1e5a92c430689674e2cb7e96f9738a92fde5))
- - Refactor ([`b3a365d`](https://github.com/GitoxideLabs/gitoxide/commit/b3a365d179301f315d24884717c2dc09e34c3087))
- - Refactor ([`97eb524`](https://github.com/GitoxideLabs/gitoxide/commit/97eb524ffa4cbf04113d3a622aca3a76606f0d96))
- - Use chunked input and calculate 'optimal' chunk and thread sizes ([`0cc74d7`](https://github.com/GitoxideLabs/gitoxide/commit/0cc74d7982577866c6fa6d7b0f56073979142bf0))
- - Generalize chunk iterator ([`905e85e`](https://github.com/GitoxideLabs/gitoxide/commit/905e85e0910650b139a845c7e7bae97a7ae5b215))
- - First rough cut of in_parallel invocation ([`8f16081`](https://github.com/GitoxideLabs/gitoxide/commit/8f160810f6baf0fca5590001dd89895fccae0bbe))
- - Prepare for parallelization ([`cb36596`](https://github.com/GitoxideLabs/gitoxide/commit/cb36596d3059700deaf87a26df344f5dbb87f1f4))
- - Simplify indexing step ([`070899c`](https://github.com/GitoxideLabs/gitoxide/commit/070899cd8cb86ac3761255ccba72225ffd6c518e))
- - Resolver look ups may now turn out empty… ([`a991923`](https://github.com/GitoxideLabs/gitoxide/commit/a9919230896b9129fe91b5e12dc6e0f03547b5e9))
- - Allow us to stop searching for bases early when resolving ([`e7874da`](https://github.com/GitoxideLabs/gitoxide/commit/e7874dad3982829d82d3e708926e2965eca3ef4e))
- - This should be the interface for building indices from packs directly ([`f5295d0`](https://github.com/GitoxideLabs/gitoxide/commit/f5295d09592753089569543b843a352fd91df201))
- - Got a good idea on how this will work! ([`7bb229f`](https://github.com/GitoxideLabs/gitoxide/commit/7bb229fbb17fb8cc8251c49b681511519a9a6b9c))
- - Keep track of the pack trailer ([`cdba61e`](https://github.com/GitoxideLabs/gitoxide/commit/cdba61ea90a5e4f4e64ca2fe7777da540dbbf09c))
- - Now I understand why there is a separate resolution phase… ([`1c2bcbd`](https://github.com/GitoxideLabs/gitoxide/commit/1c2bcbd3f510dddfc43e3f02a7987890306d8db7))
- - Fix tests ([`b9866b6`](https://github.com/GitoxideLabs/gitoxide/commit/b9866b683687e210279b88b5409f01d52659f550))
- - Prepare a way to gradually implement V2 index writing ([`92a4986`](https://github.com/GitoxideLabs/gitoxide/commit/92a4986fcec21870abfbe8a7886fa428d5d47941))
- - Refactor ([`feba75b`](https://github.com/GitoxideLabs/gitoxide/commit/feba75b9f04459abc341bd2482a393a69602b054))
- - We can now restore (possibly half-written) packs ([`b1daa46`](https://github.com/GitoxideLabs/gitoxide/commit/b1daa465c40ea8c7c9de69a18e467d69459d911e))
- - Prepare ability to restore pack files ([`76583e5`](https://github.com/GitoxideLabs/gitoxide/commit/76583e58ad8a4a4269fb857364b213ae12d4ea9b))
- - Support for pack trailer verification when iterating ([`f37f131`](https://github.com/GitoxideLabs/gitoxide/commit/f37f131cf6904780147371746ff5bf56dbc21356))
- - Also read the pack trailer during iteration ([`98a8e17`](https://github.com/GitoxideLabs/gitoxide/commit/98a8e17e791b6bcd92149d7ff68cbc9d9ceee087))
- - Only take as many objects as we are allowed (without 'take(…)') ([`86f5853`](https://github.com/GitoxideLabs/gitoxide/commit/86f585344f968ba86a19b58129fe3bd2a058730c))
- - Refactor ([`e15bde4`](https://github.com/GitoxideLabs/gitoxide/commit/e15bde409cd1eae30a3a4b45624f52025144a10a))
- - Shift thin pack resolution to another work bucket; test for index writing ([`2592361`](https://github.com/GitoxideLabs/gitoxide/commit/25923611663a244908198c4dc656ac73cc16c841))
- - Refactor; better tests ([`12d14bf`](https://github.com/GitoxideLabs/gitoxide/commit/12d14bfe2aa089723a395287c5100aad6e838935))
- - Refactor ([`bd66a85`](https://github.com/GitoxideLabs/gitoxide/commit/bd66a8592d3d2f5c6a7393c261f19023d14d2f37))
- - Now keeping track of read bytes works ([`d32d921`](https://github.com/GitoxideLabs/gitoxide/commit/d32d9210133ab339cece3b8811958eadb8428587))
- - An attempt to intercept bytes read from bufread - FAIL ([`8db04f6`](https://github.com/GitoxideLabs/gitoxide/commit/8db04f66fe4a4c5d0dba1c2a0c82723b4487f5bf))
- - Refactor ([`2d817d7`](https://github.com/GitoxideLabs/gitoxide/commit/2d817d7b3fcb939067b7b94fa7aeac20382effc8))
- - Refactor ([`893f65b`](https://github.com/GitoxideLabs/gitoxide/commit/893f65b63b424922b8cdc496a9e798acc498c1c6))
- - Refactor ([`12816bc`](https://github.com/GitoxideLabs/gitoxide/commit/12816bc715a0d0bad338a00c394c4cc503b20c3e))
- - Refactor ([`56f763a`](https://github.com/GitoxideLabs/gitoxide/commit/56f763a44538e053b4f674543720720fcc1af5d4))
- - Associate HashKind with the kind of pack ([`d66d139`](https://github.com/GitoxideLabs/gitoxide/commit/d66d1391a3edee0572e07cb421527a57d90de9d9))
- - Move all pack-related file handling to bundle; big refactor ([`f8b6e75`](https://github.com/GitoxideLabs/gitoxide/commit/f8b6e7524b6d73406dc6ff7b8e9c7e22322efd78))
- - First step towards putting the index file into position ([`d994c74`](https://github.com/GitoxideLabs/gitoxide/commit/d994c74d7cd9c9c004bf27f0b2ac23558ce9c50d))
- - Initial interface trial for writing pack index files ([`936bdcc`](https://github.com/GitoxideLabs/gitoxide/commit/936bdcc29e5531026c1b0e83d9084501fc6ded9c))
- - Refactor; more thorough tests ([`82d87ce`](https://github.com/GitoxideLabs/gitoxide/commit/82d87ce35b1e68a07057807d28afffa7acc03b7f))
- - Cargo clippy ([`b768b56`](https://github.com/GitoxideLabs/gitoxide/commit/b768b56db4274b7cc313e8a6c09f3c46a48a2829))
- - At least make it configurable if to keep decompressed bytes or not ([`28ebcae`](https://github.com/GitoxideLabs/gitoxide/commit/28ebcae69e95c768e4d9567ec6cc8adacd8d520b))
- - And streaming iteration works, even though we are forced to allocate… ([`27d624d`](https://github.com/GitoxideLabs/gitoxide/commit/27d624d920a0ea92cf506363a505517676ced770))
- - Yes, this really cannot work: StreamingIterator ([`b4df430`](https://github.com/GitoxideLabs/gitoxide/commit/b4df430b96561c63d20bb5de442582eca79768f1))
- - In the moment we tried to actually return Entry<'a>, it didn't let me :D ([`8367955`](https://github.com/GitoxideLabs/gitoxide/commit/836795514f19a9d43039be228c5183061db4a404))
- - First steps towards making the InflateReader reusable ([`83a97d4`](https://github.com/GitoxideLabs/gitoxide/commit/83a97d462e16d6e28151c2bf6eb7b201f4982dce))
- - Better error handling in iterator, fuse yourself ([`5ebacc4`](https://github.com/GitoxideLabs/gitoxide/commit/5ebacc491a5148d31bf5ebe2746ea3d5c562b407))
- - The next() impl shows that we should be less lenient ([`4521cab`](https://github.com/GitoxideLabs/gitoxide/commit/4521cab497757c34501b8eefd3b2d7d36b4df32b))
- - Provide entries which borrow from iterator ([`86eea13`](https://github.com/GitoxideLabs/gitoxide/commit/86eea1326a48cf55c8a17505d2cf7c44a110a878))
- - Provide a lifetime for iterator (and possibly its entries) ([`7852bd1`](https://github.com/GitoxideLabs/gitoxide/commit/7852bd193ad5659f07fc8759ca3597b037ad0255))
- - First version of expected iterated data types ([`d5e7d31`](https://github.com/GitoxideLabs/gitoxide/commit/d5e7d311f38ffff0a31f85feaab692f078a75bb5))
- - Improved iterator constructors ([`fb71f04`](https://github.com/GitoxideLabs/gitoxide/commit/fb71f0463519c886d2e5ab30a32d546e70fb0606))
- - Better handling of pack headers ([`0030bdb`](https://github.com/GitoxideLabs/gitoxide/commit/0030bdbe3d476f6dac9c98f273d72666e2a9b7eb))
- - Frame for a pack iterator ([`07d1096`](https://github.com/GitoxideLabs/gitoxide/commit/07d109652a6ccb93d166296cd1f91babbd1ae0aa))
- - Some more tests ([`9095728`](https://github.com/GitoxideLabs/gitoxide/commit/9095728dff0f5ae221dcf3345e81cfb54300e03d))
- - Verification for pack objects ([`17bd95e`](https://github.com/GitoxideLabs/gitoxide/commit/17bd95ec43ca2814165823026fd85a776208fe21))
- - Refactor ([`3ee947e`](https://github.com/GitoxideLabs/gitoxide/commit/3ee947e241404cdac3225824b1434c2b270236da))
- - 'stream()' now assures all data is decompressed ([`32e994c`](https://github.com/GitoxideLabs/gitoxide/commit/32e994c60f58f1be839c6dc07d819ac31f30af1d))
- - It looks like something is wrong with the object stream implementation ([`d187b5a`](https://github.com/GitoxideLabs/gitoxide/commit/d187b5a769b62ec706c1265e0db8403327d8e92d))
- - Loose object verifycation - but it doesn't seem to work as expected ([`9dd5676`](https://github.com/GitoxideLabs/gitoxide/commit/9dd56761ae75eac691449cd86a1be04c11c0fecb))
- - Refactor ([`37cfd9b`](https://github.com/GitoxideLabs/gitoxide/commit/37cfd9ba14726d6fd38b5ba6eabb3b17be263779))
- - Refactor ([`8e3b9fc`](https://github.com/GitoxideLabs/gitoxide/commit/8e3b9fc23a139c8307e052afa8d1d6f6f562ca1d))
- - Prepare full 'verify' implementation ([`ee45c7f`](https://github.com/GitoxideLabs/gitoxide/commit/ee45c7f47b95fc406cc5922a322c8fd6c0f52775))
- - Refactor ([`0a33b24`](https://github.com/GitoxideLabs/gitoxide/commit/0a33b24f5b61ccdf1358f1e9adcf0f6fd4099c1c))
- - Always compress values when using a sink when exploding packs ([`70562fa`](https://github.com/GitoxideLabs/gitoxide/commit/70562fa123faf51bd72a4aedb12acb0d3247e4e2))
- - Support for compression even when using sink ([`105c845`](https://github.com/GitoxideLabs/gitoxide/commit/105c84551361bd93ec549a07ab377a7f1ae97332))
- - Another stab at fixing stress tests :) ([`7db6a33`](https://github.com/GitoxideLabs/gitoxide/commit/7db6a33bc8bdaccf9091acc2ca48eb26f8a8c1fa))
- - Fix stress test; improve progress messages ([`37ccd92`](https://github.com/GitoxideLabs/gitoxide/commit/37ccd92bbc4eb9917c1916e39f626ecddbf85064))
- - Ignore decode errors (if configured) at the right spot ([`e53141d`](https://github.com/GitoxideLabs/gitoxide/commit/e53141dd5e319d29de15ab73a783ce21158ed54a))
- - Tests for relaxed error handling ([`93c0e26`](https://github.com/GitoxideLabs/gitoxide/commit/93c0e2664ccc259747543845186c4211ae139008))
- - Nice error message on failure ([`adbc82c`](https://github.com/GitoxideLabs/gitoxide/commit/adbc82c31450681fcb38233eeb8095efc5e52a18))
- - Inform about deleted files using progress ([`a3ee516`](https://github.com/GitoxideLabs/gitoxide/commit/a3ee5160093c9326006fcedbf1f507d8978a97c2))
- - Fix error display - certainly something to watch out for ([`38eff2c`](https://github.com/GitoxideLabs/gitoxide/commit/38eff2c3f0bb6170a253b4c96f01077c1358bc40))
- - The first 'explode' implementation… ([`0d31ad1`](https://github.com/GitoxideLabs/gitoxide/commit/0d31ad1b61997fa0d0692c5919fb8032ffaaa35b))
- - Support for skipping various safety checks during traversal ([`0416666`](https://github.com/GitoxideLabs/gitoxide/commit/0416666d3492ddd031188f750371248f5f67d598))
- - Prepare for configuration of safety checks ([`06638d0`](https://github.com/GitoxideLabs/gitoxide/commit/06638d0f9ce50782e2897d76c742c526758889d1))
- - Cargo clippy ([`95e02c9`](https://github.com/GitoxideLabs/gitoxide/commit/95e02c951ace19f6ace49a9190607674d98c970d))
- - Restore original verification functionality ([`0e3c1b9`](https://github.com/GitoxideLabs/gitoxide/commit/0e3c1b9bb9841ae4bb0ef1df2e72e950f7a7fd33))
- - Nearly there! Interesting that anyhow errors must be sync! ([`eaee77e`](https://github.com/GitoxideLabs/gitoxide/commit/eaee77ea4ce10f5c85b42a33452eef996adac3bf))
- - Finally it compiles with returning Boxed errors! Ouch… ([`1fc8252`](https://github.com/GitoxideLabs/gitoxide/commit/1fc8252a24b75faa88065838a3e9ffa13e6f7f54))
- - First sketch of new verify expressed in terms of traversal ([`4cb570f`](https://github.com/GitoxideLabs/gitoxide/commit/4cb570f96ddd7ee2faa62e54927afd78ba7822af))
- - Refactor ([`f2832a8`](https://github.com/GitoxideLabs/gitoxide/commit/f2832a840d0bc69e7ee0817e3617ac0b3d40e4fd))
- - Finally a progress can be passed to the delegate… ([`a9f4de0`](https://github.com/GitoxideLabs/gitoxide/commit/a9f4de0783a87b0693f87da98283e30ec72f3737))
- - Refactor ([`bbb3e1e`](https://github.com/GitoxideLabs/gitoxide/commit/bbb3e1efd309bbcdb3adda84308a3fc644389e43))
- - Pass all arguments (but progress) to processor ([`1e87922`](https://github.com/GitoxideLabs/gitoxide/commit/1e87922299762dc0b2cf0800e1ff1e0a61467ce5))
- - Call a bare version of the traversal processor ([`95a5cea`](https://github.com/GitoxideLabs/gitoxide/commit/95a5cead30fa4e7904b28158a747ac28adadf01e))
- - Preparation for abstracting the 'process object (stateful)' function ([`fe400f5`](https://github.com/GitoxideLabs/gitoxide/commit/fe400f572accb396def704f7853d5e81a42839de))
- - Discard idea of making traversal even more generic ([`1525f36`](https://github.com/GitoxideLabs/gitoxide/commit/1525f36d29574699d2fcb16b70678121030fd109))
- - Initial step towards separating verification from traversal ([`d14b4fc`](https://github.com/GitoxideLabs/gitoxide/commit/d14b4fc7fd09bf1a96b16d583c1a8df102517650))
- - Refactor ([`bae7781`](https://github.com/GitoxideLabs/gitoxide/commit/bae7781ab549f0daa73980a29d18d64320601470))
- - Rename verify-pack to pack-verify (keeping it more formal) ([`ec8c48a`](https://github.com/GitoxideLabs/gitoxide/commit/ec8c48a8fcbcd748c9c764734d881b5f0217e1e4))
- - Refactor ([`f580441`](https://github.com/GitoxideLabs/gitoxide/commit/f5804410eb80fa406294fb83e161b09a4f3bf1a2))
- - Fast implementation for buffered input ([`c50b150`](https://github.com/GitoxideLabs/gitoxide/commit/c50b150adc7c5379017237c0914c294aad1fdc7c))
- - Respect object size to be 64 bit where applicable… ([`61c8aba`](https://github.com/GitoxideLabs/gitoxide/commit/61c8aba769a52d11de549505f6b4cbca1d949758))
- - Better errors for writing disk objects ([`f7bc137`](https://github.com/GitoxideLabs/gitoxide/commit/f7bc1372d6b445f5c078632c4f3ad7786f98e6a9))
- - Try to use HashKind where possible ([`b32e01d`](https://github.com/GitoxideLabs/gitoxide/commit/b32e01dbfd257d123a461380df5dcfcb88c77e1e))
- - Refactor ([`a3777ed`](https://github.com/GitoxideLabs/gitoxide/commit/a3777edb2612b50de7a12da4ecbf707638d23ac3))
- - Clippy happy ([`a938c70`](https://github.com/GitoxideLabs/gitoxide/commit/a938c7002b4c4905694d97dc682dd77cd6780cff))
- - And writing of loose objects works ([`bbfe7bf`](https://github.com/GitoxideLabs/gitoxide/commit/bbfe7bf2be3ab04dd27b9a23381ced9838fc292e))
- - This seems to be a working deflate write implementation ([`0acce38`](https://github.com/GitoxideLabs/gitoxide/commit/0acce381912059c06df55955e45245c5eeb6d4b3))
- - The first succesful inflate run for small input ([`94e1c5a`](https://github.com/GitoxideLabs/gitoxide/commit/94e1c5a69d22ee56d697e6e59a6a367ceb5e0c6f))
- - What seems to be a reasonable write implementation for deflate ([`45a28d2`](https://github.com/GitoxideLabs/gitoxide/commit/45a28d259c2f08b8c3c96b0bf0092261d0bd17a3))
- - Another test to understand the deflate streamer better ([`4256038`](https://github.com/GitoxideLabs/gitoxide/commit/4256038e65bc68222c60c1b25273a3d066991970))
- - Refactor ([`dd463df`](https://github.com/GitoxideLabs/gitoxide/commit/dd463df3b4a48d117596d78e050bf425db350b27))
- - Refactor ([`0b42237`](https://github.com/GitoxideLabs/gitoxide/commit/0b42237ead90a1582b5ddb936d30fbf75da8b6b1))
- - Refactor ([`5b0bb84`](https://github.com/GitoxideLabs/gitoxide/commit/5b0bb841bbc5f2e267238e4cdec69029a8344a31))
- - Put down a few tests to understand how deflate wants to be fed ([`178a018`](https://github.com/GitoxideLabs/gitoxide/commit/178a01814b344c7b2ae7a7470c33808dca7e3a38))
- - Refactor ([`0d8d7fe`](https://github.com/GitoxideLabs/gitoxide/commit/0d8d7fee0fde7f24c91fb147745ed8474f40e834))
- - Improve looks of documentation ([`11a32eb`](https://github.com/GitoxideLabs/gitoxide/commit/11a32ebc2209d1a05eb4c4ec5131e85dfb43d9f6))
- - Fix tests for now… ([`79ab945`](https://github.com/GitoxideLabs/gitoxide/commit/79ab9453264562488e8c5bc6ead7dd1c1fe46cba))
- - Refactor ([`0cd7bb7`](https://github.com/GitoxideLabs/gitoxide/commit/0cd7bb74e379483116afb1ab618081ef1bfef67a))
- - Complete and unoptimized disk writer for objects, but… ([`9d0c3f1`](https://github.com/GitoxideLabs/gitoxide/commit/9d0c3f16413d437fa893524c1cdf4a899fc3c921))
- - Refactor ([`62e75bc`](https://github.com/GitoxideLabs/gitoxide/commit/62e75bca7de17782dc5b7cbae29c8ce8e63b8d02))
- - Make use of HashKind in Write trait ([`0304dd0`](https://github.com/GitoxideLabs/gitoxide/commit/0304dd0f44cd55af07796c3aacca0f116ffd181b))
- - Make our Sink API similar to std::io::sink() ([`a03ae0f`](https://github.com/GitoxideLabs/gitoxide/commit/a03ae0f064cbf63bc4cb352ccec25333ec1843e6))
- - Finish Sink implementation ([`84f7908`](https://github.com/GitoxideLabs/gitoxide/commit/84f7908b1883ed6c484ca4e522ac530c8cc161d5))
- - First steps towards serialization tests for sink ([`e8d52c6`](https://github.com/GitoxideLabs/gitoxide/commit/e8d52c6997997688220959b096d46aaa641d14a1))
- - Introduce hash kind, as this should be specified when writing an object ([`f5d0acf`](https://github.com/GitoxideLabs/gitoxide/commit/f5d0acf61ac5dd815bc5ece4462eb9a43dd9c44a))
- - A simple trait for writing owned objects and streams ([`68b7d7d`](https://github.com/GitoxideLabs/gitoxide/commit/68b7d7defdb07b3a100bc16a9167ee957647f5cb))
- - (cargo-release) version 0.2.0 ([`76fe0ab`](https://github.com/GitoxideLabs/gitoxide/commit/76fe0ab5f0b58504a5ea5adb74b349b9d588e51e))
- - (cargo-release) version 0.2.0 ([`0bb8314`](https://github.com/GitoxideLabs/gitoxide/commit/0bb831480d8657e1bb29ee7009aeac673471403e))
- - Use 'optimized' chunk size for 'less-time' algorithm ([`c8c23c0`](https://github.com/GitoxideLabs/gitoxide/commit/c8c23c0fb9ab0174dd33299ddd3f257f7b2dde78))
- - Incorporate dynamic chunking into 'less-time' algorithm ([`295aa2f`](https://github.com/GitoxideLabs/gitoxide/commit/295aa2f01dc596a8880cd2f68a8d83bc6913ce48))
- - Integrate new chunk size code into lookup code ([`a8422cf`](https://github.com/GitoxideLabs/gitoxide/commit/a8422cf0b0c9ff4d3275cc17a68a74811b5bd01f))
- - Simplify progress code using `inc()` ([`9e8df59`](https://github.com/GitoxideLabs/gitoxide/commit/9e8df59d9a6349c49dd80447cbdbde95090e1f04))
- - Add 'inc()' convenience methods to progress ([`2e46c9b`](https://github.com/GitoxideLabs/gitoxide/commit/2e46c9b72a2a5b90bcdac249de07ffbc124cfb04))
- - Run clippy first; pacify clippy ([`0a5b883`](https://github.com/GitoxideLabs/gitoxide/commit/0a5b883c22f2df8a6d51f75c5e09bdfdf276fee4))
- - Use faster algorithm by default ([`bb45c3d`](https://github.com/GitoxideLabs/gitoxide/commit/bb45c3d8a2aabf87231981000240f0444abf6fc4))
- - Properly compute delta chain length by default ([`a93b894`](https://github.com/GitoxideLabs/gitoxide/commit/a93b89464e4484bc7100d5934f14a7321f3ca7a4))
- - Remove hits_to_live ([`3a3fae9`](https://github.com/GitoxideLabs/gitoxide/commit/3a3fae9a8f637481d526d28a695c3f411c1a89a8))
- - Attempt to auto-remove unusable deltas… ([`5dd8243`](https://github.com/GitoxideLabs/gitoxide/commit/5dd8243ceafbb2a89964708f5f9b2783953677aa))
- - Now with cache (and due to that, incorrect statistics for now) ([`efd28d2`](https://github.com/GitoxideLabs/gitoxide/commit/efd28d21acd97709f68ff9404131123cda527cbd))
- - Make chunk statistics independent of traversal method ([`6225f36`](https://github.com/GitoxideLabs/gitoxide/commit/6225f36cc4735dd41b0c01d7c7ce6ed61f384e9a))
- - First working version of alternate object traversal, without cache ([`51b5eb6`](https://github.com/GitoxideLabs/gitoxide/commit/51b5eb6c3a91e323c92e3e8f4069a12cda904354))
- - Initial state for indexed lookup ([`acbcd79`](https://github.com/GitoxideLabs/gitoxide/commit/acbcd79942e9783ca60ac41010a73ef98031d3e9))
- - Refactor; tests now fail with more than just not-implemented ([`310a2f7`](https://github.com/GitoxideLabs/gitoxide/commit/310a2f7f5498ed48777eec53b830b9f7dece33c3))
- - Speedup entry sorting a little; use less memory ([`b4df372`](https://github.com/GitoxideLabs/gitoxide/commit/b4df37258734e55d4679870c639f993305ada73c))
- - Better index entries sorting progress ([`b4d7038`](https://github.com/GitoxideLabs/gitoxide/commit/b4d7038ae729c2631277b0d5ca842a20c609abe9))
- - Prepare sharing even more code ([`61c76cf`](https://github.com/GitoxideLabs/gitoxide/commit/61c76cf6f856f79fd2c77e8ed9cf8940b29d6a50))
- - Make use of shared reducer in upcoming indexed verify implementation ([`290eae1`](https://github.com/GitoxideLabs/gitoxide/commit/290eae115a1df277c4331bb7f2994265da117656))
- - Use shared reduce implementation in lookup based algorithm ([`10fc88d`](https://github.com/GitoxideLabs/gitoxide/commit/10fc88d492821cf67de4cea9beefef4b77d4452b))
- - Prepare for integration of general reducer ([`c37832e`](https://github.com/GitoxideLabs/gitoxide/commit/c37832eb8a6b08cf965c287a104bfdead02776d2))
- - Refactor; enable testing of reverse-delta lookup ([`512daf9`](https://github.com/GitoxideLabs/gitoxide/commit/512daf94038f675353271c930694e0577ac746b4))
- - Revert "Move deallocation off into own thread" - not worth it! ([`051da15`](https://github.com/GitoxideLabs/gitoxide/commit/051da1572a8ed8a99108a337f802ae5f7cc9491e))
- - Move deallocation off into own thread ([`90230f1`](https://github.com/GitoxideLabs/gitoxide/commit/90230f1c0cdd1c9091a3f5e6d9393e05b6c0abb5))
- - Implement more cache-friendly pack offset v2 retrieval ([`00cf84b`](https://github.com/GitoxideLabs/gitoxide/commit/00cf84baeee9932196288c8641f18621610d47a9))
- - Refactor ([`3c25c67`](https://github.com/GitoxideLabs/gitoxide/commit/3c25c6778b3d4fbba9906e0f5b37acbce6c69c61))
- - Initial refactor of DeltaTree, but… ([`6384649`](https://github.com/GitoxideLabs/gitoxide/commit/63846499367a3f106cf668cb84606ca355ad7a3d))
- - Measuring performance of sorting index offsets is quite revealing ([`4b16336`](https://github.com/GitoxideLabs/gitoxide/commit/4b163366cbf5b8e314e1913e24a1d19179e25611))
- - Properly handle the BufReader to make indexing work; FAST ([`57e95cf`](https://github.com/GitoxideLabs/gitoxide/commit/57e95cf79c78285283be88ca9e7baf56c1ad58c0))
- - Avoid seek in favor of skimming a file read in bursts ([`01ae405`](https://github.com/GitoxideLabs/gitoxide/commit/01ae4053ee57f35875d843f00d390acc19e56849))
- - Some performance information in progress ([`20aef2c`](https://github.com/GitoxideLabs/gitoxide/commit/20aef2cf0e0212d5d79a6a4b7ece328adffbdf23))
- - Nodes now provide access to the pack offset ([`61c1497`](https://github.com/GitoxideLabs/gitoxide/commit/61c1497547ee2789f5a90735b72b06186030c3d3))
- - Basic tree access for the entry graph ([`c5e5c77`](https://github.com/GitoxideLabs/gitoxide/commit/c5e5c77aea3981d4f3b0ad528ae25eccdc58ae85))
- - Fix clippy ([`ec40e09`](https://github.com/GitoxideLabs/gitoxide/commit/ec40e093d72f93d86168f39ebaca5b122ca0bec3))
- - Hookup new indexing step ([`313064f`](https://github.com/GitoxideLabs/gitoxide/commit/313064f1875fea6165f9d7feeb31ce0183959044))
- - Frame for running the new streaming code on bigger packs ([`e0b34eb`](https://github.com/GitoxideLabs/gitoxide/commit/e0b34eb87bbf29b31c87d298cdb68e6e0fa5349b))
- - Refactor ([`fdfab40`](https://github.com/GitoxideLabs/gitoxide/commit/fdfab408c38087c5afcdd028e988089c56311baf))
- - Refactor ([`1fbeb35`](https://github.com/GitoxideLabs/gitoxide/commit/1fbeb35cb1a0e66d7e12d678f351fecedc7978dd))
- - Refactor ([`385e935`](https://github.com/GitoxideLabs/gitoxide/commit/385e9356f49fb9e1e87f13137ee270b34527fc0b))
- - Now it works :D ([`008b4de`](https://github.com/GitoxideLabs/gitoxide/commit/008b4defcfbccdd61bc7f5f2c9a8e939f817095d))
- - Initial (failing) implementation of building an index tree ([`25dc83d`](https://github.com/GitoxideLabs/gitoxide/commit/25dc83d660c832cc68306395c7bd303ae806ac07))
- - Easy access to sorted offsets in pack index files ([`d93540f`](https://github.com/GitoxideLabs/gitoxide/commit/d93540fe2a6d4bb70248e82d039d6a2665354ef3))
- - Refactor ([`cb8d561`](https://github.com/GitoxideLabs/gitoxide/commit/cb8d56101bdc4cd7e3fa95ac79f82c1cda99871c))
- - Refactor ([`c7ae705`](https://github.com/GitoxideLabs/gitoxide/commit/c7ae7056eb6a33656b0db31bf1c1012b7ffa2ca8))
- - Refactor ([`2fc449c`](https://github.com/GitoxideLabs/gitoxide/commit/2fc449cdefab1d10a446f83bd2462d1034808d97))
- - Change course and do pack streaming first ([`bcb275e`](https://github.com/GitoxideLabs/gitoxide/commit/bcb275e91cfd6f0a71b3cb59a2b706b60608a594))
- - Roundtrip Rust repo in stress test; accept more diverse trees when parsing ([`0347cdb`](https://github.com/GitoxideLabs/gitoxide/commit/0347cdbf473d80c016745ffbaf582832fe2eba2a))
- - Allow some very special trees not to be round-trippable ([`8fe1358`](https://github.com/GitoxideLabs/gitoxide/commit/8fe1358aa9375bbe63f1ee64174b9e663d140a05))
- - Consume PGP signature in tags fully ([`ffd6c31`](https://github.com/GitoxideLabs/gitoxide/commit/ffd6c31aa3adecc2dea6357373d88a495d63ba0d))
- - Make tagger signature optional ([`3358f9a`](https://github.com/GitoxideLabs/gitoxide/commit/3358f9ae539c7b7878d87a209d678d2f08f94b1b))
- - Remove now unused pgp_signature field - it's in extra-headers ([`c8c937c`](https://github.com/GitoxideLabs/gitoxide/commit/c8c937c505e455572544a1a9da1b991ef4662b97))
- - Proper support for extra-headers ([`d0feb2b`](https://github.com/GitoxideLabs/gitoxide/commit/d0feb2b5b30f9719bf3b40ac5b74f8a5a8515bc9))
- - Switch to latest quick-error ([`9760856`](https://github.com/GitoxideLabs/gitoxide/commit/976085614ee13a19fc1347209259a3dcf36ef95b))
- - Fully implement --encode and --re-encode flags ([`a7cfac8`](https://github.com/GitoxideLabs/gitoxide/commit/a7cfac83ddd859d9c2c25e457c0d7043738792dc))
- - Refactor ([`56b66ac`](https://github.com/GitoxideLabs/gitoxide/commit/56b66ac069f24635a8fa74b4b2231dfb0a82a1ef))
- - Prepare for re-encoding each pack object ([`afae684`](https://github.com/GitoxideLabs/gitoxide/commit/afae684c72e5dc4b718976056dd5d34ed61de72a))
- - Fix build with rustc 1.45 ([`8c2a1ee`](https://github.com/GitoxideLabs/gitoxide/commit/8c2a1ee853c5354117fc0a1b6719108785633915))
- - Refactor ([`ec5e50f`](https://github.com/GitoxideLabs/gitoxide/commit/ec5e50f607d59302d6db3944f6ea7b667f820927))
- - Prepare for writing out owned trees ([`2b6eced`](https://github.com/GitoxideLabs/gitoxide/commit/2b6eced325057a884d56ed9db755a8699cbf8d00))
- - Use borrowed::Id in trees for full type safety ([`5d57c1f`](https://github.com/GitoxideLabs/gitoxide/commit/5d57c1f7e3b9a84f7b46a4378015572155f3104b))
- - Refactor ([`f7b8826`](https://github.com/GitoxideLabs/gitoxide/commit/f7b8826ba144f54f3a3fe6096a5daafd29e25002))
- - Fix odb test ([`a792f44`](https://github.com/GitoxideLabs/gitoxide/commit/a792f44fec60d63aaa16538bf06fb29277e78433))
- - Prepare for allowing an owned, processed version of multi-line headers ([`f966e7f`](https://github.com/GitoxideLabs/gitoxide/commit/f966e7f26cbbe99e5508215adaacf073e108bf48))
- - Use borrowed::Id everywhere ([`9f876f0`](https://github.com/GitoxideLabs/gitoxide/commit/9f876f04feaa3fd3bba9729fff7667708dc0c4be))
- - Move git_object::Id into git_object::owned::Id - much better already! ([`50c7136`](https://github.com/GitoxideLabs/gitoxide/commit/50c71368a69f57b0a43061df105685e992ed384a))
- - Basic integration of borrowed Id; translate between owned and borrowed ([`84ff638`](https://github.com/GitoxideLabs/gitoxide/commit/84ff638a183567593ace8056de2a856304d29d1d))
- - Prepare to allow Id be owned and borrwed; abstract over hash type ([`d883c31`](https://github.com/GitoxideLabs/gitoxide/commit/d883c31dd14f253a3af153616007c9231fdf265a))
- - Introduce the notion of IdRef ([`7007361`](https://github.com/GitoxideLabs/gitoxide/commit/700736197b903cb6fe9ed60718e49e4be44199a7))
- - Use statically known borrowed arrays for perfect type safety! ([`3ead048`](https://github.com/GitoxideLabs/gitoxide/commit/3ead048bb999e6266831df2ca6c2022013529ab2))
- - Refactor ([`766f3e4`](https://github.com/GitoxideLabs/gitoxide/commit/766f3e491dc6ebcca20753cda3487545268721eb))
- - Refactor ([`bca1f16`](https://github.com/GitoxideLabs/gitoxide/commit/bca1f16a6f3da497e3488e333d5ebc99e39ee689))
- - 'data -> 'a as it's shorter and also more idiomatic ([`71821e9`](https://github.com/GitoxideLabs/gitoxide/commit/71821e938887f448f1458642eda2bac365f2aa85))
- - Refactor ([`dedd4dc`](https://github.com/GitoxideLabs/gitoxide/commit/dedd4dc91c26dfef368307345bb9e8d49637207c))
- - Refactor ([`de0bc3c`](https://github.com/GitoxideLabs/gitoxide/commit/de0bc3cb4a32bf4cd02ce7c8420bc008e469b779))
- - Refactor ([`e5391d3`](https://github.com/GitoxideLabs/gitoxide/commit/e5391d36d192c3c12426102f734d2e227c568a08))
- - Refactor ([`163909b`](https://github.com/GitoxideLabs/gitoxide/commit/163909b593e21860d0a292c6e45daee93fb270fb))
- - Refactor ([`49f64db`](https://github.com/GitoxideLabs/gitoxide/commit/49f64db88fc0643e0bff215efdb9b1b429b648ba))
- - Refactor ([`9f825b8`](https://github.com/GitoxideLabs/gitoxide/commit/9f825b849d14494a2d58a09eb6499fd86fd05af3))
- - Refactor ([`2fbc2e1`](https://github.com/GitoxideLabs/gitoxide/commit/2fbc2e1f76f972758b0c880d3eabdf75586749e7))
- - Fix naming change, which was introduced accidentally ([`fbb9f98`](https://github.com/GitoxideLabs/gitoxide/commit/fbb9f98508ec722e192466e28ded47aef2fb78b3))
- - Make it easier to validate bundles, for completeness ([`8ea05de`](https://github.com/GitoxideLabs/gitoxide/commit/8ea05de8d1ae49e09465a66354cf69dd7c7a2e05))
- - Refactor ([`34e85f2`](https://github.com/GitoxideLabs/gitoxide/commit/34e85f2242b12ec1560b8e50bc9ab447cd1805fc))
- - Refactor ([`b3bde87`](https://github.com/GitoxideLabs/gitoxide/commit/b3bde870054cb4001c1e2ea8a81b1a4b1d83405b))
- - Refactor ([`0b540c2`](https://github.com/GitoxideLabs/gitoxide/commit/0b540c236b3459b340f13908ca52c82e40378e13))
- - Refactor ([`2888f1b`](https://github.com/GitoxideLabs/gitoxide/commit/2888f1b10a2baf40155544e667ddd461f3ddc938))
- - Refactor ([`0817b24`](https://github.com/GitoxideLabs/gitoxide/commit/0817b24fae6106db2d9e3fcfcdcb10b9a182911d))
- - Refactor ([`dcacd3b`](https://github.com/GitoxideLabs/gitoxide/commit/dcacd3b06d7a4532c600dfdf62e03561e8ed55ef))
- - Refactor ([`b113da9`](https://github.com/GitoxideLabs/gitoxide/commit/b113da945715f9611eb0fb79925d1239eaf1569c))
- - Refactor ([`6659174`](https://github.com/GitoxideLabs/gitoxide/commit/66591745f08d15f3756a352f4041c807ea92fc6f))
- - Refactor ([`bed5dc8`](https://github.com/GitoxideLabs/gitoxide/commit/bed5dc80c5b307c6d35f7b4405693dce1f7f6d71))
- - Refactor ([`4867740`](https://github.com/GitoxideLabs/gitoxide/commit/486774096a86f6eb001d812e6ac9ab0b29791148))
- - Refactor ([`f6cc80e`](https://github.com/GitoxideLabs/gitoxide/commit/f6cc80e5f0ae966c83345be64219fa7ebe0e1db2))
- - Refactor ([`8b416d4`](https://github.com/GitoxideLabs/gitoxide/commit/8b416d4b8417c04ea5d3527a88190d867dc8b7c2))
- - Refactor ([`23e05d7`](https://github.com/GitoxideLabs/gitoxide/commit/23e05d78c73b2bfce3025b3e34746d48026b34ed))
- - Refactor ([`d3b36f4`](https://github.com/GitoxideLabs/gitoxide/commit/d3b36f4ad8a5cb9266542ee997941c879121be96))
- - More tests for various object types ([`f4703e0`](https://github.com/GitoxideLabs/gitoxide/commit/f4703e047834d13748f21db861fd0a753d5b1233))
- - Refactor ([`86fa00f`](https://github.com/GitoxideLabs/gitoxide/commit/86fa00f0967dba5453f7226125123ef398e48790))
- - Basic decode implementation ([`7ff02cb`](https://github.com/GitoxideLabs/gitoxide/commit/7ff02cb84469f5aa4a3be1489927344b45385a45))
- - Support for in-pack object lookup in Bundle::locate ([`7e3d6be`](https://github.com/GitoxideLabs/gitoxide/commit/7e3d6be5136d9c3816bedd3b9797186457aeb476))
- - First dummy implementation of borrowing a buffer provided by the user ([`9c31fcb`](https://github.com/GitoxideLabs/gitoxide/commit/9c31fcb7c25be5c75e3dad1e940683b8ae42b935))
- - Make it easy to learn that objects couldn't be located by using options ([`a916f36`](https://github.com/GitoxideLabs/gitoxide/commit/a916f367d329927369b127a5f2fba63e8d4d9d88))
- - Mild refactor - need combined pack + index ([`6bf8ed4`](https://github.com/GitoxideLabs/gitoxide/commit/6bf8ed470803ab58737b119d892b7eabb77fd8b9))
- - Respect thread limit in 'in_parallel' ([`babfd84`](https://github.com/GitoxideLabs/gitoxide/commit/babfd84cba77ef7a0f541ba921b31ebd3f3c50e3))
- - Apply cargo diet ([`79b9b73`](https://github.com/GitoxideLabs/gitoxide/commit/79b9b7398be608de1f439f56b057dc08d421081f))
- - Add missing license description ([`2b80181`](https://github.com/GitoxideLabs/gitoxide/commit/2b80181ad428a9bf267a9660886f347a850fc76f))
- - Make crates publishable ([`5688a34`](https://github.com/GitoxideLabs/gitoxide/commit/5688a3427ff3673e1422d43106f4d685fa837aed))
- - Cargo clippy (from CI) ([`0a28857`](https://github.com/GitoxideLabs/gitoxide/commit/0a288579545345c0dffdfa814b052959baec0a34))
- - Proper implementation of line renderer into 'lean' CLI ([`e98e7c2`](https://github.com/GitoxideLabs/gitoxide/commit/e98e7c280d73e9d9ebd13202afb93a56cb2f7c9c))
- - Handle windows newlines in test suite for packs as well. ([`ebd5176`](https://github.com/GitoxideLabs/gitoxide/commit/ebd517633f099582dc2633e71f7bb7890acd14d1))
- - Add metadata to allow docs.rs build all featueres ([`10f9386`](https://github.com/GitoxideLabs/gitoxide/commit/10f9386a12decc1f13999aee72be484c8f6d48ce))
- - Update tasks ([`269280a`](https://github.com/GitoxideLabs/gitoxide/commit/269280a0e00c9eee54d591b96c3ed0e9d4202489))
- - Allow to limit the logging depth for less cluttered output ([`fce7035`](https://github.com/GitoxideLabs/gitoxide/commit/fce703531d7006f7d961d6ffa66f51f6c9bc0efc))
- - Looks like this performs much better already, but… ideally subprogress isn't shown ([`3b96d18`](https://github.com/GitoxideLabs/gitoxide/commit/3b96d18483a845f7692f94cc40c28871fd96e479))
- - Finally speed up logging progress properly - needs input throttling ([`1a550c6`](https://github.com/GitoxideLabs/gitoxide/commit/1a550c6458b10fad2e42b641899216c5517c6e26))
- - Provide average throughput per second ([`5b23d17`](https://github.com/GitoxideLabs/gitoxide/commit/5b23d171102ad859258b9673bf35561ef9e8f246))
- - Git-odb with serde support ([`0da930c`](https://github.com/GitoxideLabs/gitoxide/commit/0da930cf23f215cc1e2bda8f7340a5d69370735a))
- - Remove dependency to git-object from git-features - it better remains free ([`67c3a6a`](https://github.com/GitoxideLabs/gitoxide/commit/67c3a6ab4cc32358a1406c2f863e26a4c2929867))
- - Commit to using bstr whenever something is not data bytes; remove miniserde ([`3183d1b`](https://github.com/GitoxideLabs/gitoxide/commit/3183d1b02c2d7bb3c750f8472c29bb161641ca7f))
- - Prepare centralization of bstr as optional component ([`aa857d9`](https://github.com/GitoxideLabs/gitoxide/commit/aa857d9df32dfc75f151154ca430ddfee907deed))
- - \#[forbid(unsafe)] for all crates ([`afda803`](https://github.com/GitoxideLabs/gitoxide/commit/afda8039259b7a30cfed5dbcdd9caf4773b4c234))
- - Allow for more screen space when formatting ([`6794300`](https://github.com/GitoxideLabs/gitoxide/commit/67943002e7f4215b5383bd0538786ce2857f011e))
- - Prepare next task ([`74bcbb5`](https://github.com/GitoxideLabs/gitoxide/commit/74bcbb506585aa9e0955253d07bab111f83f014e))
- - Display object throughput per second, even though it won't be visible in TUI… ([`53b4513`](https://github.com/GitoxideLabs/gitoxide/commit/53b4513f6a8bb2f2e5b07fa72a3085e620cee24c))
- - Disable LRU cache if we have to get statistics ([`befba3b`](https://github.com/GitoxideLabs/gitoxide/commit/befba3b769195fb592d714afe12194a61ae4a330))
- - Wonderful statistics on compression efficiency! ([`1bb09c5`](https://github.com/GitoxideLabs/gitoxide/commit/1bb09c509dae4e493ab05022bbf51c0b1786d479))
- - Count objects per chain level ([`209d53f`](https://github.com/GitoxideLabs/gitoxide/commit/209d53f531ec9bcffbb04ba060447bee59ad26f6))
- - Pass average stats through to the top level ([`5b4979c`](https://github.com/GitoxideLabs/gitoxide/commit/5b4979c1dfeb9a29974dd4e6529ae5da074d0b1a))
- - Refactor ([`4dd9fd4`](https://github.com/GitoxideLabs/gitoxide/commit/4dd9fd4a2c48380bda9a865ef704e7fdfa7e5b89))
- - Closer to actually producing statistics ([`5f087ec`](https://github.com/GitoxideLabs/gitoxide/commit/5f087ec30a50775ad8bb67f21e352fe9ee1ccc9f))
- - Refactor ([`7add82c`](https://github.com/GitoxideLabs/gitoxide/commit/7add82c39169e3c2fff76c48cdd318fe6040d7bc))
- - Also average statistics on chunk level ([`3b927e5`](https://github.com/GitoxideLabs/gitoxide/commit/3b927e50173e3feae72cde8a226cee524275403a))
- - Provide more detailed information when decoding an entry ([`80c5da9`](https://github.com/GitoxideLabs/gitoxide/commit/80c5da9bd88e1f329292f3f93ba53c8ff8324a20))
- - No need to say 'begin' before doing something, it's primarily for logging ([`13eba3a`](https://github.com/GitoxideLabs/gitoxide/commit/13eba3a3484068939436996352fe5585aa221bca))
- - Throughput for pack ([`81f5c33`](https://github.com/GitoxideLabs/gitoxide/commit/81f5c335b224dd85062c9208cee2bb288ad3e833))
- - Print performance stats at the end of hashing the index ([`9c94417`](https://github.com/GitoxideLabs/gitoxide/commit/9c9441709c9a759a3a0916402921c7beeb735d75))
- - Assure hashing progress is dropped when done ([`db6e067`](https://github.com/GitoxideLabs/gitoxide/commit/db6e067c5dd90311d174881546d8df8f521eb552))
- - First implementation of logging per thread ([`477dd90`](https://github.com/GitoxideLabs/gitoxide/commit/477dd90ce5e102875b19489bf8ae9877522ef9c8))
- - Support for providing progress to threads ([`2815858`](https://github.com/GitoxideLabs/gitoxide/commit/2815858adf7ac0f7b4cbc88cf05df0ea6aef4116))
- - Properly count objects ([`d398e7e`](https://github.com/GitoxideLabs/gitoxide/commit/d398e7e68ad893d21a088ec6ac727dc8577317fc))
- - First very basic progress implementation ([`b820717`](https://github.com/GitoxideLabs/gitoxide/commit/b8207177daee8a9ffa23c7c052cf9ca651b15804))
- - Pass progress everywhere, for now just to discard it ([`da3ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/da3ae1c82cd726b8fae9b8d26069719930e9ba99))
- - Control which hashing crates to use from the top-level as well. ([`dfe9b20`](https://github.com/GitoxideLabs/gitoxide/commit/dfe9b203b2e877a7e345b4f2942bf5a1582ab43e))
- - Use git-features to toggle 'parallel' mode from the 'gitoxide' level ([`d944fbf`](https://github.com/GitoxideLabs/gitoxide/commit/d944fbf181acc5fb83a841613174702af1e074d6))
- - Sketch out `Progress` trait; don't forget to write docs at some point ([`534b3c7`](https://github.com/GitoxideLabs/gitoxide/commit/534b3c73101fd1b885de630523ab706bd06a327b))
- - Refactor ([`baeb4ef`](https://github.com/GitoxideLabs/gitoxide/commit/baeb4ef1a9680c212ce9d1010e2c34eedafcd246))
- - Refactor ([`e12bfd6`](https://github.com/GitoxideLabs/gitoxide/commit/e12bfd645bb2f707a1b5077190d9f37393a8e315))
- - Make `in_parallel` trait bound more loose: Clone instead of copy ([`3e91b05`](https://github.com/GitoxideLabs/gitoxide/commit/3e91b0512919c02899324564b8f571ce534955d9))
- - Using all cores actually does speed things up ([`ed944b9`](https://github.com/GitoxideLabs/gitoxide/commit/ed944b9480ae647c7e75a7a07a9c59885725b3a0))
- - Also run index+pack validation in parallel; only parallelize bigger packs ([`dc15b26`](https://github.com/GitoxideLabs/gitoxide/commit/dc15b2652cc6b9e94f80aebfeec8f879ae5a529f))
- - Avoid running anything in parallel for small packs ([`c2df183`](https://github.com/GitoxideLabs/gitoxide/commit/c2df183943e8b533c4cd5f5833f61ad94942943d))
- - Don't send every single entry, instead send reasonably sized chunks ([`56298a6`](https://github.com/GitoxideLabs/gitoxide/commit/56298a62ea8cc9c6fef7f682ffb8ddda5404ca9b))
- - Refactor (down to 6 minutes for big pack verification) ([`4157b51`](https://github.com/GitoxideLabs/gitoxide/commit/4157b5196936e9f5f884a645f7e1c37ba6b13b52))
- - First working version of actually parallel `in_parallel` ([`145ee39`](https://github.com/GitoxideLabs/gitoxide/commit/145ee399e2c057aec3330e26bafb7910ca7dc56d))
- - First implementation of 'parallel' without threads. How will scoped fare? ([`735744e`](https://github.com/GitoxideLabs/gitoxide/commit/735744e1960a3055b836767c85613ba9d147cdd4))
- - A sketch of a minimal helper for parallel work ([`377252a`](https://github.com/GitoxideLabs/gitoxide/commit/377252a3b4869952059e832ce32656e2cf2a674c))
- - Refactor ([`be4795f`](https://github.com/GitoxideLabs/gitoxide/commit/be4795f00d7b693cb52f93857ac3b4b65340053f))
- - Refactor ([`3e2efff`](https://github.com/GitoxideLabs/gitoxide/commit/3e2efffc945a0737c2d8b820a93b013e6ffa45e2))
- - Bigger LRU caches are better, but with this one we can't go too large ([`5e1f7ae`](https://github.com/GitoxideLabs/gitoxide/commit/5e1f7aedc970552d3ec4ab3358757af790ce6628))
- - First implementation of an LRU cache - it gets hit, let's see how it fares! ([`5a21031`](https://github.com/GitoxideLabs/gitoxide/commit/5a21031415a6e2ca43cb828492fd5517d2a98e9e))
- - Also set the cache with bases and deltas ([`915a3fb`](https://github.com/GitoxideLabs/gitoxide/commit/915a3fb21c950dd35a97a735375a144bbc59e3b1))
- - First sketch of cache implementation - get() is there, next is put() ([`ce54756`](https://github.com/GitoxideLabs/gitoxide/commit/ce547565de23e89212bf6197178191ddf5b11fd3))
- - Allow delta base resolution to fail (similar to how lookups can fail) ([`b721424`](https://github.com/GitoxideLabs/gitoxide/commit/b7214241dfbb85c3115e230fa502f790133e2192))
- - Allow in-pack lookups for V1 packs ([`2e51bbb`](https://github.com/GitoxideLabs/gitoxide/commit/2e51bbbab4a47001ef725d0bf8bf5714d0c37e70))
- - Add CRC32 reading at index ([`268f855`](https://github.com/GitoxideLabs/gitoxide/commit/268f855da9db5f694bedb073493778147d646271))
- - Pack offset by index ([`69e35b1`](https://github.com/GitoxideLabs/gitoxide/commit/69e35b1d8f24f366d675484a1bddbebd37b72e22))
- - V2 pack lookup ([`9e56902`](https://github.com/GitoxideLabs/gitoxide/commit/9e56902bdb7702181809c6a4c2280750ddd64044))
- - Test V1 lookup ([`e9c7127`](https://github.com/GitoxideLabs/gitoxide/commit/e9c71271fa51d5420fcb205d2d3deb6d012f0d41))
- - Add CRC32 check during pack verification ([`04ff1a0`](https://github.com/GitoxideLabs/gitoxide/commit/04ff1a0bf9aa164e9cff262ec521eab76c2e4688))
- - Prepare for CRC32 check - needs understanding of size of bytes in packed object ([`3ab2df1`](https://github.com/GitoxideLabs/gitoxide/commit/3ab2df1e00eb41e8a222b208131f63ba3e065df5))
- - Refactor ([`dd2d623`](https://github.com/GitoxideLabs/gitoxide/commit/dd2d6238771ff86df6a412a6d817aa92a5e5ed43))
- - Finally delta-objects can be read as expected. ([`81f2f54`](https://github.com/GitoxideLabs/gitoxide/commit/81f2f547bad33c414f6e12d16df4922274b06758))
- - Definitely an improvement to the way add-deltas are applied… ([`c6cdb12`](https://github.com/GitoxideLabs/gitoxide/commit/c6cdb12b47f6d5f4e3f02895acb2de08a7df00cc))
- - Fix one issue with Trees being declared as tags ([`ada66cd`](https://github.com/GitoxideLabs/gitoxide/commit/ada66cdbab0fec4765428ce815c0868d34d5babf))
- - Validate sha1 of pack objects, some work, some don't for some reason… ([`aa8799a`](https://github.com/GitoxideLabs/gitoxide/commit/aa8799a01b92c3c3b7d4347f745921bbb685c454))
- - Capability to write loose object headers, fast ([`de0aeff`](https://github.com/GitoxideLabs/gitoxide/commit/de0aeff518ebd218b73bf472558f278f6bcdc17c))
- - Refactor ([`5364bbe`](https://github.com/GitoxideLabs/gitoxide/commit/5364bbe0415c37f684066e22eb017fe5d7ca7c64))
- - Fix another implicit assumption that doesn't hold: deltas are NOT… ([`093637d`](https://github.com/GitoxideLabs/gitoxide/commit/093637da964b807fa767009732e9b93002e35fab))
- - Finish delta-application to take into account the biggest possible result… ([`0ee2b69`](https://github.com/GitoxideLabs/gitoxide/commit/0ee2b696014012864b0645bd1b9da508cb1e465c))
- - First stab at dealing with bigger-than-expected intermediate result sizes… ([`8027ff4`](https://github.com/GitoxideLabs/gitoxide/commit/8027ff4de7ffe6126cf1ade4938baa08899cb938))
- - First simple implementation of fetching all objects in a pack (without validation) ([`053045b`](https://github.com/GitoxideLabs/gitoxide/commit/053045bb23e2a85e2a1d16eeb65c399dfabba5b4))
- - Support for verifying pack files and index files ([`b09b4e1`](https://github.com/GitoxideLabs/gitoxide/commit/b09b4e1f35c3802dfd3418bda42b96828acd9ec8))
- - Simple index file verification (internal) ([`1d27050`](https://github.com/GitoxideLabs/gitoxide/commit/1d27050f21ee1c8f492d38e14c294fa31a7b48a1))
- - Refactor ([`4023b02`](https://github.com/GitoxideLabs/gitoxide/commit/4023b0260b0b139853f8dc1b9260045a8dac6e47))
- - Refactor ([`855a769`](https://github.com/GitoxideLabs/gitoxide/commit/855a769026f81739f28b38507c0bef7b59e97a8b))
- - Refact[r ([`c84410b`](https://github.com/GitoxideLabs/gitoxide/commit/c84410b2b0e66c10c30fc70c3674c971b270204d))
- - Refactor ([`c24c79d`](https://github.com/GitoxideLabs/gitoxide/commit/c24c79d65b947625a5a9ab73dbd3afdef060fa12))
- - Test --no-default-features for git-odb ([`2394bca`](https://github.com/GitoxideLabs/gitoxide/commit/2394bca4a76247c420fe06c59d0d76819c6e978b))
- - Refactor; prevent trailing bytes to become part of the digets ([`043813c`](https://github.com/GitoxideLabs/gitoxide/commit/043813cd2e49b358e17ad78d975ef255924c78fa))
- - Try a version that doesn't rely on memory mapped files for throughput… ([`d59ddfc`](https://github.com/GitoxideLabs/gitoxide/commit/d59ddfcf50edd0bfc8252e6c7a68c86fe27b5a9f))
- - Try to speed it up with prefetching - not really :D ([`8485185`](https://github.com/GitoxideLabs/gitoxide/commit/8485185bcb7895461dc4347f25b9f0b0bab54594))
- - Simplify folder names ([`36fde1f`](https://github.com/GitoxideLabs/gitoxide/commit/36fde1f90e9034060b5ede8a923365474659085e))
- - Fix LSB parsing code with python based code written 6 years ago :D ([`c12fdad`](https://github.com/GitoxideLabs/gitoxide/commit/c12fdadbf839ce6f8a638fe25667d870a8f6b808))
- - Improved packed header parsing… it works a little better now it seems, but… ([`ca779ed`](https://github.com/GitoxideLabs/gitoxide/commit/ca779edc457f1f1baed05e8c64bb2994f6b12945))
- - Refactor; and figured out what the header parsing issue is ([`d364049`](https://github.com/GitoxideLabs/gitoxide/commit/d3640493e509b782589b4c0680962e6e1f2ae665))
- - Some more tests ([`85e541f`](https://github.com/GitoxideLabs/gitoxide/commit/85e541f36fd7795c53d0dc3d07d5b76a6725c889))
- - Refactor; better error handling ([`031df11`](https://github.com/GitoxideLabs/gitoxide/commit/031df11a3c3767330c9f13cab0e55c2559a72e9b))
- - First very rough version of full-object decompression without allocation ([`7c704a7`](https://github.com/GitoxideLabs/gitoxide/commit/7c704a71e51607149a7a6a1293a401f4c7ecb610))
- - Refactor ([`dcb1997`](https://github.com/GitoxideLabs/gitoxide/commit/dcb19971841d3330df63c67f73793f0a45b6c74f))
- - Refactor ([`baaf06e`](https://github.com/GitoxideLabs/gitoxide/commit/baaf06e36605f9b79ef09dd7cbdbb42fb16b64be))
- - Refactor ([`3edaaec`](https://github.com/GitoxideLabs/gitoxide/commit/3edaaec2fad6594049a0f10a4bf921dc3c485ac0))
- - Finish Object Reader implementation, now for in-memory objects, too ([`35e69b8`](https://github.com/GitoxideLabs/gitoxide/commit/35e69b87521eef89705012a7170517670ee20e7c))
- - A simpler implementation to skip the header ([`47ca6ab`](https://github.com/GitoxideLabs/gitoxide/commit/47ca6ab2ff0cbf8801d0a82cebbbeb8c4f62cdae))
- - Allow skipping the header when decompressing files (streaming) ([`ff35032`](https://github.com/GitoxideLabs/gitoxide/commit/ff350323e4a424df8c17a9dca53cc8967e45e960))
- - First step towards supporting skipping the header in the stream ([`8e45f53`](https://github.com/GitoxideLabs/gitoxide/commit/8e45f5370516b0df9df4e984d29161d399697fdd))
- - Fix stream decoding - it seems to work, but we need to deal with the header ([`f10ed75`](https://github.com/GitoxideLabs/gitoxide/commit/f10ed75a74c183edeb2a5bd665e5649a5b282e93))
- - Tests for streamed reading of bigger objects (FAIL) ([`b4a6b72`](https://github.com/GitoxideLabs/gitoxide/commit/b4a6b7233ff4f4154d1dd46a29a88787746899f8))
- - Refactor ([`80aad4b`](https://github.com/GitoxideLabs/gitoxide/commit/80aad4b97b76b26050c87eac483b8af1fcfb61ed))
- - Add missing parts to implement Read, need refactoring to make it work though ([`13d4cdb`](https://github.com/GitoxideLabs/gitoxide/commit/13d4cdb32fe197d1517270183d9547ddf1aa381e))
- - First step towards streaming of ZLIB deflated content ([`a870f7a`](https://github.com/GitoxideLabs/gitoxide/commit/a870f7a5bca9f57374e7c9582866473fbbce6e5e))
- - Cleanup ([`a2f0a5d`](https://github.com/GitoxideLabs/gitoxide/commit/a2f0a5dec0b183712e03397e8b4340fed77ce008))
- - Fix clippy ([`a9c5da7`](https://github.com/GitoxideLabs/gitoxide/commit/a9c5da7132eeaa6806b8190985a7aa25f9ef89d8))
- - Make decompression of bigger objects work (on the fly) ([`7e4f5a9`](https://github.com/GitoxideLabs/gitoxide/commit/7e4f5a9594b31c67a49a1d2d6a063241ab8821d9))
- - It becomes obvious that this way of decompressing things won't work ([`1818bda`](https://github.com/GitoxideLabs/gitoxide/commit/1818bda0acc83354b093c39831e2844d48eb5637))
- - Don't do so much logic if we already decompressed everything ([`26cb36c`](https://github.com/GitoxideLabs/gitoxide/commit/26cb36ce3717a63ca7934e7bbc35052208227056))
- - Refactor ([`423b885`](https://github.com/GitoxideLabs/gitoxide/commit/423b8857f1dc580d64ec4075f955d34524979269))
- - More convenient access to our four object types ([`ecda6d2`](https://github.com/GitoxideLabs/gitoxide/commit/ecda6d23561dc176f7d7ad2565da8105efac614f))
- - It's proably OK to make parsed pack entries avaialble, why not ([`8a64e10`](https://github.com/GitoxideLabs/gitoxide/commit/8a64e10ae5206e10f487fbde88412037c165e583))
- - Refactor ([`13f0e77`](https://github.com/GitoxideLabs/gitoxide/commit/13f0e77c0d67f8078bfaf96c3bb735f8c3161a3f))
- - Memory size checks for objects ([`ab51616`](https://github.com/GitoxideLabs/gitoxide/commit/ab51616bb250a62b5367e861c25c1d90ec60f720))
- - Reduce loose Object memory footprint ([`38a81b0`](https://github.com/GitoxideLabs/gitoxide/commit/38a81b0fc3ef1bff54779f0cf531ea2e0f82ebd8))
- - First Blob test for blobs that are already in memory ([`f503324`](https://github.com/GitoxideLabs/gitoxide/commit/f503324b33fd7289782fe642b1f566e9d101ceab))
- - Make single-field objects blob and tree more explicit ([`1aef68f`](https://github.com/GitoxideLabs/gitoxide/commit/1aef68f7e979324eb94966d44c160ffe537ee4a8))
- - Add Blob type to parsed objects ([`d3e8e4b`](https://github.com/GitoxideLabs/gitoxide/commit/d3e8e4b24ecda84665b994ccad768774efdcdc90))
- - See 'parsed' blobs as in-memory representations… ([`6a6e105`](https://github.com/GitoxideLabs/gitoxide/commit/6a6e105b3e438380b55f9e9566f0acd76c5efffd))
- - Make clear that not all objects can be parsed at the expense of convenience ([`ce3031d`](https://github.com/GitoxideLabs/gitoxide/commit/ce3031da8ba1eb3e66d72474a8efc65c2990bc99))
- - Don't conflate errors with 'there is no suitable object' to parse ([`b9b796f`](https://github.com/GitoxideLabs/gitoxide/commit/b9b796f69ced726167d72615e5628263a3158a35))
- - Fix imports ([`10f2967`](https://github.com/GitoxideLabs/gitoxide/commit/10f29675442c76b38e0a8deb757930a13af3a3bb))
- - Try pub use with rename. Not bad in the docs, but maybe a bit confusing ([`526f3f8`](https://github.com/GitoxideLabs/gitoxide/commit/526f3f8d3ca9fe9672b0518f1bc3b921f695c0d8))
- - Refactor ([`b9a1647`](https://github.com/GitoxideLabs/gitoxide/commit/b9a16473ed028abc59fc5126db9530f2107498d8))
- - Integrate Commit object into Loose DB ([`7e9fe50`](https://github.com/GitoxideLabs/gitoxide/commit/7e9fe505f08def0378c967514a9389da9e46301d))
- - Test for parsing trees from loose dbs ([`4f48249`](https://github.com/GitoxideLabs/gitoxide/commit/4f4824971d62d165fd4c2bea869fd88986dc259f))
- - Refactor ([`9f9ccad`](https://github.com/GitoxideLabs/gitoxide/commit/9f9ccad37fea96954a2df9e314b6c154466dc0ca))
- - Refactor ([`427c480`](https://github.com/GitoxideLabs/gitoxide/commit/427c48007016e95b13d8750df8b6ac1620f465ac))
- - Refactor loose db ([`6ea4f53`](https://github.com/GitoxideLabs/gitoxide/commit/6ea4f5331f8d4279025e3f912315af50f0eedbdc))
- - Handle commits without newlines; make tag newlines optional ([`c0b54be`](https://github.com/GitoxideLabs/gitoxide/commit/c0b54bef5a2bcfce9b6deb90cdd27c7e0cc85810))
- - Make Commit available in borrowed object ([`b2d1b5d`](https://github.com/GitoxideLabs/gitoxide/commit/b2d1b5d684bdfda5f922b466cc13d4ce2d635cf8))
- - Avoid unnecessary allocation when creating SHA1 paths in loose ODB ([`09d8d3a`](https://github.com/GitoxideLabs/gitoxide/commit/09d8d3a12e161a7f6afb522dbe8900a9c09bce06))
- - First silly attempt to randomly remove an allocation ([`4ff2168`](https://github.com/GitoxideLabs/gitoxide/commit/4ff21686c32a6edc84ea041c3040f33ae24f9519))
- - Document existing use of unsafe, deny everywhere else ([`41f4bce`](https://github.com/GitoxideLabs/gitoxide/commit/41f4bce9d9a492f8e20a6eb5b3eaf5adc6d78329))
- - Cleanup integer parsing in loose object database ([`ecdce1a`](https://github.com/GitoxideLabs/gitoxide/commit/ecdce1a05d8c732afd53c6da6067bf591f96fa6a))
- - The defining property is actually that the object is borrowing data ([`e0125fd`](https://github.com/GitoxideLabs/gitoxide/commit/e0125fdb0a41ed139364084f6d679932f08b7b4f))
- - Fix cargo fmt ([`642dd13`](https://github.com/GitoxideLabs/gitoxide/commit/642dd13afa77ea9c0f4a20d59f54b84bf6ca3333))
- - Cleanup; all tests work! ([`7c96603`](https://github.com/GitoxideLabs/gitoxide/commit/7c9660354484869681356a8c4ef8057313e864f2))
- - First version of tag message parsing - it's actually changed now ([`74b2328`](https://github.com/GitoxideLabs/gitoxide/commit/74b2328fcbbcffab9981c23e903c4f4c5d085aff))
- - Remove itertools in favor of vendoring the little code we need ([`8340508`](https://github.com/GitoxideLabs/gitoxide/commit/834050878b43bae677287767332adc746a8aa2ed))
- - Optimize macro usage ([`0c9960b`](https://github.com/GitoxideLabs/gitoxide/commit/0c9960b1a9404ec8db62ffeeedb3e482eba81c77))
- - Optimize dependencies ([`3ea2195`](https://github.com/GitoxideLabs/gitoxide/commit/3ea2195090728f17ae425e4816405f10b7eb8a14))
- - Use git-object in git-odb ([`07f7c31`](https://github.com/GitoxideLabs/gitoxide/commit/07f7c318d55603e3731f08cb04d3da8ac2fcfea6))
- - Add the latest nom, hoping it will be come out of alpha… ([`85958f1`](https://github.com/GitoxideLabs/gitoxide/commit/85958f1771b521f905528ca426404b846244e122))
- - Refactor; use pretty-assertions for massively more readable test-failures ([`ea8d311`](https://github.com/GitoxideLabs/gitoxide/commit/ea8d3113c32fff85c02d8ff2217adc6b42153137))
- - Switch everything parsed to BStr ([`62ae90a`](https://github.com/GitoxideLabs/gitoxide/commit/62ae90a37d0dea33a23eb7d026cdf9b719692078))
- - Refactor ([`9a86f63`](https://github.com/GitoxideLabs/gitoxide/commit/9a86f6352ccd5178198ad87df44d88358b475d1a))
- - Use btoi to parse all integers, directly from ascii-bytes ([`4f6ef42`](https://github.com/GitoxideLabs/gitoxide/commit/4f6ef42a0b871096f81bd0cb9759aa651a1943d0))
- - Refactor ([`2990902`](https://github.com/GitoxideLabs/gitoxide/commit/299090296fb3a2074c74289c4645b79d3f736ed0))
- - Move parsing tests close to actual parsing ([`3ca2c59`](https://github.com/GitoxideLabs/gitoxide/commit/3ca2c592d91c9aa8fab8ed749871d6d96f2ef4e2))
- - Move examples into demos, having their very own dependencies; optimize tests ([`b757712`](https://github.com/GitoxideLabs/gitoxide/commit/b757712f82de1d75ed813e744f979c1c652350e6))
- - Fix (untested) extraction of delta object information ([`55a56b7`](https://github.com/GitoxideLabs/gitoxide/commit/55a56b70b7b5a80089fde2edfff3ab3743d61cdd))
- - Parallelize git-conut, optimize for speed ([`debd044`](https://github.com/GitoxideLabs/gitoxide/commit/debd0445ba482d7b4424e53c45c0b6acf8b1de37))
- - Refactor ([`9fc9fc0`](https://github.com/GitoxideLabs/gitoxide/commit/9fc9fc0e706eaced2a4f04ae082f9f5acdde1fc0))
- - Fix big-pack 64 bit offset handling in index v2 ([`3b485b5`](https://github.com/GitoxideLabs/gitoxide/commit/3b485b57062765b7ea476feaed328f4f94fc3478))
- - Make refactor ([`cd6a18a`](https://github.com/GitoxideLabs/gitoxide/commit/cd6a18ace5c07b542475518f6cfb506d34547013))
- - Cargo clippy first pass ([`8b0a2a8`](https://github.com/GitoxideLabs/gitoxide/commit/8b0a2a8b0665cb4bd7c32e46bec9dc33114e4985))
- - Finally remove failure and equip example with anyhow ([`f5e4ec5`](https://github.com/GitoxideLabs/gitoxide/commit/f5e4ec5804efec4966ab1ca7fbf6e1a757f2f8c2))
- - Remove failure from Index ([`55034a7`](https://github.com/GitoxideLabs/gitoxide/commit/55034a7a22404b2d6a117c7242852480f42b84ab))
- - And one more module without failure ([`d0575bf`](https://github.com/GitoxideLabs/gitoxide/commit/d0575bf39e6eebd0337bb8712eda1141b5766e92))
- - A big step towards removing failure ([`d862bd8`](https://github.com/GitoxideLabs/gitoxide/commit/d862bd87a4d5bcafce83eed6c49c15a093972416))
- - Refactor ([`87c8a2e`](https://github.com/GitoxideLabs/gitoxide/commit/87c8a2e288140b04e163fe85266d040d039ec69c))
- - Get rid of failure crate in favor of quick-error ([`91c8fc1`](https://github.com/GitoxideLabs/gitoxide/commit/91c8fc1f0c50af55d7cb233bbe813c6d12fe11bc))
- - Get rid of nightly requirement, just parse tags differently soon ([`f037c4d`](https://github.com/GitoxideLabs/gitoxide/commit/f037c4d982f2158cf173dce898c8dda1aea14106))
- - Cargo fmt ([`2aa0857`](https://github.com/GitoxideLabs/gitoxide/commit/2aa085752aa3e99b51034a3dec882aea8c27ad94))
- - Reorganize repository a bit; use different contact email address ([`cb9fa28`](https://github.com/GitoxideLabs/gitoxide/commit/cb9fa2848476e30767deb9d9807c649e0bc366da))
+ - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/yuki0iq/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
+ - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/yuki0iq/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
+ - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/yuki0iq/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Apparently some fixtures were changed, so here are the archived ([`e49aed9`](https://github.com/yuki0iq/gitoxide/commit/e49aed9d1d264030c73e431e7cd291d27546927b))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Rename `git-odb` to `gix-odb` ([`93047bb`](https://github.com/yuki0iq/gitoxide/commit/93047bb8bbb09982cd23ae6d78a0a90a9ec5c2a9))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-lfs` to `gix-lfs` ([`b9225c8`](https://github.com/yuki0iq/gitoxide/commit/b9225c830daf1388484ee7e05f727990fdeff43c))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/yuki0iq/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Release git-features v0.26.4 ([`109f434`](https://github.com/yuki0iq/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
+ - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/yuki0iq/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Undo typo-fix which reversed the meaning of the word. ([`eb232ff`](https://github.com/yuki0iq/gitoxide/commit/eb232ffa7c6c939eb8286e07eed295d585afbe37))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Make fmt ([`e22080e`](https://github.com/yuki0iq/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
+ - Merge branch 'adjustments-for-cargo' ([`7bba270`](https://github.com/yuki0iq/gitoxide/commit/7bba2709488b7eb999b8136dbab03af977241678))
+ - Break cyclical dev dependencies ([`1fea18f`](https://github.com/yuki0iq/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
+ - Use enumerations to advertise progress ids publicly. ([`d792ea5`](https://github.com/yuki0iq/gitoxide/commit/d792ea543246632bf1ca8d0e1d239bbe7f07e219))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/yuki0iq/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
+ - Prepare changelogs prior to release ([`4381a03`](https://github.com/yuki0iq/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
+ - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/yuki0iq/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
+ - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/yuki0iq/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
+ - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/yuki0iq/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
+ - Make fmt ([`511ed00`](https://github.com/yuki0iq/gitoxide/commit/511ed0000397a5b268530c8f5362e7d25b7c1594))
+ - Release git-features v0.25.1, git-url v0.12.2, git-odb v0.38.1, git-transport v0.24.2, git-repository v0.30.2 ([`bb0a07b`](https://github.com/yuki0iq/gitoxide/commit/bb0a07b5edd5f980989d1a92e74df7f183febe87))
+ - Add test to verify we don't panic on a corrupt loose object ([`391adeb`](https://github.com/yuki0iq/gitoxide/commit/391adeb69a73310baa3f08afa2c0a9aea7cfaf7c))
+ - Merge branch 'loose-find-panic' ([`95cccdd`](https://github.com/yuki0iq/gitoxide/commit/95cccddd3c181eb2a85b12823c27beb054adf5d8))
+ - Flatten errors into one ([`46636e6`](https://github.com/yuki0iq/gitoxide/commit/46636e64c9a48ec0e85e014ac0cc8b48846d8462))
+ - Refactor ([`d305a3a`](https://github.com/yuki0iq/gitoxide/commit/d305a3a8af77e7857c3f9b9866d103960ec024e1))
+ - Remove panic-assertions in `loose` `lookup_prefix` ([`4fffa9a`](https://github.com/yuki0iq/gitoxide/commit/4fffa9a9198cf3012fa8215796aab3d456519ff3))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Merge branch 'odb-iteration' ([`693a469`](https://github.com/yuki0iq/gitoxide/commit/693a46977e2b57b93ee921320e008c8ad1beb81b))
+ - Assure deltas are counted correctly, even if the base is out of pack. ([`ddaf47f`](https://github.com/yuki0iq/gitoxide/commit/ddaf47f023970e8acfb98e8874da22f2604a92d9))
+ - Support for pack-order when iterating objects. ([`e9d1f45`](https://github.com/yuki0iq/gitoxide/commit/e9d1f45e944e91bb9715a3ee89a4f28b09250411))
+ - Merge branch 'read-header' ([`3d01252`](https://github.com/yuki0iq/gitoxide/commit/3d0125271ec7bd606734bd74757a7e31a18c7ce5))
+ - Adjust to changes in `git-odb` ([`50ea7fb`](https://github.com/yuki0iq/gitoxide/commit/50ea7fba30c752f86609fabf579a8a038b505c17))
+ - Add `Store::try_header()` for obtaining object information quickly. ([`d9d05b0`](https://github.com/yuki0iq/gitoxide/commit/d9d05b0db6b4453e7385117d466bf7c2e8de81fa))
+ - Adapt to changes in `git-pack` ([`b1724ef`](https://github.com/yuki0iq/gitoxide/commit/b1724efab49f6e656531e540b68315822ddafd22))
+ - Add `loose::Store::try_header()` to obtain loose object information without content. ([`7f19bd7`](https://github.com/yuki0iq/gitoxide/commit/7f19bd7e63d78e3151e43d5094ae9d35cbe34f46))
+ - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/yuki0iq/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
+ - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/yuki0iq/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
+ - Thanks clippy ([`f1160fb`](https://github.com/yuki0iq/gitoxide/commit/f1160fb42acf59b37cbeda546a7079af3c9bc050))
+ - Adapt to changes in `git-features::fs`. ([`35f7d59`](https://github.com/yuki0iq/gitoxide/commit/35f7d5960210738d88d35aef9c1ed3480681c481))
+ - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/yuki0iq/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
+ - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/yuki0iq/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
+ - Adapt to changes in `git-transport` ([`527c62e`](https://github.com/yuki0iq/gitoxide/commit/527c62ef034a961a7e2b1dd1868cf8f81cc2eedc))
+ - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/yuki0iq/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
+ - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/yuki0iq/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
+ - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/yuki0iq/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
+ - Upgrade to `prodash 21.1` and add `Ids` to all progress instances. ([`c8835c6`](https://github.com/yuki0iq/gitoxide/commit/c8835c6edae784c9ffcb69a674c0a6545dbb2af3))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'cwd-consistency' ([`ea7c6a3`](https://github.com/yuki0iq/gitoxide/commit/ea7c6a3b069c9e13905b51b87538c57ba9182dca))
+ - `alternate::resolve(…)` now takes the current_dir as argument. ([`1fabdc5`](https://github.com/yuki0iq/gitoxide/commit/1fabdc51b9468ba2c6b8cf74509ad5aa2a0b86f4))
+ - Merge branch 'jpgrayson/main' ([`b242853`](https://github.com/yuki0iq/gitoxide/commit/b242853abd790e5234b2f18b4aaeddb8f6f4d36f))
+ - Remove `git config` statements from fixtures that didn't need them (anymore). ([`578ea79`](https://github.com/yuki0iq/gitoxide/commit/578ea799e9ec10f7142a7fc207d43ef301308c6d))
+ - Disable tag.gpgSign in test scripts ([`1ce3190`](https://github.com/yuki0iq/gitoxide/commit/1ce3190000f6211ce31468c7603d491bb5b90293))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Merge branch 'main' into http-config ([`7c5b37d`](https://github.com/yuki0iq/gitoxide/commit/7c5b37d28e98f59a6847368a0d0166d2dbb4acc1))
+ - Release git-diff v0.22.0, git-index v0.7.1, git-pack v0.26.0, git-odb v0.36.0, git-transport v0.21.2, git-repository v0.27.0, safety bump 6 crates ([`f0cab31`](https://github.com/yuki0iq/gitoxide/commit/f0cab317bb0c2799fa80d16f3ae1b89d6aee4284))
+ - Prepare changelogs prior to release ([`f5f3a9e`](https://github.com/yuki0iq/gitoxide/commit/f5f3a9edd038a89c8c6c4da02054e5439bcc0071))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/yuki0iq/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
+ - Thanks clippy ([`04cfa63`](https://github.com/yuki0iq/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
+ - Adjust memory-size expectations to deal with Rust 1.65 and below ([`a93c470`](https://github.com/yuki0iq/gitoxide/commit/a93c4703699ea61a646c82b861c9345715a6c057))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'main' into fetch-pack ([`d686020`](https://github.com/yuki0iq/gitoxide/commit/d6860205db847b8a474756e92578195e1022481c))
+ - Thanks clippy ([`b9937ad`](https://github.com/yuki0iq/gitoxide/commit/b9937adc2c31095dde63397be7d56f1ea559b0f7))
+ - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/yuki0iq/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
+ - Merge branch 'fix-odb-race' ([`b862fc5`](https://github.com/yuki0iq/gitoxide/commit/b862fc52dd2409e912c892c7f428a571f565b64a))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/yuki0iq/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Release git-features v0.22.6 ([`c9eda72`](https://github.com/yuki0iq/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/yuki0iq/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
+ - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/yuki0iq/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
+ - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/yuki0iq/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
+ - Merge branch 'fix-522' ([`5869e9f`](https://github.com/yuki0iq/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
+ - Release git-hash v0.9.9 ([`da0716f`](https://github.com/yuki0iq/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/yuki0iq/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
+ - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/yuki0iq/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
+ - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/yuki0iq/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
+ - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/yuki0iq/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Release git-path v0.4.1 ([`5e82346`](https://github.com/yuki0iq/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/yuki0iq/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
+ - Merge branch 'main' into write-index-v2 ([`a938986`](https://github.com/yuki0iq/gitoxide/commit/a938986877302c197d1aed087594c5605416fe5f))
+ - Merge branch 'main' into remote-ls-refs ([`de61c4d`](https://github.com/yuki0iq/gitoxide/commit/de61c4db7855d6925d66961f62ae3d12cc4acf78))
+ - Thanks clippy ([`4bd747c`](https://github.com/yuki0iq/gitoxide/commit/4bd747cb3e126fe5b1d540270cfbd731cffd42ef))
+ - Merge branch 'rev-parse-delegate' ([`2f506c7`](https://github.com/yuki0iq/gitoxide/commit/2f506c7c2988477b0f97d272a9ac9ed47b236457))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/yuki0iq/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
+ - Fix typos ([`e9fcb70`](https://github.com/yuki0iq/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
+ - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/yuki0iq/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Make fmt ([`0700b09`](https://github.com/yuki0iq/gitoxide/commit/0700b09d6828849fa2470df89af1f75a67bfb27d))
+ - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/yuki0iq/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`0e9df36`](https://github.com/yuki0iq/gitoxide/commit/0e9df364c4cddf006b1de18b8d167319b7cc1186))
+ - Use git_path::realpath in all places that allow it right now ([`229dc91`](https://github.com/yuki0iq/gitoxide/commit/229dc917fc7d9241b85e5818260a6fbdd3a5daaa))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/yuki0iq/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/yuki0iq/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
+ - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/yuki0iq/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
+ - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/yuki0iq/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
+ - Merge branch 'test-archive-support' ([`350df01`](https://github.com/yuki0iq/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
+ - Merge branch 'main' into repo-status ([`4086335`](https://github.com/yuki0iq/gitoxide/commit/40863353a739ec971b49410fbc2ba048b2762732))
+ - Merge branch 'worktree-stack' ([`e90d3fd`](https://github.com/yuki0iq/gitoxide/commit/e90d3fd0a9764511e6280596f21d3a0494ed7021))
+ - Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates ([`b612021`](https://github.com/yuki0iq/gitoxide/commit/b612021683ba709b693bd48aef3e2e3c2f5b9ead))
+ - Remove deprecated compound and linked object databases ([`8c5ae77`](https://github.com/yuki0iq/gitoxide/commit/8c5ae77f06a64c57df9a9ad1190266896a223dbe))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Merge branch 'for-onefetch' ([`8e5cb65`](https://github.com/yuki0iq/gitoxide/commit/8e5cb65da75036a13ed469334e7ae6c527d9fff6))
+ - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/yuki0iq/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
+ - Make fmt ([`7cf3545`](https://github.com/yuki0iq/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
+ - Merge branch 'main' into mailmap ([`b2df941`](https://github.com/yuki0iq/gitoxide/commit/b2df941feaf5ae9fa170fa49270189f3527f2eab))
+ - Merge branch 'describe-rev' ([`77b7cd9`](https://github.com/yuki0iq/gitoxide/commit/77b7cd9a7813aaa1a15d035ea42c1e3fe4eef8dd))
+ - Adapt to breaking changes in git-actor ([`40c48c3`](https://github.com/yuki0iq/gitoxide/commit/40c48c390eb796b427ebd516dde92e9538ce5fb7))
+ - Merge branch 'short-id' ([`5849d5b`](https://github.com/yuki0iq/gitoxide/commit/5849d5b326b83f98a16cf1d956c720c7f0fd4445))
+ - Thanks clippy ([`4618f8a`](https://github.com/yuki0iq/gitoxide/commit/4618f8aa7648c0553a8e1b023fceb6738654e38b))
+ - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/yuki0iq/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
+ - Release git-tempfile v2.0.0, safety bump 6 crates ([`90b1c42`](https://github.com/yuki0iq/gitoxide/commit/90b1c42d5487904a9f329362d185b035d0ddb975))
+ - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/yuki0iq/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
+ - Release git-hash v0.9.2, git-object v0.17.1, git-pack v0.16.1 ([`0db19b8`](https://github.com/yuki0iq/gitoxide/commit/0db19b8deaf11a4d4cbc03fa3ae40eea104bc302))
+ - Merge branch 'index-verification' ([`ad3c803`](https://github.com/yuki0iq/gitoxide/commit/ad3c8032cee02052ef3940d1d7c950270a0a299a))
+ - Implement `git_odb::Find` for `git_odb::Handle` ([`3522aef`](https://github.com/yuki0iq/gitoxide/commit/3522aef37bcaa285e14d7a84cdca67321f9125bb))
+ - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/yuki0iq/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
+ - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/yuki0iq/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
+ - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/yuki0iq/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
+ - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/yuki0iq/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
+ - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/yuki0iq/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
+ - Prepare changelogs for release ([`674ec73`](https://github.com/yuki0iq/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
+ - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/yuki0iq/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
+ - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/yuki0iq/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
+ - Merge branch 'use-midx-in-store' ([`338521b`](https://github.com/yuki0iq/gitoxide/commit/338521b0443b9dc1007581de42ef6a950f6e0bbf))
+ - Release git-chunk v0.2.0, safety bump 4 crates ([`b792fab`](https://github.com/yuki0iq/gitoxide/commit/b792fabf9f5f93ab906ac5a5bb3e4f01c179290a))
+ - Refactor ([`c09a44d`](https://github.com/yuki0iq/gitoxide/commit/c09a44db8e2bf6f45ebcd7423ab7438308557c49))
+ - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/yuki0iq/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
+ - Thanks clippy ([`bf4694c`](https://github.com/yuki0iq/gitoxide/commit/bf4694c895ac7e73f22e6424808269b91f17003f))
+ - Thanks clippy ([`17af184`](https://github.com/yuki0iq/gitoxide/commit/17af184b7e24e39ce78b6c07dbced5d530ef3d6d))
+ - Thanks clippy ([`123a95e`](https://github.com/yuki0iq/gitoxide/commit/123a95ed2a7eef30fc2071769d96469dc17b2195))
+ - Thanks clippy ([`4ca9e07`](https://github.com/yuki0iq/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
+ - Make fmt ([`066f3ff`](https://github.com/yuki0iq/gitoxide/commit/066f3ffb8740f242c1b03e680c3c5c1a0e4c36c3))
+ - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/yuki0iq/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
+ - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/yuki0iq/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
+ - Adjust changelogs prior to release ([`ec38950`](https://github.com/yuki0iq/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
+ - Merge branch 'pack-consistency' ([`5982406`](https://github.com/yuki0iq/gitoxide/commit/5982406b4e1b26fd383d9ec21a3cf652ec8ab25f))
+ - Merge branch 'git-loose-objects' of https://github.com/xmo-odoo/gitoxide into xmo-odoo-git-loose-objects ([`ee737cd`](https://github.com/yuki0iq/gitoxide/commit/ee737cd237ad70bf9f2c5e0d3e4557909e495bca))
+ - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/yuki0iq/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
+ - Better changelog descriptions. ([`f69b2d6`](https://github.com/yuki0iq/gitoxide/commit/f69b2d627099639bc144fd94fde678d84a10d6f7))
+ - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/yuki0iq/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
+ - Move "loose object header" ser/de to git-object ([`3d1565a`](https://github.com/yuki0iq/gitoxide/commit/3d1565acfc336baf6487edccefd72d0226141a08))
+ - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/yuki0iq/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
+ - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/yuki0iq/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
+ - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/yuki0iq/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
+ - Don't let 'a' leak out of the tempdir to fix #212 ([`682dff8`](https://github.com/yuki0iq/gitoxide/commit/682dff83520fa7a09c88ce83fd1d6439c377a480))
+ - More proper fix for #212 ([`dfc1493`](https://github.com/yuki0iq/gitoxide/commit/dfc1493de348c166cd11eb6af3c145c994126472))
+ - Naive fix for #212 ([`b31863c`](https://github.com/yuki0iq/gitoxide/commit/b31863cc643833db5a7ac2edfe38b942dd15790c))
+ - Update changelogs just for fun ([`21541b3`](https://github.com/yuki0iq/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
+ - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/yuki0iq/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
+ - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/yuki0iq/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
+ - Release git-odb v0.21.3 ([`223f930`](https://github.com/yuki0iq/gitoxide/commit/223f93075a28dd49f44505c039cfeae5a7296914))
+ - [smart-release #195] fix docs ([`8d7e132`](https://github.com/yuki0iq/gitoxide/commit/8d7e132d055d8c87ea3e45de15593964a61b0608))
+ - Release git-odb v0.21.2 ([`d443644`](https://github.com/yuki0iq/gitoxide/commit/d44364445cfbae861ce45df8bddec1b34e03f454))
+ - Bump git-pack v0.11.0 ([`5ae6ff5`](https://github.com/yuki0iq/gitoxide/commit/5ae6ff52cd2cd1ccd1e26bb987c154eb19603696))
+ - Bump git-object v0.14.0 ([`d4fc81f`](https://github.com/yuki0iq/gitoxide/commit/d4fc81f6390443f8c8561d91ac27ea4a6318fb62))
+ - [repository #164] Prepare `commit()` for a possible less-allocating future ([`0fd01f7`](https://github.com/yuki0iq/gitoxide/commit/0fd01f7071c785c27c56d2c034aac8dcdf690677))
+ - [repository #164] generic write_object() ([`c569f83`](https://github.com/yuki0iq/gitoxide/commit/c569f83363489dde03c8b9cd01e75d35f5e04dbc))
+ - [repository #164] Support for refreshing the object database ([`46e10f8`](https://github.com/yuki0iq/gitoxide/commit/46e10f863e1fea419483a7b086022c16cd0ca226))
+ - [odb #164] Add refresh() functionality ([`ee16d04`](https://github.com/yuki0iq/gitoxide/commit/ee16d041941a5777c8f6495a28f7633c327cbd6b))
+ - Release git-odb v0.21.1 ([`cb33c2f`](https://github.com/yuki0iq/gitoxide/commit/cb33c2f71c2e1e228ba0d2299fb531cf2a5f3b23))
+ - Merge branch 'repository-integration' ([`49f5453`](https://github.com/yuki0iq/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
+ - [odb #190] Read all eligble packed refs, no "pack-" prefix needed ([`ab250f7`](https://github.com/yuki0iq/gitoxide/commit/ab250f76b356c0937ada959591dc4df3872acf8f))
+ - Bump git-pack v0.10.0 ([`e5e3c80`](https://github.com/yuki0iq/gitoxide/commit/e5e3c8024e1c2e5e90cee83abbdae41d58eee156))
+ - Bump git-hash v0.6.0 ([`6efd90d`](https://github.com/yuki0iq/gitoxide/commit/6efd90db54f7f7441b76159dba3be80c15657a3d))
+ - [repository #174] adjust various changelogs ([`081faf5`](https://github.com/yuki0iq/gitoxide/commit/081faf5c3a21b34b7068b44d8206fb5770c392f5))
+ - [odb #180] fix docs ([`bd50752`](https://github.com/yuki0iq/gitoxide/commit/bd50752dd9188acd92b8503db53cc2ce8112c61f))
+ - [odb #180] refactor ([`eff21da`](https://github.com/yuki0iq/gitoxide/commit/eff21dae1083042412f45cd2f7a0faaf7d6400e6))
+ - Bump git-odb v0.21.0 ([`7b9854f`](https://github.com/yuki0iq/gitoxide/commit/7b9854fb35e86958a5ca827ec9a55b1168f38395))
+ - [odb #180] add changelog ([`acf1193`](https://github.com/yuki0iq/gitoxide/commit/acf1193e6b72433d4b74ec9fd39de148529224c5))
+ - [pack #179] refactor bundle ([`420dca2`](https://github.com/yuki0iq/gitoxide/commit/420dca29bccca6e7d759880d8342f23b33eead0d))
+ - [pack #179] refactor ([`ab6554b`](https://github.com/yuki0iq/gitoxide/commit/ab6554b0cd5838f1ea4e82f6b5019798288076fa))
+ - [object #177] move mutable objects to crate::* ([`c551c02`](https://github.com/yuki0iq/gitoxide/commit/c551c0236c64f3237cb9be7f35159f753d4b871f))
+ - [object #177] migrate immutable::tree to crate::tree ([`fa5cd06`](https://github.com/yuki0iq/gitoxide/commit/fa5cd0648d5c855060ab2b75ee933851987c2dcf))
+ - [object #177] move immutable::* to crate::*Ref, start `iter` adjustments ([`461dc53`](https://github.com/yuki0iq/gitoxide/commit/461dc53ba3bc07d55fdb4aad7570ba9176a8b360))
+ - [object #177] rename immutable::* to immutable::*Ref ([`6deb012`](https://github.com/yuki0iq/gitoxide/commit/6deb01291fb382b7fb9206682e319afa81bacc05))
+ - Release git-object v0.13.0 ([`708fc5a`](https://github.com/yuki0iq/gitoxide/commit/708fc5abd8af4dd7459f388c7092bf35915c6662))
+ - [actor #173] rename immutable::Signature to SignatureRef! ([`96461ac`](https://github.com/yuki0iq/gitoxide/commit/96461ace776d6b351b313d4f2697f2d95b9e196e))
+ - Release git-pack v0.9.0 ([`7fbc961`](https://github.com/yuki0iq/gitoxide/commit/7fbc9617da97d4ba4bb3784f41d4163c0839c03c))
+ - [pack #67] refactor ([`14717f6`](https://github.com/yuki0iq/gitoxide/commit/14717f6132672a5d271832a68de0b323b73abb2a))
+ - Release git-odb v0.20.2 ([`6fb8bbb`](https://github.com/yuki0iq/gitoxide/commit/6fb8bbb11e87911424c95001ce851bc4665920e9))
+ - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/yuki0iq/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
+ - Release git-odb v0.20.1 ([`ca3f736`](https://github.com/yuki0iq/gitoxide/commit/ca3f736ae3e6a0a5541223364db874a8e31dd3ec))
+ - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/yuki0iq/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
+ - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/yuki0iq/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
+ - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/yuki0iq/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
+ - Release git-object v0.12.0 ([`7006150`](https://github.com/yuki0iq/gitoxide/commit/7006150ac314d19814608723f69f6e70a72f9262))
+ - Release git-actor-0.3.1 ([`727087d`](https://github.com/yuki0iq/gitoxide/commit/727087dca243da4bc40bc87611a2f66234565be7))
+ - (cargo-release) version 0.18.0 ([`b327590`](https://github.com/yuki0iq/gitoxide/commit/b327590d02fec5536c380b2d39dd7be089ca7c40))
+ - (cargo-release) version 0.6.0 ([`d704bca`](https://github.com/yuki0iq/gitoxide/commit/d704bca7de0a6591f35345c842d6418b36ecd206))
+ - (cargo-release) version 0.17.0 ([`c52a491`](https://github.com/yuki0iq/gitoxide/commit/c52a49176bd294bb36db74b4293cdb684a2ab7f6))
+ - (cargo-release) version 0.5.0 ([`c2f94a5`](https://github.com/yuki0iq/gitoxide/commit/c2f94a51bce287be301090450cb00cde57e92f76))
+ - (cargo-release) version 0.4.0 ([`d69d0ac`](https://github.com/yuki0iq/gitoxide/commit/d69d0ac21989243fdafa514fa41579fd51bc2558))
+ - (cargo-release) version 0.11.0 ([`a5be31c`](https://github.com/yuki0iq/gitoxide/commit/a5be31c4cf7c0b538a1ed4a52ff5c3a992c6feff))
+ - (cargo-release) version 0.3.0 ([`64efc05`](https://github.com/yuki0iq/gitoxide/commit/64efc0534ddc372b6e668b23c1e9d276098679c9))
+ - (cargo-release) version 0.4.0 ([`70ef344`](https://github.com/yuki0iq/gitoxide/commit/70ef3442775b54ba9e4ee9ebfffb37af9804cc5b))
+ - [utils #154] refactor: bool.then(||this) - neat ([`1dec1c4`](https://github.com/yuki0iq/gitoxide/commit/1dec1c49032c8acb449e463fde41f403cb640e45))
+ - (cargo-release) version 0.16.1 ([`8cd173b`](https://github.com/yuki0iq/gitoxide/commit/8cd173b32138a136e6109518c179bf7738fe6866))
+ - (cargo-release) version 0.3.0 ([`0e9c73a`](https://github.com/yuki0iq/gitoxide/commit/0e9c73abd17e0dd21952275077ae53ad7e7aa1af))
+ - (cargo-release) version 0.5.0 ([`ae02dab`](https://github.com/yuki0iq/gitoxide/commit/ae02dabae961089a92a21e6a60a7006de4b56dad))
+ - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/yuki0iq/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
+ - (cargo-release) version 0.2.0 ([`8ff5115`](https://github.com/yuki0iq/gitoxide/commit/8ff511583e6d859e43ffda0ef75e2fecce3ed03c))
+ - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/yuki0iq/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
+ - Thanks clippy ([`e1964e4`](https://github.com/yuki0iq/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
+ - [pack] a way to obtain whole bundles for offset-to-index lookup ([`15fcbe2`](https://github.com/yuki0iq/gitoxide/commit/15fcbe254b75e8f74652711cc339ae5ade74d24c))
+ - [pack] refactor ([`64b1dcd`](https://github.com/yuki0iq/gitoxide/commit/64b1dcdb0fb53749ce73017d0dc1e053689d17d4))
+ - [pack] bundle::Location with pack offset; order counts by that… ([`f92f285`](https://github.com/yuki0iq/gitoxide/commit/f92f285167c6b5bc4d86f255e360c4534e38bb29))
+ - Don't use ASM on windows for Sha1 as it fails to build there. ([`ba1fb7a`](https://github.com/yuki0iq/gitoxide/commit/ba1fb7ab5bc03f5a23ece32ff1e144544e1eaeae))
+ - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/yuki0iq/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
+ - Bump thiserror from 1.0.25 to 1.0.26 ([`9682590`](https://github.com/yuki0iq/gitoxide/commit/9682590095dc3a502b0c84ccd206ca4797635092))
+ - [actor] fix gix hours ([`b4e95fd`](https://github.com/yuki0iq/gitoxide/commit/b4e95fdbb6664adcb2603d9cb6e6a69182de050f))
+ - [actor] git-object uses git-actor ([`d01dd2f`](https://github.com/yuki0iq/gitoxide/commit/d01dd2f9e9e8e2b81cdb1131a436d32b5819b731))
+ - Thanks clippy ([`3f7e27b`](https://github.com/yuki0iq/gitoxide/commit/3f7e27b91e2c7d66959f5f4c1a667f3315111cd6))
+ - (cargo-release) version 0.3.0 ([`6b33678`](https://github.com/yuki0iq/gitoxide/commit/6b33678f83e6d261ca15c4a7634ff5b4e66d81dd))
+ - (cargo-release) version 0.2.0 ([`3286e42`](https://github.com/yuki0iq/gitoxide/commit/3286e42547b59df6365087cbae9ce1c9c959faad))
+ - Thanks clippy ([`c5b4de8`](https://github.com/yuki0iq/gitoxide/commit/c5b4de8c7675da47b5d6325d2993f4ebce4a8f0c))
+ - [git-odb] linked::Store can now check if an object exists ([`bb95c79`](https://github.com/yuki0iq/gitoxide/commit/bb95c7917a272bfe7eb04bea66685d6a1196dc25))
+ - Refactor ([`a25a774`](https://github.com/yuki0iq/gitoxide/commit/a25a774675e2e9db1c891351077d3af2fd5c72ed))
+ - (cargo-release) version 0.4.0 ([`866f86f`](https://github.com/yuki0iq/gitoxide/commit/866f86f59e66652968dcafc1a57912f9849cb21d))
+ - [git-ref] the first failing test ([`7e802a0`](https://github.com/yuki0iq/gitoxide/commit/7e802a0576230dfc666c253d484ea255f265f92f))
+ - [git-odb] fix test compiilation ([`639bc10`](https://github.com/yuki0iq/gitoxide/commit/639bc10e1698beb4c9e7902c2545dd0a3e90e698))
+ - [git-odb] much better docs; cleanup exposed API ([`3d5b229`](https://github.com/yuki0iq/gitoxide/commit/3d5b229c2605060f2cac9695ff2479777deabdd0))
+ - (cargo-release) version 0.2.0 ([`b213628`](https://github.com/yuki0iq/gitoxide/commit/b213628feeb8dfa87dab489c7d3155a60e6a236d))
+ - [git-odb] refactor ([`2958145`](https://github.com/yuki0iq/gitoxide/commit/2958145a0ae1ef582bbf88352f5567d5c2b5eaf0))
+ - [git-odb] refactor ([`1eab15d`](https://github.com/yuki0iq/gitoxide/commit/1eab15dfb42c819050b0277c4cb6a1045d2fd58d))
+ - [git-odb] refactor ([`4967c22`](https://github.com/yuki0iq/gitoxide/commit/4967c22340679e953ec6e6319b671455456f93bc))
+ - [git-odb] refactor ([`2e68e0c`](https://github.com/yuki0iq/gitoxide/commit/2e68e0c9296977eaaf239b8f0ede6e285b13d06c))
+ - [git-odb] fix docs ([`936cfd3`](https://github.com/yuki0iq/gitoxide/commit/936cfd3af731ed822464765f532dd49a206f596d))
+ - [git-pack] compilation ([`b392a55`](https://github.com/yuki0iq/gitoxide/commit/b392a55b97a30b10ac0db94a96230e22ea7ab0dc))
+ - [git-pack] refactor ([`ea2b3de`](https://github.com/yuki0iq/gitoxide/commit/ea2b3deab78882943e11270e4166ca7c340b03e1))
+ - [git-pack] refactor ([`5ca2547`](https://github.com/yuki0iq/gitoxide/commit/5ca25477c44ff6c606901080e25df57371d9ec9c))
+ - [git-pack] refactor ([`157b6ff`](https://github.com/yuki0iq/gitoxide/commit/157b6ff7b55ba2b7f8f90f66864212906426f8d7))
+ - (cargo-release) version 0.16.0 ([`769c649`](https://github.com/yuki0iq/gitoxide/commit/769c649c00c009bf5a3f7c0611a7b999618f2938))
+ - [git-pack] refactor ([`be6ddaa`](https://github.com/yuki0iq/gitoxide/commit/be6ddaa98fc1dcaf77dc0fd9c9d67754e74927e4))
+ - [git-pack] refactor ([`1fab6af`](https://github.com/yuki0iq/gitoxide/commit/1fab6af317fd42662c59f82b476917da29cd3c60))
+ - [git-pack] refactor ([`e5b00ee`](https://github.com/yuki0iq/gitoxide/commit/e5b00ee257b712477413f48448b0bccf9a06bfaf))
+ - [git-pack] the world compiles again ([`f0c0e36`](https://github.com/yuki0iq/gitoxide/commit/f0c0e36a1fb15d44776678567162ac754fdd26c0))
+ - [git-pack] used by git-odb ([`5d6ee07`](https://github.com/yuki0iq/gitoxide/commit/5d6ee07a8dec64fe5f68c14c418d922077fad3df))
+ - [git-features] refactor to help understand a zlib-related logic bug ([`ae826e8`](https://github.com/yuki0iq/gitoxide/commit/ae826e8c3240efd14939beedd33a06695a6c112b))
+ - [git-features] a first step towards supporting a pure rust zlib backend ([`040cab7`](https://github.com/yuki0iq/gitoxide/commit/040cab7f27de83b283957189244d523d71ca1457))
+ - [git-odb] refactor ([`e07478c`](https://github.com/yuki0iq/gitoxide/commit/e07478c7b212e4d1d21ce151d9eb26d0fae422a8))
+ - [git-odb] fix docs ([`05347d4`](https://github.com/yuki0iq/gitoxide/commit/05347d4154d43d4657839a9cadcebeb1f44ec728))
+ - [git-odb] refactor ([`721303d`](https://github.com/yuki0iq/gitoxide/commit/721303db232f87857aae58e12b342e5fb0139306))
+ - [git-odb] refactor ([`ea224e9`](https://github.com/yuki0iq/gitoxide/commit/ea224e9ee5f7efcbf4942a2a6fc7e4d790b2be50))
+ - [git-odb] refactor ([`6a1b16a`](https://github.com/yuki0iq/gitoxide/commit/6a1b16ae98edc9a694b945a12a7866eb17fc6be3))
+ - [git-odb] refactor ([`bae3980`](https://github.com/yuki0iq/gitoxide/commit/bae3980e01131e7da38146aa510d1243e558a01a))
+ - [git-odb] refactor ([`6b7400b`](https://github.com/yuki0iq/gitoxide/commit/6b7400bdcfc793d598f2102576939e55a5a3fc43))
+ - [git-odb] refactor ([`19ab0cb`](https://github.com/yuki0iq/gitoxide/commit/19ab0cba168cd037107e5cc16a360884d40bd775))
+ - [git-odb] refactor ([`47c4042`](https://github.com/yuki0iq/gitoxide/commit/47c4042f16a0e0e6a536bab7150b7cb21958a7ed))
+ - [pack-gen] refactor ([`b5618ca`](https://github.com/yuki0iq/gitoxide/commit/b5618cad9f2a2403058b9b73ff1ada53ba85e8d0))
+ - (cargo-release) version 0.15.0 ([`d69d9fb`](https://github.com/yuki0iq/gitoxide/commit/d69d9fb0931f8257cef96ef14a89da9340ad9738))
+ - Put prodash behind a feature toggle, too ([`966058d`](https://github.com/yuki0iq/gitoxide/commit/966058d611c548e90c050462de52e36f1925e775))
+ - Put 'walkdir' behind a feature flag/make it optional. ([`1a3cc5b`](https://github.com/yuki0iq/gitoxide/commit/1a3cc5bea1868ed3ae015403fbe0cdec788be749))
+ - Put 'sha1' behind a feature toggle ([`4f326bc`](https://github.com/yuki0iq/gitoxide/commit/4f326bc261c4e7f0d5510df74ad4215da3580696))
+ - Put crc functionality behind a feature toggle ([`458fa6e`](https://github.com/yuki0iq/gitoxide/commit/458fa6ec726ec7901c1f6d970cbb1c1ea975dded))
+ - Revert "[pack-gen] quick hack for obtaining the entry size more quickly" ([`4c36f92`](https://github.com/yuki0iq/gitoxide/commit/4c36f92880d52886b1fb2c37cf2f98e6b9a327a0))
+ - [pack-gen] quick hack for obtaining the entry size more quickly ([`ad6d007`](https://github.com/yuki0iq/gitoxide/commit/ad6d00701d28befda006f41f85bbbb6fc3508e1e))
+ - Revert "[pack-gen] remove tree-diff as traversal option." ([`2907a5f`](https://github.com/yuki0iq/gitoxide/commit/2907a5facb08a7decbdfa652e76eb0ebd5e29dcf))
+ - [pack-gen] remove tree-diff as traversal option. ([`8373671`](https://github.com/yuki0iq/gitoxide/commit/8373671fd4f3f7e9d78c480e9f68c0a7ae423c69))
+ - [pack-gen] fix docs ([`2548b48`](https://github.com/yuki0iq/gitoxide/commit/2548b4813f52409bc1b214485854e5fceb78b534))
+ - [pack-gen] basic progress for entry generation ([`953190d`](https://github.com/yuki0iq/gitoxide/commit/953190d70a5df22b54dc1fffe78d41dc7d81cc61))
+ - [pack-gen] the first barely working progress ([`5b89a0e`](https://github.com/yuki0iq/gitoxide/commit/5b89a0e4203d405a50bc2e8de9d87b79e545412d))
+ - [pack-gen] tests are green ([`34b6a2e`](https://github.com/yuki0iq/gitoxide/commit/34b6a2e94949b24bf0bbaeb169b4baa0fa45c965))
+ - [pack-gen] thanks clippy ([`3f948a4`](https://github.com/yuki0iq/gitoxide/commit/3f948a44857b5ff21c85e71ab0c10538862d3d26))
+ - [pack-gen] the basics to get the program going ([`03b67b0`](https://github.com/yuki0iq/gitoxide/commit/03b67b09e4127ae4bd791501d74794d9360f7ef6))
+ - [pack-gen] Use more light-weight lookups for all blobs ([`80ce34d`](https://github.com/yuki0iq/gitoxide/commit/80ce34d82aebf9a075dde5e77be8af56d22117c7))
+ - [pack-gen] refactor ([`e0caf8d`](https://github.com/yuki0iq/gitoxide/commit/e0caf8df5f2d6009a0ef10aa160c7c0bb5682560))
+ - [pack-gen] a way to get the pack location by ID right away ([`5619efb`](https://github.com/yuki0iq/gitoxide/commit/5619efb368176809d550dc9d43d820b05a87a700))
+ - [pack-gen] refactor ([`fcb9c5f`](https://github.com/yuki0iq/gitoxide/commit/fcb9c5fad04429b7797d400c2a9661a149b5bf66))
+ - [pack-gen] refactor ([`11ce2d8`](https://github.com/yuki0iq/gitoxide/commit/11ce2d84c55ef8ffe5ac0a3cf43a48a74ff3185f))
+ - [pack-gen] And the fix - all green ([`202c704`](https://github.com/yuki0iq/gitoxide/commit/202c7046283acd65ae3ae6ab5ff0b20b1020e360))
+ - [pack-gen] with the addition of write-oack checks it actually fails ([`a9e46a6`](https://github.com/yuki0iq/gitoxide/commit/a9e46a64fc09dabf1290aeafa309bf86cfd496fe))
+ - [pack-gen] it compiles and all tests are green, with tests for all parts ([`b3a0344`](https://github.com/yuki0iq/gitoxide/commit/b3a0344db0f10a6208793087a9a9a9bcf39ab47e))
+ - [pack-gen] minor but relevant differences between 'existing' and 'existing_object' ([`5f18124`](https://github.com/yuki0iq/gitoxide/commit/5f18124694dd767e378ff6b4e77c71db642b50a2))
+ - [pack-gen] very close to a basic impl of count + entries-gen… ([`c927429`](https://github.com/yuki0iq/gitoxide/commit/c9274295e62f59cd8db06a307cc4a69d096a006e))
+ - [pack-gen] Fill the relevant information for later ([`932b439`](https://github.com/yuki0iq/gitoxide/commit/932b43998849e5d755f6fd8d19f1e942080e7bbd))
+ - [pack-gen] the first test for object counts ([`67b1512`](https://github.com/yuki0iq/gitoxide/commit/67b1512db8c3bdb2ea946d0de96190146be9ed18))
+ - [pack-gen] first sketch of how counting could look like ([`6ef0072`](https://github.com/yuki0iq/gitoxide/commit/6ef00723b134d2ce730a288a89858db2ff568c3b))
+ - [pack-gen] prep for counting stage ([`93fd425`](https://github.com/yuki0iq/gitoxide/commit/93fd4251885e6a13f0026b96c6688da0e68f9cbf))
+ - [pack-gen] tag handling for diff based traversal ([`e55906c`](https://github.com/yuki0iq/gitoxide/commit/e55906c07d9d6f2fbfa5607a2337e586f94beabe))
+ - [pack-gen] tag support for tree traversal ([`28ed260`](https://github.com/yuki0iq/gitoxide/commit/28ed260a73554d261c9b00c8ae9a46e66f123e6f))
+ - (cargo-release) version 0.10.0 ([`5d7ee6a`](https://github.com/yuki0iq/gitoxide/commit/5d7ee6a105abbb6efeed8624bade936bb59dbc55))
+ - [pack-gen] the first green test for Tag iterators ([`df5ef8a`](https://github.com/yuki0iq/gitoxide/commit/df5ef8a53cb4007058137890b414af510025fccf))
+ - [pack-gen] A test to see we can handle tag objects ([`1898319`](https://github.com/yuki0iq/gitoxide/commit/189831944d60217a3cd7383a00550d581259f638))
+ - Refactor ([`9f0a8cc`](https://github.com/yuki0iq/gitoxide/commit/9f0a8cc1561589088f44a1775832110449a4f1ab))
+ - [pack-gen] Finally traversal based pack gen works too ([`086422b`](https://github.com/yuki0iq/gitoxide/commit/086422bbea50bba01060937420ab737e469e11da))
+ - [pack-gen] diff-based traversal now finds all reachable objects ([`e819c92`](https://github.com/yuki0iq/gitoxide/commit/e819c92234a1c2b182dd269d0858f003ffcc2cb0))
+ - Thanks clippy ([`760febf`](https://github.com/yuki0iq/gitoxide/commit/760febf6a025891957b1afea1dd44a4ed0c4b1ca))
+ - [pack-gen] add more objects during diff traversal ([`bc2ef19`](https://github.com/yuki0iq/gitoxide/commit/bc2ef193af15a1414d987b9cc780b2cd3a93e9f4))
+ - [pack-gen] pickup more trees ([`2da57bd`](https://github.com/yuki0iq/gitoxide/commit/2da57bd02672d1d4effc940bcf81720fc63f02bc))
+ - [pack-gen] Specific tests show that something is off in the changes case… ([`b131c9e`](https://github.com/yuki0iq/gitoxide/commit/b131c9e68c7ac062cd9abbd0541afdb9c69e8649))
+ - [pack-gen] central object synchronization for diff based algo as well ([`6de3558`](https://github.com/yuki0iq/gitoxide/commit/6de3558e4becbf4d3cf0640b8eceff40b82f55d3))
+ - [pack-gen] have to keep track of all seen objects ([`dc645c6`](https://github.com/yuki0iq/gitoxide/commit/dc645c62a1b05e6b160c8355a71452467ccb6d38))
+ - [pack-gen] updating tests to verify something shows that objects are duplicated ([`cef1a58`](https://github.com/yuki0iq/gitoxide/commit/cef1a58cf6cc40fd0a53a9c46ef996f753d7d7d4))
+ - [pack-gen] tree diff based pack generation passes the trivial test ([`ad0e345`](https://github.com/yuki0iq/gitoxide/commit/ad0e345af0654ce40afce713de9286f06cf1d05c))
+ - [pack-gen] refactor ([`cac002a`](https://github.com/yuki0iq/gitoxide/commit/cac002a94427c10a9f87901a861a9d764126f8e5))
+ - [git-traverse] accept tree iterators instead of object ids ([`f343dad`](https://github.com/yuki0iq/gitoxide/commit/f343dad60d34dfd88247a14c7e3de906a761cf2d))
+ - [pack-gen] Most of changes based pack gen ([`9ade04c`](https://github.com/yuki0iq/gitoxide/commit/9ade04c47b3d4cad29a754f15f21df7e1b266325))
+ - [pack-gen] prepare diff based pack-gen ([`fa2ae2c`](https://github.com/yuki0iq/gitoxide/commit/fa2ae2c924b295a4c25f41ba9ecbcf5c45b77e85))
+ - [git-diff] refactor ([`087e853`](https://github.com/yuki0iq/gitoxide/commit/087e85367c27bb3684c6ad543c7eae46762e5e44))
+ - [git-traverse] refactor ([`85de287`](https://github.com/yuki0iq/gitoxide/commit/85de2874087f64fc166797a3219eeb26be460619))
+ - (cargo-release) version 0.3.0 ([`684de4b`](https://github.com/yuki0iq/gitoxide/commit/684de4b376ecd4cc5330f7ac8643352ea9580ed3))
+ - [pack-gen] Speed up tree-traversal :D ([`90b4093`](https://github.com/yuki0iq/gitoxide/commit/90b4093aa6076c97f751013de4c25934fef764b8))
+ - Thanks clippy ([`009a342`](https://github.com/yuki0iq/gitoxide/commit/009a3425d24d4c9f476ff1c32da9b279cb170350))
+ - [pack-gen] Probably a valid impl of tree traversal ([`4c72a17`](https://github.com/yuki0iq/gitoxide/commit/4c72a171d50d08d4b35209fcef107b9a85a6c648))
+ - [pack-gen] quite a bit closer to tree-traversal for pack gen ([`ecd37ee`](https://github.com/yuki0iq/gitoxide/commit/ecd37eea0154791bf9192d1225828e7d9b5ad530))
+ - [pack-gen] refactor ([`325d63e`](https://github.com/yuki0iq/gitoxide/commit/325d63efe6855c8d14d564d8b3cbce9a9e144d14))
+ - [pack-gen] a test for upcoming traversal modes ([`8d1e9ac`](https://github.com/yuki0iq/gitoxide/commit/8d1e9ace79bbbe41ea4fac70c13522d7d6091a81))
+ - [pack-gen] refactor ([`08b136f`](https://github.com/yuki0iq/gitoxide/commit/08b136f0cf35f8b275feee9830bfab4555d40a99))
+ - (cargo-release) version 0.15.0 ([`d91b241`](https://github.com/yuki0iq/gitoxide/commit/d91b2412381e3c8c1f24c38469e821c3c3960e34))
+ - (cargo-release) version 0.9.0 ([`84897fd`](https://github.com/yuki0iq/gitoxide/commit/84897fd8e6e1b0269da0303d6a0de8f9e0eb58e5))
+ - Merge branch 'patch-2' ([`f01dc54`](https://github.com/yuki0iq/gitoxide/commit/f01dc54010683b232c5f5813bd5370e93f1681f5))
+ - Refactor ([`a9e4feb`](https://github.com/yuki0iq/gitoxide/commit/a9e4feb0a81894568be730603446e2d061dd558f))
+ - Fix formatting ([`a341995`](https://github.com/yuki0iq/gitoxide/commit/a341995e6014b6ed0e43ae94fa1152aed6fcfd89))
+ - Merge branch 'patch-1' ([`5edc076`](https://github.com/yuki0iq/gitoxide/commit/5edc0762524112bb6716b3afcf23b2a4a0f5efd3))
+ - Use Seek to skip large objects during indexing. ([`95e2af7`](https://github.com/yuki0iq/gitoxide/commit/95e2af74574af998294265b6a3de833dbe4dcedb))
+ - Remove almost all unsafe code from Tree. ([`42b6033`](https://github.com/yuki0iq/gitoxide/commit/42b6033f3c367ccce37c82356183d165d37ae881))
+ - Thanks clippy ([`17258cc`](https://github.com/yuki0iq/gitoxide/commit/17258cc58767caa6e71227898decd160ad0cdf13))
+ - Thanks clippy ([`09decde`](https://github.com/yuki0iq/gitoxide/commit/09decde782e0b9e794a740d4fa654af73398d80a))
+ - Convenience methods for iterators ([`aa6c9e6`](https://github.com/yuki0iq/gitoxide/commit/aa6c9e699a09b6b2b4f55aa75a1dd6f648eead09))
+ - Refactor ([`d9783b9`](https://github.com/yuki0iq/gitoxide/commit/d9783b94b0149c584690a1a50f029c9424de08c3))
+ - A sketch of convenient finding of commits ([`db21062`](https://github.com/yuki0iq/gitoxide/commit/db210622b95d5f1f24d815cb35db5d46aa8a09e3))
+ - Refactor ([`3af7b7b`](https://github.com/yuki0iq/gitoxide/commit/3af7b7b2bc0082298faa7ff2bd4413e80bee1107))
+ - Sketch of convenience function for `Find` trait. ([`2bf4958`](https://github.com/yuki0iq/gitoxide/commit/2bf4958dd7d1ad0a2f9f8c5754be88c3efb524a4))
+ - Refactor ([`bd4d21e`](https://github.com/yuki0iq/gitoxide/commit/bd4d21e7003801319a62887e3d39467b2ee1ad0d))
+ - Refactor ([`8b10434`](https://github.com/yuki0iq/gitoxide/commit/8b1043483cb46fd1b7f47a90c9dce24a65d58d1b))
+ - Fix order of operations in git-odb::hash::Write ([`a31d8c7`](https://github.com/yuki0iq/gitoxide/commit/a31d8c75e7821b68b49f017010646a8232ecc6cc))
+ - (cargo-release) version 0.14.0 ([`a760f8c`](https://github.com/yuki0iq/gitoxide/commit/a760f8c013e13ba82daa1acf1a4a57e0818a008d))
+ - (cargo-release) version 0.14.0 ([`d9514ee`](https://github.com/yuki0iq/gitoxide/commit/d9514eec64579ef77c9f2ac5dfe87cd302180eb9))
+ - Rename 'Locate' to 'Find' - shorter and just as good ([`60f72f5`](https://github.com/yuki0iq/gitoxide/commit/60f72f573a7696323e09bf4add80d5fbce22c99d))
+ - (cargo-release) version 0.13.0 ([`5c791af`](https://github.com/yuki0iq/gitoxide/commit/5c791af217fac6a171d174ad9f4ee5f4d5282892))
+ - [traversal] remove git-odb::traversal (now git-traverse::iter) ([`35b74d2`](https://github.com/yuki0iq/gitoxide/commit/35b74d2f046426d99bb5431f8aea42ac453ac101))
+ - Prepare test utilities for release… ([`d35e654`](https://github.com/yuki0iq/gitoxide/commit/d35e654747f96cec93bdecd1314ce325129cbc44))
+ - (cargo-release) version 0.8.0 ([`a1ce210`](https://github.com/yuki0iq/gitoxide/commit/a1ce210003ff07bf11291018bb182cbc7913647b))
+ - (cargo-release) version 0.3.0 ([`e9665c7`](https://github.com/yuki0iq/gitoxide/commit/e9665c784ae7e5cdaf662151395ee2355e9b57b6))
+ - [traversal] all the caching ([`0890403`](https://github.com/yuki0iq/gitoxide/commit/0890403cce658ea90c593a6ca21e24f02ddf5a93))
+ - [tree-diff] first prototype of traversal experiment ([`ece43b4`](https://github.com/yuki0iq/gitoxide/commit/ece43b4b0bf054d798685461d2b96daaafd8a408))
+ - Thanks clippy ([`2d5e205`](https://github.com/yuki0iq/gitoxide/commit/2d5e20520499d1a87808db508548b408e3777d0e))
+ - [tree-diff] more tests for the tree iterator ([`91b5a02`](https://github.com/yuki0iq/gitoxide/commit/91b5a029337200a2873a21696020dcda08e335cb))
+ - [tree-diff] Now the commit graph traversal works with zero-allocations ([`8078910`](https://github.com/yuki0iq/gitoxide/commit/8078910b27149df10b6b236b9311ebee31523710))
+ - Make it easy to get a commit iterator ([`33213f3`](https://github.com/yuki0iq/gitoxide/commit/33213f30abbb6619d41663a4baf3078af3284085))
+ - [tree-diff] refactor into iterator based model ([`29b527a`](https://github.com/yuki0iq/gitoxide/commit/29b527aaea101c9b4e885db1c6d3533ef2310c54))
+ - [tree-diff] The least intrusive way to allow dealing with tree iterators ([`d41dd3c`](https://github.com/yuki0iq/gitoxide/commit/d41dd3c38ee34b250a4f5de120d7ae3e04e3212d))
+ - Refactor ([`a4d5f99`](https://github.com/yuki0iq/gitoxide/commit/a4d5f99c8dc99bf814790928a3bf9649cd99486b))
+ - Refactor ([`03ee510`](https://github.com/yuki0iq/gitoxide/commit/03ee510a5f9c24b6acddaec1d30ea3ad39174603))
+ - Better ergonomics for accessing decoded objects ([`ae3eab6`](https://github.com/yuki0iq/gitoxide/commit/ae3eab6d6e4b96e207372fa8cb82f5ac9833e5e4))
+ - Refactor ([`c1013dd`](https://github.com/yuki0iq/gitoxide/commit/c1013dddbc221b366b91d186cfd1732f1d72be10))
+ - Refactor ([`f37c31f`](https://github.com/yuki0iq/gitoxide/commit/f37c31f04bf8cf531284abe380db77d6196bd711))
+ - Refactor ([`ac70651`](https://github.com/yuki0iq/gitoxide/commit/ac706518fff2e92ade3589dea4a6c81fca57aec2))
+ - Refactor ([`77764f3`](https://github.com/yuki0iq/gitoxide/commit/77764f3b9c3e8202119bb9327e150089c3ecbb9b))
+ - Refactor ([`3185cc9`](https://github.com/yuki0iq/gitoxide/commit/3185cc9de1f7d3e52d088b60fcaae0ac91a72fe1))
+ - Thanks, cargo audit ([`4f293f5`](https://github.com/yuki0iq/gitoxide/commit/4f293f5036c44a69ccacf102d35202adad83bbe0))
+ - Refactor ([`edf7d38`](https://github.com/yuki0iq/gitoxide/commit/edf7d382148aa139485c8279c2a50dc6c86d481d))
+ - Refactor ([`ca98221`](https://github.com/yuki0iq/gitoxide/commit/ca98221d5a512dabf683cc1da56d40a17285f2fb))
+ - Refactor ([`b4027e3`](https://github.com/yuki0iq/gitoxide/commit/b4027e3df187931a263798b255c80b272910aef7))
+ - Refacto ([`6e328da`](https://github.com/yuki0iq/gitoxide/commit/6e328da9f8a73ac8e699aea55b1250a433f5ecd9))
+ - Fix docs ([`a54bab4`](https://github.com/yuki0iq/gitoxide/commit/a54bab40a5881873eb2b1c591fa9f05d8034ac6d))
+ - Refactor ([`3f2ee4c`](https://github.com/yuki0iq/gitoxide/commit/3f2ee4cda6db14902639f7fc3a9fbee05508086f))
+ - Refactor ([`d6ab581`](https://github.com/yuki0iq/gitoxide/commit/d6ab581db66c1d09578ed2af9db34929995e2cb9))
+ - Refactor ([`d490b65`](https://github.com/yuki0iq/gitoxide/commit/d490b65ebbc6666cd59d88f8677dc1c52bfe1e1c))
+ - Pack V2 writing (base objects only) seems to work now #(67) ([`e68dd84`](https://github.com/yuki0iq/gitoxide/commit/e68dd84df7d13efcc7882644d3d9347b3722785a))
+ - The first more thorough and indirect validation of the newly written pack… ([`d43687e`](https://github.com/yuki0iq/gitoxide/commit/d43687ed9093224e0caba4063063705b9473afd0))
+ - Refactor ([`08fafaa`](https://github.com/yuki0iq/gitoxide/commit/08fafaa03144fc3ddea9120a4a1943e18c454ae8))
+ - Test newly written pack data alone ([`01fdd70`](https://github.com/yuki0iq/gitoxide/commit/01fdd70395a662612309ece730c2a75303e2155e))
+ - Write pack data entries #(67) ([`722202e`](https://github.com/yuki0iq/gitoxide/commit/722202edce0d5700a9df9eff6208ad5d7c6554fb))
+ - Refactor ([`eed1e3c`](https://github.com/yuki0iq/gitoxide/commit/eed1e3c21658ee152d224622599cd5a4c65df126))
+ - Write pack data header #(67) ([`717726b`](https://github.com/yuki0iq/gitoxide/commit/717726b30e80f0ca56927f31e823ec48470fbeb2))
+ - Refactor ([`28cbeb3`](https://github.com/yuki0iq/gitoxide/commit/28cbeb3ca1d6c5f6aa7664255d1d44fdb49f116b))
+ - Refactor ([`4261c7d`](https://github.com/yuki0iq/gitoxide/commit/4261c7dea7666cfc3a867bca2bbdb0827487be00))
+ - All logic needed to write a valid pack within an iterator ([`775ab29`](https://github.com/yuki0iq/gitoxide/commit/775ab295531875ec93e57d30422b88e03e48313e))
+ - Sketch of pack data write API ([`dfeda87`](https://github.com/yuki0iq/gitoxide/commit/dfeda87de13c6f05a39732d3f0518bb76695be9a))
+ - Refactor ([`f33fa10`](https://github.com/yuki0iq/gitoxide/commit/f33fa10224d46539c94a2042014c14042d7dc968))
+ - [experiment/object-access] allow bare repositories ([`401690d`](https://github.com/yuki0iq/gitoxide/commit/401690dbc6c10b2e7144bf3362c4b2e71435e801))
+ - Thanks clippy ([`c86823a`](https://github.com/yuki0iq/gitoxide/commit/c86823a5cce91a12738c25313ae15eec7751af46))
+ - Refactor zlib ([`4587b82`](https://github.com/yuki0iq/gitoxide/commit/4587b8244c5ba85aa899e998214119aadb948862))
+ - Refactor zlib ([`496e6bb`](https://github.com/yuki0iq/gitoxide/commit/496e6bb86ba1bcf66ffaf250b026c12bd3e830c5))
+ - Refactor ([`3a4469c`](https://github.com/yuki0iq/gitoxide/commit/3a4469c20c44dd649a442c7f6c2902325c744394))
+ - First basic pack entry generation (base only) works… ([`75cb32b`](https://github.com/yuki0iq/gitoxide/commit/75cb32baed75c23b47d6422569be630c6fd412f7))
+ - Refactor ([`d4bf8ae`](https://github.com/yuki0iq/gitoxide/commit/d4bf8aea9b8f811b57b943be16ea4bb2eabccca4))
+ - Refactor ([`2d89222`](https://github.com/yuki0iq/gitoxide/commit/2d89222b1d48cf63544ceb4bf8d3067a49adb792))
+ - Refactor ([`eb3a8da`](https://github.com/yuki0iq/gitoxide/commit/eb3a8da7a246355f1ef0de20226abaaf38b01126))
+ - Allow calling 'finalize()' on the entries iterator ([`3c617bc`](https://github.com/yuki0iq/gitoxide/commit/3c617bc2ae59adbb12c254308269e745149d462b))
+ - Refactor ([`b7d0323`](https://github.com/yuki0iq/gitoxide/commit/b7d03235b1eb42e98cfc7620dea9d41b0e87d208))
+ - Reduce size of data::Object ([`7aa783a`](https://github.com/yuki0iq/gitoxide/commit/7aa783ab4e06d3e33f918c0cd084dd8d89f3d768))
+ - First pack-to-pack copy and crc32 verification ([`37619f0`](https://github.com/yuki0iq/gitoxide/commit/37619f0ea71216ef7a0b9e512e3987fead08c9b9))
+ - It's possible to get entry data within pack generation ([`a2a5927`](https://github.com/yuki0iq/gitoxide/commit/a2a59272116029e9328fb2798e5c72e9fc9b3b32))
+ - Git-odb without cargo warnings due to using the same test twice ([`8945f95`](https://github.com/yuki0iq/gitoxide/commit/8945f95364b489e7a639d74dd0f28b17e82e70f3))
+ - A way to obtain entry information using previous lookup information ([`a55d113`](https://github.com/yuki0iq/gitoxide/commit/a55d113ded8d6aeee78f9041f13167dc54243254))
+ - Refactor ([`95ab11b`](https://github.com/yuki0iq/gitoxide/commit/95ab11bd3014c81ab35437ba9d1c6b84caf6ba76))
+ - A probably more secure way of accessing pack data ([`7a01bd8`](https://github.com/yuki0iq/gitoxide/commit/7a01bd8b120fa34566b0f97ca9b35e1d8a97aefa))
+ - Sketch of pack-entry retrieval api ([`d1e9248`](https://github.com/yuki0iq/gitoxide/commit/d1e92486c9b716c11cf75eccd9829738d3b94ca0))
+ - Refactor ([`08cf90a`](https://github.com/yuki0iq/gitoxide/commit/08cf90a2e33e3a0cdbb249ffcc46ef3a46685145))
+ - Let's be a bit more conservative with this information for now ([`efef417`](https://github.com/yuki0iq/gitoxide/commit/efef417e52caf12a2090b6d4a96e0633e77471dd))
+ - Objects know their pack location ([`73f1c66`](https://github.com/yuki0iq/gitoxide/commit/73f1c668b629055d8b0bffc1a6cc31c54037a6da))
+ - Chunks based iteration for pack generation ([`23c2694`](https://github.com/yuki0iq/gitoxide/commit/23c2694c86eb397f5063f248c95cd164bae2120a))
+ - Some notes about how to treat defaults of file versions ([`cfa5cf6`](https://github.com/yuki0iq/gitoxide/commit/cfa5cf6146d4de028a31b5eb8ad756477e37111b))
+ - Run git-odb tests in parallel, too; improved threaded error handling ([`40802fd`](https://github.com/yuki0iq/gitoxide/commit/40802fd8bbb15b8a61249522d67f3a5b28da64b3))
+ - The first test for pack generation ([`2a2fdde`](https://github.com/yuki0iq/gitoxide/commit/2a2fdde2e5365e83faf99999ea1c640159f5c4b9))
+ - Refactor ([`385f52d`](https://github.com/yuki0iq/gitoxide/commit/385f52d4ea99230839bb447e2993bad741ce0cae))
+ - Refactor Please enter the commit message for your changes. Lines starting ([`f65c68c`](https://github.com/yuki0iq/gitoxide/commit/f65c68c3c7c4c838ea77494ecc0ce17f6d5d719b))
+ - Fix doc links ([`ec35743`](https://github.com/yuki0iq/gitoxide/commit/ec35743cc4062f2b6dbfc85b7f5aadfa68f598a7))
+ - Thanks clippy ([`563e445`](https://github.com/yuki0iq/gitoxide/commit/563e4452aae5c6dc1323e0f6759315e73f3a2c89))
+ - The first seemingly working iteration over all objects in an odb #(67) ([`6b34f62`](https://github.com/yuki0iq/gitoxide/commit/6b34f62cc4e6f9ee6030590d8b3f185dda3bc568))
+ - Refactor ([`01d9d91`](https://github.com/yuki0iq/gitoxide/commit/01d9d91d1bce6217b8a48ab1f0a7ba4e17508279))
+ - Impl size_hint for linked db iter ([`ada259b`](https://github.com/yuki0iq/gitoxide/commit/ada259b4fe441728682521e9138ed9f6ef1c13f4))
+ - Refactor ([`82c2f42`](https://github.com/yuki0iq/gitoxide/commit/82c2f428e22c3cda79913c9ca2f092c377d692aa))
+ - Refactor ([`7a6b514`](https://github.com/yuki0iq/gitoxide/commit/7a6b514a5b9b93bf574cd3a114f27ad5967e89ac))
+ - First sketch of object iterator for linked::Db ([`a316eed`](https://github.com/yuki0iq/gitoxide/commit/a316eed4bf4634d4776d153528cb28254b847bdd))
+ - Set environment in testtools to freeze repositories generation scripts ([`eaad3ab`](https://github.com/yuki0iq/gitoxide/commit/eaad3ab69338115439a553ba1062160dc3a08082))
+ - Faster repeated tests if fixtures don't change ([`792277f`](https://github.com/yuki0iq/gitoxide/commit/792277f241446086dd6c9b78f688363d4e66e5a7))
+ - Refactor ([`e1a92ad`](https://github.com/yuki0iq/gitoxide/commit/e1a92adbedcb017a9e35049389ef86fca34fa44c))
+ - Allow the use of shared test utilities across crates ([`b117626`](https://github.com/yuki0iq/gitoxide/commit/b117626df6da714c24d2b7914301678e89d2d0cb))
+ - Refactor ([`40b86a7`](https://github.com/yuki0iq/gitoxide/commit/40b86a78367fbd7cd9c8e5447c9b97fa685cc43e))
+ - Refactor ([`8b00094`](https://github.com/yuki0iq/gitoxide/commit/8b0009466b820b934a2244a98360007336180246))
+ - Fix doc links ([`7479071`](https://github.com/yuki0iq/gitoxide/commit/747907145e001a093c8dc84e80d879f4d18c84d5))
+ - Thanks clippy ([`6f901f5`](https://github.com/yuki0iq/gitoxide/commit/6f901f5daa868c1a0e9cea113abe13beb65d8f35))
+ - Ancestor iterator is now generic over Locate trait ([`bbfd616`](https://github.com/yuki0iq/gitoxide/commit/bbfd616ae023aae9d92ebd9d873a9be02423e820))
+ - [fail] try to abstract ancestor::Iter over Locate trait ([`f8c0375`](https://github.com/yuki0iq/gitoxide/commit/f8c0375bbafffc81938998a8ff8aa2faac9253e1))
+ - Refactor ([`5ef1f22`](https://github.com/yuki0iq/gitoxide/commit/5ef1f22c1e12ff8d607663d4dfbbbfe426a29e0f))
+ - Improve interface for building packs based on Locate trait #(67) ([`5b66b6e`](https://github.com/yuki0iq/gitoxide/commit/5b66b6e729c858068a31e4817db63a5f6ba5032b))
+ - A version of the Locate trait we can do today #(67) ([`d752be2`](https://github.com/yuki0iq/gitoxide/commit/d752be2931e3403c16fea8d804c8759c56bb1fd4))
+ - [git-odb] Associated types with lifetimes also don't seem to work ([`0e68a9d`](https://github.com/yuki0iq/gitoxide/commit/0e68a9d095eb038da0e9139fe1d649d593d72010))
+ - [git-odb] Trying to use offical traits won't work with our kind of object ([`29a5054`](https://github.com/yuki0iq/gitoxide/commit/29a5054740fd0c7958376c603fd6214421f7772f))
+ - :borrowed::Object => git-odb::data::Object ([`747a13e`](https://github.com/yuki0iq/gitoxide/commit/747a13e9a1fe5200c53055dd961507c9fef667e1))
+ - An even better name for decode errors ([`f270850`](https://github.com/yuki0iq/gitoxide/commit/f270850ff92eab15258023b8e59346ec200303bd))
+ - Make clear it's a decode error we are using there ([`f45cb4b`](https://github.com/yuki0iq/gitoxide/commit/f45cb4b62122559e5701923e0a23dd5791ee2ced))
+ - Rename git-object::(owned->mutable)|(borrowed|immutable) #(67) ([`91ee558`](https://github.com/yuki0iq/gitoxide/commit/91ee55893bf4b27a47d86d51bae6f99b59b69147))
+ - Bump git-odb minor version ([`5c833ce`](https://github.com/yuki0iq/gitoxide/commit/5c833ce64babd00b7ced3e3a1c9ed3dbd260c9f4))
+ - Thanks clippy ([`547af6e`](https://github.com/yuki0iq/gitoxide/commit/547af6e3965112c8eea69cae173a6996249b77c5))
+ - Fix test breakage for loose object reading ([`222c7a2`](https://github.com/yuki0iq/gitoxide/commit/222c7a276efdc65da4f9490f53b82e58f8e878c1))
+ - Fix docs #(67) ([`01db10a`](https://github.com/yuki0iq/gitoxide/commit/01db10a27431ad89a68ed3e4eabae810748a6f29))
+ - Thanks clippy ([`60a7689`](https://github.com/yuki0iq/gitoxide/commit/60a7689d7493d29103775ce358999314af9257c8))
+ - Refactor ([`ef674ff`](https://github.com/yuki0iq/gitoxide/commit/ef674ffde5af3c19a9538d99112f414144b921cd))
+ - Remove loose::Object entirely #(67) ([`5cf4840`](https://github.com/yuki0iq/gitoxide/commit/5cf4840b10a3fac43266bc9defa72977a004bf8c))
+ - Start using loose::Db::locate2 - definitely still bugs in there ([`d6f07b7`](https://github.com/yuki0iq/gitoxide/commit/d6f07b7709fb2291484859477b54371ef3108a57))
+ - An alternative version of loose::Db::locate() for use with borrowed::Object ([`5b40a32`](https://github.com/yuki0iq/gitoxide/commit/5b40a32c017f264d80b8babb293470a4a47a45b4))
+ - Refactor ([`bad3ce4`](https://github.com/yuki0iq/gitoxide/commit/bad3ce417dd7b4cdbcf45c95fbdc44b245b0762f))
+ - Replace loose::Object::stream() with *::data() #(67) ([`040b347`](https://github.com/yuki0iq/gitoxide/commit/040b347d1b020ef17a8862c4cb792e267d674c8a))
+ - Sketch loose::Object::data() to start refactoring #(67) ([`ee1701f`](https://github.com/yuki0iq/gitoxide/commit/ee1701f681af4a6acfd6809fe439a3fa1912f259))
+ - Sketch of trait for locating objects #(67) ([`31445d7`](https://github.com/yuki0iq/gitoxide/commit/31445d778864c430d363bea86c51286f5f9f69a1))
+ - Refactor ([`2754dd6`](https://github.com/yuki0iq/gitoxide/commit/2754dd6078608a600ec20a5d1c9307c2d746e6c5))
+ - Refactor ([`3e908bd`](https://github.com/yuki0iq/gitoxide/commit/3e908bd4b4077c4a5d113cefc113f9d71f249133))
+ - Refactor ([`409d763`](https://github.com/yuki0iq/gitoxide/commit/409d763d2fca974a647487c72d15f568a9b62ccb))
+ - Refactor ([`896ab94`](https://github.com/yuki0iq/gitoxide/commit/896ab940bcd475d026e4009b3aa2fa6a025c14bc))
+ - Remove unsafe interface for stepped computation #(67) ([`c856613`](https://github.com/yuki0iq/gitoxide/commit/c856613a35aea7dea1d093bfcfe1ddbde93fdf26))
+ - Show that with custom iterators, Arc's are natively supported #(67) ([`0c49007`](https://github.com/yuki0iq/gitoxide/commit/0c490073c53cf1f2df9fe2cd7612a1531e1430a7))
+ - Thanks clippy ([`405dd9d`](https://github.com/yuki0iq/gitoxide/commit/405dd9d4cb7980a4925b19562e02a9fb7f0f5ab6))
+ - Multi-tip support #(67) ([`2254ecc`](https://github.com/yuki0iq/gitoxide/commit/2254ecc4b1927867f02fe03db4a027d8c1e47ee9))
+ - Cache support for traversal #(67) ([`1e9300a`](https://github.com/yuki0iq/gitoxide/commit/1e9300ac53b1d3e96352ce466f2c7d27a93ade2a))
+ - Cycle and duplicate check #(67) ([`334a72d`](https://github.com/yuki0iq/gitoxide/commit/334a72d4a2ec2718d92b9c0843c4f6722a909f5e))
+ - A new failing test ([`86b6c24`](https://github.com/yuki0iq/gitoxide/commit/86b6c2497cfa17bf3f822792e3afe406f7968ee7))
+ - Refactor ([`5408b62`](https://github.com/yuki0iq/gitoxide/commit/5408b6258c5c5aea26c91e4ec7e7d56e8a3cc8f8))
+ - The first basic traversal utility #(67) ([`ea6610b`](https://github.com/yuki0iq/gitoxide/commit/ea6610b9157d8d0dabd2ddd07c45dc6651b9cf84))
+ - Fix iteration signature due to shadowed naming ([`fe8b459`](https://github.com/yuki0iq/gitoxide/commit/fe8b459fc406d5fee39d7dd333ff0afad78a0c38))
+ - Thanks clippy ([`a463a43`](https://github.com/yuki0iq/gitoxide/commit/a463a438c69a96ac0f291298113c7814b6d51ec4))
+ - Sketch of machinery for producing pack entries #(67) ([`ac8e7fb`](https://github.com/yuki0iq/gitoxide/commit/ac8e7fb6c8ae4ac42f56482d9d7744aa66132702))
+ - A step towards using SteppedReduce #(67) ([`0d5595a`](https://github.com/yuki0iq/gitoxide/commit/0d5595a2269314d9aa2a76b2b5d650506a51f58e))
+ - (cargo-release) version 0.13.0 ([`ac2eddb`](https://github.com/yuki0iq/gitoxide/commit/ac2eddb06eb3d8a9a3dcdcd796eb54a7e45ab935))
+ - Allow parallel reducers to produce something during 'feed()' #(67) ([`6c04fcd`](https://github.com/yuki0iq/gitoxide/commit/6c04fcd643083d9db633edd3bb838b4f5de8f0db))
+ - Allow more fine-grained stepping over the pack generator #(67) ([`22eb892`](https://github.com/yuki0iq/gitoxide/commit/22eb892e7e66f6a5e3e35094a657a8469a163e26))
+ - Allow to obtain object information without fetching the data #(67) ([`6553850`](https://github.com/yuki0iq/gitoxide/commit/6553850aacbf815989af297bc95fe15d915f62ec))
+ - Sketch a version to abstract object data retrieval #(67) ([`ad90446`](https://github.com/yuki0iq/gitoxide/commit/ad90446da913f1f0b9833a393c5f33ae2638ae30))
+ - Implement `Write` trait for linked::Db ([`21362c3`](https://github.com/yuki0iq/gitoxide/commit/21362c388026837ad78891945cfeac8cea27e0db))
+ - Docs for `linked::Db` ([`9d936de`](https://github.com/yuki0iq/gitoxide/commit/9d936dea06b8b28a46e8a0a466ea9f4d618595b1))
+ - Support for caches within linked::Db ([`3635a3e`](https://github.com/yuki0iq/gitoxide/commit/3635a3e8629143c6b96ed80eb7d7a10f011afceb))
+ - `locate()` for `linked::Db` without cache for now ([`014bc3c`](https://github.com/yuki0iq/gitoxide/commit/014bc3c74a8b566608091f0decfe79439ab5d6f9))
+ - Refactor ([`7b443d1`](https://github.com/yuki0iq/gitoxide/commit/7b443d1563e8231ca8bf88752eac28f441801d52))
+ - Refactor ([`d077ead`](https://github.com/yuki0iq/gitoxide/commit/d077ead603ce87f891e83e83cbcffeb4c79dd1f0))
+ - :Db::init() with a few tests ([`4c77e4c`](https://github.com/yuki0iq/gitoxide/commit/4c77e4c97641ab3b02b56aaa702a7d2ca5bced7c))
+ - Frame for linked::Db ([`e64d148`](https://github.com/yuki0iq/gitoxide/commit/e64d148a0984fb6dba3f788f8cc99c37914fd930))
+ - Make cycles in alternate object chains fatal ([`67e679a`](https://github.com/yuki0iq/gitoxide/commit/67e679a6d7b56c2754f422e5cce3f8cf0784e506))
+ - Resolve alternates as paths, not as repositories ([`73352c3`](https://github.com/yuki0iq/gitoxide/commit/73352c346d4a408eb657f1862996525982c16db6))
+ - Remove support for Polonius in preparation for a new repo type ([`871c803`](https://github.com/yuki0iq/gitoxide/commit/871c803d9c5be6e786338b549c243ad50d057df5))
+ - (cargo-release) version 0.11.0 ([`fd698e3`](https://github.com/yuki0iq/gitoxide/commit/fd698e334e44d5c478c162f98d09afd9ce7a6895))
+ - Introduce pack_id for use in pack cache, preventing (most collisions) ([`ad04ad3`](https://github.com/yuki0iq/gitoxide/commit/ad04ad3b8ac54e78bee307dd44c85c1389edced2))
+ - Fix benchmark to get valid test results ([`20abb3a`](https://github.com/yuki0iq/gitoxide/commit/20abb3a4fc9769f23b9a86d2e8d49f53290b36f4))
+ - First use of memory-cap based LRU cache for object access ([`b057494`](https://github.com/yuki0iq/gitoxide/commit/b0574945039881c6d5d8be4107c1c987ed3bbaf6))
+ - Add hash-map based LRU to allow bigger/more effective object caches ([`5affdd5`](https://github.com/yuki0iq/gitoxide/commit/5affdd5df0c4d01f3130fc1be259c72f601a1f71))
+ - Feature toggle for uluru based Lru cache ([`98eec48`](https://github.com/yuki0iq/gitoxide/commit/98eec4837d605a408b026a859e53a7e2eae8e4da))
+ - Refactor ([`d624d09`](https://github.com/yuki0iq/gitoxide/commit/d624d097784eed216f8d0e94544d8b62ef6c3010))
+ - Improve docs to prevent people to 'misuse' the Lru cache. ([`fff62ed`](https://github.com/yuki0iq/gitoxide/commit/fff62ed708153e1c9313930bf36877faad5cd777))
+ - LruCache with const-generics ([`93618d1`](https://github.com/yuki0iq/gitoxide/commit/93618d107e9defadb603209251f77948caddc121))
+ - [experiment] cached version of compound::locate() ([`ec988dc`](https://github.com/yuki0iq/gitoxide/commit/ec988dc21320b211f3da9327b63101f954db307e))
+ - (cargo-release) version 0.10.0 ([`3161777`](https://github.com/yuki0iq/gitoxide/commit/316177729e42f8d000a40ab01b9b97621e7179e8))
+ - (cargo-release) version 0.7.0 ([`b900914`](https://github.com/yuki0iq/gitoxide/commit/b900914a00292217ba7b9bcac260591800395287))
+ - (cargo-release) version 0.12.0 ([`3b71e7e`](https://github.com/yuki0iq/gitoxide/commit/3b71e7e8416e550b47e5aed2259c1181497ac9e8))
+ - (cargo-release) version 0.2.0 ([`4ec09f4`](https://github.com/yuki0iq/gitoxide/commit/4ec09f4d2239ea1d44f7145027e64191bf2c158c))
+ - Greatly reduce compound::Object size ([`afa8156`](https://github.com/yuki0iq/gitoxide/commit/afa8156c37c6ea93bad7553e5a373fc333398d9b))
+ - The git-odb compound Object clearly is too large ([`8f0e813`](https://github.com/yuki0iq/gitoxide/commit/8f0e8138ed3313b79b4e358854b9fda5e981f652))
+ - Add link to simplified/polonius version in the docs ([`d53c4b0`](https://github.com/yuki0iq/gitoxide/commit/d53c4b0f91f1b29769c9430f2d1c0bcab1170c75))
+ - Only check alternates for objects not found in packs or loose ([`b317200`](https://github.com/yuki0iq/gitoxide/commit/b317200b72096573d511d229c6e61e74e7ba14db))
+ - Avoid double-lookup in packs without polonius ([`eaae9c1`](https://github.com/yuki0iq/gitoxide/commit/eaae9c1bc723209d793eb93f5587fa2604d5cd92))
+ - Thanks clippy ([`0c5f404`](https://github.com/yuki0iq/gitoxide/commit/0c5f4043da4615820cb180804a81c2d4fe75fe5e))
+ - Remove locate(…) -> Option> in favor of Result
> ([`40ee743`](https://github.com/yuki0iq/gitoxide/commit/40ee7438a98c4094c0fd04977cd4904668087512))
+ - A locate returning Result
> for compound DB ([`a1dafa6`](https://github.com/yuki0iq/gitoxide/commit/a1dafa64b4e26dd1456d38f94d58eaadf19abfd3))
+ - Use Result
> in Bundle::locate() ([`2dfef8f`](https://github.com/yuki0iq/gitoxide/commit/2dfef8f71da456c5c494e1530040589582a046b1))
+ - A trial for Result
> for loose object databases ([`3842859`](https://github.com/yuki0iq/gitoxide/commit/3842859c5bddb8b4583443685c26dcae3f8db558))
+ - Assure loose objects are actually not found when opening ([`7a4f2bf`](https://github.com/yuki0iq/gitoxide/commit/7a4f2bf2cb31407422be2e563b3df210bbf8bfd0))
+ - Add feature toggle for polonius and make it part of the test suite ([`c825c11`](https://github.com/yuki0iq/gitoxide/commit/c825c11e2d17141b38654d30b37e043dfae383f3))
+ - (cargo-release) version 0.9.1 ([`e0feb28`](https://github.com/yuki0iq/gitoxide/commit/e0feb28b50ce55be71b24ea5238a760f5b1f8d3b))
+ - (cargo-release) version 0.9.0 ([`efc8983`](https://github.com/yuki0iq/gitoxide/commit/efc898381d830e44487c62e35a665d3ccd0a2d39))
+ - Thanks clippy ([`0fc239c`](https://github.com/yuki0iq/gitoxide/commit/0fc239cf9b773f72928b7c42344b578c6ff5d19f))
+ - Refactor ([`f2e9add`](https://github.com/yuki0iq/gitoxide/commit/f2e9add3cb5803426a2e36a3b462f823e8cef44b))
+ - Upgrade depdendencies ([`e4a7711`](https://github.com/yuki0iq/gitoxide/commit/e4a77112ee4f5d0ab61d0678aab8ee090335740c))
+ - Fix compile warnings produced by +nightly build ([`e387d2c`](https://github.com/yuki0iq/gitoxide/commit/e387d2c148e231321f88e5fb1b2988437475d2c0))
+ - Merge pull request #50 from Byron/edward-shen/odb-zlib-ng ([`acb90d7`](https://github.com/yuki0iq/gitoxide/commit/acb90d755fb02c37f8a5a431778abcbe143fb5e5))
+ - Conform imports ([`fd73731`](https://github.com/yuki0iq/gitoxide/commit/fd737317379af80f8e0ba9a9a8fc505fb60fd177))
+ - Fix error type argument order and spell fields out ([`819568e`](https://github.com/yuki0iq/gitoxide/commit/819568e9c5be14cec1e9e1cdc915b4c286c2ed00))
+ - [git-odb] Return error on invalid packs ([`88de64d`](https://github.com/yuki0iq/gitoxide/commit/88de64d433b44996d5f8be733b50e1949c71e42d))
+ - [git-odb] Fix Inflate::once ([`36f6bbd`](https://github.com/yuki0iq/gitoxide/commit/36f6bbd451a5474cb6dac0259904e4aed7fd11d9))
+ - [git-odb] Remove unnecessary tests ([`ebe41ca`](https://github.com/yuki0iq/gitoxide/commit/ebe41cadc4acb38326e59d193fd3b1e501146943))
+ - [gix] Use flate2 by default ([`f1158a1`](https://github.com/yuki0iq/gitoxide/commit/f1158a1a4bc8e13913461db4d4851e32d57816ff))
+ - [gix] Add optional zlib feature ([`f1f9665`](https://github.com/yuki0iq/gitoxide/commit/f1f96658a6cd6165ba9c9d7acb809fcaf2c46f9c))
+ - [git-odb] Add feature flag for zlib-ng ([`96b3810`](https://github.com/yuki0iq/gitoxide/commit/96b3810995f9e7b0164234dcb9f3b28b0c9b5224))
+ - (cargo-release) version 0.8.0 ([`1ccfdcd`](https://github.com/yuki0iq/gitoxide/commit/1ccfdcdb96b59c6415e7fbc800371d594b2ef7a1))
+ - (cargo-release) version 0.7.1 ([`2c38ff9`](https://github.com/yuki0iq/gitoxide/commit/2c38ff909cd5ed39995d4ac3b5af3e0da2f3b76d))
+ - (cargo-release) version 0.11.0 ([`1aa1f5e`](https://github.com/yuki0iq/gitoxide/commit/1aa1f5e84a07427d5d7f3231735fe9c1923f506f))
+ - Require latest version of git-features in git-odb ([`e664e93`](https://github.com/yuki0iq/gitoxide/commit/e664e93e960564c43a5510d32bf5ff45624af8ee))
+ - Remove usage of gitfeatures::fs in organize subcommand ([`b567d37`](https://github.com/yuki0iq/gitoxide/commit/b567d3709a74e9fdafef54b0fe58ca82721cd773))
+ - Refactor; planning ([`5df492c`](https://github.com/yuki0iq/gitoxide/commit/5df492c7d7322bde2b268deaf590f1ba012a6b8e))
+ - Thanks clippy ([`343ab9a`](https://github.com/yuki0iq/gitoxide/commit/343ab9adb62da1dde495fc209c179137bbe59a10))
+ - Refactor ([`5b1328f`](https://github.com/yuki0iq/gitoxide/commit/5b1328fc48deab321f81d25b5dc8e9ba55840e2c))
+ - Add missing '.' at end of doc comments ([`7136854`](https://github.com/yuki0iq/gitoxide/commit/71368544f97369a4d371d43513607c4805bd0fd0))
+ - Fix git-odb tests ([`35c1209`](https://github.com/yuki0iq/gitoxide/commit/35c1209164b5baaa68d1c566344ac73ee6dfae79))
+ - All crates use git-hash::Kind and its types, sometimes through git-object ([`124c171`](https://github.com/yuki0iq/gitoxide/commit/124c171aaf546d8977e9913ff84e65383a80ee98))
+ - Use git-hash in git-features ([`5b307e0`](https://github.com/yuki0iq/gitoxide/commit/5b307e076f6f5975592c8b177c122c91c1d809c6))
+ - (cargo-release) version 0.6.0 ([`27f5955`](https://github.com/yuki0iq/gitoxide/commit/27f5955e047f35e21a86789eb46bfd89e1c99b44))
+ - (cargo-release) version 0.9.0 ([`a89fdb9`](https://github.com/yuki0iq/gitoxide/commit/a89fdb98f64bb0ca070fa79a1f58f1232bb14090))
+ - (cargo-release) version 0.5.0 ([`fc7d600`](https://github.com/yuki0iq/gitoxide/commit/fc7d600ac2c438c8b6b91f67cb69b0ac5ec37675))
+ - (cargo-release) version 0.5.0 ([`c767e07`](https://github.com/yuki0iq/gitoxide/commit/c767e07ccfc58a28e3e8ec22b590afdf0d92b9f2))
+ - More docs for owned git-object ([`b79101d`](https://github.com/yuki0iq/gitoxide/commit/b79101d714f59a42a30eb47776486a212ec0f738))
+ - Thanks clippy ([`ba9b3c2`](https://github.com/yuki0iq/gitoxide/commit/ba9b3c2345887353e02fc081be80733f1c5e22d9))
+ - Refactor ([`d5d7cf9`](https://github.com/yuki0iq/gitoxide/commit/d5d7cf9d3f42d83652a7b81bc6e1ee6731396d6b))
+ - More docs of git-object::owned ([`0620dce`](https://github.com/yuki0iq/gitoxide/commit/0620dce7a3ac368354c73e3927eb96a6e4990f0c))
+ - (cargo-release) version 0.8.0 ([`47c00c2`](https://github.com/yuki0iq/gitoxide/commit/47c00c2228cf25c79e1fa3eb4229c7ab24de91e5))
+ - Cargo clippy Rust 1.48 ([`475a68c`](https://github.com/yuki0iq/gitoxide/commit/475a68ce33b895de911939c51afa159df534f7b8))
+ - Finish refactoring git-odb ([`ec282ae`](https://github.com/yuki0iq/gitoxide/commit/ec282ae1a3d9f16eb9c89a44e17259112d097a41))
+ - (cargo-release) version 0.7.0 ([`7fa7bae`](https://github.com/yuki0iq/gitoxide/commit/7fa7baeb3e7d008a25e4d714eff908e2516c828b))
+ - (cargo-release) version 0.4.2 ([`173c957`](https://github.com/yuki0iq/gitoxide/commit/173c957032761705edc61a0ded1f963cac73c320))
+ - Minor fixes to git-odb docs ([`3788512`](https://github.com/yuki0iq/gitoxide/commit/37885125d7c4d1dba7aaff37b5d39a7c249bf794))
+ - Complete docs for git-odb ([`0cf8496`](https://github.com/yuki0iq/gitoxide/commit/0cf84967feed768bc29de29f65f6dc4622008464))
+ - Prefer empty doc strings for modules over [allow missing docs] ([`9b3f04f`](https://github.com/yuki0iq/gitoxide/commit/9b3f04f4247d6d2a139f813ea2555203d374962a))
+ - Add remaining doc strings for git-odb ([`428f0ad`](https://github.com/yuki0iq/gitoxide/commit/428f0ad2072148416b54b050add9a50868e7e5d0))
+ - Some more docs ([`2d87124`](https://github.com/yuki0iq/gitoxide/commit/2d87124344af845a34d17693f5ef04c9fb3323e1))
+ - Try to document all the bits an pieces of git-odb ([`1b353fa`](https://github.com/yuki0iq/gitoxide/commit/1b353fa95723a7fe4ddef0a70486a74957e727cd))
+ - Finish docs on top-level traversal method ([`2ef1c99`](https://github.com/yuki0iq/gitoxide/commit/2ef1c99a48c39cb9f3362a5ea493b5e90e4593c9))
+ - Start describing how pack traversal works ([`5e990f2`](https://github.com/yuki0iq/gitoxide/commit/5e990f20dee6005d23ebc5a56389f09d9d7f8782))
+ - Refactor ([`a681335`](https://github.com/yuki0iq/gitoxide/commit/a681335b51c10ff56ddd2fe80ec24449a771abd2))
+ - Document pack::index::write ([`f5edc60`](https://github.com/yuki0iq/gitoxide/commit/f5edc602cb3e570ce154a3ba3d692fcbcf8d55c0))
+ - Dependency update ([`bc336d9`](https://github.com/yuki0iq/gitoxide/commit/bc336d9bb22d13a6d2407b44b297fcb770cdaac6))
+ - Refactor ([`6b909a2`](https://github.com/yuki0iq/gitoxide/commit/6b909a22cf981b33060cb6f1324ec3231146d159))
+ - Refactor ([`b511a2b`](https://github.com/yuki0iq/gitoxide/commit/b511a2b1d9b6d55b1937ad3f4bbbb331b5cdd9a3))
+ - Document index integrity checking ([`9336ab9`](https://github.com/yuki0iq/gitoxide/commit/9336ab9f9675ba5d33eacefc585d745e1b0bcc18))
+ - Docs for index access ([`996acbf`](https://github.com/yuki0iq/gitoxide/commit/996acbf67fde183a0e5f553ecad9b2361eecf18b))
+ - Docs for top level pack index module ([`d2dd72f`](https://github.com/yuki0iq/gitoxide/commit/d2dd72fe2d230ecdd88343535ecdbfbd8ae1b143))
+ - Document pack data verification ([`27962ca`](https://github.com/yuki0iq/gitoxide/commit/27962ca9019d0b4971fa76afedaf1d85f451665b))
+ - Document pack entry iteration ([`c869ee9`](https://github.com/yuki0iq/gitoxide/commit/c869ee93c6f042ce3de4962229e2caa4377af62b))
+ - Docs for pack header ([`9505b40`](https://github.com/yuki0iq/gitoxide/commit/9505b401a87c3107ac1e5775ff6c10e8a808ba25))
+ - Some more pack data file documentation ([`05e05f4`](https://github.com/yuki0iq/gitoxide/commit/05e05f46a38bcc068b564409d92310dd93ca5527))
+ - Docs for Bundle::write_* ([`ac41253`](https://github.com/yuki0iq/gitoxide/commit/ac41253067803796e5623184d7dee790aa597809))
+ - Remove special Error with just one variant… ([`d05a416`](https://github.com/yuki0iq/gitoxide/commit/d05a416dc43164f4c9fb2ee00884107fdbd13f90))
+ - Docs for Bundle::locate ([`066787c`](https://github.com/yuki0iq/gitoxide/commit/066787c12e3142732d3ba65b233c836f89745543))
+ - Some more docs for 'pack' module ([`c32850d`](https://github.com/yuki0iq/gitoxide/commit/c32850d4b6f94dd636d09b6222d2aa7ee6a85c82))
+ - Some more documentation ([`201f67c`](https://github.com/yuki0iq/gitoxide/commit/201f67ce52e39dde3a79ff8a1f05bbaf30deec15))
+ - Merge branch 'commit-graph' into main ([`9cb09b2`](https://github.com/yuki0iq/gitoxide/commit/9cb09b248796f0ff5c9d3f3e857de4731324cfd5))
+ - Specify the hash to create with 'hash::bytes_of_file' ([`c000294`](https://github.com/yuki0iq/gitoxide/commit/c000294423ae0759b978399db3b69ac07c20578d))
+ - Move 'git_odb::hash::bytes_of_file' into git_features::hash ([`c5f6b45`](https://github.com/yuki0iq/gitoxide/commit/c5f6b4587ee4042a080c0505613b0c72fdfe5273))
+ - The daily commit (single handedly) ([`b528c2e`](https://github.com/yuki0iq/gitoxide/commit/b528c2e1bf0a3211491535427c4bd36212711a0f))
+ - Document `loose::Object` entirely ([`d5eef9c`](https://github.com/yuki0iq/gitoxide/commit/d5eef9cdd06910eeaf1f1c4114b97638a29c7327))
+ - Thanks clippy ([`b9e0a87`](https://github.com/yuki0iq/gitoxide/commit/b9e0a87996b8f3c4531a392607c353a1f0824ce6))
+ - Docs for Sink ([`e7a09f0`](https://github.com/yuki0iq/gitoxide/commit/e7a09f0628b44ae0c6b564ef41f044e51866f2df))
+ - Docs for compound object databases ([`813df71`](https://github.com/yuki0iq/gitoxide/commit/813df7115eb643742158f975975eb7469443cc07))
+ - Document borrowed odb objects ([`7626f7f`](https://github.com/yuki0iq/gitoxide/commit/7626f7f3af885f1b95801f9dbc71bee0bc77400e))
+ - Document alternates implementation ([`60666e8`](https://github.com/yuki0iq/gitoxide/commit/60666e86316c81f3bb63ee151e457af78dbefc00))
+ - Docs for git-odb crate (top-level) ([`71af366`](https://github.com/yuki0iq/gitoxide/commit/71af366c84e1bd00125b4582d80799a6d927324a))
+ - Remove dash in all repository links ([`98c1360`](https://github.com/yuki0iq/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
+ - Merge branch 'main' into commit-graph ([`ca5b801`](https://github.com/yuki0iq/gitoxide/commit/ca5b80174b73cc9ac162b3f33b5d3721ef936cb1))
+ - Thanks clippy ([`e355b4a`](https://github.com/yuki0iq/gitoxide/commit/e355b4ad133075152312816816af5ce72cf79cff))
+ - Refactor ([`5a1cbf2`](https://github.com/yuki0iq/gitoxide/commit/5a1cbf299f2d5c1c07143d14ee3ded95d6a44a20))
+ - And octal values unquoting works too ([`5effc7b`](https://github.com/yuki0iq/gitoxide/commit/5effc7b6daf6ff49b6d51af09f8da148602c7322))
+ - All explicit escapes ([`1841544`](https://github.com/yuki0iq/gitoxide/commit/18415445caaee6e9e54aabddb88bdcd2f5602508))
+ - First bunch of simple unescapes ([`a45c594`](https://github.com/yuki0iq/gitoxide/commit/a45c5941cf426537710842917c0e715cf4c74863))
+ - Prepare for actual unescaping ([`284da44`](https://github.com/yuki0iq/gitoxide/commit/284da449cae62d12ea4eea8c31f1225699c5e52e))
+ - Basic infrastructure for unquoting c-style strings ([`f81bb03`](https://github.com/yuki0iq/gitoxide/commit/f81bb038bfc8ea0d9b61012d6effae084c89335a))
+ - Fix incorrect cycle detection, which worked on MacOS by accident ([`a6e7765`](https://github.com/yuki0iq/gitoxide/commit/a6e77650a886ac33b23af8892182c9832a86e997))
+ - Also use alternates for looking up objects… ([`ade929d`](https://github.com/yuki0iq/gitoxide/commit/ade929df38e619850f73389178a2c53e1c43fa45))
+ - Prepare for unquoting c-strings ([`47e2fa0`](https://github.com/yuki0iq/gitoxide/commit/47e2fa03a1e2fe163c5c019d52bbb0ddbdb80bf0))
+ - Read multiple alternates from single file; ignore comments ([`1f8d367`](https://github.com/yuki0iq/gitoxide/commit/1f8d36705c4568b1036b0d62b3a80ae6ec20a99c))
+ - Support for relateive alternates ([`b20e9ee`](https://github.com/yuki0iq/gitoxide/commit/b20e9eea423ced275781d410217110c85ddb587c))
+ - Ignore all cycles and be happy if we have found at least one actual odb ([`1effdfd`](https://github.com/yuki0iq/gitoxide/commit/1effdfda703d5eb9cd1333a7bae21075ef9e53cc))
+ - Prepare for multi-line parsing and all the bells and whistles ([`08f9ec4`](https://github.com/yuki0iq/gitoxide/commit/08f9ec41feee56fe0ff2b057bb50391100bdb84e))
+ - Make compound DB initialization less lazy… ([`6dc57b3`](https://github.com/yuki0iq/gitoxide/commit/6dc57b31d0bc5abfca100ab1d4b5dff68852aad8))
+ - Use parallel walkdir (via jwalk) when parallel feature is enabled ([`f444c85`](https://github.com/yuki0iq/gitoxide/commit/f444c859f5b215ea70a46d5493a2babbf7a98235))
+ - Alternate now handles cycles ([`71167e4`](https://github.com/yuki0iq/gitoxide/commit/71167e4e50efa8a097c3b09a249004e97aeaf2c8))
+ - First simple alternate tests ([`7372118`](https://github.com/yuki0iq/gitoxide/commit/73721185cfd646c6e83b2548280fad8f480f8324))
+ - Test for circular alternates ([`fc92709`](https://github.com/yuki0iq/gitoxide/commit/fc927091d69196a930c0cea4611af8d96b7b84d8))
+ - Thanks clippy ([`4ddc64f`](https://github.com/yuki0iq/gitoxide/commit/4ddc64fd71d3d1260e001f89c379c46fe157e5ce))
+ - Actually resolve alternates when creating a compound DB ([`9be7aed`](https://github.com/yuki0iq/gitoxide/commit/9be7aed7bd4b939d98b9a8d1db8a6ffc85044ca9))
+ - Refactor ([`c1eff58`](https://github.com/yuki0iq/gitoxide/commit/c1eff58cd28e45a2d5f46481551724b81735ede3))
+ - First sketch of alternate resolution ([`6cc8a94`](https://github.com/yuki0iq/gitoxide/commit/6cc8a947df776aeeb031de627f84b7bc85207235))
+ - Remove quickerror dependency from git-odb ([`7e27495`](https://github.com/yuki0iq/gitoxide/commit/7e2749521b6c873766a2f6f96e6c91a0c6a9dbf3))
+ - Refactor ([`7874c35`](https://github.com/yuki0iq/gitoxide/commit/7874c35bccb74ae7670335e633efa7eaebc72630))
+ - Refactor ([`3ec99dc`](https://github.com/yuki0iq/gitoxide/commit/3ec99dc7360c01b4f3c4593ff5049361e7043254))
+ - Refactor ([`519dd12`](https://github.com/yuki0iq/gitoxide/commit/519dd12f2bf58dd3048bc12e5b058236ad727853))
+ - Refacator ([`7ac2153`](https://github.com/yuki0iq/gitoxide/commit/7ac21536b3cee6708489011731216b9b831509e4))
+ - Refactor ([`d4f288c`](https://github.com/yuki0iq/gitoxide/commit/d4f288ceb2436b292993df74ed07d4d7e578edf1))
+ - Refactor ([`3a8fb61`](https://github.com/yuki0iq/gitoxide/commit/3a8fb61067c210d4db6d515f21b2e28425c52e8c))
+ - Refactor ([`98b3f4a`](https://github.com/yuki0iq/gitoxide/commit/98b3f4a9cc65e76aa09280065ab1d151f637e692))
+ - Refactor ([`127b8b2`](https://github.com/yuki0iq/gitoxide/commit/127b8b2949476b38ef6f8ea0fb68bae6d473adcc))
+ - Refactor ([`669b726`](https://github.com/yuki0iq/gitoxide/commit/669b726da305ce4520c792d62b4344b04fe5f996))
+ - Refactor ([`7bc321e`](https://github.com/yuki0iq/gitoxide/commit/7bc321e96ecce0aae5063eb7008ecbac7d2ca31c))
+ - Refactor ([`0752b45`](https://github.com/yuki0iq/gitoxide/commit/0752b45e95dd5378b7fca5b70bd11b9100ba2946))
+ - (cargo-release) version 0.4.1 ([`60ac8b0`](https://github.com/yuki0iq/gitoxide/commit/60ac8b0a7545fff6ef293fd48716e9a19175517c))
+ - Refactor ([`ad17bfd`](https://github.com/yuki0iq/gitoxide/commit/ad17bfdc07e1301693fdfa3d09df3b39f675a36f))
+ - Merge from main. ([`b59bd5e`](https://github.com/yuki0iq/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
+ - Refactor ([`91d9f78`](https://github.com/yuki0iq/gitoxide/commit/91d9f78a9af04b44b2cead30d6e1cbaaeb76a522))
+ - Refactor ([`6ebb5d1`](https://github.com/yuki0iq/gitoxide/commit/6ebb5d1839cd5ab4d8aff78acbccebaa66f439c7))
+ - Refactor ([`8877b77`](https://github.com/yuki0iq/gitoxide/commit/8877b776bda8d1f202e86ac471ea30b595cff41b))
+ - Refactor ([`4a0d034`](https://github.com/yuki0iq/gitoxide/commit/4a0d0342a20f519f30fe8b84d51ebb2bdea23752))
+ - Refactor ([`485aa91`](https://github.com/yuki0iq/gitoxide/commit/485aa91c7412c55c0215e33cc4f906dd62e440a8))
+ - Refactor ([`c1d2f41`](https://github.com/yuki0iq/gitoxide/commit/c1d2f41938211985a6cdb7a0fde6bcb51a7944de))
+ - Refactor ([`07aff14`](https://github.com/yuki0iq/gitoxide/commit/07aff14a8c2ceca3202b0506b3bd4286550ac3a0))
+ - Refactor ([`57d463f`](https://github.com/yuki0iq/gitoxide/commit/57d463ffeb5861270abaaf72f662b14c9c262052))
+ - Refactor ([`c6be43d`](https://github.com/yuki0iq/gitoxide/commit/c6be43de3493566cedd98ce49fb2c8af7714a61c))
+ - Refactor ([`524d0fe`](https://github.com/yuki0iq/gitoxide/commit/524d0fec17c356c846f0c62f87f2637a7a6fa56b))
+ - Refactor ([`a8f4cd7`](https://github.com/yuki0iq/gitoxide/commit/a8f4cd7b9c31e59c3329cc649aca8378cd34a597))
+ - Checksum verification for compound object ([`3be08b0`](https://github.com/yuki0iq/gitoxide/commit/3be08b09cd71e5e5eb21bdd81d6a07d2c232e6e8))
+ - Refactor ([`59d989a`](https://github.com/yuki0iq/gitoxide/commit/59d989a9c86789d6572c9a3dfd8a3652bd4a7a1b))
+ - More methods for compound object ([`84d2b0e`](https://github.com/yuki0iq/gitoxide/commit/84d2b0ec53f7def1470fbadff45fbe266bceb71a))
+ - Refactor ([`e5a9343`](https://github.com/yuki0iq/gitoxide/commit/e5a9343f3f5304de4c9f614cdb260cf0fcfbbbfb))
+ - Refactor ([`6a84f13`](https://github.com/yuki0iq/gitoxide/commit/6a84f137754cddfdcb9b1fec3e353762ebb3ce2b))
+ - Refactor ([`4e89c3b`](https://github.com/yuki0iq/gitoxide/commit/4e89c3bc0f14cf9581348ae2c1620ade9dc1db8f))
+ - Document why we won't use nightly for fixing NLL issue ([`ca29368`](https://github.com/yuki0iq/gitoxide/commit/ca29368b42b902fe7fe14dd4bff1b35e266c96a8))
+ - Revert "Fix NLL issue by using nightly" ([`6864a55`](https://github.com/yuki0iq/gitoxide/commit/6864a55001f1d01839f948618355928d666602ee))
+ - Fix NLL issue by using nightly ([`8c5bd09`](https://github.com/yuki0iq/gitoxide/commit/8c5bd095539042d7db0e611460803cdbf172beb0))
+ - Update tasks, prepare for NLL fix ([`52af8d1`](https://github.com/yuki0iq/gitoxide/commit/52af8d1089dc85cff19aee276bd831393f1b84b3))
+ - Thanks clippy ([`6c4d1ec`](https://github.com/yuki0iq/gitoxide/commit/6c4d1ec33d37b99b38698dfd91d38216ab4a2ef2))
+ - This works, but locates twice… ([`4e709f6`](https://github.com/yuki0iq/gitoxide/commit/4e709f6029cf98f8c6ff204598706e2b6a1775eb))
+ - Also the imperative version doesn't borrowcheck… ([`c5720f1`](https://github.com/yuki0iq/gitoxide/commit/c5720f1e4dc790539980fa81e940be6c6e15b50a))
+ - Looks like the functional approach to locate(…) doesn't borrowcheck ([`5df6867`](https://github.com/yuki0iq/gitoxide/commit/5df6867a2b9fa7ba3fe2cdcd3bb9766faba1ae1b))
+ - Refactor ([`9e68c6b`](https://github.com/yuki0iq/gitoxide/commit/9e68c6bcd1d07ea73730ce5ff59d7883152f894d))
+ - Refactor ([`f219d5a`](https://github.com/yuki0iq/gitoxide/commit/f219d5a25efb7e258249ca3a4d39382136fe4229))
+ - Sketch compound::Db::locate; sort packs by size ([`6609a53`](https://github.com/yuki0iq/gitoxide/commit/6609a534f45fc1ffc9d80a60a6a9793cbf54131c))
+ - Refactor ([`4a09754`](https://github.com/yuki0iq/gitoxide/commit/4a09754f6cd17d7f39f8a71b7de44d517294ffc5))
+ - Implement Write in terms of writing to the loose object DB ([`02b88c2`](https://github.com/yuki0iq/gitoxide/commit/02b88c28304ff6d8c1fbad6fdcfa36f3b1f9dafc))
+ - First sketch of compound Db ([`9bf2279`](https://github.com/yuki0iq/gitoxide/commit/9bf227914d9281bfbdfc902edc3c1cc21c7fa3cd))
+ - Refactor ([`203ba99`](https://github.com/yuki0iq/gitoxide/commit/203ba995c9e237ac63bc2ecebda18171e90fcb47))
+ - (cargo-release) version 0.6.0 ([`9ef184e`](https://github.com/yuki0iq/gitoxide/commit/9ef184e35712f938fb4f9f6da7390a8777a9284e))
+ - Revert "FAIL: try to get rid of tree-traversal Boxed error…" ([`1b42b31`](https://github.com/yuki0iq/gitoxide/commit/1b42b3141dded644a17c8d23057c987e2bac4f80))
+ - Try to get rid of tree-traversal Boxed error… ([`13159eb`](https://github.com/yuki0iq/gitoxide/commit/13159eb972ed78ce4ebee2313b288023cec91c47))
+ - Parameterize traversal error with Processor error ([`1513a13`](https://github.com/yuki0iq/gitoxide/commit/1513a13179bedefd12fc08da07a05c7f07ed4ef6))
+ - Switch to prodash 10 and safe a lot of trait bounds in the process ([`e2fb1d9`](https://github.com/yuki0iq/gitoxide/commit/e2fb1d944b4d803a11c91f868b831d406fb5e35f))
+ - (cargo-release) version 0.4.0 ([`2272fa4`](https://github.com/yuki0iq/gitoxide/commit/2272fa4bcacdaf1898e4cd8b791232fc1321227f))
+ - (cargo-release) version 0.4.0 ([`0d7b60e`](https://github.com/yuki0iq/gitoxide/commit/0d7b60e856325009431172e1df742a1cd2165575))
+ - (cargo-release) version 0.5.0 ([`82b7313`](https://github.com/yuki0iq/gitoxide/commit/82b73131b79ec3c42a712dad1c0766a72209d737))
+ - [clone] All it took was a an intermediary to call 'read' as expected ([`7c8ecb7`](https://github.com/yuki0iq/gitoxide/commit/7c8ecb78e988f7752cea6fe2022ccf9739b86fd4))
+ - [clone] minor refactor; it's definitely the read() that doesn't work… ([`406829b`](https://github.com/yuki0iq/gitoxide/commit/406829b951164673c0b8152d1e9de76f1318df0a))
+ - [clone] This actually works: first MVP of retrieving packs via clone ([`c06d819`](https://github.com/yuki0iq/gitoxide/commit/c06d8194173f9ec468ddd0faf72dd6d8dbf7d35d))
+ - [clone] support for progress that can handle writing pack files ([`46e0055`](https://github.com/yuki0iq/gitoxide/commit/46e0055eab47e402807b15c63b6a4577f5c0b7bb))
+ - Use fast-reset for miniz oxide to gain about 4s when resolving the kernel pack ([`e5b6ce4`](https://github.com/yuki0iq/gitoxide/commit/e5b6ce440073c1db32ed4afc8e1db21b32f62863))
+ - Fix build ([`6178133`](https://github.com/yuki0iq/gitoxide/commit/6178133fd1e08af6abb90ba7d1a4c22970da850c))
+ - Refactor ([`174baa7`](https://github.com/yuki0iq/gitoxide/commit/174baa7733d34d1dbb2d47f4163ca39fb4a4c473))
+ - Bump git-features to 0.4 to allow publishes after breaking changes ([`9d6b879`](https://github.com/yuki0iq/gitoxide/commit/9d6b8790e2edd7fa01b3239adff86a7cd2393f10))
+ - Allow dual-licensing with Apache 2.0 ([`ea353eb`](https://github.com/yuki0iq/gitoxide/commit/ea353eb02fd4f75508600cc5676107bc7e627f1e))
+ - Refactor ([`b4a6e16`](https://github.com/yuki0iq/gitoxide/commit/b4a6e16364822c0dccb56f98dbfb0ca4c8007069))
+ - Remove tree compaction code ([`dfc6c7d`](https://github.com/yuki0iq/gitoxide/commit/dfc6c7dde9014e79eb4a752d81bc3c77ad36c366))
+ - See if tree compaction saves considerable amounts of memory ([`0092c25`](https://github.com/yuki0iq/gitoxide/commit/0092c256b3bfaf2818566540e660cdefcf68d246))
+ - Bump minor version to 0.3 ([`4351e28`](https://github.com/yuki0iq/gitoxide/commit/4351e2871c9dcf342b8471fffa74cae338a53269))
+ - Thanks clippy ([`6725104`](https://github.com/yuki0iq/gitoxide/commit/6725104d2841e6518db641d06e3e107cf4f40f96))
+ - Also run file hashing in indexed mode in parallel (like with lookup) ([`8f8d14f`](https://github.com/yuki0iq/gitoxide/commit/8f8d14f4606e99dc710eb352a985db48c00ea4f4))
+ - First step towards parallelizing file hashes and traversal! ([`9573836`](https://github.com/yuki0iq/gitoxide/commit/95738369e0d3accf7f6239c8cd966a7f5c36825a))
+ - Allow hashing to be interrupted ([`df4dfd7`](https://github.com/yuki0iq/gitoxide/commit/df4dfd7ec1be608cec1117f56303c528fb8f7ba7))
+ - Unify file based file verification of data and index ([`e1b4105`](https://github.com/yuki0iq/gitoxide/commit/e1b4105308963cfe9102c2dee461c7dd948ee942))
+ - Update to quick-error 2.0 ([`4b1b784`](https://github.com/yuki0iq/gitoxide/commit/4b1b7849b47a54092b49821c39e864c86adda979))
+ - Haha, funny, silly me… ([`a4a1244`](https://github.com/yuki0iq/gitoxide/commit/a4a1244af2d386e75ebd55909d4675b475ccd905))
+ - Better usability for units ([`b226253`](https://github.com/yuki0iq/gitoxide/commit/b226253636d8146a084a7bcd7c0c320e37f9d2fb))
+ - Better progress for Sha1 of pack and index ([`310a59e`](https://github.com/yuki0iq/gitoxide/commit/310a59ee99ce78a4f14326c0058ea0c543a1d24c))
+ - Make obvious that interrupt request was received ([`34b2373`](https://github.com/yuki0iq/gitoxide/commit/34b23737f560fe52d4f98fb886eba754652f9a5e))
+ - Conditionally use an eager iterator… ([`e9b5511`](https://github.com/yuki0iq/gitoxide/commit/e9b5511568f4e64968596994855783f19672d678))
+ - Reduce progress information for threads ([`e9a1b31`](https://github.com/yuki0iq/gitoxide/commit/e9a1b310fd99675dc87e56c6277d57259a6415a0))
+ - Revert "A test to see how much time can be saved by not zeroing zlib buffers" ([`3d51d59`](https://github.com/yuki0iq/gitoxide/commit/3d51d595469d8451867331089e75b808f9361912))
+ - A test to see how much time can be saved by not zeroing zlib buffers ([`fd41a51`](https://github.com/yuki0iq/gitoxide/commit/fd41a51de2261f425262ee7dee7a24fd87d87432))
+ - Implement optionally keeping the compressed bytes ([`fc26914`](https://github.com/yuki0iq/gitoxide/commit/fc26914a57b6e89c703e1b04d6a4d8d31005ddbc))
+ - First step towards more control over allocation in iterator ([`cacf76c`](https://github.com/yuki0iq/gitoxide/commit/cacf76cd69996073894e400e65322d3547493789))
+ - Never keep decompressed bytes while streaming… ([`65c3856`](https://github.com/yuki0iq/gitoxide/commit/65c38569219134ccd412a8a3ee7ec618d866c941))
+ - Only keep base objects, not the deltas (like originally intended) ([`fc8334b`](https://github.com/yuki0iq/gitoxide/commit/fc8334b8d196425f2b766ebb9772a12483ef0f8d))
+ - Reduce footprint of sha1 when writing the index ([`12aa454`](https://github.com/yuki0iq/gitoxide/commit/12aa4549bee0d9ea00bb0723acefa8187f5119a9))
+ - First successful test of moving the streaming iterator into its own thread ([`c9fcb68`](https://github.com/yuki0iq/gitoxide/commit/c9fcb68c644c96a15cb9956a754bec7b65bb5fbd))
+ - First sketch of order-destroying eager iterator ([`20fca45`](https://github.com/yuki0iq/gitoxide/commit/20fca4515f6e9ea320d0bf21c15cd6d2c3cff742))
+ - Add object size progress when resolving with index ([`b2f8c9e`](https://github.com/yuki0iq/gitoxide/commit/b2f8c9e85dfac63f70ca7b0e91af697b801b4131))
+ - Add decompression progress ([`0e5c534`](https://github.com/yuki0iq/gitoxide/commit/0e5c534d7c6e661a1f6c1cdb59ad1c9ffade642d))
+ - Print read throughput automatically ([`0a71b48`](https://github.com/yuki0iq/gitoxide/commit/0a71b482310a129aa8757475290b3b24a200b702))
+ - Allow 'read' progress to go out of scope while keeping it accessible! ([`d7a7828`](https://github.com/yuki0iq/gitoxide/commit/d7a782899ca841291e240bad822bb8184d6f5083))
+ - Fix throughput display of otherwise stepped progress indicators ([`399f81d`](https://github.com/yuki0iq/gitoxide/commit/399f81daadb8c111b9cad958945924e0eed2c2ad))
+ - Unify used ranges for line renderer amond pretty and lean interface ([`f59f66e`](https://github.com/yuki0iq/gitoxide/commit/f59f66e189732f567414f68c7463364e510f41c4))
+ - Add percentage and throughput to tasks that matter ([`763d7ca`](https://github.com/yuki0iq/gitoxide/commit/763d7caa4c70111b7cb3ef5733d2c3c697758c28))
+ - Upgrade to latest iteration of prodash ([`3a4faec`](https://github.com/yuki0iq/gitoxide/commit/3a4faecab56e37670c553e6563f11a46d740c333))
+ - First part of migration to prodash 8.0, but… ([`6901a09`](https://github.com/yuki0iq/gitoxide/commit/6901a098641820c8d974ce56a24d6cdca779730d))
+ - Fix various issues related to 64bit offset support when writing indices… ([`da31694`](https://github.com/yuki0iq/gitoxide/commit/da31694ee13022bcc52ed06389469d65b4e37daa))
+ - Fix unit tests: actually sort the directory entries :D ([`b69717a`](https://github.com/yuki0iq/gitoxide/commit/b69717af368510347a550012f4ed97ba24d36ffd))
+ - Add convenience method to get a new bundle for the index/data just written ([`a6d74ad`](https://github.com/yuki0iq/gitoxide/commit/a6d74ad7b65cdc293c8504dae73ea1c717e5bfca))
+ - Bundle write with a given directory ([`7f29c73`](https://github.com/yuki0iq/gitoxide/commit/7f29c73d35b8717c8834beac259ed71eebcc2058))
+ - First unit test for bundle writing ([`74bda39`](https://github.com/yuki0iq/gitoxide/commit/74bda3963af7fe4b97e7f04f0bb9e150df8b7fa7))
+ - Journey tests for restore functionality ([`1aa63e4`](https://github.com/yuki0iq/gitoxide/commit/1aa63e419736960915c03c29827a57c18261e04d))
+ - Refactor ([`fc42567`](https://github.com/yuki0iq/gitoxide/commit/fc4256788f7c3d3c4a05f240eee4d71a716cafce))
+ - Refactor ([`cf3ebe0`](https://github.com/yuki0iq/gitoxide/commit/cf3ebe00619d16e957166578038520b2bf080411))
+ - Refactor ([`72ca435`](https://github.com/yuki0iq/gitoxide/commit/72ca435a90e470797ae59dd10640c36b84bb4f41))
+ - More flexible error types for processors - anything goes ([`be3a947`](https://github.com/yuki0iq/gitoxide/commit/be3a947ba6197319fea0b38e48008850cc971bf6))
+ - Refactor ([`c7dd581`](https://github.com/yuki0iq/gitoxide/commit/c7dd581348a05146d7a79f7622bf30a08d34f474))
+ - Refactor ([`aae8e79`](https://github.com/yuki0iq/gitoxide/commit/aae8e79a89261a548f088454ca6082a34c2063ce))
+ - Refactor ([`0e27763`](https://github.com/yuki0iq/gitoxide/commit/0e27763995e135fc1bca56e6084b5c81825dba22))
+ - Make lookup based algorithm gracefully interruptible ([`8d2e649`](https://github.com/yuki0iq/gitoxide/commit/8d2e649c754d713e6dd48315cd043204ffda4a7b))
+ - Write about user interfaces and the use/non-use of async ([`91ba045`](https://github.com/yuki0iq/gitoxide/commit/91ba0457745f860b7a68cb38b13e69754747e8d9))
+ - Use pack hash for index file as well :D ([`2106c64`](https://github.com/yuki0iq/gitoxide/commit/2106c64484c2162ee4e715efc592db14da602327))
+ - Support for interruptible operations ([`a025593`](https://github.com/yuki0iq/gitoxide/commit/a02559378f9165df97a217f24834a851be719b08))
+ - Thanks clippy ([`62d2ff3`](https://github.com/yuki0iq/gitoxide/commit/62d2ff383c5f7fe884057c70868569a811a73e00))
+ - Organize object type comparisons by probability… ([`19a5d94`](https://github.com/yuki0iq/gitoxide/commit/19a5d9465f7962cfcc39ea31a2c84be6235e40ed))
+ - Count object types as well ([`e04a8d1`](https://github.com/yuki0iq/gitoxide/commit/e04a8d16fda3712663d8d9220f3a017e668b6283))
+ - Revert "Less memory for look up mode, faster start" - too slow ([`584350a`](https://github.com/yuki0iq/gitoxide/commit/584350af91f533db4cf980327d530445384c6b5a))
+ - Less memory for look up mode, faster start ([`395c7e7`](https://github.com/yuki0iq/gitoxide/commit/395c7e78ef344ee56cf3d4ef49828942a09094bc))
+ - Remove petgraph entirely ([`70ba33a`](https://github.com/yuki0iq/gitoxide/commit/70ba33a23a3ef887323ee29c248422f1997af6be))
+ - Compute statistics for indexed pack verify ([`3d31c23`](https://github.com/yuki0iq/gitoxide/commit/3d31c235edaf7f88eb954cffc6864777566b3ef1))
+ - Prepare for computing indexed statistics ([`082c246`](https://github.com/yuki0iq/gitoxide/commit/082c2467f2ab46aeb285504abcf2d8945dac4ce5))
+ - Refactor ([`bfbae90`](https://github.com/yuki0iq/gitoxide/commit/bfbae905d3e8a0c5f30779c1723163a947de355e))
+ - Keep all metadata per object needed to compute the usual statistics ([`961b85e`](https://github.com/yuki0iq/gitoxide/commit/961b85efec1ce84beacaa35720746752f687413a))
+ - Make 'level' available to support statistics ([`f7ba51c`](https://github.com/yuki0iq/gitoxide/commit/f7ba51c93b04ef2e98f2436cf72e8c28b89b2448))
+ - Refactor ([`6277318`](https://github.com/yuki0iq/gitoxide/commit/6277318f2ea71451b023a11fc9f74149d11fe9a9))
+ - Support for error handling in traversal callbacks ([`c1d5bf6`](https://github.com/yuki0iq/gitoxide/commit/c1d5bf628db5f0c79aaf9af9740b990fc78aa4d5))
+ - Indexed traversal now works, in theory, but needs error handling ([`86f8400`](https://github.com/yuki0iq/gitoxide/commit/86f8400a5e74e75fe7dab24911215a3f820b64b1))
+ - Support for progress ([`62108fd`](https://github.com/yuki0iq/gitoxide/commit/62108fda164ae35903147eb1808c951bb90dac85))
+ - Support for thread local storage in callbacks ([`1dad088`](https://github.com/yuki0iq/gitoxide/commit/1dad088a7d0be10a83cae0f119d42501887043e3))
+ - Support for learning about the objects slice in the pack ([`faec782`](https://github.com/yuki0iq/gitoxide/commit/faec78276c4814edc7bbde150f8379fa73abc364))
+ - And even more caapbilities are required to make tree traversal work natively ([`90523bb`](https://github.com/yuki0iq/gitoxide/commit/90523bb983e2cac70dad822531b7d66b7196cefc))
+ - Refactor ([`2bbfd82`](https://github.com/yuki0iq/gitoxide/commit/2bbfd82f909ebc30cfb276bf40c7dbaa424a62f8))
+ - Refactor ([`efa7cd8`](https://github.com/yuki0iq/gitoxide/commit/efa7cd843f7e93a8c4beba20597ff6d914bd6a33))
+ - First steps towards actually using the new tree traversal during verification ([`785b0ff`](https://github.com/yuki0iq/gitoxide/commit/785b0ff02c0e00f6e7dea3a9c41a32f4129659e6))
+ - Thanks clippy ([`44b20de`](https://github.com/yuki0iq/gitoxide/commit/44b20deafeac85151d57ecf4c0f5d889e9fe32f7))
+ - Refactor ([`afe5e44`](https://github.com/yuki0iq/gitoxide/commit/afe5e445617c79b29d519257042b85d9533d40b0))
+ - Refactor ([`fcc660d`](https://github.com/yuki0iq/gitoxide/commit/fcc660dee6f70b40364c70c73fc6b436929df4cd))
+ - Reduce memory usage for index considerably ([`aa802be`](https://github.com/yuki0iq/gitoxide/commit/aa802be3402ad26a2907711cd5d1476b0caeec03))
+ - And now it works! ([`f14e10e`](https://github.com/yuki0iq/gitoxide/commit/f14e10e9cfe1f4a4b477fcfc9459e49b439b0217))
+ - Use new traversal in index writing, but it doesn't work yet ([`0dd5570`](https://github.com/yuki0iq/gitoxide/commit/0dd5570a1c615192f3c9382dfb7ffb1d817924db))
+ - Refactor ([`4ff69c6`](https://github.com/yuki0iq/gitoxide/commit/4ff69c6281ba8d9af29a9f4407e9b2fa72f6550c))
+ - Refactor ([`6cbb7cc`](https://github.com/yuki0iq/gitoxide/commit/6cbb7ccfc3e1fde4febfe652c25f5566937d3ad2))
+ - Generalized tree traversal can theoretically work ([`64158e0`](https://github.com/yuki0iq/gitoxide/commit/64158e095f348ffa15139a9fa586074dad4d648b))
+ - Make traversal part of the tree for greater ease of use ([`6629e30`](https://github.com/yuki0iq/gitoxide/commit/6629e3043786e5caf7d2b6fedc9350cd9e7bc6fb))
+ - Prepare flexible traversal on decompressed objects ([`7707ea6`](https://github.com/yuki0iq/gitoxide/commit/7707ea6cf99d5ee93e4d6eea57adf00190d79d87))
+ - Refactor ([`deea36c`](https://github.com/yuki0iq/gitoxide/commit/deea36c090fdd57ef8fc900744bbf17bd6e70097))
+ - Refactor ([`83a0102`](https://github.com/yuki0iq/gitoxide/commit/83a01024d324123234776c8200ec3a3ae5f3c54e))
+ - Refactor ([`b77d148`](https://github.com/yuki0iq/gitoxide/commit/b77d148ed1c5aec31cb0493b4f1e0f2d82d7e641))
+ - Generalize tree iteration ([`fdc06de`](https://github.com/yuki0iq/gitoxide/commit/fdc06de2af8e7c9d2000177ce4f99ac68b5335be))
+ - Also index using the new tree impl during verify (prepare replacement) ([`92039b0`](https://github.com/yuki0iq/gitoxide/commit/92039b038653cf97029e06f3f9b80892035d8c87))
+ - Refactor ([`e3ff6af`](https://github.com/yuki0iq/gitoxide/commit/e3ff6af014cfbdbb53fe9498ff75b7f49fa5beb7))
+ - Support for building a tree from offsets ([`95858bc`](https://github.com/yuki0iq/gitoxide/commit/95858bcbad01138240512731ec0e6dbdaed6c9fe))
+ - Refactor ([`8cfe025`](https://github.com/yuki0iq/gitoxide/commit/8cfe0257de05b08a1278f78f6bdf3b5d65447686))
+ - Refactor ([`bb9e518`](https://github.com/yuki0iq/gitoxide/commit/bb9e518b71ee1b4e1ab24d1369b879e047009294))
+ - Count sorting into the progress, 7.5 mio entries takes a moment ([`2fc4cd8`](https://github.com/yuki0iq/gitoxide/commit/2fc4cd8dcac50f21491b5d297237acf97b2759fa))
+ - Use bigger buffers when reading from disk. ([`e76e4eb`](https://github.com/yuki0iq/gitoxide/commit/e76e4ebb2261351bfe2af42b5782f0058f15edc6))
+ - Only keep decompressed bytes of base objects… ([`b39ad89`](https://github.com/yuki0iq/gitoxide/commit/b39ad8976ee853229f87bbf962ada9557c7bbd32))
+ - Remove memory mode entirely (and some complexity with it) ([`8812e91`](https://github.com/yuki0iq/gitoxide/commit/8812e916a21983868a37c4aade10f79a1dc9b926))
+ - Turns out you never want to keep deltas in memory ([`657aa2c`](https://github.com/yuki0iq/gitoxide/commit/657aa2c38673cf10174f42bcb97039ac37b2926e))
+ - Remove support for keeping compressed memory to reduce the index size ([`1e2ec7e`](https://github.com/yuki0iq/gitoxide/commit/1e2ec7e9d0ef2f2a4908860672080e411e945bff))
+ - Don't cause re-allocs of the compression buffer ([`2bb6fd2`](https://github.com/yuki0iq/gitoxide/commit/2bb6fd26235825484a8f60a49455fee71f08236c))
+ - Revert "FAIL: try to use a customized version of just pieces of Miniz-oxide" ([`ea0fdb3`](https://github.com/yuki0iq/gitoxide/commit/ea0fdb3c9ae42fcbd97f9319e90873c053d4ab71))
+ - Try to use a customized version of just pieces of Miniz-oxide ([`9945eba`](https://github.com/yuki0iq/gitoxide/commit/9945eba749afb020e0deaaa5bb01fda6ff9ccd84))
+ - Dependency upgrade + update ([`c6692c6`](https://github.com/yuki0iq/gitoxide/commit/c6692c6d494fe2bf1f9b924cf27da5908b74d62b))
+ - Refactor ([`133e3ba`](https://github.com/yuki0iq/gitoxide/commit/133e3bafea772028f4bfd0fcc28a3e9bc3507701))
+ - Let go of another handbreak - decompression is much faster now ([`ae9dc16`](https://github.com/yuki0iq/gitoxide/commit/ae9dc165b72893216e7337bf0726705adce69cd8))
+ - Thanks clippy ([`393067d`](https://github.com/yuki0iq/gitoxide/commit/393067ddcf19424381ad2703c9c987d0f99587cd))
+ - Use call to produce the resolver, allowing to delay opening a file mapping… ([`dd30e8d`](https://github.com/yuki0iq/gitoxide/commit/dd30e8d3c8b6754bd90e2777ec0153e158d4a708))
+ - Fix actual memory violation (thanks to unsafe code) ([`c44c5e1`](https://github.com/yuki0iq/gitoxide/commit/c44c5e1890bc26ced920eb484e8708456d69df15))
+ - Thanks clippy ([`1083a0b`](https://github.com/yuki0iq/gitoxide/commit/1083a0b75298454d19c2bdabaf0e195c78543792))
+ - Reduce memory consumption ([`6d1a7a1`](https://github.com/yuki0iq/gitoxide/commit/6d1a7a1292e8065d0a777cb6acd34776b1e23696))
+ - Unfortunately working with an optional for data is unwieldy, let's use default ([`12bbca0`](https://github.com/yuki0iq/gitoxide/commit/12bbca0b2dd780c3f6d4117a6bd0420fec0823bc))
+ - Tree can now be used as sole data structure, collecting all results ([`3e52d6f`](https://github.com/yuki0iq/gitoxide/commit/3e52d6f89cb0ff0ab7e5a7fdb5aa892b498eef29))
+ - Preparation for allowing reuse of the tree data structure ([`f565512`](https://github.com/yuki0iq/gitoxide/commit/f565512c6d37c0532d0d138dd1db0456903a0d2a))
+ - Refactor ([`9c4bc0a`](https://github.com/yuki0iq/gitoxide/commit/9c4bc0a98bd024ca0a6e3d3f86f491dd92b880ac))
+ - And it works! The new algorithm is sleeker, and really wants to be backported… ([`8e025b1`](https://github.com/yuki0iq/gitoxide/commit/8e025b1177db12e0e4f2387e44e58815e703a054))
+ - Thanks, clippy… ([`079ce9c`](https://github.com/yuki0iq/gitoxide/commit/079ce9c07409ceb9acfc0eae900e73a4ae51fc58))
+ - Basis for re-implementing core algorithm using new Tree data structure ([`be6caf4`](https://github.com/yuki0iq/gitoxide/commit/be6caf4caf73fb61f23a4ea42617c3ca61b44569))
+ - Refactor ([`290c29a`](https://github.com/yuki0iq/gitoxide/commit/290c29ade648c7bb850c2e0629f8cc10967758fb))
+ - Incorporate proper filtering of bases ([`0880998`](https://github.com/yuki0iq/gitoxide/commit/08809986ac50081d91a9dbe8fd28c3452bf54e69))
+ - Overhauled iterator logic, still missing 'is_root' filter ([`2bfbae1`](https://github.com/yuki0iq/gitoxide/commit/2bfbae145e7d2256d41ed0a69e03d1e002534a49))
+ - First impl of the Iterator shows it's 'unknown' what a root node is ([`3f32938`](https://github.com/yuki0iq/gitoxide/commit/3f329380f6d13ab6ab991a5bb82e4cb38b37a52f))
+ - Sketch on how children access could look like ([`16a35df`](https://github.com/yuki0iq/gitoxide/commit/16a35dfcee905a672b2c1a0741320a51b3cf67d7))
+ - How a referenced version would look like… ([`e36021d`](https://github.com/yuki0iq/gitoxide/commit/e36021df6b6b872be1249dbddd96a2d678c3bcc3))
+ - Refactor ([`62a01fe`](https://github.com/yuki0iq/gitoxide/commit/62a01fee56b45ef83b4e3efb018af8ebb1db22ac))
+ - More experimentation towards a safe tree data structure… ([`d907ce8`](https://github.com/yuki0iq/gitoxide/commit/d907ce8f34ff488bc6a70f17d3c99df82b7ef41b))
+ - First stab at new Tree datastructure… ([`85d7579`](https://github.com/yuki0iq/gitoxide/commit/85d7579bf9c2f82f941b983ea4d54e16c6661c9b))
+ - Safety for handling base pack offsets ([`17d8375`](https://github.com/yuki0iq/gitoxide/commit/17d837514ad0f28771d67a64f74a30ef460fc3d1))
+ - …but there seem to be issues with the kernel pack… ([`cc147bc`](https://github.com/yuki0iq/gitoxide/commit/cc147bc60066c4ef31353a499958edadc960a9c4))
+ - Quick and dirty impl of gitoxide layer for bundle writing, aka index-pack ([`e78386b`](https://github.com/yuki0iq/gitoxide/commit/e78386b824010c5ca8efca87604c339d40b545ae))
+ - Cargo clippy ([`586ba7a`](https://github.com/yuki0iq/gitoxide/commit/586ba7af016f9a510b4ffeecc1aff6de0a569627))
+ - Implement in-memory mode; refactor ([`0c195b9`](https://github.com/yuki0iq/gitoxide/commit/0c195b92b59892c9f5369e28acd8f99d25f42c0c))
+ - Refactor ([`c9d9298`](https://github.com/yuki0iq/gitoxide/commit/c9d92980fd15e8e3568c82243d5eedb5e6e13f10))
+ - Use monomorphic calls only at the expense of code siz ([`40b28d1`](https://github.com/yuki0iq/gitoxide/commit/40b28d18736b09bf3af1a70e9854e98e94bd09fc))
+ - Refactor ([`150d0bc`](https://github.com/yuki0iq/gitoxide/commit/150d0bcc3ab39061be1add3f98da299e95edbbd5))
+ - Also implement the 'no output directory' branch ([`5a3240f`](https://github.com/yuki0iq/gitoxide/commit/5a3240fae2211924ac2eb03c9f57d2234de4f26f))
+ - Refactor ([`68e52f8`](https://github.com/yuki0iq/gitoxide/commit/68e52f8ce144f2daf2db407e66b3684a7d96d58d))
+ - For the first time, writing an index could work with persistence ([`16e045c`](https://github.com/yuki0iq/gitoxide/commit/16e045c3cd0f6e003a6b6e547360acdf99a06585))
+ - Don't write pack to file if everything is kept in memory ([`f3ddda6`](https://github.com/yuki0iq/gitoxide/commit/f3ddda6434824845e9abffab1d851c067428d8c7))
+ - Allow data file to be optional in preparation for in-memory operation ([`95af105`](https://github.com/yuki0iq/gitoxide/commit/95af105298e1073b71e3edcbbe3c9f3179ecf78e))
+ - Refactor ([`413968d`](https://github.com/yuki0iq/gitoxide/commit/413968dfee5e5a66ed9e63823f6bda5a5a22753e))
+ - Refactor ([`5d27cdb`](https://github.com/yuki0iq/gitoxide/commit/5d27cdb98b85baa5c544bc326ad50d1d7664116a))
+ - Optional pack lookup depending on the settings ([`2b509de`](https://github.com/yuki0iq/gitoxide/commit/2b509deefe7e09e59bd69937044337c8ac327f5f))
+ - Write-through the pack file as we receive it and move it into place ([`6180e39`](https://github.com/yuki0iq/gitoxide/commit/6180e3995426e99400364b04af36e0265ad779aa))
+ - Receive progress information when reading packs in bundle ([`759091d`](https://github.com/yuki0iq/gitoxide/commit/759091d3c6696b427d7b5aab1b6da05a0d268c04))
+ - Start supporting writing packs to disk right away ([`f2203e0`](https://github.com/yuki0iq/gitoxide/commit/f2203e0ebefaf254008f4ad4628218c42f1a2208))
+ - Refactor ([`75c333c`](https://github.com/yuki0iq/gitoxide/commit/75c333c121c402201ed4abf82ea7f14481d3f55b))
+ - Prepare for implementing the bundle with various write modes ([`de420e4`](https://github.com/yuki0iq/gitoxide/commit/de420e4515c6e4953a6e8cf6c632e3561873caca))
+ - Bundle thread progress underneath reducer progress ([`76b1b2b`](https://github.com/yuki0iq/gitoxide/commit/76b1b2b3015183129638b1f122a54fb8df8a1ac7))
+ - Prevent deadlock, interestingly ([`ca02901`](https://github.com/yuki0iq/gitoxide/commit/ca02901ad0eff63c3d9105a385c0ada6179ae71a))
+ - Refactor ([`ea254c0`](https://github.com/yuki0iq/gitoxide/commit/ea254c095465c880383d47a5284994a5a68a8769))
+ - Rough progress for writing the index ([`f1a7f9b`](https://github.com/yuki0iq/gitoxide/commit/f1a7f9b9ec71f2ae2de2c9bbe57f5118c76fa3dd))
+ - Initial batch of progress usage for index creation… ([`b10e5c6`](https://github.com/yuki0iq/gitoxide/commit/b10e5c664be9bd1bdb2b72b858ebaf35c1ed4cb4))
+ - Refactor ([`77b3c21`](https://github.com/yuki0iq/gitoxide/commit/77b3c213922c2f264722fc2423dbc22d0988c507))
+ - Refactor ([`fb23d15`](https://github.com/yuki0iq/gitoxide/commit/fb23d156c276484038761394a054a96d6f9ed087))
+ - Refactor ([`7da7e08`](https://github.com/yuki0iq/gitoxide/commit/7da7e080241c36b3a743e9bc01b61db5758246e5))
+ - Refactor ([`5a3ad3a`](https://github.com/yuki0iq/gitoxide/commit/5a3ad3a59da297c56ea47450b2c90dd24f542d40))
+ - Refactor ([`785a23d`](https://github.com/yuki0iq/gitoxide/commit/785a23d9b0ef3529ca4f655ed122a5e0c783b945))
+ - Header encoding works now! As well as index writing :)! ([`024b854`](https://github.com/yuki0iq/gitoxide/commit/024b854b07720f219fe12eefa94a166820523c9c))
+ - Initial version of a complete header encoding impl, but… ([`ce6b46b`](https://github.com/yuki0iq/gitoxide/commit/ce6b46b1bdcdf5ff5047d3288dc6fddb5bf62f77))
+ - Looks like CRCs are not correct ([`3c4e4a0`](https://github.com/yuki0iq/gitoxide/commit/3c4e4a0a61fe552913ec72c569d9a2095646b69a))
+ - Cargo clippy ([`a5596fb`](https://github.com/yuki0iq/gitoxide/commit/a5596fb71fd268b6faaa3b19c8b78d3608070012))
+ - Fanout writing works now… ([`93a7ba9`](https://github.com/yuki0iq/gitoxide/commit/93a7ba913fa29f734b98fe5723d01e2a7593ae2c))
+ - It's a good idea to remove old code from time to time… ([`9e47f1b`](https://github.com/yuki0iq/gitoxide/commit/9e47f1b04a5bbd4c0f13da5d55ae6302ae941d35))
+ - Fanout table, but slowly I get it :D ([`cfd8a25`](https://github.com/yuki0iq/gitoxide/commit/cfd8a25f9125c48afe4b66eab6b6ecf71097c486))
+ - Fix decompression; fanout table is still wrong though ([`77fac1a`](https://github.com/yuki0iq/gitoxide/commit/77fac1a01d8c15f9f772c3e14a430a890ff50899))
+ - Despite writing the CRC32 now, it doesn't work yet ([`ecd12b9`](https://github.com/yuki0iq/gitoxide/commit/ecd12b90aadd6bf6cdf551802918823670a45466))
+ - First stab at streaming pack header encoding ([`3c6e78b`](https://github.com/yuki0iq/gitoxide/commit/3c6e78bec9cbd4df842919cc8dc3c575414ed002))
+ - Refactor ([`5925d46`](https://github.com/yuki0iq/gitoxide/commit/5925d4615216dea70b5bc737b70f898e81e540e2))
+ - Simplify offset handling in favor of allocating less ([`ce4ec62`](https://github.com/yuki0iq/gitoxide/commit/ce4ec62e66a7fd9ff720633f531156ed51d610fe))
+ - Only allocate memory for offsets if needed ([`72e0642`](https://github.com/yuki0iq/gitoxide/commit/72e06421ae386dd15b34ce6dcf5e1cf666e70c3a))
+ - First complete implementation of index writing… ([`826f996`](https://github.com/yuki0iq/gitoxide/commit/826f996b9a9d877b84d286e18f5501eaec73d6f1))
+ - Reduce contention by using the shared cache only once ([`c370e13`](https://github.com/yuki0iq/gitoxide/commit/c370e133f4626a59eadbc8b70b4b5df39a34ad71))
+ - Optimize CRC handling - no need to assign it after the fact ([`ffcc03d`](https://github.com/yuki0iq/gitoxide/commit/ffcc03de5768c26c25dafbfbe523ca3bd4422336))
+ - Assure we can deltas store theyr resolved buffer ([`d2a81d9`](https://github.com/yuki0iq/gitoxide/commit/d2a81d912cdd9ec22ed8351b2a8395d85de46aa5))
+ - And it does seem to work! Awesome! ([`71cd982`](https://github.com/yuki0iq/gitoxide/commit/71cd9824bece6215745b02d9df001ae202fe2597))
+ - Delta-application could work if we handle our buffer better ([`ac6100b`](https://github.com/yuki0iq/gitoxide/commit/ac6100b094842f0a472be9789c024fc45939ff06))
+ - Refactor ([`400a2a9`](https://github.com/yuki0iq/gitoxide/commit/400a2a91edd72394de0aba55628154c16bca98bc))
+ - One step before applying deltas ([`a074193`](https://github.com/yuki0iq/gitoxide/commit/a07419303b3b9a24acb580a8653da952a5fa9964))
+ - Prepare for delta application ([`9a9fb7a`](https://github.com/yuki0iq/gitoxide/commit/9a9fb7a53fbda1b77d013f9806bd383a06135741))
+ - Cargo clippy ([`d69c973`](https://github.com/yuki0iq/gitoxide/commit/d69c973626fc554d34326b7ba37243b5389d2193))
+ - Parse pack header before trying to decompress :D ([`9d1b44a`](https://github.com/yuki0iq/gitoxide/commit/9d1b44ad98bb4cac55749ce25af5e444bc14d4ab))
+ - Refactor ([`772e9ce`](https://github.com/yuki0iq/gitoxide/commit/772e9cef82b1d58a1d7c9ad23dda570ec97bcc0b))
+ - Consumer can resolve entries ([`13adce6`](https://github.com/yuki0iq/gitoxide/commit/13adce6e18a4efb9da30dfc86c22a74dbc9026aa))
+ - Refactor ([`c87f770`](https://github.com/yuki0iq/gitoxide/commit/c87f77036eb8f8b095997afcf5200b165d9ddf2f))
+ - Refactor ([`d9d406d`](https://github.com/yuki0iq/gitoxide/commit/d9d406d77531bdfe5b33ee8ed17bccd431e85f9b))
+ - First version of resolver to copy from a memory map ([`506b8fd`](https://github.com/yuki0iq/gitoxide/commit/506b8fd94478ab259d18f4226c4b25bd080f775d))
+ - Rethink resolver into something even simpler ([`4388c6c`](https://github.com/yuki0iq/gitoxide/commit/4388c6c1ccbfbee7d5abb064eab3569a1aebf6a0))
+ - Use parking_lot where possible ([`367874e`](https://github.com/yuki0iq/gitoxide/commit/367874e91a2ca79d17c90d8ebaace1ee23efb4d9))
+ - Consumers can fail gracefully ([`9082080`](https://github.com/yuki0iq/gitoxide/commit/9082080a43e4db43378abc5555ad6f8084fdc111))
+ - Refactor ([`1b4cad0`](https://github.com/yuki0iq/gitoxide/commit/1b4cad01c6fb99e06db51415557c555ffb06b9f7))
+ - Refactor ([`4ce13bb`](https://github.com/yuki0iq/gitoxide/commit/4ce13bbe65403a2a9a320fb439ae797b19921862))
+ - Support for decompression in case compressed bytes are stored ([`c1fcf28`](https://github.com/yuki0iq/gitoxide/commit/c1fcf28f1069b605191652a2bd1556445e3b9833))
+ - Computing hashes for bases from decompressed in-memory store works ([`7c19fe6`](https://github.com/yuki0iq/gitoxide/commit/7c19fe6aec0cdb425d77cf13349e2f7f687c63e3))
+ - Show that all data can be passed for processing in threads ([`a95ce9c`](https://github.com/yuki0iq/gitoxide/commit/a95ce9c83920f29689ded1e374a224bef2d2b7cb))
+ - A cache usable from threads ([`1d4879a`](https://github.com/yuki0iq/gitoxide/commit/1d4879aee75a2c2ccbefdd48a2c2d339db38a23b))
+ - Re-associate CRC32 with the correctly sorted ID output ([`037e1e5`](https://github.com/yuki0iq/gitoxide/commit/037e1e5a92c430689674e2cb7e96f9738a92fde5))
+ - Refactor ([`b3a365d`](https://github.com/yuki0iq/gitoxide/commit/b3a365d179301f315d24884717c2dc09e34c3087))
+ - Refactor ([`97eb524`](https://github.com/yuki0iq/gitoxide/commit/97eb524ffa4cbf04113d3a622aca3a76606f0d96))
+ - Use chunked input and calculate 'optimal' chunk and thread sizes ([`0cc74d7`](https://github.com/yuki0iq/gitoxide/commit/0cc74d7982577866c6fa6d7b0f56073979142bf0))
+ - Generalize chunk iterator ([`905e85e`](https://github.com/yuki0iq/gitoxide/commit/905e85e0910650b139a845c7e7bae97a7ae5b215))
+ - First rough cut of in_parallel invocation ([`8f16081`](https://github.com/yuki0iq/gitoxide/commit/8f160810f6baf0fca5590001dd89895fccae0bbe))
+ - Prepare for parallelization ([`cb36596`](https://github.com/yuki0iq/gitoxide/commit/cb36596d3059700deaf87a26df344f5dbb87f1f4))
+ - Simplify indexing step ([`070899c`](https://github.com/yuki0iq/gitoxide/commit/070899cd8cb86ac3761255ccba72225ffd6c518e))
+ - Resolver look ups may now turn out empty… ([`a991923`](https://github.com/yuki0iq/gitoxide/commit/a9919230896b9129fe91b5e12dc6e0f03547b5e9))
+ - Allow us to stop searching for bases early when resolving ([`e7874da`](https://github.com/yuki0iq/gitoxide/commit/e7874dad3982829d82d3e708926e2965eca3ef4e))
+ - This should be the interface for building indices from packs directly ([`f5295d0`](https://github.com/yuki0iq/gitoxide/commit/f5295d09592753089569543b843a352fd91df201))
+ - Got a good idea on how this will work! ([`7bb229f`](https://github.com/yuki0iq/gitoxide/commit/7bb229fbb17fb8cc8251c49b681511519a9a6b9c))
+ - Keep track of the pack trailer ([`cdba61e`](https://github.com/yuki0iq/gitoxide/commit/cdba61ea90a5e4f4e64ca2fe7777da540dbbf09c))
+ - Now I understand why there is a separate resolution phase… ([`1c2bcbd`](https://github.com/yuki0iq/gitoxide/commit/1c2bcbd3f510dddfc43e3f02a7987890306d8db7))
+ - Fix tests ([`b9866b6`](https://github.com/yuki0iq/gitoxide/commit/b9866b683687e210279b88b5409f01d52659f550))
+ - Prepare a way to gradually implement V2 index writing ([`92a4986`](https://github.com/yuki0iq/gitoxide/commit/92a4986fcec21870abfbe8a7886fa428d5d47941))
+ - Refactor ([`feba75b`](https://github.com/yuki0iq/gitoxide/commit/feba75b9f04459abc341bd2482a393a69602b054))
+ - We can now restore (possibly half-written) packs ([`b1daa46`](https://github.com/yuki0iq/gitoxide/commit/b1daa465c40ea8c7c9de69a18e467d69459d911e))
+ - Prepare ability to restore pack files ([`76583e5`](https://github.com/yuki0iq/gitoxide/commit/76583e58ad8a4a4269fb857364b213ae12d4ea9b))
+ - Support for pack trailer verification when iterating ([`f37f131`](https://github.com/yuki0iq/gitoxide/commit/f37f131cf6904780147371746ff5bf56dbc21356))
+ - Also read the pack trailer during iteration ([`98a8e17`](https://github.com/yuki0iq/gitoxide/commit/98a8e17e791b6bcd92149d7ff68cbc9d9ceee087))
+ - Only take as many objects as we are allowed (without 'take(…)') ([`86f5853`](https://github.com/yuki0iq/gitoxide/commit/86f585344f968ba86a19b58129fe3bd2a058730c))
+ - Refactor ([`e15bde4`](https://github.com/yuki0iq/gitoxide/commit/e15bde409cd1eae30a3a4b45624f52025144a10a))
+ - Shift thin pack resolution to another work bucket; test for index writing ([`2592361`](https://github.com/yuki0iq/gitoxide/commit/25923611663a244908198c4dc656ac73cc16c841))
+ - Refactor; better tests ([`12d14bf`](https://github.com/yuki0iq/gitoxide/commit/12d14bfe2aa089723a395287c5100aad6e838935))
+ - Refactor ([`bd66a85`](https://github.com/yuki0iq/gitoxide/commit/bd66a8592d3d2f5c6a7393c261f19023d14d2f37))
+ - Now keeping track of read bytes works ([`d32d921`](https://github.com/yuki0iq/gitoxide/commit/d32d9210133ab339cece3b8811958eadb8428587))
+ - An attempt to intercept bytes read from bufread - FAIL ([`8db04f6`](https://github.com/yuki0iq/gitoxide/commit/8db04f66fe4a4c5d0dba1c2a0c82723b4487f5bf))
+ - Refactor ([`2d817d7`](https://github.com/yuki0iq/gitoxide/commit/2d817d7b3fcb939067b7b94fa7aeac20382effc8))
+ - Refactor ([`893f65b`](https://github.com/yuki0iq/gitoxide/commit/893f65b63b424922b8cdc496a9e798acc498c1c6))
+ - Refactor ([`12816bc`](https://github.com/yuki0iq/gitoxide/commit/12816bc715a0d0bad338a00c394c4cc503b20c3e))
+ - Refactor ([`56f763a`](https://github.com/yuki0iq/gitoxide/commit/56f763a44538e053b4f674543720720fcc1af5d4))
+ - Associate HashKind with the kind of pack ([`d66d139`](https://github.com/yuki0iq/gitoxide/commit/d66d1391a3edee0572e07cb421527a57d90de9d9))
+ - Move all pack-related file handling to bundle; big refactor ([`f8b6e75`](https://github.com/yuki0iq/gitoxide/commit/f8b6e7524b6d73406dc6ff7b8e9c7e22322efd78))
+ - First step towards putting the index file into position ([`d994c74`](https://github.com/yuki0iq/gitoxide/commit/d994c74d7cd9c9c004bf27f0b2ac23558ce9c50d))
+ - Initial interface trial for writing pack index files ([`936bdcc`](https://github.com/yuki0iq/gitoxide/commit/936bdcc29e5531026c1b0e83d9084501fc6ded9c))
+ - Refactor; more thorough tests ([`82d87ce`](https://github.com/yuki0iq/gitoxide/commit/82d87ce35b1e68a07057807d28afffa7acc03b7f))
+ - Cargo clippy ([`b768b56`](https://github.com/yuki0iq/gitoxide/commit/b768b56db4274b7cc313e8a6c09f3c46a48a2829))
+ - At least make it configurable if to keep decompressed bytes or not ([`28ebcae`](https://github.com/yuki0iq/gitoxide/commit/28ebcae69e95c768e4d9567ec6cc8adacd8d520b))
+ - And streaming iteration works, even though we are forced to allocate… ([`27d624d`](https://github.com/yuki0iq/gitoxide/commit/27d624d920a0ea92cf506363a505517676ced770))
+ - Yes, this really cannot work: StreamingIterator ([`b4df430`](https://github.com/yuki0iq/gitoxide/commit/b4df430b96561c63d20bb5de442582eca79768f1))
+ - In the moment we tried to actually return Entry<'a>, it didn't let me :D ([`8367955`](https://github.com/yuki0iq/gitoxide/commit/836795514f19a9d43039be228c5183061db4a404))
+ - First steps towards making the InflateReader reusable ([`83a97d4`](https://github.com/yuki0iq/gitoxide/commit/83a97d462e16d6e28151c2bf6eb7b201f4982dce))
+ - Better error handling in iterator, fuse yourself ([`5ebacc4`](https://github.com/yuki0iq/gitoxide/commit/5ebacc491a5148d31bf5ebe2746ea3d5c562b407))
+ - The next() impl shows that we should be less lenient ([`4521cab`](https://github.com/yuki0iq/gitoxide/commit/4521cab497757c34501b8eefd3b2d7d36b4df32b))
+ - Provide entries which borrow from iterator ([`86eea13`](https://github.com/yuki0iq/gitoxide/commit/86eea1326a48cf55c8a17505d2cf7c44a110a878))
+ - Provide a lifetime for iterator (and possibly its entries) ([`7852bd1`](https://github.com/yuki0iq/gitoxide/commit/7852bd193ad5659f07fc8759ca3597b037ad0255))
+ - First version of expected iterated data types ([`d5e7d31`](https://github.com/yuki0iq/gitoxide/commit/d5e7d311f38ffff0a31f85feaab692f078a75bb5))
+ - Improved iterator constructors ([`fb71f04`](https://github.com/yuki0iq/gitoxide/commit/fb71f0463519c886d2e5ab30a32d546e70fb0606))
+ - Better handling of pack headers ([`0030bdb`](https://github.com/yuki0iq/gitoxide/commit/0030bdbe3d476f6dac9c98f273d72666e2a9b7eb))
+ - Frame for a pack iterator ([`07d1096`](https://github.com/yuki0iq/gitoxide/commit/07d109652a6ccb93d166296cd1f91babbd1ae0aa))
+ - Some more tests ([`9095728`](https://github.com/yuki0iq/gitoxide/commit/9095728dff0f5ae221dcf3345e81cfb54300e03d))
+ - Verification for pack objects ([`17bd95e`](https://github.com/yuki0iq/gitoxide/commit/17bd95ec43ca2814165823026fd85a776208fe21))
+ - Refactor ([`3ee947e`](https://github.com/yuki0iq/gitoxide/commit/3ee947e241404cdac3225824b1434c2b270236da))
+ - 'stream()' now assures all data is decompressed ([`32e994c`](https://github.com/yuki0iq/gitoxide/commit/32e994c60f58f1be839c6dc07d819ac31f30af1d))
+ - It looks like something is wrong with the object stream implementation ([`d187b5a`](https://github.com/yuki0iq/gitoxide/commit/d187b5a769b62ec706c1265e0db8403327d8e92d))
+ - Loose object verifycation - but it doesn't seem to work as expected ([`9dd5676`](https://github.com/yuki0iq/gitoxide/commit/9dd56761ae75eac691449cd86a1be04c11c0fecb))
+ - Refactor ([`37cfd9b`](https://github.com/yuki0iq/gitoxide/commit/37cfd9ba14726d6fd38b5ba6eabb3b17be263779))
+ - Refactor ([`8e3b9fc`](https://github.com/yuki0iq/gitoxide/commit/8e3b9fc23a139c8307e052afa8d1d6f6f562ca1d))
+ - Prepare full 'verify' implementation ([`ee45c7f`](https://github.com/yuki0iq/gitoxide/commit/ee45c7f47b95fc406cc5922a322c8fd6c0f52775))
+ - Refactor ([`0a33b24`](https://github.com/yuki0iq/gitoxide/commit/0a33b24f5b61ccdf1358f1e9adcf0f6fd4099c1c))
+ - Always compress values when using a sink when exploding packs ([`70562fa`](https://github.com/yuki0iq/gitoxide/commit/70562fa123faf51bd72a4aedb12acb0d3247e4e2))
+ - Support for compression even when using sink ([`105c845`](https://github.com/yuki0iq/gitoxide/commit/105c84551361bd93ec549a07ab377a7f1ae97332))
+ - Another stab at fixing stress tests :) ([`7db6a33`](https://github.com/yuki0iq/gitoxide/commit/7db6a33bc8bdaccf9091acc2ca48eb26f8a8c1fa))
+ - Fix stress test; improve progress messages ([`37ccd92`](https://github.com/yuki0iq/gitoxide/commit/37ccd92bbc4eb9917c1916e39f626ecddbf85064))
+ - Ignore decode errors (if configured) at the right spot ([`e53141d`](https://github.com/yuki0iq/gitoxide/commit/e53141dd5e319d29de15ab73a783ce21158ed54a))
+ - Tests for relaxed error handling ([`93c0e26`](https://github.com/yuki0iq/gitoxide/commit/93c0e2664ccc259747543845186c4211ae139008))
+ - Nice error message on failure ([`adbc82c`](https://github.com/yuki0iq/gitoxide/commit/adbc82c31450681fcb38233eeb8095efc5e52a18))
+ - Inform about deleted files using progress ([`a3ee516`](https://github.com/yuki0iq/gitoxide/commit/a3ee5160093c9326006fcedbf1f507d8978a97c2))
+ - Fix error display - certainly something to watch out for ([`38eff2c`](https://github.com/yuki0iq/gitoxide/commit/38eff2c3f0bb6170a253b4c96f01077c1358bc40))
+ - The first 'explode' implementation… ([`0d31ad1`](https://github.com/yuki0iq/gitoxide/commit/0d31ad1b61997fa0d0692c5919fb8032ffaaa35b))
+ - Support for skipping various safety checks during traversal ([`0416666`](https://github.com/yuki0iq/gitoxide/commit/0416666d3492ddd031188f750371248f5f67d598))
+ - Prepare for configuration of safety checks ([`06638d0`](https://github.com/yuki0iq/gitoxide/commit/06638d0f9ce50782e2897d76c742c526758889d1))
+ - Cargo clippy ([`95e02c9`](https://github.com/yuki0iq/gitoxide/commit/95e02c951ace19f6ace49a9190607674d98c970d))
+ - Restore original verification functionality ([`0e3c1b9`](https://github.com/yuki0iq/gitoxide/commit/0e3c1b9bb9841ae4bb0ef1df2e72e950f7a7fd33))
+ - Nearly there! Interesting that anyhow errors must be sync! ([`eaee77e`](https://github.com/yuki0iq/gitoxide/commit/eaee77ea4ce10f5c85b42a33452eef996adac3bf))
+ - Finally it compiles with returning Boxed errors! Ouch… ([`1fc8252`](https://github.com/yuki0iq/gitoxide/commit/1fc8252a24b75faa88065838a3e9ffa13e6f7f54))
+ - First sketch of new verify expressed in terms of traversal ([`4cb570f`](https://github.com/yuki0iq/gitoxide/commit/4cb570f96ddd7ee2faa62e54927afd78ba7822af))
+ - Refactor ([`f2832a8`](https://github.com/yuki0iq/gitoxide/commit/f2832a840d0bc69e7ee0817e3617ac0b3d40e4fd))
+ - Finally a progress can be passed to the delegate… ([`a9f4de0`](https://github.com/yuki0iq/gitoxide/commit/a9f4de0783a87b0693f87da98283e30ec72f3737))
+ - Refactor ([`bbb3e1e`](https://github.com/yuki0iq/gitoxide/commit/bbb3e1efd309bbcdb3adda84308a3fc644389e43))
+ - Pass all arguments (but progress) to processor ([`1e87922`](https://github.com/yuki0iq/gitoxide/commit/1e87922299762dc0b2cf0800e1ff1e0a61467ce5))
+ - Call a bare version of the traversal processor ([`95a5cea`](https://github.com/yuki0iq/gitoxide/commit/95a5cead30fa4e7904b28158a747ac28adadf01e))
+ - Preparation for abstracting the 'process object (stateful)' function ([`fe400f5`](https://github.com/yuki0iq/gitoxide/commit/fe400f572accb396def704f7853d5e81a42839de))
+ - Discard idea of making traversal even more generic ([`1525f36`](https://github.com/yuki0iq/gitoxide/commit/1525f36d29574699d2fcb16b70678121030fd109))
+ - Initial step towards separating verification from traversal ([`d14b4fc`](https://github.com/yuki0iq/gitoxide/commit/d14b4fc7fd09bf1a96b16d583c1a8df102517650))
+ - Refactor ([`bae7781`](https://github.com/yuki0iq/gitoxide/commit/bae7781ab549f0daa73980a29d18d64320601470))
+ - Rename verify-pack to pack-verify (keeping it more formal) ([`ec8c48a`](https://github.com/yuki0iq/gitoxide/commit/ec8c48a8fcbcd748c9c764734d881b5f0217e1e4))
+ - Refactor ([`f580441`](https://github.com/yuki0iq/gitoxide/commit/f5804410eb80fa406294fb83e161b09a4f3bf1a2))
+ - Fast implementation for buffered input ([`c50b150`](https://github.com/yuki0iq/gitoxide/commit/c50b150adc7c5379017237c0914c294aad1fdc7c))
+ - Respect object size to be 64 bit where applicable… ([`61c8aba`](https://github.com/yuki0iq/gitoxide/commit/61c8aba769a52d11de549505f6b4cbca1d949758))
+ - Better errors for writing disk objects ([`f7bc137`](https://github.com/yuki0iq/gitoxide/commit/f7bc1372d6b445f5c078632c4f3ad7786f98e6a9))
+ - Try to use HashKind where possible ([`b32e01d`](https://github.com/yuki0iq/gitoxide/commit/b32e01dbfd257d123a461380df5dcfcb88c77e1e))
+ - Refactor ([`a3777ed`](https://github.com/yuki0iq/gitoxide/commit/a3777edb2612b50de7a12da4ecbf707638d23ac3))
+ - Clippy happy ([`a938c70`](https://github.com/yuki0iq/gitoxide/commit/a938c7002b4c4905694d97dc682dd77cd6780cff))
+ - And writing of loose objects works ([`bbfe7bf`](https://github.com/yuki0iq/gitoxide/commit/bbfe7bf2be3ab04dd27b9a23381ced9838fc292e))
+ - This seems to be a working deflate write implementation ([`0acce38`](https://github.com/yuki0iq/gitoxide/commit/0acce381912059c06df55955e45245c5eeb6d4b3))
+ - The first succesful inflate run for small input ([`94e1c5a`](https://github.com/yuki0iq/gitoxide/commit/94e1c5a69d22ee56d697e6e59a6a367ceb5e0c6f))
+ - What seems to be a reasonable write implementation for deflate ([`45a28d2`](https://github.com/yuki0iq/gitoxide/commit/45a28d259c2f08b8c3c96b0bf0092261d0bd17a3))
+ - Another test to understand the deflate streamer better ([`4256038`](https://github.com/yuki0iq/gitoxide/commit/4256038e65bc68222c60c1b25273a3d066991970))
+ - Refactor ([`dd463df`](https://github.com/yuki0iq/gitoxide/commit/dd463df3b4a48d117596d78e050bf425db350b27))
+ - Refactor ([`0b42237`](https://github.com/yuki0iq/gitoxide/commit/0b42237ead90a1582b5ddb936d30fbf75da8b6b1))
+ - Refactor ([`5b0bb84`](https://github.com/yuki0iq/gitoxide/commit/5b0bb841bbc5f2e267238e4cdec69029a8344a31))
+ - Put down a few tests to understand how deflate wants to be fed ([`178a018`](https://github.com/yuki0iq/gitoxide/commit/178a01814b344c7b2ae7a7470c33808dca7e3a38))
+ - Refactor ([`0d8d7fe`](https://github.com/yuki0iq/gitoxide/commit/0d8d7fee0fde7f24c91fb147745ed8474f40e834))
+ - Improve looks of documentation ([`11a32eb`](https://github.com/yuki0iq/gitoxide/commit/11a32ebc2209d1a05eb4c4ec5131e85dfb43d9f6))
+ - Fix tests for now… ([`79ab945`](https://github.com/yuki0iq/gitoxide/commit/79ab9453264562488e8c5bc6ead7dd1c1fe46cba))
+ - Refactor ([`0cd7bb7`](https://github.com/yuki0iq/gitoxide/commit/0cd7bb74e379483116afb1ab618081ef1bfef67a))
+ - Complete and unoptimized disk writer for objects, but… ([`9d0c3f1`](https://github.com/yuki0iq/gitoxide/commit/9d0c3f16413d437fa893524c1cdf4a899fc3c921))
+ - Refactor ([`62e75bc`](https://github.com/yuki0iq/gitoxide/commit/62e75bca7de17782dc5b7cbae29c8ce8e63b8d02))
+ - Make use of HashKind in Write trait ([`0304dd0`](https://github.com/yuki0iq/gitoxide/commit/0304dd0f44cd55af07796c3aacca0f116ffd181b))
+ - Make our Sink API similar to std::io::sink() ([`a03ae0f`](https://github.com/yuki0iq/gitoxide/commit/a03ae0f064cbf63bc4cb352ccec25333ec1843e6))
+ - Finish Sink implementation ([`84f7908`](https://github.com/yuki0iq/gitoxide/commit/84f7908b1883ed6c484ca4e522ac530c8cc161d5))
+ - First steps towards serialization tests for sink ([`e8d52c6`](https://github.com/yuki0iq/gitoxide/commit/e8d52c6997997688220959b096d46aaa641d14a1))
+ - Introduce hash kind, as this should be specified when writing an object ([`f5d0acf`](https://github.com/yuki0iq/gitoxide/commit/f5d0acf61ac5dd815bc5ece4462eb9a43dd9c44a))
+ - A simple trait for writing owned objects and streams ([`68b7d7d`](https://github.com/yuki0iq/gitoxide/commit/68b7d7defdb07b3a100bc16a9167ee957647f5cb))
+ - (cargo-release) version 0.2.0 ([`76fe0ab`](https://github.com/yuki0iq/gitoxide/commit/76fe0ab5f0b58504a5ea5adb74b349b9d588e51e))
+ - (cargo-release) version 0.2.0 ([`0bb8314`](https://github.com/yuki0iq/gitoxide/commit/0bb831480d8657e1bb29ee7009aeac673471403e))
+ - Use 'optimized' chunk size for 'less-time' algorithm ([`c8c23c0`](https://github.com/yuki0iq/gitoxide/commit/c8c23c0fb9ab0174dd33299ddd3f257f7b2dde78))
+ - Incorporate dynamic chunking into 'less-time' algorithm ([`295aa2f`](https://github.com/yuki0iq/gitoxide/commit/295aa2f01dc596a8880cd2f68a8d83bc6913ce48))
+ - Integrate new chunk size code into lookup code ([`a8422cf`](https://github.com/yuki0iq/gitoxide/commit/a8422cf0b0c9ff4d3275cc17a68a74811b5bd01f))
+ - Simplify progress code using `inc()` ([`9e8df59`](https://github.com/yuki0iq/gitoxide/commit/9e8df59d9a6349c49dd80447cbdbde95090e1f04))
+ - Add 'inc()' convenience methods to progress ([`2e46c9b`](https://github.com/yuki0iq/gitoxide/commit/2e46c9b72a2a5b90bcdac249de07ffbc124cfb04))
+ - Run clippy first; pacify clippy ([`0a5b883`](https://github.com/yuki0iq/gitoxide/commit/0a5b883c22f2df8a6d51f75c5e09bdfdf276fee4))
+ - Use faster algorithm by default ([`bb45c3d`](https://github.com/yuki0iq/gitoxide/commit/bb45c3d8a2aabf87231981000240f0444abf6fc4))
+ - Properly compute delta chain length by default ([`a93b894`](https://github.com/yuki0iq/gitoxide/commit/a93b89464e4484bc7100d5934f14a7321f3ca7a4))
+ - Remove hits_to_live ([`3a3fae9`](https://github.com/yuki0iq/gitoxide/commit/3a3fae9a8f637481d526d28a695c3f411c1a89a8))
+ - Attempt to auto-remove unusable deltas… ([`5dd8243`](https://github.com/yuki0iq/gitoxide/commit/5dd8243ceafbb2a89964708f5f9b2783953677aa))
+ - Now with cache (and due to that, incorrect statistics for now) ([`efd28d2`](https://github.com/yuki0iq/gitoxide/commit/efd28d21acd97709f68ff9404131123cda527cbd))
+ - Make chunk statistics independent of traversal method ([`6225f36`](https://github.com/yuki0iq/gitoxide/commit/6225f36cc4735dd41b0c01d7c7ce6ed61f384e9a))
+ - First working version of alternate object traversal, without cache ([`51b5eb6`](https://github.com/yuki0iq/gitoxide/commit/51b5eb6c3a91e323c92e3e8f4069a12cda904354))
+ - Initial state for indexed lookup ([`acbcd79`](https://github.com/yuki0iq/gitoxide/commit/acbcd79942e9783ca60ac41010a73ef98031d3e9))
+ - Refactor; tests now fail with more than just not-implemented ([`310a2f7`](https://github.com/yuki0iq/gitoxide/commit/310a2f7f5498ed48777eec53b830b9f7dece33c3))
+ - Speedup entry sorting a little; use less memory ([`b4df372`](https://github.com/yuki0iq/gitoxide/commit/b4df37258734e55d4679870c639f993305ada73c))
+ - Better index entries sorting progress ([`b4d7038`](https://github.com/yuki0iq/gitoxide/commit/b4d7038ae729c2631277b0d5ca842a20c609abe9))
+ - Prepare sharing even more code ([`61c76cf`](https://github.com/yuki0iq/gitoxide/commit/61c76cf6f856f79fd2c77e8ed9cf8940b29d6a50))
+ - Make use of shared reducer in upcoming indexed verify implementation ([`290eae1`](https://github.com/yuki0iq/gitoxide/commit/290eae115a1df277c4331bb7f2994265da117656))
+ - Use shared reduce implementation in lookup based algorithm ([`10fc88d`](https://github.com/yuki0iq/gitoxide/commit/10fc88d492821cf67de4cea9beefef4b77d4452b))
+ - Prepare for integration of general reducer ([`c37832e`](https://github.com/yuki0iq/gitoxide/commit/c37832eb8a6b08cf965c287a104bfdead02776d2))
+ - Refactor; enable testing of reverse-delta lookup ([`512daf9`](https://github.com/yuki0iq/gitoxide/commit/512daf94038f675353271c930694e0577ac746b4))
+ - Revert "Move deallocation off into own thread" - not worth it! ([`051da15`](https://github.com/yuki0iq/gitoxide/commit/051da1572a8ed8a99108a337f802ae5f7cc9491e))
+ - Move deallocation off into own thread ([`90230f1`](https://github.com/yuki0iq/gitoxide/commit/90230f1c0cdd1c9091a3f5e6d9393e05b6c0abb5))
+ - Implement more cache-friendly pack offset v2 retrieval ([`00cf84b`](https://github.com/yuki0iq/gitoxide/commit/00cf84baeee9932196288c8641f18621610d47a9))
+ - Refactor ([`3c25c67`](https://github.com/yuki0iq/gitoxide/commit/3c25c6778b3d4fbba9906e0f5b37acbce6c69c61))
+ - Initial refactor of DeltaTree, but… ([`6384649`](https://github.com/yuki0iq/gitoxide/commit/63846499367a3f106cf668cb84606ca355ad7a3d))
+ - Measuring performance of sorting index offsets is quite revealing ([`4b16336`](https://github.com/yuki0iq/gitoxide/commit/4b163366cbf5b8e314e1913e24a1d19179e25611))
+ - Properly handle the BufReader to make indexing work; FAST ([`57e95cf`](https://github.com/yuki0iq/gitoxide/commit/57e95cf79c78285283be88ca9e7baf56c1ad58c0))
+ - Avoid seek in favor of skimming a file read in bursts ([`01ae405`](https://github.com/yuki0iq/gitoxide/commit/01ae4053ee57f35875d843f00d390acc19e56849))
+ - Some performance information in progress ([`20aef2c`](https://github.com/yuki0iq/gitoxide/commit/20aef2cf0e0212d5d79a6a4b7ece328adffbdf23))
+ - Nodes now provide access to the pack offset ([`61c1497`](https://github.com/yuki0iq/gitoxide/commit/61c1497547ee2789f5a90735b72b06186030c3d3))
+ - Basic tree access for the entry graph ([`c5e5c77`](https://github.com/yuki0iq/gitoxide/commit/c5e5c77aea3981d4f3b0ad528ae25eccdc58ae85))
+ - Fix clippy ([`ec40e09`](https://github.com/yuki0iq/gitoxide/commit/ec40e093d72f93d86168f39ebaca5b122ca0bec3))
+ - Hookup new indexing step ([`313064f`](https://github.com/yuki0iq/gitoxide/commit/313064f1875fea6165f9d7feeb31ce0183959044))
+ - Frame for running the new streaming code on bigger packs ([`e0b34eb`](https://github.com/yuki0iq/gitoxide/commit/e0b34eb87bbf29b31c87d298cdb68e6e0fa5349b))
+ - Refactor ([`fdfab40`](https://github.com/yuki0iq/gitoxide/commit/fdfab408c38087c5afcdd028e988089c56311baf))
+ - Refactor ([`1fbeb35`](https://github.com/yuki0iq/gitoxide/commit/1fbeb35cb1a0e66d7e12d678f351fecedc7978dd))
+ - Refactor ([`385e935`](https://github.com/yuki0iq/gitoxide/commit/385e9356f49fb9e1e87f13137ee270b34527fc0b))
+ - Now it works :D ([`008b4de`](https://github.com/yuki0iq/gitoxide/commit/008b4defcfbccdd61bc7f5f2c9a8e939f817095d))
+ - Initial (failing) implementation of building an index tree ([`25dc83d`](https://github.com/yuki0iq/gitoxide/commit/25dc83d660c832cc68306395c7bd303ae806ac07))
+ - Easy access to sorted offsets in pack index files ([`d93540f`](https://github.com/yuki0iq/gitoxide/commit/d93540fe2a6d4bb70248e82d039d6a2665354ef3))
+ - Refactor ([`cb8d561`](https://github.com/yuki0iq/gitoxide/commit/cb8d56101bdc4cd7e3fa95ac79f82c1cda99871c))
+ - Refactor ([`c7ae705`](https://github.com/yuki0iq/gitoxide/commit/c7ae7056eb6a33656b0db31bf1c1012b7ffa2ca8))
+ - Refactor ([`2fc449c`](https://github.com/yuki0iq/gitoxide/commit/2fc449cdefab1d10a446f83bd2462d1034808d97))
+ - Change course and do pack streaming first ([`bcb275e`](https://github.com/yuki0iq/gitoxide/commit/bcb275e91cfd6f0a71b3cb59a2b706b60608a594))
+ - Roundtrip Rust repo in stress test; accept more diverse trees when parsing ([`0347cdb`](https://github.com/yuki0iq/gitoxide/commit/0347cdbf473d80c016745ffbaf582832fe2eba2a))
+ - Allow some very special trees not to be round-trippable ([`8fe1358`](https://github.com/yuki0iq/gitoxide/commit/8fe1358aa9375bbe63f1ee64174b9e663d140a05))
+ - Consume PGP signature in tags fully ([`ffd6c31`](https://github.com/yuki0iq/gitoxide/commit/ffd6c31aa3adecc2dea6357373d88a495d63ba0d))
+ - Make tagger signature optional ([`3358f9a`](https://github.com/yuki0iq/gitoxide/commit/3358f9ae539c7b7878d87a209d678d2f08f94b1b))
+ - Remove now unused pgp_signature field - it's in extra-headers ([`c8c937c`](https://github.com/yuki0iq/gitoxide/commit/c8c937c505e455572544a1a9da1b991ef4662b97))
+ - Proper support for extra-headers ([`d0feb2b`](https://github.com/yuki0iq/gitoxide/commit/d0feb2b5b30f9719bf3b40ac5b74f8a5a8515bc9))
+ - Switch to latest quick-error ([`9760856`](https://github.com/yuki0iq/gitoxide/commit/976085614ee13a19fc1347209259a3dcf36ef95b))
+ - Fully implement --encode and --re-encode flags ([`a7cfac8`](https://github.com/yuki0iq/gitoxide/commit/a7cfac83ddd859d9c2c25e457c0d7043738792dc))
+ - Refactor ([`56b66ac`](https://github.com/yuki0iq/gitoxide/commit/56b66ac069f24635a8fa74b4b2231dfb0a82a1ef))
+ - Prepare for re-encoding each pack object ([`afae684`](https://github.com/yuki0iq/gitoxide/commit/afae684c72e5dc4b718976056dd5d34ed61de72a))
+ - Fix build with rustc 1.45 ([`8c2a1ee`](https://github.com/yuki0iq/gitoxide/commit/8c2a1ee853c5354117fc0a1b6719108785633915))
+ - Refactor ([`ec5e50f`](https://github.com/yuki0iq/gitoxide/commit/ec5e50f607d59302d6db3944f6ea7b667f820927))
+ - Prepare for writing out owned trees ([`2b6eced`](https://github.com/yuki0iq/gitoxide/commit/2b6eced325057a884d56ed9db755a8699cbf8d00))
+ - Use borrowed::Id in trees for full type safety ([`5d57c1f`](https://github.com/yuki0iq/gitoxide/commit/5d57c1f7e3b9a84f7b46a4378015572155f3104b))
+ - Refactor ([`f7b8826`](https://github.com/yuki0iq/gitoxide/commit/f7b8826ba144f54f3a3fe6096a5daafd29e25002))
+ - Fix odb test ([`a792f44`](https://github.com/yuki0iq/gitoxide/commit/a792f44fec60d63aaa16538bf06fb29277e78433))
+ - Prepare for allowing an owned, processed version of multi-line headers ([`f966e7f`](https://github.com/yuki0iq/gitoxide/commit/f966e7f26cbbe99e5508215adaacf073e108bf48))
+ - Use borrowed::Id everywhere ([`9f876f0`](https://github.com/yuki0iq/gitoxide/commit/9f876f04feaa3fd3bba9729fff7667708dc0c4be))
+ - Move git_object::Id into git_object::owned::Id - much better already! ([`50c7136`](https://github.com/yuki0iq/gitoxide/commit/50c71368a69f57b0a43061df105685e992ed384a))
+ - Basic integration of borrowed Id; translate between owned and borrowed ([`84ff638`](https://github.com/yuki0iq/gitoxide/commit/84ff638a183567593ace8056de2a856304d29d1d))
+ - Prepare to allow Id be owned and borrwed; abstract over hash type ([`d883c31`](https://github.com/yuki0iq/gitoxide/commit/d883c31dd14f253a3af153616007c9231fdf265a))
+ - Introduce the notion of IdRef ([`7007361`](https://github.com/yuki0iq/gitoxide/commit/700736197b903cb6fe9ed60718e49e4be44199a7))
+ - Use statically known borrowed arrays for perfect type safety! ([`3ead048`](https://github.com/yuki0iq/gitoxide/commit/3ead048bb999e6266831df2ca6c2022013529ab2))
+ - Refactor ([`766f3e4`](https://github.com/yuki0iq/gitoxide/commit/766f3e491dc6ebcca20753cda3487545268721eb))
+ - Refactor ([`bca1f16`](https://github.com/yuki0iq/gitoxide/commit/bca1f16a6f3da497e3488e333d5ebc99e39ee689))
+ - 'data -> 'a as it's shorter and also more idiomatic ([`71821e9`](https://github.com/yuki0iq/gitoxide/commit/71821e938887f448f1458642eda2bac365f2aa85))
+ - Refactor ([`dedd4dc`](https://github.com/yuki0iq/gitoxide/commit/dedd4dc91c26dfef368307345bb9e8d49637207c))
+ - Refactor ([`de0bc3c`](https://github.com/yuki0iq/gitoxide/commit/de0bc3cb4a32bf4cd02ce7c8420bc008e469b779))
+ - Refactor ([`e5391d3`](https://github.com/yuki0iq/gitoxide/commit/e5391d36d192c3c12426102f734d2e227c568a08))
+ - Refactor ([`163909b`](https://github.com/yuki0iq/gitoxide/commit/163909b593e21860d0a292c6e45daee93fb270fb))
+ - Refactor ([`49f64db`](https://github.com/yuki0iq/gitoxide/commit/49f64db88fc0643e0bff215efdb9b1b429b648ba))
+ - Refactor ([`9f825b8`](https://github.com/yuki0iq/gitoxide/commit/9f825b849d14494a2d58a09eb6499fd86fd05af3))
+ - Refactor ([`2fbc2e1`](https://github.com/yuki0iq/gitoxide/commit/2fbc2e1f76f972758b0c880d3eabdf75586749e7))
+ - Fix naming change, which was introduced accidentally ([`fbb9f98`](https://github.com/yuki0iq/gitoxide/commit/fbb9f98508ec722e192466e28ded47aef2fb78b3))
+ - Make it easier to validate bundles, for completeness ([`8ea05de`](https://github.com/yuki0iq/gitoxide/commit/8ea05de8d1ae49e09465a66354cf69dd7c7a2e05))
+ - Refactor ([`34e85f2`](https://github.com/yuki0iq/gitoxide/commit/34e85f2242b12ec1560b8e50bc9ab447cd1805fc))
+ - Refactor ([`b3bde87`](https://github.com/yuki0iq/gitoxide/commit/b3bde870054cb4001c1e2ea8a81b1a4b1d83405b))
+ - Refactor ([`0b540c2`](https://github.com/yuki0iq/gitoxide/commit/0b540c236b3459b340f13908ca52c82e40378e13))
+ - Refactor ([`2888f1b`](https://github.com/yuki0iq/gitoxide/commit/2888f1b10a2baf40155544e667ddd461f3ddc938))
+ - Refactor ([`0817b24`](https://github.com/yuki0iq/gitoxide/commit/0817b24fae6106db2d9e3fcfcdcb10b9a182911d))
+ - Refactor ([`dcacd3b`](https://github.com/yuki0iq/gitoxide/commit/dcacd3b06d7a4532c600dfdf62e03561e8ed55ef))
+ - Refactor ([`b113da9`](https://github.com/yuki0iq/gitoxide/commit/b113da945715f9611eb0fb79925d1239eaf1569c))
+ - Refactor ([`6659174`](https://github.com/yuki0iq/gitoxide/commit/66591745f08d15f3756a352f4041c807ea92fc6f))
+ - Refactor ([`bed5dc8`](https://github.com/yuki0iq/gitoxide/commit/bed5dc80c5b307c6d35f7b4405693dce1f7f6d71))
+ - Refactor ([`4867740`](https://github.com/yuki0iq/gitoxide/commit/486774096a86f6eb001d812e6ac9ab0b29791148))
+ - Refactor ([`f6cc80e`](https://github.com/yuki0iq/gitoxide/commit/f6cc80e5f0ae966c83345be64219fa7ebe0e1db2))
+ - Refactor ([`8b416d4`](https://github.com/yuki0iq/gitoxide/commit/8b416d4b8417c04ea5d3527a88190d867dc8b7c2))
+ - Refactor ([`23e05d7`](https://github.com/yuki0iq/gitoxide/commit/23e05d78c73b2bfce3025b3e34746d48026b34ed))
+ - Refactor ([`d3b36f4`](https://github.com/yuki0iq/gitoxide/commit/d3b36f4ad8a5cb9266542ee997941c879121be96))
+ - More tests for various object types ([`f4703e0`](https://github.com/yuki0iq/gitoxide/commit/f4703e047834d13748f21db861fd0a753d5b1233))
+ - Refactor ([`86fa00f`](https://github.com/yuki0iq/gitoxide/commit/86fa00f0967dba5453f7226125123ef398e48790))
+ - Basic decode implementation ([`7ff02cb`](https://github.com/yuki0iq/gitoxide/commit/7ff02cb84469f5aa4a3be1489927344b45385a45))
+ - Support for in-pack object lookup in Bundle::locate ([`7e3d6be`](https://github.com/yuki0iq/gitoxide/commit/7e3d6be5136d9c3816bedd3b9797186457aeb476))
+ - First dummy implementation of borrowing a buffer provided by the user ([`9c31fcb`](https://github.com/yuki0iq/gitoxide/commit/9c31fcb7c25be5c75e3dad1e940683b8ae42b935))
+ - Make it easy to learn that objects couldn't be located by using options ([`a916f36`](https://github.com/yuki0iq/gitoxide/commit/a916f367d329927369b127a5f2fba63e8d4d9d88))
+ - Mild refactor - need combined pack + index ([`6bf8ed4`](https://github.com/yuki0iq/gitoxide/commit/6bf8ed470803ab58737b119d892b7eabb77fd8b9))
+ - Respect thread limit in 'in_parallel' ([`babfd84`](https://github.com/yuki0iq/gitoxide/commit/babfd84cba77ef7a0f541ba921b31ebd3f3c50e3))
+ - Apply cargo diet ([`79b9b73`](https://github.com/yuki0iq/gitoxide/commit/79b9b7398be608de1f439f56b057dc08d421081f))
+ - Add missing license description ([`2b80181`](https://github.com/yuki0iq/gitoxide/commit/2b80181ad428a9bf267a9660886f347a850fc76f))
+ - Make crates publishable ([`5688a34`](https://github.com/yuki0iq/gitoxide/commit/5688a3427ff3673e1422d43106f4d685fa837aed))
+ - Cargo clippy (from CI) ([`0a28857`](https://github.com/yuki0iq/gitoxide/commit/0a288579545345c0dffdfa814b052959baec0a34))
+ - Proper implementation of line renderer into 'lean' CLI ([`e98e7c2`](https://github.com/yuki0iq/gitoxide/commit/e98e7c280d73e9d9ebd13202afb93a56cb2f7c9c))
+ - Handle windows newlines in test suite for packs as well. ([`ebd5176`](https://github.com/yuki0iq/gitoxide/commit/ebd517633f099582dc2633e71f7bb7890acd14d1))
+ - Add metadata to allow docs.rs build all featueres ([`10f9386`](https://github.com/yuki0iq/gitoxide/commit/10f9386a12decc1f13999aee72be484c8f6d48ce))
+ - Update tasks ([`269280a`](https://github.com/yuki0iq/gitoxide/commit/269280a0e00c9eee54d591b96c3ed0e9d4202489))
+ - Allow to limit the logging depth for less cluttered output ([`fce7035`](https://github.com/yuki0iq/gitoxide/commit/fce703531d7006f7d961d6ffa66f51f6c9bc0efc))
+ - Looks like this performs much better already, but… ideally subprogress isn't shown ([`3b96d18`](https://github.com/yuki0iq/gitoxide/commit/3b96d18483a845f7692f94cc40c28871fd96e479))
+ - Finally speed up logging progress properly - needs input throttling ([`1a550c6`](https://github.com/yuki0iq/gitoxide/commit/1a550c6458b10fad2e42b641899216c5517c6e26))
+ - Provide average throughput per second ([`5b23d17`](https://github.com/yuki0iq/gitoxide/commit/5b23d171102ad859258b9673bf35561ef9e8f246))
+ - Git-odb with serde support ([`0da930c`](https://github.com/yuki0iq/gitoxide/commit/0da930cf23f215cc1e2bda8f7340a5d69370735a))
+ - Remove dependency to git-object from git-features - it better remains free ([`67c3a6a`](https://github.com/yuki0iq/gitoxide/commit/67c3a6ab4cc32358a1406c2f863e26a4c2929867))
+ - Commit to using bstr whenever something is not data bytes; remove miniserde ([`3183d1b`](https://github.com/yuki0iq/gitoxide/commit/3183d1b02c2d7bb3c750f8472c29bb161641ca7f))
+ - Prepare centralization of bstr as optional component ([`aa857d9`](https://github.com/yuki0iq/gitoxide/commit/aa857d9df32dfc75f151154ca430ddfee907deed))
+ - \#[forbid(unsafe)] for all crates ([`afda803`](https://github.com/yuki0iq/gitoxide/commit/afda8039259b7a30cfed5dbcdd9caf4773b4c234))
+ - Allow for more screen space when formatting ([`6794300`](https://github.com/yuki0iq/gitoxide/commit/67943002e7f4215b5383bd0538786ce2857f011e))
+ - Prepare next task ([`74bcbb5`](https://github.com/yuki0iq/gitoxide/commit/74bcbb506585aa9e0955253d07bab111f83f014e))
+ - Display object throughput per second, even though it won't be visible in TUI… ([`53b4513`](https://github.com/yuki0iq/gitoxide/commit/53b4513f6a8bb2f2e5b07fa72a3085e620cee24c))
+ - Disable LRU cache if we have to get statistics ([`befba3b`](https://github.com/yuki0iq/gitoxide/commit/befba3b769195fb592d714afe12194a61ae4a330))
+ - Wonderful statistics on compression efficiency! ([`1bb09c5`](https://github.com/yuki0iq/gitoxide/commit/1bb09c509dae4e493ab05022bbf51c0b1786d479))
+ - Count objects per chain level ([`209d53f`](https://github.com/yuki0iq/gitoxide/commit/209d53f531ec9bcffbb04ba060447bee59ad26f6))
+ - Pass average stats through to the top level ([`5b4979c`](https://github.com/yuki0iq/gitoxide/commit/5b4979c1dfeb9a29974dd4e6529ae5da074d0b1a))
+ - Refactor ([`4dd9fd4`](https://github.com/yuki0iq/gitoxide/commit/4dd9fd4a2c48380bda9a865ef704e7fdfa7e5b89))
+ - Closer to actually producing statistics ([`5f087ec`](https://github.com/yuki0iq/gitoxide/commit/5f087ec30a50775ad8bb67f21e352fe9ee1ccc9f))
+ - Refactor ([`7add82c`](https://github.com/yuki0iq/gitoxide/commit/7add82c39169e3c2fff76c48cdd318fe6040d7bc))
+ - Also average statistics on chunk level ([`3b927e5`](https://github.com/yuki0iq/gitoxide/commit/3b927e50173e3feae72cde8a226cee524275403a))
+ - Provide more detailed information when decoding an entry ([`80c5da9`](https://github.com/yuki0iq/gitoxide/commit/80c5da9bd88e1f329292f3f93ba53c8ff8324a20))
+ - No need to say 'begin' before doing something, it's primarily for logging ([`13eba3a`](https://github.com/yuki0iq/gitoxide/commit/13eba3a3484068939436996352fe5585aa221bca))
+ - Throughput for pack ([`81f5c33`](https://github.com/yuki0iq/gitoxide/commit/81f5c335b224dd85062c9208cee2bb288ad3e833))
+ - Print performance stats at the end of hashing the index ([`9c94417`](https://github.com/yuki0iq/gitoxide/commit/9c9441709c9a759a3a0916402921c7beeb735d75))
+ - Assure hashing progress is dropped when done ([`db6e067`](https://github.com/yuki0iq/gitoxide/commit/db6e067c5dd90311d174881546d8df8f521eb552))
+ - First implementation of logging per thread ([`477dd90`](https://github.com/yuki0iq/gitoxide/commit/477dd90ce5e102875b19489bf8ae9877522ef9c8))
+ - Support for providing progress to threads ([`2815858`](https://github.com/yuki0iq/gitoxide/commit/2815858adf7ac0f7b4cbc88cf05df0ea6aef4116))
+ - Properly count objects ([`d398e7e`](https://github.com/yuki0iq/gitoxide/commit/d398e7e68ad893d21a088ec6ac727dc8577317fc))
+ - First very basic progress implementation ([`b820717`](https://github.com/yuki0iq/gitoxide/commit/b8207177daee8a9ffa23c7c052cf9ca651b15804))
+ - Pass progress everywhere, for now just to discard it ([`da3ae1c`](https://github.com/yuki0iq/gitoxide/commit/da3ae1c82cd726b8fae9b8d26069719930e9ba99))
+ - Control which hashing crates to use from the top-level as well. ([`dfe9b20`](https://github.com/yuki0iq/gitoxide/commit/dfe9b203b2e877a7e345b4f2942bf5a1582ab43e))
+ - Use git-features to toggle 'parallel' mode from the 'gitoxide' level ([`d944fbf`](https://github.com/yuki0iq/gitoxide/commit/d944fbf181acc5fb83a841613174702af1e074d6))
+ - Sketch out `Progress` trait; don't forget to write docs at some point ([`534b3c7`](https://github.com/yuki0iq/gitoxide/commit/534b3c73101fd1b885de630523ab706bd06a327b))
+ - Refactor ([`baeb4ef`](https://github.com/yuki0iq/gitoxide/commit/baeb4ef1a9680c212ce9d1010e2c34eedafcd246))
+ - Refactor ([`e12bfd6`](https://github.com/yuki0iq/gitoxide/commit/e12bfd645bb2f707a1b5077190d9f37393a8e315))
+ - Make `in_parallel` trait bound more loose: Clone instead of copy ([`3e91b05`](https://github.com/yuki0iq/gitoxide/commit/3e91b0512919c02899324564b8f571ce534955d9))
+ - Using all cores actually does speed things up ([`ed944b9`](https://github.com/yuki0iq/gitoxide/commit/ed944b9480ae647c7e75a7a07a9c59885725b3a0))
+ - Also run index+pack validation in parallel; only parallelize bigger packs ([`dc15b26`](https://github.com/yuki0iq/gitoxide/commit/dc15b2652cc6b9e94f80aebfeec8f879ae5a529f))
+ - Avoid running anything in parallel for small packs ([`c2df183`](https://github.com/yuki0iq/gitoxide/commit/c2df183943e8b533c4cd5f5833f61ad94942943d))
+ - Don't send every single entry, instead send reasonably sized chunks ([`56298a6`](https://github.com/yuki0iq/gitoxide/commit/56298a62ea8cc9c6fef7f682ffb8ddda5404ca9b))
+ - Refactor (down to 6 minutes for big pack verification) ([`4157b51`](https://github.com/yuki0iq/gitoxide/commit/4157b5196936e9f5f884a645f7e1c37ba6b13b52))
+ - First working version of actually parallel `in_parallel` ([`145ee39`](https://github.com/yuki0iq/gitoxide/commit/145ee399e2c057aec3330e26bafb7910ca7dc56d))
+ - First implementation of 'parallel' without threads. How will scoped fare? ([`735744e`](https://github.com/yuki0iq/gitoxide/commit/735744e1960a3055b836767c85613ba9d147cdd4))
+ - A sketch of a minimal helper for parallel work ([`377252a`](https://github.com/yuki0iq/gitoxide/commit/377252a3b4869952059e832ce32656e2cf2a674c))
+ - Refactor ([`be4795f`](https://github.com/yuki0iq/gitoxide/commit/be4795f00d7b693cb52f93857ac3b4b65340053f))
+ - Refactor ([`3e2efff`](https://github.com/yuki0iq/gitoxide/commit/3e2efffc945a0737c2d8b820a93b013e6ffa45e2))
+ - Bigger LRU caches are better, but with this one we can't go too large ([`5e1f7ae`](https://github.com/yuki0iq/gitoxide/commit/5e1f7aedc970552d3ec4ab3358757af790ce6628))
+ - First implementation of an LRU cache - it gets hit, let's see how it fares! ([`5a21031`](https://github.com/yuki0iq/gitoxide/commit/5a21031415a6e2ca43cb828492fd5517d2a98e9e))
+ - Also set the cache with bases and deltas ([`915a3fb`](https://github.com/yuki0iq/gitoxide/commit/915a3fb21c950dd35a97a735375a144bbc59e3b1))
+ - First sketch of cache implementation - get() is there, next is put() ([`ce54756`](https://github.com/yuki0iq/gitoxide/commit/ce547565de23e89212bf6197178191ddf5b11fd3))
+ - Allow delta base resolution to fail (similar to how lookups can fail) ([`b721424`](https://github.com/yuki0iq/gitoxide/commit/b7214241dfbb85c3115e230fa502f790133e2192))
+ - Allow in-pack lookups for V1 packs ([`2e51bbb`](https://github.com/yuki0iq/gitoxide/commit/2e51bbbab4a47001ef725d0bf8bf5714d0c37e70))
+ - Add CRC32 reading at index ([`268f855`](https://github.com/yuki0iq/gitoxide/commit/268f855da9db5f694bedb073493778147d646271))
+ - Pack offset by index ([`69e35b1`](https://github.com/yuki0iq/gitoxide/commit/69e35b1d8f24f366d675484a1bddbebd37b72e22))
+ - V2 pack lookup ([`9e56902`](https://github.com/yuki0iq/gitoxide/commit/9e56902bdb7702181809c6a4c2280750ddd64044))
+ - Test V1 lookup ([`e9c7127`](https://github.com/yuki0iq/gitoxide/commit/e9c71271fa51d5420fcb205d2d3deb6d012f0d41))
+ - Add CRC32 check during pack verification ([`04ff1a0`](https://github.com/yuki0iq/gitoxide/commit/04ff1a0bf9aa164e9cff262ec521eab76c2e4688))
+ - Prepare for CRC32 check - needs understanding of size of bytes in packed object ([`3ab2df1`](https://github.com/yuki0iq/gitoxide/commit/3ab2df1e00eb41e8a222b208131f63ba3e065df5))
+ - Refactor ([`dd2d623`](https://github.com/yuki0iq/gitoxide/commit/dd2d6238771ff86df6a412a6d817aa92a5e5ed43))
+ - Finally delta-objects can be read as expected. ([`81f2f54`](https://github.com/yuki0iq/gitoxide/commit/81f2f547bad33c414f6e12d16df4922274b06758))
+ - Definitely an improvement to the way add-deltas are applied… ([`c6cdb12`](https://github.com/yuki0iq/gitoxide/commit/c6cdb12b47f6d5f4e3f02895acb2de08a7df00cc))
+ - Fix one issue with Trees being declared as tags ([`ada66cd`](https://github.com/yuki0iq/gitoxide/commit/ada66cdbab0fec4765428ce815c0868d34d5babf))
+ - Validate sha1 of pack objects, some work, some don't for some reason… ([`aa8799a`](https://github.com/yuki0iq/gitoxide/commit/aa8799a01b92c3c3b7d4347f745921bbb685c454))
+ - Capability to write loose object headers, fast ([`de0aeff`](https://github.com/yuki0iq/gitoxide/commit/de0aeff518ebd218b73bf472558f278f6bcdc17c))
+ - Refactor ([`5364bbe`](https://github.com/yuki0iq/gitoxide/commit/5364bbe0415c37f684066e22eb017fe5d7ca7c64))
+ - Fix another implicit assumption that doesn't hold: deltas are NOT… ([`093637d`](https://github.com/yuki0iq/gitoxide/commit/093637da964b807fa767009732e9b93002e35fab))
+ - Finish delta-application to take into account the biggest possible result… ([`0ee2b69`](https://github.com/yuki0iq/gitoxide/commit/0ee2b696014012864b0645bd1b9da508cb1e465c))
+ - First stab at dealing with bigger-than-expected intermediate result sizes… ([`8027ff4`](https://github.com/yuki0iq/gitoxide/commit/8027ff4de7ffe6126cf1ade4938baa08899cb938))
+ - First simple implementation of fetching all objects in a pack (without validation) ([`053045b`](https://github.com/yuki0iq/gitoxide/commit/053045bb23e2a85e2a1d16eeb65c399dfabba5b4))
+ - Support for verifying pack files and index files ([`b09b4e1`](https://github.com/yuki0iq/gitoxide/commit/b09b4e1f35c3802dfd3418bda42b96828acd9ec8))
+ - Simple index file verification (internal) ([`1d27050`](https://github.com/yuki0iq/gitoxide/commit/1d27050f21ee1c8f492d38e14c294fa31a7b48a1))
+ - Refactor ([`4023b02`](https://github.com/yuki0iq/gitoxide/commit/4023b0260b0b139853f8dc1b9260045a8dac6e47))
+ - Refactor ([`855a769`](https://github.com/yuki0iq/gitoxide/commit/855a769026f81739f28b38507c0bef7b59e97a8b))
+ - Refact[r ([`c84410b`](https://github.com/yuki0iq/gitoxide/commit/c84410b2b0e66c10c30fc70c3674c971b270204d))
+ - Refactor ([`c24c79d`](https://github.com/yuki0iq/gitoxide/commit/c24c79d65b947625a5a9ab73dbd3afdef060fa12))
+ - Test --no-default-features for git-odb ([`2394bca`](https://github.com/yuki0iq/gitoxide/commit/2394bca4a76247c420fe06c59d0d76819c6e978b))
+ - Refactor; prevent trailing bytes to become part of the digets ([`043813c`](https://github.com/yuki0iq/gitoxide/commit/043813cd2e49b358e17ad78d975ef255924c78fa))
+ - Try a version that doesn't rely on memory mapped files for throughput… ([`d59ddfc`](https://github.com/yuki0iq/gitoxide/commit/d59ddfcf50edd0bfc8252e6c7a68c86fe27b5a9f))
+ - Try to speed it up with prefetching - not really :D ([`8485185`](https://github.com/yuki0iq/gitoxide/commit/8485185bcb7895461dc4347f25b9f0b0bab54594))
+ - Simplify folder names ([`36fde1f`](https://github.com/yuki0iq/gitoxide/commit/36fde1f90e9034060b5ede8a923365474659085e))
+ - Fix LSB parsing code with python based code written 6 years ago :D ([`c12fdad`](https://github.com/yuki0iq/gitoxide/commit/c12fdadbf839ce6f8a638fe25667d870a8f6b808))
+ - Improved packed header parsing… it works a little better now it seems, but… ([`ca779ed`](https://github.com/yuki0iq/gitoxide/commit/ca779edc457f1f1baed05e8c64bb2994f6b12945))
+ - Refactor; and figured out what the header parsing issue is ([`d364049`](https://github.com/yuki0iq/gitoxide/commit/d3640493e509b782589b4c0680962e6e1f2ae665))
+ - Some more tests ([`85e541f`](https://github.com/yuki0iq/gitoxide/commit/85e541f36fd7795c53d0dc3d07d5b76a6725c889))
+ - Refactor; better error handling ([`031df11`](https://github.com/yuki0iq/gitoxide/commit/031df11a3c3767330c9f13cab0e55c2559a72e9b))
+ - First very rough version of full-object decompression without allocation ([`7c704a7`](https://github.com/yuki0iq/gitoxide/commit/7c704a71e51607149a7a6a1293a401f4c7ecb610))
+ - Refactor ([`dcb1997`](https://github.com/yuki0iq/gitoxide/commit/dcb19971841d3330df63c67f73793f0a45b6c74f))
+ - Refactor ([`baaf06e`](https://github.com/yuki0iq/gitoxide/commit/baaf06e36605f9b79ef09dd7cbdbb42fb16b64be))
+ - Refactor ([`3edaaec`](https://github.com/yuki0iq/gitoxide/commit/3edaaec2fad6594049a0f10a4bf921dc3c485ac0))
+ - Finish Object Reader implementation, now for in-memory objects, too ([`35e69b8`](https://github.com/yuki0iq/gitoxide/commit/35e69b87521eef89705012a7170517670ee20e7c))
+ - A simpler implementation to skip the header ([`47ca6ab`](https://github.com/yuki0iq/gitoxide/commit/47ca6ab2ff0cbf8801d0a82cebbbeb8c4f62cdae))
+ - Allow skipping the header when decompressing files (streaming) ([`ff35032`](https://github.com/yuki0iq/gitoxide/commit/ff350323e4a424df8c17a9dca53cc8967e45e960))
+ - First step towards supporting skipping the header in the stream ([`8e45f53`](https://github.com/yuki0iq/gitoxide/commit/8e45f5370516b0df9df4e984d29161d399697fdd))
+ - Fix stream decoding - it seems to work, but we need to deal with the header ([`f10ed75`](https://github.com/yuki0iq/gitoxide/commit/f10ed75a74c183edeb2a5bd665e5649a5b282e93))
+ - Tests for streamed reading of bigger objects (FAIL) ([`b4a6b72`](https://github.com/yuki0iq/gitoxide/commit/b4a6b7233ff4f4154d1dd46a29a88787746899f8))
+ - Refactor ([`80aad4b`](https://github.com/yuki0iq/gitoxide/commit/80aad4b97b76b26050c87eac483b8af1fcfb61ed))
+ - Add missing parts to implement Read, need refactoring to make it work though ([`13d4cdb`](https://github.com/yuki0iq/gitoxide/commit/13d4cdb32fe197d1517270183d9547ddf1aa381e))
+ - First step towards streaming of ZLIB deflated content ([`a870f7a`](https://github.com/yuki0iq/gitoxide/commit/a870f7a5bca9f57374e7c9582866473fbbce6e5e))
+ - Cleanup ([`a2f0a5d`](https://github.com/yuki0iq/gitoxide/commit/a2f0a5dec0b183712e03397e8b4340fed77ce008))
+ - Fix clippy ([`a9c5da7`](https://github.com/yuki0iq/gitoxide/commit/a9c5da7132eeaa6806b8190985a7aa25f9ef89d8))
+ - Make decompression of bigger objects work (on the fly) ([`7e4f5a9`](https://github.com/yuki0iq/gitoxide/commit/7e4f5a9594b31c67a49a1d2d6a063241ab8821d9))
+ - It becomes obvious that this way of decompressing things won't work ([`1818bda`](https://github.com/yuki0iq/gitoxide/commit/1818bda0acc83354b093c39831e2844d48eb5637))
+ - Don't do so much logic if we already decompressed everything ([`26cb36c`](https://github.com/yuki0iq/gitoxide/commit/26cb36ce3717a63ca7934e7bbc35052208227056))
+ - Refactor ([`423b885`](https://github.com/yuki0iq/gitoxide/commit/423b8857f1dc580d64ec4075f955d34524979269))
+ - More convenient access to our four object types ([`ecda6d2`](https://github.com/yuki0iq/gitoxide/commit/ecda6d23561dc176f7d7ad2565da8105efac614f))
+ - It's proably OK to make parsed pack entries avaialble, why not ([`8a64e10`](https://github.com/yuki0iq/gitoxide/commit/8a64e10ae5206e10f487fbde88412037c165e583))
+ - Refactor ([`13f0e77`](https://github.com/yuki0iq/gitoxide/commit/13f0e77c0d67f8078bfaf96c3bb735f8c3161a3f))
+ - Memory size checks for objects ([`ab51616`](https://github.com/yuki0iq/gitoxide/commit/ab51616bb250a62b5367e861c25c1d90ec60f720))
+ - Reduce loose Object memory footprint ([`38a81b0`](https://github.com/yuki0iq/gitoxide/commit/38a81b0fc3ef1bff54779f0cf531ea2e0f82ebd8))
+ - First Blob test for blobs that are already in memory ([`f503324`](https://github.com/yuki0iq/gitoxide/commit/f503324b33fd7289782fe642b1f566e9d101ceab))
+ - Make single-field objects blob and tree more explicit ([`1aef68f`](https://github.com/yuki0iq/gitoxide/commit/1aef68f7e979324eb94966d44c160ffe537ee4a8))
+ - Add Blob type to parsed objects ([`d3e8e4b`](https://github.com/yuki0iq/gitoxide/commit/d3e8e4b24ecda84665b994ccad768774efdcdc90))
+ - See 'parsed' blobs as in-memory representations… ([`6a6e105`](https://github.com/yuki0iq/gitoxide/commit/6a6e105b3e438380b55f9e9566f0acd76c5efffd))
+ - Make clear that not all objects can be parsed at the expense of convenience ([`ce3031d`](https://github.com/yuki0iq/gitoxide/commit/ce3031da8ba1eb3e66d72474a8efc65c2990bc99))
+ - Don't conflate errors with 'there is no suitable object' to parse ([`b9b796f`](https://github.com/yuki0iq/gitoxide/commit/b9b796f69ced726167d72615e5628263a3158a35))
+ - Fix imports ([`10f2967`](https://github.com/yuki0iq/gitoxide/commit/10f29675442c76b38e0a8deb757930a13af3a3bb))
+ - Try pub use with rename. Not bad in the docs, but maybe a bit confusing ([`526f3f8`](https://github.com/yuki0iq/gitoxide/commit/526f3f8d3ca9fe9672b0518f1bc3b921f695c0d8))
+ - Refactor ([`b9a1647`](https://github.com/yuki0iq/gitoxide/commit/b9a16473ed028abc59fc5126db9530f2107498d8))
+ - Integrate Commit object into Loose DB ([`7e9fe50`](https://github.com/yuki0iq/gitoxide/commit/7e9fe505f08def0378c967514a9389da9e46301d))
+ - Test for parsing trees from loose dbs ([`4f48249`](https://github.com/yuki0iq/gitoxide/commit/4f4824971d62d165fd4c2bea869fd88986dc259f))
+ - Refactor ([`9f9ccad`](https://github.com/yuki0iq/gitoxide/commit/9f9ccad37fea96954a2df9e314b6c154466dc0ca))
+ - Refactor ([`427c480`](https://github.com/yuki0iq/gitoxide/commit/427c48007016e95b13d8750df8b6ac1620f465ac))
+ - Refactor loose db ([`6ea4f53`](https://github.com/yuki0iq/gitoxide/commit/6ea4f5331f8d4279025e3f912315af50f0eedbdc))
+ - Handle commits without newlines; make tag newlines optional ([`c0b54be`](https://github.com/yuki0iq/gitoxide/commit/c0b54bef5a2bcfce9b6deb90cdd27c7e0cc85810))
+ - Make Commit available in borrowed object ([`b2d1b5d`](https://github.com/yuki0iq/gitoxide/commit/b2d1b5d684bdfda5f922b466cc13d4ce2d635cf8))
+ - Avoid unnecessary allocation when creating SHA1 paths in loose ODB ([`09d8d3a`](https://github.com/yuki0iq/gitoxide/commit/09d8d3a12e161a7f6afb522dbe8900a9c09bce06))
+ - First silly attempt to randomly remove an allocation ([`4ff2168`](https://github.com/yuki0iq/gitoxide/commit/4ff21686c32a6edc84ea041c3040f33ae24f9519))
+ - Document existing use of unsafe, deny everywhere else ([`41f4bce`](https://github.com/yuki0iq/gitoxide/commit/41f4bce9d9a492f8e20a6eb5b3eaf5adc6d78329))
+ - Cleanup integer parsing in loose object database ([`ecdce1a`](https://github.com/yuki0iq/gitoxide/commit/ecdce1a05d8c732afd53c6da6067bf591f96fa6a))
+ - The defining property is actually that the object is borrowing data ([`e0125fd`](https://github.com/yuki0iq/gitoxide/commit/e0125fdb0a41ed139364084f6d679932f08b7b4f))
+ - Fix cargo fmt ([`642dd13`](https://github.com/yuki0iq/gitoxide/commit/642dd13afa77ea9c0f4a20d59f54b84bf6ca3333))
+ - Cleanup; all tests work! ([`7c96603`](https://github.com/yuki0iq/gitoxide/commit/7c9660354484869681356a8c4ef8057313e864f2))
+ - First version of tag message parsing - it's actually changed now ([`74b2328`](https://github.com/yuki0iq/gitoxide/commit/74b2328fcbbcffab9981c23e903c4f4c5d085aff))
+ - Remove itertools in favor of vendoring the little code we need ([`8340508`](https://github.com/yuki0iq/gitoxide/commit/834050878b43bae677287767332adc746a8aa2ed))
+ - Optimize macro usage ([`0c9960b`](https://github.com/yuki0iq/gitoxide/commit/0c9960b1a9404ec8db62ffeeedb3e482eba81c77))
+ - Optimize dependencies ([`3ea2195`](https://github.com/yuki0iq/gitoxide/commit/3ea2195090728f17ae425e4816405f10b7eb8a14))
+ - Use git-object in git-odb ([`07f7c31`](https://github.com/yuki0iq/gitoxide/commit/07f7c318d55603e3731f08cb04d3da8ac2fcfea6))
+ - Add the latest nom, hoping it will be come out of alpha… ([`85958f1`](https://github.com/yuki0iq/gitoxide/commit/85958f1771b521f905528ca426404b846244e122))
+ - Refactor; use pretty-assertions for massively more readable test-failures ([`ea8d311`](https://github.com/yuki0iq/gitoxide/commit/ea8d3113c32fff85c02d8ff2217adc6b42153137))
+ - Switch everything parsed to BStr ([`62ae90a`](https://github.com/yuki0iq/gitoxide/commit/62ae90a37d0dea33a23eb7d026cdf9b719692078))
+ - Refactor ([`9a86f63`](https://github.com/yuki0iq/gitoxide/commit/9a86f6352ccd5178198ad87df44d88358b475d1a))
+ - Use btoi to parse all integers, directly from ascii-bytes ([`4f6ef42`](https://github.com/yuki0iq/gitoxide/commit/4f6ef42a0b871096f81bd0cb9759aa651a1943d0))
+ - Refactor ([`2990902`](https://github.com/yuki0iq/gitoxide/commit/299090296fb3a2074c74289c4645b79d3f736ed0))
+ - Move parsing tests close to actual parsing ([`3ca2c59`](https://github.com/yuki0iq/gitoxide/commit/3ca2c592d91c9aa8fab8ed749871d6d96f2ef4e2))
+ - Move examples into demos, having their very own dependencies; optimize tests ([`b757712`](https://github.com/yuki0iq/gitoxide/commit/b757712f82de1d75ed813e744f979c1c652350e6))
+ - Fix (untested) extraction of delta object information ([`55a56b7`](https://github.com/yuki0iq/gitoxide/commit/55a56b70b7b5a80089fde2edfff3ab3743d61cdd))
+ - Parallelize git-conut, optimize for speed ([`debd044`](https://github.com/yuki0iq/gitoxide/commit/debd0445ba482d7b4424e53c45c0b6acf8b1de37))
+ - Refactor ([`9fc9fc0`](https://github.com/yuki0iq/gitoxide/commit/9fc9fc0e706eaced2a4f04ae082f9f5acdde1fc0))
+ - Fix big-pack 64 bit offset handling in index v2 ([`3b485b5`](https://github.com/yuki0iq/gitoxide/commit/3b485b57062765b7ea476feaed328f4f94fc3478))
+ - Make refactor ([`cd6a18a`](https://github.com/yuki0iq/gitoxide/commit/cd6a18ace5c07b542475518f6cfb506d34547013))
+ - Cargo clippy first pass ([`8b0a2a8`](https://github.com/yuki0iq/gitoxide/commit/8b0a2a8b0665cb4bd7c32e46bec9dc33114e4985))
+ - Finally remove failure and equip example with anyhow ([`f5e4ec5`](https://github.com/yuki0iq/gitoxide/commit/f5e4ec5804efec4966ab1ca7fbf6e1a757f2f8c2))
+ - Remove failure from Index ([`55034a7`](https://github.com/yuki0iq/gitoxide/commit/55034a7a22404b2d6a117c7242852480f42b84ab))
+ - And one more module without failure ([`d0575bf`](https://github.com/yuki0iq/gitoxide/commit/d0575bf39e6eebd0337bb8712eda1141b5766e92))
+ - A big step towards removing failure ([`d862bd8`](https://github.com/yuki0iq/gitoxide/commit/d862bd87a4d5bcafce83eed6c49c15a093972416))
+ - Refactor ([`87c8a2e`](https://github.com/yuki0iq/gitoxide/commit/87c8a2e288140b04e163fe85266d040d039ec69c))
+ - Get rid of failure crate in favor of quick-error ([`91c8fc1`](https://github.com/yuki0iq/gitoxide/commit/91c8fc1f0c50af55d7cb233bbe813c6d12fe11bc))
+ - Get rid of nightly requirement, just parse tags differently soon ([`f037c4d`](https://github.com/yuki0iq/gitoxide/commit/f037c4d982f2158cf173dce898c8dda1aea14106))
+ - Cargo fmt ([`2aa0857`](https://github.com/yuki0iq/gitoxide/commit/2aa085752aa3e99b51034a3dec882aea8c27ad94))
+ - Reorganize repository a bit; use different contact email address ([`cb9fa28`](https://github.com/yuki0iq/gitoxide/commit/cb9fa2848476e30767deb9d9807c649e0bc366da))
## 0.40.1 (2023-01-10)
diff --git a/gix-odb/Cargo.toml b/gix-odb/Cargo.toml
index 71eba4a653c..711c15bbdab 100644
--- a/gix-odb/Cargo.toml
+++ b/gix-odb/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-odb"
-version = "0.71.0"
+version = "0.71.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
authors = ["Sebastian Thiel "]
license = "MIT OR Apache-2.0"
@@ -20,14 +20,14 @@ doctest = false
serde = ["dep:serde", "gix-hash/serde", "gix-object/serde", "gix-pack/serde"]
[dependencies]
-gix-features = { version = "^0.44.0", path = "../gix-features", features = ["walkdir", "zlib", "crc32"] }
+gix-features = { version = "^0.44.1", path = "../gix-features", features = ["walkdir", "zlib", "crc32"] }
gix-hashtable = { version = "^0.10.0", path = "../gix-hashtable" }
-gix-hash = { version = "^0.20.0", path = "../gix-hash" }
-gix-date = { version = "^0.10.6", path = "../gix-date" }
+gix-hash = { version = "^0.20.1", path = "../gix-hash" }
+gix-date = { version = "^0.10.7", path = "../gix-date" }
gix-path = { version = "^0.10.21", path = "../gix-path" }
gix-quote = { version = "^0.6.1", path = "../gix-quote" }
-gix-object = { version = "^0.51.0", path = "../gix-object" }
-gix-pack = { version = "^0.61.0", path = "../gix-pack", default-features = false }
+gix-object = { version = "^0.51.1", path = "../gix-object" }
+gix-pack = { version = "^0.61.1", path = "../gix-pack", default-features = false }
gix-fs = { version = "^0.17.0", path = "../gix-fs" }
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
diff --git a/gix-odb/src/lib.rs b/gix-odb/src/lib.rs
index e108e8f4df4..e9d6078706f 100644
--- a/gix-odb/src/lib.rs
+++ b/gix-odb/src/lib.rs
@@ -12,7 +12,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
use std::{
diff --git a/gix-pack/CHANGELOG.md b/gix-pack/CHANGELOG.md
index c73704cf836..e0576bdbd5e 100644
--- a/gix-pack/CHANGELOG.md
+++ b/gix-pack/CHANGELOG.md
@@ -5,13 +5,42 @@ 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.61.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.61.0 (2025-10-22)
### Commit Statistics
- - 15 commits contributed to the release over the course of 99 calendar days.
+ - 16 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,21 +52,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/GitoxideLabs/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/GitoxideLabs/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/GitoxideLabs/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
- - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/GitoxideLabs/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
- - Merge pull request #2155 from folkertdev/skip-flate2 ([`752d6dc`](https://github.com/GitoxideLabs/gitoxide/commit/752d6dc830f98980c96e9a1dc6ec8bf4432fb7f1))
- - Refactor ([`0e7aa81`](https://github.com/GitoxideLabs/gitoxide/commit/0e7aa815dbe10e9d19334a3f0b881c6d608a3b8e))
- - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/GitoxideLabs/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
- - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/GitoxideLabs/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
- - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/GitoxideLabs/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
- - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/GitoxideLabs/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
- - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/GitoxideLabs/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
- - Bump the cargo group with 41 updates ([`428412c`](https://github.com/GitoxideLabs/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0 ([`49f8d53`](https://github.com/yuki0iq/gitoxide/commit/49f8d5373501c82699fec76809f4d445c3327c5a))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2155 from folkertdev/skip-flate2 ([`752d6dc`](https://github.com/yuki0iq/gitoxide/commit/752d6dc830f98980c96e9a1dc6ec8bf4432fb7f1))
+ - Refactor ([`0e7aa81`](https://github.com/yuki0iq/gitoxide/commit/0e7aa815dbe10e9d19334a3f0b881c6d608a3b8e))
+ - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/yuki0iq/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
+ - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/yuki0iq/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/yuki0iq/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
+ - Bump the cargo group with 41 updates ([`428412c`](https://github.com/yuki0iq/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 0.60.0 (2025-07-15)
@@ -64,20 +94,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/GitoxideLabs/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
- - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/GitoxideLabs/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
- - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/GitoxideLabs/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
- - Small documentation fixes ([`bfb1c34`](https://github.com/GitoxideLabs/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
- - Merge pull request #2059 from bradlarsen/main ([`52906fb`](https://github.com/GitoxideLabs/gitoxide/commit/52906fb848e8ba088dc2662c4cd44a0a74148ceb))
- - Refactor ([`56ca4bf`](https://github.com/GitoxideLabs/gitoxide/commit/56ca4bf8e818bbdc14ee9dda68e39acded8f0287))
- - Delta application is a fallible operation ([`fce7095`](https://github.com/GitoxideLabs/gitoxide/commit/fce70950006892f51b32af233656be6fe5de9df3))
- - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/GitoxideLabs/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
- - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/GitoxideLabs/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/yuki0iq/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
+ - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/yuki0iq/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
+ - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/yuki0iq/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
+ - Small documentation fixes ([`bfb1c34`](https://github.com/yuki0iq/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
+ - Merge pull request #2059 from bradlarsen/main ([`52906fb`](https://github.com/yuki0iq/gitoxide/commit/52906fb848e8ba088dc2662c4cd44a0a74148ceb))
+ - Refactor ([`56ca4bf`](https://github.com/yuki0iq/gitoxide/commit/56ca4bf8e818bbdc14ee9dda68e39acded8f0287))
+ - Delta application is a fallible operation ([`fce7095`](https://github.com/yuki0iq/gitoxide/commit/fce70950006892f51b32af233656be6fe5de9df3))
+ - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/yuki0iq/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
+ - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/yuki0iq/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.59.1 (2025-04-26)
@@ -97,9 +127,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.59.0 (2025-04-25)
@@ -121,19 +151,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/GitoxideLabs/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
- - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/GitoxideLabs/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/GitoxideLabs/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
- - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/GitoxideLabs/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/yuki0iq/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
+ - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/yuki0iq/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/yuki0iq/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
+ - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/yuki0iq/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.58.0 (2025-04-04)
@@ -175,25 +205,25 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/GitoxideLabs/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1915 from emilazy/push-qvyqmopsoltr ([`4660f7a`](https://github.com/GitoxideLabs/gitoxide/commit/4660f7a6f71873311f68f170b0f1f6659a02829d))
- - Refactor ([`4501086`](https://github.com/GitoxideLabs/gitoxide/commit/4501086adc544e675b3043c4c23b78a6c6711d8b))
- - Migrate `gix_object::{try_ =>}compute_hash` users ([`3d7e379`](https://github.com/GitoxideLabs/gitoxide/commit/3d7e379f26cbe53ddb430427b8e88ce0966be456))
- - Migrate hashing API users to fallible versions ([`fbf6cc8`](https://github.com/GitoxideLabs/gitoxide/commit/fbf6cc897cfeff5ed2a2d5946c060e0cebbd1afd))
- - Adjust error return types to handle collision detection ([`5095f44`](https://github.com/GitoxideLabs/gitoxide/commit/5095f44db58014f4a35ea8996a90d56d2ac19d45))
- - Use separate error type for I/O hashing operations ([`4f2b649`](https://github.com/GitoxideLabs/gitoxide/commit/4f2b6496109573237f82ee30058cbb93abf3e338))
- - Adjust hash verification return types for the common interface ([`54e5764`](https://github.com/GitoxideLabs/gitoxide/commit/54e57649f0e0b15c0bd1d3233e41524cb91a8cb9))
- - Split index and pack checksum verification errors ([`6c02b0a`](https://github.com/GitoxideLabs/gitoxide/commit/6c02b0a044edc123d95525ed8e8a6e2fb1e45213))
- - Migrate all hashing API users to `gix_hash::Hasher::finalize()` ([`4e935ce`](https://github.com/GitoxideLabs/gitoxide/commit/4e935ce167428581f7e0351768b705164f71179a))
- - Migrate all hashing API users to `gix_hash` ([`baa1430`](https://github.com/GitoxideLabs/gitoxide/commit/baa1430aed0dc8160a71cc675e2626780a2de052))
- - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/GitoxideLabs/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
- - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/GitoxideLabs/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/yuki0iq/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1915 from emilazy/push-qvyqmopsoltr ([`4660f7a`](https://github.com/yuki0iq/gitoxide/commit/4660f7a6f71873311f68f170b0f1f6659a02829d))
+ - Refactor ([`4501086`](https://github.com/yuki0iq/gitoxide/commit/4501086adc544e675b3043c4c23b78a6c6711d8b))
+ - Migrate `gix_object::{try_ =>}compute_hash` users ([`3d7e379`](https://github.com/yuki0iq/gitoxide/commit/3d7e379f26cbe53ddb430427b8e88ce0966be456))
+ - Migrate hashing API users to fallible versions ([`fbf6cc8`](https://github.com/yuki0iq/gitoxide/commit/fbf6cc897cfeff5ed2a2d5946c060e0cebbd1afd))
+ - Adjust error return types to handle collision detection ([`5095f44`](https://github.com/yuki0iq/gitoxide/commit/5095f44db58014f4a35ea8996a90d56d2ac19d45))
+ - Use separate error type for I/O hashing operations ([`4f2b649`](https://github.com/yuki0iq/gitoxide/commit/4f2b6496109573237f82ee30058cbb93abf3e338))
+ - Adjust hash verification return types for the common interface ([`54e5764`](https://github.com/yuki0iq/gitoxide/commit/54e57649f0e0b15c0bd1d3233e41524cb91a8cb9))
+ - Split index and pack checksum verification errors ([`6c02b0a`](https://github.com/yuki0iq/gitoxide/commit/6c02b0a044edc123d95525ed8e8a6e2fb1e45213))
+ - Migrate all hashing API users to `gix_hash::Hasher::finalize()` ([`4e935ce`](https://github.com/yuki0iq/gitoxide/commit/4e935ce167428581f7e0351768b705164f71179a))
+ - Migrate all hashing API users to `gix_hash` ([`baa1430`](https://github.com/yuki0iq/gitoxide/commit/baa1430aed0dc8160a71cc675e2626780a2de052))
+ - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/yuki0iq/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
+ - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/yuki0iq/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.57.0 (2025-01-18)
@@ -228,15 +258,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/GitoxideLabs/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
- - Thanks clippy ([`9193b05`](https://github.com/GitoxideLabs/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
- - Merge pull request #1410 from GitoxideLabs/status ([`0ab4f64`](https://github.com/GitoxideLabs/gitoxide/commit/0ab4f64407b7fa0924830f7b7bd2f5b0ba1cc16e))
- - Adapt to changes in `gix-traverse` ([`1de4e70`](https://github.com/GitoxideLabs/gitoxide/commit/1de4e70569cd7c3bfcc9094b7591699b5b419608))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/yuki0iq/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
+ - Thanks clippy ([`9193b05`](https://github.com/yuki0iq/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
+ - Merge pull request #1410 from GitoxideLabs/status ([`0ab4f64`](https://github.com/yuki0iq/gitoxide/commit/0ab4f64407b7fa0924830f7b7bd2f5b0ba1cc16e))
+ - Adapt to changes in `gix-traverse` ([`1de4e70`](https://github.com/yuki0iq/gitoxide/commit/1de4e70569cd7c3bfcc9094b7591699b5b419608))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.56.0 (2024-12-22)
@@ -259,10 +289,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/GitoxideLabs/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/yuki0iq/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.55.0 (2024-11-24)
@@ -284,19 +314,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1700 from GitoxideLabs/reduce-memory ([`54ea266`](https://github.com/GitoxideLabs/gitoxide/commit/54ea266a5b57d3081c2ba6ed60dc0612059617ca))
- - Try to reduce memory consumption by avoiding over-capacity of possibly large vectors ([`664e28c`](https://github.com/GitoxideLabs/gitoxide/commit/664e28caa4304fe489d2b37a1a3328763960517f))
- - Merge pull request #1687 from EliahKagan/run-ci/32bit ([`aeaebec`](https://github.com/GitoxideLabs/gitoxide/commit/aeaebec7b1e07ce94429987c4f2466799c24cb67))
- - Deduplicate some repeated tests ([`dc0a73a`](https://github.com/GitoxideLabs/gitoxide/commit/dc0a73ab0ff3e4e3731cf7cc01b418a56bb5953c))
- - Use `<=` on 32-bit for some size assertions ([`fc13fc3`](https://github.com/GitoxideLabs/gitoxide/commit/fc13fc3eb950ebaff0c22c4d093a4d2300914f72))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1654 from EliahKagan/doctest-workspace ([`1411289`](https://github.com/GitoxideLabs/gitoxide/commit/141128942c26bd63fc6855e5137b98f8da814446))
- - Mark gix-pack vendored `izip!` doctest `ignore` ([`0783e9c`](https://github.com/GitoxideLabs/gitoxide/commit/0783e9c1648261ad4a9af1904d65abedf24821d9))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1700 from GitoxideLabs/reduce-memory ([`54ea266`](https://github.com/yuki0iq/gitoxide/commit/54ea266a5b57d3081c2ba6ed60dc0612059617ca))
+ - Try to reduce memory consumption by avoiding over-capacity of possibly large vectors ([`664e28c`](https://github.com/yuki0iq/gitoxide/commit/664e28caa4304fe489d2b37a1a3328763960517f))
+ - Merge pull request #1687 from EliahKagan/run-ci/32bit ([`aeaebec`](https://github.com/yuki0iq/gitoxide/commit/aeaebec7b1e07ce94429987c4f2466799c24cb67))
+ - Deduplicate some repeated tests ([`dc0a73a`](https://github.com/yuki0iq/gitoxide/commit/dc0a73ab0ff3e4e3731cf7cc01b418a56bb5953c))
+ - Use `<=` on 32-bit for some size assertions ([`fc13fc3`](https://github.com/yuki0iq/gitoxide/commit/fc13fc3eb950ebaff0c22c4d093a4d2300914f72))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1654 from EliahKagan/doctest-workspace ([`1411289`](https://github.com/yuki0iq/gitoxide/commit/141128942c26bd63fc6855e5137b98f8da814446))
+ - Mark gix-pack vendored `izip!` doctest `ignore` ([`0783e9c`](https://github.com/yuki0iq/gitoxide/commit/0783e9c1648261ad4a9af1904d65abedf24821d9))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.54.0 (2024-10-22)
@@ -360,28 +390,28 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/GitoxideLabs/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1637 from GitoxideLabs/improve-error-message ([`b36d7ef`](https://github.com/GitoxideLabs/gitoxide/commit/b36d7efb9743766338ac7bb7fb2399a06fae5e60))
- - Thanks clippy ([`2d1fbce`](https://github.com/GitoxideLabs/gitoxide/commit/2d1fbce2877e0d4c64557f7feb5327d695d114a3))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Adapt to changes in `gix-diff` ([`3fd9fab`](https://github.com/GitoxideLabs/gitoxide/commit/3fd9fabe0c0e74d54b5153c4f572eff76293f334))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Adapt to chagnes in `gix-diff` ([`5c1f010`](https://github.com/GitoxideLabs/gitoxide/commit/5c1f010851e40bf5b284ec82e6cd27cd41ab70bf))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1566 from Byron/merge ([`d69c617`](https://github.com/GitoxideLabs/gitoxide/commit/d69c6175574f34d6df92b4488ed2c9a85df12c89))
- - Adapt to changes in `gix-features` ([`ee80b2b`](https://github.com/GitoxideLabs/gitoxide/commit/ee80b2bd8c3be6f80f85987f8df32fa4a796247f))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1547 from nyurik/cast-lossless ([`c3a7dcf`](https://github.com/GitoxideLabs/gitoxide/commit/c3a7dcf859a8022468ea8289db837374d07d734f))
- - Fix clippy::cast_lossless ([`29ad2df`](https://github.com/GitoxideLabs/gitoxide/commit/29ad2df419c6d03f9f0160ca17cc94acdb30bcb7))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/yuki0iq/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1637 from GitoxideLabs/improve-error-message ([`b36d7ef`](https://github.com/yuki0iq/gitoxide/commit/b36d7efb9743766338ac7bb7fb2399a06fae5e60))
+ - Thanks clippy ([`2d1fbce`](https://github.com/yuki0iq/gitoxide/commit/2d1fbce2877e0d4c64557f7feb5327d695d114a3))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Adapt to changes in `gix-diff` ([`3fd9fab`](https://github.com/yuki0iq/gitoxide/commit/3fd9fabe0c0e74d54b5153c4f572eff76293f334))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Adapt to chagnes in `gix-diff` ([`5c1f010`](https://github.com/yuki0iq/gitoxide/commit/5c1f010851e40bf5b284ec82e6cd27cd41ab70bf))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1566 from Byron/merge ([`d69c617`](https://github.com/yuki0iq/gitoxide/commit/d69c6175574f34d6df92b4488ed2c9a85df12c89))
+ - Adapt to changes in `gix-features` ([`ee80b2b`](https://github.com/yuki0iq/gitoxide/commit/ee80b2bd8c3be6f80f85987f8df32fa4a796247f))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1547 from nyurik/cast-lossless ([`c3a7dcf`](https://github.com/yuki0iq/gitoxide/commit/c3a7dcf859a8022468ea8289db837374d07d734f))
+ - Fix clippy::cast_lossless ([`29ad2df`](https://github.com/yuki0iq/gitoxide/commit/29ad2df419c6d03f9f0160ca17cc94acdb30bcb7))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
## 0.53.0 (2024-08-22)
@@ -403,8 +433,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/GitoxideLabs/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
- - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/GitoxideLabs/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
+ - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/yuki0iq/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
+ - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/yuki0iq/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
## 0.52.0 (2024-08-22)
@@ -427,11 +457,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/GitoxideLabs/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/yuki0iq/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
## 0.51.1 (2024-07-23)
@@ -465,7 +495,7 @@ A maintenance release without user-facing changes.
- 22 commits contributed to the release.
- 62 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1404](https://github.com/GitoxideLabs/gitoxide/issues/1404)
+ - 1 unique issue was worked on: [#1404](https://github.com/yuki0iq/gitoxide/issues/1404)
### Thanks Clippy
@@ -479,30 +509,30 @@ A maintenance release without user-facing changes.
view details
- * **[#1404](https://github.com/GitoxideLabs/gitoxide/issues/1404)**
- - Assure duplicate packs and indices aren't overwriting existing ones. ([`36d96f1`](https://github.com/GitoxideLabs/gitoxide/commit/36d96f124bae7282da69883dc4c8e145261fb0f9))
- - Do not write empty packs and indices ([`36d1b69`](https://github.com/GitoxideLabs/gitoxide/commit/36d1b69ae6d8765936ebb0dc590a14704dc41e64))
+ * **[#1404](https://github.com/yuki0iq/gitoxide/issues/1404)**
+ - Assure duplicate packs and indices aren't overwriting existing ones. ([`36d96f1`](https://github.com/yuki0iq/gitoxide/commit/36d96f124bae7282da69883dc4c8e145261fb0f9))
+ - Do not write empty packs and indices ([`36d1b69`](https://github.com/yuki0iq/gitoxide/commit/36d1b69ae6d8765936ebb0dc590a14704dc41e64))
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/GitoxideLabs/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
- - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/GitoxideLabs/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
- - Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/GitoxideLabs/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
- - Gate few deps ([`a2da537`](https://github.com/GitoxideLabs/gitoxide/commit/a2da5373fada6c1a90d139bba6db7b238ae6504c))
- - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/GitoxideLabs/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
- - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/GitoxideLabs/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
- - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/GitoxideLabs/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
- - Merge branch 'fix-1404' ([`9923542`](https://github.com/GitoxideLabs/gitoxide/commit/99235426058b208c59fe9d67051dc4fe26b45af6))
- - Merge branch 'feat/checkout-other-refs' ([`ecfde07`](https://github.com/GitoxideLabs/gitoxide/commit/ecfde07d0887322db34f5ea531891c92676e1ff4))
- - Thanks clippy ([`f36b9bd`](https://github.com/GitoxideLabs/gitoxide/commit/f36b9bd28052131401d048b5aa55c5ae1f9248db))
- - Merge branch 'status' ([`2f9f0ac`](https://github.com/GitoxideLabs/gitoxide/commit/2f9f0ac36eb37b1736e21ee09e5a91833b80fc65))
- - Thanks clippy ([`acc1331`](https://github.com/GitoxideLabs/gitoxide/commit/acc13318731fabac8f65d604baf7e47814f92ad4))
- - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/GitoxideLabs/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
- - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/GitoxideLabs/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
- - Make bash script shebangs more portable ([`68cbea8`](https://github.com/GitoxideLabs/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/yuki0iq/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
+ - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/yuki0iq/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
+ - Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/yuki0iq/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
+ - Gate few deps ([`a2da537`](https://github.com/yuki0iq/gitoxide/commit/a2da5373fada6c1a90d139bba6db7b238ae6504c))
+ - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/yuki0iq/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
+ - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/yuki0iq/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
+ - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/yuki0iq/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Merge branch 'fix-1404' ([`9923542`](https://github.com/yuki0iq/gitoxide/commit/99235426058b208c59fe9d67051dc4fe26b45af6))
+ - Merge branch 'feat/checkout-other-refs' ([`ecfde07`](https://github.com/yuki0iq/gitoxide/commit/ecfde07d0887322db34f5ea531891c92676e1ff4))
+ - Thanks clippy ([`f36b9bd`](https://github.com/yuki0iq/gitoxide/commit/f36b9bd28052131401d048b5aa55c5ae1f9248db))
+ - Merge branch 'status' ([`2f9f0ac`](https://github.com/yuki0iq/gitoxide/commit/2f9f0ac36eb37b1736e21ee09e5a91833b80fc65))
+ - Thanks clippy ([`acc1331`](https://github.com/yuki0iq/gitoxide/commit/acc13318731fabac8f65d604baf7e47814f92ad4))
+ - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/yuki0iq/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
+ - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/yuki0iq/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
+ - Make bash script shebangs more portable ([`68cbea8`](https://github.com/yuki0iq/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
## 0.51.0 (2024-05-22)
@@ -535,11 +565,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
- - Merge branch 'status' ([`04ef31e`](https://github.com/GitoxideLabs/gitoxide/commit/04ef31e9d6f5332d49037a5a4c248ebbb5aaf92b))
- - Adapt to changes in `gix-pack` ([`bad5b48`](https://github.com/GitoxideLabs/gitoxide/commit/bad5b48e4f0d865b0b0937f136d9a0041aa88046))
- - Don't panic when unknown entry types are encountered. ([`b32a847`](https://github.com/GitoxideLabs/gitoxide/commit/b32a847e10b742834169fac56c284645c1ed28f3))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Merge branch 'status' ([`04ef31e`](https://github.com/yuki0iq/gitoxide/commit/04ef31e9d6f5332d49037a5a4c248ebbb5aaf92b))
+ - Adapt to changes in `gix-pack` ([`bad5b48`](https://github.com/yuki0iq/gitoxide/commit/bad5b48e4f0d865b0b0937f136d9a0041aa88046))
+ - Don't panic when unknown entry types are encountered. ([`b32a847`](https://github.com/yuki0iq/gitoxide/commit/b32a847e10b742834169fac56c284645c1ed28f3))
## 0.50.0 (2024-04-13)
@@ -569,13 +599,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
- - Merge branch 'add-topo-walk' ([`b590a9d`](https://github.com/GitoxideLabs/gitoxide/commit/b590a9d2b6a273f76f0320d2b9fe1f679c08f549))
- - Adapt to changes in `gix-traverse` ([`1cfeb11`](https://github.com/GitoxideLabs/gitoxide/commit/1cfeb11f1fe9ad9c7b9084840ed7f5c5877f2f9a))
- - Make `topo` more similar to `Ancestors`, but also rename `Ancestors` to `Simple` ([`2a9c178`](https://github.com/GitoxideLabs/gitoxide/commit/2a9c178326b7f13ba6bc1f89fc2b9d9facbecf48))
- - Adapt to changes in `gix-traverse` ([`6154bf3`](https://github.com/GitoxideLabs/gitoxide/commit/6154bf3a346d69f9749271d50e4f3aacdcbad4d0))
- - Thanks clippy ([`7f6bee5`](https://github.com/GitoxideLabs/gitoxide/commit/7f6bee5452ee01638f89a0cec2d4ee2a6f0d0136))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Merge branch 'add-topo-walk' ([`b590a9d`](https://github.com/yuki0iq/gitoxide/commit/b590a9d2b6a273f76f0320d2b9fe1f679c08f549))
+ - Adapt to changes in `gix-traverse` ([`1cfeb11`](https://github.com/yuki0iq/gitoxide/commit/1cfeb11f1fe9ad9c7b9084840ed7f5c5877f2f9a))
+ - Make `topo` more similar to `Ancestors`, but also rename `Ancestors` to `Simple` ([`2a9c178`](https://github.com/yuki0iq/gitoxide/commit/2a9c178326b7f13ba6bc1f89fc2b9d9facbecf48))
+ - Adapt to changes in `gix-traverse` ([`6154bf3`](https://github.com/yuki0iq/gitoxide/commit/6154bf3a346d69f9749271d50e4f3aacdcbad4d0))
+ - Thanks clippy ([`7f6bee5`](https://github.com/yuki0iq/gitoxide/commit/7f6bee5452ee01638f89a0cec2d4ee2a6f0d0136))
## 0.49.0 (2024-03-14)
@@ -598,7 +628,7 @@ A maintenance release without user-facing changes.
- 8 commits contributed to the release over the course of 5 calendar days.
- 18 days passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1312](https://github.com/GitoxideLabs/gitoxide/issues/1312)
+ - 1 unique issue was worked on: [#1312](https://github.com/yuki0iq/gitoxide/issues/1312)
### Commit Details
@@ -606,16 +636,16 @@ A maintenance release without user-facing changes.
view details
- * **[#1312](https://github.com/GitoxideLabs/gitoxide/issues/1312)**
- - Assure memory maps are created with `MAP_PRIVATE` ([`88061a1`](https://github.com/GitoxideLabs/gitoxide/commit/88061a176b2f4b5a377a4cff513979ddb1e306a1))
+ * **[#1312](https://github.com/yuki0iq/gitoxide/issues/1312)**
+ - Assure memory maps are created with `MAP_PRIVATE` ([`88061a1`](https://github.com/yuki0iq/gitoxide/commit/88061a176b2f4b5a377a4cff513979ddb1e306a1))
* **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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Merge pull request #1314 from avoidalone/main ([`5722e3a`](https://github.com/GitoxideLabs/gitoxide/commit/5722e3aeeba5dd44e38a6cdbb70717a45345307e))
- - Remove repetitive words ([`39879af`](https://github.com/GitoxideLabs/gitoxide/commit/39879af6eaf2bf4fe159a5c6371c98d516c4febe))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
- - Merge branch 'mmap-mode' ([`9e9b9fe`](https://github.com/GitoxideLabs/gitoxide/commit/9e9b9fe6f63759d3bf479a8ec2f9dd1fbef87a08))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Merge pull request #1314 from avoidalone/main ([`5722e3a`](https://github.com/yuki0iq/gitoxide/commit/5722e3aeeba5dd44e38a6cdbb70717a45345307e))
+ - Remove repetitive words ([`39879af`](https://github.com/yuki0iq/gitoxide/commit/39879af6eaf2bf4fe159a5c6371c98d516c4febe))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - Merge branch 'mmap-mode' ([`9e9b9fe`](https://github.com/yuki0iq/gitoxide/commit/9e9b9fe6f63759d3bf479a8ec2f9dd1fbef87a08))
## 0.48.0 (2024-02-25)
@@ -644,17 +674,17 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Thanks clippy ([`13d5602`](https://github.com/GitoxideLabs/gitoxide/commit/13d5602faa58aa6f520ebc6003ed54bc9c844f2b))
- - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/GitoxideLabs/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
- - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/GitoxideLabs/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
- - Merge branch 'entryoom' ([`684fa5c`](https://github.com/GitoxideLabs/gitoxide/commit/684fa5caf82fc38dd238361d6482e77901ca0265))
- - Refactor ([`2a9ef4e`](https://github.com/GitoxideLabs/gitoxide/commit/2a9ef4e3299a28df8f9648e62eaec1ecb0011b99))
- - Merge branch 'chunks_exact' ([`d4d478b`](https://github.com/GitoxideLabs/gitoxide/commit/d4d478ba6a70fce34717e2164f8b3aa7a1521a2d))
- - Use chunks_exact where possible ([`2482023`](https://github.com/GitoxideLabs/gitoxide/commit/24820232f07ae55c80d95470228cc9e874830487))
- - Handle OOM when copying to buffers ([`0be338f`](https://github.com/GitoxideLabs/gitoxide/commit/0be338fdf80a11877599545cfa1b215092ce9afb))
- - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/GitoxideLabs/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Thanks clippy ([`13d5602`](https://github.com/yuki0iq/gitoxide/commit/13d5602faa58aa6f520ebc6003ed54bc9c844f2b))
+ - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/yuki0iq/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
+ - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/yuki0iq/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
+ - Merge branch 'entryoom' ([`684fa5c`](https://github.com/yuki0iq/gitoxide/commit/684fa5caf82fc38dd238361d6482e77901ca0265))
+ - Refactor ([`2a9ef4e`](https://github.com/yuki0iq/gitoxide/commit/2a9ef4e3299a28df8f9648e62eaec1ecb0011b99))
+ - Merge branch 'chunks_exact' ([`d4d478b`](https://github.com/yuki0iq/gitoxide/commit/d4d478ba6a70fce34717e2164f8b3aa7a1521a2d))
+ - Use chunks_exact where possible ([`2482023`](https://github.com/yuki0iq/gitoxide/commit/24820232f07ae55c80d95470228cc9e874830487))
+ - Handle OOM when copying to buffers ([`0be338f`](https://github.com/yuki0iq/gitoxide/commit/0be338fdf80a11877599545cfa1b215092ce9afb))
+ - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/yuki0iq/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
## 0.47.0 (2024-01-20)
@@ -668,7 +698,7 @@ A maintenance release without user-facing changes.
- 11 commits contributed to the release over the course of 16 calendar days.
- 20 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1231](https://github.com/GitoxideLabs/gitoxide/issues/1231)
+ - 1 unique issue was worked on: [#1231](https://github.com/yuki0iq/gitoxide/issues/1231)
### Commit Details
@@ -676,19 +706,19 @@ A maintenance release without user-facing changes.
view details
- * **[#1231](https://github.com/GitoxideLabs/gitoxide/issues/1231)**
- - Improve usage of `unsafe` ([`4017e69`](https://github.com/GitoxideLabs/gitoxide/commit/4017e6934f7a68456c62bca78ecabc9c9151e843))
+ * **[#1231](https://github.com/yuki0iq/gitoxide/issues/1231)**
+ - Improve usage of `unsafe` ([`4017e69`](https://github.com/yuki0iq/gitoxide/commit/4017e6934f7a68456c62bca78ecabc9c9151e843))
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
- - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/GitoxideLabs/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
- - Typo fixes ([`3ef3bc2`](https://github.com/GitoxideLabs/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
- - Merge branch 'safety-invariants' ([`2a663a0`](https://github.com/GitoxideLabs/gitoxide/commit/2a663a0ee408935004b2cc9fe282ce87c0637905))
- - Put Tree in its own module ([`c85a981`](https://github.com/GitoxideLabs/gitoxide/commit/c85a981f39e2589821e5e502103a24265e11204a))
- - Properly track safety invariants ([`6587eea`](https://github.com/GitoxideLabs/gitoxide/commit/6587eea0043423320d64c806ed226dba1e1c32f0))
- - Demote `ItemSliceMut::get_mut()` bound-check to debug-code only. ([`911c05f`](https://github.com/GitoxideLabs/gitoxide/commit/911c05f7c714511a5eb4228ba41096ff1047cf71))
- - Make ItemSliceSync::get_mut() check that the index is in range ([`ef21617`](https://github.com/GitoxideLabs/gitoxide/commit/ef21617941d9faa6679269fb9bafd6ac097fefb9))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/yuki0iq/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
+ - Typo fixes ([`3ef3bc2`](https://github.com/yuki0iq/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
+ - Merge branch 'safety-invariants' ([`2a663a0`](https://github.com/yuki0iq/gitoxide/commit/2a663a0ee408935004b2cc9fe282ce87c0637905))
+ - Put Tree in its own module ([`c85a981`](https://github.com/yuki0iq/gitoxide/commit/c85a981f39e2589821e5e502103a24265e11204a))
+ - Properly track safety invariants ([`6587eea`](https://github.com/yuki0iq/gitoxide/commit/6587eea0043423320d64c806ed226dba1e1c32f0))
+ - Demote `ItemSliceMut::get_mut()` bound-check to debug-code only. ([`911c05f`](https://github.com/yuki0iq/gitoxide/commit/911c05f7c714511a5eb4228ba41096ff1047cf71))
+ - Make ItemSliceSync::get_mut() check that the index is in range ([`ef21617`](https://github.com/yuki0iq/gitoxide/commit/ef21617941d9faa6679269fb9bafd6ac097fefb9))
## 0.46.1 (2023-12-30)
@@ -719,9 +749,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.46.0 (2023-12-29)
@@ -749,15 +779,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Adapt to changes in `gix-hash` ([`859a092`](https://github.com/GitoxideLabs/gitoxide/commit/859a092bb6ad04ee9bab424cf5b56f299a9645d3))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Merge branch 'archive-handling' ([`7549559`](https://github.com/GitoxideLabs/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
- - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/GitoxideLabs/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
- - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/GitoxideLabs/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Adapt to changes in `gix-hash` ([`859a092`](https://github.com/yuki0iq/gitoxide/commit/859a092bb6ad04ee9bab424cf5b56f299a9645d3))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Merge branch 'archive-handling' ([`7549559`](https://github.com/yuki0iq/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
+ - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/yuki0iq/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
+ - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/yuki0iq/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
## 0.45.0 (2023-12-06)
@@ -787,35 +817,35 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/GitoxideLabs/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - J fmt ([`51c7abc`](https://github.com/GitoxideLabs/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
- - Merge pull request #1137 from martinvonz/push-mruzqpwzzwmy ([`115c993`](https://github.com/GitoxideLabs/gitoxide/commit/115c993f7919b4f7edcf04e92bb8293957c028a5))
- - Give `Node` an unsafe constructor ([`c4807de`](https://github.com/GitoxideLabs/gitoxide/commit/c4807deffa170062c97e8452f4e20f73fb3a8aff))
- - Remove `Clone` impl of `ItemSliceSend` and make it `Sync` instead ([`43bca11`](https://github.com/GitoxideLabs/gitoxide/commit/43bca114ae4de2e84fdcd3c1bdcb736417d0f4e6))
- - Make delta `Node` private to `resolve.rs` ([`7301ca1`](https://github.com/GitoxideLabs/gitoxide/commit/7301ca13f89f2c0aafb145aedee4b32481920620))
- - Move delta `Node` into `resolve.rs` ([`d655ee1`](https://github.com/GitoxideLabs/gitoxide/commit/d655ee13779c40c28e518056f539e38d1b52ac8c))
- - Extract a `ItemSliceSend::get_mut()` from `Node::into_child_iter()` ([`d27857d`](https://github.com/GitoxideLabs/gitoxide/commit/d27857d7a6fb5d4b858e0398f3f1f2b5656e70d0))
- - Rename an `Item`-typed variable from `node` to `item` ([`d6b8977`](https://github.com/GitoxideLabs/gitoxide/commit/d6b8977ce1662b75d9b0a82978b387dc7faf3979))
- - Merge pull request #1131 from alexanderkjall/bump-memmap2-to-0.9 ([`f528ae8`](https://github.com/GitoxideLabs/gitoxide/commit/f528ae864b9f5f2a88325d89e2596f3b66b706d4))
- - Upgrade memmap2 from 0.7.1 to 0.9.0 ([`f4c3380`](https://github.com/GitoxideLabs/gitoxide/commit/f4c338077688d7026feaaf3b95c03a8409c071ba))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'sh-on-windows' ([`2b80d84`](https://github.com/GitoxideLabs/gitoxide/commit/2b80d8424196088d4ccc36914c87e320e4416ea1))
- - Remove special handling in favor of allowing shell-avoidance. ([`a0cc80d`](https://github.com/GitoxideLabs/gitoxide/commit/a0cc80d21e74a43d5770cf08a221ef92f39920bb))
- - Merge pull request #1116 from martinvonz/push-rlxsnxnlnkmp ([`613f018`](https://github.com/GitoxideLabs/gitoxide/commit/613f0184cac2b74a3fac80e4cefbc2503d4580cf))
- - Make ItemSliceSend and Node only crate-visible ([`4f5ab36`](https://github.com/GitoxideLabs/gitoxide/commit/4f5ab3650250159bc3b5521e79cdc390aeb3f4ae))
- - Add a phantom lifetime to ItemSliceSend ([`6e5ef3b`](https://github.com/GitoxideLabs/gitoxide/commit/6e5ef3b2e60be4eb38544362e08b6a787788bfdf))
- - Fix pointer aliasing in ItemSliceSend ([`17a7c6a`](https://github.com/GitoxideLabs/gitoxide/commit/17a7c6aa71e007e5110ee0680b871c5be79554bc))
- - Give ItemSliceSend a constructor and hide its field ([`c684b26`](https://github.com/GitoxideLabs/gitoxide/commit/c684b269f6ae71f8b469fe127b83a180e879a7f1))
- - Merge branch 'fix-1096' ([`ff99a18`](https://github.com/GitoxideLabs/gitoxide/commit/ff99a18e9f9388542a9cbf17d61b413f34b1d533))
- - Adapt to changes in `gix-object` ([`203d69c`](https://github.com/GitoxideLabs/gitoxide/commit/203d69c8890acc716bd4f7a7b1b2b91a8c828bde))
- - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/GitoxideLabs/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
- - Thanks clippy ([`82b01c2`](https://github.com/GitoxideLabs/gitoxide/commit/82b01c28bbbcd3b8ce346d1977fe7d8587273be6))
- - Use `gix-object::Find` trait ([`d6e7201`](https://github.com/GitoxideLabs/gitoxide/commit/d6e720146c633bdc5400425b6097a3f5de93a51b))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/yuki0iq/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - J fmt ([`51c7abc`](https://github.com/yuki0iq/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
+ - Merge pull request #1137 from martinvonz/push-mruzqpwzzwmy ([`115c993`](https://github.com/yuki0iq/gitoxide/commit/115c993f7919b4f7edcf04e92bb8293957c028a5))
+ - Give `Node` an unsafe constructor ([`c4807de`](https://github.com/yuki0iq/gitoxide/commit/c4807deffa170062c97e8452f4e20f73fb3a8aff))
+ - Remove `Clone` impl of `ItemSliceSend` and make it `Sync` instead ([`43bca11`](https://github.com/yuki0iq/gitoxide/commit/43bca114ae4de2e84fdcd3c1bdcb736417d0f4e6))
+ - Make delta `Node` private to `resolve.rs` ([`7301ca1`](https://github.com/yuki0iq/gitoxide/commit/7301ca13f89f2c0aafb145aedee4b32481920620))
+ - Move delta `Node` into `resolve.rs` ([`d655ee1`](https://github.com/yuki0iq/gitoxide/commit/d655ee13779c40c28e518056f539e38d1b52ac8c))
+ - Extract a `ItemSliceSend::get_mut()` from `Node::into_child_iter()` ([`d27857d`](https://github.com/yuki0iq/gitoxide/commit/d27857d7a6fb5d4b858e0398f3f1f2b5656e70d0))
+ - Rename an `Item`-typed variable from `node` to `item` ([`d6b8977`](https://github.com/yuki0iq/gitoxide/commit/d6b8977ce1662b75d9b0a82978b387dc7faf3979))
+ - Merge pull request #1131 from alexanderkjall/bump-memmap2-to-0.9 ([`f528ae8`](https://github.com/yuki0iq/gitoxide/commit/f528ae864b9f5f2a88325d89e2596f3b66b706d4))
+ - Upgrade memmap2 from 0.7.1 to 0.9.0 ([`f4c3380`](https://github.com/yuki0iq/gitoxide/commit/f4c338077688d7026feaaf3b95c03a8409c071ba))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'sh-on-windows' ([`2b80d84`](https://github.com/yuki0iq/gitoxide/commit/2b80d8424196088d4ccc36914c87e320e4416ea1))
+ - Remove special handling in favor of allowing shell-avoidance. ([`a0cc80d`](https://github.com/yuki0iq/gitoxide/commit/a0cc80d21e74a43d5770cf08a221ef92f39920bb))
+ - Merge pull request #1116 from martinvonz/push-rlxsnxnlnkmp ([`613f018`](https://github.com/yuki0iq/gitoxide/commit/613f0184cac2b74a3fac80e4cefbc2503d4580cf))
+ - Make ItemSliceSend and Node only crate-visible ([`4f5ab36`](https://github.com/yuki0iq/gitoxide/commit/4f5ab3650250159bc3b5521e79cdc390aeb3f4ae))
+ - Add a phantom lifetime to ItemSliceSend ([`6e5ef3b`](https://github.com/yuki0iq/gitoxide/commit/6e5ef3b2e60be4eb38544362e08b6a787788bfdf))
+ - Fix pointer aliasing in ItemSliceSend ([`17a7c6a`](https://github.com/yuki0iq/gitoxide/commit/17a7c6aa71e007e5110ee0680b871c5be79554bc))
+ - Give ItemSliceSend a constructor and hide its field ([`c684b26`](https://github.com/yuki0iq/gitoxide/commit/c684b269f6ae71f8b469fe127b83a180e879a7f1))
+ - Merge branch 'fix-1096' ([`ff99a18`](https://github.com/yuki0iq/gitoxide/commit/ff99a18e9f9388542a9cbf17d61b413f34b1d533))
+ - Adapt to changes in `gix-object` ([`203d69c`](https://github.com/yuki0iq/gitoxide/commit/203d69c8890acc716bd4f7a7b1b2b91a8c828bde))
+ - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/yuki0iq/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
+ - Thanks clippy ([`82b01c2`](https://github.com/yuki0iq/gitoxide/commit/82b01c28bbbcd3b8ce346d1977fe7d8587273be6))
+ - Use `gix-object::Find` trait ([`d6e7201`](https://github.com/yuki0iq/gitoxide/commit/d6e720146c633bdc5400425b6097a3f5de93a51b))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
## 0.44.0 (2023-10-12)
@@ -844,11 +874,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
- - Thanks clippy ([`345712d`](https://github.com/GitoxideLabs/gitoxide/commit/345712dcdfddcccc630bbfef2ed4f461b21550d3))
- - Merge branch 'reset' ([`b842691`](https://github.com/GitoxideLabs/gitoxide/commit/b8426919a491dc3a7df01ee3f258fc0d8a3a327c))
- - Adapt to `gix-features` ([`9e7c3e1`](https://github.com/GitoxideLabs/gitoxide/commit/9e7c3e12528833023bf37ada4e2e90989d848e99))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Thanks clippy ([`345712d`](https://github.com/yuki0iq/gitoxide/commit/345712dcdfddcccc630bbfef2ed4f461b21550d3))
+ - Merge branch 'reset' ([`b842691`](https://github.com/yuki0iq/gitoxide/commit/b8426919a491dc3a7df01ee3f258fc0d8a3a327c))
+ - Adapt to `gix-features` ([`9e7c3e1`](https://github.com/yuki0iq/gitoxide/commit/9e7c3e12528833023bf37ada4e2e90989d848e99))
## 0.43.0 (2023-09-24)
@@ -871,8 +901,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
## 0.42.0 (2023-09-08)
@@ -929,19 +959,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch 'optimizations' ([`6135a5e`](https://github.com/GitoxideLabs/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
- - Add `generate` and `streaming-input` feature toggles. ([`0357b6c`](https://github.com/GitoxideLabs/gitoxide/commit/0357b6cdb11b098fd54cd0c3df6c617d0b44a1c2))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Use `prodash::Count` to indicate that nothing more than counting is performed, in place of `prodash::Progress` ([`24dd870`](https://github.com/GitoxideLabs/gitoxide/commit/24dd870919ba444aa8099c63a78ea120d47ec28e))
- - Update to the latest `prodash` ([`ed327f6`](https://github.com/GitoxideLabs/gitoxide/commit/ed327f6163f54756e58c20f86a563a97efb256ca))
- - Switch the last crate (gix-package-tests) to edition 2021 ([`04494c6`](https://github.com/GitoxideLabs/gitoxide/commit/04494c65df05eef6b24acb68faae939a3d85f510))
- - Merge branch 'perf-and-safety' ([`9ad9c5b`](https://github.com/GitoxideLabs/gitoxide/commit/9ad9c5b1cfa3afff5273558b6ef98ca4714d4272))
- - Use `Vec::resize()` instead of set_len() ([`96a07e0`](https://github.com/GitoxideLabs/gitoxide/commit/96a07e08e6090222cf398b46aa8d46b56f81f14d))
- - Make usage of decompression context explicit. ([`4b74996`](https://github.com/GitoxideLabs/gitoxide/commit/4b74996b19176cb0f00860b3db5a27819d63e7d0))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch 'optimizations' ([`6135a5e`](https://github.com/yuki0iq/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
+ - Add `generate` and `streaming-input` feature toggles. ([`0357b6c`](https://github.com/yuki0iq/gitoxide/commit/0357b6cdb11b098fd54cd0c3df6c617d0b44a1c2))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Use `prodash::Count` to indicate that nothing more than counting is performed, in place of `prodash::Progress` ([`24dd870`](https://github.com/yuki0iq/gitoxide/commit/24dd870919ba444aa8099c63a78ea120d47ec28e))
+ - Update to the latest `prodash` ([`ed327f6`](https://github.com/yuki0iq/gitoxide/commit/ed327f6163f54756e58c20f86a563a97efb256ca))
+ - Switch the last crate (gix-package-tests) to edition 2021 ([`04494c6`](https://github.com/yuki0iq/gitoxide/commit/04494c65df05eef6b24acb68faae939a3d85f510))
+ - Merge branch 'perf-and-safety' ([`9ad9c5b`](https://github.com/yuki0iq/gitoxide/commit/9ad9c5b1cfa3afff5273558b6ef98ca4714d4272))
+ - Use `Vec::resize()` instead of set_len() ([`96a07e0`](https://github.com/yuki0iq/gitoxide/commit/96a07e08e6090222cf398b46aa8d46b56f81f14d))
+ - Make usage of decompression context explicit. ([`4b74996`](https://github.com/yuki0iq/gitoxide/commit/4b74996b19176cb0f00860b3db5a27819d63e7d0))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.41.0 (2023-08-22)
@@ -971,13 +1001,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/GitoxideLabs/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/GitoxideLabs/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
- - More cleanup of test crates ([`73c685a`](https://github.com/GitoxideLabs/gitoxide/commit/73c685a67debcfa26a940f37bbca69cb3a4af57e))
- - Split tests off into their own crate to allow feature toggles. ([`93feea2`](https://github.com/GitoxideLabs/gitoxide/commit/93feea269eebd114e866e6f29f4a73c0096df9e0))
- - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/GitoxideLabs/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
+ - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/yuki0iq/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/yuki0iq/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
+ - More cleanup of test crates ([`73c685a`](https://github.com/yuki0iq/gitoxide/commit/73c685a67debcfa26a940f37bbca69cb3a4af57e))
+ - Split tests off into their own crate to allow feature toggles. ([`93feea2`](https://github.com/yuki0iq/gitoxide/commit/93feea269eebd114e866e6f29f4a73c0096df9e0))
+ - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/yuki0iq/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
## 0.40.2 (2023-07-24)
@@ -1000,9 +1030,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-archive v0.2.1, gix-ref v0.33.2, gix-pack v0.40.2, gix v0.50.1 ([`13883e5`](https://github.com/GitoxideLabs/gitoxide/commit/13883e5528385f892ee402e911298121e0c297c0))
- - Prepare changelogs ([`735c206`](https://github.com/GitoxideLabs/gitoxide/commit/735c2062625aaeffbdbca3c1395dbcf075661e3a))
- - Does this fix CI? ([`a4e6e28`](https://github.com/GitoxideLabs/gitoxide/commit/a4e6e28cf18766c625bfb03ed2eb607694b1371a))
+ - Release gix-archive v0.2.1, gix-ref v0.33.2, gix-pack v0.40.2, gix v0.50.1 ([`13883e5`](https://github.com/yuki0iq/gitoxide/commit/13883e5528385f892ee402e911298121e0c297c0))
+ - Prepare changelogs ([`735c206`](https://github.com/yuki0iq/gitoxide/commit/735c2062625aaeffbdbca3c1395dbcf075661e3a))
+ - Does this fix CI? ([`a4e6e28`](https://github.com/yuki0iq/gitoxide/commit/a4e6e28cf18766c625bfb03ed2eb607694b1371a))
## 0.40.1 (2023-07-22)
@@ -1025,13 +1055,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/GitoxideLabs/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/yuki0iq/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.40.0 (2023-07-19)
@@ -1060,15 +1090,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/GitoxideLabs/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
- - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/GitoxideLabs/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
- - Prepare changelogs prior to release ([`e4dded0`](https://github.com/GitoxideLabs/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
- - Merge branch 'refactor-pack-streaming' ([`8a46a7e`](https://github.com/GitoxideLabs/gitoxide/commit/8a46a7ef3efc22241b67f3447223b2505e205442))
- - Simplify decompressor and hash handling when streaming packs ([`33f95ba`](https://github.com/GitoxideLabs/gitoxide/commit/33f95ba45885b10c8ca73d8180caa1b303dc091c))
- - Thanks clippy ([`3ef32af`](https://github.com/GitoxideLabs/gitoxide/commit/3ef32af9bf477cbc60d24da8bb3f15d20976e9e0))
- - Merge branch 'integrate-filtering' ([`b19a56d`](https://github.com/GitoxideLabs/gitoxide/commit/b19a56dcfa9bea86332a84aa4e8fad445e7d1724))
- - Assure we run all tests in nextest ([`3821089`](https://github.com/GitoxideLabs/gitoxide/commit/3821089b6b02c933770705b19fc3126d61beb5a7))
+ - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/yuki0iq/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
+ - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/yuki0iq/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Prepare changelogs prior to release ([`e4dded0`](https://github.com/yuki0iq/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
+ - Merge branch 'refactor-pack-streaming' ([`8a46a7e`](https://github.com/yuki0iq/gitoxide/commit/8a46a7ef3efc22241b67f3447223b2505e205442))
+ - Simplify decompressor and hash handling when streaming packs ([`33f95ba`](https://github.com/yuki0iq/gitoxide/commit/33f95ba45885b10c8ca73d8180caa1b303dc091c))
+ - Thanks clippy ([`3ef32af`](https://github.com/yuki0iq/gitoxide/commit/3ef32af9bf477cbc60d24da8bb3f15d20976e9e0))
+ - Merge branch 'integrate-filtering' ([`b19a56d`](https://github.com/yuki0iq/gitoxide/commit/b19a56dcfa9bea86332a84aa4e8fad445e7d1724))
+ - Assure we run all tests in nextest ([`3821089`](https://github.com/yuki0iq/gitoxide/commit/3821089b6b02c933770705b19fc3126d61beb5a7))
## 0.39.1 (2023-06-29)
@@ -1090,9 +1120,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/GitoxideLabs/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
- - Prepare changelogs prior to release ([`c143cf4`](https://github.com/GitoxideLabs/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
- - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/GitoxideLabs/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
+ - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/yuki0iq/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
+ - Prepare changelogs prior to release ([`c143cf4`](https://github.com/yuki0iq/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
+ - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/yuki0iq/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
## 0.39.0 (2023-06-29)
@@ -1115,9 +1145,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/GitoxideLabs/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
- - Prepare changelogs prior to release ([`00f96fb`](https://github.com/GitoxideLabs/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
- - Upgrade memmap2 and fastrand dependencies ([`6fc7497`](https://github.com/GitoxideLabs/gitoxide/commit/6fc74971ac6838cbfd9c869ba3746713001d7a38))
+ - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/yuki0iq/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
+ - Prepare changelogs prior to release ([`00f96fb`](https://github.com/yuki0iq/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
+ - Upgrade memmap2 and fastrand dependencies ([`6fc7497`](https://github.com/yuki0iq/gitoxide/commit/6fc74971ac6838cbfd9c869ba3746713001d7a38))
## 0.38.0 (2023-06-22)
@@ -1164,18 +1194,18 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Try tree-traversal without thread_local! ([`5a9a7a3`](https://github.com/GitoxideLabs/gitoxide/commit/5a9a7a31c1537aa54cd81a5145ca319a040b9951))
- - Revert 3a2d5286084597d4c68549903709cda77dda4357 to fix 'incorrect data check' error. ([`b9eb407`](https://github.com/GitoxideLabs/gitoxide/commit/b9eb40730b53f788d2e4bffe4ef6d9028440782e))
- - Merge branch 'gix-corpus' ([`5861afb`](https://github.com/GitoxideLabs/gitoxide/commit/5861afb45f32c16eefcd8e7b7480309bf44b6edc))
- - Don't crash when object validation failed during verification. ([`8817c24`](https://github.com/GitoxideLabs/gitoxide/commit/8817c248dd7c6453ced654d4df304f98ff18ecda))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Provide basic `tracing` spans for common operations. ([`3cffa26`](https://github.com/GitoxideLabs/gitoxide/commit/3cffa268460eb2d41bd6a30d45778b88db4ec602))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - ScopedJoinHandle is not always available ([`cd747f9`](https://github.com/GitoxideLabs/gitoxide/commit/cd747f9292fb034e7fd5ee6c5a94a4e53df42e86))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Try tree-traversal without thread_local! ([`5a9a7a3`](https://github.com/yuki0iq/gitoxide/commit/5a9a7a31c1537aa54cd81a5145ca319a040b9951))
+ - Revert 3a2d5286084597d4c68549903709cda77dda4357 to fix 'incorrect data check' error. ([`b9eb407`](https://github.com/yuki0iq/gitoxide/commit/b9eb40730b53f788d2e4bffe4ef6d9028440782e))
+ - Merge branch 'gix-corpus' ([`5861afb`](https://github.com/yuki0iq/gitoxide/commit/5861afb45f32c16eefcd8e7b7480309bf44b6edc))
+ - Don't crash when object validation failed during verification. ([`8817c24`](https://github.com/yuki0iq/gitoxide/commit/8817c248dd7c6453ced654d4df304f98ff18ecda))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Provide basic `tracing` spans for common operations. ([`3cffa26`](https://github.com/yuki0iq/gitoxide/commit/3cffa268460eb2d41bd6a30d45778b88db4ec602))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - ScopedJoinHandle is not always available ([`cd747f9`](https://github.com/yuki0iq/gitoxide/commit/cd747f9292fb034e7fd5ee6c5a94a4e53df42e86))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
## 0.37.0 (2023-06-10)
@@ -1198,10 +1228,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/GitoxideLabs/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
- - Prepare changelogs prior to release ([`298f3d7`](https://github.com/GitoxideLabs/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
- - Merge branch 'walk-with-commitgraph' ([`fdee9a2`](https://github.com/GitoxideLabs/gitoxide/commit/fdee9a22873a13ae644d3dc92f8fe93f8f0266c0))
- - Adapt to changes in `gix-traverse` ([`1f682fd`](https://github.com/GitoxideLabs/gitoxide/commit/1f682fd991b9b76a8d37e6852567ff239c0ac0db))
+ - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/yuki0iq/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
+ - Prepare changelogs prior to release ([`298f3d7`](https://github.com/yuki0iq/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
+ - Merge branch 'walk-with-commitgraph' ([`fdee9a2`](https://github.com/yuki0iq/gitoxide/commit/fdee9a22873a13ae644d3dc92f8fe93f8f0266c0))
+ - Adapt to changes in `gix-traverse` ([`1f682fd`](https://github.com/yuki0iq/gitoxide/commit/1f682fd991b9b76a8d37e6852567ff239c0ac0db))
## 0.36.0 (2023-06-06)
@@ -1267,7 +1297,7 @@ A maintenance release without user-facing changes.
- 29 commits contributed to the release over the course of 25 calendar days.
- 40 days passed between releases.
- 7 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#851](https://github.com/GitoxideLabs/gitoxide/issues/851)
+ - 1 unique issue was worked on: [#851](https://github.com/yuki0iq/gitoxide/issues/851)
### Thanks Clippy
@@ -1281,37 +1311,37 @@ A maintenance release without user-facing changes.
view details
- * **[#851](https://github.com/GitoxideLabs/gitoxide/issues/851)**
- - Fix performance regression in pack traversal ([`de1f6c2`](https://github.com/GitoxideLabs/gitoxide/commit/de1f6c22dfccf22f34e2c2c1b4890ca095ced7ac))
- - Index-backed tree traversal with a form of work-stealing. ([`d22dd8f`](https://github.com/GitoxideLabs/gitoxide/commit/d22dd8fcc22e8dbe30524a1bdddc09bc841db341))
- - Improve performance by avoiding zeroying buffers. ([`14e7ea0`](https://github.com/GitoxideLabs/gitoxide/commit/14e7ea0217af8a04ed2b50ff7b13c28335c29022))
- - Make current thread-count accessible in slice-workers. ([`0fa04bc`](https://github.com/GitoxideLabs/gitoxide/commit/0fa04bcbdf3102c5435e64cfef894a1bfc8d6e7b))
- - Try to get improved hitrate for delta-cache by using it more, and fail ([`969cc77`](https://github.com/GitoxideLabs/gitoxide/commit/969cc77ec7855fc8c23c2b50353813e6a04b779d))
- - Static linked list delta cache with memory cap ([`977e135`](https://github.com/GitoxideLabs/gitoxide/commit/977e135bfa00bdbc1a8f8324f85347ec9078c84f))
- - Check for interrupt more often ([`f89cbc6`](https://github.com/GitoxideLabs/gitoxide/commit/f89cbc675b0acc67322e289e7b3a17288b9eae27))
- - Memory capped hashmap as pack delta cache won't trash memory as much. ([`923692b`](https://github.com/GitoxideLabs/gitoxide/commit/923692bcda698b45d3d1ad518b29f6d30b23fbc0))
+ * **[#851](https://github.com/yuki0iq/gitoxide/issues/851)**
+ - Fix performance regression in pack traversal ([`de1f6c2`](https://github.com/yuki0iq/gitoxide/commit/de1f6c22dfccf22f34e2c2c1b4890ca095ced7ac))
+ - Index-backed tree traversal with a form of work-stealing. ([`d22dd8f`](https://github.com/yuki0iq/gitoxide/commit/d22dd8fcc22e8dbe30524a1bdddc09bc841db341))
+ - Improve performance by avoiding zeroying buffers. ([`14e7ea0`](https://github.com/yuki0iq/gitoxide/commit/14e7ea0217af8a04ed2b50ff7b13c28335c29022))
+ - Make current thread-count accessible in slice-workers. ([`0fa04bc`](https://github.com/yuki0iq/gitoxide/commit/0fa04bcbdf3102c5435e64cfef894a1bfc8d6e7b))
+ - Try to get improved hitrate for delta-cache by using it more, and fail ([`969cc77`](https://github.com/yuki0iq/gitoxide/commit/969cc77ec7855fc8c23c2b50353813e6a04b779d))
+ - Static linked list delta cache with memory cap ([`977e135`](https://github.com/yuki0iq/gitoxide/commit/977e135bfa00bdbc1a8f8324f85347ec9078c84f))
+ - Check for interrupt more often ([`f89cbc6`](https://github.com/yuki0iq/gitoxide/commit/f89cbc675b0acc67322e289e7b3a17288b9eae27))
+ - Memory capped hashmap as pack delta cache won't trash memory as much. ([`923692b`](https://github.com/yuki0iq/gitoxide/commit/923692bcda698b45d3d1ad518b29f6d30b23fbc0))
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - `just fmt` ([`ffc1276`](https://github.com/GitoxideLabs/gitoxide/commit/ffc1276e0c991ac33ce842f5dca0b45ac69680c0))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/GitoxideLabs/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
- - Thanks clippy ([`9525ac8`](https://github.com/GitoxideLabs/gitoxide/commit/9525ac822aa902f5325f17e7b08ffb60b683e0e7))
- - Merge branch 'fix-alloc' ([`d9d9bc0`](https://github.com/GitoxideLabs/gitoxide/commit/d9d9bc01b34ac75b28a5f1b75f40123aa6d83c60))
- - Improve performance by reducing the trashing of `zlib::Inflate`. ([`3a2d528`](https://github.com/GitoxideLabs/gitoxide/commit/3a2d5286084597d4c68549903709cda77dda4357))
- - Merge branch 'fix-docs' ([`420553a`](https://github.com/GitoxideLabs/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
- - Minor fixes ([`89a8cfe`](https://github.com/GitoxideLabs/gitoxide/commit/89a8cfe40e5c3a9d4a4181fa055e3f4a529a8081))
- - Cleaning up documentation ([`2578e57`](https://github.com/GitoxideLabs/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
- - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/GitoxideLabs/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
- - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/GitoxideLabs/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Auto-fix clippy to remove explicit iter looping ([`3eff567`](https://github.com/GitoxideLabs/gitoxide/commit/3eff567c683b5c650c14792b68968cbdbc90ec5c))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
- - Further optimize buffer usage when traversing packs ([`78d28a7`](https://github.com/GitoxideLabs/gitoxide/commit/78d28a72a9ed4773b86b36b23bf200269406384e))
- - Fix incorrect naming of progress of traversal threads ([`996ba6b`](https://github.com/GitoxideLabs/gitoxide/commit/996ba6b20a0e13cd6f448b41797deee97922a3e4))
- - Merge branch 'fix-851' ([`2f275d5`](https://github.com/GitoxideLabs/gitoxide/commit/2f275d5d3cb49b3b8ba53b30e4b4386fac32662b))
- - Adjust to changes in `gix-features` ([`c48bbe3`](https://github.com/GitoxideLabs/gitoxide/commit/c48bbe330e5e99fa357a87a4aa210317ab7c8143))
- - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/GitoxideLabs/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - `just fmt` ([`ffc1276`](https://github.com/yuki0iq/gitoxide/commit/ffc1276e0c991ac33ce842f5dca0b45ac69680c0))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/yuki0iq/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
+ - Thanks clippy ([`9525ac8`](https://github.com/yuki0iq/gitoxide/commit/9525ac822aa902f5325f17e7b08ffb60b683e0e7))
+ - Merge branch 'fix-alloc' ([`d9d9bc0`](https://github.com/yuki0iq/gitoxide/commit/d9d9bc01b34ac75b28a5f1b75f40123aa6d83c60))
+ - Improve performance by reducing the trashing of `zlib::Inflate`. ([`3a2d528`](https://github.com/yuki0iq/gitoxide/commit/3a2d5286084597d4c68549903709cda77dda4357))
+ - Merge branch 'fix-docs' ([`420553a`](https://github.com/yuki0iq/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
+ - Minor fixes ([`89a8cfe`](https://github.com/yuki0iq/gitoxide/commit/89a8cfe40e5c3a9d4a4181fa055e3f4a529a8081))
+ - Cleaning up documentation ([`2578e57`](https://github.com/yuki0iq/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
+ - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/yuki0iq/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
+ - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/yuki0iq/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Auto-fix clippy to remove explicit iter looping ([`3eff567`](https://github.com/yuki0iq/gitoxide/commit/3eff567c683b5c650c14792b68968cbdbc90ec5c))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Further optimize buffer usage when traversing packs ([`78d28a7`](https://github.com/yuki0iq/gitoxide/commit/78d28a72a9ed4773b86b36b23bf200269406384e))
+ - Fix incorrect naming of progress of traversal threads ([`996ba6b`](https://github.com/yuki0iq/gitoxide/commit/996ba6b20a0e13cd6f448b41797deee97922a3e4))
+ - Merge branch 'fix-851' ([`2f275d5`](https://github.com/yuki0iq/gitoxide/commit/2f275d5d3cb49b3b8ba53b30e4b4386fac32662b))
+ - Adjust to changes in `gix-features` ([`c48bbe3`](https://github.com/yuki0iq/gitoxide/commit/c48bbe330e5e99fa357a87a4aa210317ab7c8143))
+ - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/yuki0iq/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
## 0.35.0 (2023-04-27)
@@ -1333,9 +1363,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/GitoxideLabs/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
- - Prepare changelogs prior to release ([`0135158`](https://github.com/GitoxideLabs/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
- - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/GitoxideLabs/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
+ - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/yuki0iq/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
+ - Prepare changelogs prior to release ([`0135158`](https://github.com/yuki0iq/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
+ - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/yuki0iq/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
## 0.34.0 (2023-04-26)
@@ -1357,7 +1387,7 @@ A maintenance release without user-facing changes.
- 13 commits contributed to the release over the course of 14 calendar days.
- 31 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Thanks Clippy
@@ -1371,21 +1401,21 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/GitoxideLabs/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/GitoxideLabs/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/GitoxideLabs/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
- - Thanks clippy ([`14e64e7`](https://github.com/GitoxideLabs/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
- - Merge branch 'fix-819' ([`69faad0`](https://github.com/GitoxideLabs/gitoxide/commit/69faad0d7cc100de54d757d42acc152a22edc022))
- - Adjust to improvements in `gix-object` ([`efeb29d`](https://github.com/GitoxideLabs/gitoxide/commit/efeb29daaf4199748702f42966470a41ded3c6de))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
- - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/GitoxideLabs/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/yuki0iq/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/yuki0iq/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/yuki0iq/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
+ - Thanks clippy ([`14e64e7`](https://github.com/yuki0iq/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
+ - Merge branch 'fix-819' ([`69faad0`](https://github.com/yuki0iq/gitoxide/commit/69faad0d7cc100de54d757d42acc152a22edc022))
+ - Adjust to improvements in `gix-object` ([`efeb29d`](https://github.com/yuki0iq/gitoxide/commit/efeb29daaf4199748702f42966470a41ded3c6de))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/yuki0iq/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
## 0.33.2 (2023-03-26)
@@ -1407,9 +1437,9 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/GitoxideLabs/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
- - Prepare changelogs prior to release ([`3016a28`](https://github.com/GitoxideLabs/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
- - Finally fix typos detected by `typos` tool. ([`a69f873`](https://github.com/GitoxideLabs/gitoxide/commit/a69f873ea53b073a0b86ade095596f21709b233b))
+ - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/yuki0iq/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
+ - Prepare changelogs prior to release ([`3016a28`](https://github.com/yuki0iq/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
+ - Finally fix typos detected by `typos` tool. ([`a69f873`](https://github.com/yuki0iq/gitoxide/commit/a69f873ea53b073a0b86ade095596f21709b233b))
## 0.33.1 (2023-03-14)
@@ -1432,10 +1462,10 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/GitoxideLabs/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
- - Prepare changelogs prior to release ([`c66e298`](https://github.com/GitoxideLabs/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
- - Make fmt ([`3836cc0`](https://github.com/GitoxideLabs/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
- - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/GitoxideLabs/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
+ - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/yuki0iq/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
+ - Prepare changelogs prior to release ([`c66e298`](https://github.com/yuki0iq/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
+ - Make fmt ([`3836cc0`](https://github.com/yuki0iq/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
+ - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/yuki0iq/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
## 0.33.0 (2023-03-10)
@@ -1458,8 +1488,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/GitoxideLabs/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
- - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/GitoxideLabs/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
+ - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/yuki0iq/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
+ - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/yuki0iq/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
## 0.32.0 (2023-03-04)
@@ -1491,9 +1521,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
- - Prepare changelogs prior to release of `gix-pack` ([`6db30ef`](https://github.com/GitoxideLabs/gitoxide/commit/6db30ef6b5e931bbf12135507a3d922051de4d4b))
- - Don't over-estimate the number of objects to be received in the indexing phase. ([`ce182d6`](https://github.com/GitoxideLabs/gitoxide/commit/ce182d6dae7e277d104893f0eec3285709946233))
+ - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/yuki0iq/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
+ - Prepare changelogs prior to release of `gix-pack` ([`6db30ef`](https://github.com/yuki0iq/gitoxide/commit/6db30ef6b5e931bbf12135507a3d922051de4d4b))
+ - Don't over-estimate the number of objects to be received in the indexing phase. ([`ce182d6`](https://github.com/yuki0iq/gitoxide/commit/ce182d6dae7e277d104893f0eec3285709946233))
## 0.31.0 (2023-03-01)
@@ -1555,17 +1585,17 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/GitoxideLabs/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
- - Remove versions from dev-dependencies to workspace crates. ([`3cfbf89`](https://github.com/GitoxideLabs/gitoxide/commit/3cfbf89f8630dfc71c9085eee6ca286a5c96ad84))
- - Adjust manifests prior to release ([`addd789`](https://github.com/GitoxideLabs/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
- - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/GitoxideLabs/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
- - Remove `dashmap` in favor of own sharded concurrent hashmap. ([`3ba2520`](https://github.com/GitoxideLabs/gitoxide/commit/3ba25202240d13fdda998581297616afe06422ca))
- - Adapt to changes in `gix-tempfile` ([`bfcd1e3`](https://github.com/GitoxideLabs/gitoxide/commit/bfcd1e3a8f2d05d0d6d1f5cf06d369ac9e6e4cdf))
- - Adapt to changes in `gix-features` ([`a0ed614`](https://github.com/GitoxideLabs/gitoxide/commit/a0ed6142c9a7ce7ed9fb6576117bb46e5497839c))
- - Adjust to changes in `gix-features`, use `process::count_with_decimals()` ([`3968133`](https://github.com/GitoxideLabs/gitoxide/commit/3968133f60609d75806783234253fb8b3972f10e))
- - Prepare for git-tempfile release ([`56c005b`](https://github.com/GitoxideLabs/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/yuki0iq/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
+ - Remove versions from dev-dependencies to workspace crates. ([`3cfbf89`](https://github.com/yuki0iq/gitoxide/commit/3cfbf89f8630dfc71c9085eee6ca286a5c96ad84))
+ - Adjust manifests prior to release ([`addd789`](https://github.com/yuki0iq/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/yuki0iq/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
+ - Remove `dashmap` in favor of own sharded concurrent hashmap. ([`3ba2520`](https://github.com/yuki0iq/gitoxide/commit/3ba25202240d13fdda998581297616afe06422ca))
+ - Adapt to changes in `gix-tempfile` ([`bfcd1e3`](https://github.com/yuki0iq/gitoxide/commit/bfcd1e3a8f2d05d0d6d1f5cf06d369ac9e6e4cdf))
+ - Adapt to changes in `gix-features` ([`a0ed614`](https://github.com/yuki0iq/gitoxide/commit/a0ed6142c9a7ce7ed9fb6576117bb46e5497839c))
+ - Adjust to changes in `gix-features`, use `process::count_with_decimals()` ([`3968133`](https://github.com/yuki0iq/gitoxide/commit/3968133f60609d75806783234253fb8b3972f10e))
+ - Prepare for git-tempfile release ([`56c005b`](https://github.com/yuki0iq/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
## 0.30.3 (2023-02-20)
@@ -1593,8 +1623,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
## 0.30.2 (2023-02-17)
@@ -1855,7 +1885,7 @@ A maintenance release without user-facing changes.
- 717 commits contributed to the release.
- 75 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 27 unique issues were worked on: [#164](https://github.com/GitoxideLabs/gitoxide/issues/164), [#198](https://github.com/GitoxideLabs/gitoxide/issues/198), [#222](https://github.com/GitoxideLabs/gitoxide/issues/222), [#247](https://github.com/GitoxideLabs/gitoxide/issues/247), [#250](https://github.com/GitoxideLabs/gitoxide/issues/250), [#254](https://github.com/GitoxideLabs/gitoxide/issues/254), [#259](https://github.com/GitoxideLabs/gitoxide/issues/259), [#260](https://github.com/GitoxideLabs/gitoxide/issues/260), [#263](https://github.com/GitoxideLabs/gitoxide/issues/263), [#266](https://github.com/GitoxideLabs/gitoxide/issues/266), [#279](https://github.com/GitoxideLabs/gitoxide/issues/279), [#287](https://github.com/GitoxideLabs/gitoxide/issues/287), [#293](https://github.com/GitoxideLabs/gitoxide/issues/293), [#298](https://github.com/GitoxideLabs/gitoxide/issues/298), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#329](https://github.com/GitoxideLabs/gitoxide/issues/329), [#331](https://github.com/GitoxideLabs/gitoxide/issues/331), [#333](https://github.com/GitoxideLabs/gitoxide/issues/333), [#364](https://github.com/GitoxideLabs/gitoxide/issues/364), [#384](https://github.com/GitoxideLabs/gitoxide/issues/384), [#422](https://github.com/GitoxideLabs/gitoxide/issues/422), [#427](https://github.com/GitoxideLabs/gitoxide/issues/427), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#67](https://github.com/GitoxideLabs/gitoxide/issues/67), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691), [#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)
+ - 27 unique issues were worked on: [#164](https://github.com/yuki0iq/gitoxide/issues/164), [#198](https://github.com/yuki0iq/gitoxide/issues/198), [#222](https://github.com/yuki0iq/gitoxide/issues/222), [#247](https://github.com/yuki0iq/gitoxide/issues/247), [#250](https://github.com/yuki0iq/gitoxide/issues/250), [#254](https://github.com/yuki0iq/gitoxide/issues/254), [#259](https://github.com/yuki0iq/gitoxide/issues/259), [#260](https://github.com/yuki0iq/gitoxide/issues/260), [#263](https://github.com/yuki0iq/gitoxide/issues/263), [#266](https://github.com/yuki0iq/gitoxide/issues/266), [#279](https://github.com/yuki0iq/gitoxide/issues/279), [#287](https://github.com/yuki0iq/gitoxide/issues/287), [#293](https://github.com/yuki0iq/gitoxide/issues/293), [#298](https://github.com/yuki0iq/gitoxide/issues/298), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#329](https://github.com/yuki0iq/gitoxide/issues/329), [#331](https://github.com/yuki0iq/gitoxide/issues/331), [#333](https://github.com/yuki0iq/gitoxide/issues/333), [#364](https://github.com/yuki0iq/gitoxide/issues/364), [#384](https://github.com/yuki0iq/gitoxide/issues/384), [#422](https://github.com/yuki0iq/gitoxide/issues/422), [#427](https://github.com/yuki0iq/gitoxide/issues/427), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#67](https://github.com/yuki0iq/gitoxide/issues/67), [#691](https://github.com/yuki0iq/gitoxide/issues/691), [#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)
### Thanks Clippy
@@ -1869,751 +1899,751 @@ A maintenance release without user-facing changes.
view details
- * **[#164](https://github.com/GitoxideLabs/gitoxide/issues/164)**
- - Avoid duplicate module paths in 'tree' and 'commit' ([`2f2d856`](https://github.com/GitoxideLabs/gitoxide/commit/2f2d856efe733d3cf81110c0e0607d2e7c40d968))
- * **[#198](https://github.com/GitoxideLabs/gitoxide/issues/198)**
- - Fix stop-release-for-changelog logic and fix all affected changelogs ([`52b38bc`](https://github.com/GitoxideLabs/gitoxide/commit/52b38bc4856be5ba8b5372a3dd20f5d06504e7ed))
- - Deduplicate conventional message ids ([`e695eda`](https://github.com/GitoxideLabs/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
- - Regenerate all changelogs to get links ([`0c81769`](https://github.com/GitoxideLabs/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
- - Mention actual issues that where worked on ([`a517e39`](https://github.com/GitoxideLabs/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
- - Allow 'refactor' and 'other' in conventional messages if they have breaking changes ([`4eebaac`](https://github.com/GitoxideLabs/gitoxide/commit/4eebaac669e590beed112b622752997c64772ef1))
- - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/GitoxideLabs/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
- - Sort all commits by time, descending… ([`f536bad`](https://github.com/GitoxideLabs/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
- - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/GitoxideLabs/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
- - Don't put more objects into the pack cache than needed ([`d8fe814`](https://github.com/GitoxideLabs/gitoxide/commit/d8fe8141e80a9e9a433b5e1a072b850325c806c8))
- - Fixup remaining changelogs… ([`2f75db2`](https://github.com/GitoxideLabs/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
- - Generate changelogs with details ([`e1861ca`](https://github.com/GitoxideLabs/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
- - Update all changelogs with details ([`58ab2ae`](https://github.com/GitoxideLabs/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
- - Update changelogs ([`c857d61`](https://github.com/GitoxideLabs/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
- - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/GitoxideLabs/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
- - Fix section headline level ([`9d6f263`](https://github.com/GitoxideLabs/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
- - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/GitoxideLabs/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
- - Parse more user generated section content, adapt existing changelogs to work correctly ([`2f43a54`](https://github.com/GitoxideLabs/gitoxide/commit/2f43a54298e7ecfff2334627df149fe0882b5d1d))
- * **[#222](https://github.com/GitoxideLabs/gitoxide/issues/222)**
- - Update changelogs prior to release ([`9a493d0`](https://github.com/GitoxideLabs/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
- - Stabilize changelogs ([`920e832`](https://github.com/GitoxideLabs/gitoxide/commit/920e83219911df1c440d3fe42fd5ec3a295b0bb8))
- - Update changelogs prior to release ([`b3e2252`](https://github.com/GitoxideLabs/gitoxide/commit/b3e2252f7461a003d9a4612da60ba931dd8c0bef))
- * **[#247](https://github.com/GitoxideLabs/gitoxide/issues/247)**
- - Rename gix->ein and gixp->gix ([`e8b0919`](https://github.com/GitoxideLabs/gitoxide/commit/e8b091943f0c9a26317da0003f7fcdf5a56ef21a))
- * **[#250](https://github.com/GitoxideLabs/gitoxide/issues/250)**
- - Address FIXME related to git_pack::data::Object ([`96386fd`](https://github.com/GitoxideLabs/gitoxide/commit/96386fd1379b32ce2333baf34f81133cb9817364))
- - Move loose header manipulation from git-pack to git-object ([`598698b`](https://github.com/GitoxideLabs/gitoxide/commit/598698b88c194bc0e6ef69539f9fa7246ebfab70))
- * **[#254](https://github.com/GitoxideLabs/gitoxide/issues/254)**
- - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/GitoxideLabs/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
- - Minor refactor ([`227c8b1`](https://github.com/GitoxideLabs/gitoxide/commit/227c8b1859a6cbf96d48fd8564e575ef7e201db1))
- - Adjust size-hints of resolving entries iterator and use the upper bound in delta tree ([`20b3994`](https://github.com/GitoxideLabs/gitoxide/commit/20b3994206aa5bc5e35cbbc9c8f8f99187077f79))
- * **[#259](https://github.com/GitoxideLabs/gitoxide/issues/259)**
- - Sketch a little more how packs could be accessed ([`3fce8f2`](https://github.com/GitoxideLabs/gitoxide/commit/3fce8f2b35ec6c2076f66fdde16a5f99a68326ac))
- - Unify trait bounds for parallel code: prefer Clone over Sync ([`c805d0b`](https://github.com/GitoxideLabs/gitoxide/commit/c805d0b231cf4d2f51dae7705bfbbc6562f86c32))
- - Remove trait bounds to allow single-threaded applications to exist ([`3c790e0`](https://github.com/GitoxideLabs/gitoxide/commit/3c790e01de0dbd3ffa2683d5cf060723d11d64a5))
- - Turns out the new `PolicyStore` can co-exist with existing one… ([`5e9250f`](https://github.com/GitoxideLabs/gitoxide/commit/5e9250f5027e4b2c701ceae72a6038ac2a4a2093))
- * **[#260](https://github.com/GitoxideLabs/gitoxide/issues/260)**
- - Linked::Store now assures unique IDs across compound stores ([`b605c1f`](https://github.com/GitoxideLabs/gitoxide/commit/b605c1fa0494b10872d3c2e6ecce0e39f1a90a9e))
- * **[#263](https://github.com/GitoxideLabs/gitoxide/issues/263)**
- - Fmt ([`fbeddeb`](https://github.com/GitoxideLabs/gitoxide/commit/fbeddebcab999f4898f768a3184906091f8ce0b8))
- - Parallel utilities now use `Send + Clone` insted of `Send + Sync` ([`e7526b2`](https://github.com/GitoxideLabs/gitoxide/commit/e7526b2a7b51cbac4018e1ab3b623a85987fadc2))
- - A mad attempt to use thread-local everywhere and avoid Sync… ([`0af5077`](https://github.com/GitoxideLabs/gitoxide/commit/0af5077e1f028c1c69bbdc098bb567e486282c37))
- * **[#266](https://github.com/GitoxideLabs/gitoxide/issues/266)**
- - Remove unused dependencies ([`c800fdd`](https://github.com/GitoxideLabs/gitoxide/commit/c800fdd331e6d7a0b8d756ba822915259f26e9e8))
- - Upgrade dashmap to latest version ([`52d4fe5`](https://github.com/GitoxideLabs/gitoxide/commit/52d4fe55b6dd88f72479abd4015cab063ddaaf97))
- - Refactor ([`b88f253`](https://github.com/GitoxideLabs/gitoxide/commit/b88f253e46e7ad0a50b670b96c1bfa09eaaecaef))
- - Refactor ([`52a4dcd`](https://github.com/GitoxideLabs/gitoxide/commit/52a4dcd3a6969fa8f423ab39c875f98f9d210e95))
- - Make single-threaded programs possible to use with git-repository ([`dde5c6b`](https://github.com/GitoxideLabs/gitoxide/commit/dde5c6ba76ff849f69f742c985b4bc65ca830883))
- - Use new odb in place of the old one and it works ([`8ad25c5`](https://github.com/GitoxideLabs/gitoxide/commit/8ad25c581bc79041545a72baf57b0a469d99cc30))
- - Make find::Entry self-contained ([`ad36fb9`](https://github.com/GitoxideLabs/gitoxide/commit/ad36fb9b800c17931ce358ac262bef40d43dcfb3))
- - Remove iterator access in favor of fully owned data ([`62d3f10`](https://github.com/GitoxideLabs/gitoxide/commit/62d3f106437e597a41aae592da28f48e8736b143))
- - Remove CRC32 check entirely as it doesn't seem to be important in the big picture ([`22d35bd`](https://github.com/GitoxideLabs/gitoxide/commit/22d35bdbc271ccada8d68a1450d9a2533fc739ee))
- - Notes about multi-pack indices in the current data::entry::location ([`7eff6bf`](https://github.com/GitoxideLabs/gitoxide/commit/7eff6bf525ea48fa913149911ea4c8fe742a25a3))
- - Move `bundle::Location` to `data::entry::Location` ([`82b9b33`](https://github.com/GitoxideLabs/gitoxide/commit/82b9b33bd5f4c3c1721a5093de2cedc62cb10565))
- - Use existing git_features facilities ([`ed0c266`](https://github.com/GitoxideLabs/gitoxide/commit/ed0c2662d95b74b4abc09b42fc24cb56219dd511))
- - Adjust pack-create to changes in git-pack ([`12db899`](https://github.com/GitoxideLabs/gitoxide/commit/12db899a72da6decccd82931637d074059b578f5))
- - Remove `make_object_cache` parameter from `git_pack::data::output::count::objects()` ([`3f05fea`](https://github.com/GitoxideLabs/gitoxide/commit/3f05fea55dc8acce1ed62ecbe4e0a1394f2720b7))
- - :Find implementation for Rc ([`f48630b`](https://github.com/GitoxideLabs/gitoxide/commit/f48630ba8f745c2ec61a1e3c51fa63a1789a088c))
- - MultiPackIndex compatible pack::Find trait definition ([`5fa1a9d`](https://github.com/GitoxideLabs/gitoxide/commit/5fa1a9dce59c2654374a532d024c8de5959d4d0f))
- - Git_pack::Find::try_find_cached(…, pack_cache) ([`58c2edb`](https://github.com/GitoxideLabs/gitoxide/commit/58c2edb76755ab71e10eef4cd9a51533825c291f))
- - Refactor ([`3310d8f`](https://github.com/GitoxideLabs/gitoxide/commit/3310d8f271f74fc6084e33dd9bd4c5f01b54e432))
- - Remove pack-cache from `Find::try_find(…)` ([`ebc7f47`](https://github.com/GitoxideLabs/gitoxide/commit/ebc7f47708a63c3df4415ba0e702660d976dfb3e))
- - Fix docs ([`1bb4253`](https://github.com/GitoxideLabs/gitoxide/commit/1bb425347e4b502e1c048908cd5f3641d2b16896))
- - Move git_pack::data::Object to git_object::Data, massively alter git_odb::Find trait ([`2290d00`](https://github.com/GitoxideLabs/gitoxide/commit/2290d006705ff47ad780b009fe58ee422b3285af))
- - A simplified version of the `Find` trait ([`e25f4ea`](https://github.com/GitoxideLabs/gitoxide/commit/e25f4eadec679406aad6df10026e27e4832c2482))
- - Add 'contains()' method to Find ([`dfdd6fb`](https://github.com/GitoxideLabs/gitoxide/commit/dfdd6fb2c83e5d09c3a56936723bc6749ac4b99a))
- * **[#279](https://github.com/GitoxideLabs/gitoxide/issues/279)**
- - Add a less thorough and faster way of verifying multi-indices ([`7517482`](https://github.com/GitoxideLabs/gitoxide/commit/75174825e1012cfb4c34c18391c681b49c2f0d29))
- - Refactor ([`91e6d38`](https://github.com/GitoxideLabs/gitoxide/commit/91e6d382bb2e2430d5d3325a390b7d9bdc0034d6))
- - Allow interrupting multi-index creation more often ([`f223ecb`](https://github.com/GitoxideLabs/gitoxide/commit/f223ecb6c69358ed8e38d796aca9bef21173cc92))
- - Also test pack-creation with multi-index repo ([`235a27a`](https://github.com/GitoxideLabs/gitoxide/commit/235a27a925e9b5f6729056ac44e8107dcba55cfd))
- - Better multi-pack verification progress ([`2e16f13`](https://github.com/GitoxideLabs/gitoxide/commit/2e16f1321bdccc2cef688d27efd9cc9be1360c31))
- - Handle large multi-pack indices correctly ([`4f6b030`](https://github.com/GitoxideLabs/gitoxide/commit/4f6b0308f06b7705163ff624a98694e1d928fee1))
- - Fix progress and handling of large of multi-pack index offsets ([`5dc1f81`](https://github.com/GitoxideLabs/gitoxide/commit/5dc1f813ead64ad13edb2b5ed9bd660d198c7ddb))
- - Add missing docs ([`4137327`](https://github.com/GitoxideLabs/gitoxide/commit/41373274fc7f23e3fed17dc52e3e3e94c2e9e41a))
- - Write progress for multi-pack writing ([`1bea1d4`](https://github.com/GitoxideLabs/gitoxide/commit/1bea1d47908d3ec44c83b2e39a5b67134ad51ee0))
- - Adapt to changes in git-features ([`542c0df`](https://github.com/GitoxideLabs/gitoxide/commit/542c0df9f7498a53a4561e4286b8fdb888565cd3))
- - Progress for chunk writing ([`50fde01`](https://github.com/GitoxideLabs/gitoxide/commit/50fde01b44a0a720ccb874bc23a818334238c6e0))
- - Multi-pack index writing complete with large-offset support ([`f7d5c7f`](https://github.com/GitoxideLabs/gitoxide/commit/f7d5c7f815dbf52c668444b316ae2e1485463bcb))
- - Write pack-ids and offsets ([`bfc8069`](https://github.com/GitoxideLabs/gitoxide/commit/bfc8069e6da2ec6d87fa40bbaaca247c1e247d5f))
- - Add chunk for oids ([`565a7ae`](https://github.com/GitoxideLabs/gitoxide/commit/565a7aea9341a0f0005a41bc6687fbaacb0c0b97))
- - Write the fanout table ([`6a68ed7`](https://github.com/GitoxideLabs/gitoxide/commit/6a68ed7708bdbb29c40bcea0dc7cf681c0aff75b))
- - Refactor ([`93dc660`](https://github.com/GitoxideLabs/gitoxide/commit/93dc660aa34c18b5186c57c6a3fad547a63d5eec))
- - Write multi-index header along with path-names chunk ([`2fc6751`](https://github.com/GitoxideLabs/gitoxide/commit/2fc67512f8be2860ab06dc5a282f4f6550c3fddb))
- - Sketch all the chunk-write API and use it from multi-index write ([`5457761`](https://github.com/GitoxideLabs/gitoxide/commit/545776180f75cba87f7119f9bd862d39f081f1bd))
- - Add frame for writing a multi-pack index ([`9ce1e7f`](https://github.com/GitoxideLabs/gitoxide/commit/9ce1e7f2d8c7133590f571919850eaa763f789e3))
- - `index::File::traverse()` now returns an `Outcome` struct instead of tuple of 3 fields ([`2cf7727`](https://github.com/GitoxideLabs/gitoxide/commit/2cf7727228e1d8094ffd2eec6746006348c39eab))
- - Refactor ([`c361ee3`](https://github.com/GitoxideLabs/gitoxide/commit/c361ee399e9c435b087387c1542b3838c21fad03))
- - Multi-index verification now matches that of git itself ([`3a76a28`](https://github.com/GitoxideLabs/gitoxide/commit/3a76a28e6af11950e8a808d09c36c2ee8b655944))
- - Zero-objects check for index and multi-index integrity validation ([`b80dec2`](https://github.com/GitoxideLabs/gitoxide/commit/b80dec2323b81fb2172df76c7d897a4b5e6bdfea))
- - Support for fan-checking in index and multi-index integrity verification ([`56fc99f`](https://github.com/GitoxideLabs/gitoxide/commit/56fc99fb9c1cab61abd03c10e1b4af0d6e491bbf))
- - More detailed multi-index verification ([`8f9a55b`](https://github.com/GitoxideLabs/gitoxide/commit/8f9a55bb31af32b266d7c53426bc925361a627b2))
- - Even nicer printing ([`d2bea27`](https://github.com/GitoxideLabs/gitoxide/commit/d2bea270787597d6aef48ffe023ff49969c33bd9))
- - Nicer printing of index verification results ([`e3dfa12`](https://github.com/GitoxideLabs/gitoxide/commit/e3dfa123b368e66f39567bd2a8f5d7d9c09d4fe6))
- - Very first experimental support for multi-pack index verification ([`bb35c69`](https://github.com/GitoxideLabs/gitoxide/commit/bb35c6994765ec3bbbcfde247911d1ffe711a23d))
- - Remove `Option` in favor of `impl Progress` ([`bf04644`](https://github.com/GitoxideLabs/gitoxide/commit/bf04644ab75ed1969507f957dc8d4868790d462d))
- - Multi-index integrity check; use `integrity::Outcome` for various integrity checks ([`6829e5e`](https://github.com/GitoxideLabs/gitoxide/commit/6829e5e5d6aed1e6c87647144e2dd76a1e4b9f1f))
- - Remove unnecessary `Arc` around `should_interrupt` flag ([`d851bed`](https://github.com/GitoxideLabs/gitoxide/commit/d851bede97801096d188ff6af06c98a79fe276db))
- - Remove Sha1 mentions in `index::verify::Mode::*` variants ([`c2679a0`](https://github.com/GitoxideLabs/gitoxide/commit/c2679a03358b9c19d63ed1af1cd57324c6381447))
- - Introduce `index::File::verify_integrity(…, pack: Option, …)`, replacing tuple ([`80b120d`](https://github.com/GitoxideLabs/gitoxide/commit/80b120d3278e46429f848df7af3db13413c36649))
- - Multi-index verify checksum ([`853d468`](https://github.com/GitoxideLabs/gitoxide/commit/853d4683aae5f4dd4667b452932bd57f99f6afab))
- - Fix docs ([`ce044ef`](https://github.com/GitoxideLabs/gitoxide/commit/ce044ef146e3d67483bed382f5dd5c484699534e))
- - Introduce type for entry indices within an index or multi-index ([`28e3ea8`](https://github.com/GitoxideLabs/gitoxide/commit/28e3ea8612112f6a04cfaff591565eca5a1ffba2))
- - Replace bare u32 `data::Id` typedef ([`e0b8636`](https://github.com/GitoxideLabs/gitoxide/commit/e0b8636f96e4bfe1bc72b5aa6ad4c4c8538ff92c))
- - Adjust to changes in git-odb ([`710780c`](https://github.com/GitoxideLabs/gitoxide/commit/710780cd355793ea638767213f250e026997a530))
- - Add remaining docs for multi-index ([`10a24c1`](https://github.com/GitoxideLabs/gitoxide/commit/10a24c1860e63935b435e985900797b2d4c707a8))
- - Docs for multi_index::chunk ([`73fbc91`](https://github.com/GitoxideLabs/gitoxide/commit/73fbc915847b7c458a17bdfbb7fa1de3f31ab437))
- - Refactor ([`eafdff4`](https://github.com/GitoxideLabs/gitoxide/commit/eafdff405b3f408aa5203f40c7f0a570ce20655d))
- - Multi-index iteration ([`1c99903`](https://github.com/GitoxideLabs/gitoxide/commit/1c999035cc3649ab9db02bd82644fb54c408f6d2))
- - Access pack-indices and pack-offsets of multi-pack indices ([`c2a6918`](https://github.com/GitoxideLabs/gitoxide/commit/c2a69189f88c53ab555158245ce647fcd33fca6a))
- - Oid lookup for multi-pack indices ([`254f618`](https://github.com/GitoxideLabs/gitoxide/commit/254f618ee410be4a2787f599529a6cca1284a0fb))
- - Add basic oid by multi-index file index ([`a54f552`](https://github.com/GitoxideLabs/gitoxide/commit/a54f552741aed315b21112576d6e5b704a9439d4))
- - Rename `oid::try_from()` to `try_from_bytes()`, add `from_bytes_unchecked()` ([`79dc0d5`](https://github.com/GitoxideLabs/gitoxide/commit/79dc0d5ba6fa31ddd5c075693ffdc6496c1eaded))
- - Change accessors named `hash_kind()` to `object_hash()` for consistency ([`2ef9a84`](https://github.com/GitoxideLabs/gitoxide/commit/2ef9a8424af51310db8c1e6df31dde9953ed3d21))
- - Adapt to changes in git-hash ([`754a663`](https://github.com/GitoxideLabs/gitoxide/commit/754a66344ff2cfcfc4a7a3d72f1240e939c48055))
- - Remove unnecessary `Default` implementation for user of Tree::traverse ([`9da20e9`](https://github.com/GitoxideLabs/gitoxide/commit/9da20e92c96e4ce8dd75e141c24143e4ea1141a7))
- - Remove unnecessary Default bound for data in Tree nodes ([`d548f72`](https://github.com/GitoxideLabs/gitoxide/commit/d548f726013df409b0e1a5fb0e39c15ff445228d))
- - Adjust to changes in git-hash ([`9bf25cc`](https://github.com/GitoxideLabs/gitoxide/commit/9bf25cc4f2e44821f93e85997677bc4e86a67bd4))
- - Consistently use `object_hash` instead of `hash_kind` ([`b76f6be`](https://github.com/GitoxideLabs/gitoxide/commit/b76f6be6c5baa6cf613a174241f007e92bf5ba36))
- - Adjust to changes in git-hash ([`ca35246`](https://github.com/GitoxideLabs/gitoxide/commit/ca35246a91888ae41805d71082055c98d2ff7f0b))
- - Adjust to changes in git-hash and git-pack ([`0cae25b`](https://github.com/GitoxideLabs/gitoxide/commit/0cae25b1bb3c902ec323f17a1d9743e42fe213d0))
- - Data::Entry::from_read() now takes a hash lengths as parameter ([`629412b`](https://github.com/GitoxideLabs/gitoxide/commit/629412b4cb192614b7eff08dbf203e3448c902c1))
- - Data::Entry::from_bytes(…, hash_len) takes new parameter ([`851dc2c`](https://github.com/GitoxideLabs/gitoxide/commit/851dc2c52fa8e204ba2d5ced8fb0959a889869d8))
- - Refactor ([`7331e99`](https://github.com/GitoxideLabs/gitoxide/commit/7331e99cb88df19f7b1e04b1468584e9c7c79913))
- - Adjust to changes in git-hash ([`07aa1bc`](https://github.com/GitoxideLabs/gitoxide/commit/07aa1bca225c30b168a597f920bda392b2cb2713))
- - :File uses its hash_len parameter ([`e6ff1a8`](https://github.com/GitoxideLabs/gitoxide/commit/e6ff1a885889cf88f6b34b1193aa03d8bce16af5))
- - `index::File::at()` with git_hash::Kind parameter ([`db8c8c4`](https://github.com/GitoxideLabs/gitoxide/commit/db8c8c41b4ced0fc296d3877883d801e77d550ae))
- - `data::File::at()` and `Bundle::at()` now have `hash_kind` parameter ([`e6a3c9f`](https://github.com/GitoxideLabs/gitoxide/commit/e6a3c9f72332b524b143bc94ee9df0a6db11e864))
- - Remove unnecessary dev-depednency ([`b71ea6a`](https://github.com/GitoxideLabs/gitoxide/commit/b71ea6a89d11d6cac01b7d9e9b1101f4d637617c))
- - Adapt to changes in git-hash ([`82fec95`](https://github.com/GitoxideLabs/gitoxide/commit/82fec95e9ed4b924849bfcc84b5b2691a925a5b3))
- - Calculate trailer offset instead of storing it ([`bf62067`](https://github.com/GitoxideLabs/gitoxide/commit/bf62067c690e407e2ace66220337359542e1846a))
- - Make pessimistic size-estimation instead of an optimistic one ([`69f1d2a`](https://github.com/GitoxideLabs/gitoxide/commit/69f1d2a2063cfebae3ea70979d950f8ab7751eac))
- - Refactor ([`8b8b4c5`](https://github.com/GitoxideLabs/gitoxide/commit/8b8b4c538823fb4d2c37be80340d843080f08d19))
- - Refactor ([`8c9c7fc`](https://github.com/GitoxideLabs/gitoxide/commit/8c9c7fc3bc46afa9c8567a8bc8079cac12ed8422))
- - Adapt to changes in git-chunk ([`44ea5c3`](https://github.com/GitoxideLabs/gitoxide/commit/44ea5c3c334399bc03d92fa20171d2c0c3afdf49))
- - Refactor ([`ac46765`](https://github.com/GitoxideLabs/gitoxide/commit/ac4676534573e3ccfa219765e645526797c6d71b))
- - Adapt to latest changes to git-chunk ([`743d696`](https://github.com/GitoxideLabs/gitoxide/commit/743d6967d6236a4bb6a9c8817f957e7604bc9264))
- - Provide multi-index checksum ([`a363de9`](https://github.com/GitoxideLabs/gitoxide/commit/a363de9b8271986385b1d57e61a6c103c20a4055))
- - Update changelog prior to release ([`6ae49e3`](https://github.com/GitoxideLabs/gitoxide/commit/6ae49e39b2251ad70b72a8f3b3840ebb9334ffd9))
- - Completely validate and parse multi-index file ([`e7e40c3`](https://github.com/GitoxideLabs/gitoxide/commit/e7e40c30dea082d004e8781ef7d36bde0afdd8a7))
- - Read and validate index names contained in the multi-pack index ([`24a9790`](https://github.com/GitoxideLabs/gitoxide/commit/24a979036df515f0616738825e669ec9c8dab1f1))
- - Read and validate fanout chunk ([`3ca04e3`](https://github.com/GitoxideLabs/gitoxide/commit/3ca04e355a413975e55adf8b204d6962a9341d32))
- - Read all mandatory and optional chunks ([`99023bb`](https://github.com/GitoxideLabs/gitoxide/commit/99023bbde027be82e9217868df7f73ecd09bf705))
- - Load chunk index of midx file ([`fac8efa`](https://github.com/GitoxideLabs/gitoxide/commit/fac8efacb31935c2143717ebe82003a0916f233f))
- - Frame for git-chunk crate to share among git-pack and git-commitgraph ([`b2d2ae2`](https://github.com/GitoxideLabs/gitoxide/commit/b2d2ae221d43cc14aa169ada3c471e2bd2adadf4))
- - Basic midx header parsing ([`edf02ae`](https://github.com/GitoxideLabs/gitoxide/commit/edf02ae46ce6f3f981acd99310878e1d4a00d23b))
- - First pieces of header parsing; allow to respect multi-index desired hash kind in git-odb ([`1a2a049`](https://github.com/GitoxideLabs/gitoxide/commit/1a2a04930ab56ba778091e10b15cecf415f5058d))
- - Frame for instantiation of multi-pack-index ([`5e085ec`](https://github.com/GitoxideLabs/gitoxide/commit/5e085ecbea913e0b0191d8267e548fe859bdd5d9))
- * **[#287](https://github.com/GitoxideLabs/gitoxide/issues/287)**
- - Way nicer progress messages for repo verification ([`4b4f9f8`](https://github.com/GitoxideLabs/gitoxide/commit/4b4f9f81879ad181744022eb0d7dc02392a5e91e))
- - Upgrade to prodash 17 ([`47860b7`](https://github.com/GitoxideLabs/gitoxide/commit/47860b7e2769260cfb8522ae455c491605093423))
- - Refactor ([`831397c`](https://github.com/GitoxideLabs/gitoxide/commit/831397c99fee9f2d6758124d993386cca5534f7b))
- - Allow resolution of in-pack ref-deltas ([`84ade1d`](https://github.com/GitoxideLabs/gitoxide/commit/84ade1d23060f10bf6c8529f8f693d06660b4f4e))
- - Refactor ([`38426a1`](https://github.com/GitoxideLabs/gitoxide/commit/38426a171844014201282a441ebfc7d1f4cfff94))
- - Test to reproduce ref-delta forward references and the issue it poses for index traversal ([`7db7195`](https://github.com/GitoxideLabs/gitoxide/commit/7db7195953954ded32a410e8d11f07f4c5b61687))
- - Very rough version of repository verification ([`80a4a7a`](https://github.com/GitoxideLabs/gitoxide/commit/80a4a7add688d16376b9bf2ed7f1c7f655b7c912))
- - Refactor ([`6c06659`](https://github.com/GitoxideLabs/gitoxide/commit/6c066597f310b1bd5eb5611c1147b48846bc0ac0))
- - Improve method signatures of `cache::Tree::*` ([`a79a7fb`](https://github.com/GitoxideLabs/gitoxide/commit/a79a7fb638b45df88af0d0d5fc9ada6d824bc328))
- - Cleanup and unify `verify_integrity()` method signature ([`91d0476`](https://github.com/GitoxideLabs/gitoxide/commit/91d047658b114f372735116c9d8e6962a3873137))
- * **[#293](https://github.com/GitoxideLabs/gitoxide/issues/293)**
- - Fix docs, again ([`7b2ab26`](https://github.com/GitoxideLabs/gitoxide/commit/7b2ab263b9dbb2ad33a4dddfe82f4cd7f3187271))
- - Fix build ([`e3977fe`](https://github.com/GitoxideLabs/gitoxide/commit/e3977fe033550bfd3297cdd674934e40476aa38b))
- - Use InOrderIter from git-features ([`7721b5f`](https://github.com/GitoxideLabs/gitoxide/commit/7721b5fc7cba86d785e0936fdfab2ea41163219f))
- - Basic IEOT parsing ([`35bdee4`](https://github.com/GitoxideLabs/gitoxide/commit/35bdee4bf77787bcbe6c3dd715a677e2e46a8ad1))
- - Assure we are right about the leb64 buffer needed for a 64 bit int ([`7558844`](https://github.com/GitoxideLabs/gitoxide/commit/7558844b40b6c9af5038fea6b8a4e81583c46bde))
- - Adapt to changes in git-features: use var-int decoding from there ([`52e3c6f`](https://github.com/GitoxideLabs/gitoxide/commit/52e3c6f6f4cd1bf677c9189fb59db16173954669))
- - Remove byteorder from git-pack ([`4122306`](https://github.com/GitoxideLabs/gitoxide/commit/41223061a2b919fd190066315b419ea17cabfde3))
- - Git-pack uses `memmap2` instead of `filebuffer` ([`d9011c7`](https://github.com/GitoxideLabs/gitoxide/commit/d9011c71048ff34201917b0693586290c23b3ddf))
- * **[#298](https://github.com/GitoxideLabs/gitoxide/issues/298)**
- - Restrict signature changes to 'Ancestores::sorting()` ([`d71bd9d`](https://github.com/GitoxideLabs/gitoxide/commit/d71bd9ded1e5e5a61a27be3d55f4b85ee4049bcf))
- - Adjust to changes in git-traverse ([`8240622`](https://github.com/GitoxideLabs/gitoxide/commit/824062215865e6ec12afeb2d51b3c63f15291244))
- - `index::File::lookup_prefix(…)` ([`503b1a1`](https://github.com/GitoxideLabs/gitoxide/commit/503b1a1f8d4f39b44c166209d7a8ba8d74137859))
- - Support MSRV ([`d09fd9b`](https://github.com/GitoxideLabs/gitoxide/commit/d09fd9b37557f2dc199e8a4651c56b3b63423136))
- - Add documentation for lookup_prefix along with missing test ([`927b2ac`](https://github.com/GitoxideLabs/gitoxide/commit/927b2ace875cdda63ce312eb7ad5329f2159608d))
- - Lookup_prefix() seems to work now ([`b558f11`](https://github.com/GitoxideLabs/gitoxide/commit/b558f111520381e25a9500d3b2401fdd337db6f6))
- - A stab at implementing lookup_prefix - to no avail ([`69cb6d1`](https://github.com/GitoxideLabs/gitoxide/commit/69cb6d1dd6b8df74fee1ead1ce15bcf0b51d7232))
- - Refactor ([`cff6f9f`](https://github.com/GitoxideLabs/gitoxide/commit/cff6f9fc90e58c409e367912d0b38860fae9a205))
- - Refactor ([`5bc548e`](https://github.com/GitoxideLabs/gitoxide/commit/5bc548ed500045491012ab0a93bcbe13e78b0dc8))
- - Prefix now validates all constraints and errors on violation ([`75efa79`](https://github.com/GitoxideLabs/gitoxide/commit/75efa79f62efc29b343d2d2f53eaf001eef176df))
- - Git-hash::Prefix::from_id() ([`cb83bee`](https://github.com/GitoxideLabs/gitoxide/commit/cb83beedd1aa389f6774e2296f79273e8c8f14f4))
- - Sketch for abbreviated method lookup ([`467453a`](https://github.com/GitoxideLabs/gitoxide/commit/467453a7e625a3bc8e3e381ce50f24f1be8ba605))
- - Use hash_hasher based hash state for better keys/less collisions ([`814de07`](https://github.com/GitoxideLabs/gitoxide/commit/814de079f4226f42efa49ad334a348bce67184e4))
- - Upgrade parking_lot and cargo_toml ([`f95c1a0`](https://github.com/GitoxideLabs/gitoxide/commit/f95c1a0d9c19bcc6feb9b8739a09d86f9970a0e0))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- - Adapt to changes in git-path ([`cc2d810`](https://github.com/GitoxideLabs/gitoxide/commit/cc2d81012d107da7a61bf4de5b28342dea5083b7))
- - Use `git-path` crate instead of `git_features::path` ([`47e607d`](https://github.com/GitoxideLabs/gitoxide/commit/47e607dc256a43a3411406c645eb7ff04239dd3a))
- - Salvage an alternative parallelization approach which might be good for index-creation ([`7e76796`](https://github.com/GitoxideLabs/gitoxide/commit/7e76796d5c2956961bd998286bec05fca1ba8fc4))
- - Refactor ([`f86eacc`](https://github.com/GitoxideLabs/gitoxide/commit/f86eacc5cfaf6d88ead4f8dbd65989d32674c213))
- - Switch index checkout to chunk-based operation ([`e5f6943`](https://github.com/GitoxideLabs/gitoxide/commit/e5f69433e4a6cc7866b666e0baccfa32efb92a7f))
- * **[#329](https://github.com/GitoxideLabs/gitoxide/issues/329)**
- - In-manifest and in-lib documentation of feature toggles ([`1620830`](https://github.com/GitoxideLabs/gitoxide/commit/16208306ab49ade30d8ffd6b067ebd8eefd84cd4))
- - Document all features related to serde1 ([`72b97f2`](https://github.com/GitoxideLabs/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
- * **[#331](https://github.com/GitoxideLabs/gitoxide/issues/331)**
- - Adapt to changes in git_features::path to deal with Result ([`bba4c68`](https://github.com/GitoxideLabs/gitoxide/commit/bba4c680c627a418efbd25f14bd168df19b8dedd))
- * **[#333](https://github.com/GitoxideLabs/gitoxide/issues/333)**
- - Use git_features::path everywhere where there is a path conversion ([`2e1437c`](https://github.com/GitoxideLabs/gitoxide/commit/2e1437cb0b5dc77f2317881767f71eaf9b009ebf))
- - Gitoxide-core without os-str-bytes ([`909aa14`](https://github.com/GitoxideLabs/gitoxide/commit/909aa1402c82c3128052023613a297b213716e3d))
- - Remove os_str_bytes from git-pack ([`86f6e50`](https://github.com/GitoxideLabs/gitoxide/commit/86f6e5054ea11b7aeb9c85321913de090f71e3a1))
- * **[#364](https://github.com/GitoxideLabs/gitoxide/issues/364)**
- - Add some precaution to avoid strange interactions with packs ([`b052a9a`](https://github.com/GitoxideLabs/gitoxide/commit/b052a9a3e9127fd9a4029594ea9de6e436db03c6))
- - Fix build ([`9c8e449`](https://github.com/GitoxideLabs/gitoxide/commit/9c8e449e928b3190e5845606f79b12c529dede55))
- * **[#384](https://github.com/GitoxideLabs/gitoxide/issues/384)**
- - Prevent line-ending conversions for shell scripts on windows ([`96bb4d4`](https://github.com/GitoxideLabs/gitoxide/commit/96bb4d460db420e18dfd0f925109c740e971820d))
- - No need to isolate archives by crate name ([`19d46f3`](https://github.com/GitoxideLabs/gitoxide/commit/19d46f35440419b9911b6e2bca2cfc975865dce9))
- - Add archive files via git-lfs ([`7202a1c`](https://github.com/GitoxideLabs/gitoxide/commit/7202a1c4734ad904c026ee3e4e2143c0461d51a2))
- - Auto-set commit.gpgsign=false when executing git ([`c23feb6`](https://github.com/GitoxideLabs/gitoxide/commit/c23feb64ad157180cfba8a11c882b829733ea8f6))
- * **[#422](https://github.com/GitoxideLabs/gitoxide/issues/422)**
- - Prepare changelog ([`de2d587`](https://github.com/GitoxideLabs/gitoxide/commit/de2d5874b8d75c53165a9fc3ed35e2b37142bf52))
- * **[#427](https://github.com/GitoxideLabs/gitoxide/issues/427)**
- - Make fmt ([`4b320e7`](https://github.com/GitoxideLabs/gitoxide/commit/4b320e773368ac5e8c38dd8a779ef3d6d2d024ec))
- - Refactor ([`c28404b`](https://github.com/GitoxideLabs/gitoxide/commit/c28404b3656ba6714db6898ce8151c0bcf4448e0))
- - Assure index ambiguous object range can represent 'none found' ([`5ffe54f`](https://github.com/GitoxideLabs/gitoxide/commit/5ffe54ff88f026139474658fb470742751126119))
- - Avoid allocating index entries in case of ambiguity by using a range ([`4db4754`](https://github.com/GitoxideLabs/gitoxide/commit/4db47547fa405542efd38b475e3e430548b9d160))
- - Fix build ([`8a63076`](https://github.com/GitoxideLabs/gitoxide/commit/8a6307617580f72457d3f008e4fe40ae7dcfd360))
- - More efficient and clear addition of entries to candidates ([`a76a0e1`](https://github.com/GitoxideLabs/gitoxide/commit/a76a0e161ec289d289e5683e541cff45d393756d))
- - Properly order ambiguous entries, ascending ([`0340896`](https://github.com/GitoxideLabs/gitoxide/commit/0340896b49fe4f40a9dba1c947ec9a2050d8f9b8))
- - Provide optional `candidates` for ambigious entries during `lookup_prefix()` ([`95210cb`](https://github.com/GitoxideLabs/gitoxide/commit/95210cb2ba85f75148b4ef48ccea9d9f8a0a0114))
- - Refactor ([`a2f9fa4`](https://github.com/GitoxideLabs/gitoxide/commit/a2f9fa431a820093cb34158e71cb30dc21db1151))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - Less noisy way of writing trait bounds ([`b593806`](https://github.com/GitoxideLabs/gitoxide/commit/b593806ca3571d680801130ad528f266d3eab83e))
- - Upgrade to `prodash` v21 ([`a0655dc`](https://github.com/GitoxideLabs/gitoxide/commit/a0655dc7bc5dff388bc69a648e7f16b44fd1abd9))
- - Prefix created pack files with `pack-` ([`e489b10`](https://github.com/GitoxideLabs/gitoxide/commit/e489b10878c85289e0a9869804abee2418de6989))
- - Increase pack-receive performance using a BufWriter ([`a745512`](https://github.com/GitoxideLabs/gitoxide/commit/a745512185fb0a46e35daaa6d28829aec05edb55))
- - `index::write::Outcome::index_kind` -> `::index_version`. ([`b46347f`](https://github.com/GitoxideLabs/gitoxide/commit/b46347fd3d50886eeca500e31e1e12b354711309))
- - Add test to show that empty packs won't be written as expected behaviour. ([`72ce7fd`](https://github.com/GitoxideLabs/gitoxide/commit/72ce7fdced10b8359e74daea3bb35ab73b29e7c0))
- - `bundle::write::Error` is now publicly available ([`0b6ed60`](https://github.com/GitoxideLabs/gitoxide/commit/0b6ed60f842f0a36f61f187651080540a358758e))
- - `bundle::write::Options::index_kind` -> `::index_version`. ([`591afd5`](https://github.com/GitoxideLabs/gitoxide/commit/591afd56d9862a6348ef8b3af61798004b36aa19))
- - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/GitoxideLabs/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#67](https://github.com/GitoxideLabs/gitoxide/issues/67)**
- - Use an even faster way of counting ([`3877920`](https://github.com/GitoxideLabs/gitoxide/commit/387792085542ebc8277ac0dcaf9e3dc3b522a69a))
- - Avoid the dashmap being cloned for each thread ([`6d3f52d`](https://github.com/GitoxideLabs/gitoxide/commit/6d3f52dc13d7243a6bce6dab89a985114a75d94b))
- - Properly count total objects during pack creation ([`bcb3d37`](https://github.com/GitoxideLabs/gitoxide/commit/bcb3d37a900a40fd70b7be7bad8b2d5db292d2af))
- - ObjectID specific hashers, using the fact that object ids are hashes ([`f9232ac`](https://github.com/GitoxideLabs/gitoxide/commit/f9232acf8e52f8cd95520d122469e136eb07b39f))
- - Use a custom hasher for 'seen' objects hashset… ([`70179e2`](https://github.com/GitoxideLabs/gitoxide/commit/70179e2cf8d15ba4e1cf8e94a9915bf5b02cf755))
- - Don't include submodules in count… ([`faf6f81`](https://github.com/GitoxideLabs/gitoxide/commit/faf6f813927720c5adf62102f9ce46606ff2617c))
- - Control pack and object cache size in megabytes ([`60c9fad`](https://github.com/GitoxideLabs/gitoxide/commit/60c9fad8002b4e3f6b9607bba6361871752f4d3d))
- - Use 'cache::Object' trait where it matters ([`71c628d`](https://github.com/GitoxideLabs/gitoxide/commit/71c628d46088ab455b54eb2330d24dcff96c911d))
- - Split data::output::count::objects into files ([`8fe4612`](https://github.com/GitoxideLabs/gitoxide/commit/8fe461281842b58aa11437445637c6e587bedd63))
- - Cache::Object trait for caching and retrieving whole objects ([`50cf610`](https://github.com/GitoxideLabs/gitoxide/commit/50cf610e8939812c3d2268c48835e2dac67d0c31))
- - Object cache size is configurable ([`5a8c2da`](https://github.com/GitoxideLabs/gitoxide/commit/5a8c2da6cb1e2accf7cfdccc16bc3a1d0b2a7dbc))
- - Dynamically sized full-object speeds up diff-based object counting… ([`d6c44e6`](https://github.com/GitoxideLabs/gitoxide/commit/d6c44e6ab8f436020d4fb235e423b018fd1e7a9f))
- - Count ref-deltas in thin packs as well ([`80c6994`](https://github.com/GitoxideLabs/gitoxide/commit/80c6994149d19917c25e36e1bdf0dc8c9678365e))
- - Add '--thin' flag to pack-create and pass it on ([`2664d73`](https://github.com/GitoxideLabs/gitoxide/commit/2664d73f531a4b1f4bc784c1fe3a991711c86475))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
- * **[#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)**
- - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/GitoxideLabs/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
+ * **[#164](https://github.com/yuki0iq/gitoxide/issues/164)**
+ - Avoid duplicate module paths in 'tree' and 'commit' ([`2f2d856`](https://github.com/yuki0iq/gitoxide/commit/2f2d856efe733d3cf81110c0e0607d2e7c40d968))
+ * **[#198](https://github.com/yuki0iq/gitoxide/issues/198)**
+ - Fix stop-release-for-changelog logic and fix all affected changelogs ([`52b38bc`](https://github.com/yuki0iq/gitoxide/commit/52b38bc4856be5ba8b5372a3dd20f5d06504e7ed))
+ - Deduplicate conventional message ids ([`e695eda`](https://github.com/yuki0iq/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
+ - Regenerate all changelogs to get links ([`0c81769`](https://github.com/yuki0iq/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
+ - Mention actual issues that where worked on ([`a517e39`](https://github.com/yuki0iq/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
+ - Allow 'refactor' and 'other' in conventional messages if they have breaking changes ([`4eebaac`](https://github.com/yuki0iq/gitoxide/commit/4eebaac669e590beed112b622752997c64772ef1))
+ - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/yuki0iq/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
+ - Sort all commits by time, descending… ([`f536bad`](https://github.com/yuki0iq/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
+ - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/yuki0iq/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
+ - Don't put more objects into the pack cache than needed ([`d8fe814`](https://github.com/yuki0iq/gitoxide/commit/d8fe8141e80a9e9a433b5e1a072b850325c806c8))
+ - Fixup remaining changelogs… ([`2f75db2`](https://github.com/yuki0iq/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
+ - Generate changelogs with details ([`e1861ca`](https://github.com/yuki0iq/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
+ - Update all changelogs with details ([`58ab2ae`](https://github.com/yuki0iq/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
+ - Update changelogs ([`c857d61`](https://github.com/yuki0iq/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
+ - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/yuki0iq/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
+ - Fix section headline level ([`9d6f263`](https://github.com/yuki0iq/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
+ - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/yuki0iq/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
+ - Parse more user generated section content, adapt existing changelogs to work correctly ([`2f43a54`](https://github.com/yuki0iq/gitoxide/commit/2f43a54298e7ecfff2334627df149fe0882b5d1d))
+ * **[#222](https://github.com/yuki0iq/gitoxide/issues/222)**
+ - Update changelogs prior to release ([`9a493d0`](https://github.com/yuki0iq/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
+ - Stabilize changelogs ([`920e832`](https://github.com/yuki0iq/gitoxide/commit/920e83219911df1c440d3fe42fd5ec3a295b0bb8))
+ - Update changelogs prior to release ([`b3e2252`](https://github.com/yuki0iq/gitoxide/commit/b3e2252f7461a003d9a4612da60ba931dd8c0bef))
+ * **[#247](https://github.com/yuki0iq/gitoxide/issues/247)**
+ - Rename gix->ein and gixp->gix ([`e8b0919`](https://github.com/yuki0iq/gitoxide/commit/e8b091943f0c9a26317da0003f7fcdf5a56ef21a))
+ * **[#250](https://github.com/yuki0iq/gitoxide/issues/250)**
+ - Address FIXME related to git_pack::data::Object ([`96386fd`](https://github.com/yuki0iq/gitoxide/commit/96386fd1379b32ce2333baf34f81133cb9817364))
+ - Move loose header manipulation from git-pack to git-object ([`598698b`](https://github.com/yuki0iq/gitoxide/commit/598698b88c194bc0e6ef69539f9fa7246ebfab70))
+ * **[#254](https://github.com/yuki0iq/gitoxide/issues/254)**
+ - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/yuki0iq/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
+ - Minor refactor ([`227c8b1`](https://github.com/yuki0iq/gitoxide/commit/227c8b1859a6cbf96d48fd8564e575ef7e201db1))
+ - Adjust size-hints of resolving entries iterator and use the upper bound in delta tree ([`20b3994`](https://github.com/yuki0iq/gitoxide/commit/20b3994206aa5bc5e35cbbc9c8f8f99187077f79))
+ * **[#259](https://github.com/yuki0iq/gitoxide/issues/259)**
+ - Sketch a little more how packs could be accessed ([`3fce8f2`](https://github.com/yuki0iq/gitoxide/commit/3fce8f2b35ec6c2076f66fdde16a5f99a68326ac))
+ - Unify trait bounds for parallel code: prefer Clone over Sync ([`c805d0b`](https://github.com/yuki0iq/gitoxide/commit/c805d0b231cf4d2f51dae7705bfbbc6562f86c32))
+ - Remove trait bounds to allow single-threaded applications to exist ([`3c790e0`](https://github.com/yuki0iq/gitoxide/commit/3c790e01de0dbd3ffa2683d5cf060723d11d64a5))
+ - Turns out the new `PolicyStore` can co-exist with existing one… ([`5e9250f`](https://github.com/yuki0iq/gitoxide/commit/5e9250f5027e4b2c701ceae72a6038ac2a4a2093))
+ * **[#260](https://github.com/yuki0iq/gitoxide/issues/260)**
+ - Linked::Store now assures unique IDs across compound stores ([`b605c1f`](https://github.com/yuki0iq/gitoxide/commit/b605c1fa0494b10872d3c2e6ecce0e39f1a90a9e))
+ * **[#263](https://github.com/yuki0iq/gitoxide/issues/263)**
+ - Fmt ([`fbeddeb`](https://github.com/yuki0iq/gitoxide/commit/fbeddebcab999f4898f768a3184906091f8ce0b8))
+ - Parallel utilities now use `Send + Clone` insted of `Send + Sync` ([`e7526b2`](https://github.com/yuki0iq/gitoxide/commit/e7526b2a7b51cbac4018e1ab3b623a85987fadc2))
+ - A mad attempt to use thread-local everywhere and avoid Sync… ([`0af5077`](https://github.com/yuki0iq/gitoxide/commit/0af5077e1f028c1c69bbdc098bb567e486282c37))
+ * **[#266](https://github.com/yuki0iq/gitoxide/issues/266)**
+ - Remove unused dependencies ([`c800fdd`](https://github.com/yuki0iq/gitoxide/commit/c800fdd331e6d7a0b8d756ba822915259f26e9e8))
+ - Upgrade dashmap to latest version ([`52d4fe5`](https://github.com/yuki0iq/gitoxide/commit/52d4fe55b6dd88f72479abd4015cab063ddaaf97))
+ - Refactor ([`b88f253`](https://github.com/yuki0iq/gitoxide/commit/b88f253e46e7ad0a50b670b96c1bfa09eaaecaef))
+ - Refactor ([`52a4dcd`](https://github.com/yuki0iq/gitoxide/commit/52a4dcd3a6969fa8f423ab39c875f98f9d210e95))
+ - Make single-threaded programs possible to use with git-repository ([`dde5c6b`](https://github.com/yuki0iq/gitoxide/commit/dde5c6ba76ff849f69f742c985b4bc65ca830883))
+ - Use new odb in place of the old one and it works ([`8ad25c5`](https://github.com/yuki0iq/gitoxide/commit/8ad25c581bc79041545a72baf57b0a469d99cc30))
+ - Make find::Entry self-contained ([`ad36fb9`](https://github.com/yuki0iq/gitoxide/commit/ad36fb9b800c17931ce358ac262bef40d43dcfb3))
+ - Remove iterator access in favor of fully owned data ([`62d3f10`](https://github.com/yuki0iq/gitoxide/commit/62d3f106437e597a41aae592da28f48e8736b143))
+ - Remove CRC32 check entirely as it doesn't seem to be important in the big picture ([`22d35bd`](https://github.com/yuki0iq/gitoxide/commit/22d35bdbc271ccada8d68a1450d9a2533fc739ee))
+ - Notes about multi-pack indices in the current data::entry::location ([`7eff6bf`](https://github.com/yuki0iq/gitoxide/commit/7eff6bf525ea48fa913149911ea4c8fe742a25a3))
+ - Move `bundle::Location` to `data::entry::Location` ([`82b9b33`](https://github.com/yuki0iq/gitoxide/commit/82b9b33bd5f4c3c1721a5093de2cedc62cb10565))
+ - Use existing git_features facilities ([`ed0c266`](https://github.com/yuki0iq/gitoxide/commit/ed0c2662d95b74b4abc09b42fc24cb56219dd511))
+ - Adjust pack-create to changes in git-pack ([`12db899`](https://github.com/yuki0iq/gitoxide/commit/12db899a72da6decccd82931637d074059b578f5))
+ - Remove `make_object_cache` parameter from `git_pack::data::output::count::objects()` ([`3f05fea`](https://github.com/yuki0iq/gitoxide/commit/3f05fea55dc8acce1ed62ecbe4e0a1394f2720b7))
+ - :Find implementation for Rc ([`f48630b`](https://github.com/yuki0iq/gitoxide/commit/f48630ba8f745c2ec61a1e3c51fa63a1789a088c))
+ - MultiPackIndex compatible pack::Find trait definition ([`5fa1a9d`](https://github.com/yuki0iq/gitoxide/commit/5fa1a9dce59c2654374a532d024c8de5959d4d0f))
+ - Git_pack::Find::try_find_cached(…, pack_cache) ([`58c2edb`](https://github.com/yuki0iq/gitoxide/commit/58c2edb76755ab71e10eef4cd9a51533825c291f))
+ - Refactor ([`3310d8f`](https://github.com/yuki0iq/gitoxide/commit/3310d8f271f74fc6084e33dd9bd4c5f01b54e432))
+ - Remove pack-cache from `Find::try_find(…)` ([`ebc7f47`](https://github.com/yuki0iq/gitoxide/commit/ebc7f47708a63c3df4415ba0e702660d976dfb3e))
+ - Fix docs ([`1bb4253`](https://github.com/yuki0iq/gitoxide/commit/1bb425347e4b502e1c048908cd5f3641d2b16896))
+ - Move git_pack::data::Object to git_object::Data, massively alter git_odb::Find trait ([`2290d00`](https://github.com/yuki0iq/gitoxide/commit/2290d006705ff47ad780b009fe58ee422b3285af))
+ - A simplified version of the `Find` trait ([`e25f4ea`](https://github.com/yuki0iq/gitoxide/commit/e25f4eadec679406aad6df10026e27e4832c2482))
+ - Add 'contains()' method to Find ([`dfdd6fb`](https://github.com/yuki0iq/gitoxide/commit/dfdd6fb2c83e5d09c3a56936723bc6749ac4b99a))
+ * **[#279](https://github.com/yuki0iq/gitoxide/issues/279)**
+ - Add a less thorough and faster way of verifying multi-indices ([`7517482`](https://github.com/yuki0iq/gitoxide/commit/75174825e1012cfb4c34c18391c681b49c2f0d29))
+ - Refactor ([`91e6d38`](https://github.com/yuki0iq/gitoxide/commit/91e6d382bb2e2430d5d3325a390b7d9bdc0034d6))
+ - Allow interrupting multi-index creation more often ([`f223ecb`](https://github.com/yuki0iq/gitoxide/commit/f223ecb6c69358ed8e38d796aca9bef21173cc92))
+ - Also test pack-creation with multi-index repo ([`235a27a`](https://github.com/yuki0iq/gitoxide/commit/235a27a925e9b5f6729056ac44e8107dcba55cfd))
+ - Better multi-pack verification progress ([`2e16f13`](https://github.com/yuki0iq/gitoxide/commit/2e16f1321bdccc2cef688d27efd9cc9be1360c31))
+ - Handle large multi-pack indices correctly ([`4f6b030`](https://github.com/yuki0iq/gitoxide/commit/4f6b0308f06b7705163ff624a98694e1d928fee1))
+ - Fix progress and handling of large of multi-pack index offsets ([`5dc1f81`](https://github.com/yuki0iq/gitoxide/commit/5dc1f813ead64ad13edb2b5ed9bd660d198c7ddb))
+ - Add missing docs ([`4137327`](https://github.com/yuki0iq/gitoxide/commit/41373274fc7f23e3fed17dc52e3e3e94c2e9e41a))
+ - Write progress for multi-pack writing ([`1bea1d4`](https://github.com/yuki0iq/gitoxide/commit/1bea1d47908d3ec44c83b2e39a5b67134ad51ee0))
+ - Adapt to changes in git-features ([`542c0df`](https://github.com/yuki0iq/gitoxide/commit/542c0df9f7498a53a4561e4286b8fdb888565cd3))
+ - Progress for chunk writing ([`50fde01`](https://github.com/yuki0iq/gitoxide/commit/50fde01b44a0a720ccb874bc23a818334238c6e0))
+ - Multi-pack index writing complete with large-offset support ([`f7d5c7f`](https://github.com/yuki0iq/gitoxide/commit/f7d5c7f815dbf52c668444b316ae2e1485463bcb))
+ - Write pack-ids and offsets ([`bfc8069`](https://github.com/yuki0iq/gitoxide/commit/bfc8069e6da2ec6d87fa40bbaaca247c1e247d5f))
+ - Add chunk for oids ([`565a7ae`](https://github.com/yuki0iq/gitoxide/commit/565a7aea9341a0f0005a41bc6687fbaacb0c0b97))
+ - Write the fanout table ([`6a68ed7`](https://github.com/yuki0iq/gitoxide/commit/6a68ed7708bdbb29c40bcea0dc7cf681c0aff75b))
+ - Refactor ([`93dc660`](https://github.com/yuki0iq/gitoxide/commit/93dc660aa34c18b5186c57c6a3fad547a63d5eec))
+ - Write multi-index header along with path-names chunk ([`2fc6751`](https://github.com/yuki0iq/gitoxide/commit/2fc67512f8be2860ab06dc5a282f4f6550c3fddb))
+ - Sketch all the chunk-write API and use it from multi-index write ([`5457761`](https://github.com/yuki0iq/gitoxide/commit/545776180f75cba87f7119f9bd862d39f081f1bd))
+ - Add frame for writing a multi-pack index ([`9ce1e7f`](https://github.com/yuki0iq/gitoxide/commit/9ce1e7f2d8c7133590f571919850eaa763f789e3))
+ - `index::File::traverse()` now returns an `Outcome` struct instead of tuple of 3 fields ([`2cf7727`](https://github.com/yuki0iq/gitoxide/commit/2cf7727228e1d8094ffd2eec6746006348c39eab))
+ - Refactor ([`c361ee3`](https://github.com/yuki0iq/gitoxide/commit/c361ee399e9c435b087387c1542b3838c21fad03))
+ - Multi-index verification now matches that of git itself ([`3a76a28`](https://github.com/yuki0iq/gitoxide/commit/3a76a28e6af11950e8a808d09c36c2ee8b655944))
+ - Zero-objects check for index and multi-index integrity validation ([`b80dec2`](https://github.com/yuki0iq/gitoxide/commit/b80dec2323b81fb2172df76c7d897a4b5e6bdfea))
+ - Support for fan-checking in index and multi-index integrity verification ([`56fc99f`](https://github.com/yuki0iq/gitoxide/commit/56fc99fb9c1cab61abd03c10e1b4af0d6e491bbf))
+ - More detailed multi-index verification ([`8f9a55b`](https://github.com/yuki0iq/gitoxide/commit/8f9a55bb31af32b266d7c53426bc925361a627b2))
+ - Even nicer printing ([`d2bea27`](https://github.com/yuki0iq/gitoxide/commit/d2bea270787597d6aef48ffe023ff49969c33bd9))
+ - Nicer printing of index verification results ([`e3dfa12`](https://github.com/yuki0iq/gitoxide/commit/e3dfa123b368e66f39567bd2a8f5d7d9c09d4fe6))
+ - Very first experimental support for multi-pack index verification ([`bb35c69`](https://github.com/yuki0iq/gitoxide/commit/bb35c6994765ec3bbbcfde247911d1ffe711a23d))
+ - Remove `Option` in favor of `impl Progress` ([`bf04644`](https://github.com/yuki0iq/gitoxide/commit/bf04644ab75ed1969507f957dc8d4868790d462d))
+ - Multi-index integrity check; use `integrity::Outcome` for various integrity checks ([`6829e5e`](https://github.com/yuki0iq/gitoxide/commit/6829e5e5d6aed1e6c87647144e2dd76a1e4b9f1f))
+ - Remove unnecessary `Arc` around `should_interrupt` flag ([`d851bed`](https://github.com/yuki0iq/gitoxide/commit/d851bede97801096d188ff6af06c98a79fe276db))
+ - Remove Sha1 mentions in `index::verify::Mode::*` variants ([`c2679a0`](https://github.com/yuki0iq/gitoxide/commit/c2679a03358b9c19d63ed1af1cd57324c6381447))
+ - Introduce `index::File::verify_integrity(…, pack: Option, …)`, replacing tuple ([`80b120d`](https://github.com/yuki0iq/gitoxide/commit/80b120d3278e46429f848df7af3db13413c36649))
+ - Multi-index verify checksum ([`853d468`](https://github.com/yuki0iq/gitoxide/commit/853d4683aae5f4dd4667b452932bd57f99f6afab))
+ - Fix docs ([`ce044ef`](https://github.com/yuki0iq/gitoxide/commit/ce044ef146e3d67483bed382f5dd5c484699534e))
+ - Introduce type for entry indices within an index or multi-index ([`28e3ea8`](https://github.com/yuki0iq/gitoxide/commit/28e3ea8612112f6a04cfaff591565eca5a1ffba2))
+ - Replace bare u32 `data::Id` typedef ([`e0b8636`](https://github.com/yuki0iq/gitoxide/commit/e0b8636f96e4bfe1bc72b5aa6ad4c4c8538ff92c))
+ - Adjust to changes in git-odb ([`710780c`](https://github.com/yuki0iq/gitoxide/commit/710780cd355793ea638767213f250e026997a530))
+ - Add remaining docs for multi-index ([`10a24c1`](https://github.com/yuki0iq/gitoxide/commit/10a24c1860e63935b435e985900797b2d4c707a8))
+ - Docs for multi_index::chunk ([`73fbc91`](https://github.com/yuki0iq/gitoxide/commit/73fbc915847b7c458a17bdfbb7fa1de3f31ab437))
+ - Refactor ([`eafdff4`](https://github.com/yuki0iq/gitoxide/commit/eafdff405b3f408aa5203f40c7f0a570ce20655d))
+ - Multi-index iteration ([`1c99903`](https://github.com/yuki0iq/gitoxide/commit/1c999035cc3649ab9db02bd82644fb54c408f6d2))
+ - Access pack-indices and pack-offsets of multi-pack indices ([`c2a6918`](https://github.com/yuki0iq/gitoxide/commit/c2a69189f88c53ab555158245ce647fcd33fca6a))
+ - Oid lookup for multi-pack indices ([`254f618`](https://github.com/yuki0iq/gitoxide/commit/254f618ee410be4a2787f599529a6cca1284a0fb))
+ - Add basic oid by multi-index file index ([`a54f552`](https://github.com/yuki0iq/gitoxide/commit/a54f552741aed315b21112576d6e5b704a9439d4))
+ - Rename `oid::try_from()` to `try_from_bytes()`, add `from_bytes_unchecked()` ([`79dc0d5`](https://github.com/yuki0iq/gitoxide/commit/79dc0d5ba6fa31ddd5c075693ffdc6496c1eaded))
+ - Change accessors named `hash_kind()` to `object_hash()` for consistency ([`2ef9a84`](https://github.com/yuki0iq/gitoxide/commit/2ef9a8424af51310db8c1e6df31dde9953ed3d21))
+ - Adapt to changes in git-hash ([`754a663`](https://github.com/yuki0iq/gitoxide/commit/754a66344ff2cfcfc4a7a3d72f1240e939c48055))
+ - Remove unnecessary `Default` implementation for user of Tree::traverse ([`9da20e9`](https://github.com/yuki0iq/gitoxide/commit/9da20e92c96e4ce8dd75e141c24143e4ea1141a7))
+ - Remove unnecessary Default bound for data in Tree nodes ([`d548f72`](https://github.com/yuki0iq/gitoxide/commit/d548f726013df409b0e1a5fb0e39c15ff445228d))
+ - Adjust to changes in git-hash ([`9bf25cc`](https://github.com/yuki0iq/gitoxide/commit/9bf25cc4f2e44821f93e85997677bc4e86a67bd4))
+ - Consistently use `object_hash` instead of `hash_kind` ([`b76f6be`](https://github.com/yuki0iq/gitoxide/commit/b76f6be6c5baa6cf613a174241f007e92bf5ba36))
+ - Adjust to changes in git-hash ([`ca35246`](https://github.com/yuki0iq/gitoxide/commit/ca35246a91888ae41805d71082055c98d2ff7f0b))
+ - Adjust to changes in git-hash and git-pack ([`0cae25b`](https://github.com/yuki0iq/gitoxide/commit/0cae25b1bb3c902ec323f17a1d9743e42fe213d0))
+ - Data::Entry::from_read() now takes a hash lengths as parameter ([`629412b`](https://github.com/yuki0iq/gitoxide/commit/629412b4cb192614b7eff08dbf203e3448c902c1))
+ - Data::Entry::from_bytes(…, hash_len) takes new parameter ([`851dc2c`](https://github.com/yuki0iq/gitoxide/commit/851dc2c52fa8e204ba2d5ced8fb0959a889869d8))
+ - Refactor ([`7331e99`](https://github.com/yuki0iq/gitoxide/commit/7331e99cb88df19f7b1e04b1468584e9c7c79913))
+ - Adjust to changes in git-hash ([`07aa1bc`](https://github.com/yuki0iq/gitoxide/commit/07aa1bca225c30b168a597f920bda392b2cb2713))
+ - :File uses its hash_len parameter ([`e6ff1a8`](https://github.com/yuki0iq/gitoxide/commit/e6ff1a885889cf88f6b34b1193aa03d8bce16af5))
+ - `index::File::at()` with git_hash::Kind parameter ([`db8c8c4`](https://github.com/yuki0iq/gitoxide/commit/db8c8c41b4ced0fc296d3877883d801e77d550ae))
+ - `data::File::at()` and `Bundle::at()` now have `hash_kind` parameter ([`e6a3c9f`](https://github.com/yuki0iq/gitoxide/commit/e6a3c9f72332b524b143bc94ee9df0a6db11e864))
+ - Remove unnecessary dev-depednency ([`b71ea6a`](https://github.com/yuki0iq/gitoxide/commit/b71ea6a89d11d6cac01b7d9e9b1101f4d637617c))
+ - Adapt to changes in git-hash ([`82fec95`](https://github.com/yuki0iq/gitoxide/commit/82fec95e9ed4b924849bfcc84b5b2691a925a5b3))
+ - Calculate trailer offset instead of storing it ([`bf62067`](https://github.com/yuki0iq/gitoxide/commit/bf62067c690e407e2ace66220337359542e1846a))
+ - Make pessimistic size-estimation instead of an optimistic one ([`69f1d2a`](https://github.com/yuki0iq/gitoxide/commit/69f1d2a2063cfebae3ea70979d950f8ab7751eac))
+ - Refactor ([`8b8b4c5`](https://github.com/yuki0iq/gitoxide/commit/8b8b4c538823fb4d2c37be80340d843080f08d19))
+ - Refactor ([`8c9c7fc`](https://github.com/yuki0iq/gitoxide/commit/8c9c7fc3bc46afa9c8567a8bc8079cac12ed8422))
+ - Adapt to changes in git-chunk ([`44ea5c3`](https://github.com/yuki0iq/gitoxide/commit/44ea5c3c334399bc03d92fa20171d2c0c3afdf49))
+ - Refactor ([`ac46765`](https://github.com/yuki0iq/gitoxide/commit/ac4676534573e3ccfa219765e645526797c6d71b))
+ - Adapt to latest changes to git-chunk ([`743d696`](https://github.com/yuki0iq/gitoxide/commit/743d6967d6236a4bb6a9c8817f957e7604bc9264))
+ - Provide multi-index checksum ([`a363de9`](https://github.com/yuki0iq/gitoxide/commit/a363de9b8271986385b1d57e61a6c103c20a4055))
+ - Update changelog prior to release ([`6ae49e3`](https://github.com/yuki0iq/gitoxide/commit/6ae49e39b2251ad70b72a8f3b3840ebb9334ffd9))
+ - Completely validate and parse multi-index file ([`e7e40c3`](https://github.com/yuki0iq/gitoxide/commit/e7e40c30dea082d004e8781ef7d36bde0afdd8a7))
+ - Read and validate index names contained in the multi-pack index ([`24a9790`](https://github.com/yuki0iq/gitoxide/commit/24a979036df515f0616738825e669ec9c8dab1f1))
+ - Read and validate fanout chunk ([`3ca04e3`](https://github.com/yuki0iq/gitoxide/commit/3ca04e355a413975e55adf8b204d6962a9341d32))
+ - Read all mandatory and optional chunks ([`99023bb`](https://github.com/yuki0iq/gitoxide/commit/99023bbde027be82e9217868df7f73ecd09bf705))
+ - Load chunk index of midx file ([`fac8efa`](https://github.com/yuki0iq/gitoxide/commit/fac8efacb31935c2143717ebe82003a0916f233f))
+ - Frame for git-chunk crate to share among git-pack and git-commitgraph ([`b2d2ae2`](https://github.com/yuki0iq/gitoxide/commit/b2d2ae221d43cc14aa169ada3c471e2bd2adadf4))
+ - Basic midx header parsing ([`edf02ae`](https://github.com/yuki0iq/gitoxide/commit/edf02ae46ce6f3f981acd99310878e1d4a00d23b))
+ - First pieces of header parsing; allow to respect multi-index desired hash kind in git-odb ([`1a2a049`](https://github.com/yuki0iq/gitoxide/commit/1a2a04930ab56ba778091e10b15cecf415f5058d))
+ - Frame for instantiation of multi-pack-index ([`5e085ec`](https://github.com/yuki0iq/gitoxide/commit/5e085ecbea913e0b0191d8267e548fe859bdd5d9))
+ * **[#287](https://github.com/yuki0iq/gitoxide/issues/287)**
+ - Way nicer progress messages for repo verification ([`4b4f9f8`](https://github.com/yuki0iq/gitoxide/commit/4b4f9f81879ad181744022eb0d7dc02392a5e91e))
+ - Upgrade to prodash 17 ([`47860b7`](https://github.com/yuki0iq/gitoxide/commit/47860b7e2769260cfb8522ae455c491605093423))
+ - Refactor ([`831397c`](https://github.com/yuki0iq/gitoxide/commit/831397c99fee9f2d6758124d993386cca5534f7b))
+ - Allow resolution of in-pack ref-deltas ([`84ade1d`](https://github.com/yuki0iq/gitoxide/commit/84ade1d23060f10bf6c8529f8f693d06660b4f4e))
+ - Refactor ([`38426a1`](https://github.com/yuki0iq/gitoxide/commit/38426a171844014201282a441ebfc7d1f4cfff94))
+ - Test to reproduce ref-delta forward references and the issue it poses for index traversal ([`7db7195`](https://github.com/yuki0iq/gitoxide/commit/7db7195953954ded32a410e8d11f07f4c5b61687))
+ - Very rough version of repository verification ([`80a4a7a`](https://github.com/yuki0iq/gitoxide/commit/80a4a7add688d16376b9bf2ed7f1c7f655b7c912))
+ - Refactor ([`6c06659`](https://github.com/yuki0iq/gitoxide/commit/6c066597f310b1bd5eb5611c1147b48846bc0ac0))
+ - Improve method signatures of `cache::Tree::*` ([`a79a7fb`](https://github.com/yuki0iq/gitoxide/commit/a79a7fb638b45df88af0d0d5fc9ada6d824bc328))
+ - Cleanup and unify `verify_integrity()` method signature ([`91d0476`](https://github.com/yuki0iq/gitoxide/commit/91d047658b114f372735116c9d8e6962a3873137))
+ * **[#293](https://github.com/yuki0iq/gitoxide/issues/293)**
+ - Fix docs, again ([`7b2ab26`](https://github.com/yuki0iq/gitoxide/commit/7b2ab263b9dbb2ad33a4dddfe82f4cd7f3187271))
+ - Fix build ([`e3977fe`](https://github.com/yuki0iq/gitoxide/commit/e3977fe033550bfd3297cdd674934e40476aa38b))
+ - Use InOrderIter from git-features ([`7721b5f`](https://github.com/yuki0iq/gitoxide/commit/7721b5fc7cba86d785e0936fdfab2ea41163219f))
+ - Basic IEOT parsing ([`35bdee4`](https://github.com/yuki0iq/gitoxide/commit/35bdee4bf77787bcbe6c3dd715a677e2e46a8ad1))
+ - Assure we are right about the leb64 buffer needed for a 64 bit int ([`7558844`](https://github.com/yuki0iq/gitoxide/commit/7558844b40b6c9af5038fea6b8a4e81583c46bde))
+ - Adapt to changes in git-features: use var-int decoding from there ([`52e3c6f`](https://github.com/yuki0iq/gitoxide/commit/52e3c6f6f4cd1bf677c9189fb59db16173954669))
+ - Remove byteorder from git-pack ([`4122306`](https://github.com/yuki0iq/gitoxide/commit/41223061a2b919fd190066315b419ea17cabfde3))
+ - Git-pack uses `memmap2` instead of `filebuffer` ([`d9011c7`](https://github.com/yuki0iq/gitoxide/commit/d9011c71048ff34201917b0693586290c23b3ddf))
+ * **[#298](https://github.com/yuki0iq/gitoxide/issues/298)**
+ - Restrict signature changes to 'Ancestores::sorting()` ([`d71bd9d`](https://github.com/yuki0iq/gitoxide/commit/d71bd9ded1e5e5a61a27be3d55f4b85ee4049bcf))
+ - Adjust to changes in git-traverse ([`8240622`](https://github.com/yuki0iq/gitoxide/commit/824062215865e6ec12afeb2d51b3c63f15291244))
+ - `index::File::lookup_prefix(…)` ([`503b1a1`](https://github.com/yuki0iq/gitoxide/commit/503b1a1f8d4f39b44c166209d7a8ba8d74137859))
+ - Support MSRV ([`d09fd9b`](https://github.com/yuki0iq/gitoxide/commit/d09fd9b37557f2dc199e8a4651c56b3b63423136))
+ - Add documentation for lookup_prefix along with missing test ([`927b2ac`](https://github.com/yuki0iq/gitoxide/commit/927b2ace875cdda63ce312eb7ad5329f2159608d))
+ - Lookup_prefix() seems to work now ([`b558f11`](https://github.com/yuki0iq/gitoxide/commit/b558f111520381e25a9500d3b2401fdd337db6f6))
+ - A stab at implementing lookup_prefix - to no avail ([`69cb6d1`](https://github.com/yuki0iq/gitoxide/commit/69cb6d1dd6b8df74fee1ead1ce15bcf0b51d7232))
+ - Refactor ([`cff6f9f`](https://github.com/yuki0iq/gitoxide/commit/cff6f9fc90e58c409e367912d0b38860fae9a205))
+ - Refactor ([`5bc548e`](https://github.com/yuki0iq/gitoxide/commit/5bc548ed500045491012ab0a93bcbe13e78b0dc8))
+ - Prefix now validates all constraints and errors on violation ([`75efa79`](https://github.com/yuki0iq/gitoxide/commit/75efa79f62efc29b343d2d2f53eaf001eef176df))
+ - Git-hash::Prefix::from_id() ([`cb83bee`](https://github.com/yuki0iq/gitoxide/commit/cb83beedd1aa389f6774e2296f79273e8c8f14f4))
+ - Sketch for abbreviated method lookup ([`467453a`](https://github.com/yuki0iq/gitoxide/commit/467453a7e625a3bc8e3e381ce50f24f1be8ba605))
+ - Use hash_hasher based hash state for better keys/less collisions ([`814de07`](https://github.com/yuki0iq/gitoxide/commit/814de079f4226f42efa49ad334a348bce67184e4))
+ - Upgrade parking_lot and cargo_toml ([`f95c1a0`](https://github.com/yuki0iq/gitoxide/commit/f95c1a0d9c19bcc6feb9b8739a09d86f9970a0e0))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ - Adapt to changes in git-path ([`cc2d810`](https://github.com/yuki0iq/gitoxide/commit/cc2d81012d107da7a61bf4de5b28342dea5083b7))
+ - Use `git-path` crate instead of `git_features::path` ([`47e607d`](https://github.com/yuki0iq/gitoxide/commit/47e607dc256a43a3411406c645eb7ff04239dd3a))
+ - Salvage an alternative parallelization approach which might be good for index-creation ([`7e76796`](https://github.com/yuki0iq/gitoxide/commit/7e76796d5c2956961bd998286bec05fca1ba8fc4))
+ - Refactor ([`f86eacc`](https://github.com/yuki0iq/gitoxide/commit/f86eacc5cfaf6d88ead4f8dbd65989d32674c213))
+ - Switch index checkout to chunk-based operation ([`e5f6943`](https://github.com/yuki0iq/gitoxide/commit/e5f69433e4a6cc7866b666e0baccfa32efb92a7f))
+ * **[#329](https://github.com/yuki0iq/gitoxide/issues/329)**
+ - In-manifest and in-lib documentation of feature toggles ([`1620830`](https://github.com/yuki0iq/gitoxide/commit/16208306ab49ade30d8ffd6b067ebd8eefd84cd4))
+ - Document all features related to serde1 ([`72b97f2`](https://github.com/yuki0iq/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
+ * **[#331](https://github.com/yuki0iq/gitoxide/issues/331)**
+ - Adapt to changes in git_features::path to deal with Result ([`bba4c68`](https://github.com/yuki0iq/gitoxide/commit/bba4c680c627a418efbd25f14bd168df19b8dedd))
+ * **[#333](https://github.com/yuki0iq/gitoxide/issues/333)**
+ - Use git_features::path everywhere where there is a path conversion ([`2e1437c`](https://github.com/yuki0iq/gitoxide/commit/2e1437cb0b5dc77f2317881767f71eaf9b009ebf))
+ - Gitoxide-core without os-str-bytes ([`909aa14`](https://github.com/yuki0iq/gitoxide/commit/909aa1402c82c3128052023613a297b213716e3d))
+ - Remove os_str_bytes from git-pack ([`86f6e50`](https://github.com/yuki0iq/gitoxide/commit/86f6e5054ea11b7aeb9c85321913de090f71e3a1))
+ * **[#364](https://github.com/yuki0iq/gitoxide/issues/364)**
+ - Add some precaution to avoid strange interactions with packs ([`b052a9a`](https://github.com/yuki0iq/gitoxide/commit/b052a9a3e9127fd9a4029594ea9de6e436db03c6))
+ - Fix build ([`9c8e449`](https://github.com/yuki0iq/gitoxide/commit/9c8e449e928b3190e5845606f79b12c529dede55))
+ * **[#384](https://github.com/yuki0iq/gitoxide/issues/384)**
+ - Prevent line-ending conversions for shell scripts on windows ([`96bb4d4`](https://github.com/yuki0iq/gitoxide/commit/96bb4d460db420e18dfd0f925109c740e971820d))
+ - No need to isolate archives by crate name ([`19d46f3`](https://github.com/yuki0iq/gitoxide/commit/19d46f35440419b9911b6e2bca2cfc975865dce9))
+ - Add archive files via git-lfs ([`7202a1c`](https://github.com/yuki0iq/gitoxide/commit/7202a1c4734ad904c026ee3e4e2143c0461d51a2))
+ - Auto-set commit.gpgsign=false when executing git ([`c23feb6`](https://github.com/yuki0iq/gitoxide/commit/c23feb64ad157180cfba8a11c882b829733ea8f6))
+ * **[#422](https://github.com/yuki0iq/gitoxide/issues/422)**
+ - Prepare changelog ([`de2d587`](https://github.com/yuki0iq/gitoxide/commit/de2d5874b8d75c53165a9fc3ed35e2b37142bf52))
+ * **[#427](https://github.com/yuki0iq/gitoxide/issues/427)**
+ - Make fmt ([`4b320e7`](https://github.com/yuki0iq/gitoxide/commit/4b320e773368ac5e8c38dd8a779ef3d6d2d024ec))
+ - Refactor ([`c28404b`](https://github.com/yuki0iq/gitoxide/commit/c28404b3656ba6714db6898ce8151c0bcf4448e0))
+ - Assure index ambiguous object range can represent 'none found' ([`5ffe54f`](https://github.com/yuki0iq/gitoxide/commit/5ffe54ff88f026139474658fb470742751126119))
+ - Avoid allocating index entries in case of ambiguity by using a range ([`4db4754`](https://github.com/yuki0iq/gitoxide/commit/4db47547fa405542efd38b475e3e430548b9d160))
+ - Fix build ([`8a63076`](https://github.com/yuki0iq/gitoxide/commit/8a6307617580f72457d3f008e4fe40ae7dcfd360))
+ - More efficient and clear addition of entries to candidates ([`a76a0e1`](https://github.com/yuki0iq/gitoxide/commit/a76a0e161ec289d289e5683e541cff45d393756d))
+ - Properly order ambiguous entries, ascending ([`0340896`](https://github.com/yuki0iq/gitoxide/commit/0340896b49fe4f40a9dba1c947ec9a2050d8f9b8))
+ - Provide optional `candidates` for ambigious entries during `lookup_prefix()` ([`95210cb`](https://github.com/yuki0iq/gitoxide/commit/95210cb2ba85f75148b4ef48ccea9d9f8a0a0114))
+ - Refactor ([`a2f9fa4`](https://github.com/yuki0iq/gitoxide/commit/a2f9fa431a820093cb34158e71cb30dc21db1151))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - Less noisy way of writing trait bounds ([`b593806`](https://github.com/yuki0iq/gitoxide/commit/b593806ca3571d680801130ad528f266d3eab83e))
+ - Upgrade to `prodash` v21 ([`a0655dc`](https://github.com/yuki0iq/gitoxide/commit/a0655dc7bc5dff388bc69a648e7f16b44fd1abd9))
+ - Prefix created pack files with `pack-` ([`e489b10`](https://github.com/yuki0iq/gitoxide/commit/e489b10878c85289e0a9869804abee2418de6989))
+ - Increase pack-receive performance using a BufWriter ([`a745512`](https://github.com/yuki0iq/gitoxide/commit/a745512185fb0a46e35daaa6d28829aec05edb55))
+ - `index::write::Outcome::index_kind` -> `::index_version`. ([`b46347f`](https://github.com/yuki0iq/gitoxide/commit/b46347fd3d50886eeca500e31e1e12b354711309))
+ - Add test to show that empty packs won't be written as expected behaviour. ([`72ce7fd`](https://github.com/yuki0iq/gitoxide/commit/72ce7fdced10b8359e74daea3bb35ab73b29e7c0))
+ - `bundle::write::Error` is now publicly available ([`0b6ed60`](https://github.com/yuki0iq/gitoxide/commit/0b6ed60f842f0a36f61f187651080540a358758e))
+ - `bundle::write::Options::index_kind` -> `::index_version`. ([`591afd5`](https://github.com/yuki0iq/gitoxide/commit/591afd56d9862a6348ef8b3af61798004b36aa19))
+ - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/yuki0iq/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#67](https://github.com/yuki0iq/gitoxide/issues/67)**
+ - Use an even faster way of counting ([`3877920`](https://github.com/yuki0iq/gitoxide/commit/387792085542ebc8277ac0dcaf9e3dc3b522a69a))
+ - Avoid the dashmap being cloned for each thread ([`6d3f52d`](https://github.com/yuki0iq/gitoxide/commit/6d3f52dc13d7243a6bce6dab89a985114a75d94b))
+ - Properly count total objects during pack creation ([`bcb3d37`](https://github.com/yuki0iq/gitoxide/commit/bcb3d37a900a40fd70b7be7bad8b2d5db292d2af))
+ - ObjectID specific hashers, using the fact that object ids are hashes ([`f9232ac`](https://github.com/yuki0iq/gitoxide/commit/f9232acf8e52f8cd95520d122469e136eb07b39f))
+ - Use a custom hasher for 'seen' objects hashset… ([`70179e2`](https://github.com/yuki0iq/gitoxide/commit/70179e2cf8d15ba4e1cf8e94a9915bf5b02cf755))
+ - Don't include submodules in count… ([`faf6f81`](https://github.com/yuki0iq/gitoxide/commit/faf6f813927720c5adf62102f9ce46606ff2617c))
+ - Control pack and object cache size in megabytes ([`60c9fad`](https://github.com/yuki0iq/gitoxide/commit/60c9fad8002b4e3f6b9607bba6361871752f4d3d))
+ - Use 'cache::Object' trait where it matters ([`71c628d`](https://github.com/yuki0iq/gitoxide/commit/71c628d46088ab455b54eb2330d24dcff96c911d))
+ - Split data::output::count::objects into files ([`8fe4612`](https://github.com/yuki0iq/gitoxide/commit/8fe461281842b58aa11437445637c6e587bedd63))
+ - Cache::Object trait for caching and retrieving whole objects ([`50cf610`](https://github.com/yuki0iq/gitoxide/commit/50cf610e8939812c3d2268c48835e2dac67d0c31))
+ - Object cache size is configurable ([`5a8c2da`](https://github.com/yuki0iq/gitoxide/commit/5a8c2da6cb1e2accf7cfdccc16bc3a1d0b2a7dbc))
+ - Dynamically sized full-object speeds up diff-based object counting… ([`d6c44e6`](https://github.com/yuki0iq/gitoxide/commit/d6c44e6ab8f436020d4fb235e423b018fd1e7a9f))
+ - Count ref-deltas in thin packs as well ([`80c6994`](https://github.com/yuki0iq/gitoxide/commit/80c6994149d19917c25e36e1bdf0dc8c9678365e))
+ - Add '--thin' flag to pack-create and pass it on ([`2664d73`](https://github.com/yuki0iq/gitoxide/commit/2664d73f531a4b1f4bc784c1fe3a991711c86475))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)**
+ - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/yuki0iq/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
* **Uncategorized**
- - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/GitoxideLabs/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
- - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/GitoxideLabs/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
- - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/GitoxideLabs/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
- - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/GitoxideLabs/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Rename `git-pack` to `gix-pack` ([`134d70d`](https://github.com/GitoxideLabs/gitoxide/commit/134d70dbb7fe9c7fcd4201a7bb028b22bca39a30))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-lfs` to `gix-lfs` ([`b9225c8`](https://github.com/GitoxideLabs/gitoxide/commit/b9225c830daf1388484ee7e05f727990fdeff43c))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/GitoxideLabs/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Merge branch 'git-pack-wasm' ([`4bc19d1`](https://github.com/GitoxideLabs/gitoxide/commit/4bc19d104233a3e3d3d2768c0e9b9ad027cc34c0))
- - Add `wasm` feature toggle to let parts of `git-pack` build on wasm32. ([`6c4c196`](https://github.com/GitoxideLabs/gitoxide/commit/6c4c196c9bc6c2171dc4dc58b69bd5ef53226e29))
- - Add `wasm` feature toggle to allow compilation to wasm32-unknown-unknown ([`f0e40ec`](https://github.com/GitoxideLabs/gitoxide/commit/f0e40ecddaf1211f76ed60ef30cf03dcfd53a7ab))
- - Release git-features v0.26.4 ([`109f434`](https://github.com/GitoxideLabs/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
- - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/GitoxideLabs/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Thanks clippy ([`bac57dd`](https://github.com/GitoxideLabs/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
- - Make fmt ([`e22080e`](https://github.com/GitoxideLabs/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
- - Merge branch 'adjustments-for-cargo' ([`7bba270`](https://github.com/GitoxideLabs/gitoxide/commit/7bba2709488b7eb999b8136dbab03af977241678))
- - Break cyclical dev dependencies ([`1fea18f`](https://github.com/GitoxideLabs/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
- - Use enumerations to advertise progress ids publicly. ([`d792ea5`](https://github.com/GitoxideLabs/gitoxide/commit/d792ea543246632bf1ca8d0e1d239bbe7f07e219))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`9e04685`](https://github.com/GitoxideLabs/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
- - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/GitoxideLabs/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
- - Prepare changelogs prior to release ([`4381a03`](https://github.com/GitoxideLabs/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
- - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/GitoxideLabs/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
- - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/GitoxideLabs/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
- - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/GitoxideLabs/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
- - Make fmt ([`511ed00`](https://github.com/GitoxideLabs/gitoxide/commit/511ed0000397a5b268530c8f5362e7d25b7c1594))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Merge branch 'odb-iteration' ([`693a469`](https://github.com/GitoxideLabs/gitoxide/commit/693a46977e2b57b93ee921320e008c8ad1beb81b))
- - Assure deltas are counted correctly, even if the base is out of pack. ([`ddaf47f`](https://github.com/GitoxideLabs/gitoxide/commit/ddaf47f023970e8acfb98e8874da22f2604a92d9))
- - Merge branch 'read-header' ([`3d01252`](https://github.com/GitoxideLabs/gitoxide/commit/3d0125271ec7bd606734bd74757a7e31a18c7ce5))
- - Tweaks to immprove header decode performance ([`04df898`](https://github.com/GitoxideLabs/gitoxide/commit/04df89835395d43e92ce3f0fee922f1799687aa4))
- - Move `data::ResolveBase` into `data::decode_entry::`; unify `decode_entry|decode_header::Error` into `decode::Error`. ([`37f3a67`](https://github.com/GitoxideLabs/gitoxide/commit/37f3a675d7fa931f5d3f38e91df74ec0b517422b))
- - Add `data::File::resolve_header()` to obtain object information without decompressing it. ([`a85dcdd`](https://github.com/GitoxideLabs/gitoxide/commit/a85dcddba29a453bbea87ac865b8aedc97f41aed))
- - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/GitoxideLabs/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
- - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/GitoxideLabs/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
- - Thanks clippy ([`f1160fb`](https://github.com/GitoxideLabs/gitoxide/commit/f1160fb42acf59b37cbeda546a7079af3c9bc050))
- - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/GitoxideLabs/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
- - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/GitoxideLabs/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
- - Upgrade clru, remove it from git-repository dependencies (unused) ([`7e7547d`](https://github.com/GitoxideLabs/gitoxide/commit/7e7547d995afc16192a1ee08add5a87560197fc9))
- - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/GitoxideLabs/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
- - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/GitoxideLabs/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
- - Merge branch 'optimize_hashtables' ([`95ad56c`](https://github.com/GitoxideLabs/gitoxide/commit/95ad56c11489bc46d6eb2b2f48cf0bf01e954c58))
- - Use newly added git-hashtable ([`50cb436`](https://github.com/GitoxideLabs/gitoxide/commit/50cb4362010e1a5799fe782df36ac5fcdb48dd8a))
- - Switch to custom Hasher implementation ([`269d59e`](https://github.com/GitoxideLabs/gitoxide/commit/269d59e0bee1f072096667b143800a0d85b18403))
- - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/GitoxideLabs/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
- - Upgrade to `prodash 21.1` and add `Ids` to all progress instances. ([`c8835c6`](https://github.com/GitoxideLabs/gitoxide/commit/c8835c6edae784c9ffcb69a674c0a6545dbb2af3))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'main' into http-config ([`7c5b37d`](https://github.com/GitoxideLabs/gitoxide/commit/7c5b37d28e98f59a6847368a0d0166d2dbb4acc1))
- - Release git-diff v0.22.0, git-index v0.7.1, git-pack v0.26.0, git-odb v0.36.0, git-transport v0.21.2, git-repository v0.27.0, safety bump 6 crates ([`f0cab31`](https://github.com/GitoxideLabs/gitoxide/commit/f0cab317bb0c2799fa80d16f3ae1b89d6aee4284))
- - Prepare changelogs prior to release ([`f5f3a9e`](https://github.com/GitoxideLabs/gitoxide/commit/f5f3a9edd038a89c8c6c4da02054e5439bcc0071))
- - Fix spelling where -> were ([`57355c7`](https://github.com/GitoxideLabs/gitoxide/commit/57355c7b345d864aaf80fdbd9deec50ca78d94fd))
- - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/GitoxideLabs/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
- - Prepare changelogs prior to release ([`423af90`](https://github.com/GitoxideLabs/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
- - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/GitoxideLabs/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
- - Merge branch 'gix-clone' ([`def53b3`](https://github.com/GitoxideLabs/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
- - Merge branch 'main' into gix-clone ([`3b48317`](https://github.com/GitoxideLabs/gitoxide/commit/3b48317d6a9f41765d4f2a9f0a49c31afcdb68b6))
- - Thanks clippy ([`93e7691`](https://github.com/GitoxideLabs/gitoxide/commit/93e7691be421e40cc72e3e2e0506584a2fbd4857))
- - `Bundle::write…` also produces a `.keep` file ([`450257e`](https://github.com/GitoxideLabs/gitoxide/commit/450257eb596465352fb363a5c8c514f544e7f9ac))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'fix-smart-release' ([`aa80b60`](https://github.com/GitoxideLabs/gitoxide/commit/aa80b606e5570f327660cca42ea81581a6e9d5e3))
- - Make fmt ([`7b9c065`](https://github.com/GitoxideLabs/gitoxide/commit/7b9c06547b75929e3e5bf4240f43c7e9bc7d54e0))
- - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/GitoxideLabs/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
- - Merge branch 'main' into clone ([`acb0738`](https://github.com/GitoxideLabs/gitoxide/commit/acb07382a9306d6962bea60e8977d83d021743f4))
- - Merge branch 'delta-tree-parallelization' ([`cca2ad5`](https://github.com/GitoxideLabs/gitoxide/commit/cca2ad5ee9483d7da968658e0a4d610dbc4ad4d6))
- - Don't enforce Send bounds in serial version of `in_parallel_with_slice()` ([`dda661e`](https://github.com/GitoxideLabs/gitoxide/commit/dda661e1b7cc0ace6cd9504233f20980e1e52387))
- - Thanks clippy ([`583f2ca`](https://github.com/GitoxideLabs/gitoxide/commit/583f2cacbdaa79149b3741c1f08cabcc73a1a03f))
- - More efficient distribution of tasks to threads during pack resolution. ([`6836cb1`](https://github.com/GitoxideLabs/gitoxide/commit/6836cb148cbadf919bdac2e0e77bdec34caa9307))
- - Refactor ([`0e2ca47`](https://github.com/GitoxideLabs/gitoxide/commit/0e2ca47fab99fec72cf8c8a327f5c3627a916add))
- - Try to use counters directly in delta-tree resolution ([`c6ded26`](https://github.com/GitoxideLabs/gitoxide/commit/c6ded26aa2513fefda0c19784a70ce5b046910f1))
- - Reduce memory usage for pack resolution by 18%… ([`ec58bef`](https://github.com/GitoxideLabs/gitoxide/commit/ec58bef84d620360dc52e34e173ace1310f74c85))
- - Merge branch 'reduce-pack-resolve-mem-consumption' ([`a8ced57`](https://github.com/GitoxideLabs/gitoxide/commit/a8ced575ef935b9a2078d6f2b15aff746a862317))
- - Minor refactor after trying more memory foot-print related changes ([`5852334`](https://github.com/GitoxideLabs/gitoxide/commit/58523341d1203ff55144a981d7dd3b276bd47b31))
- - Simplify size-related tests ([`fb2b2a8`](https://github.com/GitoxideLabs/gitoxide/commit/fb2b2a88193247d55f74c3e39cd8a12f3862b6d6))
- - Cut the size of bytes needed to store children in half for a lower footprint ([`38c96f2`](https://github.com/GitoxideLabs/gitoxide/commit/38c96f2ab1fc2c3a91958e2b4ab213574ec9e8f0))
- - Merge branch 'crates-index-diff-fixes' ([`b09bad7`](https://github.com/GitoxideLabs/gitoxide/commit/b09bad7b5702838c1119d052b322d90c9b5968bb))
- - Thanks clippy ([`851bc79`](https://github.com/GitoxideLabs/gitoxide/commit/851bc798a76160701387d25119b101aa8014c93f))
- - Allow verification of empty packs and indices. ([`49d168a`](https://github.com/GitoxideLabs/gitoxide/commit/49d168a8859c6b5a9e7ef58cd836093212c2c7ad))
- - Refactor ([`38a7452`](https://github.com/GitoxideLabs/gitoxide/commit/38a74522b5c1ca5c255b8b132c25b90fc7fa85f9))
- - Reading and writing empty packs is explicitly allowed. ([`5a75afe`](https://github.com/GitoxideLabs/gitoxide/commit/5a75afe0467e4a84323ea10172eed835cc7fae4c))
- - Make fmt ([`53acf25`](https://github.com/GitoxideLabs/gitoxide/commit/53acf2565743eff7cead7a42011107b2fc8d7e0e))
- - Merge branch 'fetch-pack' ([`f47c891`](https://github.com/GitoxideLabs/gitoxide/commit/f47c89129732bcb06fe76a4696fe38ab1151fb0c))
- - Merge branch 'fetch-pack' ([`3c49400`](https://github.com/GitoxideLabs/gitoxide/commit/3c49400809c7c2120f4ce704c19a0421545b5acd))
- - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/GitoxideLabs/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/GitoxideLabs/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs' ([`fd14489`](https://github.com/GitoxideLabs/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
- - Release git-features v0.22.6 ([`c9eda72`](https://github.com/GitoxideLabs/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/GitoxideLabs/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
- - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/GitoxideLabs/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
- - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/GitoxideLabs/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
- - Merge branch 'fix-522' ([`5869e9f`](https://github.com/GitoxideLabs/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
- - Release git-hash v0.9.9 ([`da0716f`](https://github.com/GitoxideLabs/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/GitoxideLabs/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
- - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/GitoxideLabs/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
- - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/GitoxideLabs/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
- - Adjust to changes in `git-diff` ([`54954ee`](https://github.com/GitoxideLabs/gitoxide/commit/54954ee5022a900f9f97baec63e9a073eca514e9))
- - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/GitoxideLabs/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Release git-path v0.4.1 ([`5e82346`](https://github.com/GitoxideLabs/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/GitoxideLabs/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
- - Merge branch 'main' into write-index-v2 ([`a938986`](https://github.com/GitoxideLabs/gitoxide/commit/a938986877302c197d1aed087594c5605416fe5f))
- - Merge branch 'main' into remote-ls-refs ([`de61c4d`](https://github.com/GitoxideLabs/gitoxide/commit/de61c4db7855d6925d66961f62ae3d12cc4acf78))
- - Thanks clippy ([`4bd747c`](https://github.com/GitoxideLabs/gitoxide/commit/4bd747cb3e126fe5b1d540270cfbd731cffd42ef))
- - Merge branch 'rev-parse-delegate' ([`2f506c7`](https://github.com/GitoxideLabs/gitoxide/commit/2f506c7c2988477b0f97d272a9ac9ed47b236457))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/GitoxideLabs/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
- - Fix typos ([`e9fcb70`](https://github.com/GitoxideLabs/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
- - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/GitoxideLabs/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/GitoxideLabs/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/GitoxideLabs/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
- - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/GitoxideLabs/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
- - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/GitoxideLabs/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
- - Update changelogs prior to release ([`bb424f5`](https://github.com/GitoxideLabs/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Release git-path v0.1.2, git-sec v0.1.1, git-config v0.4.0, git-discover v0.1.1, git-pack v0.19.1, git-repository v0.18.0, cargo-smart-release v0.10.0, safety bump 2 crates ([`ceb6dff`](https://github.com/GitoxideLabs/gitoxide/commit/ceb6dff13362a2b4318a551893217c1d11643b9f))
- - Thanks clippy ([`409a95b`](https://github.com/GitoxideLabs/gitoxide/commit/409a95b6505db8568bfea24bc62c92640a5c3cbf))
- - Merge branch 'davidkna-discover-ceiling' ([`66944ba`](https://github.com/GitoxideLabs/gitoxide/commit/66944ba986114ece2d3b31440c721d0e84b4f267))
- - Thanks clippy ([`4979d20`](https://github.com/GitoxideLabs/gitoxide/commit/4979d2071cbd1a98f3d81aacd60dd99f07d3f746))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/GitoxideLabs/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Merge branch 'refs-and-worktrees' ([`8131227`](https://github.com/GitoxideLabs/gitoxide/commit/8131227ddff6f36919b6a0f7b33792ebde0f8ae9))
- - Cleanup ([`199583a`](https://github.com/GitoxideLabs/gitoxide/commit/199583abbec1ff58204c3cf90dd8be88730fc112))
- - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/GitoxideLabs/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
- - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/GitoxideLabs/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
- - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/GitoxideLabs/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
- - Merge branch 'test-archive-support' ([`350df01`](https://github.com/GitoxideLabs/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
- - Fix clippy - many false positives this time ([`045e6fa`](https://github.com/GitoxideLabs/gitoxide/commit/045e6fae17077555c3e115992905c8046f2c5d0b))
- - Fix clippy - many false positives this time ([`099bd5b`](https://github.com/GitoxideLabs/gitoxide/commit/099bd5b86fb80b26a73863b80ad60a0394458b6d))
- - Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates ([`b612021`](https://github.com/GitoxideLabs/gitoxide/commit/b612021683ba709b693bd48aef3e2e3c2f5b9ead))
- - Remove deprecated compound and linked object databases ([`8c5ae77`](https://github.com/GitoxideLabs/gitoxide/commit/8c5ae77f06a64c57df9a9ad1190266896a223dbe))
- - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/GitoxideLabs/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
- - Merge branch 'for-onefetch' ([`8e5cb65`](https://github.com/GitoxideLabs/gitoxide/commit/8e5cb65da75036a13ed469334e7ae6c527d9fff6))
- - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/GitoxideLabs/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
- - Make fmt ([`7cf3545`](https://github.com/GitoxideLabs/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
- - Remove unnecessary unsafe by using `chunks_mut()` ([`9b9f10a`](https://github.com/GitoxideLabs/gitoxide/commit/9b9f10ad862b5e097c836c51df1eb98607df5ae1))
- - Merge branch 'short-id' ([`5849d5b`](https://github.com/GitoxideLabs/gitoxide/commit/5849d5b326b83f98a16cf1d956c720c7f0fd4445))
- - Thanks clippy ([`48be1ee`](https://github.com/GitoxideLabs/gitoxide/commit/48be1ee666a88f1416896c5e8073d4d86dae7b8c))
- - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/GitoxideLabs/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
- - Release git-tempfile v2.0.0, safety bump 6 crates ([`90b1c42`](https://github.com/GitoxideLabs/gitoxide/commit/90b1c42d5487904a9f329362d185b035d0ddb975))
- - Upgrade document-features ([`c35e62e`](https://github.com/GitoxideLabs/gitoxide/commit/c35e62e0da9ac1f7dcb863f5f9c69108c728d32e))
- - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/GitoxideLabs/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
- - Upgrade dashmap to 5.1.0 (with security fix) ([`2520945`](https://github.com/GitoxideLabs/gitoxide/commit/25209454d3f7e27e12e8ddca92e43b1ff01d58aa))
- - Release git-pack v0.16.1 ([`d4a8f9f`](https://github.com/GitoxideLabs/gitoxide/commit/d4a8f9f73bb829bcc83fa68b6b5a7495fcba6b19))
- - Release git-object v0.17.1, git-pack v0.16.1 ([`e959af8`](https://github.com/GitoxideLabs/gitoxide/commit/e959af83fa92e8ed87edae6e2d1c6a797964c056))
- - Release git-hash v0.9.2, git-object v0.17.1, git-pack v0.16.1 ([`0db19b8`](https://github.com/GitoxideLabs/gitoxide/commit/0db19b8deaf11a4d4cbc03fa3ae40eea104bc302))
- - Update changelogs prior to git-pack release ([`b7e3a4a`](https://github.com/GitoxideLabs/gitoxide/commit/b7e3a4afdd6417a38aadad35c7f584617e7b47fa))
- - Downgrade dashmap to 4.0 to avoid unsoundness. ([`d9451e8`](https://github.com/GitoxideLabs/gitoxide/commit/d9451e8d7fc39c252042f9d2447061262c16ae7a))
- - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/GitoxideLabs/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
- - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/GitoxideLabs/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
- - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/GitoxideLabs/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
- - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/GitoxideLabs/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
- - Fix git-pack changelog to be stable ([`fd5b616`](https://github.com/GitoxideLabs/gitoxide/commit/fd5b616d6ce8f353bd96b2c4994af9ba9c878b3e))
- - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/GitoxideLabs/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
- - Support Rust 1.52 ([`42e0487`](https://github.com/GitoxideLabs/gitoxide/commit/42e0487286c1f745837c0ce337ed7c9d86b14516))
- - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/GitoxideLabs/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
- - Thanks clippy ([`d8925f5`](https://github.com/GitoxideLabs/gitoxide/commit/d8925f5bd7ac8ef2c98f0e57a1373e5ffba8ce23))
- - Thanks clippy ([`5a68d2f`](https://github.com/GitoxideLabs/gitoxide/commit/5a68d2feffc551ad5f07e90efb2307e966d2636b))
- - Thanks clippy ([`1e051dc`](https://github.com/GitoxideLabs/gitoxide/commit/1e051dc23fb298b0bfe3e9ffb85a95ecb9c0f93f))
- - Don't try to short-cut detection of large offsets when writing index files ([`ba92cc0`](https://github.com/GitoxideLabs/gitoxide/commit/ba92cc09ba41fe4c9a9097bfeb8d18016408fcdf))
- - Refactor ([`e7fbd9f`](https://github.com/GitoxideLabs/gitoxide/commit/e7fbd9f3700496ad7bb7e71226c4d25429f0ccd5))
- - Merge branch 'use-midx-in-store' ([`338521b`](https://github.com/GitoxideLabs/gitoxide/commit/338521b0443b9dc1007581de42ef6a950f6e0bbf))
- - Thanks clippy ([`533a532`](https://github.com/GitoxideLabs/gitoxide/commit/533a532c86bcf0dae27558e66b1a5cd2e52983df))
- - Thanks clippy ([`7bd3ad3`](https://github.com/GitoxideLabs/gitoxide/commit/7bd3ad3ab9f17eaf94490bea04a9b1297fa5fe64))
- - Release git-chunk v0.2.0, safety bump 4 crates ([`b792fab`](https://github.com/GitoxideLabs/gitoxide/commit/b792fabf9f5f93ab906ac5a5bb3e4f01c179290a))
- - Thanks clippy ([`35cf46f`](https://github.com/GitoxideLabs/gitoxide/commit/35cf46f87ecc42cf033ca001acf1b5918b3fea1b))
- - Refactor ([`0032223`](https://github.com/GitoxideLabs/gitoxide/commit/003222365bb2f8ce7d915240db6ff84ccbca6db4))
- - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/GitoxideLabs/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
- - Thanks clippy ([`4ca9e07`](https://github.com/GitoxideLabs/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
- - Make fmt ([`066f3ff`](https://github.com/GitoxideLabs/gitoxide/commit/066f3ffb8740f242c1b03e680c3c5c1a0e4c36c3))
- - Thanks clippy ([`7dd2313`](https://github.com/GitoxideLabs/gitoxide/commit/7dd2313d980fe7c058319ae66d313b3097e3ae5f))
- - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/GitoxideLabs/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
- - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/GitoxideLabs/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
- - Adjust changelogs prior to release ([`ec38950`](https://github.com/GitoxideLabs/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
- - Merge branch 'pack-consistency' ([`5982406`](https://github.com/GitoxideLabs/gitoxide/commit/5982406b4e1b26fd383d9ec21a3cf652ec8ab25f))
- - Merge branch 'git-loose-objects' of https://github.com/xmo-odoo/gitoxide into xmo-odoo-git-loose-objects ([`ee737cd`](https://github.com/GitoxideLabs/gitoxide/commit/ee737cd237ad70bf9f2c5e0d3e4557909e495bca))
- - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/GitoxideLabs/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
- - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/GitoxideLabs/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
- - Adjust changelogs prior to git-pack release ([`ac8015d`](https://github.com/GitoxideLabs/gitoxide/commit/ac8015de710142c2bedd0e4188e872e0cf1ceccc))
- - Move "loose object header" ser/de to git-object ([`3d1565a`](https://github.com/GitoxideLabs/gitoxide/commit/3d1565acfc336baf6487edccefd72d0226141a08))
- - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/GitoxideLabs/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
- - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/GitoxideLabs/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
- - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/GitoxideLabs/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
- - Make fmt, but now it picked up some parts that usually don't get altered… ([`01f7b72`](https://github.com/GitoxideLabs/gitoxide/commit/01f7b729337bd2c99498321c479a9a13b1858e3e))
- - Update changelogs just for fun ([`21541b3`](https://github.com/GitoxideLabs/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
- - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/GitoxideLabs/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
- - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/GitoxideLabs/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
- - Bump git-pack v0.11.0 ([`5ae6ff5`](https://github.com/GitoxideLabs/gitoxide/commit/5ae6ff52cd2cd1ccd1e26bb987c154eb19603696))
- - Bump git-object v0.14.0 ([`d4fc81f`](https://github.com/GitoxideLabs/gitoxide/commit/d4fc81f6390443f8c8561d91ac27ea4a6318fb62))
- - [repository #164] generic write_object() ([`c569f83`](https://github.com/GitoxideLabs/gitoxide/commit/c569f83363489dde03c8b9cd01e75d35f5e04dbc))
- - Merge branch 'repository-integration' ([`49f5453`](https://github.com/GitoxideLabs/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
- - Bump git-pack v0.10.0 ([`e5e3c80`](https://github.com/GitoxideLabs/gitoxide/commit/e5e3c8024e1c2e5e90cee83abbdae41d58eee156))
- - [repository #190] first shot at ancestor iteration… ([`85f1a48`](https://github.com/GitoxideLabs/gitoxide/commit/85f1a48ea39f3b224e8d0ba3728dd75e03a6edc3))
- - Bump git-hash v0.6.0 ([`6efd90d`](https://github.com/GitoxideLabs/gitoxide/commit/6efd90db54f7f7441b76159dba3be80c15657a3d))
- - [repository #185] refactor ([`7604935`](https://github.com/GitoxideLabs/gitoxide/commit/7604935b12eacb26a98bedc5f77636b5583629a5))
- - [repository #174] adjust various changelogs ([`081faf5`](https://github.com/GitoxideLabs/gitoxide/commit/081faf5c3a21b34b7068b44d8206fb5770c392f5))
- - [pack #179] refactor ([`76e66d1`](https://github.com/GitoxideLabs/gitoxide/commit/76e66d1b9d24bb25a9f681d9612e52c8ccd60e2c))
- - [pack #179] move Tree traversal cache private ([`34e45d7`](https://github.com/GitoxideLabs/gitoxide/commit/34e45d745cb8756831c56dc441695a25cd0069a9))
- - [pack #179] refactor ([`5a3677d`](https://github.com/GitoxideLabs/gitoxide/commit/5a3677dd3f3dcab26a3d9270b6184fd0fe18c54e))
- - [pack #179] refactor bundle ([`420dca2`](https://github.com/GitoxideLabs/gitoxide/commit/420dca29bccca6e7d759880d8342f23b33eead0d))
- - [pack #179] fix docs ([`7ad7a44`](https://github.com/GitoxideLabs/gitoxide/commit/7ad7a4428d0e38f2ff776f7efab6996505d2bba2))
- - [pack #179] refactor ([`ab6554b`](https://github.com/GitoxideLabs/gitoxide/commit/ab6554b0cd5838f1ea4e82f6b5019798288076fa))
- - [pack #179] refactor ([`620d8a5`](https://github.com/GitoxideLabs/gitoxide/commit/620d8a54db5cd8367ec85c8b837cab710c509e3e))
- - [pack #179] add changelog ([`2102569`](https://github.com/GitoxideLabs/gitoxide/commit/210256932a338038adb55c5475d8f90560aa4c12))
- - Bump git-traverse v0.8.0 ([`54f3541`](https://github.com/GitoxideLabs/gitoxide/commit/54f3541f1448a8afa044d3958fa1be5b074e4445))
- - Bump git-diff v0.9.0 ([`2e2e798`](https://github.com/GitoxideLabs/gitoxide/commit/2e2e7983178b3af7e5684995de68ed5d020927ec))
- - [object #177] cleanup CommitRefIter imports and git_object::Error ([`058f68a`](https://github.com/GitoxideLabs/gitoxide/commit/058f68a9e1cd79fd5a2a1235da42358bc92ed255))
- - [object #177] dissolve 'immutable' module ([`70e11c2`](https://github.com/GitoxideLabs/gitoxide/commit/70e11c21b0637cd250f54381d5490e9976880ad9))
- - [object #177] commit::RefIter -> CommitRefIter ([`e603306`](https://github.com/GitoxideLabs/gitoxide/commit/e603306e81f392af97aa5afd232653de56bf3ce9))
- - [object #177] migrate immutable::commit into crate::commit ([`45d3934`](https://github.com/GitoxideLabs/gitoxide/commit/45d393438eac2c7ecd47670922437dd0de4cd69b))
- - [object #177] tag::RefIter -> TagRefIter ([`28587c6`](https://github.com/GitoxideLabs/gitoxide/commit/28587c691eb74e5cb097afb2b63f9d9e2561c45d))
- - [object #177] into_mutable() -> into_owned() ([`7e701ce`](https://github.com/GitoxideLabs/gitoxide/commit/7e701ce49efe5d40327770a988aae88692d88219))
- - [object #177] fix docs ([`25d8e7b`](https://github.com/GitoxideLabs/gitoxide/commit/25d8e7b1862bd05489359b162a32c6ad45ecdf9a))
- - [object #177] move mutable objects to crate::* ([`c551c02`](https://github.com/GitoxideLabs/gitoxide/commit/c551c0236c64f3237cb9be7f35159f753d4b871f))
- - [object #177] migrate immutable::tree to crate::tree ([`fa5cd06`](https://github.com/GitoxideLabs/gitoxide/commit/fa5cd0648d5c855060ab2b75ee933851987c2dcf))
- - [object #177] fix docs ([`07be661`](https://github.com/GitoxideLabs/gitoxide/commit/07be6611d1742633815566443f71eef8b85ad5c0))
- - [object #177] move immutable::* to crate::*Ref, start `iter` adjustments ([`461dc53`](https://github.com/GitoxideLabs/gitoxide/commit/461dc53ba3bc07d55fdb4aad7570ba9176a8b360))
- - [object #177] rename immutable::* to immutable::*Ref ([`6deb012`](https://github.com/GitoxideLabs/gitoxide/commit/6deb01291fb382b7fb9206682e319afa81bacc05))
- - Release git-object v0.13.0 ([`708fc5a`](https://github.com/GitoxideLabs/gitoxide/commit/708fc5abd8af4dd7459f388c7092bf35915c6662))
- - [pack #172] A note about empty packs in Bundle writer ([`09a777f`](https://github.com/GitoxideLabs/gitoxide/commit/09a777f1da5e792c5eb4c8ff9e83504ad8d19c5c))
- - Merge pull request #172 from mellowagain/main ([`61aebbf`](https://github.com/GitoxideLabs/gitoxide/commit/61aebbfff02eb87e0e8c49438a093a21b1134baf))
- - [actor #173] fix docs ([`2d7956a`](https://github.com/GitoxideLabs/gitoxide/commit/2d7956a22511d73b767e443dac21b60e93f286dd))
- - [actor #173] rename immutable::Signature to SignatureRef! ([`96461ac`](https://github.com/GitoxideLabs/gitoxide/commit/96461ace776d6b351b313d4f2697f2d95b9e196e))
- - Release git-tempfile v1.0.0 ([`1238535`](https://github.com/GitoxideLabs/gitoxide/commit/123853539dc30ddea2d822ab177ee09b191bdf1b))
- - Merge branch 'main' into stability ([`11bae43`](https://github.com/GitoxideLabs/gitoxide/commit/11bae437e473fef6ed09c178d54ad11eee001b1d))
- - Cleanup imports ([`e669303`](https://github.com/GitoxideLabs/gitoxide/commit/e6693032f1391416fd704c21617051ddfb862a3a))
- - Allow creation of empty indices ([`d122fc7`](https://github.com/GitoxideLabs/gitoxide/commit/d122fc79cc9b9a52a2817bdd46d3215c10e61129))
- - [pack #170] there can only be one ([`dce4f97`](https://github.com/GitoxideLabs/gitoxide/commit/dce4f97a84aa6a73e31e7397501cfce27241c5b8))
- - [pack #170] clru allows for free lists, reducing allocation pressure... ([`4d820d2`](https://github.com/GitoxideLabs/gitoxide/commit/4d820d2f94dc3afc062bbd25e969c87410212c3a))
- - [pack #170] basic progress for resolution ([`ada0b96`](https://github.com/GitoxideLabs/gitoxide/commit/ada0b96e3707c06d7d6f7e4002907e12b45f7419))
- - [pack #170] Basic entry resolution without progress ([`7461f31`](https://github.com/GitoxideLabs/gitoxide/commit/7461f31f03d67ecc9fdf398adf3cb6d4eb365412))
- - [pack #170] first step towards resolving in multi-threaded mode… ([`f3c21f9`](https://github.com/GitoxideLabs/gitoxide/commit/f3c21f99594ab4080b8aa1ffed9ea8a33e18fabd))
- - [pack #170] Don't double-lookup trees during traversal… ([`7b06829`](https://github.com/GitoxideLabs/gitoxide/commit/7b068296fe5ca10af212d8fe2662940188b7359c))
- - Revert "[pack #67] Don't pre-fetch packed objects during counting" ([`811bb54`](https://github.com/GitoxideLabs/gitoxide/commit/811bb54991636f7e517087b62cf0c8c8cc2ad9e6))
- - [pack #67] Don't pre-fetch packed objects during counting ([`d08b673`](https://github.com/GitoxideLabs/gitoxide/commit/d08b6739d8e9294b795aba75e9c7f9f20645af2b))
- - Release git-pack v0.9.0 ([`7fbc961`](https://github.com/GitoxideLabs/gitoxide/commit/7fbc9617da97d4ba4bb3784f41d4163c0839c03c))
- - [pack #67] refactor ([`14717f6`](https://github.com/GitoxideLabs/gitoxide/commit/14717f6132672a5d271832a68de0b323b73abb2a))
- - [pack #67] Add cache debugging capabilities to git-features ([`8776c98`](https://github.com/GitoxideLabs/gitoxide/commit/8776c9834ac4622b3057f5db464a9817ed9acdb0))
- - [pack #167] Use custom uluru version to avoid a lot of allocations… ([`7bd3671`](https://github.com/GitoxideLabs/gitoxide/commit/7bd3671ad949d62f84147ef7ff3fde59937fee54))
- - [pack #164] fix docs ([`08ee674`](https://github.com/GitoxideLabs/gitoxide/commit/08ee674c55cef6ab76520de2f836b246c907888c))
- - Merge branch 'main' into 162-repo-design-sketch ([`e63b634`](https://github.com/GitoxideLabs/gitoxide/commit/e63b63412c02db469fbdb17da82cd1e9fda1ef0f))
- - Revert "[pack #167] Use custom uluru version to avoid a lot of allocations…" ([`4c2ea21`](https://github.com/GitoxideLabs/gitoxide/commit/4c2ea212bbffb0ba3c21ba388dfc79cc7a1c4734))
- - [pack #167] Use custom uluru version to avoid a lot of allocations… ([`8d49976`](https://github.com/GitoxideLabs/gitoxide/commit/8d499762b74c08437d901bb98806e0a1fc6f93bb))
- - [pack #167] a single-threaded special case for counting… ([`65e29de`](https://github.com/GitoxideLabs/gitoxide/commit/65e29de45a92c82cebd832634ab194db19a1b590))
- - [pack #167] generalize over immutable insertions… ([`169f000`](https://github.com/GitoxideLabs/gitoxide/commit/169f000087aab18f0257fb0c61dc3b3901e97505))
- - [pack #167] refactor ([`6bf0f7e`](https://github.com/GitoxideLabs/gitoxide/commit/6bf0f7e86312b2a4d262c80979c61c94519bd4b0))
- - [pack #167] progress is handled by reducer… ([`a22f8e1`](https://github.com/GitoxideLabs/gitoxide/commit/a22f8e171e705bc42fcf290789e8e05423bd72d1))
- - [pack #167] Error handling for object input ([`0aac40c`](https://github.com/GitoxideLabs/gitoxide/commit/0aac40c88a5c26f7c295db8433b510b168f15ca3))
- - Thanks clippy ([`d689599`](https://github.com/GitoxideLabs/gitoxide/commit/d689599d1b819c18a3be60075170dbe00462e216))
- - [pack #167] remove iterator based count objects impl… ([`7ec2f2b`](https://github.com/GitoxideLabs/gitoxide/commit/7ec2f2b40e83aaa218360a8b5989792cd67de2ed))
- - [pack] A non-iterator version of parallel object counting… ([`04fe855`](https://github.com/GitoxideLabs/gitoxide/commit/04fe855a37577d3da5bbd619807b44e449947893))
- - Release git-pack v0.8.2 ([`39a3f71`](https://github.com/GitoxideLabs/gitoxide/commit/39a3f71ba5997ac26d9994cdc7c2145af3220f64))
- - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/GitoxideLabs/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
- - Release git-pack v0.8.1 ([`045eb09`](https://github.com/GitoxideLabs/gitoxide/commit/045eb094691324a398120f6039bbfa34b4fda1af))
- - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/GitoxideLabs/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
- - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/GitoxideLabs/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
- - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/GitoxideLabs/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
- - Release git-object v0.12.0 ([`7006150`](https://github.com/GitoxideLabs/gitoxide/commit/7006150ac314d19814608723f69f6e70a72f9262))
- - (cargo-release) version 0.18.0 ([`b327590`](https://github.com/GitoxideLabs/gitoxide/commit/b327590d02fec5536c380b2d39dd7be089ca7c40))
- - (cargo-release) version 0.6.0 ([`d704bca`](https://github.com/GitoxideLabs/gitoxide/commit/d704bca7de0a6591f35345c842d6418b36ecd206))
- - (cargo-release) version 0.6.0 ([`4b71e15`](https://github.com/GitoxideLabs/gitoxide/commit/4b71e15c3ba4a17ff2da5a5ef79986a2832fa3f2))
- - (cargo-release) version 0.5.0 ([`e21142b`](https://github.com/GitoxideLabs/gitoxide/commit/e21142ba1a113b2afc4725d4d4225dff519c513a))
- - (cargo-release) version 0.17.0 ([`c52a491`](https://github.com/GitoxideLabs/gitoxide/commit/c52a49176bd294bb36db74b4293cdb684a2ab7f6))
- - (cargo-release) version 0.5.0 ([`c2f94a5`](https://github.com/GitoxideLabs/gitoxide/commit/c2f94a51bce287be301090450cb00cde57e92f76))
- - (cargo-release) version 0.4.0 ([`d69d0ac`](https://github.com/GitoxideLabs/gitoxide/commit/d69d0ac21989243fdafa514fa41579fd51bc2558))
- - (cargo-release) version 0.6.0 ([`d58f37e`](https://github.com/GitoxideLabs/gitoxide/commit/d58f37e3b5a000fbe069aa869bd84f66d5c3210b))
- - (cargo-release) version 0.5.0 ([`1687e59`](https://github.com/GitoxideLabs/gitoxide/commit/1687e599be98d97925fbab594f31cf5558e9d2b1))
- - (cargo-release) version 0.4.0 ([`28e58f6`](https://github.com/GitoxideLabs/gitoxide/commit/28e58f6b43a44e010da749a5618df02441f0d2e8))
- - (cargo-release) version 0.11.0 ([`a5be31c`](https://github.com/GitoxideLabs/gitoxide/commit/a5be31c4cf7c0b538a1ed4a52ff5c3a992c6feff))
- - (cargo-release) version 0.4.0 ([`70ef344`](https://github.com/GitoxideLabs/gitoxide/commit/70ef3442775b54ba9e4ee9ebfffb37af9804cc5b))
- - [utils #154] refactor: bool.then(||this) - neat ([`1dec1c4`](https://github.com/GitoxideLabs/gitoxide/commit/1dec1c49032c8acb449e463fde41f403cb640e45))
- - Revert "break more dev-depedency cycles up to git-odb" ([`22337ce`](https://github.com/GitoxideLabs/gitoxide/commit/22337ce23995eee474e7dfb2e37fb56814522942))
- - (cargo-release) version 0.3.1 ([`8b24197`](https://github.com/GitoxideLabs/gitoxide/commit/8b241977b31720e7f08809bca0b277267b29102e))
- - Break more dev-depedency cycles up to git-odb ([`7ee278b`](https://github.com/GitoxideLabs/gitoxide/commit/7ee278bf5b04adc5e4ab82cb83a3519f93587176))
- - (cargo-release) version 0.3.0 ([`0e9c73a`](https://github.com/GitoxideLabs/gitoxide/commit/0e9c73abd17e0dd21952275077ae53ad7e7aa1af))
- - (cargo-release) version 0.5.0 ([`ae02dab`](https://github.com/GitoxideLabs/gitoxide/commit/ae02dabae961089a92a21e6a60a7006de4b56dad))
- - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/GitoxideLabs/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
- - (cargo-release) version 0.5.0 ([`0e11e98`](https://github.com/GitoxideLabs/gitoxide/commit/0e11e98f0562c7baa9c90e18db6240731d165217))
- - [pack #153] finish transitioning to git-tempfile ([`38173fc`](https://github.com/GitoxideLabs/gitoxide/commit/38173fcf62c04b485c4b309bdf7e6b7afacfcd58))
- - Thanks clippy ([`e1964e4`](https://github.com/GitoxideLabs/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
- - [ref #139] add missing docs ([`5422ec8`](https://github.com/GitoxideLabs/gitoxide/commit/5422ec8923a5f3c284f7094894a952a392812e63))
- - [pack] refactor ([`581fb51`](https://github.com/GitoxideLabs/gitoxide/commit/581fb51a84567e341d315e6bacee8e681718f7a7))
- - [pack] refactor ([`b19f6b9`](https://github.com/GitoxideLabs/gitoxide/commit/b19f6b9b1fcd5ebbc5b1f2a4bef0543b1c693bd1))
- - [pack] fix docs ([`e7b9d96`](https://github.com/GitoxideLabs/gitoxide/commit/e7b9d9613874cd1ebaf740dc08db467c461a4751))
- - [pack] fix build ([`98dd557`](https://github.com/GitoxideLabs/gitoxide/commit/98dd557b963acfe1c4e717451d222c187c46a5da))
- - [pack] update CRC values when changing entries to satisfy all consistency checks ([`990ea48`](https://github.com/GitoxideLabs/gitoxide/commit/990ea4866be2d22ae2043da2dcd9577b748de255))
- - [pack] fix trailer of last entry to match expected recomputed pack hash… ([`8d0ec7d`](https://github.com/GitoxideLabs/gitoxide/commit/8d0ec7d7c0afb6112e66518a2987907d2e4d29e3))
- - [pack] refactor ([`1852e3e`](https://github.com/GitoxideLabs/gitoxide/commit/1852e3ea98a462958862ab05f110649e3b06e2b5))
- - [pack] all tests running for now, but… ([`aec8439`](https://github.com/GitoxideLabs/gitoxide/commit/aec8439683c639f7b6e344cb76bf1dd9fc769d17))
- - [pack] hacky proof of concept that this actually works… ([`6085a92`](https://github.com/GitoxideLabs/gitoxide/commit/6085a9201ecbd9285547c1d17c9834f09e22fef9))
- - [pack] on the way to 'quickly' get a proof of concept ([`cdc7582`](https://github.com/GitoxideLabs/gitoxide/commit/cdc7582ab7e35ec1daac44401bf7cb62e0b592a2))
- - [pack] refactor ([`685cce6`](https://github.com/GitoxideLabs/gitoxide/commit/685cce612eec99ed9f15d86d5ce2a7e6c270ae0d))
- - [pack] refactor ([`f822ebb`](https://github.com/GitoxideLabs/gitoxide/commit/f822ebb9e899bd52d5baec8179a843c47d073e44))
- - Thanks clippy ([`96ef0b0`](https://github.com/GitoxideLabs/gitoxide/commit/96ef0b036c3c94a45f3ab882a8b32bfcc1250653))
- - [pack] a quickly made iterator that writes input::Entries ([`116bdc4`](https://github.com/GitoxideLabs/gitoxide/commit/116bdc4ba879da9785877ebca56ab3c57b9cfd98))
- - [pack] prepare a custom writing iterator for input::Entries… ([`a4d2764`](https://github.com/GitoxideLabs/gitoxide/commit/a4d27648b4021bcf65c95dc5bcfa2b3d11f538fd))
- - Thanks clippy ([`bd517d6`](https://github.com/GitoxideLabs/gitoxide/commit/bd517d6374f20670086eedce2776a8ecf7d0d22b))
- - [pack] prepare bundle writer for yet another iterator wrapper… ([`33be1a1`](https://github.com/GitoxideLabs/gitoxide/commit/33be1a1ffba34a64eeb04b4479790fec2f50bcba))
- - [pack] refactor ([`50861e6`](https://github.com/GitoxideLabs/gitoxide/commit/50861e6266a6e1800607eb19288e040846325c06))
- - [pack] refactor ([`dc07225`](https://github.com/GitoxideLabs/gitoxide/commit/dc07225d7eea04e0cfe61c87b56009e06491726c))
- - [pack] another todo down, the last one ([`3fc8c8f`](https://github.com/GitoxideLabs/gitoxide/commit/3fc8c8ff5ab1c49b55e3b9e1af3fa2f0aee68b94))
- - [pack] one more todo down, it should work now, right?… ([`69a9ff1`](https://github.com/GitoxideLabs/gitoxide/commit/69a9ff17b3fe16de782ffabb76b87510e8a5b74e))
- - [pack] fix thin pack support test… ([`4bdebdd`](https://github.com/GitoxideLabs/gitoxide/commit/4bdebddd3791ba71f3f6b4182229a1c48c5a4a95))
- - [pack] definitely not working yet ([`690d9b7`](https://github.com/GitoxideLabs/gitoxide/commit/690d9b7fbc34b7d2393649d39290071f81cb8bb1))
- - [pack] a step closer, new cases show up ([`75eaba3`](https://github.com/GitoxideLabs/gitoxide/commit/75eaba36072cf29e76a97fbbd425f0861eb657e2))
- - [pack] refactor ([`a8512f8`](https://github.com/GitoxideLabs/gitoxide/commit/a8512f89a4e0dd7492fa208c1da41eed9d6a208f))
- - [pack] improved test to validate a fix ([`e3eeeb1`](https://github.com/GitoxideLabs/gitoxide/commit/e3eeeb146a0ba3dbe701b2e4da560309ff181753))
- - [pack] attempt to get a more realistic test, but… ([`2890737`](https://github.com/GitoxideLabs/gitoxide/commit/2890737c7e074d31f3bb55acb63664a2da93faaa))
- - [pack] refactor ([`cabc1e5`](https://github.com/GitoxideLabs/gitoxide/commit/cabc1e5858d52806542ee8d9266bac36e5d39c96))
- - [pack] first succeeding test ([`f5da439`](https://github.com/GitoxideLabs/gitoxide/commit/f5da439dce93cc203dacb4a5e9d0ae68a87b9be4))
- - [pack] first reasonably failing test showing that offset computation is indeed wrong ([`df1bc2f`](https://github.com/GitoxideLabs/gitoxide/commit/df1bc2f66ff9e7046898b6937c5ad239313a70dc))
- - [pack] the first test for the lookup ref deltas iter ([`b162f9e`](https://github.com/GitoxideLabs/gitoxide/commit/b162f9eb37f09f49e363376dc3f0c6c126442bbf))
- - [pack] Make use of thin-pack resolver when writing bundles… ([`9f43bf0`](https://github.com/GitoxideLabs/gitoxide/commit/9f43bf029624f7c94346646465e366609b89e2e1))
- - [pack] handle the same ref-base correctly ([`2f94854`](https://github.com/GitoxideLabs/gitoxide/commit/2f948545a935d2cb7c5a252ec74764440a9ff595))
- - [pack] thin pack resolver which might actually work ([`54f055a`](https://github.com/GitoxideLabs/gitoxide/commit/54f055a53e888156459340e8ab160650a198ab13))
- - [pack] first sketch of resolver for thin pack entries ([`ee428e0`](https://github.com/GitoxideLabs/gitoxide/commit/ee428e07bcc3df9bc795d06068a444beed71f2d0))
- - [pack] refactor ([`a8fd70f`](https://github.com/GitoxideLabs/gitoxide/commit/a8fd70fdbff871779ad5a9ba491162ae49605c9f))
- - [pack] thanks clippy ([`7c2fc89`](https://github.com/GitoxideLabs/gitoxide/commit/7c2fc89c70aa6de9cb0707799918e623267326a8))
- - [pack] actually, this is how it works, so this code should be unreachable ([`8f359e1`](https://github.com/GitoxideLabs/gitoxide/commit/8f359e1fc8cb99fcf0003eaab1d97cdeaac20876))
- - [pack] first step towards fixing bad-objects properly ([`3c96507`](https://github.com/GitoxideLabs/gitoxide/commit/3c965070a7c799f0507f9e7faae2896346bc9e65))
- - [pack] discard bad-object tracking in favor of delayed handling ([`31ce008`](https://github.com/GitoxideLabs/gitoxide/commit/31ce008208cdd3bc4f093abab6fabf4c8074c130))
- - Revert "[pack] fix race to finally make pack-gen missing objects…" ([`ad0d2a8`](https://github.com/GitoxideLabs/gitoxide/commit/ad0d2a8e4e92d11351225db0115de0ed1210f9e3))
- - [pack] fix race to finally make pack-gen missing objects… ([`73394db`](https://github.com/GitoxideLabs/gitoxide/commit/73394db1b048d3dc87b8b4934737f27b6a8a0d3c))
- - [pack] it seems git is just skipping bad objects during pack-gen ([`0f29b82`](https://github.com/GitoxideLabs/gitoxide/commit/0f29b82b48f45f509016eb16ea92af7f6dbf65a6))
- - Revert "[pack] FAIL: See if not looking up the pack location speeds up counting…" ([`d03fe97`](https://github.com/GitoxideLabs/gitoxide/commit/d03fe9732b69c6ca3b7a6df96097233661e53a05))
- - [pack] FAIL: See if not looking up the pack location speeds up counting… ([`48c4930`](https://github.com/GitoxideLabs/gitoxide/commit/48c49300a55e6443d5e4d94632979b6d07f2bc5a))
- - Revert "[pack] FAIL: speedup with Mutex" ([`df98edf`](https://github.com/GitoxideLabs/gitoxide/commit/df98edf48c49717136a6e8e5d9b1f64aeda17db2))
- - [pack] FAIL: speedup with Mutex ([`f8aca03`](https://github.com/GitoxideLabs/gitoxide/commit/f8aca03c2d126574541c136019df4e51b52a5b10))
- - [pack] In single-threaded mode, use a huge cache for some speedup ([`aec8a9b`](https://github.com/GitoxideLabs/gitoxide/commit/aec8a9b4b9deb102b06390a19727eab7660621f9))
- - [pack] fix offset index properly by using chunk-absolute offsets ([`461c1ee`](https://github.com/GitoxideLabs/gitoxide/commit/461c1eefe9214b07cd80a37292b23744846383d3))
- - [pack] forcefully fix issue with incorrect partition point ([`290bd65`](https://github.com/GitoxideLabs/gitoxide/commit/290bd65f10f5a64de6735b09119b7bbffc44254b))
- - [pack] test for parital pack without thin pack allowance… ([`1f48d3b`](https://github.com/GitoxideLabs/gitoxide/commit/1f48d3b58a1151a1fefce9bf4af5649837309a37))
- - [pack] pack-create with immediate counting and traversing… ([`b74a98f`](https://github.com/GitoxideLabs/gitoxide/commit/b74a98fc87a92a8ccbaec59aeea5284731e2fe49))
- - [pack] entry writer now supports deltas and it seems to work even ([`fcda6f0`](https://github.com/GitoxideLabs/gitoxide/commit/fcda6f096f95a6322122229ac364a2dd5ea0ce6b))
- - Thanks clippy ([`cc61f82`](https://github.com/GitoxideLabs/gitoxide/commit/cc61f82f597d9a0ab43efaaccc2cb568b9aa746f))
- - [pack] on-demand cache for pack-offset to id lookup ([`0bfdea8`](https://github.com/GitoxideLabs/gitoxide/commit/0bfdea843606673005ecab6a482a9fce89a4cb69))
- - [pack] refactor ([`4bb3ce4`](https://github.com/GitoxideLabs/gitoxide/commit/4bb3ce4f2e89dd817c284ed8ae9e2559ed60f9a2))
- - [pack] thin pack offset to index lookup ([`121aca4`](https://github.com/GitoxideLabs/gitoxide/commit/121aca45ecb1acce3496b1b2ac003aa95851f247))
- - [pack] refactor ([`372b9ce`](https://github.com/GitoxideLabs/gitoxide/commit/372b9cee78a6b49eb7ebb5cf452a324e07775d98))
- - [pack] a way to obtain whole bundles for offset-to-index lookup ([`15fcbe2`](https://github.com/GitoxideLabs/gitoxide/commit/15fcbe254b75e8f74652711cc339ae5ade74d24c))
- - [pack] refactor ([`64b1dcd`](https://github.com/GitoxideLabs/gitoxide/commit/64b1dcdb0fb53749ce73017d0dc1e053689d17d4))
- - [pack] refactor ([`1d713b4`](https://github.com/GitoxideLabs/gitoxide/commit/1d713b482264ddb0aba6a98e3918f8236ce12c80))
- - [pack] refactor ([`cdf020a`](https://github.com/GitoxideLabs/gitoxide/commit/cdf020a3b29bc59062d3ccf56672e9c18201c67c))
- - [pack] refactor ([`2ccefb2`](https://github.com/GitoxideLabs/gitoxide/commit/2ccefb2832b326966a24d0cbcfd79ca5309f91aa))
- - [pack] refactor; entry-iterator now produces delta-objects ([`5dc370b`](https://github.com/GitoxideLabs/gitoxide/commit/5dc370ba01d25a6e8b7f4bfa03259c83e6b1d758))
- - [pack] rough version of obtaining object indices for deltas ([`a58e270`](https://github.com/GitoxideLabs/gitoxide/commit/a58e270ef96011ffd2434539e3099cbe27aed3f3))
- - [pack] refactor ([`8cfa414`](https://github.com/GitoxideLabs/gitoxide/commit/8cfa414482a4318ed385f42582ec885fb73134e3))
- - [pack] pass all data to where it belongs to… ([`af5cb1f`](https://github.com/GitoxideLabs/gitoxide/commit/af5cb1f4b809ac268ca3d878896854c966dcea97))
- - [pack] add the notion of thin-packs to the pack generator ([`a289bba`](https://github.com/GitoxideLabs/gitoxide/commit/a289bbaa36546109d3371a8fcd7a6dc3c363861f))
- - [pack] build an index of pack ranges as well ([`4d6ab7b`](https://github.com/GitoxideLabs/gitoxide/commit/4d6ab7b74c325820a3760361faace380f958572f))
- - [pack] bundle::Location with pack offset; order counts by that… ([`f92f285`](https://github.com/GitoxideLabs/gitoxide/commit/f92f285167c6b5bc4d86f255e360c4534e38bb29))
- - [pack] better identify the currently implemented pack generation mode. ([`f9e3b3c`](https://github.com/GitoxideLabs/gitoxide/commit/f9e3b3ca3bbf063e8d71c62fe607b812c745a969))
- - [pack] refactor ([`f3dc3da`](https://github.com/GitoxideLabs/gitoxide/commit/f3dc3da492e1dda5dd9e43fddc57da6a118081b3))
- - [pack] refactor ([`9ee1e22`](https://github.com/GitoxideLabs/gitoxide/commit/9ee1e22fa5c5d97ff626f0dfc44706272433bfef))
- - [pack] refactor ([`78d46c1`](https://github.com/GitoxideLabs/gitoxide/commit/78d46c13d0510ee3e2e2f33cd60d624d63e85900))
- - [pack] refactor ([`69af352`](https://github.com/GitoxideLabs/gitoxide/commit/69af3526b0fcfa8a270238f3e2cf59d332bd187e))
- - Change wording ([`6c82a16`](https://github.com/GitoxideLabs/gitoxide/commit/6c82a16d340acb9b11c5cf56c917c9fe6f2cdf0e))
- - Bump uluru from 2.1.1 to 2.2.0 ([`52e274f`](https://github.com/GitoxideLabs/gitoxide/commit/52e274fe985948b6b742ff7066fcb9831e427ba3))
- - Don't use ASM on windows for Sha1 as it fails to build there. ([`ba1fb7a`](https://github.com/GitoxideLabs/gitoxide/commit/ba1fb7ab5bc03f5a23ece32ff1e144544e1eaeae))
- - Merge branch 'remove-unnecessary-unsafe' ([`7a3c5c1`](https://github.com/GitoxideLabs/gitoxide/commit/7a3c5c14dc56d8711548d1b219a969836693cbaa))
- - Remove unnecessary unsafe code ([`83e207a`](https://github.com/GitoxideLabs/gitoxide/commit/83e207a44aece0ff4870e57990bd5aaf43f38e22))
- - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/GitoxideLabs/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
- - Bump thiserror from 1.0.25 to 1.0.26 ([`9682590`](https://github.com/GitoxideLabs/gitoxide/commit/9682590095dc3a502b0c84ccd206ca4797635092))
- - Thanks clippy ([`6200ed9`](https://github.com/GitoxideLabs/gitoxide/commit/6200ed9ac5609c74de4254ab663c19cfe3591402))
- - Fix build ([`dbfa49a`](https://github.com/GitoxideLabs/gitoxide/commit/dbfa49acf58b2c0763c5e98e5276860b43dfb27b))
- - Fix everything up so that… ([`5930563`](https://github.com/GitoxideLabs/gitoxide/commit/5930563601d6c2148cf39e109f69f8b7c7dfcb36))
- - A first attempt to make intrerupt tools work, but… ([`8fb8d37`](https://github.com/GitoxideLabs/gitoxide/commit/8fb8d374ecfeffa3ae1bd07bf9bc5014351730f5))
- - Fix pack tests ([`7968467`](https://github.com/GitoxideLabs/gitoxide/commit/7968467cc0d392e3d223811ed36ae777531a5a36))
- - The last occurrence of the global git-features::interrupt usage gone ([`6820724`](https://github.com/GitoxideLabs/gitoxide/commit/6820724be83ebf48c7ccf6a65a3d6383f766c9de))
- - Another one ([`0a8ed0e`](https://github.com/GitoxideLabs/gitoxide/commit/0a8ed0ecc078d76dc3a5fe13518cf43bfbb121f0))
- - And another one down ([`abce75e`](https://github.com/GitoxideLabs/gitoxide/commit/abce75eefff44b9538c112b60ad5e0596482e89c))
- - Refactor ([`7f9be36`](https://github.com/GitoxideLabs/gitoxide/commit/7f9be36ea909ee67555591287bcb140fdc54c801))
- - And one less usage of the global interrupt handler… ([`5da57a3`](https://github.com/GitoxideLabs/gitoxide/commit/5da57a3b0efef75ad82cb4d1cd496fc7fc0f1c23))
- - Thanks clippy ([`3b2e765`](https://github.com/GitoxideLabs/gitoxide/commit/3b2e7650d8afe2c0e246e005ab1c321a157cbd44))
- - Make most interrupts local to the method or function ([`4588993`](https://github.com/GitoxideLabs/gitoxide/commit/458899306a3f3c8578f185d7ecbf1ade2a7142dd))
- - [features] sketch of iterator to auto-check for interruptions ([`61d3a15`](https://github.com/GitoxideLabs/gitoxide/commit/61d3a15c66b4c1be1d98715b8a60705a3a314455))
- - [pack] refactor ([`25f04ba`](https://github.com/GitoxideLabs/gitoxide/commit/25f04baa100bd1996f48fbeb4c87e40ff1b27d90))
- - [pack] refactor ([`18cabb8`](https://github.com/GitoxideLabs/gitoxide/commit/18cabb8618ffc324412302bfda208948abffb61f))
- - [pack] also put counts in order for stable packs ([`f299160`](https://github.com/GitoxideLabs/gitoxide/commit/f299160cafd00f0fea00a2402901570f5ddf27d5))
- - [pack] fix run of 'cargo test --all' ([`e7ecdc1`](https://github.com/GitoxideLabs/gitoxide/commit/e7ecdc195d03fa9a29ad1e44464b42e3ca6fb6a4))
- - [pack] a working in-order iterator ([`5fea926`](https://github.com/GitoxideLabs/gitoxide/commit/5fea926803bcc7b2ef7d8f156e3d31a503831091))
- - [pack] tests for error handling of in-order iterator ([`44892cc`](https://github.com/GitoxideLabs/gitoxide/commit/44892cca9309c4cca0eaa30dbedc65422a2699d1))
- - [pack] ground work for ordering in produced chunks ([`9680649`](https://github.com/GitoxideLabs/gitoxide/commit/96806494d32243bd1798a89c094e220dbe050d68))
- - [pack] also run multi-threaded tests as part of unit-tests ([`5d3006a`](https://github.com/GitoxideLabs/gitoxide/commit/5d3006a5d075bce9011b20920a84404952624c45))
- - Bump uluru from 2.0.0 to 2.1.1 ([`b6ac506`](https://github.com/GitoxideLabs/gitoxide/commit/b6ac506ba2df0f82eaae64eaf023cc0c0376ddff))
- - [pack] hopefully fix tests on CI; verify determinism of pack ([`51dec8b`](https://github.com/GitoxideLabs/gitoxide/commit/51dec8b3c661ba9071306ab89796aa93d9a25b65))
- - [pack] deterministic single-threaded pack generation ([`ddb6442`](https://github.com/GitoxideLabs/gitoxide/commit/ddb6442fd6681a2dd3890a8a415003ec770c7d64))
- - [pack] refactor ([`cfdf802`](https://github.com/GitoxideLabs/gitoxide/commit/cfdf8021ea1448ac4844b1f3bf252fefde2572fa))
- - [pack] basic statistics for entries ([`37229a6`](https://github.com/GitoxideLabs/gitoxide/commit/37229a650ceb0155aa7ca87b499fe188ac4bb565))
- - Thanks clippy ([`18b2113`](https://github.com/GitoxideLabs/gitoxide/commit/18b2113b1e3c372145bc9037ee6a9de7efe4e506))
- - [pack] write packs to a directory with the proper name ([`3fbca7d`](https://github.com/GitoxideLabs/gitoxide/commit/3fbca7dd62752a7dd752b83a39ec8dfd7b2f2ea8))
- - [pack] refactor ([`f10adea`](https://github.com/GitoxideLabs/gitoxide/commit/f10adea76d92eada3ca204fe69e7b5f81a06d8cc))
- - [pack] fix docs ([`6ba471d`](https://github.com/GitoxideLabs/gitoxide/commit/6ba471d228c45a3821b4984905a4b4ecaff5b0b0))
- - [pack] fix build ([`81ee633`](https://github.com/GitoxideLabs/gitoxide/commit/81ee633c7f482746bc28a2a43d74ebbaded7af5f))
- - [pack] statistics for counting objects seemingly work… ([`4e3deb1`](https://github.com/GitoxideLabs/gitoxide/commit/4e3deb1364dd1bef0af79d6aa97086a95b4983bc))
- - [pack] actual counts statistics ([`3a9f6d8`](https://github.com/GitoxideLabs/gitoxide/commit/3a9f6d8a53da3235bde4a3f32859381d4843cb7e))
- - [pack] aggregate the count outcome ([`c7ac0e6`](https://github.com/GitoxideLabs/gitoxide/commit/c7ac0e60a5d69f3a948d47c3acc3060cddbafb98))
- - [pack] use statistics reducer ([`0974ab1`](https://github.com/GitoxideLabs/gitoxide/commit/0974ab176777bfa02ac0ea32915f6d9c46e3ddeb))
- - [pack] count object reducer sketch ([`ea45692`](https://github.com/GitoxideLabs/gitoxide/commit/ea4569282e2f63042869dd47205874c161bfecfe))
- - [pack] refactor ([`fdf485a`](https://github.com/GitoxideLabs/gitoxide/commit/fdf485afa66af20abca586b04f588a33c167310f))
- - [pack] refactor ([`0514f1d`](https://github.com/GitoxideLabs/gitoxide/commit/0514f1df113c5f6bf1c934b15741ca8ea47316ae))
- - [pack] refactor ([`37922d1`](https://github.com/GitoxideLabs/gitoxide/commit/37922d12765c221e747fad4ca813597490525279))
- - (cargo-release) version 0.3.0 ([`6b33678`](https://github.com/GitoxideLabs/gitoxide/commit/6b33678f83e6d261ca15c4a7634ff5b4e66d81dd))
- - (cargo-release) version 0.2.0 ([`3286e42`](https://github.com/GitoxideLabs/gitoxide/commit/3286e42547b59df6365087cbae9ce1c9c959faad))
- - Refactor ([`a25a774`](https://github.com/GitoxideLabs/gitoxide/commit/a25a774675e2e9db1c891351077d3af2fd5c72ed))
- - [git-transport] Show how to use blocking git-pack code in non-blocking transports ([`de2ba3c`](https://github.com/GitoxideLabs/gitoxide/commit/de2ba3c4919d454894911c54fd4bb0e0a4665723))
- - (cargo-release) version 0.4.0 ([`866f86f`](https://github.com/GitoxideLabs/gitoxide/commit/866f86f59e66652968dcafc1a57912f9849cb21d))
- - [git-repository] towards git-repository as one stop shop ([`aea6cc5`](https://github.com/GitoxideLabs/gitoxide/commit/aea6cc536f438050cc0e02223de7702cd7912e75))
- - [git-ref] the first failing test ([`7e802a0`](https://github.com/GitoxideLabs/gitoxide/commit/7e802a0576230dfc666c253d484ea255f265f92f))
- - (cargo-release) version 0.2.0 ([`b213628`](https://github.com/GitoxideLabs/gitoxide/commit/b213628feeb8dfa87dab489c7d3155a60e6a236d))
- - [git-odb] prep release ([`4984ce3`](https://github.com/GitoxideLabs/gitoxide/commit/4984ce3e19b60b89a4337f90ac4b9c44c42558a0))
- - [git-odb] refactor ([`2958145`](https://github.com/GitoxideLabs/gitoxide/commit/2958145a0ae1ef582bbf88352f5567d5c2b5eaf0))
- - [git-pack] fix docs ([`efd20d4`](https://github.com/GitoxideLabs/gitoxide/commit/efd20d4e1afbfbe573d620dea4761c06f948a296))
- - [git-pack] refactor ([`ea2b3de`](https://github.com/GitoxideLabs/gitoxide/commit/ea2b3deab78882943e11270e4166ca7c340b03e1))
- - [git-pack] refactor ([`bc4b7b1`](https://github.com/GitoxideLabs/gitoxide/commit/bc4b7b18a04506a3d08d66d1222d706b82a2f6e7))
- - [git-pack] refactor ([`157b6ff`](https://github.com/GitoxideLabs/gitoxide/commit/157b6ff7b55ba2b7f8f90f66864212906426f8d7))
- - [git-pack] refactor ([`49c1c3e`](https://github.com/GitoxideLabs/gitoxide/commit/49c1c3ea67379c5a122a8c3921d8ff713e14d371))
- - (cargo-release) version 0.16.0 ([`769c649`](https://github.com/GitoxideLabs/gitoxide/commit/769c649c00c009bf5a3f7c0611a7b999618f2938))
- - [git-pack] refactor ([`be6ddaa`](https://github.com/GitoxideLabs/gitoxide/commit/be6ddaa98fc1dcaf77dc0fd9c9d67754e74927e4))
- - [git-pack] used by git-odb ([`5d6ee07`](https://github.com/GitoxideLabs/gitoxide/commit/5d6ee07a8dec64fe5f68c14c418d922077fad3df))
- - [git-pack] refactor ([`1b2a245`](https://github.com/GitoxideLabs/gitoxide/commit/1b2a245aa494c0f9cacc2ad6b8ca02e9891fdb4c))
- - [git-pack] move hash-writer to git-features as it's quite general purpose ([`80e5640`](https://github.com/GitoxideLabs/gitoxide/commit/80e5640169363910b4189fda58bb495c6677eaaa))
- - [git-pack] the very first version… ([`8c06cdb`](https://github.com/GitoxideLabs/gitoxide/commit/8c06cdb14269e798b7ff771ea3864f85fa673ed7))
+ - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/yuki0iq/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
+ - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/yuki0iq/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
+ - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/yuki0iq/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Rename `git-pack` to `gix-pack` ([`134d70d`](https://github.com/yuki0iq/gitoxide/commit/134d70dbb7fe9c7fcd4201a7bb028b22bca39a30))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-lfs` to `gix-lfs` ([`b9225c8`](https://github.com/yuki0iq/gitoxide/commit/b9225c830daf1388484ee7e05f727990fdeff43c))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/yuki0iq/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Merge branch 'git-pack-wasm' ([`4bc19d1`](https://github.com/yuki0iq/gitoxide/commit/4bc19d104233a3e3d3d2768c0e9b9ad027cc34c0))
+ - Add `wasm` feature toggle to let parts of `git-pack` build on wasm32. ([`6c4c196`](https://github.com/yuki0iq/gitoxide/commit/6c4c196c9bc6c2171dc4dc58b69bd5ef53226e29))
+ - Add `wasm` feature toggle to allow compilation to wasm32-unknown-unknown ([`f0e40ec`](https://github.com/yuki0iq/gitoxide/commit/f0e40ecddaf1211f76ed60ef30cf03dcfd53a7ab))
+ - Release git-features v0.26.4 ([`109f434`](https://github.com/yuki0iq/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
+ - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/yuki0iq/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Make fmt ([`e22080e`](https://github.com/yuki0iq/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
+ - Merge branch 'adjustments-for-cargo' ([`7bba270`](https://github.com/yuki0iq/gitoxide/commit/7bba2709488b7eb999b8136dbab03af977241678))
+ - Break cyclical dev dependencies ([`1fea18f`](https://github.com/yuki0iq/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
+ - Use enumerations to advertise progress ids publicly. ([`d792ea5`](https://github.com/yuki0iq/gitoxide/commit/d792ea543246632bf1ca8d0e1d239bbe7f07e219))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/yuki0iq/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
+ - Prepare changelogs prior to release ([`4381a03`](https://github.com/yuki0iq/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
+ - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/yuki0iq/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
+ - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/yuki0iq/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
+ - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/yuki0iq/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
+ - Make fmt ([`511ed00`](https://github.com/yuki0iq/gitoxide/commit/511ed0000397a5b268530c8f5362e7d25b7c1594))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Merge branch 'odb-iteration' ([`693a469`](https://github.com/yuki0iq/gitoxide/commit/693a46977e2b57b93ee921320e008c8ad1beb81b))
+ - Assure deltas are counted correctly, even if the base is out of pack. ([`ddaf47f`](https://github.com/yuki0iq/gitoxide/commit/ddaf47f023970e8acfb98e8874da22f2604a92d9))
+ - Merge branch 'read-header' ([`3d01252`](https://github.com/yuki0iq/gitoxide/commit/3d0125271ec7bd606734bd74757a7e31a18c7ce5))
+ - Tweaks to immprove header decode performance ([`04df898`](https://github.com/yuki0iq/gitoxide/commit/04df89835395d43e92ce3f0fee922f1799687aa4))
+ - Move `data::ResolveBase` into `data::decode_entry::`; unify `decode_entry|decode_header::Error` into `decode::Error`. ([`37f3a67`](https://github.com/yuki0iq/gitoxide/commit/37f3a675d7fa931f5d3f38e91df74ec0b517422b))
+ - Add `data::File::resolve_header()` to obtain object information without decompressing it. ([`a85dcdd`](https://github.com/yuki0iq/gitoxide/commit/a85dcddba29a453bbea87ac865b8aedc97f41aed))
+ - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/yuki0iq/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
+ - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/yuki0iq/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
+ - Thanks clippy ([`f1160fb`](https://github.com/yuki0iq/gitoxide/commit/f1160fb42acf59b37cbeda546a7079af3c9bc050))
+ - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/yuki0iq/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
+ - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/yuki0iq/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
+ - Upgrade clru, remove it from git-repository dependencies (unused) ([`7e7547d`](https://github.com/yuki0iq/gitoxide/commit/7e7547d995afc16192a1ee08add5a87560197fc9))
+ - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/yuki0iq/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
+ - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/yuki0iq/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
+ - Merge branch 'optimize_hashtables' ([`95ad56c`](https://github.com/yuki0iq/gitoxide/commit/95ad56c11489bc46d6eb2b2f48cf0bf01e954c58))
+ - Use newly added git-hashtable ([`50cb436`](https://github.com/yuki0iq/gitoxide/commit/50cb4362010e1a5799fe782df36ac5fcdb48dd8a))
+ - Switch to custom Hasher implementation ([`269d59e`](https://github.com/yuki0iq/gitoxide/commit/269d59e0bee1f072096667b143800a0d85b18403))
+ - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/yuki0iq/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
+ - Upgrade to `prodash 21.1` and add `Ids` to all progress instances. ([`c8835c6`](https://github.com/yuki0iq/gitoxide/commit/c8835c6edae784c9ffcb69a674c0a6545dbb2af3))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'main' into http-config ([`7c5b37d`](https://github.com/yuki0iq/gitoxide/commit/7c5b37d28e98f59a6847368a0d0166d2dbb4acc1))
+ - Release git-diff v0.22.0, git-index v0.7.1, git-pack v0.26.0, git-odb v0.36.0, git-transport v0.21.2, git-repository v0.27.0, safety bump 6 crates ([`f0cab31`](https://github.com/yuki0iq/gitoxide/commit/f0cab317bb0c2799fa80d16f3ae1b89d6aee4284))
+ - Prepare changelogs prior to release ([`f5f3a9e`](https://github.com/yuki0iq/gitoxide/commit/f5f3a9edd038a89c8c6c4da02054e5439bcc0071))
+ - Fix spelling where -> were ([`57355c7`](https://github.com/yuki0iq/gitoxide/commit/57355c7b345d864aaf80fdbd9deec50ca78d94fd))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/yuki0iq/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
+ - Merge branch 'gix-clone' ([`def53b3`](https://github.com/yuki0iq/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
+ - Merge branch 'main' into gix-clone ([`3b48317`](https://github.com/yuki0iq/gitoxide/commit/3b48317d6a9f41765d4f2a9f0a49c31afcdb68b6))
+ - Thanks clippy ([`93e7691`](https://github.com/yuki0iq/gitoxide/commit/93e7691be421e40cc72e3e2e0506584a2fbd4857))
+ - `Bundle::write…` also produces a `.keep` file ([`450257e`](https://github.com/yuki0iq/gitoxide/commit/450257eb596465352fb363a5c8c514f544e7f9ac))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'fix-smart-release' ([`aa80b60`](https://github.com/yuki0iq/gitoxide/commit/aa80b606e5570f327660cca42ea81581a6e9d5e3))
+ - Make fmt ([`7b9c065`](https://github.com/yuki0iq/gitoxide/commit/7b9c06547b75929e3e5bf4240f43c7e9bc7d54e0))
+ - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/yuki0iq/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
+ - Merge branch 'main' into clone ([`acb0738`](https://github.com/yuki0iq/gitoxide/commit/acb07382a9306d6962bea60e8977d83d021743f4))
+ - Merge branch 'delta-tree-parallelization' ([`cca2ad5`](https://github.com/yuki0iq/gitoxide/commit/cca2ad5ee9483d7da968658e0a4d610dbc4ad4d6))
+ - Don't enforce Send bounds in serial version of `in_parallel_with_slice()` ([`dda661e`](https://github.com/yuki0iq/gitoxide/commit/dda661e1b7cc0ace6cd9504233f20980e1e52387))
+ - Thanks clippy ([`583f2ca`](https://github.com/yuki0iq/gitoxide/commit/583f2cacbdaa79149b3741c1f08cabcc73a1a03f))
+ - More efficient distribution of tasks to threads during pack resolution. ([`6836cb1`](https://github.com/yuki0iq/gitoxide/commit/6836cb148cbadf919bdac2e0e77bdec34caa9307))
+ - Refactor ([`0e2ca47`](https://github.com/yuki0iq/gitoxide/commit/0e2ca47fab99fec72cf8c8a327f5c3627a916add))
+ - Try to use counters directly in delta-tree resolution ([`c6ded26`](https://github.com/yuki0iq/gitoxide/commit/c6ded26aa2513fefda0c19784a70ce5b046910f1))
+ - Reduce memory usage for pack resolution by 18%… ([`ec58bef`](https://github.com/yuki0iq/gitoxide/commit/ec58bef84d620360dc52e34e173ace1310f74c85))
+ - Merge branch 'reduce-pack-resolve-mem-consumption' ([`a8ced57`](https://github.com/yuki0iq/gitoxide/commit/a8ced575ef935b9a2078d6f2b15aff746a862317))
+ - Minor refactor after trying more memory foot-print related changes ([`5852334`](https://github.com/yuki0iq/gitoxide/commit/58523341d1203ff55144a981d7dd3b276bd47b31))
+ - Simplify size-related tests ([`fb2b2a8`](https://github.com/yuki0iq/gitoxide/commit/fb2b2a88193247d55f74c3e39cd8a12f3862b6d6))
+ - Cut the size of bytes needed to store children in half for a lower footprint ([`38c96f2`](https://github.com/yuki0iq/gitoxide/commit/38c96f2ab1fc2c3a91958e2b4ab213574ec9e8f0))
+ - Merge branch 'crates-index-diff-fixes' ([`b09bad7`](https://github.com/yuki0iq/gitoxide/commit/b09bad7b5702838c1119d052b322d90c9b5968bb))
+ - Thanks clippy ([`851bc79`](https://github.com/yuki0iq/gitoxide/commit/851bc798a76160701387d25119b101aa8014c93f))
+ - Allow verification of empty packs and indices. ([`49d168a`](https://github.com/yuki0iq/gitoxide/commit/49d168a8859c6b5a9e7ef58cd836093212c2c7ad))
+ - Refactor ([`38a7452`](https://github.com/yuki0iq/gitoxide/commit/38a74522b5c1ca5c255b8b132c25b90fc7fa85f9))
+ - Reading and writing empty packs is explicitly allowed. ([`5a75afe`](https://github.com/yuki0iq/gitoxide/commit/5a75afe0467e4a84323ea10172eed835cc7fae4c))
+ - Make fmt ([`53acf25`](https://github.com/yuki0iq/gitoxide/commit/53acf2565743eff7cead7a42011107b2fc8d7e0e))
+ - Merge branch 'fetch-pack' ([`f47c891`](https://github.com/yuki0iq/gitoxide/commit/f47c89129732bcb06fe76a4696fe38ab1151fb0c))
+ - Merge branch 'fetch-pack' ([`3c49400`](https://github.com/yuki0iq/gitoxide/commit/3c49400809c7c2120f4ce704c19a0421545b5acd))
+ - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/yuki0iq/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/yuki0iq/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs' ([`fd14489`](https://github.com/yuki0iq/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
+ - Release git-features v0.22.6 ([`c9eda72`](https://github.com/yuki0iq/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/yuki0iq/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
+ - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/yuki0iq/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
+ - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/yuki0iq/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
+ - Merge branch 'fix-522' ([`5869e9f`](https://github.com/yuki0iq/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
+ - Release git-hash v0.9.9 ([`da0716f`](https://github.com/yuki0iq/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/yuki0iq/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
+ - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/yuki0iq/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
+ - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/yuki0iq/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
+ - Adjust to changes in `git-diff` ([`54954ee`](https://github.com/yuki0iq/gitoxide/commit/54954ee5022a900f9f97baec63e9a073eca514e9))
+ - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/yuki0iq/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Release git-path v0.4.1 ([`5e82346`](https://github.com/yuki0iq/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/yuki0iq/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
+ - Merge branch 'main' into write-index-v2 ([`a938986`](https://github.com/yuki0iq/gitoxide/commit/a938986877302c197d1aed087594c5605416fe5f))
+ - Merge branch 'main' into remote-ls-refs ([`de61c4d`](https://github.com/yuki0iq/gitoxide/commit/de61c4db7855d6925d66961f62ae3d12cc4acf78))
+ - Thanks clippy ([`4bd747c`](https://github.com/yuki0iq/gitoxide/commit/4bd747cb3e126fe5b1d540270cfbd731cffd42ef))
+ - Merge branch 'rev-parse-delegate' ([`2f506c7`](https://github.com/yuki0iq/gitoxide/commit/2f506c7c2988477b0f97d272a9ac9ed47b236457))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/yuki0iq/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
+ - Fix typos ([`e9fcb70`](https://github.com/yuki0iq/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
+ - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/yuki0iq/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/yuki0iq/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/yuki0iq/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Release git-path v0.1.2, git-sec v0.1.1, git-config v0.4.0, git-discover v0.1.1, git-pack v0.19.1, git-repository v0.18.0, cargo-smart-release v0.10.0, safety bump 2 crates ([`ceb6dff`](https://github.com/yuki0iq/gitoxide/commit/ceb6dff13362a2b4318a551893217c1d11643b9f))
+ - Thanks clippy ([`409a95b`](https://github.com/yuki0iq/gitoxide/commit/409a95b6505db8568bfea24bc62c92640a5c3cbf))
+ - Merge branch 'davidkna-discover-ceiling' ([`66944ba`](https://github.com/yuki0iq/gitoxide/commit/66944ba986114ece2d3b31440c721d0e84b4f267))
+ - Thanks clippy ([`4979d20`](https://github.com/yuki0iq/gitoxide/commit/4979d2071cbd1a98f3d81aacd60dd99f07d3f746))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Merge branch 'refs-and-worktrees' ([`8131227`](https://github.com/yuki0iq/gitoxide/commit/8131227ddff6f36919b6a0f7b33792ebde0f8ae9))
+ - Cleanup ([`199583a`](https://github.com/yuki0iq/gitoxide/commit/199583abbec1ff58204c3cf90dd8be88730fc112))
+ - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/yuki0iq/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
+ - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/yuki0iq/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
+ - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/yuki0iq/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
+ - Merge branch 'test-archive-support' ([`350df01`](https://github.com/yuki0iq/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
+ - Fix clippy - many false positives this time ([`045e6fa`](https://github.com/yuki0iq/gitoxide/commit/045e6fae17077555c3e115992905c8046f2c5d0b))
+ - Fix clippy - many false positives this time ([`099bd5b`](https://github.com/yuki0iq/gitoxide/commit/099bd5b86fb80b26a73863b80ad60a0394458b6d))
+ - Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates ([`b612021`](https://github.com/yuki0iq/gitoxide/commit/b612021683ba709b693bd48aef3e2e3c2f5b9ead))
+ - Remove deprecated compound and linked object databases ([`8c5ae77`](https://github.com/yuki0iq/gitoxide/commit/8c5ae77f06a64c57df9a9ad1190266896a223dbe))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Merge branch 'for-onefetch' ([`8e5cb65`](https://github.com/yuki0iq/gitoxide/commit/8e5cb65da75036a13ed469334e7ae6c527d9fff6))
+ - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/yuki0iq/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
+ - Make fmt ([`7cf3545`](https://github.com/yuki0iq/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
+ - Remove unnecessary unsafe by using `chunks_mut()` ([`9b9f10a`](https://github.com/yuki0iq/gitoxide/commit/9b9f10ad862b5e097c836c51df1eb98607df5ae1))
+ - Merge branch 'short-id' ([`5849d5b`](https://github.com/yuki0iq/gitoxide/commit/5849d5b326b83f98a16cf1d956c720c7f0fd4445))
+ - Thanks clippy ([`48be1ee`](https://github.com/yuki0iq/gitoxide/commit/48be1ee666a88f1416896c5e8073d4d86dae7b8c))
+ - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/yuki0iq/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
+ - Release git-tempfile v2.0.0, safety bump 6 crates ([`90b1c42`](https://github.com/yuki0iq/gitoxide/commit/90b1c42d5487904a9f329362d185b035d0ddb975))
+ - Upgrade document-features ([`c35e62e`](https://github.com/yuki0iq/gitoxide/commit/c35e62e0da9ac1f7dcb863f5f9c69108c728d32e))
+ - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/yuki0iq/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
+ - Upgrade dashmap to 5.1.0 (with security fix) ([`2520945`](https://github.com/yuki0iq/gitoxide/commit/25209454d3f7e27e12e8ddca92e43b1ff01d58aa))
+ - Release git-pack v0.16.1 ([`d4a8f9f`](https://github.com/yuki0iq/gitoxide/commit/d4a8f9f73bb829bcc83fa68b6b5a7495fcba6b19))
+ - Release git-object v0.17.1, git-pack v0.16.1 ([`e959af8`](https://github.com/yuki0iq/gitoxide/commit/e959af83fa92e8ed87edae6e2d1c6a797964c056))
+ - Release git-hash v0.9.2, git-object v0.17.1, git-pack v0.16.1 ([`0db19b8`](https://github.com/yuki0iq/gitoxide/commit/0db19b8deaf11a4d4cbc03fa3ae40eea104bc302))
+ - Update changelogs prior to git-pack release ([`b7e3a4a`](https://github.com/yuki0iq/gitoxide/commit/b7e3a4afdd6417a38aadad35c7f584617e7b47fa))
+ - Downgrade dashmap to 4.0 to avoid unsoundness. ([`d9451e8`](https://github.com/yuki0iq/gitoxide/commit/d9451e8d7fc39c252042f9d2447061262c16ae7a))
+ - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/yuki0iq/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
+ - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/yuki0iq/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
+ - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/yuki0iq/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
+ - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/yuki0iq/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
+ - Fix git-pack changelog to be stable ([`fd5b616`](https://github.com/yuki0iq/gitoxide/commit/fd5b616d6ce8f353bd96b2c4994af9ba9c878b3e))
+ - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/yuki0iq/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
+ - Support Rust 1.52 ([`42e0487`](https://github.com/yuki0iq/gitoxide/commit/42e0487286c1f745837c0ce337ed7c9d86b14516))
+ - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/yuki0iq/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
+ - Thanks clippy ([`d8925f5`](https://github.com/yuki0iq/gitoxide/commit/d8925f5bd7ac8ef2c98f0e57a1373e5ffba8ce23))
+ - Thanks clippy ([`5a68d2f`](https://github.com/yuki0iq/gitoxide/commit/5a68d2feffc551ad5f07e90efb2307e966d2636b))
+ - Thanks clippy ([`1e051dc`](https://github.com/yuki0iq/gitoxide/commit/1e051dc23fb298b0bfe3e9ffb85a95ecb9c0f93f))
+ - Don't try to short-cut detection of large offsets when writing index files ([`ba92cc0`](https://github.com/yuki0iq/gitoxide/commit/ba92cc09ba41fe4c9a9097bfeb8d18016408fcdf))
+ - Refactor ([`e7fbd9f`](https://github.com/yuki0iq/gitoxide/commit/e7fbd9f3700496ad7bb7e71226c4d25429f0ccd5))
+ - Merge branch 'use-midx-in-store' ([`338521b`](https://github.com/yuki0iq/gitoxide/commit/338521b0443b9dc1007581de42ef6a950f6e0bbf))
+ - Thanks clippy ([`533a532`](https://github.com/yuki0iq/gitoxide/commit/533a532c86bcf0dae27558e66b1a5cd2e52983df))
+ - Thanks clippy ([`7bd3ad3`](https://github.com/yuki0iq/gitoxide/commit/7bd3ad3ab9f17eaf94490bea04a9b1297fa5fe64))
+ - Release git-chunk v0.2.0, safety bump 4 crates ([`b792fab`](https://github.com/yuki0iq/gitoxide/commit/b792fabf9f5f93ab906ac5a5bb3e4f01c179290a))
+ - Thanks clippy ([`35cf46f`](https://github.com/yuki0iq/gitoxide/commit/35cf46f87ecc42cf033ca001acf1b5918b3fea1b))
+ - Refactor ([`0032223`](https://github.com/yuki0iq/gitoxide/commit/003222365bb2f8ce7d915240db6ff84ccbca6db4))
+ - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/yuki0iq/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
+ - Thanks clippy ([`4ca9e07`](https://github.com/yuki0iq/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
+ - Make fmt ([`066f3ff`](https://github.com/yuki0iq/gitoxide/commit/066f3ffb8740f242c1b03e680c3c5c1a0e4c36c3))
+ - Thanks clippy ([`7dd2313`](https://github.com/yuki0iq/gitoxide/commit/7dd2313d980fe7c058319ae66d313b3097e3ae5f))
+ - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/yuki0iq/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
+ - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/yuki0iq/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
+ - Adjust changelogs prior to release ([`ec38950`](https://github.com/yuki0iq/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
+ - Merge branch 'pack-consistency' ([`5982406`](https://github.com/yuki0iq/gitoxide/commit/5982406b4e1b26fd383d9ec21a3cf652ec8ab25f))
+ - Merge branch 'git-loose-objects' of https://github.com/xmo-odoo/gitoxide into xmo-odoo-git-loose-objects ([`ee737cd`](https://github.com/yuki0iq/gitoxide/commit/ee737cd237ad70bf9f2c5e0d3e4557909e495bca))
+ - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/yuki0iq/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
+ - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/yuki0iq/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
+ - Adjust changelogs prior to git-pack release ([`ac8015d`](https://github.com/yuki0iq/gitoxide/commit/ac8015de710142c2bedd0e4188e872e0cf1ceccc))
+ - Move "loose object header" ser/de to git-object ([`3d1565a`](https://github.com/yuki0iq/gitoxide/commit/3d1565acfc336baf6487edccefd72d0226141a08))
+ - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/yuki0iq/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
+ - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/yuki0iq/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
+ - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/yuki0iq/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
+ - Make fmt, but now it picked up some parts that usually don't get altered… ([`01f7b72`](https://github.com/yuki0iq/gitoxide/commit/01f7b729337bd2c99498321c479a9a13b1858e3e))
+ - Update changelogs just for fun ([`21541b3`](https://github.com/yuki0iq/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
+ - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/yuki0iq/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
+ - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/yuki0iq/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
+ - Bump git-pack v0.11.0 ([`5ae6ff5`](https://github.com/yuki0iq/gitoxide/commit/5ae6ff52cd2cd1ccd1e26bb987c154eb19603696))
+ - Bump git-object v0.14.0 ([`d4fc81f`](https://github.com/yuki0iq/gitoxide/commit/d4fc81f6390443f8c8561d91ac27ea4a6318fb62))
+ - [repository #164] generic write_object() ([`c569f83`](https://github.com/yuki0iq/gitoxide/commit/c569f83363489dde03c8b9cd01e75d35f5e04dbc))
+ - Merge branch 'repository-integration' ([`49f5453`](https://github.com/yuki0iq/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
+ - Bump git-pack v0.10.0 ([`e5e3c80`](https://github.com/yuki0iq/gitoxide/commit/e5e3c8024e1c2e5e90cee83abbdae41d58eee156))
+ - [repository #190] first shot at ancestor iteration… ([`85f1a48`](https://github.com/yuki0iq/gitoxide/commit/85f1a48ea39f3b224e8d0ba3728dd75e03a6edc3))
+ - Bump git-hash v0.6.0 ([`6efd90d`](https://github.com/yuki0iq/gitoxide/commit/6efd90db54f7f7441b76159dba3be80c15657a3d))
+ - [repository #185] refactor ([`7604935`](https://github.com/yuki0iq/gitoxide/commit/7604935b12eacb26a98bedc5f77636b5583629a5))
+ - [repository #174] adjust various changelogs ([`081faf5`](https://github.com/yuki0iq/gitoxide/commit/081faf5c3a21b34b7068b44d8206fb5770c392f5))
+ - [pack #179] refactor ([`76e66d1`](https://github.com/yuki0iq/gitoxide/commit/76e66d1b9d24bb25a9f681d9612e52c8ccd60e2c))
+ - [pack #179] move Tree traversal cache private ([`34e45d7`](https://github.com/yuki0iq/gitoxide/commit/34e45d745cb8756831c56dc441695a25cd0069a9))
+ - [pack #179] refactor ([`5a3677d`](https://github.com/yuki0iq/gitoxide/commit/5a3677dd3f3dcab26a3d9270b6184fd0fe18c54e))
+ - [pack #179] refactor bundle ([`420dca2`](https://github.com/yuki0iq/gitoxide/commit/420dca29bccca6e7d759880d8342f23b33eead0d))
+ - [pack #179] fix docs ([`7ad7a44`](https://github.com/yuki0iq/gitoxide/commit/7ad7a4428d0e38f2ff776f7efab6996505d2bba2))
+ - [pack #179] refactor ([`ab6554b`](https://github.com/yuki0iq/gitoxide/commit/ab6554b0cd5838f1ea4e82f6b5019798288076fa))
+ - [pack #179] refactor ([`620d8a5`](https://github.com/yuki0iq/gitoxide/commit/620d8a54db5cd8367ec85c8b837cab710c509e3e))
+ - [pack #179] add changelog ([`2102569`](https://github.com/yuki0iq/gitoxide/commit/210256932a338038adb55c5475d8f90560aa4c12))
+ - Bump git-traverse v0.8.0 ([`54f3541`](https://github.com/yuki0iq/gitoxide/commit/54f3541f1448a8afa044d3958fa1be5b074e4445))
+ - Bump git-diff v0.9.0 ([`2e2e798`](https://github.com/yuki0iq/gitoxide/commit/2e2e7983178b3af7e5684995de68ed5d020927ec))
+ - [object #177] cleanup CommitRefIter imports and git_object::Error ([`058f68a`](https://github.com/yuki0iq/gitoxide/commit/058f68a9e1cd79fd5a2a1235da42358bc92ed255))
+ - [object #177] dissolve 'immutable' module ([`70e11c2`](https://github.com/yuki0iq/gitoxide/commit/70e11c21b0637cd250f54381d5490e9976880ad9))
+ - [object #177] commit::RefIter -> CommitRefIter ([`e603306`](https://github.com/yuki0iq/gitoxide/commit/e603306e81f392af97aa5afd232653de56bf3ce9))
+ - [object #177] migrate immutable::commit into crate::commit ([`45d3934`](https://github.com/yuki0iq/gitoxide/commit/45d393438eac2c7ecd47670922437dd0de4cd69b))
+ - [object #177] tag::RefIter -> TagRefIter ([`28587c6`](https://github.com/yuki0iq/gitoxide/commit/28587c691eb74e5cb097afb2b63f9d9e2561c45d))
+ - [object #177] into_mutable() -> into_owned() ([`7e701ce`](https://github.com/yuki0iq/gitoxide/commit/7e701ce49efe5d40327770a988aae88692d88219))
+ - [object #177] fix docs ([`25d8e7b`](https://github.com/yuki0iq/gitoxide/commit/25d8e7b1862bd05489359b162a32c6ad45ecdf9a))
+ - [object #177] move mutable objects to crate::* ([`c551c02`](https://github.com/yuki0iq/gitoxide/commit/c551c0236c64f3237cb9be7f35159f753d4b871f))
+ - [object #177] migrate immutable::tree to crate::tree ([`fa5cd06`](https://github.com/yuki0iq/gitoxide/commit/fa5cd0648d5c855060ab2b75ee933851987c2dcf))
+ - [object #177] fix docs ([`07be661`](https://github.com/yuki0iq/gitoxide/commit/07be6611d1742633815566443f71eef8b85ad5c0))
+ - [object #177] move immutable::* to crate::*Ref, start `iter` adjustments ([`461dc53`](https://github.com/yuki0iq/gitoxide/commit/461dc53ba3bc07d55fdb4aad7570ba9176a8b360))
+ - [object #177] rename immutable::* to immutable::*Ref ([`6deb012`](https://github.com/yuki0iq/gitoxide/commit/6deb01291fb382b7fb9206682e319afa81bacc05))
+ - Release git-object v0.13.0 ([`708fc5a`](https://github.com/yuki0iq/gitoxide/commit/708fc5abd8af4dd7459f388c7092bf35915c6662))
+ - [pack #172] A note about empty packs in Bundle writer ([`09a777f`](https://github.com/yuki0iq/gitoxide/commit/09a777f1da5e792c5eb4c8ff9e83504ad8d19c5c))
+ - Merge pull request #172 from mellowagain/main ([`61aebbf`](https://github.com/yuki0iq/gitoxide/commit/61aebbfff02eb87e0e8c49438a093a21b1134baf))
+ - [actor #173] fix docs ([`2d7956a`](https://github.com/yuki0iq/gitoxide/commit/2d7956a22511d73b767e443dac21b60e93f286dd))
+ - [actor #173] rename immutable::Signature to SignatureRef! ([`96461ac`](https://github.com/yuki0iq/gitoxide/commit/96461ace776d6b351b313d4f2697f2d95b9e196e))
+ - Release git-tempfile v1.0.0 ([`1238535`](https://github.com/yuki0iq/gitoxide/commit/123853539dc30ddea2d822ab177ee09b191bdf1b))
+ - Merge branch 'main' into stability ([`11bae43`](https://github.com/yuki0iq/gitoxide/commit/11bae437e473fef6ed09c178d54ad11eee001b1d))
+ - Cleanup imports ([`e669303`](https://github.com/yuki0iq/gitoxide/commit/e6693032f1391416fd704c21617051ddfb862a3a))
+ - Allow creation of empty indices ([`d122fc7`](https://github.com/yuki0iq/gitoxide/commit/d122fc79cc9b9a52a2817bdd46d3215c10e61129))
+ - [pack #170] there can only be one ([`dce4f97`](https://github.com/yuki0iq/gitoxide/commit/dce4f97a84aa6a73e31e7397501cfce27241c5b8))
+ - [pack #170] clru allows for free lists, reducing allocation pressure... ([`4d820d2`](https://github.com/yuki0iq/gitoxide/commit/4d820d2f94dc3afc062bbd25e969c87410212c3a))
+ - [pack #170] basic progress for resolution ([`ada0b96`](https://github.com/yuki0iq/gitoxide/commit/ada0b96e3707c06d7d6f7e4002907e12b45f7419))
+ - [pack #170] Basic entry resolution without progress ([`7461f31`](https://github.com/yuki0iq/gitoxide/commit/7461f31f03d67ecc9fdf398adf3cb6d4eb365412))
+ - [pack #170] first step towards resolving in multi-threaded mode… ([`f3c21f9`](https://github.com/yuki0iq/gitoxide/commit/f3c21f99594ab4080b8aa1ffed9ea8a33e18fabd))
+ - [pack #170] Don't double-lookup trees during traversal… ([`7b06829`](https://github.com/yuki0iq/gitoxide/commit/7b068296fe5ca10af212d8fe2662940188b7359c))
+ - Revert "[pack #67] Don't pre-fetch packed objects during counting" ([`811bb54`](https://github.com/yuki0iq/gitoxide/commit/811bb54991636f7e517087b62cf0c8c8cc2ad9e6))
+ - [pack #67] Don't pre-fetch packed objects during counting ([`d08b673`](https://github.com/yuki0iq/gitoxide/commit/d08b6739d8e9294b795aba75e9c7f9f20645af2b))
+ - Release git-pack v0.9.0 ([`7fbc961`](https://github.com/yuki0iq/gitoxide/commit/7fbc9617da97d4ba4bb3784f41d4163c0839c03c))
+ - [pack #67] refactor ([`14717f6`](https://github.com/yuki0iq/gitoxide/commit/14717f6132672a5d271832a68de0b323b73abb2a))
+ - [pack #67] Add cache debugging capabilities to git-features ([`8776c98`](https://github.com/yuki0iq/gitoxide/commit/8776c9834ac4622b3057f5db464a9817ed9acdb0))
+ - [pack #167] Use custom uluru version to avoid a lot of allocations… ([`7bd3671`](https://github.com/yuki0iq/gitoxide/commit/7bd3671ad949d62f84147ef7ff3fde59937fee54))
+ - [pack #164] fix docs ([`08ee674`](https://github.com/yuki0iq/gitoxide/commit/08ee674c55cef6ab76520de2f836b246c907888c))
+ - Merge branch 'main' into 162-repo-design-sketch ([`e63b634`](https://github.com/yuki0iq/gitoxide/commit/e63b63412c02db469fbdb17da82cd1e9fda1ef0f))
+ - Revert "[pack #167] Use custom uluru version to avoid a lot of allocations…" ([`4c2ea21`](https://github.com/yuki0iq/gitoxide/commit/4c2ea212bbffb0ba3c21ba388dfc79cc7a1c4734))
+ - [pack #167] Use custom uluru version to avoid a lot of allocations… ([`8d49976`](https://github.com/yuki0iq/gitoxide/commit/8d499762b74c08437d901bb98806e0a1fc6f93bb))
+ - [pack #167] a single-threaded special case for counting… ([`65e29de`](https://github.com/yuki0iq/gitoxide/commit/65e29de45a92c82cebd832634ab194db19a1b590))
+ - [pack #167] generalize over immutable insertions… ([`169f000`](https://github.com/yuki0iq/gitoxide/commit/169f000087aab18f0257fb0c61dc3b3901e97505))
+ - [pack #167] refactor ([`6bf0f7e`](https://github.com/yuki0iq/gitoxide/commit/6bf0f7e86312b2a4d262c80979c61c94519bd4b0))
+ - [pack #167] progress is handled by reducer… ([`a22f8e1`](https://github.com/yuki0iq/gitoxide/commit/a22f8e171e705bc42fcf290789e8e05423bd72d1))
+ - [pack #167] Error handling for object input ([`0aac40c`](https://github.com/yuki0iq/gitoxide/commit/0aac40c88a5c26f7c295db8433b510b168f15ca3))
+ - Thanks clippy ([`d689599`](https://github.com/yuki0iq/gitoxide/commit/d689599d1b819c18a3be60075170dbe00462e216))
+ - [pack #167] remove iterator based count objects impl… ([`7ec2f2b`](https://github.com/yuki0iq/gitoxide/commit/7ec2f2b40e83aaa218360a8b5989792cd67de2ed))
+ - [pack] A non-iterator version of parallel object counting… ([`04fe855`](https://github.com/yuki0iq/gitoxide/commit/04fe855a37577d3da5bbd619807b44e449947893))
+ - Release git-pack v0.8.2 ([`39a3f71`](https://github.com/yuki0iq/gitoxide/commit/39a3f71ba5997ac26d9994cdc7c2145af3220f64))
+ - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/yuki0iq/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
+ - Release git-pack v0.8.1 ([`045eb09`](https://github.com/yuki0iq/gitoxide/commit/045eb094691324a398120f6039bbfa34b4fda1af))
+ - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/yuki0iq/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
+ - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/yuki0iq/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
+ - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/yuki0iq/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
+ - Release git-object v0.12.0 ([`7006150`](https://github.com/yuki0iq/gitoxide/commit/7006150ac314d19814608723f69f6e70a72f9262))
+ - (cargo-release) version 0.18.0 ([`b327590`](https://github.com/yuki0iq/gitoxide/commit/b327590d02fec5536c380b2d39dd7be089ca7c40))
+ - (cargo-release) version 0.6.0 ([`d704bca`](https://github.com/yuki0iq/gitoxide/commit/d704bca7de0a6591f35345c842d6418b36ecd206))
+ - (cargo-release) version 0.6.0 ([`4b71e15`](https://github.com/yuki0iq/gitoxide/commit/4b71e15c3ba4a17ff2da5a5ef79986a2832fa3f2))
+ - (cargo-release) version 0.5.0 ([`e21142b`](https://github.com/yuki0iq/gitoxide/commit/e21142ba1a113b2afc4725d4d4225dff519c513a))
+ - (cargo-release) version 0.17.0 ([`c52a491`](https://github.com/yuki0iq/gitoxide/commit/c52a49176bd294bb36db74b4293cdb684a2ab7f6))
+ - (cargo-release) version 0.5.0 ([`c2f94a5`](https://github.com/yuki0iq/gitoxide/commit/c2f94a51bce287be301090450cb00cde57e92f76))
+ - (cargo-release) version 0.4.0 ([`d69d0ac`](https://github.com/yuki0iq/gitoxide/commit/d69d0ac21989243fdafa514fa41579fd51bc2558))
+ - (cargo-release) version 0.6.0 ([`d58f37e`](https://github.com/yuki0iq/gitoxide/commit/d58f37e3b5a000fbe069aa869bd84f66d5c3210b))
+ - (cargo-release) version 0.5.0 ([`1687e59`](https://github.com/yuki0iq/gitoxide/commit/1687e599be98d97925fbab594f31cf5558e9d2b1))
+ - (cargo-release) version 0.4.0 ([`28e58f6`](https://github.com/yuki0iq/gitoxide/commit/28e58f6b43a44e010da749a5618df02441f0d2e8))
+ - (cargo-release) version 0.11.0 ([`a5be31c`](https://github.com/yuki0iq/gitoxide/commit/a5be31c4cf7c0b538a1ed4a52ff5c3a992c6feff))
+ - (cargo-release) version 0.4.0 ([`70ef344`](https://github.com/yuki0iq/gitoxide/commit/70ef3442775b54ba9e4ee9ebfffb37af9804cc5b))
+ - [utils #154] refactor: bool.then(||this) - neat ([`1dec1c4`](https://github.com/yuki0iq/gitoxide/commit/1dec1c49032c8acb449e463fde41f403cb640e45))
+ - Revert "break more dev-depedency cycles up to git-odb" ([`22337ce`](https://github.com/yuki0iq/gitoxide/commit/22337ce23995eee474e7dfb2e37fb56814522942))
+ - (cargo-release) version 0.3.1 ([`8b24197`](https://github.com/yuki0iq/gitoxide/commit/8b241977b31720e7f08809bca0b277267b29102e))
+ - Break more dev-depedency cycles up to git-odb ([`7ee278b`](https://github.com/yuki0iq/gitoxide/commit/7ee278bf5b04adc5e4ab82cb83a3519f93587176))
+ - (cargo-release) version 0.3.0 ([`0e9c73a`](https://github.com/yuki0iq/gitoxide/commit/0e9c73abd17e0dd21952275077ae53ad7e7aa1af))
+ - (cargo-release) version 0.5.0 ([`ae02dab`](https://github.com/yuki0iq/gitoxide/commit/ae02dabae961089a92a21e6a60a7006de4b56dad))
+ - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/yuki0iq/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
+ - (cargo-release) version 0.5.0 ([`0e11e98`](https://github.com/yuki0iq/gitoxide/commit/0e11e98f0562c7baa9c90e18db6240731d165217))
+ - [pack #153] finish transitioning to git-tempfile ([`38173fc`](https://github.com/yuki0iq/gitoxide/commit/38173fcf62c04b485c4b309bdf7e6b7afacfcd58))
+ - Thanks clippy ([`e1964e4`](https://github.com/yuki0iq/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
+ - [ref #139] add missing docs ([`5422ec8`](https://github.com/yuki0iq/gitoxide/commit/5422ec8923a5f3c284f7094894a952a392812e63))
+ - [pack] refactor ([`581fb51`](https://github.com/yuki0iq/gitoxide/commit/581fb51a84567e341d315e6bacee8e681718f7a7))
+ - [pack] refactor ([`b19f6b9`](https://github.com/yuki0iq/gitoxide/commit/b19f6b9b1fcd5ebbc5b1f2a4bef0543b1c693bd1))
+ - [pack] fix docs ([`e7b9d96`](https://github.com/yuki0iq/gitoxide/commit/e7b9d9613874cd1ebaf740dc08db467c461a4751))
+ - [pack] fix build ([`98dd557`](https://github.com/yuki0iq/gitoxide/commit/98dd557b963acfe1c4e717451d222c187c46a5da))
+ - [pack] update CRC values when changing entries to satisfy all consistency checks ([`990ea48`](https://github.com/yuki0iq/gitoxide/commit/990ea4866be2d22ae2043da2dcd9577b748de255))
+ - [pack] fix trailer of last entry to match expected recomputed pack hash… ([`8d0ec7d`](https://github.com/yuki0iq/gitoxide/commit/8d0ec7d7c0afb6112e66518a2987907d2e4d29e3))
+ - [pack] refactor ([`1852e3e`](https://github.com/yuki0iq/gitoxide/commit/1852e3ea98a462958862ab05f110649e3b06e2b5))
+ - [pack] all tests running for now, but… ([`aec8439`](https://github.com/yuki0iq/gitoxide/commit/aec8439683c639f7b6e344cb76bf1dd9fc769d17))
+ - [pack] hacky proof of concept that this actually works… ([`6085a92`](https://github.com/yuki0iq/gitoxide/commit/6085a9201ecbd9285547c1d17c9834f09e22fef9))
+ - [pack] on the way to 'quickly' get a proof of concept ([`cdc7582`](https://github.com/yuki0iq/gitoxide/commit/cdc7582ab7e35ec1daac44401bf7cb62e0b592a2))
+ - [pack] refactor ([`685cce6`](https://github.com/yuki0iq/gitoxide/commit/685cce612eec99ed9f15d86d5ce2a7e6c270ae0d))
+ - [pack] refactor ([`f822ebb`](https://github.com/yuki0iq/gitoxide/commit/f822ebb9e899bd52d5baec8179a843c47d073e44))
+ - Thanks clippy ([`96ef0b0`](https://github.com/yuki0iq/gitoxide/commit/96ef0b036c3c94a45f3ab882a8b32bfcc1250653))
+ - [pack] a quickly made iterator that writes input::Entries ([`116bdc4`](https://github.com/yuki0iq/gitoxide/commit/116bdc4ba879da9785877ebca56ab3c57b9cfd98))
+ - [pack] prepare a custom writing iterator for input::Entries… ([`a4d2764`](https://github.com/yuki0iq/gitoxide/commit/a4d27648b4021bcf65c95dc5bcfa2b3d11f538fd))
+ - Thanks clippy ([`bd517d6`](https://github.com/yuki0iq/gitoxide/commit/bd517d6374f20670086eedce2776a8ecf7d0d22b))
+ - [pack] prepare bundle writer for yet another iterator wrapper… ([`33be1a1`](https://github.com/yuki0iq/gitoxide/commit/33be1a1ffba34a64eeb04b4479790fec2f50bcba))
+ - [pack] refactor ([`50861e6`](https://github.com/yuki0iq/gitoxide/commit/50861e6266a6e1800607eb19288e040846325c06))
+ - [pack] refactor ([`dc07225`](https://github.com/yuki0iq/gitoxide/commit/dc07225d7eea04e0cfe61c87b56009e06491726c))
+ - [pack] another todo down, the last one ([`3fc8c8f`](https://github.com/yuki0iq/gitoxide/commit/3fc8c8ff5ab1c49b55e3b9e1af3fa2f0aee68b94))
+ - [pack] one more todo down, it should work now, right?… ([`69a9ff1`](https://github.com/yuki0iq/gitoxide/commit/69a9ff17b3fe16de782ffabb76b87510e8a5b74e))
+ - [pack] fix thin pack support test… ([`4bdebdd`](https://github.com/yuki0iq/gitoxide/commit/4bdebddd3791ba71f3f6b4182229a1c48c5a4a95))
+ - [pack] definitely not working yet ([`690d9b7`](https://github.com/yuki0iq/gitoxide/commit/690d9b7fbc34b7d2393649d39290071f81cb8bb1))
+ - [pack] a step closer, new cases show up ([`75eaba3`](https://github.com/yuki0iq/gitoxide/commit/75eaba36072cf29e76a97fbbd425f0861eb657e2))
+ - [pack] refactor ([`a8512f8`](https://github.com/yuki0iq/gitoxide/commit/a8512f89a4e0dd7492fa208c1da41eed9d6a208f))
+ - [pack] improved test to validate a fix ([`e3eeeb1`](https://github.com/yuki0iq/gitoxide/commit/e3eeeb146a0ba3dbe701b2e4da560309ff181753))
+ - [pack] attempt to get a more realistic test, but… ([`2890737`](https://github.com/yuki0iq/gitoxide/commit/2890737c7e074d31f3bb55acb63664a2da93faaa))
+ - [pack] refactor ([`cabc1e5`](https://github.com/yuki0iq/gitoxide/commit/cabc1e5858d52806542ee8d9266bac36e5d39c96))
+ - [pack] first succeeding test ([`f5da439`](https://github.com/yuki0iq/gitoxide/commit/f5da439dce93cc203dacb4a5e9d0ae68a87b9be4))
+ - [pack] first reasonably failing test showing that offset computation is indeed wrong ([`df1bc2f`](https://github.com/yuki0iq/gitoxide/commit/df1bc2f66ff9e7046898b6937c5ad239313a70dc))
+ - [pack] the first test for the lookup ref deltas iter ([`b162f9e`](https://github.com/yuki0iq/gitoxide/commit/b162f9eb37f09f49e363376dc3f0c6c126442bbf))
+ - [pack] Make use of thin-pack resolver when writing bundles… ([`9f43bf0`](https://github.com/yuki0iq/gitoxide/commit/9f43bf029624f7c94346646465e366609b89e2e1))
+ - [pack] handle the same ref-base correctly ([`2f94854`](https://github.com/yuki0iq/gitoxide/commit/2f948545a935d2cb7c5a252ec74764440a9ff595))
+ - [pack] thin pack resolver which might actually work ([`54f055a`](https://github.com/yuki0iq/gitoxide/commit/54f055a53e888156459340e8ab160650a198ab13))
+ - [pack] first sketch of resolver for thin pack entries ([`ee428e0`](https://github.com/yuki0iq/gitoxide/commit/ee428e07bcc3df9bc795d06068a444beed71f2d0))
+ - [pack] refactor ([`a8fd70f`](https://github.com/yuki0iq/gitoxide/commit/a8fd70fdbff871779ad5a9ba491162ae49605c9f))
+ - [pack] thanks clippy ([`7c2fc89`](https://github.com/yuki0iq/gitoxide/commit/7c2fc89c70aa6de9cb0707799918e623267326a8))
+ - [pack] actually, this is how it works, so this code should be unreachable ([`8f359e1`](https://github.com/yuki0iq/gitoxide/commit/8f359e1fc8cb99fcf0003eaab1d97cdeaac20876))
+ - [pack] first step towards fixing bad-objects properly ([`3c96507`](https://github.com/yuki0iq/gitoxide/commit/3c965070a7c799f0507f9e7faae2896346bc9e65))
+ - [pack] discard bad-object tracking in favor of delayed handling ([`31ce008`](https://github.com/yuki0iq/gitoxide/commit/31ce008208cdd3bc4f093abab6fabf4c8074c130))
+ - Revert "[pack] fix race to finally make pack-gen missing objects…" ([`ad0d2a8`](https://github.com/yuki0iq/gitoxide/commit/ad0d2a8e4e92d11351225db0115de0ed1210f9e3))
+ - [pack] fix race to finally make pack-gen missing objects… ([`73394db`](https://github.com/yuki0iq/gitoxide/commit/73394db1b048d3dc87b8b4934737f27b6a8a0d3c))
+ - [pack] it seems git is just skipping bad objects during pack-gen ([`0f29b82`](https://github.com/yuki0iq/gitoxide/commit/0f29b82b48f45f509016eb16ea92af7f6dbf65a6))
+ - Revert "[pack] FAIL: See if not looking up the pack location speeds up counting…" ([`d03fe97`](https://github.com/yuki0iq/gitoxide/commit/d03fe9732b69c6ca3b7a6df96097233661e53a05))
+ - [pack] FAIL: See if not looking up the pack location speeds up counting… ([`48c4930`](https://github.com/yuki0iq/gitoxide/commit/48c49300a55e6443d5e4d94632979b6d07f2bc5a))
+ - Revert "[pack] FAIL: speedup with Mutex" ([`df98edf`](https://github.com/yuki0iq/gitoxide/commit/df98edf48c49717136a6e8e5d9b1f64aeda17db2))
+ - [pack] FAIL: speedup with Mutex ([`f8aca03`](https://github.com/yuki0iq/gitoxide/commit/f8aca03c2d126574541c136019df4e51b52a5b10))
+ - [pack] In single-threaded mode, use a huge cache for some speedup ([`aec8a9b`](https://github.com/yuki0iq/gitoxide/commit/aec8a9b4b9deb102b06390a19727eab7660621f9))
+ - [pack] fix offset index properly by using chunk-absolute offsets ([`461c1ee`](https://github.com/yuki0iq/gitoxide/commit/461c1eefe9214b07cd80a37292b23744846383d3))
+ - [pack] forcefully fix issue with incorrect partition point ([`290bd65`](https://github.com/yuki0iq/gitoxide/commit/290bd65f10f5a64de6735b09119b7bbffc44254b))
+ - [pack] test for parital pack without thin pack allowance… ([`1f48d3b`](https://github.com/yuki0iq/gitoxide/commit/1f48d3b58a1151a1fefce9bf4af5649837309a37))
+ - [pack] pack-create with immediate counting and traversing… ([`b74a98f`](https://github.com/yuki0iq/gitoxide/commit/b74a98fc87a92a8ccbaec59aeea5284731e2fe49))
+ - [pack] entry writer now supports deltas and it seems to work even ([`fcda6f0`](https://github.com/yuki0iq/gitoxide/commit/fcda6f096f95a6322122229ac364a2dd5ea0ce6b))
+ - Thanks clippy ([`cc61f82`](https://github.com/yuki0iq/gitoxide/commit/cc61f82f597d9a0ab43efaaccc2cb568b9aa746f))
+ - [pack] on-demand cache for pack-offset to id lookup ([`0bfdea8`](https://github.com/yuki0iq/gitoxide/commit/0bfdea843606673005ecab6a482a9fce89a4cb69))
+ - [pack] refactor ([`4bb3ce4`](https://github.com/yuki0iq/gitoxide/commit/4bb3ce4f2e89dd817c284ed8ae9e2559ed60f9a2))
+ - [pack] thin pack offset to index lookup ([`121aca4`](https://github.com/yuki0iq/gitoxide/commit/121aca45ecb1acce3496b1b2ac003aa95851f247))
+ - [pack] refactor ([`372b9ce`](https://github.com/yuki0iq/gitoxide/commit/372b9cee78a6b49eb7ebb5cf452a324e07775d98))
+ - [pack] a way to obtain whole bundles for offset-to-index lookup ([`15fcbe2`](https://github.com/yuki0iq/gitoxide/commit/15fcbe254b75e8f74652711cc339ae5ade74d24c))
+ - [pack] refactor ([`64b1dcd`](https://github.com/yuki0iq/gitoxide/commit/64b1dcdb0fb53749ce73017d0dc1e053689d17d4))
+ - [pack] refactor ([`1d713b4`](https://github.com/yuki0iq/gitoxide/commit/1d713b482264ddb0aba6a98e3918f8236ce12c80))
+ - [pack] refactor ([`cdf020a`](https://github.com/yuki0iq/gitoxide/commit/cdf020a3b29bc59062d3ccf56672e9c18201c67c))
+ - [pack] refactor ([`2ccefb2`](https://github.com/yuki0iq/gitoxide/commit/2ccefb2832b326966a24d0cbcfd79ca5309f91aa))
+ - [pack] refactor; entry-iterator now produces delta-objects ([`5dc370b`](https://github.com/yuki0iq/gitoxide/commit/5dc370ba01d25a6e8b7f4bfa03259c83e6b1d758))
+ - [pack] rough version of obtaining object indices for deltas ([`a58e270`](https://github.com/yuki0iq/gitoxide/commit/a58e270ef96011ffd2434539e3099cbe27aed3f3))
+ - [pack] refactor ([`8cfa414`](https://github.com/yuki0iq/gitoxide/commit/8cfa414482a4318ed385f42582ec885fb73134e3))
+ - [pack] pass all data to where it belongs to… ([`af5cb1f`](https://github.com/yuki0iq/gitoxide/commit/af5cb1f4b809ac268ca3d878896854c966dcea97))
+ - [pack] add the notion of thin-packs to the pack generator ([`a289bba`](https://github.com/yuki0iq/gitoxide/commit/a289bbaa36546109d3371a8fcd7a6dc3c363861f))
+ - [pack] build an index of pack ranges as well ([`4d6ab7b`](https://github.com/yuki0iq/gitoxide/commit/4d6ab7b74c325820a3760361faace380f958572f))
+ - [pack] bundle::Location with pack offset; order counts by that… ([`f92f285`](https://github.com/yuki0iq/gitoxide/commit/f92f285167c6b5bc4d86f255e360c4534e38bb29))
+ - [pack] better identify the currently implemented pack generation mode. ([`f9e3b3c`](https://github.com/yuki0iq/gitoxide/commit/f9e3b3ca3bbf063e8d71c62fe607b812c745a969))
+ - [pack] refactor ([`f3dc3da`](https://github.com/yuki0iq/gitoxide/commit/f3dc3da492e1dda5dd9e43fddc57da6a118081b3))
+ - [pack] refactor ([`9ee1e22`](https://github.com/yuki0iq/gitoxide/commit/9ee1e22fa5c5d97ff626f0dfc44706272433bfef))
+ - [pack] refactor ([`78d46c1`](https://github.com/yuki0iq/gitoxide/commit/78d46c13d0510ee3e2e2f33cd60d624d63e85900))
+ - [pack] refactor ([`69af352`](https://github.com/yuki0iq/gitoxide/commit/69af3526b0fcfa8a270238f3e2cf59d332bd187e))
+ - Change wording ([`6c82a16`](https://github.com/yuki0iq/gitoxide/commit/6c82a16d340acb9b11c5cf56c917c9fe6f2cdf0e))
+ - Bump uluru from 2.1.1 to 2.2.0 ([`52e274f`](https://github.com/yuki0iq/gitoxide/commit/52e274fe985948b6b742ff7066fcb9831e427ba3))
+ - Don't use ASM on windows for Sha1 as it fails to build there. ([`ba1fb7a`](https://github.com/yuki0iq/gitoxide/commit/ba1fb7ab5bc03f5a23ece32ff1e144544e1eaeae))
+ - Merge branch 'remove-unnecessary-unsafe' ([`7a3c5c1`](https://github.com/yuki0iq/gitoxide/commit/7a3c5c14dc56d8711548d1b219a969836693cbaa))
+ - Remove unnecessary unsafe code ([`83e207a`](https://github.com/yuki0iq/gitoxide/commit/83e207a44aece0ff4870e57990bd5aaf43f38e22))
+ - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/yuki0iq/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
+ - Bump thiserror from 1.0.25 to 1.0.26 ([`9682590`](https://github.com/yuki0iq/gitoxide/commit/9682590095dc3a502b0c84ccd206ca4797635092))
+ - Thanks clippy ([`6200ed9`](https://github.com/yuki0iq/gitoxide/commit/6200ed9ac5609c74de4254ab663c19cfe3591402))
+ - Fix build ([`dbfa49a`](https://github.com/yuki0iq/gitoxide/commit/dbfa49acf58b2c0763c5e98e5276860b43dfb27b))
+ - Fix everything up so that… ([`5930563`](https://github.com/yuki0iq/gitoxide/commit/5930563601d6c2148cf39e109f69f8b7c7dfcb36))
+ - A first attempt to make intrerupt tools work, but… ([`8fb8d37`](https://github.com/yuki0iq/gitoxide/commit/8fb8d374ecfeffa3ae1bd07bf9bc5014351730f5))
+ - Fix pack tests ([`7968467`](https://github.com/yuki0iq/gitoxide/commit/7968467cc0d392e3d223811ed36ae777531a5a36))
+ - The last occurrence of the global git-features::interrupt usage gone ([`6820724`](https://github.com/yuki0iq/gitoxide/commit/6820724be83ebf48c7ccf6a65a3d6383f766c9de))
+ - Another one ([`0a8ed0e`](https://github.com/yuki0iq/gitoxide/commit/0a8ed0ecc078d76dc3a5fe13518cf43bfbb121f0))
+ - And another one down ([`abce75e`](https://github.com/yuki0iq/gitoxide/commit/abce75eefff44b9538c112b60ad5e0596482e89c))
+ - Refactor ([`7f9be36`](https://github.com/yuki0iq/gitoxide/commit/7f9be36ea909ee67555591287bcb140fdc54c801))
+ - And one less usage of the global interrupt handler… ([`5da57a3`](https://github.com/yuki0iq/gitoxide/commit/5da57a3b0efef75ad82cb4d1cd496fc7fc0f1c23))
+ - Thanks clippy ([`3b2e765`](https://github.com/yuki0iq/gitoxide/commit/3b2e7650d8afe2c0e246e005ab1c321a157cbd44))
+ - Make most interrupts local to the method or function ([`4588993`](https://github.com/yuki0iq/gitoxide/commit/458899306a3f3c8578f185d7ecbf1ade2a7142dd))
+ - [features] sketch of iterator to auto-check for interruptions ([`61d3a15`](https://github.com/yuki0iq/gitoxide/commit/61d3a15c66b4c1be1d98715b8a60705a3a314455))
+ - [pack] refactor ([`25f04ba`](https://github.com/yuki0iq/gitoxide/commit/25f04baa100bd1996f48fbeb4c87e40ff1b27d90))
+ - [pack] refactor ([`18cabb8`](https://github.com/yuki0iq/gitoxide/commit/18cabb8618ffc324412302bfda208948abffb61f))
+ - [pack] also put counts in order for stable packs ([`f299160`](https://github.com/yuki0iq/gitoxide/commit/f299160cafd00f0fea00a2402901570f5ddf27d5))
+ - [pack] fix run of 'cargo test --all' ([`e7ecdc1`](https://github.com/yuki0iq/gitoxide/commit/e7ecdc195d03fa9a29ad1e44464b42e3ca6fb6a4))
+ - [pack] a working in-order iterator ([`5fea926`](https://github.com/yuki0iq/gitoxide/commit/5fea926803bcc7b2ef7d8f156e3d31a503831091))
+ - [pack] tests for error handling of in-order iterator ([`44892cc`](https://github.com/yuki0iq/gitoxide/commit/44892cca9309c4cca0eaa30dbedc65422a2699d1))
+ - [pack] ground work for ordering in produced chunks ([`9680649`](https://github.com/yuki0iq/gitoxide/commit/96806494d32243bd1798a89c094e220dbe050d68))
+ - [pack] also run multi-threaded tests as part of unit-tests ([`5d3006a`](https://github.com/yuki0iq/gitoxide/commit/5d3006a5d075bce9011b20920a84404952624c45))
+ - Bump uluru from 2.0.0 to 2.1.1 ([`b6ac506`](https://github.com/yuki0iq/gitoxide/commit/b6ac506ba2df0f82eaae64eaf023cc0c0376ddff))
+ - [pack] hopefully fix tests on CI; verify determinism of pack ([`51dec8b`](https://github.com/yuki0iq/gitoxide/commit/51dec8b3c661ba9071306ab89796aa93d9a25b65))
+ - [pack] deterministic single-threaded pack generation ([`ddb6442`](https://github.com/yuki0iq/gitoxide/commit/ddb6442fd6681a2dd3890a8a415003ec770c7d64))
+ - [pack] refactor ([`cfdf802`](https://github.com/yuki0iq/gitoxide/commit/cfdf8021ea1448ac4844b1f3bf252fefde2572fa))
+ - [pack] basic statistics for entries ([`37229a6`](https://github.com/yuki0iq/gitoxide/commit/37229a650ceb0155aa7ca87b499fe188ac4bb565))
+ - Thanks clippy ([`18b2113`](https://github.com/yuki0iq/gitoxide/commit/18b2113b1e3c372145bc9037ee6a9de7efe4e506))
+ - [pack] write packs to a directory with the proper name ([`3fbca7d`](https://github.com/yuki0iq/gitoxide/commit/3fbca7dd62752a7dd752b83a39ec8dfd7b2f2ea8))
+ - [pack] refactor ([`f10adea`](https://github.com/yuki0iq/gitoxide/commit/f10adea76d92eada3ca204fe69e7b5f81a06d8cc))
+ - [pack] fix docs ([`6ba471d`](https://github.com/yuki0iq/gitoxide/commit/6ba471d228c45a3821b4984905a4b4ecaff5b0b0))
+ - [pack] fix build ([`81ee633`](https://github.com/yuki0iq/gitoxide/commit/81ee633c7f482746bc28a2a43d74ebbaded7af5f))
+ - [pack] statistics for counting objects seemingly work… ([`4e3deb1`](https://github.com/yuki0iq/gitoxide/commit/4e3deb1364dd1bef0af79d6aa97086a95b4983bc))
+ - [pack] actual counts statistics ([`3a9f6d8`](https://github.com/yuki0iq/gitoxide/commit/3a9f6d8a53da3235bde4a3f32859381d4843cb7e))
+ - [pack] aggregate the count outcome ([`c7ac0e6`](https://github.com/yuki0iq/gitoxide/commit/c7ac0e60a5d69f3a948d47c3acc3060cddbafb98))
+ - [pack] use statistics reducer ([`0974ab1`](https://github.com/yuki0iq/gitoxide/commit/0974ab176777bfa02ac0ea32915f6d9c46e3ddeb))
+ - [pack] count object reducer sketch ([`ea45692`](https://github.com/yuki0iq/gitoxide/commit/ea4569282e2f63042869dd47205874c161bfecfe))
+ - [pack] refactor ([`fdf485a`](https://github.com/yuki0iq/gitoxide/commit/fdf485afa66af20abca586b04f588a33c167310f))
+ - [pack] refactor ([`0514f1d`](https://github.com/yuki0iq/gitoxide/commit/0514f1df113c5f6bf1c934b15741ca8ea47316ae))
+ - [pack] refactor ([`37922d1`](https://github.com/yuki0iq/gitoxide/commit/37922d12765c221e747fad4ca813597490525279))
+ - (cargo-release) version 0.3.0 ([`6b33678`](https://github.com/yuki0iq/gitoxide/commit/6b33678f83e6d261ca15c4a7634ff5b4e66d81dd))
+ - (cargo-release) version 0.2.0 ([`3286e42`](https://github.com/yuki0iq/gitoxide/commit/3286e42547b59df6365087cbae9ce1c9c959faad))
+ - Refactor ([`a25a774`](https://github.com/yuki0iq/gitoxide/commit/a25a774675e2e9db1c891351077d3af2fd5c72ed))
+ - [git-transport] Show how to use blocking git-pack code in non-blocking transports ([`de2ba3c`](https://github.com/yuki0iq/gitoxide/commit/de2ba3c4919d454894911c54fd4bb0e0a4665723))
+ - (cargo-release) version 0.4.0 ([`866f86f`](https://github.com/yuki0iq/gitoxide/commit/866f86f59e66652968dcafc1a57912f9849cb21d))
+ - [git-repository] towards git-repository as one stop shop ([`aea6cc5`](https://github.com/yuki0iq/gitoxide/commit/aea6cc536f438050cc0e02223de7702cd7912e75))
+ - [git-ref] the first failing test ([`7e802a0`](https://github.com/yuki0iq/gitoxide/commit/7e802a0576230dfc666c253d484ea255f265f92f))
+ - (cargo-release) version 0.2.0 ([`b213628`](https://github.com/yuki0iq/gitoxide/commit/b213628feeb8dfa87dab489c7d3155a60e6a236d))
+ - [git-odb] prep release ([`4984ce3`](https://github.com/yuki0iq/gitoxide/commit/4984ce3e19b60b89a4337f90ac4b9c44c42558a0))
+ - [git-odb] refactor ([`2958145`](https://github.com/yuki0iq/gitoxide/commit/2958145a0ae1ef582bbf88352f5567d5c2b5eaf0))
+ - [git-pack] fix docs ([`efd20d4`](https://github.com/yuki0iq/gitoxide/commit/efd20d4e1afbfbe573d620dea4761c06f948a296))
+ - [git-pack] refactor ([`ea2b3de`](https://github.com/yuki0iq/gitoxide/commit/ea2b3deab78882943e11270e4166ca7c340b03e1))
+ - [git-pack] refactor ([`bc4b7b1`](https://github.com/yuki0iq/gitoxide/commit/bc4b7b18a04506a3d08d66d1222d706b82a2f6e7))
+ - [git-pack] refactor ([`157b6ff`](https://github.com/yuki0iq/gitoxide/commit/157b6ff7b55ba2b7f8f90f66864212906426f8d7))
+ - [git-pack] refactor ([`49c1c3e`](https://github.com/yuki0iq/gitoxide/commit/49c1c3ea67379c5a122a8c3921d8ff713e14d371))
+ - (cargo-release) version 0.16.0 ([`769c649`](https://github.com/yuki0iq/gitoxide/commit/769c649c00c009bf5a3f7c0611a7b999618f2938))
+ - [git-pack] refactor ([`be6ddaa`](https://github.com/yuki0iq/gitoxide/commit/be6ddaa98fc1dcaf77dc0fd9c9d67754e74927e4))
+ - [git-pack] used by git-odb ([`5d6ee07`](https://github.com/yuki0iq/gitoxide/commit/5d6ee07a8dec64fe5f68c14c418d922077fad3df))
+ - [git-pack] refactor ([`1b2a245`](https://github.com/yuki0iq/gitoxide/commit/1b2a245aa494c0f9cacc2ad6b8ca02e9891fdb4c))
+ - [git-pack] move hash-writer to git-features as it's quite general purpose ([`80e5640`](https://github.com/yuki0iq/gitoxide/commit/80e5640169363910b4189fda58bb495c6677eaaa))
+ - [git-pack] the very first version… ([`8c06cdb`](https://github.com/yuki0iq/gitoxide/commit/8c06cdb14269e798b7ff771ea3864f85fa673ed7))
## 0.30.1 (2023-01-10)
diff --git a/gix-pack/Cargo.toml b/gix-pack/Cargo.toml
index ad05cafad8d..8b9d9ff29fa 100644
--- a/gix-pack/Cargo.toml
+++ b/gix-pack/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-pack"
-version = "0.61.0"
+version = "0.61.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
authors = ["Sebastian Thiel "]
license = "MIT OR Apache-2.0"
@@ -34,16 +34,16 @@ serde = ["dep:serde", "gix-object/serde"]
wasm = ["gix-diff?/wasm"]
[dependencies]
-gix-features = { version = "^0.44.0", path = "../gix-features", features = ["crc32", "progress", "zlib"] }
+gix-features = { version = "^0.44.1", path = "../gix-features", features = ["crc32", "progress", "zlib"] }
gix-path = { version = "^0.10.21", path = "../gix-path" }
-gix-hash = { version = "^0.20.0", path = "../gix-hash" }
+gix-hash = { version = "^0.20.1", path = "../gix-hash" }
gix-chunk = { version = "^0.4.12", path = "../gix-chunk" }
-gix-object = { version = "^0.51.0", path = "../gix-object" }
+gix-object = { version = "^0.51.1", path = "../gix-object" }
gix-hashtable = { version = "^0.10.0", path = "../gix-hashtable", optional = true }
# for streaming of packs (input, output)
gix-traverse = { version = "^0.48.0", path = "../gix-traverse", optional = true }
-gix-diff = { version = "^0.54.0", path = "../gix-diff", default-features = false, optional = true }
+gix-diff = { version = "^0.54.1", path = "../gix-diff", default-features = false, optional = true }
memmap2 = "0.9.7"
smallvec = "1.15.1"
diff --git a/gix-pack/src/lib.rs b/gix-pack/src/lib.rs
index 41418b54da9..1830b2a255a 100755
--- a/gix-pack/src/lib.rs
+++ b/gix-pack/src/lib.rs
@@ -15,7 +15,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
///
diff --git a/gix-packetline-blocking/CHANGELOG.md b/gix-packetline-blocking/CHANGELOG.md
index 4a20577f712..34be0af31b6 100644
--- a/gix-packetline-blocking/CHANGELOG.md
+++ b/gix-packetline-blocking/CHANGELOG.md
@@ -5,13 +5,42 @@ 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.19.3 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.19.2 (2025-10-22)
### Commit Statistics
- - 8 commits contributed to the release over the course of 99 calendar days.
+ - 9 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,14 +52,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/GitoxideLabs/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/GitoxideLabs/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
- - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/GitoxideLabs/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
- - Merge pull request #2108 from EliahKagan/rdlf ([`1dfc312`](https://github.com/GitoxideLabs/gitoxide/commit/1dfc31287812dce25e182c5d79944973d830210f))
- - Mark `ReadDataLineFuture` as `#[allow(dead_code)]` ([`cf21d0d`](https://github.com/GitoxideLabs/gitoxide/commit/cf21d0d0487dee0da03a5b0d6e189cc71de6a30f))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2108 from EliahKagan/rdlf ([`1dfc312`](https://github.com/yuki0iq/gitoxide/commit/1dfc31287812dce25e182c5d79944973d830210f))
+ - Mark `ReadDataLineFuture` as `#[allow(dead_code)]` ([`cf21d0d`](https://github.com/yuki0iq/gitoxide/commit/cf21d0d0487dee0da03a5b0d6e189cc71de6a30f))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 0.19.1 (2025-07-15)
@@ -57,11 +87,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2031 from bpeetz/serde ([`874cc38`](https://github.com/GitoxideLabs/gitoxide/commit/874cc388e1e6af558e7cab4e9238f447e8c122e1))
- - Actually avoid `serde` as dependency, when the serde feature is off ([`0d67c85`](https://github.com/GitoxideLabs/gitoxide/commit/0d67c8524058a718083d31eae827f7f60332b20a))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2031 from bpeetz/serde ([`874cc38`](https://github.com/yuki0iq/gitoxide/commit/874cc388e1e6af558e7cab4e9238f447e8c122e1))
+ - Actually avoid `serde` as dependency, when the serde feature is off ([`0d67c85`](https://github.com/yuki0iq/gitoxide/commit/0d67c8524058a718083d31eae827f7f60332b20a))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.19.0 (2025-04-26)
@@ -81,9 +111,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.18.4 (2025-04-25)
@@ -109,20 +139,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1950 from paolobarbolini/ready-macro-from-std ([`f1bb269`](https://github.com/GitoxideLabs/gitoxide/commit/f1bb269bc4949a5eb2bc84725e6699eed7b74a35))
- - Replace `futures_lite::ready!` with `std::task::ready!` ([`a86c201`](https://github.com/GitoxideLabs/gitoxide/commit/a86c2019f0f4f55b585d7d3686142d64d29960c1))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1940 from EliahKagan/run-ci/ghost-feature-next ([`b34bdfa`](https://github.com/GitoxideLabs/gitoxide/commit/b34bdfa795e2811607e9d8b49baa5b655ec74035))
- - Have `gix-filter` depend on `gix-packetline-blocking` unaliased ([`2d560c7`](https://github.com/GitoxideLabs/gitoxide/commit/2d560c7c92197aa0518e1f36d018d4771e56456b))
- - Merge pull request #1939 from EliahKagan/run-ci/ghost-feature ([`62ec0e3`](https://github.com/GitoxideLabs/gitoxide/commit/62ec0e354d83e4dcdb5c1ea6e96a1eb95c2997d1))
- - Add a second "DO NOT USE" feature to `gix-packetline-blocking` ([`d5dd239`](https://github.com/GitoxideLabs/gitoxide/commit/d5dd239f11a4b88ca55ebdb8d8232bcfb8eacf0a))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
- - Merge branch 'main' into release ([`1c4d973`](https://github.com/GitoxideLabs/gitoxide/commit/1c4d973ae46fc841b413c5c31e741030902bbab1))
- - Merge pull request #1918 from EliahKagan/fix-clippy ([`4d3946f`](https://github.com/GitoxideLabs/gitoxide/commit/4d3946fcbb86c0dffdd881d94ab93598889f77f5))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1950 from paolobarbolini/ready-macro-from-std ([`f1bb269`](https://github.com/yuki0iq/gitoxide/commit/f1bb269bc4949a5eb2bc84725e6699eed7b74a35))
+ - Replace `futures_lite::ready!` with `std::task::ready!` ([`a86c201`](https://github.com/yuki0iq/gitoxide/commit/a86c2019f0f4f55b585d7d3686142d64d29960c1))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1940 from EliahKagan/run-ci/ghost-feature-next ([`b34bdfa`](https://github.com/yuki0iq/gitoxide/commit/b34bdfa795e2811607e9d8b49baa5b655ec74035))
+ - Have `gix-filter` depend on `gix-packetline-blocking` unaliased ([`2d560c7`](https://github.com/yuki0iq/gitoxide/commit/2d560c7c92197aa0518e1f36d018d4771e56456b))
+ - Merge pull request #1939 from EliahKagan/run-ci/ghost-feature ([`62ec0e3`](https://github.com/yuki0iq/gitoxide/commit/62ec0e354d83e4dcdb5c1ea6e96a1eb95c2997d1))
+ - Add a second "DO NOT USE" feature to `gix-packetline-blocking` ([`d5dd239`](https://github.com/yuki0iq/gitoxide/commit/d5dd239f11a4b88ca55ebdb8d8232bcfb8eacf0a))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Merge branch 'main' into release ([`1c4d973`](https://github.com/yuki0iq/gitoxide/commit/1c4d973ae46fc841b413c5c31e741030902bbab1))
+ - Merge pull request #1918 from EliahKagan/fix-clippy ([`4d3946f`](https://github.com/yuki0iq/gitoxide/commit/4d3946fcbb86c0dffdd881d94ab93598889f77f5))
## 0.18.3 (2025-04-04)
@@ -150,12 +180,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Fix clippy ([`1370420`](https://github.com/GitoxideLabs/gitoxide/commit/1370420a589800a9a0e0918fb3f147f0175405fa))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Fix clippy ([`1370420`](https://github.com/yuki0iq/gitoxide/commit/1370420a589800a9a0e0918fb3f147f0175405fa))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.18.2 (2025-01-18)
@@ -190,13 +220,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/GitoxideLabs/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
- - Thanks clippy ([`9193b05`](https://github.com/GitoxideLabs/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/yuki0iq/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
+ - Thanks clippy ([`9193b05`](https://github.com/yuki0iq/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.18.1 (2024-11-24)
@@ -218,11 +248,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.18.0 (2024-10-22)
@@ -297,24 +327,24 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1566 from Byron/merge ([`d69c617`](https://github.com/GitoxideLabs/gitoxide/commit/d69c6175574f34d6df92b4488ed2c9a85df12c89))
- - Thanks clippy ([`b91d909`](https://github.com/GitoxideLabs/gitoxide/commit/b91d90989d0b31f532242f11b9f1324e412936b4))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Run `just copy-packetline` (missing docs?) ([`05268eb`](https://github.com/GitoxideLabs/gitoxide/commit/05268eb9b41322041dace244cd24460ab2f9f081))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
- - Merge branch 'fixes' ([`46cd1ae`](https://github.com/GitoxideLabs/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
- - Remove all workspace dependencies ([`1757377`](https://github.com/GitoxideLabs/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1566 from Byron/merge ([`d69c617`](https://github.com/yuki0iq/gitoxide/commit/d69c6175574f34d6df92b4488ed2c9a85df12c89))
+ - Thanks clippy ([`b91d909`](https://github.com/yuki0iq/gitoxide/commit/b91d90989d0b31f532242f11b9f1324e412936b4))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Run `just copy-packetline` (missing docs?) ([`05268eb`](https://github.com/yuki0iq/gitoxide/commit/05268eb9b41322041dace244cd24460ab2f9f081))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Merge branch 'fixes' ([`46cd1ae`](https://github.com/yuki0iq/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
+ - Remove all workspace dependencies ([`1757377`](https://github.com/yuki0iq/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
## 0.17.5 (2024-08-22)
@@ -343,11 +373,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'improvements' ([`12313f2`](https://github.com/GitoxideLabs/gitoxide/commit/12313f2720bb509cb8fa5d7033560823beafb91c))
- - Thanks clippy ([`ae2b733`](https://github.com/GitoxideLabs/gitoxide/commit/ae2b733c1e4de33ddf442cd8044dae364307085d))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'improvements' ([`12313f2`](https://github.com/yuki0iq/gitoxide/commit/12313f2720bb509cb8fa5d7033560823beafb91c))
+ - Thanks clippy ([`ae2b733`](https://github.com/yuki0iq/gitoxide/commit/ae2b733c1e4de33ddf442cd8044dae364307085d))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
## 0.17.4 (2024-04-13)
@@ -369,11 +399,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
- - Merge branch 'copy-packetline' ([`a9b783d`](https://github.com/GitoxideLabs/gitoxide/commit/a9b783df45948eb0adf538251315f808f38008f6))
- - Rerun script to get `//` instead of `//!` comments ([`ec2427f`](https://github.com/GitoxideLabs/gitoxide/commit/ec2427fc78df81901a5636fb1213999a3a5ed969))
- - Replace gix-packetline-blocking/src with generated files ([`a793bde`](https://github.com/GitoxideLabs/gitoxide/commit/a793bde062553288bfc045bfda75addb25a7be76))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Merge branch 'copy-packetline' ([`a9b783d`](https://github.com/yuki0iq/gitoxide/commit/a9b783df45948eb0adf538251315f808f38008f6))
+ - Rerun script to get `//` instead of `//!` comments ([`ec2427f`](https://github.com/yuki0iq/gitoxide/commit/ec2427fc78df81901a5636fb1213999a3a5ed969))
+ - Replace gix-packetline-blocking/src with generated files ([`a793bde`](https://github.com/yuki0iq/gitoxide/commit/a793bde062553288bfc045bfda75addb25a7be76))
## 0.17.3 (2024-01-20)
@@ -396,9 +426,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
## 0.17.2 (2023-12-30)
@@ -429,9 +459,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.17.1 (2023-12-29)
@@ -459,13 +489,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Merge branch '32bit' ([`ff1542c`](https://github.com/GitoxideLabs/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c))
- - Update `faster-hex` crate to latest version ([`b0bfd01`](https://github.com/GitoxideLabs/gitoxide/commit/b0bfd01e6c65cd9f6458a97bfe1218a604cd6507))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Merge branch '32bit' ([`ff1542c`](https://github.com/yuki0iq/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c))
+ - Update `faster-hex` crate to latest version ([`b0bfd01`](https://github.com/yuki0iq/gitoxide/commit/b0bfd01e6c65cd9f6458a97bfe1218a604cd6507))
## 0.17.0 (2023-12-06)
@@ -495,16 +525,16 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Refactor ([`fc23775`](https://github.com/GitoxideLabs/gitoxide/commit/fc2377583e6a6fbc6eaf58e6c58f33fe42245174))
- - Add missing async-io feature in gix-packetline-blocking ([`be4de0d`](https://github.com/GitoxideLabs/gitoxide/commit/be4de0dd10b71fea6e6c6db123b31f59b402e234))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
- - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/GitoxideLabs/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
- - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/GitoxideLabs/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Refactor ([`fc23775`](https://github.com/yuki0iq/gitoxide/commit/fc2377583e6a6fbc6eaf58e6c58f33fe42245174))
+ - Add missing async-io feature in gix-packetline-blocking ([`be4de0d`](https://github.com/yuki0iq/gitoxide/commit/be4de0dd10b71fea6e6c6db123b31f59b402e234))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/yuki0iq/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
+ - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/yuki0iq/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
## 0.16.6 (2023-09-08)
@@ -527,9 +557,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.16.5 (2023-08-22)
@@ -558,10 +588,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Merge branch 'faster-hex' ([`4a4fa0f`](https://github.com/GitoxideLabs/gitoxide/commit/4a4fa0fcdaa6e14b51d3f03f5d7c5b65042667bf))
- - Use `faster-hex` instead of `hex` ([`145125a`](https://github.com/GitoxideLabs/gitoxide/commit/145125ab79526a6191a9192a6faa7fe1a8826935))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Merge branch 'faster-hex' ([`4a4fa0f`](https://github.com/yuki0iq/gitoxide/commit/4a4fa0fcdaa6e14b51d3f03f5d7c5b65042667bf))
+ - Use `faster-hex` instead of `hex` ([`145125a`](https://github.com/yuki0iq/gitoxide/commit/145125ab79526a6191a9192a6faa7fe1a8826935))
## 0.16.4 (2023-07-22)
@@ -584,11 +614,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.16.3 (2023-07-01)
@@ -610,9 +640,9 @@ The initial release of a crate that is a copy of `gix-packtline`, but pre-config
view details
* **Uncategorized**
- - Release gix-packetline-blocking v0.16.3, gix-filter v0.0.0 ([`fb3ad29`](https://github.com/GitoxideLabs/gitoxide/commit/fb3ad29967d08558e42cbe8e80de5dd0b38f12c5))
- - Prepare changelog prior to release of `gix-filter` ([`fcdb042`](https://github.com/GitoxideLabs/gitoxide/commit/fcdb0420511080ad95d417656aff68043acd6e54))
- - Merge branch 'filter-programs' ([`97f8e96`](https://github.com/GitoxideLabs/gitoxide/commit/97f8e960ed52538bb55b72f9dfc5f9d144d72885))
- - A duplicate of the `gix-packetline` crate that mirrors it, but pre-selects the `blocking-io` feature. ([`2d83d88`](https://github.com/GitoxideLabs/gitoxide/commit/2d83d8826bf3ebc6095288bd9770e338099a5017))
+ - Release gix-packetline-blocking v0.16.3, gix-filter v0.0.0 ([`fb3ad29`](https://github.com/yuki0iq/gitoxide/commit/fb3ad29967d08558e42cbe8e80de5dd0b38f12c5))
+ - Prepare changelog prior to release of `gix-filter` ([`fcdb042`](https://github.com/yuki0iq/gitoxide/commit/fcdb0420511080ad95d417656aff68043acd6e54))
+ - Merge branch 'filter-programs' ([`97f8e96`](https://github.com/yuki0iq/gitoxide/commit/97f8e960ed52538bb55b72f9dfc5f9d144d72885))
+ - A duplicate of the `gix-packetline` crate that mirrors it, but pre-selects the `blocking-io` feature. ([`2d83d88`](https://github.com/yuki0iq/gitoxide/commit/2d83d8826bf3ebc6095288bd9770e338099a5017))
diff --git a/gix-packetline-blocking/Cargo.toml b/gix-packetline-blocking/Cargo.toml
index 5e6aab4fbd5..8575a234689 100644
--- a/gix-packetline-blocking/Cargo.toml
+++ b/gix-packetline-blocking/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-packetline-blocking"
-version = "0.19.2"
+version = "0.19.3"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A duplicate of `gix-packetline` with the `blocking-io` feature pre-selected"
@@ -29,7 +29,7 @@ async-io = []
serde = ["dep:serde", "bstr/serde", "faster-hex/serde"]
[dependencies]
-gix-trace = { version = "^0.1.14", path = "../gix-trace" }
+gix-trace = { version = "^0.1.15", path = "../gix-trace" }
serde = { version = "1.0.114", optional = true, default-features = false, features = ["std", "derive"] }
thiserror = "2.0.17"
diff --git a/gix-packetline-blocking/src/lib.rs b/gix-packetline-blocking/src/lib.rs
index 512b31b21a7..eaab451cbd8 100644
--- a/gix-packetline-blocking/src/lib.rs
+++ b/gix-packetline-blocking/src/lib.rs
@@ -8,7 +8,7 @@
all(doc, all(doc, feature = "document-features")),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
const U16_HEX_BYTES: usize = 4;
diff --git a/gix-packetline/CHANGELOG.md b/gix-packetline/CHANGELOG.md
index 5195934eb7a..12bbda706ef 100644
--- a/gix-packetline/CHANGELOG.md
+++ b/gix-packetline/CHANGELOG.md
@@ -5,13 +5,42 @@ 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.19.3 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.19.2 (2025-10-22)
### Commit Statistics
- - 9 commits contributed to the release over the course of 99 calendar days.
+ - 10 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,15 +52,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/GitoxideLabs/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/GitoxideLabs/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/GitoxideLabs/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
- - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/GitoxideLabs/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
- - Merge pull request #2108 from EliahKagan/rdlf ([`1dfc312`](https://github.com/GitoxideLabs/gitoxide/commit/1dfc31287812dce25e182c5d79944973d830210f))
- - Mark `ReadDataLineFuture` as `#[allow(dead_code)]` ([`cf21d0d`](https://github.com/GitoxideLabs/gitoxide/commit/cf21d0d0487dee0da03a5b0d6e189cc71de6a30f))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0 ([`49f8d53`](https://github.com/yuki0iq/gitoxide/commit/49f8d5373501c82699fec76809f4d445c3327c5a))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2108 from EliahKagan/rdlf ([`1dfc312`](https://github.com/yuki0iq/gitoxide/commit/1dfc31287812dce25e182c5d79944973d830210f))
+ - Mark `ReadDataLineFuture` as `#[allow(dead_code)]` ([`cf21d0d`](https://github.com/yuki0iq/gitoxide/commit/cf21d0d0487dee0da03a5b0d6e189cc71de6a30f))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 0.19.1 (2025-07-15)
@@ -58,11 +88,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2031 from bpeetz/serde ([`874cc38`](https://github.com/GitoxideLabs/gitoxide/commit/874cc388e1e6af558e7cab4e9238f447e8c122e1))
- - Actually avoid `serde` as dependency, when the serde feature is off ([`0d67c85`](https://github.com/GitoxideLabs/gitoxide/commit/0d67c8524058a718083d31eae827f7f60332b20a))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2031 from bpeetz/serde ([`874cc38`](https://github.com/yuki0iq/gitoxide/commit/874cc388e1e6af558e7cab4e9238f447e8c122e1))
+ - Actually avoid `serde` as dependency, when the serde feature is off ([`0d67c85`](https://github.com/yuki0iq/gitoxide/commit/0d67c8524058a718083d31eae827f7f60332b20a))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.19.0 (2025-04-26)
@@ -82,9 +112,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.18.5 (2025-04-25)
@@ -116,17 +146,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1950 from paolobarbolini/ready-macro-from-std ([`f1bb269`](https://github.com/GitoxideLabs/gitoxide/commit/f1bb269bc4949a5eb2bc84725e6699eed7b74a35))
- - Replace `futures_lite::ready!` with `std::task::ready!` ([`a86c201`](https://github.com/GitoxideLabs/gitoxide/commit/a86c2019f0f4f55b585d7d3686142d64d29960c1))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1929 from Prince213/fix-cargo-auditable ([`19f50d0`](https://github.com/GitoxideLabs/gitoxide/commit/19f50d0ff30291fe57927f19b215ef1c9096217c))
- - Cargo-auditable build error ([`11bd59f`](https://github.com/GitoxideLabs/gitoxide/commit/11bd59f794811e11e48ef8de4db59035434f9da6))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
- - Merge branch 'main' into release ([`1c4d973`](https://github.com/GitoxideLabs/gitoxide/commit/1c4d973ae46fc841b413c5c31e741030902bbab1))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1950 from paolobarbolini/ready-macro-from-std ([`f1bb269`](https://github.com/yuki0iq/gitoxide/commit/f1bb269bc4949a5eb2bc84725e6699eed7b74a35))
+ - Replace `futures_lite::ready!` with `std::task::ready!` ([`a86c201`](https://github.com/yuki0iq/gitoxide/commit/a86c2019f0f4f55b585d7d3686142d64d29960c1))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1929 from Prince213/fix-cargo-auditable ([`19f50d0`](https://github.com/yuki0iq/gitoxide/commit/19f50d0ff30291fe57927f19b215ef1c9096217c))
+ - Cargo-auditable build error ([`11bd59f`](https://github.com/yuki0iq/gitoxide/commit/11bd59f794811e11e48ef8de4db59035434f9da6))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Merge branch 'main' into release ([`1c4d973`](https://github.com/yuki0iq/gitoxide/commit/1c4d973ae46fc841b413c5c31e741030902bbab1))
## 0.18.4 (2025-04-04)
@@ -154,15 +184,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/GitoxideLabs/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Merge pull request #1918 from EliahKagan/fix-clippy ([`4d3946f`](https://github.com/GitoxideLabs/gitoxide/commit/4d3946fcbb86c0dffdd881d94ab93598889f77f5))
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Fix clippy ([`1370420`](https://github.com/GitoxideLabs/gitoxide/commit/1370420a589800a9a0e0918fb3f147f0175405fa))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/yuki0iq/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Merge pull request #1918 from EliahKagan/fix-clippy ([`4d3946f`](https://github.com/yuki0iq/gitoxide/commit/4d3946fcbb86c0dffdd881d94ab93598889f77f5))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Fix clippy ([`1370420`](https://github.com/yuki0iq/gitoxide/commit/1370420a589800a9a0e0918fb3f147f0175405fa))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.18.3 (2025-01-18)
@@ -197,13 +227,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/GitoxideLabs/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
- - Thanks clippy ([`9193b05`](https://github.com/GitoxideLabs/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/yuki0iq/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
+ - Thanks clippy ([`9193b05`](https://github.com/yuki0iq/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.18.2 (2024-12-22)
@@ -226,12 +256,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/GitoxideLabs/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1717 from GitoxideLabs/fix-ide ([`06ef1e9`](https://github.com/GitoxideLabs/gitoxide/commit/06ef1e97cc93f21810d9b86b124f70929acdba4f))
- - This tweak makes it possible to use RustRover/IntelliJ again. ([`9739620`](https://github.com/GitoxideLabs/gitoxide/commit/97396200f85ba691396c80d78d3bd7efc0707f8c))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/yuki0iq/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1717 from GitoxideLabs/fix-ide ([`06ef1e9`](https://github.com/yuki0iq/gitoxide/commit/06ef1e97cc93f21810d9b86b124f70929acdba4f))
+ - This tweak makes it possible to use RustRover/IntelliJ again. ([`9739620`](https://github.com/yuki0iq/gitoxide/commit/97396200f85ba691396c80d78d3bd7efc0707f8c))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.18.1 (2024-11-24)
@@ -253,12 +283,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.18.0 (2024-10-22)
@@ -333,25 +363,25 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/GitoxideLabs/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1566 from Byron/merge ([`d69c617`](https://github.com/GitoxideLabs/gitoxide/commit/d69c6175574f34d6df92b4488ed2c9a85df12c89))
- - Thanks clippy ([`b91d909`](https://github.com/GitoxideLabs/gitoxide/commit/b91d90989d0b31f532242f11b9f1324e412936b4))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - A few more missing semicolons ([`fc45c93`](https://github.com/GitoxideLabs/gitoxide/commit/fc45c931c132ac8b6ea4f2e4c3d5f0d19727f46f))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
- - Merge branch 'fixes' ([`46cd1ae`](https://github.com/GitoxideLabs/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
- - Remove all workspace dependencies ([`1757377`](https://github.com/GitoxideLabs/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
+ - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/yuki0iq/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1566 from Byron/merge ([`d69c617`](https://github.com/yuki0iq/gitoxide/commit/d69c6175574f34d6df92b4488ed2c9a85df12c89))
+ - Thanks clippy ([`b91d909`](https://github.com/yuki0iq/gitoxide/commit/b91d90989d0b31f532242f11b9f1324e412936b4))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - A few more missing semicolons ([`fc45c93`](https://github.com/yuki0iq/gitoxide/commit/fc45c931c132ac8b6ea4f2e4c3d5f0d19727f46f))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Merge branch 'fixes' ([`46cd1ae`](https://github.com/yuki0iq/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
+ - Remove all workspace dependencies ([`1757377`](https://github.com/yuki0iq/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
## 0.17.6 (2024-08-22)
@@ -379,14 +409,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/GitoxideLabs/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'improvements' ([`12313f2`](https://github.com/GitoxideLabs/gitoxide/commit/12313f2720bb509cb8fa5d7033560823beafb91c))
- - Thanks clippy ([`ae2b733`](https://github.com/GitoxideLabs/gitoxide/commit/ae2b733c1e4de33ddf442cd8044dae364307085d))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/yuki0iq/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'improvements' ([`12313f2`](https://github.com/yuki0iq/gitoxide/commit/12313f2720bb509cb8fa5d7033560823beafb91c))
+ - Thanks clippy ([`ae2b733`](https://github.com/yuki0iq/gitoxide/commit/ae2b733c1e4de33ddf442cd8044dae364307085d))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
## 0.17.5 (2024-03-22)
@@ -409,9 +439,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-packetline v0.17.5, gix-transport v0.41.3, gix v0.61.1 ([`57579f1`](https://github.com/GitoxideLabs/gitoxide/commit/57579f1ee4ef12c214db36325a2a0b2e8b2b14fd))
- - Prepare changelogs prior to release ([`7018a92`](https://github.com/GitoxideLabs/gitoxide/commit/7018a928a405ba0534442f0b538d58f520145376))
- - Fix CI ([`a4af4cb`](https://github.com/GitoxideLabs/gitoxide/commit/a4af4cb8b47c4b1df6e0cff9e8610bc4163742d2))
+ - Release gix-packetline v0.17.5, gix-transport v0.41.3, gix v0.61.1 ([`57579f1`](https://github.com/yuki0iq/gitoxide/commit/57579f1ee4ef12c214db36325a2a0b2e8b2b14fd))
+ - Prepare changelogs prior to release ([`7018a92`](https://github.com/yuki0iq/gitoxide/commit/7018a928a405ba0534442f0b538d58f520145376))
+ - Fix CI ([`a4af4cb`](https://github.com/yuki0iq/gitoxide/commit/a4af4cb8b47c4b1df6e0cff9e8610bc4163742d2))
## 0.17.4 (2024-03-14)
@@ -438,12 +468,12 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Merge pull request #1314 from avoidalone/main ([`5722e3a`](https://github.com/GitoxideLabs/gitoxide/commit/5722e3aeeba5dd44e38a6cdbb70717a45345307e))
- - Remove repetitive words ([`39879af`](https://github.com/GitoxideLabs/gitoxide/commit/39879af6eaf2bf4fe159a5c6371c98d516c4febe))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Merge pull request #1314 from avoidalone/main ([`5722e3a`](https://github.com/yuki0iq/gitoxide/commit/5722e3aeeba5dd44e38a6cdbb70717a45345307e))
+ - Remove repetitive words ([`39879af`](https://github.com/yuki0iq/gitoxide/commit/39879af6eaf2bf4fe159a5c6371c98d516c4febe))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
## 0.17.3 (2024-01-20)
@@ -466,9 +496,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
## 0.17.2 (2023-12-30)
@@ -499,9 +529,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.17.1 (2023-12-29)
@@ -535,15 +565,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Thanks clippy ([`d38d1cc`](https://github.com/GitoxideLabs/gitoxide/commit/d38d1cc1aa3402629a0f182324e3310e730ce3f2))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Merge branch '32bit' ([`ff1542c`](https://github.com/GitoxideLabs/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c))
- - Update `faster-hex` crate to latest version ([`b0bfd01`](https://github.com/GitoxideLabs/gitoxide/commit/b0bfd01e6c65cd9f6458a97bfe1218a604cd6507))
- - Update `prodash` to latest version ([`97f62cb`](https://github.com/GitoxideLabs/gitoxide/commit/97f62cb183cc36d6045c9320697bb0b4755d6f6b))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Thanks clippy ([`d38d1cc`](https://github.com/yuki0iq/gitoxide/commit/d38d1cc1aa3402629a0f182324e3310e730ce3f2))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Merge branch '32bit' ([`ff1542c`](https://github.com/yuki0iq/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c))
+ - Update `faster-hex` crate to latest version ([`b0bfd01`](https://github.com/yuki0iq/gitoxide/commit/b0bfd01e6c65cd9f6458a97bfe1218a604cd6507))
+ - Update `prodash` to latest version ([`97f62cb`](https://github.com/yuki0iq/gitoxide/commit/97f62cb183cc36d6045c9320697bb0b4755d6f6b))
## 0.17.0 (2023-12-06)
@@ -573,17 +603,17 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/GitoxideLabs/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'sh-on-windows' ([`2b80d84`](https://github.com/GitoxideLabs/gitoxide/commit/2b80d8424196088d4ccc36914c87e320e4416ea1))
- - Add another test to validate EOF behaviour ([`cfe078c`](https://github.com/GitoxideLabs/gitoxide/commit/cfe078cf4facff7556843ef5c961b5a53e1e0b23))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
- - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/GitoxideLabs/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
- - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/GitoxideLabs/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
+ - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/yuki0iq/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'sh-on-windows' ([`2b80d84`](https://github.com/yuki0iq/gitoxide/commit/2b80d8424196088d4ccc36914c87e320e4416ea1))
+ - Add another test to validate EOF behaviour ([`cfe078c`](https://github.com/yuki0iq/gitoxide/commit/cfe078cf4facff7556843ef5c961b5a53e1e0b23))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/yuki0iq/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
+ - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/yuki0iq/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
## 0.16.7 (2023-10-12)
@@ -612,9 +642,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
- - Thanks clippy ([`345712d`](https://github.com/GitoxideLabs/gitoxide/commit/345712dcdfddcccc630bbfef2ed4f461b21550d3))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Thanks clippy ([`345712d`](https://github.com/yuki0iq/gitoxide/commit/345712dcdfddcccc630bbfef2ed4f461b21550d3))
## 0.16.6 (2023-09-08)
@@ -643,12 +673,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch 'optimizations' ([`6135a5e`](https://github.com/GitoxideLabs/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
- - Adapt to changes in `gix` ([`805b8aa`](https://github.com/GitoxideLabs/gitoxide/commit/805b8aa74b064b7aa08d87094a994bb8c7aae6ed))
- - Thanks clippy ([`5044c3b`](https://github.com/GitoxideLabs/gitoxide/commit/5044c3b87456cf58ebfbbd00f23c9ba671cb290c))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch 'optimizations' ([`6135a5e`](https://github.com/yuki0iq/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
+ - Adapt to changes in `gix` ([`805b8aa`](https://github.com/yuki0iq/gitoxide/commit/805b8aa74b064b7aa08d87094a994bb8c7aae6ed))
+ - Thanks clippy ([`5044c3b`](https://github.com/yuki0iq/gitoxide/commit/5044c3b87456cf58ebfbbd00f23c9ba671cb290c))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.16.5 (2023-08-22)
@@ -679,12 +709,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/GitoxideLabs/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/GitoxideLabs/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
- - Merge branch 'faster-hex' ([`4a4fa0f`](https://github.com/GitoxideLabs/gitoxide/commit/4a4fa0fcdaa6e14b51d3f03f5d7c5b65042667bf))
- - Use `faster-hex` instead of `hex` ([`145125a`](https://github.com/GitoxideLabs/gitoxide/commit/145125ab79526a6191a9192a6faa7fe1a8826935))
+ - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/yuki0iq/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/yuki0iq/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
+ - Merge branch 'faster-hex' ([`4a4fa0f`](https://github.com/yuki0iq/gitoxide/commit/4a4fa0fcdaa6e14b51d3f03f5d7c5b65042667bf))
+ - Use `faster-hex` instead of `hex` ([`145125a`](https://github.com/yuki0iq/gitoxide/commit/145125ab79526a6191a9192a6faa7fe1a8826935))
## 0.16.4 (2023-07-22)
@@ -707,13 +737,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/GitoxideLabs/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/yuki0iq/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.16.3 (2023-06-22)
@@ -736,10 +766,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
## 0.16.2 (2023-06-06)
@@ -762,13 +792,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'fix-docs' ([`420553a`](https://github.com/GitoxideLabs/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
- - Cleaning up documentation ([`2578e57`](https://github.com/GitoxideLabs/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
- - Apply -W clippy::cloned-instead-of-copied ([`150463c`](https://github.com/GitoxideLabs/gitoxide/commit/150463c26f0d2e1c2b5facba731ccba29cf23228))
- - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/GitoxideLabs/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
- - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/GitoxideLabs/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'fix-docs' ([`420553a`](https://github.com/yuki0iq/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
+ - Cleaning up documentation ([`2578e57`](https://github.com/yuki0iq/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
+ - Apply -W clippy::cloned-instead-of-copied ([`150463c`](https://github.com/yuki0iq/gitoxide/commit/150463c26f0d2e1c2b5facba731ccba29cf23228))
+ - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/yuki0iq/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
+ - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/yuki0iq/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
## 0.16.1 (2023-05-25)
@@ -786,7 +816,7 @@ A maintenance release without user-facing changes.
- 5 commits contributed to the release.
- 28 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#868](https://github.com/GitoxideLabs/gitoxide/issues/868)
+ - 1 unique issue was worked on: [#868](https://github.com/yuki0iq/gitoxide/issues/868)
### Commit Details
@@ -794,13 +824,13 @@ A maintenance release without user-facing changes.
view details
- * **[#868](https://github.com/GitoxideLabs/gitoxide/issues/868)**
- - Docs.rs to build docs again ([`77f380e`](https://github.com/GitoxideLabs/gitoxide/commit/77f380e495867e170128218516cf3c9d6661472e))
+ * **[#868](https://github.com/yuki0iq/gitoxide/issues/868)**
+ - Docs.rs to build docs again ([`77f380e`](https://github.com/yuki0iq/gitoxide/commit/77f380e495867e170128218516cf3c9d6661472e))
* **Uncategorized**
- - Release gix-packetline v0.16.1 ([`d70ce9f`](https://github.com/GitoxideLabs/gitoxide/commit/d70ce9f822541fdaebb2eb1815929676e6af8648))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Release gix-packetline v0.16.1 ([`d70ce9f`](https://github.com/yuki0iq/gitoxide/commit/d70ce9f822541fdaebb2eb1815929676e6af8648))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
## 0.16.0 (2023-04-26)
@@ -822,7 +852,7 @@ A maintenance release without user-facing changes.
- 7 commits contributed to the release over the course of 9 calendar days.
- 27 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Commit Details
@@ -830,15 +860,15 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/GitoxideLabs/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/GitoxideLabs/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/yuki0iq/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/yuki0iq/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
## 0.15.1 (2023-03-30)
@@ -862,8 +892,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.7.3, gix-config-value v0.10.2, gix-config v0.20.1, gix-discover v0.16.2, gix-index v0.15.1, gix-odb v0.43.1, gix-packetline v0.15.1, gix-protocol v0.30.2, gix-worktree v0.15.2, gix v0.43.1 ([`38eed1d`](https://github.com/GitoxideLabs/gitoxide/commit/38eed1d06e7cbb8fbcd54b2cad3163ca45e0baf1))
- - Fix minor typos ([`02c4659`](https://github.com/GitoxideLabs/gitoxide/commit/02c4659984fa6423bc76cc4980a143edaba8ace0))
+ - Release gix-path v0.7.3, gix-config-value v0.10.2, gix-config v0.20.1, gix-discover v0.16.2, gix-index v0.15.1, gix-odb v0.43.1, gix-packetline v0.15.1, gix-protocol v0.30.2, gix-worktree v0.15.2, gix v0.43.1 ([`38eed1d`](https://github.com/yuki0iq/gitoxide/commit/38eed1d06e7cbb8fbcd54b2cad3163ca45e0baf1))
+ - Fix minor typos ([`02c4659`](https://github.com/yuki0iq/gitoxide/commit/02c4659984fa6423bc76cc4980a143edaba8ace0))
## 0.15.0 (2023-03-14)
@@ -903,13 +933,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/GitoxideLabs/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
- - Prepare changelogs prior to release ([`c66e298`](https://github.com/GitoxideLabs/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
- - Make fmt ([`3836cc0`](https://github.com/GitoxideLabs/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
- - Merge branch 'various-fixes' ([`cc0f506`](https://github.com/GitoxideLabs/gitoxide/commit/cc0f5061fba27d57022dc616c941034b98fd4875))
- - Packet-line progress loop is now interruptible. ([`92f6d32`](https://github.com/GitoxideLabs/gitoxide/commit/92f6d325e23a0ccdf97afaa515a1397e4925ca1d))
- - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/GitoxideLabs/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
- - Rename `WithSidebands::read_line()` to `*::read_line_to_string()`. ([`bfd8c04`](https://github.com/GitoxideLabs/gitoxide/commit/bfd8c04d95ddf2e028cc937a26f1a0d03360b403))
+ - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/yuki0iq/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
+ - Prepare changelogs prior to release ([`c66e298`](https://github.com/yuki0iq/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
+ - Make fmt ([`3836cc0`](https://github.com/yuki0iq/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
+ - Merge branch 'various-fixes' ([`cc0f506`](https://github.com/yuki0iq/gitoxide/commit/cc0f5061fba27d57022dc616c941034b98fd4875))
+ - Packet-line progress loop is now interruptible. ([`92f6d32`](https://github.com/yuki0iq/gitoxide/commit/92f6d325e23a0ccdf97afaa515a1397e4925ca1d))
+ - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/yuki0iq/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
+ - Rename `WithSidebands::read_line()` to `*::read_line_to_string()`. ([`bfd8c04`](https://github.com/yuki0iq/gitoxide/commit/bfd8c04d95ddf2e028cc937a26f1a0d03360b403))
## 0.14.3 (2023-02-20)
@@ -943,8 +973,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
## 0.14.2 (2023-02-17)
@@ -1012,7 +1042,7 @@ A maintenance release without user-facing changes.
- 361 commits contributed to the release.
- 11 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 11 unique issues were worked on: [#198](https://github.com/GitoxideLabs/gitoxide/issues/198), [#200](https://github.com/GitoxideLabs/gitoxide/issues/200), [#222](https://github.com/GitoxideLabs/gitoxide/issues/222), [#254](https://github.com/GitoxideLabs/gitoxide/issues/254), [#279](https://github.com/GitoxideLabs/gitoxide/issues/279), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#329](https://github.com/GitoxideLabs/gitoxide/issues/329), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691), [#77](https://github.com/GitoxideLabs/gitoxide/issues/77)
+ - 11 unique issues were worked on: [#198](https://github.com/yuki0iq/gitoxide/issues/198), [#200](https://github.com/yuki0iq/gitoxide/issues/200), [#222](https://github.com/yuki0iq/gitoxide/issues/222), [#254](https://github.com/yuki0iq/gitoxide/issues/254), [#279](https://github.com/yuki0iq/gitoxide/issues/279), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#329](https://github.com/yuki0iq/gitoxide/issues/329), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#691](https://github.com/yuki0iq/gitoxide/issues/691), [#77](https://github.com/yuki0iq/gitoxide/issues/77)
### Commit Details
@@ -1020,379 +1050,379 @@ A maintenance release without user-facing changes.
view details
- * **[#198](https://github.com/GitoxideLabs/gitoxide/issues/198)**
- - Adjust all changelogs to fulfil requirements for publishing ([`04b9ca0`](https://github.com/GitoxideLabs/gitoxide/commit/04b9ca025a1667529b2221ab4280bd3c8dae01cf))
- - Deduplicate conventional message ids ([`e695eda`](https://github.com/GitoxideLabs/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
- - Regenerate all changelogs to get links ([`0c81769`](https://github.com/GitoxideLabs/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
- - Mention actual issues that where worked on ([`a517e39`](https://github.com/GitoxideLabs/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
- - Allow 'refactor' and 'other' in conventional messages if they have breaking changes ([`4eebaac`](https://github.com/GitoxideLabs/gitoxide/commit/4eebaac669e590beed112b622752997c64772ef1))
- - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/GitoxideLabs/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
- - Sort all commits by time, descending… ([`f536bad`](https://github.com/GitoxideLabs/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
- - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/GitoxideLabs/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
- - Refactor and improve path filtering to find relevant commits… ([`01b2466`](https://github.com/GitoxideLabs/gitoxide/commit/01b246644c76d842892a8dfcf8392026baf288d8))
- - The first headline level controls all the other ones ([`715ea54`](https://github.com/GitoxideLabs/gitoxide/commit/715ea54624a2651a4828ccd8cd035889495212b8))
- - Fixup remaining changelogs… ([`2f75db2`](https://github.com/GitoxideLabs/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
- - Generate changelogs with details ([`e1861ca`](https://github.com/GitoxideLabs/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
- - Update all changelogs with details ([`58ab2ae`](https://github.com/GitoxideLabs/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
- - Update changelogs ([`c857d61`](https://github.com/GitoxideLabs/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
- - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/GitoxideLabs/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
- - Fix section headline level ([`9d6f263`](https://github.com/GitoxideLabs/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
- - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/GitoxideLabs/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
- - Parse more user generated section content, adapt existing changelogs to work correctly ([`2f43a54`](https://github.com/GitoxideLabs/gitoxide/commit/2f43a54298e7ecfff2334627df149fe0882b5d1d))
- * **[#200](https://github.com/GitoxideLabs/gitoxide/issues/200)**
- - Parse issue numbers from description and clean it up ([`95c0a51`](https://github.com/GitoxideLabs/gitoxide/commit/95c0a510f875e8fd889b87caee356a4c1e099ea8))
- - Feat: add git_packetline::read::Error to represent ERR lines ([`454c840`](https://github.com/GitoxideLabs/gitoxide/commit/454c840c652ecb5774d2e3d37be14db42749ea63))
- * **[#222](https://github.com/GitoxideLabs/gitoxide/issues/222)**
- - Update changelogs prior to release ([`9a493d0`](https://github.com/GitoxideLabs/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
- * **[#254](https://github.com/GitoxideLabs/gitoxide/issues/254)**
- - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/GitoxideLabs/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
- * **[#279](https://github.com/GitoxideLabs/gitoxide/issues/279)**
- - Adjust to changes in git-hash and git-pack ([`0cae25b`](https://github.com/GitoxideLabs/gitoxide/commit/0cae25b1bb3c902ec323f17a1d9743e42fe213d0))
- - Adapt to changes in git-hash ([`82fec95`](https://github.com/GitoxideLabs/gitoxide/commit/82fec95e9ed4b924849bfcc84b5b2691a925a5b3))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- * **[#329](https://github.com/GitoxideLabs/gitoxide/issues/329)**
- - Git-packetline provides more documentation on docs.rs ([`2001b94`](https://github.com/GitoxideLabs/gitoxide/commit/2001b9437d0b2f3e6f360b8e09650dfcf27862ef))
- - In-manifest and in-lib documentation of features ([`b90eb9b`](https://github.com/GitoxideLabs/gitoxide/commit/b90eb9b272200beb5edeaa5c56bb132faf69b28c))
- - Document all features related to serde1 ([`72b97f2`](https://github.com/GitoxideLabs/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - Support keepalive packets. ([`d7f62b4`](https://github.com/GitoxideLabs/gitoxide/commit/d7f62b441700c6d3526517c8c4f369cb9a72c102))
- - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/GitoxideLabs/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
- - Fix docs ([`dad9cbe`](https://github.com/GitoxideLabs/gitoxide/commit/dad9cbeb853c0cc5128360b05c04b5a3da7ec75e))
- - Replace quick-error with thiserror ([`5a74999`](https://github.com/GitoxideLabs/gitoxide/commit/5a74999f853215feb33140997c4a0dc62e49df66))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
- * **[#77](https://github.com/GitoxideLabs/gitoxide/issues/77)**
- - [git-packetline] refactor ([`aa61993`](https://github.com/GitoxideLabs/gitoxide/commit/aa61993066b0bcb29e53edbb6eb1525781827426))
+ * **[#198](https://github.com/yuki0iq/gitoxide/issues/198)**
+ - Adjust all changelogs to fulfil requirements for publishing ([`04b9ca0`](https://github.com/yuki0iq/gitoxide/commit/04b9ca025a1667529b2221ab4280bd3c8dae01cf))
+ - Deduplicate conventional message ids ([`e695eda`](https://github.com/yuki0iq/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
+ - Regenerate all changelogs to get links ([`0c81769`](https://github.com/yuki0iq/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
+ - Mention actual issues that where worked on ([`a517e39`](https://github.com/yuki0iq/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
+ - Allow 'refactor' and 'other' in conventional messages if they have breaking changes ([`4eebaac`](https://github.com/yuki0iq/gitoxide/commit/4eebaac669e590beed112b622752997c64772ef1))
+ - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/yuki0iq/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
+ - Sort all commits by time, descending… ([`f536bad`](https://github.com/yuki0iq/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
+ - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/yuki0iq/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
+ - Refactor and improve path filtering to find relevant commits… ([`01b2466`](https://github.com/yuki0iq/gitoxide/commit/01b246644c76d842892a8dfcf8392026baf288d8))
+ - The first headline level controls all the other ones ([`715ea54`](https://github.com/yuki0iq/gitoxide/commit/715ea54624a2651a4828ccd8cd035889495212b8))
+ - Fixup remaining changelogs… ([`2f75db2`](https://github.com/yuki0iq/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
+ - Generate changelogs with details ([`e1861ca`](https://github.com/yuki0iq/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
+ - Update all changelogs with details ([`58ab2ae`](https://github.com/yuki0iq/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
+ - Update changelogs ([`c857d61`](https://github.com/yuki0iq/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
+ - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/yuki0iq/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
+ - Fix section headline level ([`9d6f263`](https://github.com/yuki0iq/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
+ - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/yuki0iq/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
+ - Parse more user generated section content, adapt existing changelogs to work correctly ([`2f43a54`](https://github.com/yuki0iq/gitoxide/commit/2f43a54298e7ecfff2334627df149fe0882b5d1d))
+ * **[#200](https://github.com/yuki0iq/gitoxide/issues/200)**
+ - Parse issue numbers from description and clean it up ([`95c0a51`](https://github.com/yuki0iq/gitoxide/commit/95c0a510f875e8fd889b87caee356a4c1e099ea8))
+ - Feat: add git_packetline::read::Error to represent ERR lines ([`454c840`](https://github.com/yuki0iq/gitoxide/commit/454c840c652ecb5774d2e3d37be14db42749ea63))
+ * **[#222](https://github.com/yuki0iq/gitoxide/issues/222)**
+ - Update changelogs prior to release ([`9a493d0`](https://github.com/yuki0iq/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
+ * **[#254](https://github.com/yuki0iq/gitoxide/issues/254)**
+ - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/yuki0iq/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
+ * **[#279](https://github.com/yuki0iq/gitoxide/issues/279)**
+ - Adjust to changes in git-hash and git-pack ([`0cae25b`](https://github.com/yuki0iq/gitoxide/commit/0cae25b1bb3c902ec323f17a1d9743e42fe213d0))
+ - Adapt to changes in git-hash ([`82fec95`](https://github.com/yuki0iq/gitoxide/commit/82fec95e9ed4b924849bfcc84b5b2691a925a5b3))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ * **[#329](https://github.com/yuki0iq/gitoxide/issues/329)**
+ - Git-packetline provides more documentation on docs.rs ([`2001b94`](https://github.com/yuki0iq/gitoxide/commit/2001b9437d0b2f3e6f360b8e09650dfcf27862ef))
+ - In-manifest and in-lib documentation of features ([`b90eb9b`](https://github.com/yuki0iq/gitoxide/commit/b90eb9b272200beb5edeaa5c56bb132faf69b28c))
+ - Document all features related to serde1 ([`72b97f2`](https://github.com/yuki0iq/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - Support keepalive packets. ([`d7f62b4`](https://github.com/yuki0iq/gitoxide/commit/d7f62b441700c6d3526517c8c4f369cb9a72c102))
+ - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/yuki0iq/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
+ - Fix docs ([`dad9cbe`](https://github.com/yuki0iq/gitoxide/commit/dad9cbeb853c0cc5128360b05c04b5a3da7ec75e))
+ - Replace quick-error with thiserror ([`5a74999`](https://github.com/yuki0iq/gitoxide/commit/5a74999f853215feb33140997c4a0dc62e49df66))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#77](https://github.com/yuki0iq/gitoxide/issues/77)**
+ - [git-packetline] refactor ([`aa61993`](https://github.com/yuki0iq/gitoxide/commit/aa61993066b0bcb29e53edbb6eb1525781827426))
* **Uncategorized**
- - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/GitoxideLabs/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
- - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/GitoxideLabs/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
- - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/GitoxideLabs/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
- - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/GitoxideLabs/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Rename `git-packetline` to `gix-packetline` ([`1fa9698`](https://github.com/GitoxideLabs/gitoxide/commit/1fa969868754d9ee3292b12b1a44af435cc57fa5))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/GitoxideLabs/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
- - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/GitoxideLabs/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
- - Thanks clippy ([`f1160fb`](https://github.com/GitoxideLabs/gitoxide/commit/f1160fb42acf59b37cbeda546a7079af3c9bc050))
- - Merge branch 'remove-lines-parsing' ([`9d8e32d`](https://github.com/GitoxideLabs/gitoxide/commit/9d8e32d3c276fec34e3fce0feb29de0d24a8d1d2))
- - `WithSidebands` now offers a `read_data_line(byte_buf)` method. ([`41fdb84`](https://github.com/GitoxideLabs/gitoxide/commit/41fdb84717b825399bfaefb58e98a84a8b373cb5))
- - Refactor ([`8fb21d7`](https://github.com/GitoxideLabs/gitoxide/commit/8fb21d7dbac06b518943813d99388c8dbf58830e))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/GitoxideLabs/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
- - Merge branch 'fetch-pack' ([`f47c891`](https://github.com/GitoxideLabs/gitoxide/commit/f47c89129732bcb06fe76a4696fe38ab1151fb0c))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/GitoxideLabs/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs' ([`fd14489`](https://github.com/GitoxideLabs/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
- - Merge branch 'filter-refs' ([`e10554d`](https://github.com/GitoxideLabs/gitoxide/commit/e10554d2a3b9c027353a432b0c84f7d3797b7cae))
- - Thanks clippy ([`1d85564`](https://github.com/GitoxideLabs/gitoxide/commit/1d8556461a585188616683d3b9998ec07936d5fc))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/GitoxideLabs/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/GitoxideLabs/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
- - Fix typos ([`e9fcb70`](https://github.com/GitoxideLabs/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/GitoxideLabs/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Fix clippy - many false positives this time ([`045e6fa`](https://github.com/GitoxideLabs/gitoxide/commit/045e6fae17077555c3e115992905c8046f2c5d0b))
- - Fix clippy - many false positives this time ([`099bd5b`](https://github.com/GitoxideLabs/gitoxide/commit/099bd5b86fb80b26a73863b80ad60a0394458b6d))
- - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/GitoxideLabs/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
- - Upgrade document-features ([`c35e62e`](https://github.com/GitoxideLabs/gitoxide/commit/c35e62e0da9ac1f7dcb863f5f9c69108c728d32e))
- - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/GitoxideLabs/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
- - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/GitoxideLabs/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
- - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/GitoxideLabs/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
- - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/GitoxideLabs/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
- - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/GitoxideLabs/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
- - Prepare changelogs for release ([`674ec73`](https://github.com/GitoxideLabs/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
- - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/GitoxideLabs/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
- - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/GitoxideLabs/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
- - Thanks clippy ([`d1a956d`](https://github.com/GitoxideLabs/gitoxide/commit/d1a956d8ccc9d0e27d81ce1c7973e339e6c9b66b))
- - Thanks clippy ([`7dd2313`](https://github.com/GitoxideLabs/gitoxide/commit/7dd2313d980fe7c058319ae66d313b3097e3ae5f))
- - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/GitoxideLabs/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
- - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/GitoxideLabs/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
- - Adjust changelogs prior to release ([`ec38950`](https://github.com/GitoxideLabs/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
- - Fix build warnings related to pin-project lite ([`126aeec`](https://github.com/GitoxideLabs/gitoxide/commit/126aeec1f4cb358c7d24fec4fb0a92e7ff9319e8))
- - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/GitoxideLabs/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
- - Better changelog descriptions. ([`f69b2d6`](https://github.com/GitoxideLabs/gitoxide/commit/f69b2d627099639bc144fd94fde678d84a10d6f7))
- - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/GitoxideLabs/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
- - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/GitoxideLabs/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
- - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/GitoxideLabs/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
- - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/GitoxideLabs/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
- - Update changelogs just for fun ([`21541b3`](https://github.com/GitoxideLabs/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
- - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/GitoxideLabs/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
- - Merge branch 'main' into changelog-generation ([`c956f33`](https://github.com/GitoxideLabs/gitoxide/commit/c956f3351d766c748faf0460780e32ac8dfe8165))
- - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/GitoxideLabs/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
- - Release git-packetline v0.10.1 ([`4f9da02`](https://github.com/GitoxideLabs/gitoxide/commit/4f9da02ae0f0ce8e62b20852319f46ab26b88d89))
- - Merge branch 'repository-integration' ([`49f5453`](https://github.com/GitoxideLabs/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
- - [ref #190] more conversion trait impls ([`1795a33`](https://github.com/GitoxideLabs/gitoxide/commit/1795a333c05c60a1a2f3164d5c4c78289eb7050c))
- - [repository #174] adjust various changelogs ([`081faf5`](https://github.com/GitoxideLabs/gitoxide/commit/081faf5c3a21b34b7068b44d8206fb5770c392f5))
- - Bump git-packetline v0.10.0 ([`b09f391`](https://github.com/GitoxideLabs/gitoxide/commit/b09f3912e0addd7b4b0ef22bc3a24869d5011646))
- - [packetline #178] fix docs ([`878d8e8`](https://github.com/GitoxideLabs/gitoxide/commit/878d8e8d9f88a31dd9db30e381e65c1031919474))
- - [packetline #178] refactor ([`0c7c599`](https://github.com/GitoxideLabs/gitoxide/commit/0c7c5990fc71c0ee192e5ed42a6b8d268ea764fd))
- - [packetline #178] fix docs ([`b3fd65d`](https://github.com/GitoxideLabs/gitoxide/commit/b3fd65d4130010d48afabe70b76880abcd6c8fb8))
- - [packetline #178] refactor ([`23438fd`](https://github.com/GitoxideLabs/gitoxide/commit/23438fd4a807376c1d4699732ea6c83c0bde574f))
- - [packetline #178] rename PacketLine to PacketLineRef… ([`d4c16a9`](https://github.com/GitoxideLabs/gitoxide/commit/d4c16a93946244177606b58cc702b81a16424ad4))
- - [packetline #178] add changelog in preparation for breaking changes ([`ffd96f9`](https://github.com/GitoxideLabs/gitoxide/commit/ffd96f9fd747a99f0250444cf4b6f5a161646129))
- - Release git-packetline v0.9.1 ([`2276e2a`](https://github.com/GitoxideLabs/gitoxide/commit/2276e2aefb8a4e51024644826249b3f97da2ccdb))
- - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/GitoxideLabs/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
- - Release git-packetline v0.9.0 ([`7ffbd60`](https://github.com/GitoxideLabs/gitoxide/commit/7ffbd602c08605026b0bb97ab85216907badaf09))
- - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/GitoxideLabs/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
- - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/GitoxideLabs/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
- - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/GitoxideLabs/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
- - (cargo-release) version 0.8.0 ([`ad6d7f9`](https://github.com/GitoxideLabs/gitoxide/commit/ad6d7f9c2b4f8879d466e758fc9b51ece6879e96))
- - (cargo-release) version 0.18.0 ([`b327590`](https://github.com/GitoxideLabs/gitoxide/commit/b327590d02fec5536c380b2d39dd7be089ca7c40))
- - (cargo-release) version 0.7.0 ([`2ef3106`](https://github.com/GitoxideLabs/gitoxide/commit/2ef3106eb84981e2dabd84f81362b4e44f938ea6))
- - (cargo-release) version 0.17.0 ([`c52a491`](https://github.com/GitoxideLabs/gitoxide/commit/c52a49176bd294bb36db74b4293cdb684a2ab7f6))
- - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/GitoxideLabs/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
- - Thanks clippy ([`e1964e4`](https://github.com/GitoxideLabs/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
- - [ref] refactor ([`bd94ea5`](https://github.com/GitoxideLabs/gitoxide/commit/bd94ea55c1b598e507b5717ee5a5d6f14830c3bb))
- - [pack] fix docs ([`e7b9d96`](https://github.com/GitoxideLabs/gitoxide/commit/e7b9d9613874cd1ebaf740dc08db467c461a4751))
- - Bump futures-io from 0.3.15 to 0.3.16 ([`3c23820`](https://github.com/GitoxideLabs/gitoxide/commit/3c23820d3f0d3567f44215cdb0ad13ab675a201f))
- - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/GitoxideLabs/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
- - Fix docs ([`2698dae`](https://github.com/GitoxideLabs/gitoxide/commit/2698daec29ac68f928a06f2bc9f4df44fcc8222c))
- - Fix build ([`22bda81`](https://github.com/GitoxideLabs/gitoxide/commit/22bda81712b1379869abf764d47c05e03f697a50))
- - Thanks clippy ([`3f7e27b`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e27b91e2c7d66959f5f4c1a667f3315111cd6))
- - Thanks clippy ([`6200ed9`](https://github.com/GitoxideLabs/gitoxide/commit/6200ed9ac5609c74de4254ab663c19cfe3591402))
- - [async-client] unblock the async delegate in the cheapest possible way… ([`a3b5d75`](https://github.com/GitoxideLabs/gitoxide/commit/a3b5d75d387dc5d6c44f695f63df8803613637a2))
- - Revert "[async-client] Try to bring 'Send' back but…" ([`52eb953`](https://github.com/GitoxideLabs/gitoxide/commit/52eb953fcc44cce19604b1df6a600237b8c81392))
- - [async-client] Try to bring 'Send' back but… ([`3a06adb`](https://github.com/GitoxideLabs/gitoxide/commit/3a06adb41f6b2946f78044e4ab1385e6441fc40f))
- - Prevent selecting mutually exclusive features ([`7f5da18`](https://github.com/GitoxideLabs/gitoxide/commit/7f5da18c39b84af788ea1366ccca2c8b9d09f755))
- - [git-protocol] fetch in sync and async… ([`4776039`](https://github.com/GitoxideLabs/gitoxide/commit/47760399bffd030c848e0ef6df52a4765d8fb566))
- - Bump maybe-async from 0.2.4 to 0.2.6 ([`d99a1a8`](https://github.com/GitoxideLabs/gitoxide/commit/d99a1a815809d22c7384c6ecb1275e39fb911d91))
- - [git-protocol] fix build ([`4cce648`](https://github.com/GitoxideLabs/gitoxide/commit/4cce6487d6d514541afee1a9aa92043f186136d3))
- - Refactor ([`14c9093`](https://github.com/GitoxideLabs/gitoxide/commit/14c909341d243ca3dcc42d343aeee65d28045b65))
- - [git-transport] upgrade to futures-lite 1.12 with BufRead support ([`ee01c79`](https://github.com/GitoxideLabs/gitoxide/commit/ee01c79887a892e001787bbefa93f75d9c4f1cfc))
- - [git-transport] ExtendedBufRead for Async… ([`d4e56c8`](https://github.com/GitoxideLabs/gitoxide/commit/d4e56c8efd586b571445e0085ce518c5efb8f5e6))
- - (cargo-release) version 0.16.0 ([`769c649`](https://github.com/GitoxideLabs/gitoxide/commit/769c649c00c009bf5a3f7c0611a7b999618f2938))
- - [git-packetline] refactor ([`7e513f1`](https://github.com/GitoxideLabs/gitoxide/commit/7e513f1fa3ba143bb1ae5f9052c195043a53943c))
- - [git-packetline] Switch back to pin-project-lite ([`63cb0fc`](https://github.com/GitoxideLabs/gitoxide/commit/63cb0fcb6248e5b9489156d602235d0300858cbc))
- - [git-packetline] all tests green ([`fed6c69`](https://github.com/GitoxideLabs/gitoxide/commit/fed6c69fd8b2877a66fe9d87916f3d54a3fc342b))
- - [git-packetline] Nearly there - one failing test and its known why it does that ([`51c63c0`](https://github.com/GitoxideLabs/gitoxide/commit/51c63c081df4bd26adef7b8336034aee74237a86))
- - [git-packetline] another green test ([`e67d77d`](https://github.com/GitoxideLabs/gitoxide/commit/e67d77d545530ddce18846b0a5e3d732f071a11b))
- - [git-packetline] Custom implementation of read_line future to avoid extra work… ([`91c2895`](https://github.com/GitoxideLabs/gitoxide/commit/91c28954babfd863340a165721d3dab186b668a1))
- - [git-packetline] read_line test green, but… ([`8007c65`](https://github.com/GitoxideLabs/gitoxide/commit/8007c653d9e2065db913f683a1aa39bd2e016ee5))
- - [git-packetline] fix compile errors if no features are specified ([`a2b44c8`](https://github.com/GitoxideLabs/gitoxide/commit/a2b44c81a993b08d7786ca8139796f586229c90b))
- - [git-packetline] YES, finally, the first green test ([`f16b012`](https://github.com/GitoxideLabs/gitoxide/commit/f16b0124e778b5b8d2272228cf1644f9706df85c))
- - Revert "Revert "[git-packetline] It compiles with parent as option, even with state machine"" ([`e300f9f`](https://github.com/GitoxideLabs/gitoxide/commit/e300f9fbbf1dda914b3d53bfac584eaa59ffe03f))
- - Revert "[git-packetline] An Option really does the trick" ([`8eb78f5`](https://github.com/GitoxideLabs/gitoxide/commit/8eb78f51f753680d1ad7123ed07c9d4fc2562632))
- - [git-packetline] An Option really does the trick ([`c05bd79`](https://github.com/GitoxideLabs/gitoxide/commit/c05bd795156d7c3ca72ab39a01b57684c87d32c0))
- - Revert "[git-packetline] It compiles with parent as option, even with state machine" ([`890cc50`](https://github.com/GitoxideLabs/gitoxide/commit/890cc5018b8816ce369e09e3fbe8041f7421d602))
- - [git-packetline] It compiles with parent as option, even with state machine ([`a97bbfd`](https://github.com/GitoxideLabs/gitoxide/commit/a97bbfd6a4fafaf672186af72a53ed75fd817948))
- - [git-packetline] Even without pin projection lifetimes don't add up ([`7e834f5`](https://github.com/GitoxideLabs/gitoxide/commit/7e834f584da1be7d00a0671df33d52171f79595f))
- - [git-packetline] [FAIL] For some reason the is a lifetime mismatch again… ([`b4ff4e7`](https://github.com/GitoxideLabs/gitoxide/commit/b4ff4e7fae38dda4d281f41fb20abbd57c02993f))
- - [git-packetline] first step towards state based impl ([`22740c5`](https://github.com/GitoxideLabs/gitoxide/commit/22740c5bd2cc0805cc795038b997ca189e1df6ec))
- - [git-packetline] Use what's learned previously to make it compile without added buffer ([`88511f7`](https://github.com/GitoxideLabs/gitoxide/commit/88511f7f68f19db2e60ea4801e26243f39ad654e))
- - Revert "[git-packetline] get it to compile by resorting to another buffer" ([`3866517`](https://github.com/GitoxideLabs/gitoxide/commit/38665173722ec57d72a3eb43f619e586ece81138))
- - [git-packetline] get it to compile by resorting to another buffer ([`01e15c8`](https://github.com/GitoxideLabs/gitoxide/commit/01e15c8b6e4e582d75069f6e38f22ce37e5fb29c))
- - [git-packetline] [HACKY-SUCCESS] It's possible to do it, but how to do it without unsafe? ([`96d0ecf`](https://github.com/GitoxideLabs/gitoxide/commit/96d0ecf535753068c440b8c9909f7e72bba6b5b9))
- - [git-packetline] [FAIL] No, cannot poll a dynamically created future ([`194c991`](https://github.com/GitoxideLabs/gitoxide/commit/194c991d64fdf8fb6cffe12d5a8b6a2ba761e36e))
- - [git-packetline] [FAIL] try to brute-force keeping futures for polling… ([`42a7d00`](https://github.com/GitoxideLabs/gitoxide/commit/42a7d00252434e6f0b200fbb4a0155415e2e8537))
- - [git-packetline] [FAIL] try to impl fill_buf - can't return parent buffer ([`1e8b006`](https://github.com/GitoxideLabs/gitoxide/commit/1e8b006d3f8bed554ff247613b05a851849b574e))
- - [git-packetline] Upgrade to pin_project as drop impl is needed ([`3d53404`](https://github.com/GitoxideLabs/gitoxide/commit/3d5340424020a95b39e8c7ee747bdfdae934bdd0))
- - [git-packetline] A step towards implementing poll_fill_buf ([`3c487de`](https://github.com/GitoxideLabs/gitoxide/commit/3c487de86b9b7a7647372d7caf940617c571b9a1))
- - [git-packetline] Frame for async sideband ([`adc365e`](https://github.com/GitoxideLabs/gitoxide/commit/adc365e019b2fead79e1a4ad5657a9d6b49305fd))
- - [git-packetline] Use underlying StreamPeekIter buffer instead of copying into own ([`88b8bc3`](https://github.com/GitoxideLabs/gitoxide/commit/88b8bc33eda0c41af24575998a65232e5ce57e23))
- - [git-packetline] [FAIL] try to get rid of second buffer in sideband reader ([`4d8f4b5`](https://github.com/GitoxideLabs/gitoxide/commit/4d8f4b5ba5ffb7044b0525d4f63778688f72d12e))
- - [git-packetline] streaming peek iter with async support ([`60164fd`](https://github.com/GitoxideLabs/gitoxide/commit/60164fdaad02b538f1238232852bb231ec894269))
- - [git-packetline] fix docs ([`4a47c9e`](https://github.com/GitoxideLabs/gitoxide/commit/4a47c9ea79bc908bbba81d1ffa021c53a9246101))
- - [git-packetline] refactor ([`e8b2dd1`](https://github.com/GitoxideLabs/gitoxide/commit/e8b2dd118859222d87eacaa194a118225d450c00))
- - [git-packetline] Async IO for packetline serialization. ([`3bb9cf1`](https://github.com/GitoxideLabs/gitoxide/commit/3bb9cf15a4703a88fab98223923f1acf50e57a46))
- - [git-packetline] refactor ([`2a84b78`](https://github.com/GitoxideLabs/gitoxide/commit/2a84b787df693e8ce95bcde01663f6cdef8494cd))
- - [git-packetline] encode module now available as async edition ([`119fcc3`](https://github.com/GitoxideLabs/gitoxide/commit/119fcc328aa1778f64d6b7342d1e439a8ac081a4))
- - [git-packetline] Use io::(Result|Error) everywhere ([`374f129`](https://github.com/GitoxideLabs/gitoxide/commit/374f129e0d1473db9a2107c408f655da032efe89))
- - [git-packetline] Deduplicate 'encode' module tests ([`34f48c3`](https://github.com/GitoxideLabs/gitoxide/commit/34f48c310643d5246799ad7d2ac968c36289893e))
- - [git-packetline] refactor ([`f038ca1`](https://github.com/GitoxideLabs/gitoxide/commit/f038ca1e1c6d99bfcedb0387abc4151b188750c6))
- - [git-packetline] remove now unnecessary duplicate tests ([`c8178d7`](https://github.com/GitoxideLabs/gitoxide/commit/c8178d7fe03e3dc6b24edc68f29a32dbf43b6d3c))
- - [git-packetline] Use maybe_async to deduplicate tests - neat ([`439a7b7`](https://github.com/GitoxideLabs/gitoxide/commit/439a7b76c3d306a979890aedd0d857527830c1dc))
- - [git-packetline] refactor ([`d698d7b`](https://github.com/GitoxideLabs/gitoxide/commit/d698d7bc4cfd49c6f752dab17f669bce27aa437a))
- - [git-packetline] All tests for high-level writer pass ([`eef8c9f`](https://github.com/GitoxideLabs/gitoxide/commit/eef8c9f0b320cea89e900cfd7b5eed54d3bc7a8f))
- - [git-packetline] OMG it's green! ([`fbffd89`](https://github.com/GitoxideLabs/gitoxide/commit/fbffd898eedc3a16369aeb65a496f6460fd5238e))
- - [git-packetline] An owning inplementation of the LineWriter ([`70ce3c9`](https://github.com/GitoxideLabs/gitoxide/commit/70ce3c96f189e51a0d4d8b5f1f572372f64bcb0a))
- - [git-packetline] An owning LineWriter ([`445fac6`](https://github.com/GitoxideLabs/gitoxide/commit/445fac6b079a8728a5b17f1a5cb70178fafe2c8a))
- - Revert "[git-packetline] Use no pin projections" - let's own the writer ([`6c5750a`](https://github.com/GitoxideLabs/gitoxide/commit/6c5750a810fd8a13c67e947b72ec4dcdb717552b))
- - [git-packetline] Use no pin projections ([`dc4e0e5`](https://github.com/GitoxideLabs/gitoxide/commit/dc4e0e5946dd24e92b52c592863e28736fcb636e))
- - [git-packetline] Allow different lifetimes for writer and buffers ([`3b3c53d`](https://github.com/GitoxideLabs/gitoxide/commit/3b3c53dc85d70cce7a58aa5eb21e3b97249f6e45))
- - [git-packetline] A complete LineWriter implementation by hand, OMG ([`3299548`](https://github.com/GitoxideLabs/gitoxide/commit/32995484a83756fd522f4b7ba45150254809ebfe))
- - [git-packetline] write prefix properly ([`432b214`](https://github.com/GitoxideLabs/gitoxide/commit/432b2145e3618a0989ed0a99eb80b1827afe79c8))
- - [git-packetline] write hex_len properly ([`acdcfb7`](https://github.com/GitoxideLabs/gitoxide/commit/acdcfb7b8b26adb4c77e5e1e6d550ab2cfe9b7dd))
- - [git-packetline] it compiles, but write_all needs to be implemented by hand ([`2c44350`](https://github.com/GitoxideLabs/gitoxide/commit/2c44350d6906d5a01e985e6b5d1e690fd1ee35af))
- - [git-packetline] First draft of LineWriter - and it shows some teeth ([`13127ee`](https://github.com/GitoxideLabs/gitoxide/commit/13127ee2dc93a993b952fb4e94d0736836496067))
- - [git-packetline] Make failing test pass officially for now ([`cbd6291`](https://github.com/GitoxideLabs/gitoxide/commit/cbd6291a75565a8a15f38f7ffd6bc4918aa46a3a))
- - [git-packetline] it turns out that a simple write trait isn't simple ([`7933698`](https://github.com/GitoxideLabs/gitoxide/commit/793369807fed9f4ddab5db012d84b2b83c2d9613))
- - [git-packetline] Calling auto-generated futures isn't easy :D ([`8361238`](https://github.com/GitoxideLabs/gitoxide/commit/836123890d2604e9398589a98cd11feeb9810c7a))
- - [git-packetline] All encode capabilities that Write needs ([`88a971d`](https://github.com/GitoxideLabs/gitoxide/commit/88a971d01f80bedeb180198585d0d6ba2f63bfc0))
- - [git-packetline] the first green encode test ([`ebc4703`](https://github.com/GitoxideLabs/gitoxide/commit/ebc4703a26fc2d8a6d88a336489c1b8400d6c387))
- - [git-packetline] Now maybe_async would be useful ([`ab4b30e`](https://github.com/GitoxideLabs/gitoxide/commit/ab4b30e4cebe52b5b3a6c9c19ce1f1d51f570cc4))
- - [git-packetline] refactor ([`7d79288`](https://github.com/GitoxideLabs/gitoxide/commit/7d792887d743cc649ae20010a3686a14f65cd3ad))
- - [git-packetline] fix tests ([`b26c43b`](https://github.com/GitoxideLabs/gitoxide/commit/b26c43bf5bd50e7dd0aaa9587e2e45c035ddcad8))
- - [git-packetline] prepare 'packetline' and 'encode' for async ([`1a986fb`](https://github.com/GitoxideLabs/gitoxide/commit/1a986fb45e5286ddebf974e3498509876ff0ee08))
- - [git-packetline] One tiny step closer, and it's obvious there is more IO :D ([`0bef59c`](https://github.com/GitoxideLabs/gitoxide/commit/0bef59cc930187f2ac9b760d127fcb38c4fcc341))
- - [git-packetline] the first green test ([`916c862`](https://github.com/GitoxideLabs/gitoxide/commit/916c862f218bb0ae936e701500df7158fbdc6815))
- - [git-packetline] the first very failing test… ([`0220bca`](https://github.com/GitoxideLabs/gitoxide/commit/0220bca6515f0cc46e649a696400ff458407a681))
- - [git-packetline] add async-io feature toggle ([`727ad97`](https://github.com/GitoxideLabs/gitoxide/commit/727ad9700803d105f1a72c7cd7c7e8fe1a383c52))
- - Refactor ([`c8ba842`](https://github.com/GitoxideLabs/gitoxide/commit/c8ba842ca30a41eedc900526e9081a9e79b7a344))
- - [git-packetline] 'blocking-io' feature toggle and tests'blocking-io' feature toggle and tests ([`380e8b2`](https://github.com/GitoxideLabs/gitoxide/commit/380e8b21bb34da5974ac661de0537a762bfceeb2))
- - [git-packetline] fix doc links ([`cf50f28`](https://github.com/GitoxideLabs/gitoxide/commit/cf50f28f9237ef246d523e6ed7e574948da1df7b))
- - [git-packetline] refactor ([`1328c5b`](https://github.com/GitoxideLabs/gitoxide/commit/1328c5b4001f380936beff73e1f822f14e41e98b))
- - Thanks clippy ([`334e129`](https://github.com/GitoxideLabs/gitoxide/commit/334e129e956a62400fc240effc7f527f10abc3d5))
- - [git-packetline] Fix performance regression ([`513e7ad`](https://github.com/GitoxideLabs/gitoxide/commit/513e7ad2c1a38c27fd9715f37e33e6cdec79f1fa))
- - [git-packetline] Deduplicate read-line logic as well, with perf regression ([`1c13706`](https://github.com/GitoxideLabs/gitoxide/commit/1c13706c812f5a14559fcf0b983cdf4420bb1ef5))
- - [git-packetline] refactor ([`17ab380`](https://github.com/GitoxideLabs/gitoxide/commit/17ab380e552c5da56b06a8addd0d43c1b7f310fa))
- - [git-packetline] Step one towards less code duplication ([`d863de0`](https://github.com/GitoxideLabs/gitoxide/commit/d863de0085ae73248f96fb8fcc4fce0a7941a7b4))
- - [git-packetline] more docs ([`4591e46`](https://github.com/GitoxideLabs/gitoxide/commit/4591e4601c4fee3cb7cc37dafd02bef83441e69a))
- - (cargo-release) version 0.6.0 ([`ec5a54e`](https://github.com/GitoxideLabs/gitoxide/commit/ec5a54e9f3543afddc9f972f16135edc6ef6ff5b))
- - [git-packetline] refactor ([`e5769d1`](https://github.com/GitoxideLabs/gitoxide/commit/e5769d1e7668ae54c667d2593c0c22e7723710c0))
- - [git-packetline] refactor ([`fef3c9f`](https://github.com/GitoxideLabs/gitoxide/commit/fef3c9f0aed3f6a509a71e8ff20050c6ea660f56))
- - (cargo-release) version 0.5.0 ([`8c4cc3f`](https://github.com/GitoxideLabs/gitoxide/commit/8c4cc3fb5922d1a761463bbbad65e59f91cce4cb))
- - (cargo-release) version 0.15.0 ([`d91b241`](https://github.com/GitoxideLabs/gitoxide/commit/d91b2412381e3c8c1f24c38469e821c3c3960e34))
- - (cargo-release) version 0.14.0 ([`d9514ee`](https://github.com/GitoxideLabs/gitoxide/commit/d9514eec64579ef77c9f2ac5dfe87cd302180eb9))
- - (cargo-release) version 0.13.0 ([`5c791af`](https://github.com/GitoxideLabs/gitoxide/commit/5c791af217fac6a171d174ad9f4ee5f4d5282892))
- - Refactor ([`77764f3`](https://github.com/GitoxideLabs/gitoxide/commit/77764f3b9c3e8202119bb9327e150089c3ecbb9b))
- - Refactor ([`edf7d38`](https://github.com/GitoxideLabs/gitoxide/commit/edf7d382148aa139485c8279c2a50dc6c86d481d))
- - Refactor ([`ca98221`](https://github.com/GitoxideLabs/gitoxide/commit/ca98221d5a512dabf683cc1da56d40a17285f2fb))
- - Bump git-odb minor version ([`5c833ce`](https://github.com/GitoxideLabs/gitoxide/commit/5c833ce64babd00b7ced3e3a1c9ed3dbd260c9f4))
- - (cargo-release) version 0.11.0 ([`fd698e3`](https://github.com/GitoxideLabs/gitoxide/commit/fd698e334e44d5c478c162f98d09afd9ce7a6895))
- - (cargo-release) version 0.10.0 ([`3161777`](https://github.com/GitoxideLabs/gitoxide/commit/316177729e42f8d000a40ab01b9b97621e7179e8))
- - (cargo-release) version 0.9.0 ([`efc8983`](https://github.com/GitoxideLabs/gitoxide/commit/efc898381d830e44487c62e35a665d3ccd0a2d39))
- - (cargo-release) version 0.8.0 ([`1ccfdcd`](https://github.com/GitoxideLabs/gitoxide/commit/1ccfdcdb96b59c6415e7fbc800371d594b2ef7a1))
- - Thanks clippy ([`343ab9a`](https://github.com/GitoxideLabs/gitoxide/commit/343ab9adb62da1dde495fc209c179137bbe59a10))
- - Deny missing docs for git-packetline ([`3a78840`](https://github.com/GitoxideLabs/gitoxide/commit/3a78840481c60dd122dedda090f1a235c9a21088))
- - (cargo-release) version 0.4.1 ([`7c623de`](https://github.com/GitoxideLabs/gitoxide/commit/7c623dec0f62f123cdf46ae8c36d7b18cb55b00b))
- - Finish git-packetline docs ([`7ae3e73`](https://github.com/GitoxideLabs/gitoxide/commit/7ae3e7391042dddb6ac33c541a020f23eee294a1))
- - Last remaining docs prior to refactoring ([`da966fc`](https://github.com/GitoxideLabs/gitoxide/commit/da966fcdbca656c87e34a16dcbd6e69d9488e93b))
- - Docs for encode ([`213924d`](https://github.com/GitoxideLabs/gitoxide/commit/213924de746871bf3152c5b8612c6b3515da1dbb))
- - Docs for ReadWithSidebands ([`e277cce`](https://github.com/GitoxideLabs/gitoxide/commit/e277cce4d72c4d44122019a26e45c67c682d25b5))
- - Finish `Provider` docs ([`832f7f3`](https://github.com/GitoxideLabs/gitoxide/commit/832f7f3d09d7cd2e7a7e7ac2526690d2d05acdc4))
- - More docs for git-packetline ([`3c7e727`](https://github.com/GitoxideLabs/gitoxide/commit/3c7e727c4d7881deb1afa0f5596935993e477ec1))
- - Some more docs for git-packetline ([`77edb62`](https://github.com/GitoxideLabs/gitoxide/commit/77edb623610cc4c03b75e6f5da3af63b2604829d))
- - All crates use git-hash::Kind and its types, sometimes through git-object ([`124c171`](https://github.com/GitoxideLabs/gitoxide/commit/124c171aaf546d8977e9913ff84e65383a80ee98))
- - (cargo-release) version 0.4.0 ([`72eaece`](https://github.com/GitoxideLabs/gitoxide/commit/72eaeceed135e4cc5c943685f4c902d03597c4d2))
- - (cargo-release) version 0.6.0 ([`27f5955`](https://github.com/GitoxideLabs/gitoxide/commit/27f5955e047f35e21a86789eb46bfd89e1c99b44))
- - (cargo-release) version 0.3.0 ([`eade7d1`](https://github.com/GitoxideLabs/gitoxide/commit/eade7d101e071153055b07d9c6ae3c1452493a21))
- - (cargo-release) version 0.5.0 ([`c767e07`](https://github.com/GitoxideLabs/gitoxide/commit/c767e07ccfc58a28e3e8ec22b590afdf0d92b9f2))
- - Remove dash in all repository links ([`98c1360`](https://github.com/GitoxideLabs/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
- - Merge from main. ([`b59bd5e`](https://github.com/GitoxideLabs/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
- - Refactor ([`8930610`](https://github.com/GitoxideLabs/gitoxide/commit/8930610c3ad73d2c1294880c3081f0662525f339))
- - (cargo-release) version 0.2.1 ([`abc218c`](https://github.com/GitoxideLabs/gitoxide/commit/abc218c442cea95884d8b987faf0f29fc25384b1))
- - Assure peek behaves exactly as we want it to with ERR lines ([`bbdaee5`](https://github.com/GitoxideLabs/gitoxide/commit/bbdaee5ff7abe364e4eb1bcbfce7fe7068935166))
- - V1 parsing of shallow and unshallow lines… ([`8bcf535`](https://github.com/GitoxideLabs/gitoxide/commit/8bcf535a8b07d9b1d53fb84c73ba55c76a318daf))
- - (cargo-release) version 0.4.0 ([`2272fa4`](https://github.com/GitoxideLabs/gitoxide/commit/2272fa4bcacdaf1898e4cd8b791232fc1321227f))
- - (cargo-release) version 0.2.0 ([`da830de`](https://github.com/GitoxideLabs/gitoxide/commit/da830defc9cfa81ce159f6d908da828227760845))
- - [clone] Support for reading multi-step negoritaions, but… ([`507d342`](https://github.com/GitoxideLabs/gitoxide/commit/507d342dfe2a714a4dd0bc100d96ed9e64a58243))
- - Thanks clippy ([`6aeb68c`](https://github.com/GitoxideLabs/gitoxide/commit/6aeb68c587916610352644e0e7c4fe812957debd))
- - [clone] support for stopped_at() in provider and reader ([`6bd8c87`](https://github.com/GitoxideLabs/gitoxide/commit/6bd8c8723617e70c3e9daaddf284884aacefc483))
- - [ref-ls] A way to abort on multiple delimiters; first tests work ([`8d44912`](https://github.com/GitoxideLabs/gitoxide/commit/8d44912e7215b85c6931b7b829bd73ac38584424))
- - Refactor ([`feec5be`](https://github.com/GitoxideLabs/gitoxide/commit/feec5be335a99a4c47ba98f93803863044575838))
- - [ref-ls] Allow multiple delimiters at the same time ([`cfae63a`](https://github.com/GitoxideLabs/gitoxide/commit/cfae63a5f7d2d99560dd857f7220980d70c4c4d8))
- - [ref-ls] It would be practical to simply have access to the line provider… ([`5fba787`](https://github.com/GitoxideLabs/gitoxide/commit/5fba78796d3bcc16f812dc3202d521ee057e86f9))
- - [ref-ls] support for line peeking in packet line readers ([`0c0c575`](https://github.com/GitoxideLabs/gitoxide/commit/0c0c57522972f2a49ed5261474114da062e6ab15))
- - [ref-ls] don't do anything on drop ([`9f18d9b`](https://github.com/GitoxideLabs/gitoxide/commit/9f18d9b9062d61d6da6e2bb7564fe5edbb1528c4))
- - Fix packet-line tests ([`0939e6c`](https://github.com/GitoxideLabs/gitoxide/commit/0939e6c7cf19395a8cfe09c76630dcb3614fa9d9))
- - [clone] Don't expose hex-error in public interfaces anymore ([`92dab30`](https://github.com/GitoxideLabs/gitoxide/commit/92dab3033890fe26fe2b901d87abe16abd065cce))
- - Refactor ([`c138059`](https://github.com/GitoxideLabs/gitoxide/commit/c138059434885536984996cd8fec002aba3d5fe1))
- - Refactor ([`f2ff90d`](https://github.com/GitoxideLabs/gitoxide/commit/f2ff90d65edd91c4f6dc6baaf1242df31ef0ef2e))
- - [clone] a way to change progress handling on the fly ([`c1bcc0a`](https://github.com/GitoxideLabs/gitoxide/commit/c1bcc0adf04a32e9332fae047fba066d4cff6538))
- - Refactor ([`aceaaed`](https://github.com/GitoxideLabs/gitoxide/commit/aceaaed45be5d523c9b4c1f98444b84619cbc13f))
- - Refactor ([`2cdda7a`](https://github.com/GitoxideLabs/gitoxide/commit/2cdda7af8ae884b5efde8861f13d85b07d643b94))
- - [clone] Sketch 'request()' implementation for git protocol ([`fd0e0e9`](https://github.com/GitoxideLabs/gitoxide/commit/fd0e0e9e49f5481c14e17a462f9e507663fd5e6a))
- - [clone] the problem actually was rooted in trying to read binary data ([`b7af002`](https://github.com/GitoxideLabs/gitoxide/commit/b7af002a445143e5437fe497a2d9fb1653adadae))
- - [clone] first impl of custom read-line (still fails) ([`7f2bdfa`](https://github.com/GitoxideLabs/gitoxide/commit/7f2bdfa6276692557768ec7a9e969277d7f7db43))
- - [clone] Add test which probably indicates the need for a custom read_line(…) ([`2360a70`](https://github.com/GitoxideLabs/gitoxide/commit/2360a7003c07baf88ad3cd46d75bc31a06341301))
- - Refactor ([`359765a`](https://github.com/GitoxideLabs/gitoxide/commit/359765a89042f52d41281a31a4ad854215e99c33))
- - [clone] more tests for progress line handling ([`66c2958`](https://github.com/GitoxideLabs/gitoxide/commit/66c2958769797610ba415d39a050e0ffd0fb7c75))
- - [clone] decouple packet line from git-features and progress ([`13bf25e`](https://github.com/GitoxideLabs/gitoxide/commit/13bf25edb64b8fd3ec77e24cce8911c020e91b11))
- - Refactor ([`fb7dd26`](https://github.com/GitoxideLabs/gitoxide/commit/fb7dd267f12bb23ce5c2ba275e487b90f5117208))
- - Thanks clippy (what would I do without you <3) ([`631af04`](https://github.com/GitoxideLabs/gitoxide/commit/631af04c87f0b6b22c3ac1ef0d300a02bbdcd217))
- - Refactor ([`94f0d8a`](https://github.com/GitoxideLabs/gitoxide/commit/94f0d8ab911625218728d9ba582eeed776f060ed))
- - [clone] Keep line reader around in http transport ([`feb2596`](https://github.com/GitoxideLabs/gitoxide/commit/feb259645651309b31df91b18ab247d6955f9a7f))
- - [clone] packet line readers now reset the parent automatically… ([`8250448`](https://github.com/GitoxideLabs/gitoxide/commit/8250448e5c441cd14dfe77bfbbdb21b5f87ebf8c))
- - [clone] Make it optional to abort the packet line reader on 'ERR ' ([`abf9c3b`](https://github.com/GitoxideLabs/gitoxide/commit/abf9c3b3c9fe757a7418626cd985960f58718357))
- - [clone] Finally it all works exactly as desired… ([`c5bbb57`](https://github.com/GitoxideLabs/gitoxide/commit/c5bbb57ad7069c839757f72432d23c43de0b61da))
- - [clone] FAIL: can't pass line reader as box ([`633341d`](https://github.com/GitoxideLabs/gitoxide/commit/633341dd5f3fbd7b910c545e203e0bd734b5f989))
- - [clone] sketching how to possibly return Line readers while keeping it sane… ([`4ba123b`](https://github.com/GitoxideLabs/gitoxide/commit/4ba123b8e543a2ef3ba07aaf467b208047db0e1d))
- - [clone] Add Peek support for packet line reader ([`10f1ef7`](https://github.com/GitoxideLabs/gitoxide/commit/10f1ef7b9c59ec549a7c1e72cfce3dc42617b620))
- - [clone] a simpler peek version that will soon work ([`c35051b`](https://github.com/GitoxideLabs/gitoxide/commit/c35051bbafe3278d6cc17e9b29cd42092fcdf03f))
- - [clone] FAIL: try to have peek_line() borrowcheck ([`dea5672`](https://github.com/GitoxideLabs/gitoxide/commit/dea5672c374f95d13cf9b9629da09c51d4ff0375))
- - Refactor ([`f3c5c05`](https://github.com/GitoxideLabs/gitoxide/commit/f3c5c059169e9cc998ec0c80baf637142eb200ef))
- - Packet line writer deals with long lines and definitely isn't smart ([`549e6e6`](https://github.com/GitoxideLabs/gitoxide/commit/549e6e69e58d93efb685efa4036c8999270b8182))
- - First rough implementation of packet line writer ([`721c215`](https://github.com/GitoxideLabs/gitoxide/commit/721c215ec57ca55a22ddbbfa1e4e63a7f44c6cfd))
- - Don't try to find 'ERR ' in every packet line we parse… ([`922fcb6`](https://github.com/GitoxideLabs/gitoxide/commit/922fcb6d718622bdd6e157edfb47d60cf2a5d4f5))
- - Thanks clippy ([`25cdbec`](https://github.com/GitoxideLabs/gitoxide/commit/25cdbecb791993ffe8a3fdf59ae826fa6c63039a))
- - No panics in packet line to let caller handle invariants; read… ([`a89a443`](https://github.com/GitoxideLabs/gitoxide/commit/a89a44388a353e7324bbed145ac4996bd677a15b))
- - [clone] as_read() support for packet lines ([`e214df5`](https://github.com/GitoxideLabs/gitoxide/commit/e214df5c3a63c26e046cf24cfe8ec5147946b042))
- - [clone] first stab at making packet liner reader more 'practical' ([`7178543`](https://github.com/GitoxideLabs/gitoxide/commit/7178543804575040a3685a31dde5515f634d21a9))
- - [clone] prepare for making progress in packet line reader optional ([`ffe84c0`](https://github.com/GitoxideLabs/gitoxide/commit/ffe84c046129a12c384678c56e72f3fdfb04f550))
- - Bump git-features to 0.4 to allow publishes after breaking changes ([`9d6b879`](https://github.com/GitoxideLabs/gitoxide/commit/9d6b8790e2edd7fa01b3239adff86a7cd2393f10))
- - [clone] move packet-line code into own crate ([`879af67`](https://github.com/GitoxideLabs/gitoxide/commit/879af671fcde405d3d08ddbc07ea70d0bee23ef1))
+ - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/yuki0iq/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
+ - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/yuki0iq/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
+ - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/yuki0iq/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Rename `git-packetline` to `gix-packetline` ([`1fa9698`](https://github.com/yuki0iq/gitoxide/commit/1fa969868754d9ee3292b12b1a44af435cc57fa5))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/yuki0iq/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
+ - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/yuki0iq/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
+ - Thanks clippy ([`f1160fb`](https://github.com/yuki0iq/gitoxide/commit/f1160fb42acf59b37cbeda546a7079af3c9bc050))
+ - Merge branch 'remove-lines-parsing' ([`9d8e32d`](https://github.com/yuki0iq/gitoxide/commit/9d8e32d3c276fec34e3fce0feb29de0d24a8d1d2))
+ - `WithSidebands` now offers a `read_data_line(byte_buf)` method. ([`41fdb84`](https://github.com/yuki0iq/gitoxide/commit/41fdb84717b825399bfaefb58e98a84a8b373cb5))
+ - Refactor ([`8fb21d7`](https://github.com/yuki0iq/gitoxide/commit/8fb21d7dbac06b518943813d99388c8dbf58830e))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/yuki0iq/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
+ - Merge branch 'fetch-pack' ([`f47c891`](https://github.com/yuki0iq/gitoxide/commit/f47c89129732bcb06fe76a4696fe38ab1151fb0c))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/yuki0iq/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs' ([`fd14489`](https://github.com/yuki0iq/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
+ - Merge branch 'filter-refs' ([`e10554d`](https://github.com/yuki0iq/gitoxide/commit/e10554d2a3b9c027353a432b0c84f7d3797b7cae))
+ - Thanks clippy ([`1d85564`](https://github.com/yuki0iq/gitoxide/commit/1d8556461a585188616683d3b9998ec07936d5fc))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/yuki0iq/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/yuki0iq/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
+ - Fix typos ([`e9fcb70`](https://github.com/yuki0iq/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Fix clippy - many false positives this time ([`045e6fa`](https://github.com/yuki0iq/gitoxide/commit/045e6fae17077555c3e115992905c8046f2c5d0b))
+ - Fix clippy - many false positives this time ([`099bd5b`](https://github.com/yuki0iq/gitoxide/commit/099bd5b86fb80b26a73863b80ad60a0394458b6d))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Upgrade document-features ([`c35e62e`](https://github.com/yuki0iq/gitoxide/commit/c35e62e0da9ac1f7dcb863f5f9c69108c728d32e))
+ - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/yuki0iq/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
+ - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/yuki0iq/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
+ - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/yuki0iq/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
+ - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/yuki0iq/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
+ - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/yuki0iq/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
+ - Prepare changelogs for release ([`674ec73`](https://github.com/yuki0iq/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
+ - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/yuki0iq/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
+ - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/yuki0iq/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
+ - Thanks clippy ([`d1a956d`](https://github.com/yuki0iq/gitoxide/commit/d1a956d8ccc9d0e27d81ce1c7973e339e6c9b66b))
+ - Thanks clippy ([`7dd2313`](https://github.com/yuki0iq/gitoxide/commit/7dd2313d980fe7c058319ae66d313b3097e3ae5f))
+ - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/yuki0iq/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
+ - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/yuki0iq/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
+ - Adjust changelogs prior to release ([`ec38950`](https://github.com/yuki0iq/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
+ - Fix build warnings related to pin-project lite ([`126aeec`](https://github.com/yuki0iq/gitoxide/commit/126aeec1f4cb358c7d24fec4fb0a92e7ff9319e8))
+ - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/yuki0iq/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
+ - Better changelog descriptions. ([`f69b2d6`](https://github.com/yuki0iq/gitoxide/commit/f69b2d627099639bc144fd94fde678d84a10d6f7))
+ - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/yuki0iq/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
+ - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/yuki0iq/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
+ - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/yuki0iq/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
+ - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/yuki0iq/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
+ - Update changelogs just for fun ([`21541b3`](https://github.com/yuki0iq/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
+ - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/yuki0iq/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
+ - Merge branch 'main' into changelog-generation ([`c956f33`](https://github.com/yuki0iq/gitoxide/commit/c956f3351d766c748faf0460780e32ac8dfe8165))
+ - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/yuki0iq/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
+ - Release git-packetline v0.10.1 ([`4f9da02`](https://github.com/yuki0iq/gitoxide/commit/4f9da02ae0f0ce8e62b20852319f46ab26b88d89))
+ - Merge branch 'repository-integration' ([`49f5453`](https://github.com/yuki0iq/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
+ - [ref #190] more conversion trait impls ([`1795a33`](https://github.com/yuki0iq/gitoxide/commit/1795a333c05c60a1a2f3164d5c4c78289eb7050c))
+ - [repository #174] adjust various changelogs ([`081faf5`](https://github.com/yuki0iq/gitoxide/commit/081faf5c3a21b34b7068b44d8206fb5770c392f5))
+ - Bump git-packetline v0.10.0 ([`b09f391`](https://github.com/yuki0iq/gitoxide/commit/b09f3912e0addd7b4b0ef22bc3a24869d5011646))
+ - [packetline #178] fix docs ([`878d8e8`](https://github.com/yuki0iq/gitoxide/commit/878d8e8d9f88a31dd9db30e381e65c1031919474))
+ - [packetline #178] refactor ([`0c7c599`](https://github.com/yuki0iq/gitoxide/commit/0c7c5990fc71c0ee192e5ed42a6b8d268ea764fd))
+ - [packetline #178] fix docs ([`b3fd65d`](https://github.com/yuki0iq/gitoxide/commit/b3fd65d4130010d48afabe70b76880abcd6c8fb8))
+ - [packetline #178] refactor ([`23438fd`](https://github.com/yuki0iq/gitoxide/commit/23438fd4a807376c1d4699732ea6c83c0bde574f))
+ - [packetline #178] rename PacketLine to PacketLineRef… ([`d4c16a9`](https://github.com/yuki0iq/gitoxide/commit/d4c16a93946244177606b58cc702b81a16424ad4))
+ - [packetline #178] add changelog in preparation for breaking changes ([`ffd96f9`](https://github.com/yuki0iq/gitoxide/commit/ffd96f9fd747a99f0250444cf4b6f5a161646129))
+ - Release git-packetline v0.9.1 ([`2276e2a`](https://github.com/yuki0iq/gitoxide/commit/2276e2aefb8a4e51024644826249b3f97da2ccdb))
+ - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/yuki0iq/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
+ - Release git-packetline v0.9.0 ([`7ffbd60`](https://github.com/yuki0iq/gitoxide/commit/7ffbd602c08605026b0bb97ab85216907badaf09))
+ - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/yuki0iq/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
+ - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/yuki0iq/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
+ - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/yuki0iq/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
+ - (cargo-release) version 0.8.0 ([`ad6d7f9`](https://github.com/yuki0iq/gitoxide/commit/ad6d7f9c2b4f8879d466e758fc9b51ece6879e96))
+ - (cargo-release) version 0.18.0 ([`b327590`](https://github.com/yuki0iq/gitoxide/commit/b327590d02fec5536c380b2d39dd7be089ca7c40))
+ - (cargo-release) version 0.7.0 ([`2ef3106`](https://github.com/yuki0iq/gitoxide/commit/2ef3106eb84981e2dabd84f81362b4e44f938ea6))
+ - (cargo-release) version 0.17.0 ([`c52a491`](https://github.com/yuki0iq/gitoxide/commit/c52a49176bd294bb36db74b4293cdb684a2ab7f6))
+ - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/yuki0iq/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
+ - Thanks clippy ([`e1964e4`](https://github.com/yuki0iq/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
+ - [ref] refactor ([`bd94ea5`](https://github.com/yuki0iq/gitoxide/commit/bd94ea55c1b598e507b5717ee5a5d6f14830c3bb))
+ - [pack] fix docs ([`e7b9d96`](https://github.com/yuki0iq/gitoxide/commit/e7b9d9613874cd1ebaf740dc08db467c461a4751))
+ - Bump futures-io from 0.3.15 to 0.3.16 ([`3c23820`](https://github.com/yuki0iq/gitoxide/commit/3c23820d3f0d3567f44215cdb0ad13ab675a201f))
+ - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/yuki0iq/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
+ - Fix docs ([`2698dae`](https://github.com/yuki0iq/gitoxide/commit/2698daec29ac68f928a06f2bc9f4df44fcc8222c))
+ - Fix build ([`22bda81`](https://github.com/yuki0iq/gitoxide/commit/22bda81712b1379869abf764d47c05e03f697a50))
+ - Thanks clippy ([`3f7e27b`](https://github.com/yuki0iq/gitoxide/commit/3f7e27b91e2c7d66959f5f4c1a667f3315111cd6))
+ - Thanks clippy ([`6200ed9`](https://github.com/yuki0iq/gitoxide/commit/6200ed9ac5609c74de4254ab663c19cfe3591402))
+ - [async-client] unblock the async delegate in the cheapest possible way… ([`a3b5d75`](https://github.com/yuki0iq/gitoxide/commit/a3b5d75d387dc5d6c44f695f63df8803613637a2))
+ - Revert "[async-client] Try to bring 'Send' back but…" ([`52eb953`](https://github.com/yuki0iq/gitoxide/commit/52eb953fcc44cce19604b1df6a600237b8c81392))
+ - [async-client] Try to bring 'Send' back but… ([`3a06adb`](https://github.com/yuki0iq/gitoxide/commit/3a06adb41f6b2946f78044e4ab1385e6441fc40f))
+ - Prevent selecting mutually exclusive features ([`7f5da18`](https://github.com/yuki0iq/gitoxide/commit/7f5da18c39b84af788ea1366ccca2c8b9d09f755))
+ - [git-protocol] fetch in sync and async… ([`4776039`](https://github.com/yuki0iq/gitoxide/commit/47760399bffd030c848e0ef6df52a4765d8fb566))
+ - Bump maybe-async from 0.2.4 to 0.2.6 ([`d99a1a8`](https://github.com/yuki0iq/gitoxide/commit/d99a1a815809d22c7384c6ecb1275e39fb911d91))
+ - [git-protocol] fix build ([`4cce648`](https://github.com/yuki0iq/gitoxide/commit/4cce6487d6d514541afee1a9aa92043f186136d3))
+ - Refactor ([`14c9093`](https://github.com/yuki0iq/gitoxide/commit/14c909341d243ca3dcc42d343aeee65d28045b65))
+ - [git-transport] upgrade to futures-lite 1.12 with BufRead support ([`ee01c79`](https://github.com/yuki0iq/gitoxide/commit/ee01c79887a892e001787bbefa93f75d9c4f1cfc))
+ - [git-transport] ExtendedBufRead for Async… ([`d4e56c8`](https://github.com/yuki0iq/gitoxide/commit/d4e56c8efd586b571445e0085ce518c5efb8f5e6))
+ - (cargo-release) version 0.16.0 ([`769c649`](https://github.com/yuki0iq/gitoxide/commit/769c649c00c009bf5a3f7c0611a7b999618f2938))
+ - [git-packetline] refactor ([`7e513f1`](https://github.com/yuki0iq/gitoxide/commit/7e513f1fa3ba143bb1ae5f9052c195043a53943c))
+ - [git-packetline] Switch back to pin-project-lite ([`63cb0fc`](https://github.com/yuki0iq/gitoxide/commit/63cb0fcb6248e5b9489156d602235d0300858cbc))
+ - [git-packetline] all tests green ([`fed6c69`](https://github.com/yuki0iq/gitoxide/commit/fed6c69fd8b2877a66fe9d87916f3d54a3fc342b))
+ - [git-packetline] Nearly there - one failing test and its known why it does that ([`51c63c0`](https://github.com/yuki0iq/gitoxide/commit/51c63c081df4bd26adef7b8336034aee74237a86))
+ - [git-packetline] another green test ([`e67d77d`](https://github.com/yuki0iq/gitoxide/commit/e67d77d545530ddce18846b0a5e3d732f071a11b))
+ - [git-packetline] Custom implementation of read_line future to avoid extra work… ([`91c2895`](https://github.com/yuki0iq/gitoxide/commit/91c28954babfd863340a165721d3dab186b668a1))
+ - [git-packetline] read_line test green, but… ([`8007c65`](https://github.com/yuki0iq/gitoxide/commit/8007c653d9e2065db913f683a1aa39bd2e016ee5))
+ - [git-packetline] fix compile errors if no features are specified ([`a2b44c8`](https://github.com/yuki0iq/gitoxide/commit/a2b44c81a993b08d7786ca8139796f586229c90b))
+ - [git-packetline] YES, finally, the first green test ([`f16b012`](https://github.com/yuki0iq/gitoxide/commit/f16b0124e778b5b8d2272228cf1644f9706df85c))
+ - Revert "Revert "[git-packetline] It compiles with parent as option, even with state machine"" ([`e300f9f`](https://github.com/yuki0iq/gitoxide/commit/e300f9fbbf1dda914b3d53bfac584eaa59ffe03f))
+ - Revert "[git-packetline] An Option really does the trick" ([`8eb78f5`](https://github.com/yuki0iq/gitoxide/commit/8eb78f51f753680d1ad7123ed07c9d4fc2562632))
+ - [git-packetline] An Option really does the trick ([`c05bd79`](https://github.com/yuki0iq/gitoxide/commit/c05bd795156d7c3ca72ab39a01b57684c87d32c0))
+ - Revert "[git-packetline] It compiles with parent as option, even with state machine" ([`890cc50`](https://github.com/yuki0iq/gitoxide/commit/890cc5018b8816ce369e09e3fbe8041f7421d602))
+ - [git-packetline] It compiles with parent as option, even with state machine ([`a97bbfd`](https://github.com/yuki0iq/gitoxide/commit/a97bbfd6a4fafaf672186af72a53ed75fd817948))
+ - [git-packetline] Even without pin projection lifetimes don't add up ([`7e834f5`](https://github.com/yuki0iq/gitoxide/commit/7e834f584da1be7d00a0671df33d52171f79595f))
+ - [git-packetline] [FAIL] For some reason the is a lifetime mismatch again… ([`b4ff4e7`](https://github.com/yuki0iq/gitoxide/commit/b4ff4e7fae38dda4d281f41fb20abbd57c02993f))
+ - [git-packetline] first step towards state based impl ([`22740c5`](https://github.com/yuki0iq/gitoxide/commit/22740c5bd2cc0805cc795038b997ca189e1df6ec))
+ - [git-packetline] Use what's learned previously to make it compile without added buffer ([`88511f7`](https://github.com/yuki0iq/gitoxide/commit/88511f7f68f19db2e60ea4801e26243f39ad654e))
+ - Revert "[git-packetline] get it to compile by resorting to another buffer" ([`3866517`](https://github.com/yuki0iq/gitoxide/commit/38665173722ec57d72a3eb43f619e586ece81138))
+ - [git-packetline] get it to compile by resorting to another buffer ([`01e15c8`](https://github.com/yuki0iq/gitoxide/commit/01e15c8b6e4e582d75069f6e38f22ce37e5fb29c))
+ - [git-packetline] [HACKY-SUCCESS] It's possible to do it, but how to do it without unsafe? ([`96d0ecf`](https://github.com/yuki0iq/gitoxide/commit/96d0ecf535753068c440b8c9909f7e72bba6b5b9))
+ - [git-packetline] [FAIL] No, cannot poll a dynamically created future ([`194c991`](https://github.com/yuki0iq/gitoxide/commit/194c991d64fdf8fb6cffe12d5a8b6a2ba761e36e))
+ - [git-packetline] [FAIL] try to brute-force keeping futures for polling… ([`42a7d00`](https://github.com/yuki0iq/gitoxide/commit/42a7d00252434e6f0b200fbb4a0155415e2e8537))
+ - [git-packetline] [FAIL] try to impl fill_buf - can't return parent buffer ([`1e8b006`](https://github.com/yuki0iq/gitoxide/commit/1e8b006d3f8bed554ff247613b05a851849b574e))
+ - [git-packetline] Upgrade to pin_project as drop impl is needed ([`3d53404`](https://github.com/yuki0iq/gitoxide/commit/3d5340424020a95b39e8c7ee747bdfdae934bdd0))
+ - [git-packetline] A step towards implementing poll_fill_buf ([`3c487de`](https://github.com/yuki0iq/gitoxide/commit/3c487de86b9b7a7647372d7caf940617c571b9a1))
+ - [git-packetline] Frame for async sideband ([`adc365e`](https://github.com/yuki0iq/gitoxide/commit/adc365e019b2fead79e1a4ad5657a9d6b49305fd))
+ - [git-packetline] Use underlying StreamPeekIter buffer instead of copying into own ([`88b8bc3`](https://github.com/yuki0iq/gitoxide/commit/88b8bc33eda0c41af24575998a65232e5ce57e23))
+ - [git-packetline] [FAIL] try to get rid of second buffer in sideband reader ([`4d8f4b5`](https://github.com/yuki0iq/gitoxide/commit/4d8f4b5ba5ffb7044b0525d4f63778688f72d12e))
+ - [git-packetline] streaming peek iter with async support ([`60164fd`](https://github.com/yuki0iq/gitoxide/commit/60164fdaad02b538f1238232852bb231ec894269))
+ - [git-packetline] fix docs ([`4a47c9e`](https://github.com/yuki0iq/gitoxide/commit/4a47c9ea79bc908bbba81d1ffa021c53a9246101))
+ - [git-packetline] refactor ([`e8b2dd1`](https://github.com/yuki0iq/gitoxide/commit/e8b2dd118859222d87eacaa194a118225d450c00))
+ - [git-packetline] Async IO for packetline serialization. ([`3bb9cf1`](https://github.com/yuki0iq/gitoxide/commit/3bb9cf15a4703a88fab98223923f1acf50e57a46))
+ - [git-packetline] refactor ([`2a84b78`](https://github.com/yuki0iq/gitoxide/commit/2a84b787df693e8ce95bcde01663f6cdef8494cd))
+ - [git-packetline] encode module now available as async edition ([`119fcc3`](https://github.com/yuki0iq/gitoxide/commit/119fcc328aa1778f64d6b7342d1e439a8ac081a4))
+ - [git-packetline] Use io::(Result|Error) everywhere ([`374f129`](https://github.com/yuki0iq/gitoxide/commit/374f129e0d1473db9a2107c408f655da032efe89))
+ - [git-packetline] Deduplicate 'encode' module tests ([`34f48c3`](https://github.com/yuki0iq/gitoxide/commit/34f48c310643d5246799ad7d2ac968c36289893e))
+ - [git-packetline] refactor ([`f038ca1`](https://github.com/yuki0iq/gitoxide/commit/f038ca1e1c6d99bfcedb0387abc4151b188750c6))
+ - [git-packetline] remove now unnecessary duplicate tests ([`c8178d7`](https://github.com/yuki0iq/gitoxide/commit/c8178d7fe03e3dc6b24edc68f29a32dbf43b6d3c))
+ - [git-packetline] Use maybe_async to deduplicate tests - neat ([`439a7b7`](https://github.com/yuki0iq/gitoxide/commit/439a7b76c3d306a979890aedd0d857527830c1dc))
+ - [git-packetline] refactor ([`d698d7b`](https://github.com/yuki0iq/gitoxide/commit/d698d7bc4cfd49c6f752dab17f669bce27aa437a))
+ - [git-packetline] All tests for high-level writer pass ([`eef8c9f`](https://github.com/yuki0iq/gitoxide/commit/eef8c9f0b320cea89e900cfd7b5eed54d3bc7a8f))
+ - [git-packetline] OMG it's green! ([`fbffd89`](https://github.com/yuki0iq/gitoxide/commit/fbffd898eedc3a16369aeb65a496f6460fd5238e))
+ - [git-packetline] An owning inplementation of the LineWriter ([`70ce3c9`](https://github.com/yuki0iq/gitoxide/commit/70ce3c96f189e51a0d4d8b5f1f572372f64bcb0a))
+ - [git-packetline] An owning LineWriter ([`445fac6`](https://github.com/yuki0iq/gitoxide/commit/445fac6b079a8728a5b17f1a5cb70178fafe2c8a))
+ - Revert "[git-packetline] Use no pin projections" - let's own the writer ([`6c5750a`](https://github.com/yuki0iq/gitoxide/commit/6c5750a810fd8a13c67e947b72ec4dcdb717552b))
+ - [git-packetline] Use no pin projections ([`dc4e0e5`](https://github.com/yuki0iq/gitoxide/commit/dc4e0e5946dd24e92b52c592863e28736fcb636e))
+ - [git-packetline] Allow different lifetimes for writer and buffers ([`3b3c53d`](https://github.com/yuki0iq/gitoxide/commit/3b3c53dc85d70cce7a58aa5eb21e3b97249f6e45))
+ - [git-packetline] A complete LineWriter implementation by hand, OMG ([`3299548`](https://github.com/yuki0iq/gitoxide/commit/32995484a83756fd522f4b7ba45150254809ebfe))
+ - [git-packetline] write prefix properly ([`432b214`](https://github.com/yuki0iq/gitoxide/commit/432b2145e3618a0989ed0a99eb80b1827afe79c8))
+ - [git-packetline] write hex_len properly ([`acdcfb7`](https://github.com/yuki0iq/gitoxide/commit/acdcfb7b8b26adb4c77e5e1e6d550ab2cfe9b7dd))
+ - [git-packetline] it compiles, but write_all needs to be implemented by hand ([`2c44350`](https://github.com/yuki0iq/gitoxide/commit/2c44350d6906d5a01e985e6b5d1e690fd1ee35af))
+ - [git-packetline] First draft of LineWriter - and it shows some teeth ([`13127ee`](https://github.com/yuki0iq/gitoxide/commit/13127ee2dc93a993b952fb4e94d0736836496067))
+ - [git-packetline] Make failing test pass officially for now ([`cbd6291`](https://github.com/yuki0iq/gitoxide/commit/cbd6291a75565a8a15f38f7ffd6bc4918aa46a3a))
+ - [git-packetline] it turns out that a simple write trait isn't simple ([`7933698`](https://github.com/yuki0iq/gitoxide/commit/793369807fed9f4ddab5db012d84b2b83c2d9613))
+ - [git-packetline] Calling auto-generated futures isn't easy :D ([`8361238`](https://github.com/yuki0iq/gitoxide/commit/836123890d2604e9398589a98cd11feeb9810c7a))
+ - [git-packetline] All encode capabilities that Write needs ([`88a971d`](https://github.com/yuki0iq/gitoxide/commit/88a971d01f80bedeb180198585d0d6ba2f63bfc0))
+ - [git-packetline] the first green encode test ([`ebc4703`](https://github.com/yuki0iq/gitoxide/commit/ebc4703a26fc2d8a6d88a336489c1b8400d6c387))
+ - [git-packetline] Now maybe_async would be useful ([`ab4b30e`](https://github.com/yuki0iq/gitoxide/commit/ab4b30e4cebe52b5b3a6c9c19ce1f1d51f570cc4))
+ - [git-packetline] refactor ([`7d79288`](https://github.com/yuki0iq/gitoxide/commit/7d792887d743cc649ae20010a3686a14f65cd3ad))
+ - [git-packetline] fix tests ([`b26c43b`](https://github.com/yuki0iq/gitoxide/commit/b26c43bf5bd50e7dd0aaa9587e2e45c035ddcad8))
+ - [git-packetline] prepare 'packetline' and 'encode' for async ([`1a986fb`](https://github.com/yuki0iq/gitoxide/commit/1a986fb45e5286ddebf974e3498509876ff0ee08))
+ - [git-packetline] One tiny step closer, and it's obvious there is more IO :D ([`0bef59c`](https://github.com/yuki0iq/gitoxide/commit/0bef59cc930187f2ac9b760d127fcb38c4fcc341))
+ - [git-packetline] the first green test ([`916c862`](https://github.com/yuki0iq/gitoxide/commit/916c862f218bb0ae936e701500df7158fbdc6815))
+ - [git-packetline] the first very failing test… ([`0220bca`](https://github.com/yuki0iq/gitoxide/commit/0220bca6515f0cc46e649a696400ff458407a681))
+ - [git-packetline] add async-io feature toggle ([`727ad97`](https://github.com/yuki0iq/gitoxide/commit/727ad9700803d105f1a72c7cd7c7e8fe1a383c52))
+ - Refactor ([`c8ba842`](https://github.com/yuki0iq/gitoxide/commit/c8ba842ca30a41eedc900526e9081a9e79b7a344))
+ - [git-packetline] 'blocking-io' feature toggle and tests'blocking-io' feature toggle and tests ([`380e8b2`](https://github.com/yuki0iq/gitoxide/commit/380e8b21bb34da5974ac661de0537a762bfceeb2))
+ - [git-packetline] fix doc links ([`cf50f28`](https://github.com/yuki0iq/gitoxide/commit/cf50f28f9237ef246d523e6ed7e574948da1df7b))
+ - [git-packetline] refactor ([`1328c5b`](https://github.com/yuki0iq/gitoxide/commit/1328c5b4001f380936beff73e1f822f14e41e98b))
+ - Thanks clippy ([`334e129`](https://github.com/yuki0iq/gitoxide/commit/334e129e956a62400fc240effc7f527f10abc3d5))
+ - [git-packetline] Fix performance regression ([`513e7ad`](https://github.com/yuki0iq/gitoxide/commit/513e7ad2c1a38c27fd9715f37e33e6cdec79f1fa))
+ - [git-packetline] Deduplicate read-line logic as well, with perf regression ([`1c13706`](https://github.com/yuki0iq/gitoxide/commit/1c13706c812f5a14559fcf0b983cdf4420bb1ef5))
+ - [git-packetline] refactor ([`17ab380`](https://github.com/yuki0iq/gitoxide/commit/17ab380e552c5da56b06a8addd0d43c1b7f310fa))
+ - [git-packetline] Step one towards less code duplication ([`d863de0`](https://github.com/yuki0iq/gitoxide/commit/d863de0085ae73248f96fb8fcc4fce0a7941a7b4))
+ - [git-packetline] more docs ([`4591e46`](https://github.com/yuki0iq/gitoxide/commit/4591e4601c4fee3cb7cc37dafd02bef83441e69a))
+ - (cargo-release) version 0.6.0 ([`ec5a54e`](https://github.com/yuki0iq/gitoxide/commit/ec5a54e9f3543afddc9f972f16135edc6ef6ff5b))
+ - [git-packetline] refactor ([`e5769d1`](https://github.com/yuki0iq/gitoxide/commit/e5769d1e7668ae54c667d2593c0c22e7723710c0))
+ - [git-packetline] refactor ([`fef3c9f`](https://github.com/yuki0iq/gitoxide/commit/fef3c9f0aed3f6a509a71e8ff20050c6ea660f56))
+ - (cargo-release) version 0.5.0 ([`8c4cc3f`](https://github.com/yuki0iq/gitoxide/commit/8c4cc3fb5922d1a761463bbbad65e59f91cce4cb))
+ - (cargo-release) version 0.15.0 ([`d91b241`](https://github.com/yuki0iq/gitoxide/commit/d91b2412381e3c8c1f24c38469e821c3c3960e34))
+ - (cargo-release) version 0.14.0 ([`d9514ee`](https://github.com/yuki0iq/gitoxide/commit/d9514eec64579ef77c9f2ac5dfe87cd302180eb9))
+ - (cargo-release) version 0.13.0 ([`5c791af`](https://github.com/yuki0iq/gitoxide/commit/5c791af217fac6a171d174ad9f4ee5f4d5282892))
+ - Refactor ([`77764f3`](https://github.com/yuki0iq/gitoxide/commit/77764f3b9c3e8202119bb9327e150089c3ecbb9b))
+ - Refactor ([`edf7d38`](https://github.com/yuki0iq/gitoxide/commit/edf7d382148aa139485c8279c2a50dc6c86d481d))
+ - Refactor ([`ca98221`](https://github.com/yuki0iq/gitoxide/commit/ca98221d5a512dabf683cc1da56d40a17285f2fb))
+ - Bump git-odb minor version ([`5c833ce`](https://github.com/yuki0iq/gitoxide/commit/5c833ce64babd00b7ced3e3a1c9ed3dbd260c9f4))
+ - (cargo-release) version 0.11.0 ([`fd698e3`](https://github.com/yuki0iq/gitoxide/commit/fd698e334e44d5c478c162f98d09afd9ce7a6895))
+ - (cargo-release) version 0.10.0 ([`3161777`](https://github.com/yuki0iq/gitoxide/commit/316177729e42f8d000a40ab01b9b97621e7179e8))
+ - (cargo-release) version 0.9.0 ([`efc8983`](https://github.com/yuki0iq/gitoxide/commit/efc898381d830e44487c62e35a665d3ccd0a2d39))
+ - (cargo-release) version 0.8.0 ([`1ccfdcd`](https://github.com/yuki0iq/gitoxide/commit/1ccfdcdb96b59c6415e7fbc800371d594b2ef7a1))
+ - Thanks clippy ([`343ab9a`](https://github.com/yuki0iq/gitoxide/commit/343ab9adb62da1dde495fc209c179137bbe59a10))
+ - Deny missing docs for git-packetline ([`3a78840`](https://github.com/yuki0iq/gitoxide/commit/3a78840481c60dd122dedda090f1a235c9a21088))
+ - (cargo-release) version 0.4.1 ([`7c623de`](https://github.com/yuki0iq/gitoxide/commit/7c623dec0f62f123cdf46ae8c36d7b18cb55b00b))
+ - Finish git-packetline docs ([`7ae3e73`](https://github.com/yuki0iq/gitoxide/commit/7ae3e7391042dddb6ac33c541a020f23eee294a1))
+ - Last remaining docs prior to refactoring ([`da966fc`](https://github.com/yuki0iq/gitoxide/commit/da966fcdbca656c87e34a16dcbd6e69d9488e93b))
+ - Docs for encode ([`213924d`](https://github.com/yuki0iq/gitoxide/commit/213924de746871bf3152c5b8612c6b3515da1dbb))
+ - Docs for ReadWithSidebands ([`e277cce`](https://github.com/yuki0iq/gitoxide/commit/e277cce4d72c4d44122019a26e45c67c682d25b5))
+ - Finish `Provider` docs ([`832f7f3`](https://github.com/yuki0iq/gitoxide/commit/832f7f3d09d7cd2e7a7e7ac2526690d2d05acdc4))
+ - More docs for git-packetline ([`3c7e727`](https://github.com/yuki0iq/gitoxide/commit/3c7e727c4d7881deb1afa0f5596935993e477ec1))
+ - Some more docs for git-packetline ([`77edb62`](https://github.com/yuki0iq/gitoxide/commit/77edb623610cc4c03b75e6f5da3af63b2604829d))
+ - All crates use git-hash::Kind and its types, sometimes through git-object ([`124c171`](https://github.com/yuki0iq/gitoxide/commit/124c171aaf546d8977e9913ff84e65383a80ee98))
+ - (cargo-release) version 0.4.0 ([`72eaece`](https://github.com/yuki0iq/gitoxide/commit/72eaeceed135e4cc5c943685f4c902d03597c4d2))
+ - (cargo-release) version 0.6.0 ([`27f5955`](https://github.com/yuki0iq/gitoxide/commit/27f5955e047f35e21a86789eb46bfd89e1c99b44))
+ - (cargo-release) version 0.3.0 ([`eade7d1`](https://github.com/yuki0iq/gitoxide/commit/eade7d101e071153055b07d9c6ae3c1452493a21))
+ - (cargo-release) version 0.5.0 ([`c767e07`](https://github.com/yuki0iq/gitoxide/commit/c767e07ccfc58a28e3e8ec22b590afdf0d92b9f2))
+ - Remove dash in all repository links ([`98c1360`](https://github.com/yuki0iq/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
+ - Merge from main. ([`b59bd5e`](https://github.com/yuki0iq/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
+ - Refactor ([`8930610`](https://github.com/yuki0iq/gitoxide/commit/8930610c3ad73d2c1294880c3081f0662525f339))
+ - (cargo-release) version 0.2.1 ([`abc218c`](https://github.com/yuki0iq/gitoxide/commit/abc218c442cea95884d8b987faf0f29fc25384b1))
+ - Assure peek behaves exactly as we want it to with ERR lines ([`bbdaee5`](https://github.com/yuki0iq/gitoxide/commit/bbdaee5ff7abe364e4eb1bcbfce7fe7068935166))
+ - V1 parsing of shallow and unshallow lines… ([`8bcf535`](https://github.com/yuki0iq/gitoxide/commit/8bcf535a8b07d9b1d53fb84c73ba55c76a318daf))
+ - (cargo-release) version 0.4.0 ([`2272fa4`](https://github.com/yuki0iq/gitoxide/commit/2272fa4bcacdaf1898e4cd8b791232fc1321227f))
+ - (cargo-release) version 0.2.0 ([`da830de`](https://github.com/yuki0iq/gitoxide/commit/da830defc9cfa81ce159f6d908da828227760845))
+ - [clone] Support for reading multi-step negoritaions, but… ([`507d342`](https://github.com/yuki0iq/gitoxide/commit/507d342dfe2a714a4dd0bc100d96ed9e64a58243))
+ - Thanks clippy ([`6aeb68c`](https://github.com/yuki0iq/gitoxide/commit/6aeb68c587916610352644e0e7c4fe812957debd))
+ - [clone] support for stopped_at() in provider and reader ([`6bd8c87`](https://github.com/yuki0iq/gitoxide/commit/6bd8c8723617e70c3e9daaddf284884aacefc483))
+ - [ref-ls] A way to abort on multiple delimiters; first tests work ([`8d44912`](https://github.com/yuki0iq/gitoxide/commit/8d44912e7215b85c6931b7b829bd73ac38584424))
+ - Refactor ([`feec5be`](https://github.com/yuki0iq/gitoxide/commit/feec5be335a99a4c47ba98f93803863044575838))
+ - [ref-ls] Allow multiple delimiters at the same time ([`cfae63a`](https://github.com/yuki0iq/gitoxide/commit/cfae63a5f7d2d99560dd857f7220980d70c4c4d8))
+ - [ref-ls] It would be practical to simply have access to the line provider… ([`5fba787`](https://github.com/yuki0iq/gitoxide/commit/5fba78796d3bcc16f812dc3202d521ee057e86f9))
+ - [ref-ls] support for line peeking in packet line readers ([`0c0c575`](https://github.com/yuki0iq/gitoxide/commit/0c0c57522972f2a49ed5261474114da062e6ab15))
+ - [ref-ls] don't do anything on drop ([`9f18d9b`](https://github.com/yuki0iq/gitoxide/commit/9f18d9b9062d61d6da6e2bb7564fe5edbb1528c4))
+ - Fix packet-line tests ([`0939e6c`](https://github.com/yuki0iq/gitoxide/commit/0939e6c7cf19395a8cfe09c76630dcb3614fa9d9))
+ - [clone] Don't expose hex-error in public interfaces anymore ([`92dab30`](https://github.com/yuki0iq/gitoxide/commit/92dab3033890fe26fe2b901d87abe16abd065cce))
+ - Refactor ([`c138059`](https://github.com/yuki0iq/gitoxide/commit/c138059434885536984996cd8fec002aba3d5fe1))
+ - Refactor ([`f2ff90d`](https://github.com/yuki0iq/gitoxide/commit/f2ff90d65edd91c4f6dc6baaf1242df31ef0ef2e))
+ - [clone] a way to change progress handling on the fly ([`c1bcc0a`](https://github.com/yuki0iq/gitoxide/commit/c1bcc0adf04a32e9332fae047fba066d4cff6538))
+ - Refactor ([`aceaaed`](https://github.com/yuki0iq/gitoxide/commit/aceaaed45be5d523c9b4c1f98444b84619cbc13f))
+ - Refactor ([`2cdda7a`](https://github.com/yuki0iq/gitoxide/commit/2cdda7af8ae884b5efde8861f13d85b07d643b94))
+ - [clone] Sketch 'request()' implementation for git protocol ([`fd0e0e9`](https://github.com/yuki0iq/gitoxide/commit/fd0e0e9e49f5481c14e17a462f9e507663fd5e6a))
+ - [clone] the problem actually was rooted in trying to read binary data ([`b7af002`](https://github.com/yuki0iq/gitoxide/commit/b7af002a445143e5437fe497a2d9fb1653adadae))
+ - [clone] first impl of custom read-line (still fails) ([`7f2bdfa`](https://github.com/yuki0iq/gitoxide/commit/7f2bdfa6276692557768ec7a9e969277d7f7db43))
+ - [clone] Add test which probably indicates the need for a custom read_line(…) ([`2360a70`](https://github.com/yuki0iq/gitoxide/commit/2360a7003c07baf88ad3cd46d75bc31a06341301))
+ - Refactor ([`359765a`](https://github.com/yuki0iq/gitoxide/commit/359765a89042f52d41281a31a4ad854215e99c33))
+ - [clone] more tests for progress line handling ([`66c2958`](https://github.com/yuki0iq/gitoxide/commit/66c2958769797610ba415d39a050e0ffd0fb7c75))
+ - [clone] decouple packet line from git-features and progress ([`13bf25e`](https://github.com/yuki0iq/gitoxide/commit/13bf25edb64b8fd3ec77e24cce8911c020e91b11))
+ - Refactor ([`fb7dd26`](https://github.com/yuki0iq/gitoxide/commit/fb7dd267f12bb23ce5c2ba275e487b90f5117208))
+ - Thanks clippy (what would I do without you <3) ([`631af04`](https://github.com/yuki0iq/gitoxide/commit/631af04c87f0b6b22c3ac1ef0d300a02bbdcd217))
+ - Refactor ([`94f0d8a`](https://github.com/yuki0iq/gitoxide/commit/94f0d8ab911625218728d9ba582eeed776f060ed))
+ - [clone] Keep line reader around in http transport ([`feb2596`](https://github.com/yuki0iq/gitoxide/commit/feb259645651309b31df91b18ab247d6955f9a7f))
+ - [clone] packet line readers now reset the parent automatically… ([`8250448`](https://github.com/yuki0iq/gitoxide/commit/8250448e5c441cd14dfe77bfbbdb21b5f87ebf8c))
+ - [clone] Make it optional to abort the packet line reader on 'ERR ' ([`abf9c3b`](https://github.com/yuki0iq/gitoxide/commit/abf9c3b3c9fe757a7418626cd985960f58718357))
+ - [clone] Finally it all works exactly as desired… ([`c5bbb57`](https://github.com/yuki0iq/gitoxide/commit/c5bbb57ad7069c839757f72432d23c43de0b61da))
+ - [clone] FAIL: can't pass line reader as box ([`633341d`](https://github.com/yuki0iq/gitoxide/commit/633341dd5f3fbd7b910c545e203e0bd734b5f989))
+ - [clone] sketching how to possibly return Line readers while keeping it sane… ([`4ba123b`](https://github.com/yuki0iq/gitoxide/commit/4ba123b8e543a2ef3ba07aaf467b208047db0e1d))
+ - [clone] Add Peek support for packet line reader ([`10f1ef7`](https://github.com/yuki0iq/gitoxide/commit/10f1ef7b9c59ec549a7c1e72cfce3dc42617b620))
+ - [clone] a simpler peek version that will soon work ([`c35051b`](https://github.com/yuki0iq/gitoxide/commit/c35051bbafe3278d6cc17e9b29cd42092fcdf03f))
+ - [clone] FAIL: try to have peek_line() borrowcheck ([`dea5672`](https://github.com/yuki0iq/gitoxide/commit/dea5672c374f95d13cf9b9629da09c51d4ff0375))
+ - Refactor ([`f3c5c05`](https://github.com/yuki0iq/gitoxide/commit/f3c5c059169e9cc998ec0c80baf637142eb200ef))
+ - Packet line writer deals with long lines and definitely isn't smart ([`549e6e6`](https://github.com/yuki0iq/gitoxide/commit/549e6e69e58d93efb685efa4036c8999270b8182))
+ - First rough implementation of packet line writer ([`721c215`](https://github.com/yuki0iq/gitoxide/commit/721c215ec57ca55a22ddbbfa1e4e63a7f44c6cfd))
+ - Don't try to find 'ERR ' in every packet line we parse… ([`922fcb6`](https://github.com/yuki0iq/gitoxide/commit/922fcb6d718622bdd6e157edfb47d60cf2a5d4f5))
+ - Thanks clippy ([`25cdbec`](https://github.com/yuki0iq/gitoxide/commit/25cdbecb791993ffe8a3fdf59ae826fa6c63039a))
+ - No panics in packet line to let caller handle invariants; read… ([`a89a443`](https://github.com/yuki0iq/gitoxide/commit/a89a44388a353e7324bbed145ac4996bd677a15b))
+ - [clone] as_read() support for packet lines ([`e214df5`](https://github.com/yuki0iq/gitoxide/commit/e214df5c3a63c26e046cf24cfe8ec5147946b042))
+ - [clone] first stab at making packet liner reader more 'practical' ([`7178543`](https://github.com/yuki0iq/gitoxide/commit/7178543804575040a3685a31dde5515f634d21a9))
+ - [clone] prepare for making progress in packet line reader optional ([`ffe84c0`](https://github.com/yuki0iq/gitoxide/commit/ffe84c046129a12c384678c56e72f3fdfb04f550))
+ - Bump git-features to 0.4 to allow publishes after breaking changes ([`9d6b879`](https://github.com/yuki0iq/gitoxide/commit/9d6b8790e2edd7fa01b3239adff86a7cd2393f10))
+ - [clone] move packet-line code into own crate ([`879af67`](https://github.com/yuki0iq/gitoxide/commit/879af671fcde405d3d08ddbc07ea70d0bee23ef1))
## 0.14.1 (2022-12-19)
diff --git a/gix-packetline/Cargo.toml b/gix-packetline/Cargo.toml
index 8bdb1fb738b..7f9bcdc7582 100644
--- a/gix-packetline/Cargo.toml
+++ b/gix-packetline/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-packetline"
-version = "0.19.2"
+version = "0.19.3"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate of the gitoxide project implementing the pkt-line serialization format"
@@ -42,7 +42,7 @@ path = "tests/blocking-packetline.rs"
required-features = ["blocking-io", "maybe-async/is_sync"]
[dependencies]
-gix-trace = { version = "^0.1.14", path = "../gix-trace" }
+gix-trace = { version = "^0.1.15", path = "../gix-trace" }
serde = { version = "1.0.114", optional = true, default-features = false, features = ["std", "derive"] }
thiserror = "2.0.17"
diff --git a/gix-packetline/src/lib.rs b/gix-packetline/src/lib.rs
index 95ecd59d25c..6802126c4af 100644
--- a/gix-packetline/src/lib.rs
+++ b/gix-packetline/src/lib.rs
@@ -6,7 +6,7 @@
all(doc, all(doc, feature = "document-features")),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
const U16_HEX_BYTES: usize = 4;
diff --git a/gix-protocol/CHANGELOG.md b/gix-protocol/CHANGELOG.md
index e8a9df9af69..0c681a8ac29 100644
--- a/gix-protocol/CHANGELOG.md
+++ b/gix-protocol/CHANGELOG.md
@@ -5,13 +5,42 @@ 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.52.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.52.0 (2025-10-22)
### Commit Statistics
- - 19 commits contributed to the release over the course of 99 calendar days.
+ - 20 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,25 +52,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/GitoxideLabs/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/GitoxideLabs/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/GitoxideLabs/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
- - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/GitoxideLabs/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
- - Merge pull request #2163 from cruessler/deprecate-in-place-methods ([`42f8db5`](https://github.com/GitoxideLabs/gitoxide/commit/42f8db5bc9096cdedba497c850c86285ecbacc69))
- - Adapt to changes in `gix-ref` ([`44922d0`](https://github.com/GitoxideLabs/gitoxide/commit/44922d0a71b6cd3595dec8187fa3842097eacd5b))
- - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/GitoxideLabs/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
- - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/GitoxideLabs/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
- - Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw ([`651f9fa`](https://github.com/GitoxideLabs/gitoxide/commit/651f9fa560d5df7260a45068b8440f72820a6ffd))
- - Release gix-date v0.10.5 ([`4289ae6`](https://github.com/GitoxideLabs/gitoxide/commit/4289ae635d94d713d247eaf6f87d0ba91a1a3826))
- - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/GitoxideLabs/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
- - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/GitoxideLabs/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
- - Merge pull request #2097 from GitoxideLabs/fix-gix-date ([`589d63e`](https://github.com/GitoxideLabs/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9))
- - Release gix-date v0.10.4 ([`007e3f6`](https://github.com/GitoxideLabs/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512))
- - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/GitoxideLabs/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
- - Bump the cargo group with 41 updates ([`428412c`](https://github.com/GitoxideLabs/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0 ([`49f8d53`](https://github.com/yuki0iq/gitoxide/commit/49f8d5373501c82699fec76809f4d445c3327c5a))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2163 from cruessler/deprecate-in-place-methods ([`42f8db5`](https://github.com/yuki0iq/gitoxide/commit/42f8db5bc9096cdedba497c850c86285ecbacc69))
+ - Adapt to changes in `gix-ref` ([`44922d0`](https://github.com/yuki0iq/gitoxide/commit/44922d0a71b6cd3595dec8187fa3842097eacd5b))
+ - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/yuki0iq/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
+ - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/yuki0iq/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
+ - Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw ([`651f9fa`](https://github.com/yuki0iq/gitoxide/commit/651f9fa560d5df7260a45068b8440f72820a6ffd))
+ - Release gix-date v0.10.5 ([`4289ae6`](https://github.com/yuki0iq/gitoxide/commit/4289ae635d94d713d247eaf6f87d0ba91a1a3826))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2097 from GitoxideLabs/fix-gix-date ([`589d63e`](https://github.com/yuki0iq/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9))
+ - Release gix-date v0.10.4 ([`007e3f6`](https://github.com/yuki0iq/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512))
+ - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/yuki0iq/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
+ - Bump the cargo group with 41 updates ([`428412c`](https://github.com/yuki0iq/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 0.51.0 (2025-07-15)
@@ -70,17 +100,17 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/GitoxideLabs/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
- - Small documentation fixes ([`bfb1c34`](https://github.com/GitoxideLabs/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
- - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/GitoxideLabs/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
- - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/GitoxideLabs/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #1975 from GitoxideLabs/improvements ([`28935a5`](https://github.com/GitoxideLabs/gitoxide/commit/28935a56ff91f1fc2c17a7d23b057cf7119144e9))
- - Thanks clippy ([`dbf65c9`](https://github.com/GitoxideLabs/gitoxide/commit/dbf65c95644e6a134e7f9b75e7871479720b4deb))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/yuki0iq/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
+ - Small documentation fixes ([`bfb1c34`](https://github.com/yuki0iq/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
+ - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/yuki0iq/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
+ - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/yuki0iq/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #1975 from GitoxideLabs/improvements ([`28935a5`](https://github.com/yuki0iq/gitoxide/commit/28935a56ff91f1fc2c17a7d23b057cf7119144e9))
+ - Thanks clippy ([`dbf65c9`](https://github.com/yuki0iq/gitoxide/commit/dbf65c95644e6a134e7f9b75e7871479720b4deb))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.50.1 (2025-04-26)
@@ -100,9 +130,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.50.0 (2025-04-25)
@@ -128,23 +158,23 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Merge pull request #1968 from GitoxideLabs/dependabot/cargo/cargo-bd18780e40 ([`46227e6`](https://github.com/GitoxideLabs/gitoxide/commit/46227e6d1ddc0879662730e5bb21a8597716b1ca))
- - Bump the cargo group with 40 updates ([`06bf1e1`](https://github.com/GitoxideLabs/gitoxide/commit/06bf1e1552de65ce692911bdc4c501d487bbc3d7))
- - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/GitoxideLabs/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
- - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/GitoxideLabs/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/GitoxideLabs/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
- - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/GitoxideLabs/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
- - Merge pull request #1929 from Prince213/fix-cargo-auditable ([`19f50d0`](https://github.com/GitoxideLabs/gitoxide/commit/19f50d0ff30291fe57927f19b215ef1c9096217c))
- - Cargo-auditable build error ([`11bd59f`](https://github.com/GitoxideLabs/gitoxide/commit/11bd59f794811e11e48ef8de4db59035434f9da6))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Merge pull request #1968 from GitoxideLabs/dependabot/cargo/cargo-bd18780e40 ([`46227e6`](https://github.com/yuki0iq/gitoxide/commit/46227e6d1ddc0879662730e5bb21a8597716b1ca))
+ - Bump the cargo group with 40 updates ([`06bf1e1`](https://github.com/yuki0iq/gitoxide/commit/06bf1e1552de65ce692911bdc4c501d487bbc3d7))
+ - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/yuki0iq/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
+ - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/yuki0iq/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/yuki0iq/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
+ - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/yuki0iq/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
+ - Merge pull request #1929 from Prince213/fix-cargo-auditable ([`19f50d0`](https://github.com/yuki0iq/gitoxide/commit/19f50d0ff30291fe57927f19b215ef1c9096217c))
+ - Cargo-auditable build error ([`11bd59f`](https://github.com/yuki0iq/gitoxide/commit/11bd59f794811e11e48ef8de4db59035434f9da6))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.49.0 (2025-04-04)
@@ -172,19 +202,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/GitoxideLabs/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1909 from cruessler/take-to-components-in-fs-stack ([`5cb5337`](https://github.com/GitoxideLabs/gitoxide/commit/5cb5337efd7679d8a2ab4bd5e6a5da8c366f7f1a))
- - Use `gix_fs::stack::ToNormalPathComponents` everywhere. ([`1f98edb`](https://github.com/GitoxideLabs/gitoxide/commit/1f98edbaa51caaf152eda289b769388676259a06))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1822 from epage/w7 ([`11ac79c`](https://github.com/GitoxideLabs/gitoxide/commit/11ac79c068181d4ed9f6a404e4875ad7c206520c))
- - Upgrade to Winnow 0.7 ([`fdc57e7`](https://github.com/GitoxideLabs/gitoxide/commit/fdc57e79af6f7922d91ad8d7796943821f637124))
- - Resolve Winnow deprecations ([`3cd3e2a`](https://github.com/GitoxideLabs/gitoxide/commit/3cd3e2a71beb01591afe732ab4ae914ed62a4ecf))
- - Upgrade to Winnow 0.6.26 ([`783c4e6`](https://github.com/GitoxideLabs/gitoxide/commit/783c4e698234b8afaf8fbd25057aca11c5c66e75))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/yuki0iq/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1909 from cruessler/take-to-components-in-fs-stack ([`5cb5337`](https://github.com/yuki0iq/gitoxide/commit/5cb5337efd7679d8a2ab4bd5e6a5da8c366f7f1a))
+ - Use `gix_fs::stack::ToNormalPathComponents` everywhere. ([`1f98edb`](https://github.com/yuki0iq/gitoxide/commit/1f98edbaa51caaf152eda289b769388676259a06))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1822 from epage/w7 ([`11ac79c`](https://github.com/yuki0iq/gitoxide/commit/11ac79c068181d4ed9f6a404e4875ad7c206520c))
+ - Upgrade to Winnow 0.7 ([`fdc57e7`](https://github.com/yuki0iq/gitoxide/commit/fdc57e79af6f7922d91ad8d7796943821f637124))
+ - Resolve Winnow deprecations ([`3cd3e2a`](https://github.com/yuki0iq/gitoxide/commit/3cd3e2a71beb01591afe732ab4ae914ed62a4ecf))
+ - Upgrade to Winnow 0.6.26 ([`783c4e6`](https://github.com/yuki0iq/gitoxide/commit/783c4e698234b8afaf8fbd25057aca11c5c66e75))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.48.0 (2025-01-18)
@@ -213,13 +243,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1763 from GitoxideLabs/better-refspec-primitives ([`af8f201`](https://github.com/GitoxideLabs/gitoxide/commit/af8f2019723dd9ee3ac46a935910946fcc15e8bb))
- - Adapt to changes in `gix-refspec` ([`6d7dd9b`](https://github.com/GitoxideLabs/gitoxide/commit/6d7dd9bced4a1a0e8175e047be838746a95aa596))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1763 from GitoxideLabs/better-refspec-primitives ([`af8f201`](https://github.com/yuki0iq/gitoxide/commit/af8f2019723dd9ee3ac46a935910946fcc15e8bb))
+ - Adapt to changes in `gix-refspec` ([`6d7dd9b`](https://github.com/yuki0iq/gitoxide/commit/6d7dd9bced4a1a0e8175e047be838746a95aa596))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.47.0 (2024-12-22)
@@ -270,20 +300,20 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/GitoxideLabs/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1731 from GitoxideLabs/fix-pack-receive ([`ca54b8c`](https://github.com/GitoxideLabs/gitoxide/commit/ca54b8c67eb6c81b7175f62ee74a0d5aab6f52cc))
- - Respect interrupt-requests during negotiation ([`5c21ebc`](https://github.com/GitoxideLabs/gitoxide/commit/5c21ebc3f523bbe64cb84bbcdf39a2c284ba1df1))
- - Assure that empty fetches due to no objects wanted are terminated early ([`a5f0d29`](https://github.com/GitoxideLabs/gitoxide/commit/a5f0d295cfc7183e5c0b35b72610e933f91059d9))
- - Merge pull request #1726 from GitoxideLabs/radicle-tuning ([`a542775`](https://github.com/GitoxideLabs/gitoxide/commit/a54277561a62cd560a9a072c6052eaf182ad4ace))
- - Remove `ref_map` from `fetch()` function. ([`5950926`](https://github.com/GitoxideLabs/gitoxide/commit/595092629115cd7d2b48140b1c0b211263146028))
- - Merge pull request #1634 from GitoxideLabs/remove-delegates ([`ddeb97f`](https://github.com/GitoxideLabs/gitoxide/commit/ddeb97f550bb95835648841b476d7647dd7c1dc0))
- - Move all possible code from `gix` to `gix-protocol`. ([`e59fc09`](https://github.com/GitoxideLabs/gitoxide/commit/e59fc09f12a1c6b27d878525ff6074ac846aa87e))
- - Add `gix-shallow` crate and use it from `gix` and `gix-protocol` ([`6367c7d`](https://github.com/GitoxideLabs/gitoxide/commit/6367c7d0a796aff8ee8778916c1a1ddae68b654d))
- - Move `fetch()` to tests so they are the only ones with delegates. ([`212ea9e`](https://github.com/GitoxideLabs/gitoxide/commit/212ea9e8d6bd972d2a73f7ff4f9f35487d1f80f9))
- - Refactor tests to conform to 'new style' ([`d7b1cce`](https://github.com/GitoxideLabs/gitoxide/commit/d7b1cce0514c3fe8eefb75ae8bea9cd2e9e58b08))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/yuki0iq/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1731 from GitoxideLabs/fix-pack-receive ([`ca54b8c`](https://github.com/yuki0iq/gitoxide/commit/ca54b8c67eb6c81b7175f62ee74a0d5aab6f52cc))
+ - Respect interrupt-requests during negotiation ([`5c21ebc`](https://github.com/yuki0iq/gitoxide/commit/5c21ebc3f523bbe64cb84bbcdf39a2c284ba1df1))
+ - Assure that empty fetches due to no objects wanted are terminated early ([`a5f0d29`](https://github.com/yuki0iq/gitoxide/commit/a5f0d295cfc7183e5c0b35b72610e933f91059d9))
+ - Merge pull request #1726 from GitoxideLabs/radicle-tuning ([`a542775`](https://github.com/yuki0iq/gitoxide/commit/a54277561a62cd560a9a072c6052eaf182ad4ace))
+ - Remove `ref_map` from `fetch()` function. ([`5950926`](https://github.com/yuki0iq/gitoxide/commit/595092629115cd7d2b48140b1c0b211263146028))
+ - Merge pull request #1634 from GitoxideLabs/remove-delegates ([`ddeb97f`](https://github.com/yuki0iq/gitoxide/commit/ddeb97f550bb95835648841b476d7647dd7c1dc0))
+ - Move all possible code from `gix` to `gix-protocol`. ([`e59fc09`](https://github.com/yuki0iq/gitoxide/commit/e59fc09f12a1c6b27d878525ff6074ac846aa87e))
+ - Add `gix-shallow` crate and use it from `gix` and `gix-protocol` ([`6367c7d`](https://github.com/yuki0iq/gitoxide/commit/6367c7d0a796aff8ee8778916c1a1ddae68b654d))
+ - Move `fetch()` to tests so they are the only ones with delegates. ([`212ea9e`](https://github.com/yuki0iq/gitoxide/commit/212ea9e8d6bd972d2a73f7ff4f9f35487d1f80f9))
+ - Refactor tests to conform to 'new style' ([`d7b1cce`](https://github.com/yuki0iq/gitoxide/commit/d7b1cce0514c3fe8eefb75ae8bea9cd2e9e58b08))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.46.1 (2024-11-24)
@@ -305,14 +335,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1690 from EliahKagan/gitattributes ([`700cfa5`](https://github.com/GitoxideLabs/gitoxide/commit/700cfa52e7f3008036881a99fbdeb04c9ab1f2f5))
- - Fix marking `gix-packetline-blocking` copy auto-generated ([`325588e`](https://github.com/GitoxideLabs/gitoxide/commit/325588e700ec159e5139beb149127c947164fb98))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1690 from EliahKagan/gitattributes ([`700cfa5`](https://github.com/yuki0iq/gitoxide/commit/700cfa52e7f3008036881a99fbdeb04c9ab1f2f5))
+ - Fix marking `gix-packetline-blocking` copy auto-generated ([`325588e`](https://github.com/yuki0iq/gitoxide/commit/325588e700ec159e5139beb149127c947164fb98))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.46.0 (2024-10-22)
@@ -373,7 +403,7 @@ A maintenance release without user-facing changes.
- 18 commits contributed to the release over the course of 60 calendar days.
- 61 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1604](https://github.com/GitoxideLabs/gitoxide/issues/1604)
+ - 1 unique issue was worked on: [#1604](https://github.com/yuki0iq/gitoxide/issues/1604)
### Thanks Clippy
@@ -387,26 +417,26 @@ A maintenance release without user-facing changes.
view details
- * **[#1604](https://github.com/GitoxideLabs/gitoxide/issues/1604)**
- - Make V1 shallow announcements possible ([`24da857`](https://github.com/GitoxideLabs/gitoxide/commit/24da857dbd236ae1cc75a4efd0816e717b885c7f))
+ * **[#1604](https://github.com/yuki0iq/gitoxide/issues/1604)**
+ - Make V1 shallow announcements possible ([`24da857`](https://github.com/yuki0iq/gitoxide/commit/24da857dbd236ae1cc75a4efd0816e717b885c7f))
* **Uncategorized**
- - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/GitoxideLabs/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Merge pull request #1604 from Byron/protocol-shallow-v1 ([`612896d`](https://github.com/GitoxideLabs/gitoxide/commit/612896d7ec15c153d3d48012c75aaf85d10a5abe))
- - Reproduce #1598 ([`6c82f31`](https://github.com/GitoxideLabs/gitoxide/commit/6c82f31fd4009e9806a928de0bc2b21f043ca1d6))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - A few more missing semicolons ([`fc45c93`](https://github.com/GitoxideLabs/gitoxide/commit/fc45c931c132ac8b6ea4f2e4c3d5f0d19727f46f))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
- - Merge branch 'fixes' ([`46cd1ae`](https://github.com/GitoxideLabs/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
- - Remove all workspace dependencies ([`1757377`](https://github.com/GitoxideLabs/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
+ - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/yuki0iq/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Merge pull request #1604 from Byron/protocol-shallow-v1 ([`612896d`](https://github.com/yuki0iq/gitoxide/commit/612896d7ec15c153d3d48012c75aaf85d10a5abe))
+ - Reproduce #1598 ([`6c82f31`](https://github.com/yuki0iq/gitoxide/commit/6c82f31fd4009e9806a928de0bc2b21f043ca1d6))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - A few more missing semicolons ([`fc45c93`](https://github.com/yuki0iq/gitoxide/commit/fc45c931c132ac8b6ea4f2e4c3d5f0d19727f46f))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Merge branch 'fixes' ([`46cd1ae`](https://github.com/yuki0iq/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
+ - Remove all workspace dependencies ([`1757377`](https://github.com/yuki0iq/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
## 0.45.3 (2024-08-22)
@@ -429,16 +459,16 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/GitoxideLabs/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'dependabot/github_actions/github-actions-c4bcf5a8e2' ([`2e00b5e`](https://github.com/GitoxideLabs/gitoxide/commit/2e00b5ef6e8a15e7f0a34d54739a5cd1c986b322))
- - Make `winnow` a workspace dependency ([`78a7e32`](https://github.com/GitoxideLabs/gitoxide/commit/78a7e32c34150dece4065e513cd177356619419f))
- - Merge branch 'ag/jiff' ([`5871fb1`](https://github.com/GitoxideLabs/gitoxide/commit/5871fb130b1a603c1e768f4b2371ac9d7cc56330))
- - Assure the next release is breaking ([`9fd1090`](https://github.com/GitoxideLabs/gitoxide/commit/9fd10905449a41cdda5eb2764e4d45d314de9c04))
- - Release gix-credentials v0.24.4 ([`f6a4eb9`](https://github.com/GitoxideLabs/gitoxide/commit/f6a4eb98740fe4151e293d53a578233119307a58))
+ - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/yuki0iq/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'dependabot/github_actions/github-actions-c4bcf5a8e2' ([`2e00b5e`](https://github.com/yuki0iq/gitoxide/commit/2e00b5ef6e8a15e7f0a34d54739a5cd1c986b322))
+ - Make `winnow` a workspace dependency ([`78a7e32`](https://github.com/yuki0iq/gitoxide/commit/78a7e32c34150dece4065e513cd177356619419f))
+ - Merge branch 'ag/jiff' ([`5871fb1`](https://github.com/yuki0iq/gitoxide/commit/5871fb130b1a603c1e768f4b2371ac9d7cc56330))
+ - Assure the next release is breaking ([`9fd1090`](https://github.com/yuki0iq/gitoxide/commit/9fd10905449a41cdda5eb2764e4d45d314de9c04))
+ - Release gix-credentials v0.24.4 ([`f6a4eb9`](https://github.com/yuki0iq/gitoxide/commit/f6a4eb98740fe4151e293d53a578233119307a58))
## 0.45.2 (2024-07-23)
@@ -461,12 +491,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/GitoxideLabs/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/yuki0iq/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
## 0.45.1 (2024-05-22)
@@ -489,9 +519,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
- - Release gix-date v0.8.6 ([`d3588ca`](https://github.com/GitoxideLabs/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Release gix-date v0.8.6 ([`d3588ca`](https://github.com/yuki0iq/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
## 0.45.0 (2024-04-13)
@@ -513,8 +543,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
## 0.44.2 (2024-03-14)
@@ -537,10 +567,10 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
## 0.44.1 (2024-02-25)
@@ -563,16 +593,16 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Merge branch 'btoi' ([`5fc379d`](https://github.com/GitoxideLabs/gitoxide/commit/5fc379d1dc867d15a50cb086e30beefde2b42d86))
- - Refactor ([`c5c69bd`](https://github.com/GitoxideLabs/gitoxide/commit/c5c69bd355771a6fb3e4f6db0c5f49aa2bf7f42f))
- - Inline btoi code to reduce compile times ([`f26f298`](https://github.com/GitoxideLabs/gitoxide/commit/f26f2988f51f6c419ec7eff4ae6f4df0f4011663))
- - Merge pull request #1290 from epage/winnow ([`a663e9f`](https://github.com/GitoxideLabs/gitoxide/commit/a663e9fcdb5a3aedc9200da77ebae17d5c3e7135))
- - Update winnow to 0.6 ([`e175b20`](https://github.com/GitoxideLabs/gitoxide/commit/e175b20d431faa6859fbcc52f78400e50f91cad1))
- - Update winnow to 0.5.40 ([`516e105`](https://github.com/GitoxideLabs/gitoxide/commit/516e105db5f22e1483b4b8a886cc4f3929ad7f6a))
- - Merge pull request #1267 from epage/winnow ([`69cb78b`](https://github.com/GitoxideLabs/gitoxide/commit/69cb78bd865a372c580b386766d7b61e5ca9303a))
- - Update from winnow 0.5.31 to 0.5.36 ([`9470554`](https://github.com/GitoxideLabs/gitoxide/commit/94705546cf0e4c8e38bcc96999cfa79cd8ee1acd))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Merge branch 'btoi' ([`5fc379d`](https://github.com/yuki0iq/gitoxide/commit/5fc379d1dc867d15a50cb086e30beefde2b42d86))
+ - Refactor ([`c5c69bd`](https://github.com/yuki0iq/gitoxide/commit/c5c69bd355771a6fb3e4f6db0c5f49aa2bf7f42f))
+ - Inline btoi code to reduce compile times ([`f26f298`](https://github.com/yuki0iq/gitoxide/commit/f26f2988f51f6c419ec7eff4ae6f4df0f4011663))
+ - Merge pull request #1290 from epage/winnow ([`a663e9f`](https://github.com/yuki0iq/gitoxide/commit/a663e9fcdb5a3aedc9200da77ebae17d5c3e7135))
+ - Update winnow to 0.6 ([`e175b20`](https://github.com/yuki0iq/gitoxide/commit/e175b20d431faa6859fbcc52f78400e50f91cad1))
+ - Update winnow to 0.5.40 ([`516e105`](https://github.com/yuki0iq/gitoxide/commit/516e105db5f22e1483b4b8a886cc4f3929ad7f6a))
+ - Merge pull request #1267 from epage/winnow ([`69cb78b`](https://github.com/yuki0iq/gitoxide/commit/69cb78bd865a372c580b386766d7b61e5ca9303a))
+ - Update from winnow 0.5.31 to 0.5.36 ([`9470554`](https://github.com/yuki0iq/gitoxide/commit/94705546cf0e4c8e38bcc96999cfa79cd8ee1acd))
## 0.44.0 (2024-01-20)
@@ -595,9 +625,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
## 0.43.1 (2023-12-30)
@@ -628,9 +658,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.43.0 (2023-12-29)
@@ -664,15 +694,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Thanks clippy ([`d38d1cc`](https://github.com/GitoxideLabs/gitoxide/commit/d38d1cc1aa3402629a0f182324e3310e730ce3f2))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/GitoxideLabs/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
- - Merge branch '32bit' ([`ff1542c`](https://github.com/GitoxideLabs/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c))
- - Update `prodash` to latest version ([`97f62cb`](https://github.com/GitoxideLabs/gitoxide/commit/97f62cb183cc36d6045c9320697bb0b4755d6f6b))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Thanks clippy ([`d38d1cc`](https://github.com/yuki0iq/gitoxide/commit/d38d1cc1aa3402629a0f182324e3310e730ce3f2))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/yuki0iq/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
+ - Merge branch '32bit' ([`ff1542c`](https://github.com/yuki0iq/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c))
+ - Update `prodash` to latest version ([`97f62cb`](https://github.com/yuki0iq/gitoxide/commit/97f62cb183cc36d6045c9320697bb0b4755d6f6b))
## 0.42.0 (2023-12-06)
@@ -710,7 +740,7 @@ A maintenance release without user-facing changes.
- 15 commits contributed to the release.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1061](https://github.com/GitoxideLabs/gitoxide/issues/1061)
+ - 1 unique issue was worked on: [#1061](https://github.com/yuki0iq/gitoxide/issues/1061)
### Commit Details
@@ -718,23 +748,23 @@ A maintenance release without user-facing changes.
view details
- * **[#1061](https://github.com/GitoxideLabs/gitoxide/issues/1061)**
- - V1 negotiation won't hang anymore ([`6295dec`](https://github.com/GitoxideLabs/gitoxide/commit/6295dec2bdd6c3bb35e45db7a486651ebfe50369))
+ * **[#1061](https://github.com/yuki0iq/gitoxide/issues/1061)**
+ - V1 negotiation won't hang anymore ([`6295dec`](https://github.com/yuki0iq/gitoxide/commit/6295dec2bdd6c3bb35e45db7a486651ebfe50369))
* **Uncategorized**
- - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/GitoxideLabs/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'remove-unsafe' ([`d2ba97c`](https://github.com/GitoxideLabs/gitoxide/commit/d2ba97c057de62022d4b8b720750c3a706ac0f9c))
- - Remove unsafe transmute of should_interrupt ([`88f8b34`](https://github.com/GitoxideLabs/gitoxide/commit/88f8b342ab317696bcab8a0fe75c042e7290a75c))
- - Upgrade to `winnow` 0.5.24 ([`abcfb65`](https://github.com/GitoxideLabs/gitoxide/commit/abcfb659786425ec09eff6b644cd2ad36b7d6bc4))
- - J fmt ([`51c7abc`](https://github.com/GitoxideLabs/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
- - Merge branch 'fix-v1-negotiation' ([`eb23338`](https://github.com/GitoxideLabs/gitoxide/commit/eb23338b847af2b26c797e6e903969a569deb0a7))
- - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/GitoxideLabs/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
- - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/GitoxideLabs/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
+ - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/yuki0iq/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'remove-unsafe' ([`d2ba97c`](https://github.com/yuki0iq/gitoxide/commit/d2ba97c057de62022d4b8b720750c3a706ac0f9c))
+ - Remove unsafe transmute of should_interrupt ([`88f8b34`](https://github.com/yuki0iq/gitoxide/commit/88f8b342ab317696bcab8a0fe75c042e7290a75c))
+ - Upgrade to `winnow` 0.5.24 ([`abcfb65`](https://github.com/yuki0iq/gitoxide/commit/abcfb659786425ec09eff6b644cd2ad36b7d6bc4))
+ - J fmt ([`51c7abc`](https://github.com/yuki0iq/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Merge branch 'fix-v1-negotiation' ([`eb23338`](https://github.com/yuki0iq/gitoxide/commit/eb23338b847af2b26c797e6e903969a569deb0a7))
+ - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/yuki0iq/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
+ - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/yuki0iq/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
## 0.41.1 (2023-10-13)
@@ -763,9 +793,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.38.0, gix-protocol v0.41.1, gix v0.55.2, gitoxide-core v0.33.1, gitoxide v0.31.1 ([`1955a57`](https://github.com/GitoxideLabs/gitoxide/commit/1955a57f003f7d731d04e582e70ea86f15e8e7d9))
- - Prepare changelogs prior to release ([`12b5caf`](https://github.com/GitoxideLabs/gitoxide/commit/12b5cafc49baf07d00313de468970a2db33ac1f8))
- - Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/GitoxideLabs/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
+ - Release gix-transport v0.38.0, gix-protocol v0.41.1, gix v0.55.2, gitoxide-core v0.33.1, gitoxide v0.31.1 ([`1955a57`](https://github.com/yuki0iq/gitoxide/commit/1955a57f003f7d731d04e582e70ea86f15e8e7d9))
+ - Prepare changelogs prior to release ([`12b5caf`](https://github.com/yuki0iq/gitoxide/commit/12b5cafc49baf07d00313de468970a2db33ac1f8))
+ - Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/yuki0iq/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
## 0.41.0 (2023-10-12)
@@ -788,9 +818,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/GitoxideLabs/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/yuki0iq/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
## 0.40.0 (2023-09-24)
@@ -813,8 +843,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
## 0.39.0 (2023-09-08)
@@ -852,25 +882,25 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/GitoxideLabs/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Use `prodash::Count` to indicate that nothing more than counting is performed, in place of `prodash::Progress` ([`24dd870`](https://github.com/GitoxideLabs/gitoxide/commit/24dd870919ba444aa8099c63a78ea120d47ec28e))
- - Merge pull request #1009 from epage/proto ([`16cac47`](https://github.com/GitoxideLabs/gitoxide/commit/16cac4724347401d7dde2c8567b2f26420bf7216))
- - Don't bother with error tracking that is ignored ([`444f970`](https://github.com/GitoxideLabs/gitoxide/commit/444f970e70e8d24c6593293fec70b3a6f7f2d5bf))
- - Upgrade gix-protocol to winnow 0.5 ([`237657e`](https://github.com/GitoxideLabs/gitoxide/commit/237657ee59a093a65b3157e637f28282290212bb))
- - Prep for winnow 0.5 upgrade for gix-protocol ([`8c80dba`](https://github.com/GitoxideLabs/gitoxide/commit/8c80dba1836394b4d1995580f60e1443a386bdac))
- - Resolve winnow deprecations in gix-protocol ([`b213889`](https://github.com/GitoxideLabs/gitoxide/commit/b213889db2697d27d70b110c863bdfdf71bc0f4f))
- - Upgrade gix-protocol to winnow 0.4 ([`659ebe9`](https://github.com/GitoxideLabs/gitoxide/commit/659ebe9cf3569f40c0d81eb02b802516c428287a))
- - Prep for winnow 0.4 upgrade for gix-protocol ([`8609aec`](https://github.com/GitoxideLabs/gitoxide/commit/8609aec804a7191b9c5a074595ef16a08e7d0be4))
- - Resolve winnow deprecations in gix-protocol ([`b46fe9c`](https://github.com/GitoxideLabs/gitoxide/commit/b46fe9c15f6af4351c6ea7a443f0c79bd0c77969))
- - Migrate gix-protocol to winnow ([`0e8edef`](https://github.com/GitoxideLabs/gitoxide/commit/0e8edef9882eea72a70b8782d8cf6edc8185b097))
- - Update to the latest `prodash` ([`ed327f6`](https://github.com/GitoxideLabs/gitoxide/commit/ed327f6163f54756e58c20f86a563a97efb256ca))
- - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/GitoxideLabs/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
- - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/GitoxideLabs/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/yuki0iq/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Use `prodash::Count` to indicate that nothing more than counting is performed, in place of `prodash::Progress` ([`24dd870`](https://github.com/yuki0iq/gitoxide/commit/24dd870919ba444aa8099c63a78ea120d47ec28e))
+ - Merge pull request #1009 from epage/proto ([`16cac47`](https://github.com/yuki0iq/gitoxide/commit/16cac4724347401d7dde2c8567b2f26420bf7216))
+ - Don't bother with error tracking that is ignored ([`444f970`](https://github.com/yuki0iq/gitoxide/commit/444f970e70e8d24c6593293fec70b3a6f7f2d5bf))
+ - Upgrade gix-protocol to winnow 0.5 ([`237657e`](https://github.com/yuki0iq/gitoxide/commit/237657ee59a093a65b3157e637f28282290212bb))
+ - Prep for winnow 0.5 upgrade for gix-protocol ([`8c80dba`](https://github.com/yuki0iq/gitoxide/commit/8c80dba1836394b4d1995580f60e1443a386bdac))
+ - Resolve winnow deprecations in gix-protocol ([`b213889`](https://github.com/yuki0iq/gitoxide/commit/b213889db2697d27d70b110c863bdfdf71bc0f4f))
+ - Upgrade gix-protocol to winnow 0.4 ([`659ebe9`](https://github.com/yuki0iq/gitoxide/commit/659ebe9cf3569f40c0d81eb02b802516c428287a))
+ - Prep for winnow 0.4 upgrade for gix-protocol ([`8609aec`](https://github.com/yuki0iq/gitoxide/commit/8609aec804a7191b9c5a074595ef16a08e7d0be4))
+ - Resolve winnow deprecations in gix-protocol ([`b46fe9c`](https://github.com/yuki0iq/gitoxide/commit/b46fe9c15f6af4351c6ea7a443f0c79bd0c77969))
+ - Migrate gix-protocol to winnow ([`0e8edef`](https://github.com/yuki0iq/gitoxide/commit/0e8edef9882eea72a70b8782d8cf6edc8185b097))
+ - Update to the latest `prodash` ([`ed327f6`](https://github.com/yuki0iq/gitoxide/commit/ed327f6163f54756e58c20f86a563a97efb256ca))
+ - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/yuki0iq/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
+ - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/yuki0iq/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.38.0 (2023-08-22)
@@ -897,11 +927,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/GitoxideLabs/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/GitoxideLabs/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
- - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/GitoxideLabs/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
+ - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/yuki0iq/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/yuki0iq/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
+ - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/yuki0iq/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
## 0.37.0 (2023-08-02)
@@ -934,12 +964,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/GitoxideLabs/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
- - Prepare additional changelogs ([`db63815`](https://github.com/GitoxideLabs/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
- - Prepare changelogs ([`e4d2890`](https://github.com/GitoxideLabs/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
- - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/GitoxideLabs/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
- - Add `fetch::Arguments::add_feature()` for unconditional additions of arguments that are supposed to be features. ([`d1f9c63`](https://github.com/GitoxideLabs/gitoxide/commit/d1f9c63f8a79dcb00766d94edda80ed9add724ea))
- - `handshake::Ref::Symbolic` now has a `tag` field. ([`0de7117`](https://github.com/GitoxideLabs/gitoxide/commit/0de7117492fb64c4f2b4f5ee7482813d57b57d40))
+ - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/yuki0iq/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
+ - Prepare additional changelogs ([`db63815`](https://github.com/yuki0iq/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
+ - Prepare changelogs ([`e4d2890`](https://github.com/yuki0iq/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
+ - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/yuki0iq/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
+ - Add `fetch::Arguments::add_feature()` for unconditional additions of arguments that are supposed to be features. ([`d1f9c63`](https://github.com/yuki0iq/gitoxide/commit/d1f9c63f8a79dcb00766d94edda80ed9add724ea))
+ - `handshake::Ref::Symbolic` now has a `tag` field. ([`0de7117`](https://github.com/yuki0iq/gitoxide/commit/0de7117492fb64c4f2b4f5ee7482813d57b57d40))
## 0.36.1 (2023-07-22)
@@ -962,13 +992,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/GitoxideLabs/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/yuki0iq/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.36.0 (2023-07-19)
@@ -991,10 +1021,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/GitoxideLabs/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
- - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/GitoxideLabs/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
- - Prepare changelogs prior to release ([`e4dded0`](https://github.com/GitoxideLabs/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
+ - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/yuki0iq/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
+ - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/yuki0iq/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Prepare changelogs prior to release ([`e4dded0`](https://github.com/yuki0iq/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
## 0.35.0 (2023-06-29)
@@ -1017,8 +1047,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/GitoxideLabs/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
- - Prepare changelogs prior to release ([`00f96fb`](https://github.com/GitoxideLabs/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
+ - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/yuki0iq/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
+ - Prepare changelogs prior to release ([`00f96fb`](https://github.com/yuki0iq/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
## 0.34.0 (2023-06-22)
@@ -1050,14 +1080,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
- - Merge branch 'future-dates' ([`8d2e6a9`](https://github.com/GitoxideLabs/gitoxide/commit/8d2e6a91ac92a033e9e3daad5cffa90263075536))
- - Use `SecondsSinceUnixEpoch` type where needed. ([`9f8fa22`](https://github.com/GitoxideLabs/gitoxide/commit/9f8fa221b0e15923de5fc015cf6abb3dd578167e))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Merge branch 'future-dates' ([`8d2e6a9`](https://github.com/yuki0iq/gitoxide/commit/8d2e6a91ac92a033e9e3daad5cffa90263075536))
+ - Use `SecondsSinceUnixEpoch` type where needed. ([`9f8fa22`](https://github.com/yuki0iq/gitoxide/commit/9f8fa221b0e15923de5fc015cf6abb3dd578167e))
## 0.33.2 (2023-06-10)
@@ -1085,9 +1115,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/GitoxideLabs/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
- - Prepare changelogs prior to release ([`298f3d7`](https://github.com/GitoxideLabs/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
- - Support `capabilities^{}` syntax to announce caps in empty repos under V1 ([`c8e8b9f`](https://github.com/GitoxideLabs/gitoxide/commit/c8e8b9fc55486215bda4c380d3c84a6c6ae5f602))
+ - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/yuki0iq/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
+ - Prepare changelogs prior to release ([`298f3d7`](https://github.com/yuki0iq/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
+ - Support `capabilities^{}` syntax to announce caps in empty repos under V1 ([`c8e8b9f`](https://github.com/yuki0iq/gitoxide/commit/c8e8b9fc55486215bda4c380d3c84a6c6ae5f602))
## 0.33.1 (2023-06-07)
@@ -1107,7 +1137,7 @@ A maintenance release without user-facing changes.
- 2 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#882](https://github.com/GitoxideLabs/gitoxide/issues/882)
+ - 1 unique issue was worked on: [#882](https://github.com/yuki0iq/gitoxide/issues/882)
### Commit Details
@@ -1115,10 +1145,10 @@ A maintenance release without user-facing changes.
view details
- * **[#882](https://github.com/GitoxideLabs/gitoxide/issues/882)**
- - Assure we don't stop early on NAK if READY was sent to handle V1 specialty. ([`88670c2`](https://github.com/GitoxideLabs/gitoxide/commit/88670c2ff995e4478f4a40b2733c6c8ca811fa15))
+ * **[#882](https://github.com/yuki0iq/gitoxide/issues/882)**
+ - Assure we don't stop early on NAK if READY was sent to handle V1 specialty. ([`88670c2`](https://github.com/yuki0iq/gitoxide/commit/88670c2ff995e4478f4a40b2733c6c8ca811fa15))
* **Uncategorized**
- - Release gix-protocol v0.33.1 ([`9c99ed3`](https://github.com/GitoxideLabs/gitoxide/commit/9c99ed30162081a7f26d72e0ed26966ff62d2b1c))
+ - Release gix-protocol v0.33.1 ([`9c99ed3`](https://github.com/yuki0iq/gitoxide/commit/9c99ed30162081a7f26d72e0ed26966ff62d2b1c))
## 0.33.0 (2023-06-06)
@@ -1170,19 +1200,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/GitoxideLabs/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
- - Make V1 stateless negotations work. ([`6a3c021`](https://github.com/GitoxideLabs/gitoxide/commit/6a3c02131c9ebca911be5f751e5a6c67fbdbf609))
- - `include-tag` is now properly handled in V1 fetch arguments ([`c5dc7b4`](https://github.com/GitoxideLabs/gitoxide/commit/c5dc7b4c43f07c04cdfb218de03e6725ff3fdb64))
- - Add `fetch::Arguments::is_stateless()` to aid proper use of arguments. ([`877aa29`](https://github.com/GitoxideLabs/gitoxide/commit/877aa2921d8491d301945f86d5a69382e40fb081))
- - Adapt to changes in `gix-transport` ([`60eaceb`](https://github.com/GitoxideLabs/gitoxide/commit/60eaceb5cd4b9206e9262cf05d9036c31a7b7d11))
- - Merge branch 'fix-docs' ([`420553a`](https://github.com/GitoxideLabs/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
- - Cleaning up documentation ([`2578e57`](https://github.com/GitoxideLabs/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
- - Apply -W clippy::cloned-instead-of-copied ([`150463c`](https://github.com/GitoxideLabs/gitoxide/commit/150463c26f0d2e1c2b5facba731ccba29cf23228))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/yuki0iq/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
+ - Make V1 stateless negotations work. ([`6a3c021`](https://github.com/yuki0iq/gitoxide/commit/6a3c02131c9ebca911be5f751e5a6c67fbdbf609))
+ - `include-tag` is now properly handled in V1 fetch arguments ([`c5dc7b4`](https://github.com/yuki0iq/gitoxide/commit/c5dc7b4c43f07c04cdfb218de03e6725ff3fdb64))
+ - Add `fetch::Arguments::is_stateless()` to aid proper use of arguments. ([`877aa29`](https://github.com/yuki0iq/gitoxide/commit/877aa2921d8491d301945f86d5a69382e40fb081))
+ - Adapt to changes in `gix-transport` ([`60eaceb`](https://github.com/yuki0iq/gitoxide/commit/60eaceb5cd4b9206e9262cf05d9036c31a7b7d11))
+ - Merge branch 'fix-docs' ([`420553a`](https://github.com/yuki0iq/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
+ - Cleaning up documentation ([`2578e57`](https://github.com/yuki0iq/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
+ - Apply -W clippy::cloned-instead-of-copied ([`150463c`](https://github.com/yuki0iq/gitoxide/commit/150463c26f0d2e1c2b5facba731ccba29cf23228))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
## 0.32.0 (2023-04-27)
@@ -1204,9 +1234,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/GitoxideLabs/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
- - Prepare changelogs prior to release ([`0135158`](https://github.com/GitoxideLabs/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
- - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/GitoxideLabs/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
+ - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/yuki0iq/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
+ - Prepare changelogs prior to release ([`0135158`](https://github.com/yuki0iq/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
+ - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/yuki0iq/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
## 0.31.0 (2023-04-26)
@@ -1228,7 +1258,7 @@ A maintenance release without user-facing changes.
- 11 commits contributed to the release over the course of 14 calendar days.
- 27 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Thanks Clippy
@@ -1242,19 +1272,19 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/GitoxideLabs/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/GitoxideLabs/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/GitoxideLabs/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
- - Thanks clippy ([`14e64e7`](https://github.com/GitoxideLabs/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
- - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/GitoxideLabs/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/yuki0iq/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/yuki0iq/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/yuki0iq/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
+ - Thanks clippy ([`14e64e7`](https://github.com/yuki0iq/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/yuki0iq/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
## 0.30.2 (2023-03-30)
@@ -1279,8 +1309,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.7.3, gix-config-value v0.10.2, gix-config v0.20.1, gix-discover v0.16.2, gix-index v0.15.1, gix-odb v0.43.1, gix-packetline v0.15.1, gix-protocol v0.30.2, gix-worktree v0.15.2, gix v0.43.1 ([`38eed1d`](https://github.com/GitoxideLabs/gitoxide/commit/38eed1d06e7cbb8fbcd54b2cad3163ca45e0baf1))
- - Fix minor typos ([`cc48c35`](https://github.com/GitoxideLabs/gitoxide/commit/cc48c35d0ecf35824910c5b6ecc62fe9b2aff1b5))
+ - Release gix-path v0.7.3, gix-config-value v0.10.2, gix-config v0.20.1, gix-discover v0.16.2, gix-index v0.15.1, gix-odb v0.43.1, gix-packetline v0.15.1, gix-protocol v0.30.2, gix-worktree v0.15.2, gix v0.43.1 ([`38eed1d`](https://github.com/yuki0iq/gitoxide/commit/38eed1d06e7cbb8fbcd54b2cad3163ca45e0baf1))
+ - Fix minor typos ([`cc48c35`](https://github.com/yuki0iq/gitoxide/commit/cc48c35d0ecf35824910c5b6ecc62fe9b2aff1b5))
## 0.30.1 (2023-03-26)
@@ -1307,9 +1337,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/GitoxideLabs/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
- - Prepare changelogs prior to release ([`3016a28`](https://github.com/GitoxideLabs/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
- - Don't assume that credential providers always return credentials or error during handshake. ([`d4c82e7`](https://github.com/GitoxideLabs/gitoxide/commit/d4c82e7e7139ae251300d4b71bcd8ed0255a163a))
+ - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/yuki0iq/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
+ - Prepare changelogs prior to release ([`3016a28`](https://github.com/yuki0iq/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
+ - Don't assume that credential providers always return credentials or error during handshake. ([`d4c82e7`](https://github.com/yuki0iq/gitoxide/commit/d4c82e7e7139ae251300d4b71bcd8ed0255a163a))
## 0.30.0 (2023-03-14)
@@ -1332,13 +1362,13 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/GitoxideLabs/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
- - Prepare changelogs prior to release ([`c66e298`](https://github.com/GitoxideLabs/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
- - Make fmt ([`3836cc0`](https://github.com/GitoxideLabs/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
- - Merge branch 'various-fixes' ([`cc0f506`](https://github.com/GitoxideLabs/gitoxide/commit/cc0f5061fba27d57022dc616c941034b98fd4875))
- - Adjust to changes in `gix-packetline` ([`4f45814`](https://github.com/GitoxideLabs/gitoxide/commit/4f45814eea9c20b449effd9b29d31623943ff853))
- - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/GitoxideLabs/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
- - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/GitoxideLabs/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
+ - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/yuki0iq/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
+ - Prepare changelogs prior to release ([`c66e298`](https://github.com/yuki0iq/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
+ - Make fmt ([`3836cc0`](https://github.com/yuki0iq/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
+ - Merge branch 'various-fixes' ([`cc0f506`](https://github.com/yuki0iq/gitoxide/commit/cc0f5061fba27d57022dc616c941034b98fd4875))
+ - Adjust to changes in `gix-packetline` ([`4f45814`](https://github.com/yuki0iq/gitoxide/commit/4f45814eea9c20b449effd9b29d31623943ff853))
+ - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/yuki0iq/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
+ - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/yuki0iq/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
## 0.29.0 (2023-03-10)
@@ -1361,10 +1391,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/GitoxideLabs/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
- - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/GitoxideLabs/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
- - Add more fetch::Arguments tests ([`ac34d2e`](https://github.com/GitoxideLabs/gitoxide/commit/ac34d2e96d7904fdf0c654a64260be0ec106ae0f))
- - Adapt to changes in `gix-transport` and add V2 test for unshallow fetching ([`0eecfab`](https://github.com/GitoxideLabs/gitoxide/commit/0eecfab26972fe784b7945b299e06624c922fe33))
+ - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/yuki0iq/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
+ - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/yuki0iq/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
+ - Add more fetch::Arguments tests ([`ac34d2e`](https://github.com/yuki0iq/gitoxide/commit/ac34d2e96d7904fdf0c654a64260be0ec106ae0f))
+ - Adapt to changes in `gix-transport` and add V2 test for unshallow fetching ([`0eecfab`](https://github.com/yuki0iq/gitoxide/commit/0eecfab26972fe784b7945b299e06624c922fe33))
## 0.28.0 (2023-03-04)
@@ -1387,9 +1417,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/GitoxideLabs/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
- - Prepare changelogs prior to release ([`895e482`](https://github.com/GitoxideLabs/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
- - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
+ - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/yuki0iq/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
+ - Prepare changelogs prior to release ([`895e482`](https://github.com/yuki0iq/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
+ - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/yuki0iq/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
## 0.27.0 (2023-03-01)
@@ -1412,10 +1442,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/GitoxideLabs/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
- - Adjust manifests prior to release ([`addd789`](https://github.com/GitoxideLabs/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/yuki0iq/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
+ - Adjust manifests prior to release ([`addd789`](https://github.com/yuki0iq/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
## 0.26.4 (2023-02-20)
@@ -1449,9 +1479,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
- - Release gix-transport v0.25.5 ([`f872ba8`](https://github.com/GitoxideLabs/gitoxide/commit/f872ba8271a5d632acc071e7a857ef19f7cf5610))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-transport v0.25.5 ([`f872ba8`](https://github.com/yuki0iq/gitoxide/commit/f872ba8271a5d632acc071e7a857ef19f7cf5610))
## 0.26.3 (2023-02-17)
@@ -1637,7 +1667,7 @@ A maintenance release without user-facing changes.
- 672 commits contributed to the release.
- 46 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 15 unique issues were worked on: [#198](https://github.com/GitoxideLabs/gitoxide/issues/198), [#200](https://github.com/GitoxideLabs/gitoxide/issues/200), [#205](https://github.com/GitoxideLabs/gitoxide/issues/205), [#222](https://github.com/GitoxideLabs/gitoxide/issues/222), [#254](https://github.com/GitoxideLabs/gitoxide/issues/254), [#279](https://github.com/GitoxideLabs/gitoxide/issues/279), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#329](https://github.com/GitoxideLabs/gitoxide/issues/329), [#386](https://github.com/GitoxideLabs/gitoxide/issues/386), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#63](https://github.com/GitoxideLabs/gitoxide/issues/63), [#639](https://github.com/GitoxideLabs/gitoxide/issues/639), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691), [#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)
+ - 15 unique issues were worked on: [#198](https://github.com/yuki0iq/gitoxide/issues/198), [#200](https://github.com/yuki0iq/gitoxide/issues/200), [#205](https://github.com/yuki0iq/gitoxide/issues/205), [#222](https://github.com/yuki0iq/gitoxide/issues/222), [#254](https://github.com/yuki0iq/gitoxide/issues/254), [#279](https://github.com/yuki0iq/gitoxide/issues/279), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#329](https://github.com/yuki0iq/gitoxide/issues/329), [#386](https://github.com/yuki0iq/gitoxide/issues/386), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#63](https://github.com/yuki0iq/gitoxide/issues/63), [#639](https://github.com/yuki0iq/gitoxide/issues/639), [#691](https://github.com/yuki0iq/gitoxide/issues/691), [#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)
### Thanks Clippy
@@ -1651,694 +1681,694 @@ A maintenance release without user-facing changes.
view details
- * **[#198](https://github.com/GitoxideLabs/gitoxide/issues/198)**
- - Deduplicate conventional message ids ([`e695eda`](https://github.com/GitoxideLabs/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
- - Regenerate all changelogs to get links ([`0c81769`](https://github.com/GitoxideLabs/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
- - Mention actual issues that where worked on ([`a517e39`](https://github.com/GitoxideLabs/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
- - Support writing whole bodies in conventional messages… ([`c1f3c9d`](https://github.com/GitoxideLabs/gitoxide/commit/c1f3c9d2bd5a8e123ac9b376c257e3d5630876a0))
- - Support for paragraphs in conventional items ([`7f52823`](https://github.com/GitoxideLabs/gitoxide/commit/7f528239089788f4dd1f75a85bee1d0492285d60))
- - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/GitoxideLabs/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
- - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/GitoxideLabs/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
- - Sort all commits by time, descending… ([`f536bad`](https://github.com/GitoxideLabs/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
- - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/GitoxideLabs/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
- - Fixup remaining changelogs… ([`2f75db2`](https://github.com/GitoxideLabs/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
- - Generate changelogs with details ([`e1861ca`](https://github.com/GitoxideLabs/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
- - Update all changelogs with details ([`58ab2ae`](https://github.com/GitoxideLabs/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
- - Update changelogs ([`c857d61`](https://github.com/GitoxideLabs/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
- - Fix docs ([`f1fa6dd`](https://github.com/GitoxideLabs/gitoxide/commit/f1fa6dd98c3bc0380a126adbb059a2dc1e8a0924))
- - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/GitoxideLabs/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
- - Fix section headline level ([`9d6f263`](https://github.com/GitoxideLabs/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
- - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/GitoxideLabs/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
- - Parse more user generated section content, adapt existing changelogs to work correctly ([`2f43a54`](https://github.com/GitoxideLabs/gitoxide/commit/2f43a54298e7ecfff2334627df149fe0882b5d1d))
- * **[#200](https://github.com/GitoxideLabs/gitoxide/issues/200)**
- - Feat: Lift io::Errors to response::Error::UploadPack(…)… ([`f293b63`](https://github.com/GitoxideLabs/gitoxide/commit/f293b633d16c0f7393d0ede64e12f14e47d0296b))
- * **[#205](https://github.com/GitoxideLabs/gitoxide/issues/205)**
- - '(null)' symref targets are turned into direct refs instead… ([`c77bd7a`](https://github.com/GitoxideLabs/gitoxide/commit/c77bd7a01820110154f2c66cd954c1ccfff173c1))
- - Fetch::Ref::Symbolic::target is now an option… ([`da68bfb`](https://github.com/GitoxideLabs/gitoxide/commit/da68bfb8104ecf58e73e3f99d87f81c90712a2ca))
- * **[#222](https://github.com/GitoxideLabs/gitoxide/issues/222)**
- - Update changelogs prior to release ([`9a493d0`](https://github.com/GitoxideLabs/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
- - Stabilize changelogs ([`920e832`](https://github.com/GitoxideLabs/gitoxide/commit/920e83219911df1c440d3fe42fd5ec3a295b0bb8))
- - Update changelogs prior to release ([`b3e2252`](https://github.com/GitoxideLabs/gitoxide/commit/b3e2252f7461a003d9a4612da60ba931dd8c0bef))
- * **[#254](https://github.com/GitoxideLabs/gitoxide/issues/254)**
- - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/GitoxideLabs/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
- * **[#279](https://github.com/GitoxideLabs/gitoxide/issues/279)**
- - Adjust to changes in git-hash ([`07aa1bc`](https://github.com/GitoxideLabs/gitoxide/commit/07aa1bca225c30b168a597f920bda392b2cb2713))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- * **[#329](https://github.com/GitoxideLabs/gitoxide/issues/329)**
- - In-manifest and in-lib feature documentation ([`0826cc9`](https://github.com/GitoxideLabs/gitoxide/commit/0826cc92717faceff62df48a6e86fbb7ca6e90f5))
- - Document all features related to serde1 ([`72b97f2`](https://github.com/GitoxideLabs/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
- * **[#386](https://github.com/GitoxideLabs/gitoxide/issues/386)**
- - Adapt to changes in git-sec ([`c5e2346`](https://github.com/GitoxideLabs/gitoxide/commit/c5e2346cee53019b1b321e45cf080b210e60bb7a))
- - Use `git-credentials` in `git-protocol` ([`32dc182`](https://github.com/GitoxideLabs/gitoxide/commit/32dc1829a5661f66396d109c8d0a8eaae6b1f532))
- - Reduce API surface ([`6df2881`](https://github.com/GitoxideLabs/gitoxide/commit/6df2881a9155a097e98b239167ad249b5d4cc086))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - Don't degenerate information about the unborn fetch ref's path. ([`42c977f`](https://github.com/GitoxideLabs/gitoxide/commit/42c977f66e93a0768acd24f268a91a2c8067d558))
- - `fetch::Ref::unpack()` returns `Option`. ([`cd867ad`](https://github.com/GitoxideLabs/gitoxide/commit/cd867ade55eaec138029c0cf17fa83e0679ef7fc))
- - Support for `unborn` ls-refs capability if server supports it. ([`02e37f0`](https://github.com/GitoxideLabs/gitoxide/commit/02e37f04d7dfeab7067c8273bcd76408cb1f4852))
- - Less noisy way of writing trait bounds ([`b593806`](https://github.com/GitoxideLabs/gitoxide/commit/b593806ca3571d680801130ad528f266d3eab83e))
- - Upgrade to `prodash` v21 ([`a0655dc`](https://github.com/GitoxideLabs/gitoxide/commit/a0655dc7bc5dff388bc69a648e7f16b44fd1abd9))
- - Improve docs slightly ([`306ebef`](https://github.com/GitoxideLabs/gitoxide/commit/306ebefdc0fea1e1926e6df11c617cc12087c3b5))
- - Support keepalive packets. ([`d7f62b4`](https://github.com/GitoxideLabs/gitoxide/commit/d7f62b441700c6d3526517c8c4f369cb9a72c102))
- - Properly implement `fetch::Arguments::is_empty()` ([`df36ede`](https://github.com/GitoxideLabs/gitoxide/commit/df36ede64501fab7d6161ac1961da9d4db9e5ecc))
- - Link up Io error as source for error chaining; add `Debug` to `client::fetch::Response` ([`266395e`](https://github.com/GitoxideLabs/gitoxide/commit/266395e18d7cf754f51355098c84fd1c969fc972))
- - Allow defaulting `fetch::handshake::Outcome`. ([`aed93d2`](https://github.com/GitoxideLabs/gitoxide/commit/aed93d22d7a7faf4d60f1f603830c882175cbcb6))
- - `fetch::Arguments::is_empty()` to help decide if arguments should be sent at all. ([`0bcb2fd`](https://github.com/GitoxideLabs/gitoxide/commit/0bcb2fd4d5d8692a0e91c70bcbcbff9dff60442f))
- - Make some private methods public to give callers more flexibility. ([`31a7089`](https://github.com/GitoxideLabs/gitoxide/commit/31a7089f2583832727e2175ada6fb5c30c3beebe))
- - Use `&dyn Any` instead of unspecified serialization format, as it's the right way. ([`779eefe`](https://github.com/GitoxideLabs/gitoxide/commit/779eefed97685300f4cd7b09957d3442c96e5b1f))
- - Adapt to changes in `git-transport` ([`e842843`](https://github.com/GitoxideLabs/gitoxide/commit/e8428438ff662a9222858d7b9703102eb1bd3cf1))
- - `client::fetch_pack()` isn't worth it after all. ([`f87b7eb`](https://github.com/GitoxideLabs/gitoxide/commit/f87b7eb4dc05b73f33ac554b57d50f3eee7f84c1))
- - Add `client::fetch_pack()` allowing to fetch a pack after a handshake. ([`744ed03`](https://github.com/GitoxideLabs/gitoxide/commit/744ed03cf6648e258affab62ef39ffad75c65397))
- - Refactor ([`c3e4b2a`](https://github.com/GitoxideLabs/gitoxide/commit/c3e4b2a9e7dd27d53426e30607ef7a158fe67cc3))
- - Update fetch feature list with `wait-for-done` ([`02245a6`](https://github.com/GitoxideLabs/gitoxide/commit/02245a619df3a88214b2fb23c3049eedd3ece332))
- - Turn `prepare_ls_refs` in `fetch::refs()` into `FnOnce`. ([`3a38d1b`](https://github.com/GitoxideLabs/gitoxide/commit/3a38d1bc4910aab98c9c0b4a309be4a449db92fc))
- - Improve docs a little ([`45394d5`](https://github.com/GitoxideLabs/gitoxide/commit/45394d580506722136906426078b333c7ace92eb))
- - Option to print server information about the connection ([`4720666`](https://github.com/GitoxideLabs/gitoxide/commit/4720666c8bfdaa3acc5c832b44755d4b4f86e16e))
- - Adjust to changes in `git-refspec` ([`ffa24a1`](https://github.com/GitoxideLabs/gitoxide/commit/ffa24a1365480523197b5247bded6a7a4772bdfc))
- - `fetch::Ref::unpack()` returns `&BStr` instead of `&BString` as ref name. ([`91f193f`](https://github.com/GitoxideLabs/gitoxide/commit/91f193f73ae37314319f7d055893b95431fd018e))
- - `fetch::Ref::unpack()` now returns the peeled object as well. ([`d2c772e`](https://github.com/GitoxideLabs/gitoxide/commit/d2c772e28619f7602ab01285b25e79a7040c9aab))
- - Rename `fetch::Ref::path` to `fetch::Ref::full_ref_name`. ([`bab5860`](https://github.com/GitoxideLabs/gitoxide/commit/bab586099a6e21e54932218f7a5c14f8bfc6cabd))
- - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/GitoxideLabs/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
- - Adjust to changes in git-credentials ([`32758e8`](https://github.com/GitoxideLabs/gitoxide/commit/32758e81bb96f7d83ff5f8ea0c226dea50fbeeec))
- - Adapt to changes in `git-credentials` ([`27c9da5`](https://github.com/GitoxideLabs/gitoxide/commit/27c9da50932ccba041ce137ff0bd93e06e2d4e7b))
- - Improved error when identity could not be obtained ([`08c1287`](https://github.com/GitoxideLabs/gitoxide/commit/08c12876d763a4ade3d4013ce1be66d9594e4ff1))
- - `helper::main` to easily create credential helper implementations ([`eaff67c`](https://github.com/GitoxideLabs/gitoxide/commit/eaff67c14366f149ccca346acb46af12531a24e6))
- - Adjust to changes in `git-credentials` ([`33f1347`](https://github.com/GitoxideLabs/gitoxide/commit/33f1347f8c91abf4c226e66dd18e2299dd965995))
- - Adjust to changes in `git-credentials` ([`fe1a06d`](https://github.com/GitoxideLabs/gitoxide/commit/fe1a06da4f935c565505e6f004ce927ecb466998))
- - Adjust to changes in `git-credentials` ([`40cc1dc`](https://github.com/GitoxideLabs/gitoxide/commit/40cc1dc09bf8639b53e0ef70e78dcd56518d92ea))
- - Refactor ([`077ab57`](https://github.com/GitoxideLabs/gitoxide/commit/077ab57425e9becba646c4651653aae256b8a1c9))
- - Provide a function to gracefully shut donw a fetch transport ([`5ba9e1d`](https://github.com/GitoxideLabs/gitoxide/commit/5ba9e1d20a8d523571a153f9f4e3e1a5285335b5))
- - Re-export maybe_async ([`d6b4878`](https://github.com/GitoxideLabs/gitoxide/commit/d6b4878d9832a0279e0dd19c1ca520a282289e69))
- - Fix docs ([`a6105cb`](https://github.com/GitoxideLabs/gitoxide/commit/a6105cb30dd5f1ff3126320984d3b05b4b939587))
- - Use `fetch::refs()` function in `fetch()` ([`37504e6`](https://github.com/GitoxideLabs/gitoxide/commit/37504e64076e6e32730d21bae6ee2044a5dc155f))
- - Add `fetch::refs()` method to invoke `ls-refs` for V2 and parse the result ([`d2de51d`](https://github.com/GitoxideLabs/gitoxide/commit/d2de51d65f9b4ab895e19cc1b307e42a9bb4bbd8))
- - Refactor ([`41a7391`](https://github.com/GitoxideLabs/gitoxide/commit/41a7391d86efff39a2fce126041c50429bda224c))
- - Use handshake() function in `fetch()` method ([`aaa1680`](https://github.com/GitoxideLabs/gitoxide/commit/aaa1680f9e19b64a0d380ced9559c7325b79dd04))
- - Replace `quick-error` with `this-error` ([`e91c301`](https://github.com/GitoxideLabs/gitoxide/commit/e91c301342d44cff35ebe12fba4ec10afb4a1922))
- - Factor fetch handshake into `fetch::handshake()` function ([`35d17b4`](https://github.com/GitoxideLabs/gitoxide/commit/35d17b4ea80be611607faa774d1ce0ee9c5000f2))
- - Sketch of simple delegate to collect listed refs ([`1c5f561`](https://github.com/GitoxideLabs/gitoxide/commit/1c5f5617940efe818a5e2aca5afe2cbd7f4ad940))
- - A first sketch on how connections could be working ([`e55b43e`](https://github.com/GitoxideLabs/gitoxide/commit/e55b43ef72bb3f23655c7e0884b8efcf2496f944))
- - Adjust to changes in `git-transport` ([`2141585`](https://github.com/GitoxideLabs/gitoxide/commit/2141585b1752a15a933a42e3f977142b4dea80fd))
- - Adapt to changes in `git-url` and use `BString` to represent URLs. ([`12589cc`](https://github.com/GitoxideLabs/gitoxide/commit/12589cc6f08e4d7aabae30bcdadaa0c2b4850229))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#63](https://github.com/GitoxideLabs/gitoxide/issues/63)**
- - Git-protocol uses `oid` type ([`3930a6f`](https://github.com/GitoxideLabs/gitoxide/commit/3930a6ff508f5bb2249fb2c2f21e00b74fecda22))
- - Refactor; better errors for invalid hash sizes ([`be84b36`](https://github.com/GitoxideLabs/gitoxide/commit/be84b36129694a2e89d1b81d932f2eba23aedf54))
- - Make ObjectId/oid happen! ([`ca78d15`](https://github.com/GitoxideLabs/gitoxide/commit/ca78d15373ec988d909be8f240baefe75555e077))
- - Remove all public exports of git-hash types in git-object ([`accf89d`](https://github.com/GitoxideLabs/gitoxide/commit/accf89d25560e5ded6f44a1c4a898ee65d14f8f6))
- - Remove re-export of git_object::borrowed::Id ([`a3f2816`](https://github.com/GitoxideLabs/gitoxide/commit/a3f28169c1268c1129852f279631d5a7f7540cdf))
- - Make git-hash Error usage explicit (it's for decoding only) ([`4805cfc`](https://github.com/GitoxideLabs/gitoxide/commit/4805cfc8d837bb111424b5e32f46d0fb9b12365a))
- * **[#639](https://github.com/GitoxideLabs/gitoxide/issues/639)**
- - Don't post `packfile-uris` capability unless we are able to make use of it. ([`24000fa`](https://github.com/GitoxideLabs/gitoxide/commit/24000fa7ad4607c23f6a4fb4d84d2c85d96ee01f))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
- * **[#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)**
- - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/GitoxideLabs/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
+ * **[#198](https://github.com/yuki0iq/gitoxide/issues/198)**
+ - Deduplicate conventional message ids ([`e695eda`](https://github.com/yuki0iq/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
+ - Regenerate all changelogs to get links ([`0c81769`](https://github.com/yuki0iq/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
+ - Mention actual issues that where worked on ([`a517e39`](https://github.com/yuki0iq/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
+ - Support writing whole bodies in conventional messages… ([`c1f3c9d`](https://github.com/yuki0iq/gitoxide/commit/c1f3c9d2bd5a8e123ac9b376c257e3d5630876a0))
+ - Support for paragraphs in conventional items ([`7f52823`](https://github.com/yuki0iq/gitoxide/commit/7f528239089788f4dd1f75a85bee1d0492285d60))
+ - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/yuki0iq/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
+ - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/yuki0iq/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
+ - Sort all commits by time, descending… ([`f536bad`](https://github.com/yuki0iq/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
+ - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/yuki0iq/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
+ - Fixup remaining changelogs… ([`2f75db2`](https://github.com/yuki0iq/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
+ - Generate changelogs with details ([`e1861ca`](https://github.com/yuki0iq/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
+ - Update all changelogs with details ([`58ab2ae`](https://github.com/yuki0iq/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
+ - Update changelogs ([`c857d61`](https://github.com/yuki0iq/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
+ - Fix docs ([`f1fa6dd`](https://github.com/yuki0iq/gitoxide/commit/f1fa6dd98c3bc0380a126adbb059a2dc1e8a0924))
+ - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/yuki0iq/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
+ - Fix section headline level ([`9d6f263`](https://github.com/yuki0iq/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
+ - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/yuki0iq/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
+ - Parse more user generated section content, adapt existing changelogs to work correctly ([`2f43a54`](https://github.com/yuki0iq/gitoxide/commit/2f43a54298e7ecfff2334627df149fe0882b5d1d))
+ * **[#200](https://github.com/yuki0iq/gitoxide/issues/200)**
+ - Feat: Lift io::Errors to response::Error::UploadPack(…)… ([`f293b63`](https://github.com/yuki0iq/gitoxide/commit/f293b633d16c0f7393d0ede64e12f14e47d0296b))
+ * **[#205](https://github.com/yuki0iq/gitoxide/issues/205)**
+ - '(null)' symref targets are turned into direct refs instead… ([`c77bd7a`](https://github.com/yuki0iq/gitoxide/commit/c77bd7a01820110154f2c66cd954c1ccfff173c1))
+ - Fetch::Ref::Symbolic::target is now an option… ([`da68bfb`](https://github.com/yuki0iq/gitoxide/commit/da68bfb8104ecf58e73e3f99d87f81c90712a2ca))
+ * **[#222](https://github.com/yuki0iq/gitoxide/issues/222)**
+ - Update changelogs prior to release ([`9a493d0`](https://github.com/yuki0iq/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
+ - Stabilize changelogs ([`920e832`](https://github.com/yuki0iq/gitoxide/commit/920e83219911df1c440d3fe42fd5ec3a295b0bb8))
+ - Update changelogs prior to release ([`b3e2252`](https://github.com/yuki0iq/gitoxide/commit/b3e2252f7461a003d9a4612da60ba931dd8c0bef))
+ * **[#254](https://github.com/yuki0iq/gitoxide/issues/254)**
+ - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/yuki0iq/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
+ * **[#279](https://github.com/yuki0iq/gitoxide/issues/279)**
+ - Adjust to changes in git-hash ([`07aa1bc`](https://github.com/yuki0iq/gitoxide/commit/07aa1bca225c30b168a597f920bda392b2cb2713))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ * **[#329](https://github.com/yuki0iq/gitoxide/issues/329)**
+ - In-manifest and in-lib feature documentation ([`0826cc9`](https://github.com/yuki0iq/gitoxide/commit/0826cc92717faceff62df48a6e86fbb7ca6e90f5))
+ - Document all features related to serde1 ([`72b97f2`](https://github.com/yuki0iq/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
+ * **[#386](https://github.com/yuki0iq/gitoxide/issues/386)**
+ - Adapt to changes in git-sec ([`c5e2346`](https://github.com/yuki0iq/gitoxide/commit/c5e2346cee53019b1b321e45cf080b210e60bb7a))
+ - Use `git-credentials` in `git-protocol` ([`32dc182`](https://github.com/yuki0iq/gitoxide/commit/32dc1829a5661f66396d109c8d0a8eaae6b1f532))
+ - Reduce API surface ([`6df2881`](https://github.com/yuki0iq/gitoxide/commit/6df2881a9155a097e98b239167ad249b5d4cc086))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - Don't degenerate information about the unborn fetch ref's path. ([`42c977f`](https://github.com/yuki0iq/gitoxide/commit/42c977f66e93a0768acd24f268a91a2c8067d558))
+ - `fetch::Ref::unpack()` returns `Option`. ([`cd867ad`](https://github.com/yuki0iq/gitoxide/commit/cd867ade55eaec138029c0cf17fa83e0679ef7fc))
+ - Support for `unborn` ls-refs capability if server supports it. ([`02e37f0`](https://github.com/yuki0iq/gitoxide/commit/02e37f04d7dfeab7067c8273bcd76408cb1f4852))
+ - Less noisy way of writing trait bounds ([`b593806`](https://github.com/yuki0iq/gitoxide/commit/b593806ca3571d680801130ad528f266d3eab83e))
+ - Upgrade to `prodash` v21 ([`a0655dc`](https://github.com/yuki0iq/gitoxide/commit/a0655dc7bc5dff388bc69a648e7f16b44fd1abd9))
+ - Improve docs slightly ([`306ebef`](https://github.com/yuki0iq/gitoxide/commit/306ebefdc0fea1e1926e6df11c617cc12087c3b5))
+ - Support keepalive packets. ([`d7f62b4`](https://github.com/yuki0iq/gitoxide/commit/d7f62b441700c6d3526517c8c4f369cb9a72c102))
+ - Properly implement `fetch::Arguments::is_empty()` ([`df36ede`](https://github.com/yuki0iq/gitoxide/commit/df36ede64501fab7d6161ac1961da9d4db9e5ecc))
+ - Link up Io error as source for error chaining; add `Debug` to `client::fetch::Response` ([`266395e`](https://github.com/yuki0iq/gitoxide/commit/266395e18d7cf754f51355098c84fd1c969fc972))
+ - Allow defaulting `fetch::handshake::Outcome`. ([`aed93d2`](https://github.com/yuki0iq/gitoxide/commit/aed93d22d7a7faf4d60f1f603830c882175cbcb6))
+ - `fetch::Arguments::is_empty()` to help decide if arguments should be sent at all. ([`0bcb2fd`](https://github.com/yuki0iq/gitoxide/commit/0bcb2fd4d5d8692a0e91c70bcbcbff9dff60442f))
+ - Make some private methods public to give callers more flexibility. ([`31a7089`](https://github.com/yuki0iq/gitoxide/commit/31a7089f2583832727e2175ada6fb5c30c3beebe))
+ - Use `&dyn Any` instead of unspecified serialization format, as it's the right way. ([`779eefe`](https://github.com/yuki0iq/gitoxide/commit/779eefed97685300f4cd7b09957d3442c96e5b1f))
+ - Adapt to changes in `git-transport` ([`e842843`](https://github.com/yuki0iq/gitoxide/commit/e8428438ff662a9222858d7b9703102eb1bd3cf1))
+ - `client::fetch_pack()` isn't worth it after all. ([`f87b7eb`](https://github.com/yuki0iq/gitoxide/commit/f87b7eb4dc05b73f33ac554b57d50f3eee7f84c1))
+ - Add `client::fetch_pack()` allowing to fetch a pack after a handshake. ([`744ed03`](https://github.com/yuki0iq/gitoxide/commit/744ed03cf6648e258affab62ef39ffad75c65397))
+ - Refactor ([`c3e4b2a`](https://github.com/yuki0iq/gitoxide/commit/c3e4b2a9e7dd27d53426e30607ef7a158fe67cc3))
+ - Update fetch feature list with `wait-for-done` ([`02245a6`](https://github.com/yuki0iq/gitoxide/commit/02245a619df3a88214b2fb23c3049eedd3ece332))
+ - Turn `prepare_ls_refs` in `fetch::refs()` into `FnOnce`. ([`3a38d1b`](https://github.com/yuki0iq/gitoxide/commit/3a38d1bc4910aab98c9c0b4a309be4a449db92fc))
+ - Improve docs a little ([`45394d5`](https://github.com/yuki0iq/gitoxide/commit/45394d580506722136906426078b333c7ace92eb))
+ - Option to print server information about the connection ([`4720666`](https://github.com/yuki0iq/gitoxide/commit/4720666c8bfdaa3acc5c832b44755d4b4f86e16e))
+ - Adjust to changes in `git-refspec` ([`ffa24a1`](https://github.com/yuki0iq/gitoxide/commit/ffa24a1365480523197b5247bded6a7a4772bdfc))
+ - `fetch::Ref::unpack()` returns `&BStr` instead of `&BString` as ref name. ([`91f193f`](https://github.com/yuki0iq/gitoxide/commit/91f193f73ae37314319f7d055893b95431fd018e))
+ - `fetch::Ref::unpack()` now returns the peeled object as well. ([`d2c772e`](https://github.com/yuki0iq/gitoxide/commit/d2c772e28619f7602ab01285b25e79a7040c9aab))
+ - Rename `fetch::Ref::path` to `fetch::Ref::full_ref_name`. ([`bab5860`](https://github.com/yuki0iq/gitoxide/commit/bab586099a6e21e54932218f7a5c14f8bfc6cabd))
+ - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/yuki0iq/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
+ - Adjust to changes in git-credentials ([`32758e8`](https://github.com/yuki0iq/gitoxide/commit/32758e81bb96f7d83ff5f8ea0c226dea50fbeeec))
+ - Adapt to changes in `git-credentials` ([`27c9da5`](https://github.com/yuki0iq/gitoxide/commit/27c9da50932ccba041ce137ff0bd93e06e2d4e7b))
+ - Improved error when identity could not be obtained ([`08c1287`](https://github.com/yuki0iq/gitoxide/commit/08c12876d763a4ade3d4013ce1be66d9594e4ff1))
+ - `helper::main` to easily create credential helper implementations ([`eaff67c`](https://github.com/yuki0iq/gitoxide/commit/eaff67c14366f149ccca346acb46af12531a24e6))
+ - Adjust to changes in `git-credentials` ([`33f1347`](https://github.com/yuki0iq/gitoxide/commit/33f1347f8c91abf4c226e66dd18e2299dd965995))
+ - Adjust to changes in `git-credentials` ([`fe1a06d`](https://github.com/yuki0iq/gitoxide/commit/fe1a06da4f935c565505e6f004ce927ecb466998))
+ - Adjust to changes in `git-credentials` ([`40cc1dc`](https://github.com/yuki0iq/gitoxide/commit/40cc1dc09bf8639b53e0ef70e78dcd56518d92ea))
+ - Refactor ([`077ab57`](https://github.com/yuki0iq/gitoxide/commit/077ab57425e9becba646c4651653aae256b8a1c9))
+ - Provide a function to gracefully shut donw a fetch transport ([`5ba9e1d`](https://github.com/yuki0iq/gitoxide/commit/5ba9e1d20a8d523571a153f9f4e3e1a5285335b5))
+ - Re-export maybe_async ([`d6b4878`](https://github.com/yuki0iq/gitoxide/commit/d6b4878d9832a0279e0dd19c1ca520a282289e69))
+ - Fix docs ([`a6105cb`](https://github.com/yuki0iq/gitoxide/commit/a6105cb30dd5f1ff3126320984d3b05b4b939587))
+ - Use `fetch::refs()` function in `fetch()` ([`37504e6`](https://github.com/yuki0iq/gitoxide/commit/37504e64076e6e32730d21bae6ee2044a5dc155f))
+ - Add `fetch::refs()` method to invoke `ls-refs` for V2 and parse the result ([`d2de51d`](https://github.com/yuki0iq/gitoxide/commit/d2de51d65f9b4ab895e19cc1b307e42a9bb4bbd8))
+ - Refactor ([`41a7391`](https://github.com/yuki0iq/gitoxide/commit/41a7391d86efff39a2fce126041c50429bda224c))
+ - Use handshake() function in `fetch()` method ([`aaa1680`](https://github.com/yuki0iq/gitoxide/commit/aaa1680f9e19b64a0d380ced9559c7325b79dd04))
+ - Replace `quick-error` with `this-error` ([`e91c301`](https://github.com/yuki0iq/gitoxide/commit/e91c301342d44cff35ebe12fba4ec10afb4a1922))
+ - Factor fetch handshake into `fetch::handshake()` function ([`35d17b4`](https://github.com/yuki0iq/gitoxide/commit/35d17b4ea80be611607faa774d1ce0ee9c5000f2))
+ - Sketch of simple delegate to collect listed refs ([`1c5f561`](https://github.com/yuki0iq/gitoxide/commit/1c5f5617940efe818a5e2aca5afe2cbd7f4ad940))
+ - A first sketch on how connections could be working ([`e55b43e`](https://github.com/yuki0iq/gitoxide/commit/e55b43ef72bb3f23655c7e0884b8efcf2496f944))
+ - Adjust to changes in `git-transport` ([`2141585`](https://github.com/yuki0iq/gitoxide/commit/2141585b1752a15a933a42e3f977142b4dea80fd))
+ - Adapt to changes in `git-url` and use `BString` to represent URLs. ([`12589cc`](https://github.com/yuki0iq/gitoxide/commit/12589cc6f08e4d7aabae30bcdadaa0c2b4850229))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#63](https://github.com/yuki0iq/gitoxide/issues/63)**
+ - Git-protocol uses `oid` type ([`3930a6f`](https://github.com/yuki0iq/gitoxide/commit/3930a6ff508f5bb2249fb2c2f21e00b74fecda22))
+ - Refactor; better errors for invalid hash sizes ([`be84b36`](https://github.com/yuki0iq/gitoxide/commit/be84b36129694a2e89d1b81d932f2eba23aedf54))
+ - Make ObjectId/oid happen! ([`ca78d15`](https://github.com/yuki0iq/gitoxide/commit/ca78d15373ec988d909be8f240baefe75555e077))
+ - Remove all public exports of git-hash types in git-object ([`accf89d`](https://github.com/yuki0iq/gitoxide/commit/accf89d25560e5ded6f44a1c4a898ee65d14f8f6))
+ - Remove re-export of git_object::borrowed::Id ([`a3f2816`](https://github.com/yuki0iq/gitoxide/commit/a3f28169c1268c1129852f279631d5a7f7540cdf))
+ - Make git-hash Error usage explicit (it's for decoding only) ([`4805cfc`](https://github.com/yuki0iq/gitoxide/commit/4805cfc8d837bb111424b5e32f46d0fb9b12365a))
+ * **[#639](https://github.com/yuki0iq/gitoxide/issues/639)**
+ - Don't post `packfile-uris` capability unless we are able to make use of it. ([`24000fa`](https://github.com/yuki0iq/gitoxide/commit/24000fa7ad4607c23f6a4fb4d84d2c85d96ee01f))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)**
+ - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/yuki0iq/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
* **Uncategorized**
- - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/GitoxideLabs/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
- - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/GitoxideLabs/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
- - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/GitoxideLabs/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
- - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/GitoxideLabs/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
- - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/GitoxideLabs/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Rename `git-protocol` to `gix-protocol` ([`9a35a90`](https://github.com/GitoxideLabs/gitoxide/commit/9a35a90457fe80384cee8efdd3f688c199fbaf42))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/GitoxideLabs/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Release git-features v0.26.4 ([`109f434`](https://github.com/GitoxideLabs/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
- - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/GitoxideLabs/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Thanks clippy ([`bac57dd`](https://github.com/GitoxideLabs/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
- - Break cyclical dev dependencies ([`1fea18f`](https://github.com/GitoxideLabs/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`b34c9fe`](https://github.com/GitoxideLabs/gitoxide/commit/b34c9fe58223862712eacc1cb7353e497a4b9778))
- - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/GitoxideLabs/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
- - Prepare changelogs prior to release ([`4381a03`](https://github.com/GitoxideLabs/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
- - Release git-transport v0.25.1 ([`e0b12fe`](https://github.com/GitoxideLabs/gitoxide/commit/e0b12fe64b50a1b614111924b55ce02f1c39ac00))
- - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/GitoxideLabs/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
- - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/GitoxideLabs/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
- - Display the underlying permission denied error as source when failng handshake due to authentication. ([`4b8abb0`](https://github.com/GitoxideLabs/gitoxide/commit/4b8abb0e8a5326662f36b88f04681bdd0eaa8079))
- - Release git-url v0.12.1, git-transport v0.24.1, git-protocol v0.25.1, git-repository v0.30.1, git-commitgraph v0.12.0, gitoxide-core v0.22.0, gitoxide v0.20.0 ([`08ec3a9`](https://github.com/GitoxideLabs/gitoxide/commit/08ec3a93d77a1018439a5c41c23729ffed27c5a5))
- - Prepare changelogs prior to release ([`68ce15d`](https://github.com/GitoxideLabs/gitoxide/commit/68ce15d07b50cfacdac0d1e42fe7f5e6330ba523))
- - Merge branch 'adjustments-for-cargo' ([`5afa7f5`](https://github.com/GitoxideLabs/gitoxide/commit/5afa7f51342deaf0938e7fb2ebe6a578e83ab645))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Don't enforce V2 as protocol, but smoothly downgrade like git does. ([`5f2276b`](https://github.com/GitoxideLabs/gitoxide/commit/5f2276b63129163096be3cb229864fc589348da8))
- - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/GitoxideLabs/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
- - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/GitoxideLabs/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
- - `fetch::Arguments::use_include_tag()` allows to signal `include-tag`. ([`5a50d95`](https://github.com/GitoxideLabs/gitoxide/commit/5a50d9599f820237866928df6d24a196a9b86fe3))
- - Don't pass 'include-tag' as argument by default. ([`a872782`](https://github.com/GitoxideLabs/gitoxide/commit/a8727824a4c38b27d6ad7c73ccaf7a45839c0aa9))
- - Merge branch 'adjustments-for-cargo' ([`94750e1`](https://github.com/GitoxideLabs/gitoxide/commit/94750e15831969059551af35d31c21009462084d))
- - Due to more specific errors one can differentiate if remote authentication failed repeatedly. ([`1c0a6c0`](https://github.com/GitoxideLabs/gitoxide/commit/1c0a6c0edaca4063129c3b06638629b7af17a64c))
- - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/GitoxideLabs/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
- - Some errors support `is_spurious()` to tell if retrying is possible. ([`2363bcb`](https://github.com/GitoxideLabs/gitoxide/commit/2363bcbd3207d1d16f2f95fbd20a7d7715b92240))
- - Adapt to changes in `git-transport` ([`527c62e`](https://github.com/GitoxideLabs/gitoxide/commit/527c62ef034a961a7e2b1dd1868cf8f81cc2eedc))
- - Merge branch 'fix-638' ([`eb4c5f0`](https://github.com/GitoxideLabs/gitoxide/commit/eb4c5f051ae2a4eb7178289cfc1437417f265608))
- - Merge branch 'fixture-async' ([`eca6705`](https://github.com/GitoxideLabs/gitoxide/commit/eca670585db212985d653cb2c6ec3636ec560905))
- - Async version of ref-line parsing now reads line by line. ([`dadd896`](https://github.com/GitoxideLabs/gitoxide/commit/dadd8964ec551702908055476df10624b266a79f))
- - Add `Fixture` implementation for `async`. ([`b583c2a`](https://github.com/GitoxideLabs/gitoxide/commit/b583c2a631a68429aa84f33212586c7c2d1165e5))
- - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/GitoxideLabs/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
- - Merge branch 'remove-lines-parsing' ([`9d8e32d`](https://github.com/GitoxideLabs/gitoxide/commit/9d8e32d3c276fec34e3fce0feb29de0d24a8d1d2))
- - Parse refs from bytes, not from String. ([`806b8c2`](https://github.com/GitoxideLabs/gitoxide/commit/806b8c2ef392137f3a6ebd0f28da2a3a07a9f3eb))
- - Adapt to changes in `git-transport` ([`49461b1`](https://github.com/GitoxideLabs/gitoxide/commit/49461b1ca92e301734c090220936941fca57db0e))
- - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/GitoxideLabs/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
- - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/GitoxideLabs/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Make fmt ([`0abab7d`](https://github.com/GitoxideLabs/gitoxide/commit/0abab7da2ec1b8560e6c1eb009f534c9fc7814fe))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Release git-glob v0.4.2, git-config-value v0.8.2, git-lock v2.2.0, git-ref v0.19.0, git-config v0.11.0, git-discover v0.8.0, git-index v0.8.0, git-transport v0.22.0, git-protocol v0.23.0, git-worktree v0.8.0, git-repository v0.28.0, gitoxide-core v0.20.0, gitoxide v0.18.0, safety bump 9 crates ([`0c253b1`](https://github.com/GitoxideLabs/gitoxide/commit/0c253b15143dcedfe4c66d64ab1ea6e097030651))
- - Prepare changelogs prior to release ([`fe5721f`](https://github.com/GitoxideLabs/gitoxide/commit/fe5721f888c64c79fe9a734a9e33b94a282f8d97))
- - Merge branch 'http-config' ([`665b53e`](https://github.com/GitoxideLabs/gitoxide/commit/665b53e1c2e1de65fafa28b669f58977868bbc81))
- - Fix docs ([`b5c316e`](https://github.com/GitoxideLabs/gitoxide/commit/b5c316e285369a84e57ec6f7425b92fec2978a49))
- - Move `fetch::refs(…, protocol, …)` to the crate root as `ls_refs(…)`. ([`09070a7`](https://github.com/GitoxideLabs/gitoxide/commit/09070a7c17f39383730c3a2b809eec677f79f386))
- - Move `fetch::Command` into the crate root. ([`35f7b4d`](https://github.com/GitoxideLabs/gitoxide/commit/35f7b4df164c130fb50fcffcf5de99816c2ca872))
- - Move `fetch::agent|indicate_end_of_interaction` to crate root ([`a03f8f6`](https://github.com/GitoxideLabs/gitoxide/commit/a03f8f6cce34618883e8448dd1c31b41c54d9448))
- - `handshake(…)` is now generalized to support `git-receive-pack` as well. ([`a3bcf82`](https://github.com/GitoxideLabs/gitoxide/commit/a3bcf82ae50defa4439862943008647d03d09792))
- - Migrate independent parts of ref parsing to generalized handshake. ([`611a139`](https://github.com/GitoxideLabs/gitoxide/commit/611a1394b1a7470b9247474ea0c43ef59560f6fe))
- - Prepare for handshake generalization by copying it into position; parameterize service ([`7691353`](https://github.com/GitoxideLabs/gitoxide/commit/7691353111f3c61cf9c3ddc26c518016c0b45c4c))
- - Merge branch 'main' into http-config ([`f4ff821`](https://github.com/GitoxideLabs/gitoxide/commit/f4ff821fd4233dd1dc1a449af4d4600becf3b4ac))
- - Merge branch 'async-fetch' ([`0c9c48b`](https://github.com/GitoxideLabs/gitoxide/commit/0c9c48b3b91a1396eb1796f288a2cb10380d1f14))
- - Expose `futures_lite` for convenience in downstream crates. ([`68c65a9`](https://github.com/GitoxideLabs/gitoxide/commit/68c65a9f8b3927d454164a6f72167b47c0facee5))
- - Set exact patch level for `git-transport` ([`b46e3bb`](https://github.com/GitoxideLabs/gitoxide/commit/b46e3bb062cdfb9ed4c4ea2b4d764e36f255e2a5))
- - Adjust for changes in `git-transport` ([`f88569b`](https://github.com/GitoxideLabs/gitoxide/commit/f88569b686c65bde3c330ee591e032bf3b1abc61))
- - Adapt to changes in `git-transport` ([`226f33a`](https://github.com/GitoxideLabs/gitoxide/commit/226f33ac38cf5197c41f0787f1bee91a584914f0))
- - Make trait parameter more open, no need for `'static` ([`68dc86f`](https://github.com/GitoxideLabs/gitoxide/commit/68dc86fdf1a386d4e535c6bc8cb594237395a861))
- - `fetch::agent()` returns agent string only; `fetch()` takes agent name as parameter. ([`d05b0b8`](https://github.com/GitoxideLabs/gitoxide/commit/d05b0b800a553e1e380801fb141e9aa054a6cbd0))
- - Don't auto-insert user agent, instead prepare to insert it later. ([`aab278f`](https://github.com/GitoxideLabs/gitoxide/commit/aab278f2a3e07edb6d8109e7ffba003b5d5d7857))
- - `fetch::agent()` now returns the agent name, `fetch::agent_tuple()` returns specific key-value pair. ([`f957d9a`](https://github.com/GitoxideLabs/gitoxide/commit/f957d9a1833af079b01ba6bd6941eb4af6c9e436))
- - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/GitoxideLabs/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
- - Prepare changelogs prior to release ([`423af90`](https://github.com/GitoxideLabs/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
- - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/GitoxideLabs/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
- - Thanks clippy ([`04cfa63`](https://github.com/GitoxideLabs/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
- - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/GitoxideLabs/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
- - Merge branch 'gix-clone' ([`def53b3`](https://github.com/GitoxideLabs/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
- - Thanks clippy ([`bc9c780`](https://github.com/GitoxideLabs/gitoxide/commit/bc9c780793140efd5fced9fe57cfe151f6a67eba))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/GitoxideLabs/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
- - Merge branch 'fetch-pack' ([`f47c891`](https://github.com/GitoxideLabs/gitoxide/commit/f47c89129732bcb06fe76a4696fe38ab1151fb0c))
- - Merge branch 'fetch-pack' ([`3c49400`](https://github.com/GitoxideLabs/gitoxide/commit/3c49400809c7c2120f4ce704c19a0421545b5acd))
- - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/GitoxideLabs/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/GitoxideLabs/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs' ([`3773b92`](https://github.com/GitoxideLabs/gitoxide/commit/3773b92b8372c9a40a74d281149ca65b057a7da9))
- - Merge branch 'filter-refs' ([`fd14489`](https://github.com/GitoxideLabs/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
- - Release git-features v0.22.6 ([`c9eda72`](https://github.com/GitoxideLabs/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
- - Make fmt ([`535e967`](https://github.com/GitoxideLabs/gitoxide/commit/535e967666c6da657ff1b7eff7c64ab27cafb182))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/GitoxideLabs/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
- - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/GitoxideLabs/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
- - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/GitoxideLabs/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
- - Merge branch 'fix-522' ([`5869e9f`](https://github.com/GitoxideLabs/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
- - Release git-hash v0.9.9 ([`da0716f`](https://github.com/GitoxideLabs/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/GitoxideLabs/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
- - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/GitoxideLabs/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
- - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/GitoxideLabs/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Merge branch 'remote-ls-refs' ([`39d585d`](https://github.com/GitoxideLabs/gitoxide/commit/39d585d9f9ac6f3ecf51359c8e37f0a50e21ed45))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Thanks clippy ([`f48ac49`](https://github.com/GitoxideLabs/gitoxide/commit/f48ac49e167c93b4d7937b4c538b0d9389e7bbe8))
- - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/GitoxideLabs/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/GitoxideLabs/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
- - Fix typos ([`e9fcb70`](https://github.com/GitoxideLabs/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
- - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/GitoxideLabs/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/GitoxideLabs/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
- - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/GitoxideLabs/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
- - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/GitoxideLabs/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
- - Update changelogs prior to release ([`bb424f5`](https://github.com/GitoxideLabs/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/GitoxideLabs/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Merge branch 'main' into repo-status ([`9679d6b`](https://github.com/GitoxideLabs/gitoxide/commit/9679d6b0e68c28438e22cb65c554d0b31dfaf159))
- - Merge branch 'git-sec' ([`cd723b5`](https://github.com/GitoxideLabs/gitoxide/commit/cd723b5ae11148e7e9fd07daf28bc04455d5c46f))
- - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/GitoxideLabs/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
- - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/GitoxideLabs/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
- - Merge branch 'short-id' ([`5849d5b`](https://github.com/GitoxideLabs/gitoxide/commit/5849d5b326b83f98a16cf1d956c720c7f0fd4445))
- - Thanks clippy ([`4618f8a`](https://github.com/GitoxideLabs/gitoxide/commit/4618f8aa7648c0553a8e1b023fceb6738654e38b))
- - Upgrade document-features ([`c35e62e`](https://github.com/GitoxideLabs/gitoxide/commit/c35e62e0da9ac1f7dcb863f5f9c69108c728d32e))
- - Release git-hash v0.9.2, git-object v0.17.1, git-pack v0.16.1 ([`0db19b8`](https://github.com/GitoxideLabs/gitoxide/commit/0db19b8deaf11a4d4cbc03fa3ae40eea104bc302))
- - Release git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`b286b24`](https://github.com/GitoxideLabs/gitoxide/commit/b286b24a51878be7d2e0fd77ff0c5c99b439a6a0))
- - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/GitoxideLabs/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
- - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/GitoxideLabs/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
- - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/GitoxideLabs/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
- - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/GitoxideLabs/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
- - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/GitoxideLabs/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
- - Prepare changelogs for release ([`674ec73`](https://github.com/GitoxideLabs/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
- - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/GitoxideLabs/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
- - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/GitoxideLabs/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
- - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/GitoxideLabs/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
- - Thanks clippy ([`4ca9e07`](https://github.com/GitoxideLabs/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
- - Thanks clippy ([`7dd2313`](https://github.com/GitoxideLabs/gitoxide/commit/7dd2313d980fe7c058319ae66d313b3097e3ae5f))
- - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/GitoxideLabs/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
- - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/GitoxideLabs/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
- - Adjust changelogs prior to release ([`ec38950`](https://github.com/GitoxideLabs/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
- - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/GitoxideLabs/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
- - Better changelog descriptions. ([`f69b2d6`](https://github.com/GitoxideLabs/gitoxide/commit/f69b2d627099639bc144fd94fde678d84a10d6f7))
- - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/GitoxideLabs/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
- - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/GitoxideLabs/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
- - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/GitoxideLabs/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
- - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/GitoxideLabs/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
- - Make fmt, but now it picked up some parts that usually don't get altered… ([`01f7b72`](https://github.com/GitoxideLabs/gitoxide/commit/01f7b729337bd2c99498321c479a9a13b1858e3e))
- - Update changelogs just for fun ([`21541b3`](https://github.com/GitoxideLabs/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
- - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/GitoxideLabs/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
- - Merge branch 'main' into changelog-generation ([`c956f33`](https://github.com/GitoxideLabs/gitoxide/commit/c956f3351d766c748faf0460780e32ac8dfe8165))
- - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/GitoxideLabs/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
- - Release git-protocol v0.10.4 ([`898ee08`](https://github.com/GitoxideLabs/gitoxide/commit/898ee08befa1eb7dd22980063c7633f83d0a8958))
- - Thanks clippy ([`4701296`](https://github.com/GitoxideLabs/gitoxide/commit/4701296bd5e2c4ad2f80f4e1de498db49f93385a))
- - Release git-protocol v0.10.3 ([`aa90f98`](https://github.com/GitoxideLabs/gitoxide/commit/aa90f98eb45e93b629462b629660e38b1824c405))
- - Merge branch 'repository-integration' ([`49f5453`](https://github.com/GitoxideLabs/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
- - Bump git-hash v0.6.0 ([`6efd90d`](https://github.com/GitoxideLabs/gitoxide/commit/6efd90db54f7f7441b76159dba3be80c15657a3d))
- - Release git-protocol v0.10.2 ([`54a4400`](https://github.com/GitoxideLabs/gitoxide/commit/54a44009e3507ee1c53a51a5f3b6735b6115a887))
- - [various #184] configure docs.rs build features ([`cc50249`](https://github.com/GitoxideLabs/gitoxide/commit/cc502492c512293e93e95610ca80a71896076ded))
- - Release git-protocol v0.10.1 ([`cec8ee3`](https://github.com/GitoxideLabs/gitoxide/commit/cec8ee3709ed401303cdd412a53e73f91eced619))
- - [protocol #174] fix tests… ([`cdc16fc`](https://github.com/GitoxideLabs/gitoxide/commit/cdc16fc0ef42df4a17ec4fde4be4511ee2cdaed6))
- - Bump git-protocol v0.10.0 ([`82d5a0b`](https://github.com/GitoxideLabs/gitoxide/commit/82d5a0bb38903a8389e43cd5416e02e5496e661a))
- - Bump git-transport v0.11.0 ([`1149f1b`](https://github.com/GitoxideLabs/gitoxide/commit/1149f1b716624f8f4fdaed20c803530aebc45599))
- - Bump git-packetline v0.10.0 ([`b09f391`](https://github.com/GitoxideLabs/gitoxide/commit/b09f3912e0addd7b4b0ef22bc3a24869d5011646))
- - [packetline #178] rename PacketLine to PacketLineRef… ([`d4c16a9`](https://github.com/GitoxideLabs/gitoxide/commit/d4c16a93946244177606b58cc702b81a16424ad4))
- - [stability #171] Prime git-tempfile and git-lock for release ([`01278fe`](https://github.com/GitoxideLabs/gitoxide/commit/01278fe4e28bf97ce6a2b8947198683646e361ee))
- - Merge branch 'Byron:main' into main ([`dc58eca`](https://github.com/GitoxideLabs/gitoxide/commit/dc58eca510e5a067acdeaad4b595a34b4598a0cd))
- - Upgrade to nom-7 ([`f0aa3e1`](https://github.com/GitoxideLabs/gitoxide/commit/f0aa3e1b5b407b2afd187c9cb622676fcddaf706))
- - [protocol] prepare release to fix crates-io instalations ([`83d7423`](https://github.com/GitoxideLabs/gitoxide/commit/83d74239108df420bd464c340762c1dfcb6ae78a))
- - Bump git-protocol to v0.9.0 as there are breaking changes ([`b4e3340`](https://github.com/GitoxideLabs/gitoxide/commit/b4e33408b8eb12c9418704f663322385fd1dfb25))
- - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/GitoxideLabs/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
- - Release git-protocol v0.8.1 ([`b57c339`](https://github.com/GitoxideLabs/gitoxide/commit/b57c3397706940354c493cadf1ab93916b79f917))
- - Release git-transport v0.10.0 ([`b944278`](https://github.com/GitoxideLabs/gitoxide/commit/b94427835bf922aa9388cdd78200c79a3c31da43))
- - Release git-packetline v0.9.0 ([`7ffbd60`](https://github.com/GitoxideLabs/gitoxide/commit/7ffbd602c08605026b0bb97ab85216907badaf09))
- - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/GitoxideLabs/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
- - Bump transport version to 0.10 ([`f26a3d3`](https://github.com/GitoxideLabs/gitoxide/commit/f26a3d3a2745f3eb69d76e0cfd718a90cf74f003))
- - (cargo-release) version 0.8.0 ([`ad6d7f9`](https://github.com/GitoxideLabs/gitoxide/commit/ad6d7f9c2b4f8879d466e758fc9b51ece6879e96))
- - (cargo-release) version 0.7.0 ([`2ef3106`](https://github.com/GitoxideLabs/gitoxide/commit/2ef3106eb84981e2dabd84f81362b4e44f938ea6))
- - [transport] A much better name for 'is_stateful()` ([`f15f1e8`](https://github.com/GitoxideLabs/gitoxide/commit/f15f1e85fda76eef72c3754d625cf51e3c454eea))
- - [protocol] Make fetch-connection usage explicit ([`29696f9`](https://github.com/GitoxideLabs/gitoxide/commit/29696f9b8e3ba3a72af1b099dac1c0866194d5ce))
- - (cargo-release) version 0.5.0 ([`ae02dab`](https://github.com/GitoxideLabs/gitoxide/commit/ae02dabae961089a92a21e6a60a7006de4b56dad))
- - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/GitoxideLabs/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
- - [protocol RL-#741] Respect delegate configuration when running only ls-refs ([`65ce8e1`](https://github.com/GitoxideLabs/gitoxide/commit/65ce8e1812ce820e3a0c40e39170339bf73234e5))
- - [protocol #145] Unify the `previous` and `previous_result` parameters… ([`96f77c7`](https://github.com/GitoxideLabs/gitoxide/commit/96f77c78a08e975d367ca25ac5d07eb2253cf4e5))
- - Merge pull request #145 from kim/ref-in-want-corrections ([`8dfc943`](https://github.com/GitoxideLabs/gitoxide/commit/8dfc943382909b45959b49381f6c21431d343a63))
- - [protocol] remove misleading documentation about ref-in-want ([`9a8f6b5`](https://github.com/GitoxideLabs/gitoxide/commit/9a8f6b5480bf55f52315ddf86ac28771147a4664))
- - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/GitoxideLabs/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
- - Thanks clippy ([`e1964e4`](https://github.com/GitoxideLabs/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
- - Bump async-trait from 0.1.50 to 0.1.51 ([`ce0b81e`](https://github.com/GitoxideLabs/gitoxide/commit/ce0b81e8f5c652d389ff876844bc42bcfa687921))
- - Bump futures-io from 0.3.15 to 0.3.16 ([`3c23820`](https://github.com/GitoxideLabs/gitoxide/commit/3c23820d3f0d3567f44215cdb0ad13ab675a201f))
- - [protocol] Delegate will indicate end-of-operation when fetch is done ([`928f75a`](https://github.com/GitoxideLabs/gitoxide/commit/928f75ad939e35a159d3d2751d5d0f9d00d796af))
- - [protocol] Let 'fetch()' only be used via `git_protocol::fetch` ([`4bae2f9`](https://github.com/GitoxideLabs/gitoxide/commit/4bae2f959bdf3f4a12b378f5734d9abdc25af36d))
- - Thanks clippy ([`eccbecb`](https://github.com/GitoxideLabs/gitoxide/commit/eccbecb938f0c84b63ad7e1ee17fb8113ce89c2e))
- - [protocol] fix build ([`38aca40`](https://github.com/GitoxideLabs/gitoxide/commit/38aca4076037a6f8288c2cf483f134ea16c328d5))
- - [protocol] Allow both preparation delegate methods to fail ([`d89393b`](https://github.com/GitoxideLabs/gitoxide/commit/d89393bbd5fce130a50855316ef364083c62eccd))
- - [protocol] start trying LsRefsAction::Abort(Box)… ([`660b9dc`](https://github.com/GitoxideLabs/gitoxide/commit/660b9dcc4e5249506a7656b038333f64b109261d))
- - Merge branch 'negotiate-fallible' ([`27c8abe`](https://github.com/GitoxideLabs/gitoxide/commit/27c8abe1948bc10c779efa33d4bc0b92741f6444))
- - [protocol] adjust description of fetch::Error to match io::Error sources ([`23dafc6`](https://github.com/GitoxideLabs/gitoxide/commit/23dafc6e24377ad00b70c0235fd7a8ff107eee0a))
- - [protocol] fallible negotiation ([`e269a2c`](https://github.com/GitoxideLabs/gitoxide/commit/e269a2cde18f604a36b33efb7e53f31ea5c45e2d))
- - Revert "[ref] Try using BorrowMut to avoid blanket trait impls, but…" ([`8212536`](https://github.com/GitoxideLabs/gitoxide/commit/8212536376341e673a6ef05221d20815659d92d3))
- - [ref] Try using BorrowMut to avoid blanket trait impls, but… ([`4bb9bba`](https://github.com/GitoxideLabs/gitoxide/commit/4bb9bbad5b4e0c2e64a48a8e4a70a1b3af1ca3e3))
- - [protocol] only send flush packets in stateful connections ([`0995c22`](https://github.com/GitoxideLabs/gitoxide/commit/0995c225c92a0dcccd2514b53abcf8400d9342e1))
- - [transport] remove Transport::close()… ([`4268a9b`](https://github.com/GitoxideLabs/gitoxide/commit/4268a9bcf733413f7326be7af487a8fcdec1f71c))
- - [ref] rename Action::Close to Action::Cancel… ([`cac1f6c`](https://github.com/GitoxideLabs/gitoxide/commit/cac1f6c757709797d193c6bca30e99fe40466ddc))
- - [transport] impl Delegate for &mut T: Delegate; refactor fetch() signature ([`2ded7f9`](https://github.com/GitoxideLabs/gitoxide/commit/2ded7f9b2659ab8705ad6b896aaf6ca5afb12a6c))
- - [transport] implement Transport for &mut T: Transport as well ([`372fb81`](https://github.com/GitoxideLabs/gitoxide/commit/372fb8183aff19bd0f2d17ea74409b2ca3a08511))
- - Merge branch 'ref-in-want' ([`f248557`](https://github.com/GitoxideLabs/gitoxide/commit/f248557186384501e705473e0adab03d3fa10519))
- - [protocol] refactor ([`11b2fd1`](https://github.com/GitoxideLabs/gitoxide/commit/11b2fd1250ff902dd084d8664f06732d4b69b4b3))
- - [protocol] refactor ([`967946a`](https://github.com/GitoxideLabs/gitoxide/commit/967946a65f67cb1fc5d7bf6944a7e900ff3521c7))
- - [protocol] refactor ([`8dc425f`](https://github.com/GitoxideLabs/gitoxide/commit/8dc425ff91d00d3315903f429d4009df6410ba77))
- - [protocol] assure we don't coerce refs into UTF-8 representation ([`5ceb64d`](https://github.com/GitoxideLabs/gitoxide/commit/5ceb64dfed67b942100e2e36715903492d870c71))
- - [protocol] support ref-in-want ([`b6df400`](https://github.com/GitoxideLabs/gitoxide/commit/b6df400dccd66ad2f01c80d2fa05b8f9bb130b23))
- - [transport] tests for extra parameters ([`fffd926`](https://github.com/GitoxideLabs/gitoxide/commit/fffd926a3d5c6abfa732aa2305a4a05fdd06254d))
- - [protocol] extra_parameters are forwarded from delegate to handshake ([`03e3db3`](https://github.com/GitoxideLabs/gitoxide/commit/03e3db3809bd031d7d0c151ada2542214d7e32c0))
- - [transport] unsupported protocol versions now abort the fetch operation ([`812aa3b`](https://github.com/GitoxideLabs/gitoxide/commit/812aa3bc02a823cb9277847db905e76a50ee7413))
- - [transport] flexible version of version support check doesn't actually work :D ([`2b220f0`](https://github.com/GitoxideLabs/gitoxide/commit/2b220f0758cb7a96a66b256552f13a020cdee3fc))
- - [protocol] make refs parsing functionality public ([`d6da891`](https://github.com/GitoxideLabs/gitoxide/commit/d6da891419f66208a8820185dd165e62b7a01a6e))
- - [protocol] async-io path handles improved refs parsing ([`328ab9c`](https://github.com/GitoxideLabs/gitoxide/commit/328ab9c4ce739fe79f12ae539ea37e50c541b786))
- - [protocol] first step towards keeping InternalRef internal in blocking-io ([`6c4ed2d`](https://github.com/GitoxideLabs/gitoxide/commit/6c4ed2d4dd352b4218419a1a79269a49cc91a992))
- - Refactor ([`24697bc`](https://github.com/GitoxideLabs/gitoxide/commit/24697bc66363f8e8b1ff14a59fdf303ffdab132d))
- - [async-client] cleanup Send bounds! ([`c7dee44`](https://github.com/GitoxideLabs/gitoxide/commit/c7dee44267462d5ece491b8a45cf35afa904ce81))
- - [async-client] refactor ([`b252932`](https://github.com/GitoxideLabs/gitoxide/commit/b252932ee3eb26bb26560a849a9b13aca11cf00f))
- - [async-client] unblock the async delegate in the cheapest possible way… ([`a3b5d75`](https://github.com/GitoxideLabs/gitoxide/commit/a3b5d75d387dc5d6c44f695f63df8803613637a2))
- - Revert "[async-client] a taste of what it means to unblock the delegate" ([`2ba452f`](https://github.com/GitoxideLabs/gitoxide/commit/2ba452ff1c9659f7433328b12732d792e7871102))
- - [async-client] a taste of what it means to unblock the delegate ([`4d6c10a`](https://github.com/GitoxideLabs/gitoxide/commit/4d6c10a6956bb9a81144a61ebb6bcab3aedb840e))
- - [async-client] prepare for unblocking the protocol delegate ([`796c7d5`](https://github.com/GitoxideLabs/gitoxide/commit/796c7d54a20ef32a581be572e1d681f9727482de))
- - [async-client] refactor ([`0d5b911`](https://github.com/GitoxideLabs/gitoxide/commit/0d5b911ad5f47ab8f044d6bbe660a6d1dfeecb5f))
- - Revert "[async-client] Try to bring 'Send' back but…" ([`52eb953`](https://github.com/GitoxideLabs/gitoxide/commit/52eb953fcc44cce19604b1df6a600237b8c81392))
- - [async-client] Try to bring 'Send' back but… ([`3a06adb`](https://github.com/GitoxideLabs/gitoxide/commit/3a06adb41f6b2946f78044e4ab1385e6441fc40f))
- - [git-protocol] fix test ([`e30ea36`](https://github.com/GitoxideLabs/gitoxide/commit/e30ea363311aa82486828c59755a012cc76751b1))
- - [git-protocol] no warnings when building without client ([`2f30666`](https://github.com/GitoxideLabs/gitoxide/commit/2f3066659280f7b43ca39d285166f11192ac7fa9))
- - [git-protocol] remove compile warnings if no client type is specified… ([`478a980`](https://github.com/GitoxideLabs/gitoxide/commit/478a98056afd2504050391262dabc921b59425c5))
- - Thanks clippy ([`57106e2`](https://github.com/GitoxideLabs/gitoxide/commit/57106e21089ae3c3a529295bceb8c0a515e2c2b6))
- - [git-protocol] builds without features work ([`a1945ff`](https://github.com/GitoxideLabs/gitoxide/commit/a1945ff22f3412be1fbfac76236d487896ec4685))
- - [git-protocol] async fetch tests work ([`fe434a5`](https://github.com/GitoxideLabs/gitoxide/commit/fe434a58d321b3ac12644827e65eb4db11cfe5fb))
- - [git-protocol] fetch tests nearly compile in async ([`97fb186`](https://github.com/GitoxideLabs/gitoxide/commit/97fb186df5661fb297c2c9485186dbfe0ed1d504))
- - [git-protocol] fetch in sync and async… ([`4776039`](https://github.com/GitoxideLabs/gitoxide/commit/47760399bffd030c848e0ef6df52a4765d8fb566))
- - [git-protocol] refactor ([`80379fd`](https://github.com/GitoxideLabs/gitoxide/commit/80379fd32aae02f2975d8637326188655f85b474))
- - [git-protocol] build should fail if mutually exclusiive features are set ([`72cf940`](https://github.com/GitoxideLabs/gitoxide/commit/72cf9401dda6e1bb465cce8d65ce66a7cc6a03fd))
- - Bump maybe-async from 0.2.4 to 0.2.6 ([`d99a1a8`](https://github.com/GitoxideLabs/gitoxide/commit/d99a1a815809d22c7384c6ecb1275e39fb911d91))
- - [git-protocol] fix build ([`4cce648`](https://github.com/GitoxideLabs/gitoxide/commit/4cce6487d6d514541afee1a9aa92043f186136d3))
- - [git-protocol] async Delegate ([`1aa6781`](https://github.com/GitoxideLabs/gitoxide/commit/1aa678172f0eb75af76017addd3dff4d7e62ff41))
- - Thanks clippy ([`0759ade`](https://github.com/GitoxideLabs/gitoxide/commit/0759ade3e8e97927f452eabd11e249bb93aa54e2))
- - [git-protocol] refactor ([`94d7be4`](https://github.com/GitoxideLabs/gitoxide/commit/94d7be4a16f2c2e68a9dacf120eef7a417a8a6b9))
- - [git-protocol] refactor ([`990099b`](https://github.com/GitoxideLabs/gitoxide/commit/990099b01bfd54b926f0f4e7ecf727c423a23b8e))
- - [git-protocol] refactor ([`d623cf7`](https://github.com/GitoxideLabs/gitoxide/commit/d623cf7db4488815ad5a2afd2d1bcbbbda275d2c))
- - [git-protocol] async response ([`c498557`](https://github.com/GitoxideLabs/gitoxide/commit/c49855738bc164f65130cb307ba612b71c3fa83e))
- - [git-protocol] refactor ([`a8dc078`](https://github.com/GitoxideLabs/gitoxide/commit/a8dc078e00d8a5689ba0d8070732421d35df50c8))
- - Refactor ([`2eefe17`](https://github.com/GitoxideLabs/gitoxide/commit/2eefe1712131a69298be02e94df8b6ba844afcd9))
- - [git-protocol] prepare response module for async ([`08b891b`](https://github.com/GitoxideLabs/gitoxide/commit/08b891b089081a3ec3c44ed27b1aca316391d0de))
- - [git-protocol] fix tests without any feature toggles ([`1da0b1a`](https://github.com/GitoxideLabs/gitoxide/commit/1da0b1ab9e22040d5b273a5604954859990e0334))
- - Thanks clippy ([`91fdfba`](https://github.com/GitoxideLabs/gitoxide/commit/91fdfba7cabc7331598903106a1dd7cea3b49eeb))
- - [git-protocol] refs now available in async ([`3a5b2cf`](https://github.com/GitoxideLabs/gitoxide/commit/3a5b2cfcc50a48e09a6495c4c15af69596f966df))
- - [git-protocol] refactor ([`abf0b9d`](https://github.com/GitoxideLabs/gitoxide/commit/abf0b9d41a2509d35102970602e77fb45e898d52))
- - [git-protocol] prepare to translate refs ([`bf79c91`](https://github.com/GitoxideLabs/gitoxide/commit/bf79c91b30be61135dd33122bb93b3cf3a49f586))
- - [git-protocol] no warnings if there is no client feature set ([`335e831`](https://github.com/GitoxideLabs/gitoxide/commit/335e83136efa7cb0913bc5e317bb49d616ee0290))
- - [git-protocol] fix tests in case there is no client feature set ([`1ee5518`](https://github.com/GitoxideLabs/gitoxide/commit/1ee551878ef21d20925fab00b3eef044ada97065))
- - [git-protocol] refactor ([`0b4ff16`](https://github.com/GitoxideLabs/gitoxide/commit/0b4ff166175dd51cded5131bcebf1edd80335abe))
- - [git-protocol] refactor ([`e99a03b`](https://github.com/GitoxideLabs/gitoxide/commit/e99a03b360e4bb757904a03834297f14df67838f))
- - [git-protocol] async capabilities and arguments abstractions ([`aa3eacb`](https://github.com/GitoxideLabs/gitoxide/commit/aa3eacbd53665d6b76bd9706d801d1189a970261))
- - [git-protocol] now just a dummy async transport impl and… ([`c7f0b80`](https://github.com/GitoxideLabs/gitoxide/commit/c7f0b80182c08430a3720474eda41519b6814f17))
- - [git-protocol] a big step towards getting 'Arguments' test into async ([`5d1c30f`](https://github.com/GitoxideLabs/gitoxide/commit/5d1c30f3ceae6fe26a0d9961d135b44f371d9cd7))
- - [git-protocol] move everything into `blocking_io` for later translation… ([`fa03374`](https://github.com/GitoxideLabs/gitoxide/commit/fa03374fd42e127f5be7fb4da2bac85ea38c8afa))
- - [git-protocol] all blocking fetch tests ([`0d39b5d`](https://github.com/GitoxideLabs/gitoxide/commit/0d39b5d23659d29a9f0e33428db401a3a887c007))
- - [git-protocol] re-introduce credentials helper code ([`6a5575f`](https://github.com/GitoxideLabs/gitoxide/commit/6a5575fa7dbfa2a835fabf6746494097c3af23c2))
- - [git-protocol] separate test configuration for async mode ([`62a117c`](https://github.com/GitoxideLabs/gitoxide/commit/62a117c4e6bd205c4bb1d224db7d8e80ba46322f))
- - [git-transport] fix git-protocol ([`0cc9537`](https://github.com/GitoxideLabs/gitoxide/commit/0cc9537036003c86584223aa61f9c207a2c5c2df))
- - [git-protocol] simplify test setup ([`189ed2c`](https://github.com/GitoxideLabs/gitoxide/commit/189ed2c32636ef59975dd15ec0ef61e8a62b98c0))
- - Refactor ([`2ba9f91`](https://github.com/GitoxideLabs/gitoxide/commit/2ba9f915035a518bef3eb8b0ed1c9972c4a47cfa))
- - (cargo-release) version 0.4.0 ([`866f86f`](https://github.com/GitoxideLabs/gitoxide/commit/866f86f59e66652968dcafc1a57912f9849cb21d))
- - Switch to latest nom ([`859e57e`](https://github.com/GitoxideLabs/gitoxide/commit/859e57eae93c3490523b7ed98f7a606acbd87a2f))
- - (cargo-release) version 0.15.0 ([`d69d9fb`](https://github.com/GitoxideLabs/gitoxide/commit/d69d9fb0931f8257cef96ef14a89da9340ad9738))
- - Put prodash behind a feature toggle, too ([`966058d`](https://github.com/GitoxideLabs/gitoxide/commit/966058d611c548e90c050462de52e36f1925e775))
- - [git-packetline] refactor ([`1328c5b`](https://github.com/GitoxideLabs/gitoxide/commit/1328c5b4001f380936beff73e1f822f14e41e98b))
- - (cargo-release) version 0.6.0 ([`ec5a54e`](https://github.com/GitoxideLabs/gitoxide/commit/ec5a54e9f3543afddc9f972f16135edc6ef6ff5b))
- - [git-packetline] refactor ([`e5769d1`](https://github.com/GitoxideLabs/gitoxide/commit/e5769d1e7668ae54c667d2593c0c22e7723710c0))
- - (cargo-release) version 0.8.0 ([`ccea4b6`](https://github.com/GitoxideLabs/gitoxide/commit/ccea4b6bcdaba0ee6c6a6236d225ea1276d2547c))
- - (cargo-release) version 0.9.0 ([`18f6d01`](https://github.com/GitoxideLabs/gitoxide/commit/18f6d011043203523f1d0dacf657704ed3f9cf89))
- - [git-transport] simplify parsing capabilities from lines ([`401af09`](https://github.com/GitoxideLabs/gitoxide/commit/401af0974742f10c8b9b3c9752e9d30205e96c16))
- - [git-protocol] separate tests those who need feature toggles ([`4a49d64`](https://github.com/GitoxideLabs/gitoxide/commit/4a49d6406c9c39d75ab5021b6e213fd2c9d63adb))
- - [git-transport] remove default features to force being explicit everywhere ([`d1b39f8`](https://github.com/GitoxideLabs/gitoxide/commit/d1b39f8093c032a172237a584c9208479611a866))
- - Fix git-protocol ([`284f8af`](https://github.com/GitoxideLabs/gitoxide/commit/284f8af0599bee4e3de0e385b69a389713cee9f7))
- - Refactor ([`1412282`](https://github.com/GitoxideLabs/gitoxide/commit/141228219d33e8056489514f91221d803888edd8))
- - (cargo-release) version 0.7.0 ([`069184e`](https://github.com/GitoxideLabs/gitoxide/commit/069184e55057a1655d2754cb1fd68a4424beff34))
- - (cargo-release) version 0.8.0 ([`411a05e`](https://github.com/GitoxideLabs/gitoxide/commit/411a05ead1546c76fe51f359fbcb961a1140535e))
- - (cargo-release) version 0.5.0 ([`8c4cc3f`](https://github.com/GitoxideLabs/gitoxide/commit/8c4cc3fb5922d1a761463bbbad65e59f91cce4cb))
- - Thanks clippy ([`17258cc`](https://github.com/GitoxideLabs/gitoxide/commit/17258cc58767caa6e71227898decd160ad0cdf13))
- - (cargo-release) version 0.14.0 ([`a760f8c`](https://github.com/GitoxideLabs/gitoxide/commit/a760f8c013e13ba82daa1acf1a4a57e0818a008d))
- - (cargo-release) version 0.3.0 ([`e9665c7`](https://github.com/GitoxideLabs/gitoxide/commit/e9665c784ae7e5cdaf662151395ee2355e9b57b6))
- - (cargo-release) version 0.13.0 ([`ac2eddb`](https://github.com/GitoxideLabs/gitoxide/commit/ac2eddb06eb3d8a9a3dcdcd796eb54a7e45ab935))
- - (cargo-release) version 0.6.0 ([`8513f0f`](https://github.com/GitoxideLabs/gitoxide/commit/8513f0fafbf8ae61d86df2d8b0aefa52d3eb1680))
- - (cargo-release) version 0.7.0 ([`334b7e1`](https://github.com/GitoxideLabs/gitoxide/commit/334b7e1b838b5201f2484be42dee3c4d2fd789d7))
- - (cargo-release) version 0.12.0 ([`3b71e7e`](https://github.com/GitoxideLabs/gitoxide/commit/3b71e7e8416e550b47e5aed2259c1181497ac9e8))
- - (cargo-release) version 0.2.0 ([`4ec09f4`](https://github.com/GitoxideLabs/gitoxide/commit/4ec09f4d2239ea1d44f7145027e64191bf2c158c))
- - (cargo-release) version 0.5.0 ([`3cc4a57`](https://github.com/GitoxideLabs/gitoxide/commit/3cc4a5799fa1f487452b5c346b57fea97e45b47e))
- - (cargo-release) version 0.6.0 ([`50fb6f2`](https://github.com/GitoxideLabs/gitoxide/commit/50fb6f25e9afa900ac1c3cfb88d7ca0d5a9a95f7))
- - Thanks clippy ([`0fc239c`](https://github.com/GitoxideLabs/gitoxide/commit/0fc239cf9b773f72928b7c42344b578c6ff5d19f))
- - Thanks clippy ([`749ceba`](https://github.com/GitoxideLabs/gitoxide/commit/749ceba246fb8a4cb8d48fa86184619fef500108))
- - (cargo-release) version 0.11.0 ([`1aa1f5e`](https://github.com/GitoxideLabs/gitoxide/commit/1aa1f5e84a07427d5d7f3231735fe9c1923f506f))
- - (cargo-release) version 0.4.1 ([`6244fb4`](https://github.com/GitoxideLabs/gitoxide/commit/6244fb4cfbc40d35f46f4d1942519414a04ac355))
- - Finish docs for `git-protocol` crate ([`598f700`](https://github.com/GitoxideLabs/gitoxide/commit/598f700ce2a273a6f430c8d2442dbd71e21a2704))
- - Revise trait documentation of git-protocol ([`5271128`](https://github.com/GitoxideLabs/gitoxide/commit/52711283d456eefcbdc37ac8f8da36149afc1322))
- - Docs for response in git-protocol ([`487de13`](https://github.com/GitoxideLabs/gitoxide/commit/487de1383d801fb442abc8101666a0d9a050af15))
- - More docs for git-protocol ([`bca0cbd`](https://github.com/GitoxideLabs/gitoxide/commit/bca0cbd98ab02b63ac24b1d15baea602b02e1623))
- - Docs for fetch::refs ([`6a97a3e`](https://github.com/GitoxideLabs/gitoxide/commit/6a97a3e5883d9a6c0011a68b16966d1f8be589d7))
- - Docs for git credentials helper utilities ([`eb6bb6e`](https://github.com/GitoxideLabs/gitoxide/commit/eb6bb6ee2fe22ad0621f7e1743a7e56adbc54bd1))
- - First pieces of docs for git-protocol ([`12d8a83`](https://github.com/GitoxideLabs/gitoxide/commit/12d8a83fbc1b70bd2612ad62aa1a69e87914fe39))
- - Thanks clippy ([`343ab9a`](https://github.com/GitoxideLabs/gitoxide/commit/343ab9adb62da1dde495fc209c179137bbe59a10))
- - (cargo-release) version 0.5.0 ([`28df5e9`](https://github.com/GitoxideLabs/gitoxide/commit/28df5e9131aec3efb2b68db204662b92b232b33c))
- - All crates use git-hash::Kind and its types, sometimes through git-object ([`124c171`](https://github.com/GitoxideLabs/gitoxide/commit/124c171aaf546d8977e9913ff84e65383a80ee98))
- - Use git-hash in git-features ([`5b307e0`](https://github.com/GitoxideLabs/gitoxide/commit/5b307e076f6f5975592c8b177c122c91c1d809c6))
- - (cargo-release) version 0.3.0 ([`e60dbe6`](https://github.com/GitoxideLabs/gitoxide/commit/e60dbe6c21843eab44d6f05fe70927252453cb41))
- - (cargo-release) version 0.4.0 ([`32aefc0`](https://github.com/GitoxideLabs/gitoxide/commit/32aefc051c7ad9d1a160f77db070df7fa4843dbc))
- - (cargo-release) version 0.4.0 ([`72eaece`](https://github.com/GitoxideLabs/gitoxide/commit/72eaeceed135e4cc5c943685f4c902d03597c4d2))
- - (cargo-release) version 0.9.0 ([`a89fdb9`](https://github.com/GitoxideLabs/gitoxide/commit/a89fdb98f64bb0ca070fa79a1f58f1232bb14090))
- - (cargo-release) version 0.5.0 ([`fc7d600`](https://github.com/GitoxideLabs/gitoxide/commit/fc7d600ac2c438c8b6b91f67cb69b0ac5ec37675))
- - (cargo-release) version 0.2.0 ([`a476a46`](https://github.com/GitoxideLabs/gitoxide/commit/a476a46b7b933a3c2fa4aa8c285beec1777a3f2d))
- - (cargo-release) version 0.3.0 ([`d19ee35`](https://github.com/GitoxideLabs/gitoxide/commit/d19ee35cc6683c63e0eabd717e4758075faeaa71))
- - (cargo-release) version 0.3.0 ([`eade7d1`](https://github.com/GitoxideLabs/gitoxide/commit/eade7d101e071153055b07d9c6ae3c1452493a21))
- - (cargo-release) version 0.8.0 ([`47c00c2`](https://github.com/GitoxideLabs/gitoxide/commit/47c00c2228cf25c79e1fa3eb4229c7ab24de91e5))
- - Cargo clippy Rust 1.48 ([`475a68c`](https://github.com/GitoxideLabs/gitoxide/commit/475a68ce33b895de911939c51afa159df534f7b8))
- - (cargo-release) version 0.7.0 ([`7fa7bae`](https://github.com/GitoxideLabs/gitoxide/commit/7fa7baeb3e7d008a25e4d714eff908e2516c828b))
- - Thanks clippy ([`b9e0a87`](https://github.com/GitoxideLabs/gitoxide/commit/b9e0a87996b8f3c4531a392607c353a1f0824ce6))
- - Remove dash in all repository links ([`98c1360`](https://github.com/GitoxideLabs/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
- - Merge from main. ([`b59bd5e`](https://github.com/GitoxideLabs/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
- - Refactor ([`7c3c80a`](https://github.com/GitoxideLabs/gitoxide/commit/7c3c80acf487296014ae9f2f9b88865c6aa6d98e))
- - (cargo-release) version 0.6.0 ([`9ef184e`](https://github.com/GitoxideLabs/gitoxide/commit/9ef184e35712f938fb4f9f6da7390a8777a9284e))
- - (cargo-release) version 0.1.1 ([`bb38c6b`](https://github.com/GitoxideLabs/gitoxide/commit/bb38c6b66e8de2b6743bb873c94afb187c8c8dd3))
- - Support V2 shallow-info section ([`6679c91`](https://github.com/GitoxideLabs/gitoxide/commit/6679c918628979efc73e68c60e0968058cd220db))
- - Tests for V2 shallow section parsing ([`5bf58ab`](https://github.com/GitoxideLabs/gitoxide/commit/5bf58ab344cb6b670ae535c7f7bca8a7f99a726c))
- - Support for the 'deepen-relative' argument ([`b86fed6`](https://github.com/GitoxideLabs/gitoxide/commit/b86fed6e415183f52bb34c68d8b503566740f671))
- - V1 parsing of shallow and unshallow lines… ([`8bcf535`](https://github.com/GitoxideLabs/gitoxide/commit/8bcf535a8b07d9b1d53fb84c73ba55c76a318daf))
- - Remove unused fixtures ([`6ae69f5`](https://github.com/GitoxideLabs/gitoxide/commit/6ae69f5f57ab371684e8c35cc77803aea05edd7b))
- - Fix wants/haves separator handling for stateful V1 ([`1629575`](https://github.com/GitoxideLabs/gitoxide/commit/16295757a33cdbdb8c69ba6c487ae8b298f612cd))
- - Make really clear that V2 is stateless no matter what the transport supports :D ([`c296845`](https://github.com/GitoxideLabs/gitoxide/commit/c296845201b379273ff8077489ace9ed33f416b7))
- - Assure the first 'want' in V1 is always first ([`e729ec8`](https://github.com/GitoxideLabs/gitoxide/commit/e729ec8f075a6c3122b42e367486a15c5367960f))
- - Properly handle statelessness in V2 protocol ([`1b49f1e`](https://github.com/GitoxideLabs/gitoxide/commit/1b49f1ef6d7a40e2dec07f9c08036b1b1d460f6b))
- - Add some samples for deepen clones ([`61bc41a`](https://github.com/GitoxideLabs/gitoxide/commit/61bc41a6f97decd3bdd96f874001ffb45251aca4))
- - Switch to prodash 10 and safe a lot of trait bounds in the process ([`e2fb1d9`](https://github.com/GitoxideLabs/gitoxide/commit/e2fb1d944b4d803a11c91f868b831d406fb5e35f))
- - (cargo-release) version 0.4.0 ([`0d7b60e`](https://github.com/GitoxideLabs/gitoxide/commit/0d7b60e856325009431172e1df742a1cd2165575))
- - (cargo-release) version 0.2.0 ([`779e9d0`](https://github.com/GitoxideLabs/gitoxide/commit/779e9d0ad67c20fa9cec14359e87774ca2d74ee4))
- - (cargo-release) version 0.2.0 ([`da830de`](https://github.com/GitoxideLabs/gitoxide/commit/da830defc9cfa81ce159f6d908da828227760845))
- - (cargo-release) version 0.5.0 ([`82b7313`](https://github.com/GitoxideLabs/gitoxide/commit/82b73131b79ec3c42a712dad1c0766a72209d737))
- - [clone] Assure we don't hang due to unprocessed headers when peeking lines! ([`d9ced27`](https://github.com/GitoxideLabs/gitoxide/commit/d9ced2711dba702d73b28f0e1b9399cd7eab5183))
- - [clone] more correct handling of 'no-done'/done when sending wants/haves… ([`50f4516`](https://github.com/GitoxideLabs/gitoxide/commit/50f4516adfa458f4b16e301340a39b3c34ddbef0))
- - [clone] Don't try to explicitly close the connection… ([`17200b3`](https://github.com/GitoxideLabs/gitoxide/commit/17200b3c494a24de19b7c6ec3191e61551a54380))
- - [clone] Fix encoding of V1 capabilities in first want ([`b68a5c5`](https://github.com/GitoxideLabs/gitoxide/commit/b68a5c57a6bd35391d8efb6436bb36e032851b49))
- - [clone] When unpacking peeled refs, use the object that refers to the tag… ([`fe8bb39`](https://github.com/GitoxideLabs/gitoxide/commit/fe8bb3985bd5529a36c71fa170ca48df91060491))
- - [clone] none the wiser - it really looks like everything is alright… ([`3b8d613`](https://github.com/GitoxideLabs/gitoxide/commit/3b8d613c6de349defce9af06d56f73ac2c0d0d25))
- - [clone] it looks like in order to figure out the issue, it needs tests higher up… ([`edf1540`](https://github.com/GitoxideLabs/gitoxide/commit/edf1540d2014eb26cd5b98aa1baaa1e0c99662bd))
- - [clone] Don't send V2 capabilities that don't have a value… ([`9c9a4ee`](https://github.com/GitoxideLabs/gitoxide/commit/9c9a4ee2a9c93612fd80844e8d2338461ee82ccc))
- - [clone] Handle remote progress name prefixing (more) correctly ([`51d4d15`](https://github.com/GitoxideLabs/gitoxide/commit/51d4d15028a4162fae2d4e68a8fbb34c6ba93cc7))
- - [clone] This actually works: first MVP of retrieving packs via clone ([`c06d819`](https://github.com/GitoxideLabs/gitoxide/commit/c06d8194173f9ec468ddd0faf72dd6d8dbf7d35d))
- - Use git attributes to prevent crlf conversion of fixtures on windows ([`80ca8b2`](https://github.com/GitoxideLabs/gitoxide/commit/80ca8b24b5565d82bc1f8e7d92c942f985e6ea3b))
- - [clone] Support for reading multi-step negoritaions, but… ([`507d342`](https://github.com/GitoxideLabs/gitoxide/commit/507d342dfe2a714a4dd0bc100d96ed9e64a58243))
- - [clone] refactor ([`ded46fd`](https://github.com/GitoxideLabs/gitoxide/commit/ded46fd5eafcb1fa1ef99dcbdd933ee8631ed7dc))
- - [clone] support for progress that can handle writing pack files ([`46e0055`](https://github.com/GitoxideLabs/gitoxide/commit/46e0055eab47e402807b15c63b6a4577f5c0b7bb))
- - [clone] leave aborting the negotiation loop in the hands of the delegate ([`ea83ce7`](https://github.com/GitoxideLabs/gitoxide/commit/ea83ce73b16b24409dec4009f09a0cbf203a89f7))
- - [clone] sideband-all support ([`ecc8e09`](https://github.com/GitoxideLabs/gitoxide/commit/ecc8e091fb97a5d44828cd56412358b7043e47ba))
- - [clone] Actually pass pack file to the delegate ([`94c5e62`](https://github.com/GitoxideLabs/gitoxide/commit/94c5e62b274b0fc39f64ee5b04273db5ead4a470))
- - [clone] Response parsing up to (optional) pack ([`24064c7`](https://github.com/GitoxideLabs/gitoxide/commit/24064c77f2969380fb92ea66109df86e84060324))
- - [clone] FAIL: try to model pack reading using ownership… ([`4ee14e3`](https://github.com/GitoxideLabs/gitoxide/commit/4ee14e322d904cafa297ad989a0d653e7f8e5d2f))
- - [clone] properly handle V2 response parsing ([`0d7d768`](https://github.com/GitoxideLabs/gitoxide/commit/0d7d768278234824e03c5e74dacaafca3ee65713))
- - Refactor ([`f2c31ec`](https://github.com/GitoxideLabs/gitoxide/commit/f2c31ec4f245ce4e42e1371c4c9095fc4124cf16))
- - Refactor ([`fab9f99`](https://github.com/GitoxideLabs/gitoxide/commit/fab9f99a1f73378747b07f2f27f69492da899cba))
- - [clone] Provide a handle to the packfile, if it is present in the response ([`fcb4cc1`](https://github.com/GitoxideLabs/gitoxide/commit/fcb4cc1b011edb2597686fcf24ad383819a52389))
- - [ref-ls] A way to abort on multiple delimiters; first tests work ([`8d44912`](https://github.com/GitoxideLabs/gitoxide/commit/8d44912e7215b85c6931b7b829bd73ac38584424))
- - Refactor ([`feec5be`](https://github.com/GitoxideLabs/gitoxide/commit/feec5be335a99a4c47ba98f93803863044575838))
- - [ref-ls] Allow multiple delimiters at the same time ([`cfae63a`](https://github.com/GitoxideLabs/gitoxide/commit/cfae63a5f7d2d99560dd857f7220980d70c4c4d8))
- - [ref-ls] basic V2 acknowledgement and packfile parsing, but… ([`549f404`](https://github.com/GitoxideLabs/gitoxide/commit/549f404378535390195dea4d6c5b6485db34b81e))
- - Thanks clippy ([`ac88eef`](https://github.com/GitoxideLabs/gitoxide/commit/ac88eefd56095995841f60f0cfdca78295006584))
- - [ref-ls] parse all V1 acknowledgements, without duplication ([`f7c1580`](https://github.com/GitoxideLabs/gitoxide/commit/f7c15809d74729b92e4c64a71543a4850765a8f8))
- - [ref-ls] first stab at V1 acknowledgement parsing ([`1d21cd4`](https://github.com/GitoxideLabs/gitoxide/commit/1d21cd4a59c28fe5c631a12a10f332f4cc8fd3f3))
- - [ref-ls] It would be practical to simply have access to the line provider… ([`5fba787`](https://github.com/GitoxideLabs/gitoxide/commit/5fba78796d3bcc16f812dc3202d521ee057e86f9))
- - Thanks clippy ([`27f30df`](https://github.com/GitoxideLabs/gitoxide/commit/27f30df9a8046fe4e872837e36dd497096660282))
- - [ref-ls] support for line peeking in packet line readers ([`0c0c575`](https://github.com/GitoxideLabs/gitoxide/commit/0c0c57522972f2a49ed5261474114da062e6ab15))
- - [ref-ls] Let's make Acks copy, because owned::Id is as well ([`1f9cc44`](https://github.com/GitoxideLabs/gitoxide/commit/1f9cc44275d226a7e80e24ed592f6d6bd98de31a))
- - Refactor ([`935d5fe`](https://github.com/GitoxideLabs/gitoxide/commit/935d5fea48b0d8710be822e2d64c77a7008143c4))
- - [ref-ls] first sketch of V1 tests for result parsing (ack + pack) ([`fd16a5f`](https://github.com/GitoxideLabs/gitoxide/commit/fd16a5f265764ae9f18b9b9fc0f713ccfaaf2944))
- - [ref-ls] tests for stateless V1/V2 ([`d34afc6`](https://github.com/GitoxideLabs/gitoxide/commit/d34afc6fcbcdc175c09b12d6697b01611dcd02ed))
- - [ref-ls] first step towards parsing negotiation result ([`51ecf7e`](https://github.com/GitoxideLabs/gitoxide/commit/51ecf7e248724cd0b499e7a8662df4511f24d6ee))
- - Refactor ([`61e9812`](https://github.com/GitoxideLabs/gitoxide/commit/61e98128ddd85cde1a352b70f83870fdea0c6bac))
- - Thanks clippy ([`6b1294a`](https://github.com/GitoxideLabs/gitoxide/commit/6b1294a7046af84a13e34c3c43f8ddd2b3b1cb97))
- - [ref-ls] Argument tests for fetches ([`50cd260`](https://github.com/GitoxideLabs/gitoxide/commit/50cd260866b7dbc44653d8c193e6517e770f44eb))
- - [ref-ls] first argument tests for clone ([`83490ef`](https://github.com/GitoxideLabs/gitoxide/commit/83490ef764c2625ac34e42c27de7364d5445cdd6))
- - [ref-ls] Also add 'haves' in V2; some more assertions ([`3e6bfb1`](https://github.com/GitoxideLabs/gitoxide/commit/3e6bfb1d144f9de4d45502b8257ea0f278d49376))
- - [ref-ls] Do feature assertions to not have to support old servers ([`9980ff9`](https://github.com/GitoxideLabs/gitoxide/commit/9980ff9e52b466a56418857ca15fbcdc0d17b6b8))
- - [ref-ls] don't do anything on drop ([`9f18d9b`](https://github.com/GitoxideLabs/gitoxide/commit/9f18d9b9062d61d6da6e2bb7564fe5edbb1528c4))
- - [ref-ls] A step towards getting the negotiation right, really need tests ([`abb56d8`](https://github.com/GitoxideLabs/gitoxide/commit/abb56d855d49f232d25e0326fdef13732605df5b))
- - [ref-ls] Transport layer knows whether it's stateful or not ([`22c3640`](https://github.com/GitoxideLabs/gitoxide/commit/22c3640b70bb6925d72794eeaeda48b0687f2047))
- - [ref-ls] Also re-send V1 features in each request, independently of statefulness for now ([`f8669d6`](https://github.com/GitoxideLabs/gitoxide/commit/f8669d60cb349b6217227eea0d76664e8da9a458))
- - [ref-ls] potentially fix 'is-done' logic ([`f9e338f`](https://github.com/GitoxideLabs/gitoxide/commit/f9e338f244806aa9f0e24352912091cb7d8e0e80))
- - [ref-ls] Sketch of sending arguments in V1 & V2 ([`e1d27b6`](https://github.com/GitoxideLabs/gitoxide/commit/e1d27b6693adca053bfb42d841c03ef16a256d88))
- - [ref-ls] first step towards supporting negotiation ([`27b6d2d`](https://github.com/GitoxideLabs/gitoxide/commit/27b6d2d24a92c1ffc1579a116a044cece50d9d20))
- - [ref-ls] probably all it takes to handle all capabilities of fetch arguments ([`d956ecc`](https://github.com/GitoxideLabs/gitoxide/commit/d956ecc7d66544157d9233c4803b27fdc3fee1c4))
- - [ref-ls] first sketch of argument utility to help creating wants/haves ([`b0b0166`](https://github.com/GitoxideLabs/gitoxide/commit/b0b0166c8dcc1094d7294ddf63e20c0ced2c85e7))
- - [ref-ls] fix feature validation in V2 ([`eb387d2`](https://github.com/GitoxideLabs/gitoxide/commit/eb387d24267d90e731b41897c7e4071131508ce2))
- - Update tasks ([`079fc02`](https://github.com/GitoxideLabs/gitoxide/commit/079fc02608432fb6c5539759813e336c3c9f6c58))
- - [ref-ls] Always send a flush before closing the connection ([`918f19f`](https://github.com/GitoxideLabs/gitoxide/commit/918f19f0c2dc202ed2014e30b7247e63a0f6a51e))
- - [ref-ls] Make credentials helper truly work ([`7f3c3a7`](https://github.com/GitoxideLabs/gitoxide/commit/7f3c3a71db7eeba1d37481ba1b522d5ded654237))
- - [ref-ls] And it even doesn't work if it is the very same transport ([`4ba50fe`](https://github.com/GitoxideLabs/gitoxide/commit/4ba50fe06f7423c31f4cd78079d51ef3ffd51920))
- - [clone] support automatic downgrade to protocol version 1 ([`4cf3643`](https://github.com/GitoxideLabs/gitoxide/commit/4cf36436f11eb95d420c1147a1ec8adb618ea5fb))
- - [clone] basic progress for fetch in protocol ([`1925d02`](https://github.com/GitoxideLabs/gitoxide/commit/1925d020b1ab922465f9555515f691b06aaba46a))
- - Refactor ([`aa7e8b1`](https://github.com/GitoxideLabs/gitoxide/commit/aa7e8b1eeccaa1182cfdc668592f61d8b28867d7))
- - Refactor ([`b97507e`](https://github.com/GitoxideLabs/gitoxide/commit/b97507ec5cd041d0433977d78006fc0d9a35e88e))
- - [clone] update README, improve delegate docs ([`dc7908f`](https://github.com/GitoxideLabs/gitoxide/commit/dc7908f1546239ade71f4147a389a001769311f5))
- - [clone] test ls-remote V2 ([`0907771`](https://github.com/GitoxideLabs/gitoxide/commit/09077710fb489b7a6dfa2bace4fda47609a97e78))
- - Thanks clippy ([`baf0b2c`](https://github.com/GitoxideLabs/gitoxide/commit/baf0b2c253b005e64762226dcf628b401b1684d4))
- - [clone] more tests for fetch features and arguments ([`a946861`](https://github.com/GitoxideLabs/gitoxide/commit/a9468614e1f40de4e7442b3915c6ce09d58f8c01))
- - [clone] features for V1 fetch ([`5b24a55`](https://github.com/GitoxideLabs/gitoxide/commit/5b24a559dfb03c99ee360e9997650c443fd30077))
- - [clone] assert on ref-prefix for ls-refs command ([`70347a5`](https://github.com/GitoxideLabs/gitoxide/commit/70347a5406e66a77c490010cd695ceffd80fb7e2))
- - Thanks clippy ([`d55cd56`](https://github.com/GitoxideLabs/gitoxide/commit/d55cd56c6721ab591157f9add4ba44507373398c))
- - Refactor ([`f02232d`](https://github.com/GitoxideLabs/gitoxide/commit/f02232d6698a217e7ff87164bda2869777c54e33))
- - [clone] Getting there with feature handling for ls-refs ([`27c5adc`](https://github.com/GitoxideLabs/gitoxide/commit/27c5adca6c428343492de69bdf2e4bd3ac9c89f3))
- - [clone] Remove intermediary mutable Capabilities implementation ([`f59344a`](https://github.com/GitoxideLabs/gitoxide/commit/f59344a6e39dac579624fa2a9db64cb10afcdb75))
- - Refactor ([`5ea42ba`](https://github.com/GitoxideLabs/gitoxide/commit/5ea42ba9eece2f7d9557456fe6adda5058d0ae1a))
- - [clone] first step towards better organizing features/capabilities/argument names ([`7d45f3a`](https://github.com/GitoxideLabs/gitoxide/commit/7d45f3abad100e8fe5691430ea3e3b95c7ae068a))
- - Dependency update ([`dea0028`](https://github.com/GitoxideLabs/gitoxide/commit/dea002855ef949a58851b1a3f853a59c57e4d164))
- - [clone] first sign of somethign working: ls-remote ([`df58fa1`](https://github.com/GitoxideLabs/gitoxide/commit/df58fa15bc01cb047115577da58fec867f118cf9))
- - Refactor; thanks clippy ([`03c3d17`](https://github.com/GitoxideLabs/gitoxide/commit/03c3d176fc4c534798df9a6faf80d0722dcf0b33))
- - Refactor ([`25122f2`](https://github.com/GitoxideLabs/gitoxide/commit/25122f2acc95c363ee573fa875d8573ad0ee7586))
- - [clone] V2 ref parsing ([`455fa0f`](https://github.com/GitoxideLabs/gitoxide/commit/455fa0f3a607cdbf24f0833e05a8a4e75ddca0c2))
- - [clone] A better way to set the agent in V2 invocations ([`325d3a2`](https://github.com/GitoxideLabs/gitoxide/commit/325d3a26e45c78aa953400229d131f2119f06f75))
- - [clone] Make the actual ls-refs call ([`898cb8b`](https://github.com/GitoxideLabs/gitoxide/commit/898cb8b0d672420536387926f8c6b26fba698b81))
- - [clone] sketch of delegating simple commands along with arg/feature verification ([`c2ebc48`](https://github.com/GitoxideLabs/gitoxide/commit/c2ebc4875587db0936648d59440e07cc941f9503))
- - Refactor ([`a6bcdc4`](https://github.com/GitoxideLabs/gitoxide/commit/a6bcdc42a82b63d544b6ca6fd32d123f5ea0f4ae))
- - Ignore keep-alive packages in case of 'sideband-all' ([`2e77b86`](https://github.com/GitoxideLabs/gitoxide/commit/2e77b862896c5070246184290c138a68cefbe313))
- - Refactor ([`ad0b2e9`](https://github.com/GitoxideLabs/gitoxide/commit/ad0b2e9df98ad8f5a687849af32cb4593be9ae53))
- - Thanks clippy ([`8b1ea29`](https://github.com/GitoxideLabs/gitoxide/commit/8b1ea290f8f132e5a3b11828acfe4859c3d19bc1))
- - [clone] apply another mild workaround to be able to use 'transport.close()' ([`ea636ae`](https://github.com/GitoxideLabs/gitoxide/commit/ea636aea6d4486edee79280c33770961a422e6bf))
- - [clone] remove workaround ([`55cf167`](https://github.com/GitoxideLabs/gitoxide/commit/55cf16744126137ee70b06513c2daba116645aa9))
- - [clone] more safety checks ([`6f5a9f3`](https://github.com/GitoxideLabs/gitoxide/commit/6f5a9f370542fd1d79a318e57fba65263f05028b))
- - Thanks clippy ([`423458e`](https://github.com/GitoxideLabs/gitoxide/commit/423458e8013b69a901a127c954281b8cb323fb26))
- - Refactor ([`f29ea65`](https://github.com/GitoxideLabs/gitoxide/commit/f29ea65de4693a6096d979531add42d1e0f3d04f))
- - [clone] proper parsing of V1 refs ([`d262307`](https://github.com/GitoxideLabs/gitoxide/commit/d26230727ef795a819852bc82d6c2e9956809d8c))
- - [clone] A little more ref V1 parsing ([`4bc7842`](https://github.com/GitoxideLabs/gitoxide/commit/4bc78425aba304b4e4967fb7599460366322ef41))
- - [clone] preparation of test for proper ref parsing (V1) ([`85cd580`](https://github.com/GitoxideLabs/gitoxide/commit/85cd5806299a2fd92e786e242f946fe9e29853c1))
- - Refactor ([`99247f4`](https://github.com/GitoxideLabs/gitoxide/commit/99247f46673ff6772796bf55662e920200ba0c38))
- - Refactor ([`c985370`](https://github.com/GitoxideLabs/gitoxide/commit/c9853702e4b63dc217e94a838de8c5ee5c877a4d))
- - [clone] symref parsing from capabilities ([`8c2ff64`](https://github.com/GitoxideLabs/gitoxide/commit/8c2ff640cce4f5f42a3424405efc15b18f4aa7f4))
- - [clone] A step closer to parsing symrefs correctly ([`250a340`](https://github.com/GitoxideLabs/gitoxide/commit/250a34045c26ae0f5c2e06b1943479887edfe412))
- - [clone] attempt to make refs more accessible… ([`fa1112c`](https://github.com/GitoxideLabs/gitoxide/commit/fa1112c69911b4cee8b2d768f907114b910832ac))
- - Refactor ([`c138059`](https://github.com/GitoxideLabs/gitoxide/commit/c138059434885536984996cd8fec002aba3d5fe1))
- - [clone] Prevent accidental leakage by transforming back to the 'right' type ([`2d469c6`](https://github.com/GitoxideLabs/gitoxide/commit/2d469c66ec47be2e1bc3e0b1f3d17dfea5050970))
- - Thanks clippy ([`9afa7f9`](https://github.com/GitoxideLabs/gitoxide/commit/9afa7f9c95635559426395f61f670dfcd6f6154d))
- - [clone] a better workaround for the 'drop scope' issue ([`3ccf32b`](https://github.com/GitoxideLabs/gitoxide/commit/3ccf32be15efea134bd72bbcc59c3f79252eeb3b))
- - [clone] First step of workarounding rusts drop rules ([`6b47923`](https://github.com/GitoxideLabs/gitoxide/commit/6b479239cd2a60ebfe7a4b11f9e2df0a8ea4a096))
- - [clone] update tracking ticket information ([`650c452`](https://github.com/GitoxideLabs/gitoxide/commit/650c4520ffc12b3c3861d406a7b8ffa2df5b5c04))
- - [clone] add Rustc issue to see if this is just my bad ([`ccb9b53`](https://github.com/GitoxideLabs/gitoxide/commit/ccb9b53bfecd0e6adcccfd6dc155e8c3033cf16e))
- - Thanks clippy ([`fd6f9e5`](https://github.com/GitoxideLabs/gitoxide/commit/fd6f9e5c9c2ac8f68ab885d9bbf2d5f7a77a732a))
- - [clone] Workaround for the drop-issue ([`43c6159`](https://github.com/GitoxideLabs/gitoxide/commit/43c61597b8907eba572eecf39b90bdca438ef7c3))
- - [clone] first attempt at adding authentication logic, but… ([`a36d14a`](https://github.com/GitoxideLabs/gitoxide/commit/a36d14a6b916f6aafc2c5757acda7c32415370c5))
- - [clone] first rough sketch of (mutable) capabailities in the protocol side ([`13f7ecb`](https://github.com/GitoxideLabs/gitoxide/commit/13f7ecbf493d4de633fd872f9b75292378449165))
- - Refactor ([`a567b24`](https://github.com/GitoxideLabs/gitoxide/commit/a567b24cb9e040d92c49364e6c4e45ff77895629))
- - Refactor ([`88ecda1`](https://github.com/GitoxideLabs/gitoxide/commit/88ecda11dc1d97a7460a449350945dcac2f13752))
- - [clone] frame for first 'fetch' tests ([`2da70f6`](https://github.com/GitoxideLabs/gitoxide/commit/2da70f688da95434e256ba1f355dbb809100604a))
- - Refactor ([`89aabde`](https://github.com/GitoxideLabs/gitoxide/commit/89aabde074b26a3d36579227912eec0b74ca5a91))
- - Refactor ([`51f6142`](https://github.com/GitoxideLabs/gitoxide/commit/51f6142913ce520329f9829976ee364e226a41a7))
- - [clone] support for git-credentials helper ([`a6546da`](https://github.com/GitoxideLabs/gitoxide/commit/a6546dab8d6d0dc4453052b77278cf5bb96aaade))
- - Refactor ([`cf0e45a`](https://github.com/GitoxideLabs/gitoxide/commit/cf0e45a7f129e91d377d15558378724ac0c1aca8))
- - [clone] decoding of credential message replies ([`1c2f56d`](https://github.com/GitoxideLabs/gitoxide/commit/1c2f56d0fd10d3592d0a6de298360b136b34467a))
- - [clone] encode message for git credentials helper ([`143549e`](https://github.com/GitoxideLabs/gitoxide/commit/143549e0757d4fa7a8347aa1b8b4734e9b62bf04))
- - [clone] sketch for identity handling ([`b23f470`](https://github.com/GitoxideLabs/gitoxide/commit/b23f47029fba50c7bba23a6ebe135e129ee9392a))
- - [clone] put remaining remote progress parsing code into protocol ([`e03e0e5`](https://github.com/GitoxideLabs/gitoxide/commit/e03e0e58191c71220ea1f8b9207bab96b3f9b303))
- - Refactor - decouple protocol from packetline ([`dc98db2`](https://github.com/GitoxideLabs/gitoxide/commit/dc98db28b77cc6a0bff2248167942224e58cdd2e))
- - [clone] move packet-line code into own crate ([`879af67`](https://github.com/GitoxideLabs/gitoxide/commit/879af671fcde405d3d08ddbc07ea70d0bee23ef1))
- - [clone] move packet-lint into transport layer ([`c0dd831`](https://github.com/GitoxideLabs/gitoxide/commit/c0dd8315089243164d82c444499a459756a0337b))
- - [clone] link up lean plumbing command with gitoxide-core: pack-receive ([`5ea49c8`](https://github.com/GitoxideLabs/gitoxide/commit/5ea49c8aa0d449bed98ce0147ad222ff25c27c32))
- - [url] basic frame and first failing test ([`60aacf0`](https://github.com/GitoxideLabs/gitoxide/commit/60aacf0c279d277c4abf13e62697a51feeee26fd))
- - [protocol] properly implement remote progress reporting ([`a81954a`](https://github.com/GitoxideLabs/gitoxide/commit/a81954a6a37afacd51add6661a656b8fb663ca54))
- - Refactor ([`66e9cd1`](https://github.com/GitoxideLabs/gitoxide/commit/66e9cd1fa1d17cfaac1235b573ba0230230e549c))
- - Thanks clippy ([`7f6e290`](https://github.com/GitoxideLabs/gitoxide/commit/7f6e29033ae05285afad846157f9c44b8c8710a5))
- - [protocol] prepare passing most of remote progress on to prodash… ([`b8a34e5`](https://github.com/GitoxideLabs/gitoxide/commit/b8a34e5cf26c469ff69f29fd5d02c61605887929))
- - Refactor ([`df8ebdc`](https://github.com/GitoxideLabs/gitoxide/commit/df8ebdc443458fa95f9fc7fbb43ca2b6d874d972))
- - Refactor ([`2ea3288`](https://github.com/GitoxideLabs/gitoxide/commit/2ea3288e57ddd5204821fd6efee6cbb05231e311))
- - Refactor ([`2102cab`](https://github.com/GitoxideLabs/gitoxide/commit/2102cabc9860900e2b5d9391cdfde6e59ad4a119))
- - [protocol] remote::Progress can now parse the usual progress ([`b0e5601`](https://github.com/GitoxideLabs/gitoxide/commit/b0e5601ae2d96b96b267b36b68ff7426c75ee3a8))
- - [protocol] first steps towards parsing remote progress ([`c3d0e7a`](https://github.com/GitoxideLabs/gitoxide/commit/c3d0e7a490cfa4d114bf8c13b5b3803eb6187290))
- - [protocol] even starting to parse remote progress by hand is painful… ([`d68db3c`](https://github.com/GitoxideLabs/gitoxide/commit/d68db3ca8a187d6e9b7e341dae3058ea210197fd))
- - Less ambiguous name for 'index-from-pack': 'pack-index-from-data' ([`386673c`](https://github.com/GitoxideLabs/gitoxide/commit/386673ccc99d18d023c7df3fcd40e86d71960b25))
- - [protocol] handle errors as well; transmit progress (first part) ([`c484398`](https://github.com/GitoxideLabs/gitoxide/commit/c48439818dbde32007a4ec350bc0599c5cbb0cf2))
- - [protocol] first successful test with pack reading ([`ad1e8bf`](https://github.com/GitoxideLabs/gitoxide/commit/ad1e8bf7668a935733b0ba6a0f1573de2250eced))
- - [protocol] first stab at decoding sidebands in Read ([`51fe596`](https://github.com/GitoxideLabs/gitoxide/commit/51fe5960a84e48e41544ee6d8523b7bb1e2c6a82))
- - [protocol] allow Reader delimiter to be configured ([`5a01596`](https://github.com/GitoxideLabs/gitoxide/commit/5a01596ba4c9fc50beaa99260ff2b263f64e99a0))
- - Refactor ([`78f27d8`](https://github.com/GitoxideLabs/gitoxide/commit/78f27d8bd0dada168bf2502937cc82ee9b6cfcfe))
- - Revert "[protocol] an alternative version with external buffer" ([`157d810`](https://github.com/GitoxideLabs/gitoxide/commit/157d810e50f3cc8dd12586ccd128be1d7c8a331a))
- - Revert "[protocol] But external buffers also don't help at all" ([`579a697`](https://github.com/GitoxideLabs/gitoxide/commit/579a697536ff7de9727f5a7e517b83a3feb75540))
- - [protocol] But external buffers also don't help at all ([`8e711df`](https://github.com/GitoxideLabs/gitoxide/commit/8e711df01b812aac9e4197a196582cad47ee6bbe))
- - [protocol] an alternative version with external buffer ([`a862d22`](https://github.com/GitoxideLabs/gitoxide/commit/a862d22aaadbd1f096400d4bcd06bc5c1ce17425))
- - [protocol] a struggle - putting buffers in Read adapters = bad idea ([`e257426`](https://github.com/GitoxideLabs/gitoxide/commit/e257426f3583b079120ed75e0bda2f035e70d94b))
- - [protocol] FAIL: keep referenced PacketLine for minimal copy ([`7e4d1f3`](https://github.com/GitoxideLabs/gitoxide/commit/7e4d1f304b6821118f38a6cdab599cc02e6e949c))
- - [protocol] sketch of Read impl for pack line iterator ([`fe3b050`](https://github.com/GitoxideLabs/gitoxide/commit/fe3b050ca7218aa7b4adf99e702534f5a6eaa70c))
- - Refactor ([`c81caa3`](https://github.com/GitoxideLabs/gitoxide/commit/c81caa3d178671c447846f346d08b60f59b313c4))
- - Revert "[protocol] FAIL: attempt to add an actual Iterator impl for packet lines" ([`2989781`](https://github.com/GitoxideLabs/gitoxide/commit/2989781250e85042a5e26632df4b3471abe8adee))
- - [protocol] FAIL: attempt to add an actual Iterator impl for packet lines ([`a6e4cb1`](https://github.com/GitoxideLabs/gitoxide/commit/a6e4cb13be7a3157d08fb899a7b9137a4f81c5b7))
- - Refactor ([`20b10c5`](https://github.com/GitoxideLabs/gitoxide/commit/20b10c5a52ed408a4d45e1f361dfa6faeb952850))
- - [protocol] thanks clippy ([`10b9017`](https://github.com/GitoxideLabs/gitoxide/commit/10b9017f1ced471a612713ab364e7c702078e756))
- - [protocol] tests for the reader ([`86d1a40`](https://github.com/GitoxideLabs/gitoxide/commit/86d1a40d735d88b4da4b654fa573e53c67c5f3c4))
- - [protocol] A chance for the reader to actually work ([`d6aebed`](https://github.com/GitoxideLabs/gitoxide/commit/d6aebed49320fc52dd1f11a42ec6dc54b2de8824))
- - Refactor ([`8ebdcbd`](https://github.com/GitoxideLabs/gitoxide/commit/8ebdcbd7e6ae9ecb874dabf689c8a4f7a2bc4f67))
- - [protocol] FAIL: finally the reader compiles with the 'slice split technique'… ([`58543cb`](https://github.com/GitoxideLabs/gitoxide/commit/58543cb13d88201f27ba015786d4916ee854ce67))
- - [protocol] FAIL3: giving up - it's quite impossible to do that without 'bytes' ([`047d67c`](https://github.com/GitoxideLabs/gitoxide/commit/047d67c9ed4d329718494076f1b741da16343906))
- - [protocol] reader FAIL: wherever the loop moves, it will not borrowcheck ([`cb154f2`](https://github.com/GitoxideLabs/gitoxide/commit/cb154f25d0ca6431ea3be278b573d80fa43fc66d))
- - [protocol] FAIL2: lifetime issues with loop ([`c2ff070`](https://github.com/GitoxideLabs/gitoxide/commit/c2ff0700a2ea7088cdfd1c66d140bc393b7a85ce))
- - [protocol] decode-band can fail on malformed input ([`0f468f9`](https://github.com/GitoxideLabs/gitoxide/commit/0f468f983efe082900689b900a10ae81ffab0157))
- - Refactor ([`ed1f364`](https://github.com/GitoxideLabs/gitoxide/commit/ed1f3649a89cdb224efa0ce62a63372fd973cc3b))
- - [protocol] better handling of text-lines ([`7ad1db0`](https://github.com/GitoxideLabs/gitoxide/commit/7ad1db0cc1efd486b4ce9ecfef6f6a763f8d6aac))
- - [protocol] attempt to implement a streaming pack line reader (FAIL :D) ([`cc45cec`](https://github.com/GitoxideLabs/gitoxide/commit/cc45cec34c43e93348fed7149c4ad5abd81dd775))
- - [protocol] add cargo-diet assertions ([`831b758`](https://github.com/GitoxideLabs/gitoxide/commit/831b7587828b819844341ff451baf54694e7641c))
- - Refactor ([`73e24c9`](https://github.com/GitoxideLabs/gitoxide/commit/73e24c9c1966206125bea0bfa627b50ef339ce11))
- - [protocol] side-band channel encoding and decoding ([`9b4fb3e`](https://github.com/GitoxideLabs/gitoxide/commit/9b4fb3eeecc7c383c7c9b9d890e7adf771ddc80a))
- - [protocol] suppot for V2 special lines ([`4e46719`](https://github.com/GitoxideLabs/gitoxide/commit/4e467194d19c2804b49f5f1c445f62a5d2dc7c44))
- - Encode and decode errors ([`3f4fd90`](https://github.com/GitoxideLabs/gitoxide/commit/3f4fd90333f80fc4a6b395dfb476d4ae0be921c7))
- - Decode ERR lines as actual errors ([`1f58568`](https://github.com/GitoxideLabs/gitoxide/commit/1f58568f670b8b3dfc996b6e7dbd2d5ef59f0f28))
- - More tests ([`c34d88b`](https://github.com/GitoxideLabs/gitoxide/commit/c34d88b18a23ee499b0df8e499bd772d41a9b8e1))
- - The first succeeding tests for streaming decoding :D ([`7ea25c5`](https://github.com/GitoxideLabs/gitoxide/commit/7ea25c5e94967d4480dd81bb2f3e4ad18a9d226e))
- - First stab at implementing streaming decoding of packet line… ([`843c6fb`](https://github.com/GitoxideLabs/gitoxide/commit/843c6fb51e001fe9384e0f1c2cde8ec906250ee5))
- - Cargo fmt ([`60cd21b`](https://github.com/GitoxideLabs/gitoxide/commit/60cd21b7a2df78dbf57efbb51ab6e7a507b4f187))
- - Allow dual-licensing with Apache 2.0 ([`ea353eb`](https://github.com/GitoxideLabs/gitoxide/commit/ea353eb02fd4f75508600cc5676107bc7e627f1e))
- - Refactor ([`7e3f67d`](https://github.com/GitoxideLabs/gitoxide/commit/7e3f67dbb8bd17cc2ee0888db08c716d7c81539a))
- - Packet line encoding with flush support ([`e924a59`](https://github.com/GitoxideLabs/gitoxide/commit/e924a595a4d9c9bd8647a72fd728f1bcb3f0db1a))
- - First bunch of tasks I see after studying parts of the protocol docs ([`9bd97ba`](https://github.com/GitoxideLabs/gitoxide/commit/9bd97bafd299efefd063dde73cef53fde9d36670))
+ - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/yuki0iq/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
+ - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/yuki0iq/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
+ - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/yuki0iq/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
+ - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/yuki0iq/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Rename `git-protocol` to `gix-protocol` ([`9a35a90`](https://github.com/yuki0iq/gitoxide/commit/9a35a90457fe80384cee8efdd3f688c199fbaf42))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/yuki0iq/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Release git-features v0.26.4 ([`109f434`](https://github.com/yuki0iq/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
+ - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/yuki0iq/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Break cyclical dev dependencies ([`1fea18f`](https://github.com/yuki0iq/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`b34c9fe`](https://github.com/yuki0iq/gitoxide/commit/b34c9fe58223862712eacc1cb7353e497a4b9778))
+ - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/yuki0iq/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
+ - Prepare changelogs prior to release ([`4381a03`](https://github.com/yuki0iq/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
+ - Release git-transport v0.25.1 ([`e0b12fe`](https://github.com/yuki0iq/gitoxide/commit/e0b12fe64b50a1b614111924b55ce02f1c39ac00))
+ - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/yuki0iq/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
+ - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/yuki0iq/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
+ - Display the underlying permission denied error as source when failng handshake due to authentication. ([`4b8abb0`](https://github.com/yuki0iq/gitoxide/commit/4b8abb0e8a5326662f36b88f04681bdd0eaa8079))
+ - Release git-url v0.12.1, git-transport v0.24.1, git-protocol v0.25.1, git-repository v0.30.1, git-commitgraph v0.12.0, gitoxide-core v0.22.0, gitoxide v0.20.0 ([`08ec3a9`](https://github.com/yuki0iq/gitoxide/commit/08ec3a93d77a1018439a5c41c23729ffed27c5a5))
+ - Prepare changelogs prior to release ([`68ce15d`](https://github.com/yuki0iq/gitoxide/commit/68ce15d07b50cfacdac0d1e42fe7f5e6330ba523))
+ - Merge branch 'adjustments-for-cargo' ([`5afa7f5`](https://github.com/yuki0iq/gitoxide/commit/5afa7f51342deaf0938e7fb2ebe6a578e83ab645))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Don't enforce V2 as protocol, but smoothly downgrade like git does. ([`5f2276b`](https://github.com/yuki0iq/gitoxide/commit/5f2276b63129163096be3cb229864fc589348da8))
+ - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/yuki0iq/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
+ - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/yuki0iq/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
+ - `fetch::Arguments::use_include_tag()` allows to signal `include-tag`. ([`5a50d95`](https://github.com/yuki0iq/gitoxide/commit/5a50d9599f820237866928df6d24a196a9b86fe3))
+ - Don't pass 'include-tag' as argument by default. ([`a872782`](https://github.com/yuki0iq/gitoxide/commit/a8727824a4c38b27d6ad7c73ccaf7a45839c0aa9))
+ - Merge branch 'adjustments-for-cargo' ([`94750e1`](https://github.com/yuki0iq/gitoxide/commit/94750e15831969059551af35d31c21009462084d))
+ - Due to more specific errors one can differentiate if remote authentication failed repeatedly. ([`1c0a6c0`](https://github.com/yuki0iq/gitoxide/commit/1c0a6c0edaca4063129c3b06638629b7af17a64c))
+ - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/yuki0iq/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
+ - Some errors support `is_spurious()` to tell if retrying is possible. ([`2363bcb`](https://github.com/yuki0iq/gitoxide/commit/2363bcbd3207d1d16f2f95fbd20a7d7715b92240))
+ - Adapt to changes in `git-transport` ([`527c62e`](https://github.com/yuki0iq/gitoxide/commit/527c62ef034a961a7e2b1dd1868cf8f81cc2eedc))
+ - Merge branch 'fix-638' ([`eb4c5f0`](https://github.com/yuki0iq/gitoxide/commit/eb4c5f051ae2a4eb7178289cfc1437417f265608))
+ - Merge branch 'fixture-async' ([`eca6705`](https://github.com/yuki0iq/gitoxide/commit/eca670585db212985d653cb2c6ec3636ec560905))
+ - Async version of ref-line parsing now reads line by line. ([`dadd896`](https://github.com/yuki0iq/gitoxide/commit/dadd8964ec551702908055476df10624b266a79f))
+ - Add `Fixture` implementation for `async`. ([`b583c2a`](https://github.com/yuki0iq/gitoxide/commit/b583c2a631a68429aa84f33212586c7c2d1165e5))
+ - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/yuki0iq/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
+ - Merge branch 'remove-lines-parsing' ([`9d8e32d`](https://github.com/yuki0iq/gitoxide/commit/9d8e32d3c276fec34e3fce0feb29de0d24a8d1d2))
+ - Parse refs from bytes, not from String. ([`806b8c2`](https://github.com/yuki0iq/gitoxide/commit/806b8c2ef392137f3a6ebd0f28da2a3a07a9f3eb))
+ - Adapt to changes in `git-transport` ([`49461b1`](https://github.com/yuki0iq/gitoxide/commit/49461b1ca92e301734c090220936941fca57db0e))
+ - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/yuki0iq/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
+ - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/yuki0iq/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Make fmt ([`0abab7d`](https://github.com/yuki0iq/gitoxide/commit/0abab7da2ec1b8560e6c1eb009f534c9fc7814fe))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Release git-glob v0.4.2, git-config-value v0.8.2, git-lock v2.2.0, git-ref v0.19.0, git-config v0.11.0, git-discover v0.8.0, git-index v0.8.0, git-transport v0.22.0, git-protocol v0.23.0, git-worktree v0.8.0, git-repository v0.28.0, gitoxide-core v0.20.0, gitoxide v0.18.0, safety bump 9 crates ([`0c253b1`](https://github.com/yuki0iq/gitoxide/commit/0c253b15143dcedfe4c66d64ab1ea6e097030651))
+ - Prepare changelogs prior to release ([`fe5721f`](https://github.com/yuki0iq/gitoxide/commit/fe5721f888c64c79fe9a734a9e33b94a282f8d97))
+ - Merge branch 'http-config' ([`665b53e`](https://github.com/yuki0iq/gitoxide/commit/665b53e1c2e1de65fafa28b669f58977868bbc81))
+ - Fix docs ([`b5c316e`](https://github.com/yuki0iq/gitoxide/commit/b5c316e285369a84e57ec6f7425b92fec2978a49))
+ - Move `fetch::refs(…, protocol, …)` to the crate root as `ls_refs(…)`. ([`09070a7`](https://github.com/yuki0iq/gitoxide/commit/09070a7c17f39383730c3a2b809eec677f79f386))
+ - Move `fetch::Command` into the crate root. ([`35f7b4d`](https://github.com/yuki0iq/gitoxide/commit/35f7b4df164c130fb50fcffcf5de99816c2ca872))
+ - Move `fetch::agent|indicate_end_of_interaction` to crate root ([`a03f8f6`](https://github.com/yuki0iq/gitoxide/commit/a03f8f6cce34618883e8448dd1c31b41c54d9448))
+ - `handshake(…)` is now generalized to support `git-receive-pack` as well. ([`a3bcf82`](https://github.com/yuki0iq/gitoxide/commit/a3bcf82ae50defa4439862943008647d03d09792))
+ - Migrate independent parts of ref parsing to generalized handshake. ([`611a139`](https://github.com/yuki0iq/gitoxide/commit/611a1394b1a7470b9247474ea0c43ef59560f6fe))
+ - Prepare for handshake generalization by copying it into position; parameterize service ([`7691353`](https://github.com/yuki0iq/gitoxide/commit/7691353111f3c61cf9c3ddc26c518016c0b45c4c))
+ - Merge branch 'main' into http-config ([`f4ff821`](https://github.com/yuki0iq/gitoxide/commit/f4ff821fd4233dd1dc1a449af4d4600becf3b4ac))
+ - Merge branch 'async-fetch' ([`0c9c48b`](https://github.com/yuki0iq/gitoxide/commit/0c9c48b3b91a1396eb1796f288a2cb10380d1f14))
+ - Expose `futures_lite` for convenience in downstream crates. ([`68c65a9`](https://github.com/yuki0iq/gitoxide/commit/68c65a9f8b3927d454164a6f72167b47c0facee5))
+ - Set exact patch level for `git-transport` ([`b46e3bb`](https://github.com/yuki0iq/gitoxide/commit/b46e3bb062cdfb9ed4c4ea2b4d764e36f255e2a5))
+ - Adjust for changes in `git-transport` ([`f88569b`](https://github.com/yuki0iq/gitoxide/commit/f88569b686c65bde3c330ee591e032bf3b1abc61))
+ - Adapt to changes in `git-transport` ([`226f33a`](https://github.com/yuki0iq/gitoxide/commit/226f33ac38cf5197c41f0787f1bee91a584914f0))
+ - Make trait parameter more open, no need for `'static` ([`68dc86f`](https://github.com/yuki0iq/gitoxide/commit/68dc86fdf1a386d4e535c6bc8cb594237395a861))
+ - `fetch::agent()` returns agent string only; `fetch()` takes agent name as parameter. ([`d05b0b8`](https://github.com/yuki0iq/gitoxide/commit/d05b0b800a553e1e380801fb141e9aa054a6cbd0))
+ - Don't auto-insert user agent, instead prepare to insert it later. ([`aab278f`](https://github.com/yuki0iq/gitoxide/commit/aab278f2a3e07edb6d8109e7ffba003b5d5d7857))
+ - `fetch::agent()` now returns the agent name, `fetch::agent_tuple()` returns specific key-value pair. ([`f957d9a`](https://github.com/yuki0iq/gitoxide/commit/f957d9a1833af079b01ba6bd6941eb4af6c9e436))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/yuki0iq/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
+ - Thanks clippy ([`04cfa63`](https://github.com/yuki0iq/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
+ - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/yuki0iq/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
+ - Merge branch 'gix-clone' ([`def53b3`](https://github.com/yuki0iq/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
+ - Thanks clippy ([`bc9c780`](https://github.com/yuki0iq/gitoxide/commit/bc9c780793140efd5fced9fe57cfe151f6a67eba))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/yuki0iq/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
+ - Merge branch 'fetch-pack' ([`f47c891`](https://github.com/yuki0iq/gitoxide/commit/f47c89129732bcb06fe76a4696fe38ab1151fb0c))
+ - Merge branch 'fetch-pack' ([`3c49400`](https://github.com/yuki0iq/gitoxide/commit/3c49400809c7c2120f4ce704c19a0421545b5acd))
+ - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/yuki0iq/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/yuki0iq/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs' ([`3773b92`](https://github.com/yuki0iq/gitoxide/commit/3773b92b8372c9a40a74d281149ca65b057a7da9))
+ - Merge branch 'filter-refs' ([`fd14489`](https://github.com/yuki0iq/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
+ - Release git-features v0.22.6 ([`c9eda72`](https://github.com/yuki0iq/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
+ - Make fmt ([`535e967`](https://github.com/yuki0iq/gitoxide/commit/535e967666c6da657ff1b7eff7c64ab27cafb182))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/yuki0iq/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
+ - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/yuki0iq/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
+ - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/yuki0iq/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
+ - Merge branch 'fix-522' ([`5869e9f`](https://github.com/yuki0iq/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
+ - Release git-hash v0.9.9 ([`da0716f`](https://github.com/yuki0iq/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/yuki0iq/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
+ - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/yuki0iq/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
+ - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/yuki0iq/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Merge branch 'remote-ls-refs' ([`39d585d`](https://github.com/yuki0iq/gitoxide/commit/39d585d9f9ac6f3ecf51359c8e37f0a50e21ed45))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Thanks clippy ([`f48ac49`](https://github.com/yuki0iq/gitoxide/commit/f48ac49e167c93b4d7937b4c538b0d9389e7bbe8))
+ - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/yuki0iq/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/yuki0iq/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
+ - Fix typos ([`e9fcb70`](https://github.com/yuki0iq/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
+ - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/yuki0iq/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/yuki0iq/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Merge branch 'main' into repo-status ([`9679d6b`](https://github.com/yuki0iq/gitoxide/commit/9679d6b0e68c28438e22cb65c554d0b31dfaf159))
+ - Merge branch 'git-sec' ([`cd723b5`](https://github.com/yuki0iq/gitoxide/commit/cd723b5ae11148e7e9fd07daf28bc04455d5c46f))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/yuki0iq/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
+ - Merge branch 'short-id' ([`5849d5b`](https://github.com/yuki0iq/gitoxide/commit/5849d5b326b83f98a16cf1d956c720c7f0fd4445))
+ - Thanks clippy ([`4618f8a`](https://github.com/yuki0iq/gitoxide/commit/4618f8aa7648c0553a8e1b023fceb6738654e38b))
+ - Upgrade document-features ([`c35e62e`](https://github.com/yuki0iq/gitoxide/commit/c35e62e0da9ac1f7dcb863f5f9c69108c728d32e))
+ - Release git-hash v0.9.2, git-object v0.17.1, git-pack v0.16.1 ([`0db19b8`](https://github.com/yuki0iq/gitoxide/commit/0db19b8deaf11a4d4cbc03fa3ae40eea104bc302))
+ - Release git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`b286b24`](https://github.com/yuki0iq/gitoxide/commit/b286b24a51878be7d2e0fd77ff0c5c99b439a6a0))
+ - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/yuki0iq/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
+ - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/yuki0iq/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
+ - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/yuki0iq/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
+ - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/yuki0iq/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
+ - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/yuki0iq/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
+ - Prepare changelogs for release ([`674ec73`](https://github.com/yuki0iq/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
+ - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/yuki0iq/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
+ - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/yuki0iq/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
+ - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/yuki0iq/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
+ - Thanks clippy ([`4ca9e07`](https://github.com/yuki0iq/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
+ - Thanks clippy ([`7dd2313`](https://github.com/yuki0iq/gitoxide/commit/7dd2313d980fe7c058319ae66d313b3097e3ae5f))
+ - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/yuki0iq/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
+ - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/yuki0iq/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
+ - Adjust changelogs prior to release ([`ec38950`](https://github.com/yuki0iq/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
+ - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/yuki0iq/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
+ - Better changelog descriptions. ([`f69b2d6`](https://github.com/yuki0iq/gitoxide/commit/f69b2d627099639bc144fd94fde678d84a10d6f7))
+ - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/yuki0iq/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
+ - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/yuki0iq/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
+ - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/yuki0iq/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
+ - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/yuki0iq/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
+ - Make fmt, but now it picked up some parts that usually don't get altered… ([`01f7b72`](https://github.com/yuki0iq/gitoxide/commit/01f7b729337bd2c99498321c479a9a13b1858e3e))
+ - Update changelogs just for fun ([`21541b3`](https://github.com/yuki0iq/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
+ - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/yuki0iq/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
+ - Merge branch 'main' into changelog-generation ([`c956f33`](https://github.com/yuki0iq/gitoxide/commit/c956f3351d766c748faf0460780e32ac8dfe8165))
+ - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/yuki0iq/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
+ - Release git-protocol v0.10.4 ([`898ee08`](https://github.com/yuki0iq/gitoxide/commit/898ee08befa1eb7dd22980063c7633f83d0a8958))
+ - Thanks clippy ([`4701296`](https://github.com/yuki0iq/gitoxide/commit/4701296bd5e2c4ad2f80f4e1de498db49f93385a))
+ - Release git-protocol v0.10.3 ([`aa90f98`](https://github.com/yuki0iq/gitoxide/commit/aa90f98eb45e93b629462b629660e38b1824c405))
+ - Merge branch 'repository-integration' ([`49f5453`](https://github.com/yuki0iq/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
+ - Bump git-hash v0.6.0 ([`6efd90d`](https://github.com/yuki0iq/gitoxide/commit/6efd90db54f7f7441b76159dba3be80c15657a3d))
+ - Release git-protocol v0.10.2 ([`54a4400`](https://github.com/yuki0iq/gitoxide/commit/54a44009e3507ee1c53a51a5f3b6735b6115a887))
+ - [various #184] configure docs.rs build features ([`cc50249`](https://github.com/yuki0iq/gitoxide/commit/cc502492c512293e93e95610ca80a71896076ded))
+ - Release git-protocol v0.10.1 ([`cec8ee3`](https://github.com/yuki0iq/gitoxide/commit/cec8ee3709ed401303cdd412a53e73f91eced619))
+ - [protocol #174] fix tests… ([`cdc16fc`](https://github.com/yuki0iq/gitoxide/commit/cdc16fc0ef42df4a17ec4fde4be4511ee2cdaed6))
+ - Bump git-protocol v0.10.0 ([`82d5a0b`](https://github.com/yuki0iq/gitoxide/commit/82d5a0bb38903a8389e43cd5416e02e5496e661a))
+ - Bump git-transport v0.11.0 ([`1149f1b`](https://github.com/yuki0iq/gitoxide/commit/1149f1b716624f8f4fdaed20c803530aebc45599))
+ - Bump git-packetline v0.10.0 ([`b09f391`](https://github.com/yuki0iq/gitoxide/commit/b09f3912e0addd7b4b0ef22bc3a24869d5011646))
+ - [packetline #178] rename PacketLine to PacketLineRef… ([`d4c16a9`](https://github.com/yuki0iq/gitoxide/commit/d4c16a93946244177606b58cc702b81a16424ad4))
+ - [stability #171] Prime git-tempfile and git-lock for release ([`01278fe`](https://github.com/yuki0iq/gitoxide/commit/01278fe4e28bf97ce6a2b8947198683646e361ee))
+ - Merge branch 'Byron:main' into main ([`dc58eca`](https://github.com/yuki0iq/gitoxide/commit/dc58eca510e5a067acdeaad4b595a34b4598a0cd))
+ - Upgrade to nom-7 ([`f0aa3e1`](https://github.com/yuki0iq/gitoxide/commit/f0aa3e1b5b407b2afd187c9cb622676fcddaf706))
+ - [protocol] prepare release to fix crates-io instalations ([`83d7423`](https://github.com/yuki0iq/gitoxide/commit/83d74239108df420bd464c340762c1dfcb6ae78a))
+ - Bump git-protocol to v0.9.0 as there are breaking changes ([`b4e3340`](https://github.com/yuki0iq/gitoxide/commit/b4e33408b8eb12c9418704f663322385fd1dfb25))
+ - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/yuki0iq/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
+ - Release git-protocol v0.8.1 ([`b57c339`](https://github.com/yuki0iq/gitoxide/commit/b57c3397706940354c493cadf1ab93916b79f917))
+ - Release git-transport v0.10.0 ([`b944278`](https://github.com/yuki0iq/gitoxide/commit/b94427835bf922aa9388cdd78200c79a3c31da43))
+ - Release git-packetline v0.9.0 ([`7ffbd60`](https://github.com/yuki0iq/gitoxide/commit/7ffbd602c08605026b0bb97ab85216907badaf09))
+ - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/yuki0iq/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
+ - Bump transport version to 0.10 ([`f26a3d3`](https://github.com/yuki0iq/gitoxide/commit/f26a3d3a2745f3eb69d76e0cfd718a90cf74f003))
+ - (cargo-release) version 0.8.0 ([`ad6d7f9`](https://github.com/yuki0iq/gitoxide/commit/ad6d7f9c2b4f8879d466e758fc9b51ece6879e96))
+ - (cargo-release) version 0.7.0 ([`2ef3106`](https://github.com/yuki0iq/gitoxide/commit/2ef3106eb84981e2dabd84f81362b4e44f938ea6))
+ - [transport] A much better name for 'is_stateful()` ([`f15f1e8`](https://github.com/yuki0iq/gitoxide/commit/f15f1e85fda76eef72c3754d625cf51e3c454eea))
+ - [protocol] Make fetch-connection usage explicit ([`29696f9`](https://github.com/yuki0iq/gitoxide/commit/29696f9b8e3ba3a72af1b099dac1c0866194d5ce))
+ - (cargo-release) version 0.5.0 ([`ae02dab`](https://github.com/yuki0iq/gitoxide/commit/ae02dabae961089a92a21e6a60a7006de4b56dad))
+ - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/yuki0iq/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
+ - [protocol RL-#741] Respect delegate configuration when running only ls-refs ([`65ce8e1`](https://github.com/yuki0iq/gitoxide/commit/65ce8e1812ce820e3a0c40e39170339bf73234e5))
+ - [protocol #145] Unify the `previous` and `previous_result` parameters… ([`96f77c7`](https://github.com/yuki0iq/gitoxide/commit/96f77c78a08e975d367ca25ac5d07eb2253cf4e5))
+ - Merge pull request #145 from kim/ref-in-want-corrections ([`8dfc943`](https://github.com/yuki0iq/gitoxide/commit/8dfc943382909b45959b49381f6c21431d343a63))
+ - [protocol] remove misleading documentation about ref-in-want ([`9a8f6b5`](https://github.com/yuki0iq/gitoxide/commit/9a8f6b5480bf55f52315ddf86ac28771147a4664))
+ - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/yuki0iq/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
+ - Thanks clippy ([`e1964e4`](https://github.com/yuki0iq/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
+ - Bump async-trait from 0.1.50 to 0.1.51 ([`ce0b81e`](https://github.com/yuki0iq/gitoxide/commit/ce0b81e8f5c652d389ff876844bc42bcfa687921))
+ - Bump futures-io from 0.3.15 to 0.3.16 ([`3c23820`](https://github.com/yuki0iq/gitoxide/commit/3c23820d3f0d3567f44215cdb0ad13ab675a201f))
+ - [protocol] Delegate will indicate end-of-operation when fetch is done ([`928f75a`](https://github.com/yuki0iq/gitoxide/commit/928f75ad939e35a159d3d2751d5d0f9d00d796af))
+ - [protocol] Let 'fetch()' only be used via `git_protocol::fetch` ([`4bae2f9`](https://github.com/yuki0iq/gitoxide/commit/4bae2f959bdf3f4a12b378f5734d9abdc25af36d))
+ - Thanks clippy ([`eccbecb`](https://github.com/yuki0iq/gitoxide/commit/eccbecb938f0c84b63ad7e1ee17fb8113ce89c2e))
+ - [protocol] fix build ([`38aca40`](https://github.com/yuki0iq/gitoxide/commit/38aca4076037a6f8288c2cf483f134ea16c328d5))
+ - [protocol] Allow both preparation delegate methods to fail ([`d89393b`](https://github.com/yuki0iq/gitoxide/commit/d89393bbd5fce130a50855316ef364083c62eccd))
+ - [protocol] start trying LsRefsAction::Abort(Box)… ([`660b9dc`](https://github.com/yuki0iq/gitoxide/commit/660b9dcc4e5249506a7656b038333f64b109261d))
+ - Merge branch 'negotiate-fallible' ([`27c8abe`](https://github.com/yuki0iq/gitoxide/commit/27c8abe1948bc10c779efa33d4bc0b92741f6444))
+ - [protocol] adjust description of fetch::Error to match io::Error sources ([`23dafc6`](https://github.com/yuki0iq/gitoxide/commit/23dafc6e24377ad00b70c0235fd7a8ff107eee0a))
+ - [protocol] fallible negotiation ([`e269a2c`](https://github.com/yuki0iq/gitoxide/commit/e269a2cde18f604a36b33efb7e53f31ea5c45e2d))
+ - Revert "[ref] Try using BorrowMut to avoid blanket trait impls, but…" ([`8212536`](https://github.com/yuki0iq/gitoxide/commit/8212536376341e673a6ef05221d20815659d92d3))
+ - [ref] Try using BorrowMut to avoid blanket trait impls, but… ([`4bb9bba`](https://github.com/yuki0iq/gitoxide/commit/4bb9bbad5b4e0c2e64a48a8e4a70a1b3af1ca3e3))
+ - [protocol] only send flush packets in stateful connections ([`0995c22`](https://github.com/yuki0iq/gitoxide/commit/0995c225c92a0dcccd2514b53abcf8400d9342e1))
+ - [transport] remove Transport::close()… ([`4268a9b`](https://github.com/yuki0iq/gitoxide/commit/4268a9bcf733413f7326be7af487a8fcdec1f71c))
+ - [ref] rename Action::Close to Action::Cancel… ([`cac1f6c`](https://github.com/yuki0iq/gitoxide/commit/cac1f6c757709797d193c6bca30e99fe40466ddc))
+ - [transport] impl Delegate for &mut T: Delegate; refactor fetch() signature ([`2ded7f9`](https://github.com/yuki0iq/gitoxide/commit/2ded7f9b2659ab8705ad6b896aaf6ca5afb12a6c))
+ - [transport] implement Transport for &mut T: Transport as well ([`372fb81`](https://github.com/yuki0iq/gitoxide/commit/372fb8183aff19bd0f2d17ea74409b2ca3a08511))
+ - Merge branch 'ref-in-want' ([`f248557`](https://github.com/yuki0iq/gitoxide/commit/f248557186384501e705473e0adab03d3fa10519))
+ - [protocol] refactor ([`11b2fd1`](https://github.com/yuki0iq/gitoxide/commit/11b2fd1250ff902dd084d8664f06732d4b69b4b3))
+ - [protocol] refactor ([`967946a`](https://github.com/yuki0iq/gitoxide/commit/967946a65f67cb1fc5d7bf6944a7e900ff3521c7))
+ - [protocol] refactor ([`8dc425f`](https://github.com/yuki0iq/gitoxide/commit/8dc425ff91d00d3315903f429d4009df6410ba77))
+ - [protocol] assure we don't coerce refs into UTF-8 representation ([`5ceb64d`](https://github.com/yuki0iq/gitoxide/commit/5ceb64dfed67b942100e2e36715903492d870c71))
+ - [protocol] support ref-in-want ([`b6df400`](https://github.com/yuki0iq/gitoxide/commit/b6df400dccd66ad2f01c80d2fa05b8f9bb130b23))
+ - [transport] tests for extra parameters ([`fffd926`](https://github.com/yuki0iq/gitoxide/commit/fffd926a3d5c6abfa732aa2305a4a05fdd06254d))
+ - [protocol] extra_parameters are forwarded from delegate to handshake ([`03e3db3`](https://github.com/yuki0iq/gitoxide/commit/03e3db3809bd031d7d0c151ada2542214d7e32c0))
+ - [transport] unsupported protocol versions now abort the fetch operation ([`812aa3b`](https://github.com/yuki0iq/gitoxide/commit/812aa3bc02a823cb9277847db905e76a50ee7413))
+ - [transport] flexible version of version support check doesn't actually work :D ([`2b220f0`](https://github.com/yuki0iq/gitoxide/commit/2b220f0758cb7a96a66b256552f13a020cdee3fc))
+ - [protocol] make refs parsing functionality public ([`d6da891`](https://github.com/yuki0iq/gitoxide/commit/d6da891419f66208a8820185dd165e62b7a01a6e))
+ - [protocol] async-io path handles improved refs parsing ([`328ab9c`](https://github.com/yuki0iq/gitoxide/commit/328ab9c4ce739fe79f12ae539ea37e50c541b786))
+ - [protocol] first step towards keeping InternalRef internal in blocking-io ([`6c4ed2d`](https://github.com/yuki0iq/gitoxide/commit/6c4ed2d4dd352b4218419a1a79269a49cc91a992))
+ - Refactor ([`24697bc`](https://github.com/yuki0iq/gitoxide/commit/24697bc66363f8e8b1ff14a59fdf303ffdab132d))
+ - [async-client] cleanup Send bounds! ([`c7dee44`](https://github.com/yuki0iq/gitoxide/commit/c7dee44267462d5ece491b8a45cf35afa904ce81))
+ - [async-client] refactor ([`b252932`](https://github.com/yuki0iq/gitoxide/commit/b252932ee3eb26bb26560a849a9b13aca11cf00f))
+ - [async-client] unblock the async delegate in the cheapest possible way… ([`a3b5d75`](https://github.com/yuki0iq/gitoxide/commit/a3b5d75d387dc5d6c44f695f63df8803613637a2))
+ - Revert "[async-client] a taste of what it means to unblock the delegate" ([`2ba452f`](https://github.com/yuki0iq/gitoxide/commit/2ba452ff1c9659f7433328b12732d792e7871102))
+ - [async-client] a taste of what it means to unblock the delegate ([`4d6c10a`](https://github.com/yuki0iq/gitoxide/commit/4d6c10a6956bb9a81144a61ebb6bcab3aedb840e))
+ - [async-client] prepare for unblocking the protocol delegate ([`796c7d5`](https://github.com/yuki0iq/gitoxide/commit/796c7d54a20ef32a581be572e1d681f9727482de))
+ - [async-client] refactor ([`0d5b911`](https://github.com/yuki0iq/gitoxide/commit/0d5b911ad5f47ab8f044d6bbe660a6d1dfeecb5f))
+ - Revert "[async-client] Try to bring 'Send' back but…" ([`52eb953`](https://github.com/yuki0iq/gitoxide/commit/52eb953fcc44cce19604b1df6a600237b8c81392))
+ - [async-client] Try to bring 'Send' back but… ([`3a06adb`](https://github.com/yuki0iq/gitoxide/commit/3a06adb41f6b2946f78044e4ab1385e6441fc40f))
+ - [git-protocol] fix test ([`e30ea36`](https://github.com/yuki0iq/gitoxide/commit/e30ea363311aa82486828c59755a012cc76751b1))
+ - [git-protocol] no warnings when building without client ([`2f30666`](https://github.com/yuki0iq/gitoxide/commit/2f3066659280f7b43ca39d285166f11192ac7fa9))
+ - [git-protocol] remove compile warnings if no client type is specified… ([`478a980`](https://github.com/yuki0iq/gitoxide/commit/478a98056afd2504050391262dabc921b59425c5))
+ - Thanks clippy ([`57106e2`](https://github.com/yuki0iq/gitoxide/commit/57106e21089ae3c3a529295bceb8c0a515e2c2b6))
+ - [git-protocol] builds without features work ([`a1945ff`](https://github.com/yuki0iq/gitoxide/commit/a1945ff22f3412be1fbfac76236d487896ec4685))
+ - [git-protocol] async fetch tests work ([`fe434a5`](https://github.com/yuki0iq/gitoxide/commit/fe434a58d321b3ac12644827e65eb4db11cfe5fb))
+ - [git-protocol] fetch tests nearly compile in async ([`97fb186`](https://github.com/yuki0iq/gitoxide/commit/97fb186df5661fb297c2c9485186dbfe0ed1d504))
+ - [git-protocol] fetch in sync and async… ([`4776039`](https://github.com/yuki0iq/gitoxide/commit/47760399bffd030c848e0ef6df52a4765d8fb566))
+ - [git-protocol] refactor ([`80379fd`](https://github.com/yuki0iq/gitoxide/commit/80379fd32aae02f2975d8637326188655f85b474))
+ - [git-protocol] build should fail if mutually exclusiive features are set ([`72cf940`](https://github.com/yuki0iq/gitoxide/commit/72cf9401dda6e1bb465cce8d65ce66a7cc6a03fd))
+ - Bump maybe-async from 0.2.4 to 0.2.6 ([`d99a1a8`](https://github.com/yuki0iq/gitoxide/commit/d99a1a815809d22c7384c6ecb1275e39fb911d91))
+ - [git-protocol] fix build ([`4cce648`](https://github.com/yuki0iq/gitoxide/commit/4cce6487d6d514541afee1a9aa92043f186136d3))
+ - [git-protocol] async Delegate ([`1aa6781`](https://github.com/yuki0iq/gitoxide/commit/1aa678172f0eb75af76017addd3dff4d7e62ff41))
+ - Thanks clippy ([`0759ade`](https://github.com/yuki0iq/gitoxide/commit/0759ade3e8e97927f452eabd11e249bb93aa54e2))
+ - [git-protocol] refactor ([`94d7be4`](https://github.com/yuki0iq/gitoxide/commit/94d7be4a16f2c2e68a9dacf120eef7a417a8a6b9))
+ - [git-protocol] refactor ([`990099b`](https://github.com/yuki0iq/gitoxide/commit/990099b01bfd54b926f0f4e7ecf727c423a23b8e))
+ - [git-protocol] refactor ([`d623cf7`](https://github.com/yuki0iq/gitoxide/commit/d623cf7db4488815ad5a2afd2d1bcbbbda275d2c))
+ - [git-protocol] async response ([`c498557`](https://github.com/yuki0iq/gitoxide/commit/c49855738bc164f65130cb307ba612b71c3fa83e))
+ - [git-protocol] refactor ([`a8dc078`](https://github.com/yuki0iq/gitoxide/commit/a8dc078e00d8a5689ba0d8070732421d35df50c8))
+ - Refactor ([`2eefe17`](https://github.com/yuki0iq/gitoxide/commit/2eefe1712131a69298be02e94df8b6ba844afcd9))
+ - [git-protocol] prepare response module for async ([`08b891b`](https://github.com/yuki0iq/gitoxide/commit/08b891b089081a3ec3c44ed27b1aca316391d0de))
+ - [git-protocol] fix tests without any feature toggles ([`1da0b1a`](https://github.com/yuki0iq/gitoxide/commit/1da0b1ab9e22040d5b273a5604954859990e0334))
+ - Thanks clippy ([`91fdfba`](https://github.com/yuki0iq/gitoxide/commit/91fdfba7cabc7331598903106a1dd7cea3b49eeb))
+ - [git-protocol] refs now available in async ([`3a5b2cf`](https://github.com/yuki0iq/gitoxide/commit/3a5b2cfcc50a48e09a6495c4c15af69596f966df))
+ - [git-protocol] refactor ([`abf0b9d`](https://github.com/yuki0iq/gitoxide/commit/abf0b9d41a2509d35102970602e77fb45e898d52))
+ - [git-protocol] prepare to translate refs ([`bf79c91`](https://github.com/yuki0iq/gitoxide/commit/bf79c91b30be61135dd33122bb93b3cf3a49f586))
+ - [git-protocol] no warnings if there is no client feature set ([`335e831`](https://github.com/yuki0iq/gitoxide/commit/335e83136efa7cb0913bc5e317bb49d616ee0290))
+ - [git-protocol] fix tests in case there is no client feature set ([`1ee5518`](https://github.com/yuki0iq/gitoxide/commit/1ee551878ef21d20925fab00b3eef044ada97065))
+ - [git-protocol] refactor ([`0b4ff16`](https://github.com/yuki0iq/gitoxide/commit/0b4ff166175dd51cded5131bcebf1edd80335abe))
+ - [git-protocol] refactor ([`e99a03b`](https://github.com/yuki0iq/gitoxide/commit/e99a03b360e4bb757904a03834297f14df67838f))
+ - [git-protocol] async capabilities and arguments abstractions ([`aa3eacb`](https://github.com/yuki0iq/gitoxide/commit/aa3eacbd53665d6b76bd9706d801d1189a970261))
+ - [git-protocol] now just a dummy async transport impl and… ([`c7f0b80`](https://github.com/yuki0iq/gitoxide/commit/c7f0b80182c08430a3720474eda41519b6814f17))
+ - [git-protocol] a big step towards getting 'Arguments' test into async ([`5d1c30f`](https://github.com/yuki0iq/gitoxide/commit/5d1c30f3ceae6fe26a0d9961d135b44f371d9cd7))
+ - [git-protocol] move everything into `blocking_io` for later translation… ([`fa03374`](https://github.com/yuki0iq/gitoxide/commit/fa03374fd42e127f5be7fb4da2bac85ea38c8afa))
+ - [git-protocol] all blocking fetch tests ([`0d39b5d`](https://github.com/yuki0iq/gitoxide/commit/0d39b5d23659d29a9f0e33428db401a3a887c007))
+ - [git-protocol] re-introduce credentials helper code ([`6a5575f`](https://github.com/yuki0iq/gitoxide/commit/6a5575fa7dbfa2a835fabf6746494097c3af23c2))
+ - [git-protocol] separate test configuration for async mode ([`62a117c`](https://github.com/yuki0iq/gitoxide/commit/62a117c4e6bd205c4bb1d224db7d8e80ba46322f))
+ - [git-transport] fix git-protocol ([`0cc9537`](https://github.com/yuki0iq/gitoxide/commit/0cc9537036003c86584223aa61f9c207a2c5c2df))
+ - [git-protocol] simplify test setup ([`189ed2c`](https://github.com/yuki0iq/gitoxide/commit/189ed2c32636ef59975dd15ec0ef61e8a62b98c0))
+ - Refactor ([`2ba9f91`](https://github.com/yuki0iq/gitoxide/commit/2ba9f915035a518bef3eb8b0ed1c9972c4a47cfa))
+ - (cargo-release) version 0.4.0 ([`866f86f`](https://github.com/yuki0iq/gitoxide/commit/866f86f59e66652968dcafc1a57912f9849cb21d))
+ - Switch to latest nom ([`859e57e`](https://github.com/yuki0iq/gitoxide/commit/859e57eae93c3490523b7ed98f7a606acbd87a2f))
+ - (cargo-release) version 0.15.0 ([`d69d9fb`](https://github.com/yuki0iq/gitoxide/commit/d69d9fb0931f8257cef96ef14a89da9340ad9738))
+ - Put prodash behind a feature toggle, too ([`966058d`](https://github.com/yuki0iq/gitoxide/commit/966058d611c548e90c050462de52e36f1925e775))
+ - [git-packetline] refactor ([`1328c5b`](https://github.com/yuki0iq/gitoxide/commit/1328c5b4001f380936beff73e1f822f14e41e98b))
+ - (cargo-release) version 0.6.0 ([`ec5a54e`](https://github.com/yuki0iq/gitoxide/commit/ec5a54e9f3543afddc9f972f16135edc6ef6ff5b))
+ - [git-packetline] refactor ([`e5769d1`](https://github.com/yuki0iq/gitoxide/commit/e5769d1e7668ae54c667d2593c0c22e7723710c0))
+ - (cargo-release) version 0.8.0 ([`ccea4b6`](https://github.com/yuki0iq/gitoxide/commit/ccea4b6bcdaba0ee6c6a6236d225ea1276d2547c))
+ - (cargo-release) version 0.9.0 ([`18f6d01`](https://github.com/yuki0iq/gitoxide/commit/18f6d011043203523f1d0dacf657704ed3f9cf89))
+ - [git-transport] simplify parsing capabilities from lines ([`401af09`](https://github.com/yuki0iq/gitoxide/commit/401af0974742f10c8b9b3c9752e9d30205e96c16))
+ - [git-protocol] separate tests those who need feature toggles ([`4a49d64`](https://github.com/yuki0iq/gitoxide/commit/4a49d6406c9c39d75ab5021b6e213fd2c9d63adb))
+ - [git-transport] remove default features to force being explicit everywhere ([`d1b39f8`](https://github.com/yuki0iq/gitoxide/commit/d1b39f8093c032a172237a584c9208479611a866))
+ - Fix git-protocol ([`284f8af`](https://github.com/yuki0iq/gitoxide/commit/284f8af0599bee4e3de0e385b69a389713cee9f7))
+ - Refactor ([`1412282`](https://github.com/yuki0iq/gitoxide/commit/141228219d33e8056489514f91221d803888edd8))
+ - (cargo-release) version 0.7.0 ([`069184e`](https://github.com/yuki0iq/gitoxide/commit/069184e55057a1655d2754cb1fd68a4424beff34))
+ - (cargo-release) version 0.8.0 ([`411a05e`](https://github.com/yuki0iq/gitoxide/commit/411a05ead1546c76fe51f359fbcb961a1140535e))
+ - (cargo-release) version 0.5.0 ([`8c4cc3f`](https://github.com/yuki0iq/gitoxide/commit/8c4cc3fb5922d1a761463bbbad65e59f91cce4cb))
+ - Thanks clippy ([`17258cc`](https://github.com/yuki0iq/gitoxide/commit/17258cc58767caa6e71227898decd160ad0cdf13))
+ - (cargo-release) version 0.14.0 ([`a760f8c`](https://github.com/yuki0iq/gitoxide/commit/a760f8c013e13ba82daa1acf1a4a57e0818a008d))
+ - (cargo-release) version 0.3.0 ([`e9665c7`](https://github.com/yuki0iq/gitoxide/commit/e9665c784ae7e5cdaf662151395ee2355e9b57b6))
+ - (cargo-release) version 0.13.0 ([`ac2eddb`](https://github.com/yuki0iq/gitoxide/commit/ac2eddb06eb3d8a9a3dcdcd796eb54a7e45ab935))
+ - (cargo-release) version 0.6.0 ([`8513f0f`](https://github.com/yuki0iq/gitoxide/commit/8513f0fafbf8ae61d86df2d8b0aefa52d3eb1680))
+ - (cargo-release) version 0.7.0 ([`334b7e1`](https://github.com/yuki0iq/gitoxide/commit/334b7e1b838b5201f2484be42dee3c4d2fd789d7))
+ - (cargo-release) version 0.12.0 ([`3b71e7e`](https://github.com/yuki0iq/gitoxide/commit/3b71e7e8416e550b47e5aed2259c1181497ac9e8))
+ - (cargo-release) version 0.2.0 ([`4ec09f4`](https://github.com/yuki0iq/gitoxide/commit/4ec09f4d2239ea1d44f7145027e64191bf2c158c))
+ - (cargo-release) version 0.5.0 ([`3cc4a57`](https://github.com/yuki0iq/gitoxide/commit/3cc4a5799fa1f487452b5c346b57fea97e45b47e))
+ - (cargo-release) version 0.6.0 ([`50fb6f2`](https://github.com/yuki0iq/gitoxide/commit/50fb6f25e9afa900ac1c3cfb88d7ca0d5a9a95f7))
+ - Thanks clippy ([`0fc239c`](https://github.com/yuki0iq/gitoxide/commit/0fc239cf9b773f72928b7c42344b578c6ff5d19f))
+ - Thanks clippy ([`749ceba`](https://github.com/yuki0iq/gitoxide/commit/749ceba246fb8a4cb8d48fa86184619fef500108))
+ - (cargo-release) version 0.11.0 ([`1aa1f5e`](https://github.com/yuki0iq/gitoxide/commit/1aa1f5e84a07427d5d7f3231735fe9c1923f506f))
+ - (cargo-release) version 0.4.1 ([`6244fb4`](https://github.com/yuki0iq/gitoxide/commit/6244fb4cfbc40d35f46f4d1942519414a04ac355))
+ - Finish docs for `git-protocol` crate ([`598f700`](https://github.com/yuki0iq/gitoxide/commit/598f700ce2a273a6f430c8d2442dbd71e21a2704))
+ - Revise trait documentation of git-protocol ([`5271128`](https://github.com/yuki0iq/gitoxide/commit/52711283d456eefcbdc37ac8f8da36149afc1322))
+ - Docs for response in git-protocol ([`487de13`](https://github.com/yuki0iq/gitoxide/commit/487de1383d801fb442abc8101666a0d9a050af15))
+ - More docs for git-protocol ([`bca0cbd`](https://github.com/yuki0iq/gitoxide/commit/bca0cbd98ab02b63ac24b1d15baea602b02e1623))
+ - Docs for fetch::refs ([`6a97a3e`](https://github.com/yuki0iq/gitoxide/commit/6a97a3e5883d9a6c0011a68b16966d1f8be589d7))
+ - Docs for git credentials helper utilities ([`eb6bb6e`](https://github.com/yuki0iq/gitoxide/commit/eb6bb6ee2fe22ad0621f7e1743a7e56adbc54bd1))
+ - First pieces of docs for git-protocol ([`12d8a83`](https://github.com/yuki0iq/gitoxide/commit/12d8a83fbc1b70bd2612ad62aa1a69e87914fe39))
+ - Thanks clippy ([`343ab9a`](https://github.com/yuki0iq/gitoxide/commit/343ab9adb62da1dde495fc209c179137bbe59a10))
+ - (cargo-release) version 0.5.0 ([`28df5e9`](https://github.com/yuki0iq/gitoxide/commit/28df5e9131aec3efb2b68db204662b92b232b33c))
+ - All crates use git-hash::Kind and its types, sometimes through git-object ([`124c171`](https://github.com/yuki0iq/gitoxide/commit/124c171aaf546d8977e9913ff84e65383a80ee98))
+ - Use git-hash in git-features ([`5b307e0`](https://github.com/yuki0iq/gitoxide/commit/5b307e076f6f5975592c8b177c122c91c1d809c6))
+ - (cargo-release) version 0.3.0 ([`e60dbe6`](https://github.com/yuki0iq/gitoxide/commit/e60dbe6c21843eab44d6f05fe70927252453cb41))
+ - (cargo-release) version 0.4.0 ([`32aefc0`](https://github.com/yuki0iq/gitoxide/commit/32aefc051c7ad9d1a160f77db070df7fa4843dbc))
+ - (cargo-release) version 0.4.0 ([`72eaece`](https://github.com/yuki0iq/gitoxide/commit/72eaeceed135e4cc5c943685f4c902d03597c4d2))
+ - (cargo-release) version 0.9.0 ([`a89fdb9`](https://github.com/yuki0iq/gitoxide/commit/a89fdb98f64bb0ca070fa79a1f58f1232bb14090))
+ - (cargo-release) version 0.5.0 ([`fc7d600`](https://github.com/yuki0iq/gitoxide/commit/fc7d600ac2c438c8b6b91f67cb69b0ac5ec37675))
+ - (cargo-release) version 0.2.0 ([`a476a46`](https://github.com/yuki0iq/gitoxide/commit/a476a46b7b933a3c2fa4aa8c285beec1777a3f2d))
+ - (cargo-release) version 0.3.0 ([`d19ee35`](https://github.com/yuki0iq/gitoxide/commit/d19ee35cc6683c63e0eabd717e4758075faeaa71))
+ - (cargo-release) version 0.3.0 ([`eade7d1`](https://github.com/yuki0iq/gitoxide/commit/eade7d101e071153055b07d9c6ae3c1452493a21))
+ - (cargo-release) version 0.8.0 ([`47c00c2`](https://github.com/yuki0iq/gitoxide/commit/47c00c2228cf25c79e1fa3eb4229c7ab24de91e5))
+ - Cargo clippy Rust 1.48 ([`475a68c`](https://github.com/yuki0iq/gitoxide/commit/475a68ce33b895de911939c51afa159df534f7b8))
+ - (cargo-release) version 0.7.0 ([`7fa7bae`](https://github.com/yuki0iq/gitoxide/commit/7fa7baeb3e7d008a25e4d714eff908e2516c828b))
+ - Thanks clippy ([`b9e0a87`](https://github.com/yuki0iq/gitoxide/commit/b9e0a87996b8f3c4531a392607c353a1f0824ce6))
+ - Remove dash in all repository links ([`98c1360`](https://github.com/yuki0iq/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
+ - Merge from main. ([`b59bd5e`](https://github.com/yuki0iq/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
+ - Refactor ([`7c3c80a`](https://github.com/yuki0iq/gitoxide/commit/7c3c80acf487296014ae9f2f9b88865c6aa6d98e))
+ - (cargo-release) version 0.6.0 ([`9ef184e`](https://github.com/yuki0iq/gitoxide/commit/9ef184e35712f938fb4f9f6da7390a8777a9284e))
+ - (cargo-release) version 0.1.1 ([`bb38c6b`](https://github.com/yuki0iq/gitoxide/commit/bb38c6b66e8de2b6743bb873c94afb187c8c8dd3))
+ - Support V2 shallow-info section ([`6679c91`](https://github.com/yuki0iq/gitoxide/commit/6679c918628979efc73e68c60e0968058cd220db))
+ - Tests for V2 shallow section parsing ([`5bf58ab`](https://github.com/yuki0iq/gitoxide/commit/5bf58ab344cb6b670ae535c7f7bca8a7f99a726c))
+ - Support for the 'deepen-relative' argument ([`b86fed6`](https://github.com/yuki0iq/gitoxide/commit/b86fed6e415183f52bb34c68d8b503566740f671))
+ - V1 parsing of shallow and unshallow lines… ([`8bcf535`](https://github.com/yuki0iq/gitoxide/commit/8bcf535a8b07d9b1d53fb84c73ba55c76a318daf))
+ - Remove unused fixtures ([`6ae69f5`](https://github.com/yuki0iq/gitoxide/commit/6ae69f5f57ab371684e8c35cc77803aea05edd7b))
+ - Fix wants/haves separator handling for stateful V1 ([`1629575`](https://github.com/yuki0iq/gitoxide/commit/16295757a33cdbdb8c69ba6c487ae8b298f612cd))
+ - Make really clear that V2 is stateless no matter what the transport supports :D ([`c296845`](https://github.com/yuki0iq/gitoxide/commit/c296845201b379273ff8077489ace9ed33f416b7))
+ - Assure the first 'want' in V1 is always first ([`e729ec8`](https://github.com/yuki0iq/gitoxide/commit/e729ec8f075a6c3122b42e367486a15c5367960f))
+ - Properly handle statelessness in V2 protocol ([`1b49f1e`](https://github.com/yuki0iq/gitoxide/commit/1b49f1ef6d7a40e2dec07f9c08036b1b1d460f6b))
+ - Add some samples for deepen clones ([`61bc41a`](https://github.com/yuki0iq/gitoxide/commit/61bc41a6f97decd3bdd96f874001ffb45251aca4))
+ - Switch to prodash 10 and safe a lot of trait bounds in the process ([`e2fb1d9`](https://github.com/yuki0iq/gitoxide/commit/e2fb1d944b4d803a11c91f868b831d406fb5e35f))
+ - (cargo-release) version 0.4.0 ([`0d7b60e`](https://github.com/yuki0iq/gitoxide/commit/0d7b60e856325009431172e1df742a1cd2165575))
+ - (cargo-release) version 0.2.0 ([`779e9d0`](https://github.com/yuki0iq/gitoxide/commit/779e9d0ad67c20fa9cec14359e87774ca2d74ee4))
+ - (cargo-release) version 0.2.0 ([`da830de`](https://github.com/yuki0iq/gitoxide/commit/da830defc9cfa81ce159f6d908da828227760845))
+ - (cargo-release) version 0.5.0 ([`82b7313`](https://github.com/yuki0iq/gitoxide/commit/82b73131b79ec3c42a712dad1c0766a72209d737))
+ - [clone] Assure we don't hang due to unprocessed headers when peeking lines! ([`d9ced27`](https://github.com/yuki0iq/gitoxide/commit/d9ced2711dba702d73b28f0e1b9399cd7eab5183))
+ - [clone] more correct handling of 'no-done'/done when sending wants/haves… ([`50f4516`](https://github.com/yuki0iq/gitoxide/commit/50f4516adfa458f4b16e301340a39b3c34ddbef0))
+ - [clone] Don't try to explicitly close the connection… ([`17200b3`](https://github.com/yuki0iq/gitoxide/commit/17200b3c494a24de19b7c6ec3191e61551a54380))
+ - [clone] Fix encoding of V1 capabilities in first want ([`b68a5c5`](https://github.com/yuki0iq/gitoxide/commit/b68a5c57a6bd35391d8efb6436bb36e032851b49))
+ - [clone] When unpacking peeled refs, use the object that refers to the tag… ([`fe8bb39`](https://github.com/yuki0iq/gitoxide/commit/fe8bb3985bd5529a36c71fa170ca48df91060491))
+ - [clone] none the wiser - it really looks like everything is alright… ([`3b8d613`](https://github.com/yuki0iq/gitoxide/commit/3b8d613c6de349defce9af06d56f73ac2c0d0d25))
+ - [clone] it looks like in order to figure out the issue, it needs tests higher up… ([`edf1540`](https://github.com/yuki0iq/gitoxide/commit/edf1540d2014eb26cd5b98aa1baaa1e0c99662bd))
+ - [clone] Don't send V2 capabilities that don't have a value… ([`9c9a4ee`](https://github.com/yuki0iq/gitoxide/commit/9c9a4ee2a9c93612fd80844e8d2338461ee82ccc))
+ - [clone] Handle remote progress name prefixing (more) correctly ([`51d4d15`](https://github.com/yuki0iq/gitoxide/commit/51d4d15028a4162fae2d4e68a8fbb34c6ba93cc7))
+ - [clone] This actually works: first MVP of retrieving packs via clone ([`c06d819`](https://github.com/yuki0iq/gitoxide/commit/c06d8194173f9ec468ddd0faf72dd6d8dbf7d35d))
+ - Use git attributes to prevent crlf conversion of fixtures on windows ([`80ca8b2`](https://github.com/yuki0iq/gitoxide/commit/80ca8b24b5565d82bc1f8e7d92c942f985e6ea3b))
+ - [clone] Support for reading multi-step negoritaions, but… ([`507d342`](https://github.com/yuki0iq/gitoxide/commit/507d342dfe2a714a4dd0bc100d96ed9e64a58243))
+ - [clone] refactor ([`ded46fd`](https://github.com/yuki0iq/gitoxide/commit/ded46fd5eafcb1fa1ef99dcbdd933ee8631ed7dc))
+ - [clone] support for progress that can handle writing pack files ([`46e0055`](https://github.com/yuki0iq/gitoxide/commit/46e0055eab47e402807b15c63b6a4577f5c0b7bb))
+ - [clone] leave aborting the negotiation loop in the hands of the delegate ([`ea83ce7`](https://github.com/yuki0iq/gitoxide/commit/ea83ce73b16b24409dec4009f09a0cbf203a89f7))
+ - [clone] sideband-all support ([`ecc8e09`](https://github.com/yuki0iq/gitoxide/commit/ecc8e091fb97a5d44828cd56412358b7043e47ba))
+ - [clone] Actually pass pack file to the delegate ([`94c5e62`](https://github.com/yuki0iq/gitoxide/commit/94c5e62b274b0fc39f64ee5b04273db5ead4a470))
+ - [clone] Response parsing up to (optional) pack ([`24064c7`](https://github.com/yuki0iq/gitoxide/commit/24064c77f2969380fb92ea66109df86e84060324))
+ - [clone] FAIL: try to model pack reading using ownership… ([`4ee14e3`](https://github.com/yuki0iq/gitoxide/commit/4ee14e322d904cafa297ad989a0d653e7f8e5d2f))
+ - [clone] properly handle V2 response parsing ([`0d7d768`](https://github.com/yuki0iq/gitoxide/commit/0d7d768278234824e03c5e74dacaafca3ee65713))
+ - Refactor ([`f2c31ec`](https://github.com/yuki0iq/gitoxide/commit/f2c31ec4f245ce4e42e1371c4c9095fc4124cf16))
+ - Refactor ([`fab9f99`](https://github.com/yuki0iq/gitoxide/commit/fab9f99a1f73378747b07f2f27f69492da899cba))
+ - [clone] Provide a handle to the packfile, if it is present in the response ([`fcb4cc1`](https://github.com/yuki0iq/gitoxide/commit/fcb4cc1b011edb2597686fcf24ad383819a52389))
+ - [ref-ls] A way to abort on multiple delimiters; first tests work ([`8d44912`](https://github.com/yuki0iq/gitoxide/commit/8d44912e7215b85c6931b7b829bd73ac38584424))
+ - Refactor ([`feec5be`](https://github.com/yuki0iq/gitoxide/commit/feec5be335a99a4c47ba98f93803863044575838))
+ - [ref-ls] Allow multiple delimiters at the same time ([`cfae63a`](https://github.com/yuki0iq/gitoxide/commit/cfae63a5f7d2d99560dd857f7220980d70c4c4d8))
+ - [ref-ls] basic V2 acknowledgement and packfile parsing, but… ([`549f404`](https://github.com/yuki0iq/gitoxide/commit/549f404378535390195dea4d6c5b6485db34b81e))
+ - Thanks clippy ([`ac88eef`](https://github.com/yuki0iq/gitoxide/commit/ac88eefd56095995841f60f0cfdca78295006584))
+ - [ref-ls] parse all V1 acknowledgements, without duplication ([`f7c1580`](https://github.com/yuki0iq/gitoxide/commit/f7c15809d74729b92e4c64a71543a4850765a8f8))
+ - [ref-ls] first stab at V1 acknowledgement parsing ([`1d21cd4`](https://github.com/yuki0iq/gitoxide/commit/1d21cd4a59c28fe5c631a12a10f332f4cc8fd3f3))
+ - [ref-ls] It would be practical to simply have access to the line provider… ([`5fba787`](https://github.com/yuki0iq/gitoxide/commit/5fba78796d3bcc16f812dc3202d521ee057e86f9))
+ - Thanks clippy ([`27f30df`](https://github.com/yuki0iq/gitoxide/commit/27f30df9a8046fe4e872837e36dd497096660282))
+ - [ref-ls] support for line peeking in packet line readers ([`0c0c575`](https://github.com/yuki0iq/gitoxide/commit/0c0c57522972f2a49ed5261474114da062e6ab15))
+ - [ref-ls] Let's make Acks copy, because owned::Id is as well ([`1f9cc44`](https://github.com/yuki0iq/gitoxide/commit/1f9cc44275d226a7e80e24ed592f6d6bd98de31a))
+ - Refactor ([`935d5fe`](https://github.com/yuki0iq/gitoxide/commit/935d5fea48b0d8710be822e2d64c77a7008143c4))
+ - [ref-ls] first sketch of V1 tests for result parsing (ack + pack) ([`fd16a5f`](https://github.com/yuki0iq/gitoxide/commit/fd16a5f265764ae9f18b9b9fc0f713ccfaaf2944))
+ - [ref-ls] tests for stateless V1/V2 ([`d34afc6`](https://github.com/yuki0iq/gitoxide/commit/d34afc6fcbcdc175c09b12d6697b01611dcd02ed))
+ - [ref-ls] first step towards parsing negotiation result ([`51ecf7e`](https://github.com/yuki0iq/gitoxide/commit/51ecf7e248724cd0b499e7a8662df4511f24d6ee))
+ - Refactor ([`61e9812`](https://github.com/yuki0iq/gitoxide/commit/61e98128ddd85cde1a352b70f83870fdea0c6bac))
+ - Thanks clippy ([`6b1294a`](https://github.com/yuki0iq/gitoxide/commit/6b1294a7046af84a13e34c3c43f8ddd2b3b1cb97))
+ - [ref-ls] Argument tests for fetches ([`50cd260`](https://github.com/yuki0iq/gitoxide/commit/50cd260866b7dbc44653d8c193e6517e770f44eb))
+ - [ref-ls] first argument tests for clone ([`83490ef`](https://github.com/yuki0iq/gitoxide/commit/83490ef764c2625ac34e42c27de7364d5445cdd6))
+ - [ref-ls] Also add 'haves' in V2; some more assertions ([`3e6bfb1`](https://github.com/yuki0iq/gitoxide/commit/3e6bfb1d144f9de4d45502b8257ea0f278d49376))
+ - [ref-ls] Do feature assertions to not have to support old servers ([`9980ff9`](https://github.com/yuki0iq/gitoxide/commit/9980ff9e52b466a56418857ca15fbcdc0d17b6b8))
+ - [ref-ls] don't do anything on drop ([`9f18d9b`](https://github.com/yuki0iq/gitoxide/commit/9f18d9b9062d61d6da6e2bb7564fe5edbb1528c4))
+ - [ref-ls] A step towards getting the negotiation right, really need tests ([`abb56d8`](https://github.com/yuki0iq/gitoxide/commit/abb56d855d49f232d25e0326fdef13732605df5b))
+ - [ref-ls] Transport layer knows whether it's stateful or not ([`22c3640`](https://github.com/yuki0iq/gitoxide/commit/22c3640b70bb6925d72794eeaeda48b0687f2047))
+ - [ref-ls] Also re-send V1 features in each request, independently of statefulness for now ([`f8669d6`](https://github.com/yuki0iq/gitoxide/commit/f8669d60cb349b6217227eea0d76664e8da9a458))
+ - [ref-ls] potentially fix 'is-done' logic ([`f9e338f`](https://github.com/yuki0iq/gitoxide/commit/f9e338f244806aa9f0e24352912091cb7d8e0e80))
+ - [ref-ls] Sketch of sending arguments in V1 & V2 ([`e1d27b6`](https://github.com/yuki0iq/gitoxide/commit/e1d27b6693adca053bfb42d841c03ef16a256d88))
+ - [ref-ls] first step towards supporting negotiation ([`27b6d2d`](https://github.com/yuki0iq/gitoxide/commit/27b6d2d24a92c1ffc1579a116a044cece50d9d20))
+ - [ref-ls] probably all it takes to handle all capabilities of fetch arguments ([`d956ecc`](https://github.com/yuki0iq/gitoxide/commit/d956ecc7d66544157d9233c4803b27fdc3fee1c4))
+ - [ref-ls] first sketch of argument utility to help creating wants/haves ([`b0b0166`](https://github.com/yuki0iq/gitoxide/commit/b0b0166c8dcc1094d7294ddf63e20c0ced2c85e7))
+ - [ref-ls] fix feature validation in V2 ([`eb387d2`](https://github.com/yuki0iq/gitoxide/commit/eb387d24267d90e731b41897c7e4071131508ce2))
+ - Update tasks ([`079fc02`](https://github.com/yuki0iq/gitoxide/commit/079fc02608432fb6c5539759813e336c3c9f6c58))
+ - [ref-ls] Always send a flush before closing the connection ([`918f19f`](https://github.com/yuki0iq/gitoxide/commit/918f19f0c2dc202ed2014e30b7247e63a0f6a51e))
+ - [ref-ls] Make credentials helper truly work ([`7f3c3a7`](https://github.com/yuki0iq/gitoxide/commit/7f3c3a71db7eeba1d37481ba1b522d5ded654237))
+ - [ref-ls] And it even doesn't work if it is the very same transport ([`4ba50fe`](https://github.com/yuki0iq/gitoxide/commit/4ba50fe06f7423c31f4cd78079d51ef3ffd51920))
+ - [clone] support automatic downgrade to protocol version 1 ([`4cf3643`](https://github.com/yuki0iq/gitoxide/commit/4cf36436f11eb95d420c1147a1ec8adb618ea5fb))
+ - [clone] basic progress for fetch in protocol ([`1925d02`](https://github.com/yuki0iq/gitoxide/commit/1925d020b1ab922465f9555515f691b06aaba46a))
+ - Refactor ([`aa7e8b1`](https://github.com/yuki0iq/gitoxide/commit/aa7e8b1eeccaa1182cfdc668592f61d8b28867d7))
+ - Refactor ([`b97507e`](https://github.com/yuki0iq/gitoxide/commit/b97507ec5cd041d0433977d78006fc0d9a35e88e))
+ - [clone] update README, improve delegate docs ([`dc7908f`](https://github.com/yuki0iq/gitoxide/commit/dc7908f1546239ade71f4147a389a001769311f5))
+ - [clone] test ls-remote V2 ([`0907771`](https://github.com/yuki0iq/gitoxide/commit/09077710fb489b7a6dfa2bace4fda47609a97e78))
+ - Thanks clippy ([`baf0b2c`](https://github.com/yuki0iq/gitoxide/commit/baf0b2c253b005e64762226dcf628b401b1684d4))
+ - [clone] more tests for fetch features and arguments ([`a946861`](https://github.com/yuki0iq/gitoxide/commit/a9468614e1f40de4e7442b3915c6ce09d58f8c01))
+ - [clone] features for V1 fetch ([`5b24a55`](https://github.com/yuki0iq/gitoxide/commit/5b24a559dfb03c99ee360e9997650c443fd30077))
+ - [clone] assert on ref-prefix for ls-refs command ([`70347a5`](https://github.com/yuki0iq/gitoxide/commit/70347a5406e66a77c490010cd695ceffd80fb7e2))
+ - Thanks clippy ([`d55cd56`](https://github.com/yuki0iq/gitoxide/commit/d55cd56c6721ab591157f9add4ba44507373398c))
+ - Refactor ([`f02232d`](https://github.com/yuki0iq/gitoxide/commit/f02232d6698a217e7ff87164bda2869777c54e33))
+ - [clone] Getting there with feature handling for ls-refs ([`27c5adc`](https://github.com/yuki0iq/gitoxide/commit/27c5adca6c428343492de69bdf2e4bd3ac9c89f3))
+ - [clone] Remove intermediary mutable Capabilities implementation ([`f59344a`](https://github.com/yuki0iq/gitoxide/commit/f59344a6e39dac579624fa2a9db64cb10afcdb75))
+ - Refactor ([`5ea42ba`](https://github.com/yuki0iq/gitoxide/commit/5ea42ba9eece2f7d9557456fe6adda5058d0ae1a))
+ - [clone] first step towards better organizing features/capabilities/argument names ([`7d45f3a`](https://github.com/yuki0iq/gitoxide/commit/7d45f3abad100e8fe5691430ea3e3b95c7ae068a))
+ - Dependency update ([`dea0028`](https://github.com/yuki0iq/gitoxide/commit/dea002855ef949a58851b1a3f853a59c57e4d164))
+ - [clone] first sign of somethign working: ls-remote ([`df58fa1`](https://github.com/yuki0iq/gitoxide/commit/df58fa15bc01cb047115577da58fec867f118cf9))
+ - Refactor; thanks clippy ([`03c3d17`](https://github.com/yuki0iq/gitoxide/commit/03c3d176fc4c534798df9a6faf80d0722dcf0b33))
+ - Refactor ([`25122f2`](https://github.com/yuki0iq/gitoxide/commit/25122f2acc95c363ee573fa875d8573ad0ee7586))
+ - [clone] V2 ref parsing ([`455fa0f`](https://github.com/yuki0iq/gitoxide/commit/455fa0f3a607cdbf24f0833e05a8a4e75ddca0c2))
+ - [clone] A better way to set the agent in V2 invocations ([`325d3a2`](https://github.com/yuki0iq/gitoxide/commit/325d3a26e45c78aa953400229d131f2119f06f75))
+ - [clone] Make the actual ls-refs call ([`898cb8b`](https://github.com/yuki0iq/gitoxide/commit/898cb8b0d672420536387926f8c6b26fba698b81))
+ - [clone] sketch of delegating simple commands along with arg/feature verification ([`c2ebc48`](https://github.com/yuki0iq/gitoxide/commit/c2ebc4875587db0936648d59440e07cc941f9503))
+ - Refactor ([`a6bcdc4`](https://github.com/yuki0iq/gitoxide/commit/a6bcdc42a82b63d544b6ca6fd32d123f5ea0f4ae))
+ - Ignore keep-alive packages in case of 'sideband-all' ([`2e77b86`](https://github.com/yuki0iq/gitoxide/commit/2e77b862896c5070246184290c138a68cefbe313))
+ - Refactor ([`ad0b2e9`](https://github.com/yuki0iq/gitoxide/commit/ad0b2e9df98ad8f5a687849af32cb4593be9ae53))
+ - Thanks clippy ([`8b1ea29`](https://github.com/yuki0iq/gitoxide/commit/8b1ea290f8f132e5a3b11828acfe4859c3d19bc1))
+ - [clone] apply another mild workaround to be able to use 'transport.close()' ([`ea636ae`](https://github.com/yuki0iq/gitoxide/commit/ea636aea6d4486edee79280c33770961a422e6bf))
+ - [clone] remove workaround ([`55cf167`](https://github.com/yuki0iq/gitoxide/commit/55cf16744126137ee70b06513c2daba116645aa9))
+ - [clone] more safety checks ([`6f5a9f3`](https://github.com/yuki0iq/gitoxide/commit/6f5a9f370542fd1d79a318e57fba65263f05028b))
+ - Thanks clippy ([`423458e`](https://github.com/yuki0iq/gitoxide/commit/423458e8013b69a901a127c954281b8cb323fb26))
+ - Refactor ([`f29ea65`](https://github.com/yuki0iq/gitoxide/commit/f29ea65de4693a6096d979531add42d1e0f3d04f))
+ - [clone] proper parsing of V1 refs ([`d262307`](https://github.com/yuki0iq/gitoxide/commit/d26230727ef795a819852bc82d6c2e9956809d8c))
+ - [clone] A little more ref V1 parsing ([`4bc7842`](https://github.com/yuki0iq/gitoxide/commit/4bc78425aba304b4e4967fb7599460366322ef41))
+ - [clone] preparation of test for proper ref parsing (V1) ([`85cd580`](https://github.com/yuki0iq/gitoxide/commit/85cd5806299a2fd92e786e242f946fe9e29853c1))
+ - Refactor ([`99247f4`](https://github.com/yuki0iq/gitoxide/commit/99247f46673ff6772796bf55662e920200ba0c38))
+ - Refactor ([`c985370`](https://github.com/yuki0iq/gitoxide/commit/c9853702e4b63dc217e94a838de8c5ee5c877a4d))
+ - [clone] symref parsing from capabilities ([`8c2ff64`](https://github.com/yuki0iq/gitoxide/commit/8c2ff640cce4f5f42a3424405efc15b18f4aa7f4))
+ - [clone] A step closer to parsing symrefs correctly ([`250a340`](https://github.com/yuki0iq/gitoxide/commit/250a34045c26ae0f5c2e06b1943479887edfe412))
+ - [clone] attempt to make refs more accessible… ([`fa1112c`](https://github.com/yuki0iq/gitoxide/commit/fa1112c69911b4cee8b2d768f907114b910832ac))
+ - Refactor ([`c138059`](https://github.com/yuki0iq/gitoxide/commit/c138059434885536984996cd8fec002aba3d5fe1))
+ - [clone] Prevent accidental leakage by transforming back to the 'right' type ([`2d469c6`](https://github.com/yuki0iq/gitoxide/commit/2d469c66ec47be2e1bc3e0b1f3d17dfea5050970))
+ - Thanks clippy ([`9afa7f9`](https://github.com/yuki0iq/gitoxide/commit/9afa7f9c95635559426395f61f670dfcd6f6154d))
+ - [clone] a better workaround for the 'drop scope' issue ([`3ccf32b`](https://github.com/yuki0iq/gitoxide/commit/3ccf32be15efea134bd72bbcc59c3f79252eeb3b))
+ - [clone] First step of workarounding rusts drop rules ([`6b47923`](https://github.com/yuki0iq/gitoxide/commit/6b479239cd2a60ebfe7a4b11f9e2df0a8ea4a096))
+ - [clone] update tracking ticket information ([`650c452`](https://github.com/yuki0iq/gitoxide/commit/650c4520ffc12b3c3861d406a7b8ffa2df5b5c04))
+ - [clone] add Rustc issue to see if this is just my bad ([`ccb9b53`](https://github.com/yuki0iq/gitoxide/commit/ccb9b53bfecd0e6adcccfd6dc155e8c3033cf16e))
+ - Thanks clippy ([`fd6f9e5`](https://github.com/yuki0iq/gitoxide/commit/fd6f9e5c9c2ac8f68ab885d9bbf2d5f7a77a732a))
+ - [clone] Workaround for the drop-issue ([`43c6159`](https://github.com/yuki0iq/gitoxide/commit/43c61597b8907eba572eecf39b90bdca438ef7c3))
+ - [clone] first attempt at adding authentication logic, but… ([`a36d14a`](https://github.com/yuki0iq/gitoxide/commit/a36d14a6b916f6aafc2c5757acda7c32415370c5))
+ - [clone] first rough sketch of (mutable) capabailities in the protocol side ([`13f7ecb`](https://github.com/yuki0iq/gitoxide/commit/13f7ecbf493d4de633fd872f9b75292378449165))
+ - Refactor ([`a567b24`](https://github.com/yuki0iq/gitoxide/commit/a567b24cb9e040d92c49364e6c4e45ff77895629))
+ - Refactor ([`88ecda1`](https://github.com/yuki0iq/gitoxide/commit/88ecda11dc1d97a7460a449350945dcac2f13752))
+ - [clone] frame for first 'fetch' tests ([`2da70f6`](https://github.com/yuki0iq/gitoxide/commit/2da70f688da95434e256ba1f355dbb809100604a))
+ - Refactor ([`89aabde`](https://github.com/yuki0iq/gitoxide/commit/89aabde074b26a3d36579227912eec0b74ca5a91))
+ - Refactor ([`51f6142`](https://github.com/yuki0iq/gitoxide/commit/51f6142913ce520329f9829976ee364e226a41a7))
+ - [clone] support for git-credentials helper ([`a6546da`](https://github.com/yuki0iq/gitoxide/commit/a6546dab8d6d0dc4453052b77278cf5bb96aaade))
+ - Refactor ([`cf0e45a`](https://github.com/yuki0iq/gitoxide/commit/cf0e45a7f129e91d377d15558378724ac0c1aca8))
+ - [clone] decoding of credential message replies ([`1c2f56d`](https://github.com/yuki0iq/gitoxide/commit/1c2f56d0fd10d3592d0a6de298360b136b34467a))
+ - [clone] encode message for git credentials helper ([`143549e`](https://github.com/yuki0iq/gitoxide/commit/143549e0757d4fa7a8347aa1b8b4734e9b62bf04))
+ - [clone] sketch for identity handling ([`b23f470`](https://github.com/yuki0iq/gitoxide/commit/b23f47029fba50c7bba23a6ebe135e129ee9392a))
+ - [clone] put remaining remote progress parsing code into protocol ([`e03e0e5`](https://github.com/yuki0iq/gitoxide/commit/e03e0e58191c71220ea1f8b9207bab96b3f9b303))
+ - Refactor - decouple protocol from packetline ([`dc98db2`](https://github.com/yuki0iq/gitoxide/commit/dc98db28b77cc6a0bff2248167942224e58cdd2e))
+ - [clone] move packet-line code into own crate ([`879af67`](https://github.com/yuki0iq/gitoxide/commit/879af671fcde405d3d08ddbc07ea70d0bee23ef1))
+ - [clone] move packet-lint into transport layer ([`c0dd831`](https://github.com/yuki0iq/gitoxide/commit/c0dd8315089243164d82c444499a459756a0337b))
+ - [clone] link up lean plumbing command with gitoxide-core: pack-receive ([`5ea49c8`](https://github.com/yuki0iq/gitoxide/commit/5ea49c8aa0d449bed98ce0147ad222ff25c27c32))
+ - [url] basic frame and first failing test ([`60aacf0`](https://github.com/yuki0iq/gitoxide/commit/60aacf0c279d277c4abf13e62697a51feeee26fd))
+ - [protocol] properly implement remote progress reporting ([`a81954a`](https://github.com/yuki0iq/gitoxide/commit/a81954a6a37afacd51add6661a656b8fb663ca54))
+ - Refactor ([`66e9cd1`](https://github.com/yuki0iq/gitoxide/commit/66e9cd1fa1d17cfaac1235b573ba0230230e549c))
+ - Thanks clippy ([`7f6e290`](https://github.com/yuki0iq/gitoxide/commit/7f6e29033ae05285afad846157f9c44b8c8710a5))
+ - [protocol] prepare passing most of remote progress on to prodash… ([`b8a34e5`](https://github.com/yuki0iq/gitoxide/commit/b8a34e5cf26c469ff69f29fd5d02c61605887929))
+ - Refactor ([`df8ebdc`](https://github.com/yuki0iq/gitoxide/commit/df8ebdc443458fa95f9fc7fbb43ca2b6d874d972))
+ - Refactor ([`2ea3288`](https://github.com/yuki0iq/gitoxide/commit/2ea3288e57ddd5204821fd6efee6cbb05231e311))
+ - Refactor ([`2102cab`](https://github.com/yuki0iq/gitoxide/commit/2102cabc9860900e2b5d9391cdfde6e59ad4a119))
+ - [protocol] remote::Progress can now parse the usual progress ([`b0e5601`](https://github.com/yuki0iq/gitoxide/commit/b0e5601ae2d96b96b267b36b68ff7426c75ee3a8))
+ - [protocol] first steps towards parsing remote progress ([`c3d0e7a`](https://github.com/yuki0iq/gitoxide/commit/c3d0e7a490cfa4d114bf8c13b5b3803eb6187290))
+ - [protocol] even starting to parse remote progress by hand is painful… ([`d68db3c`](https://github.com/yuki0iq/gitoxide/commit/d68db3ca8a187d6e9b7e341dae3058ea210197fd))
+ - Less ambiguous name for 'index-from-pack': 'pack-index-from-data' ([`386673c`](https://github.com/yuki0iq/gitoxide/commit/386673ccc99d18d023c7df3fcd40e86d71960b25))
+ - [protocol] handle errors as well; transmit progress (first part) ([`c484398`](https://github.com/yuki0iq/gitoxide/commit/c48439818dbde32007a4ec350bc0599c5cbb0cf2))
+ - [protocol] first successful test with pack reading ([`ad1e8bf`](https://github.com/yuki0iq/gitoxide/commit/ad1e8bf7668a935733b0ba6a0f1573de2250eced))
+ - [protocol] first stab at decoding sidebands in Read ([`51fe596`](https://github.com/yuki0iq/gitoxide/commit/51fe5960a84e48e41544ee6d8523b7bb1e2c6a82))
+ - [protocol] allow Reader delimiter to be configured ([`5a01596`](https://github.com/yuki0iq/gitoxide/commit/5a01596ba4c9fc50beaa99260ff2b263f64e99a0))
+ - Refactor ([`78f27d8`](https://github.com/yuki0iq/gitoxide/commit/78f27d8bd0dada168bf2502937cc82ee9b6cfcfe))
+ - Revert "[protocol] an alternative version with external buffer" ([`157d810`](https://github.com/yuki0iq/gitoxide/commit/157d810e50f3cc8dd12586ccd128be1d7c8a331a))
+ - Revert "[protocol] But external buffers also don't help at all" ([`579a697`](https://github.com/yuki0iq/gitoxide/commit/579a697536ff7de9727f5a7e517b83a3feb75540))
+ - [protocol] But external buffers also don't help at all ([`8e711df`](https://github.com/yuki0iq/gitoxide/commit/8e711df01b812aac9e4197a196582cad47ee6bbe))
+ - [protocol] an alternative version with external buffer ([`a862d22`](https://github.com/yuki0iq/gitoxide/commit/a862d22aaadbd1f096400d4bcd06bc5c1ce17425))
+ - [protocol] a struggle - putting buffers in Read adapters = bad idea ([`e257426`](https://github.com/yuki0iq/gitoxide/commit/e257426f3583b079120ed75e0bda2f035e70d94b))
+ - [protocol] FAIL: keep referenced PacketLine for minimal copy ([`7e4d1f3`](https://github.com/yuki0iq/gitoxide/commit/7e4d1f304b6821118f38a6cdab599cc02e6e949c))
+ - [protocol] sketch of Read impl for pack line iterator ([`fe3b050`](https://github.com/yuki0iq/gitoxide/commit/fe3b050ca7218aa7b4adf99e702534f5a6eaa70c))
+ - Refactor ([`c81caa3`](https://github.com/yuki0iq/gitoxide/commit/c81caa3d178671c447846f346d08b60f59b313c4))
+ - Revert "[protocol] FAIL: attempt to add an actual Iterator impl for packet lines" ([`2989781`](https://github.com/yuki0iq/gitoxide/commit/2989781250e85042a5e26632df4b3471abe8adee))
+ - [protocol] FAIL: attempt to add an actual Iterator impl for packet lines ([`a6e4cb1`](https://github.com/yuki0iq/gitoxide/commit/a6e4cb13be7a3157d08fb899a7b9137a4f81c5b7))
+ - Refactor ([`20b10c5`](https://github.com/yuki0iq/gitoxide/commit/20b10c5a52ed408a4d45e1f361dfa6faeb952850))
+ - [protocol] thanks clippy ([`10b9017`](https://github.com/yuki0iq/gitoxide/commit/10b9017f1ced471a612713ab364e7c702078e756))
+ - [protocol] tests for the reader ([`86d1a40`](https://github.com/yuki0iq/gitoxide/commit/86d1a40d735d88b4da4b654fa573e53c67c5f3c4))
+ - [protocol] A chance for the reader to actually work ([`d6aebed`](https://github.com/yuki0iq/gitoxide/commit/d6aebed49320fc52dd1f11a42ec6dc54b2de8824))
+ - Refactor ([`8ebdcbd`](https://github.com/yuki0iq/gitoxide/commit/8ebdcbd7e6ae9ecb874dabf689c8a4f7a2bc4f67))
+ - [protocol] FAIL: finally the reader compiles with the 'slice split technique'… ([`58543cb`](https://github.com/yuki0iq/gitoxide/commit/58543cb13d88201f27ba015786d4916ee854ce67))
+ - [protocol] FAIL3: giving up - it's quite impossible to do that without 'bytes' ([`047d67c`](https://github.com/yuki0iq/gitoxide/commit/047d67c9ed4d329718494076f1b741da16343906))
+ - [protocol] reader FAIL: wherever the loop moves, it will not borrowcheck ([`cb154f2`](https://github.com/yuki0iq/gitoxide/commit/cb154f25d0ca6431ea3be278b573d80fa43fc66d))
+ - [protocol] FAIL2: lifetime issues with loop ([`c2ff070`](https://github.com/yuki0iq/gitoxide/commit/c2ff0700a2ea7088cdfd1c66d140bc393b7a85ce))
+ - [protocol] decode-band can fail on malformed input ([`0f468f9`](https://github.com/yuki0iq/gitoxide/commit/0f468f983efe082900689b900a10ae81ffab0157))
+ - Refactor ([`ed1f364`](https://github.com/yuki0iq/gitoxide/commit/ed1f3649a89cdb224efa0ce62a63372fd973cc3b))
+ - [protocol] better handling of text-lines ([`7ad1db0`](https://github.com/yuki0iq/gitoxide/commit/7ad1db0cc1efd486b4ce9ecfef6f6a763f8d6aac))
+ - [protocol] attempt to implement a streaming pack line reader (FAIL :D) ([`cc45cec`](https://github.com/yuki0iq/gitoxide/commit/cc45cec34c43e93348fed7149c4ad5abd81dd775))
+ - [protocol] add cargo-diet assertions ([`831b758`](https://github.com/yuki0iq/gitoxide/commit/831b7587828b819844341ff451baf54694e7641c))
+ - Refactor ([`73e24c9`](https://github.com/yuki0iq/gitoxide/commit/73e24c9c1966206125bea0bfa627b50ef339ce11))
+ - [protocol] side-band channel encoding and decoding ([`9b4fb3e`](https://github.com/yuki0iq/gitoxide/commit/9b4fb3eeecc7c383c7c9b9d890e7adf771ddc80a))
+ - [protocol] suppot for V2 special lines ([`4e46719`](https://github.com/yuki0iq/gitoxide/commit/4e467194d19c2804b49f5f1c445f62a5d2dc7c44))
+ - Encode and decode errors ([`3f4fd90`](https://github.com/yuki0iq/gitoxide/commit/3f4fd90333f80fc4a6b395dfb476d4ae0be921c7))
+ - Decode ERR lines as actual errors ([`1f58568`](https://github.com/yuki0iq/gitoxide/commit/1f58568f670b8b3dfc996b6e7dbd2d5ef59f0f28))
+ - More tests ([`c34d88b`](https://github.com/yuki0iq/gitoxide/commit/c34d88b18a23ee499b0df8e499bd772d41a9b8e1))
+ - The first succeeding tests for streaming decoding :D ([`7ea25c5`](https://github.com/yuki0iq/gitoxide/commit/7ea25c5e94967d4480dd81bb2f3e4ad18a9d226e))
+ - First stab at implementing streaming decoding of packet line… ([`843c6fb`](https://github.com/yuki0iq/gitoxide/commit/843c6fb51e001fe9384e0f1c2cde8ec906250ee5))
+ - Cargo fmt ([`60cd21b`](https://github.com/yuki0iq/gitoxide/commit/60cd21b7a2df78dbf57efbb51ab6e7a507b4f187))
+ - Allow dual-licensing with Apache 2.0 ([`ea353eb`](https://github.com/yuki0iq/gitoxide/commit/ea353eb02fd4f75508600cc5676107bc7e627f1e))
+ - Refactor ([`7e3f67d`](https://github.com/yuki0iq/gitoxide/commit/7e3f67dbb8bd17cc2ee0888db08c716d7c81539a))
+ - Packet line encoding with flush support ([`e924a59`](https://github.com/yuki0iq/gitoxide/commit/e924a595a4d9c9bd8647a72fd728f1bcb3f0db1a))
+ - First bunch of tasks I see after studying parts of the protocol docs ([`9bd97ba`](https://github.com/yuki0iq/gitoxide/commit/9bd97bafd299efefd063dde73cef53fde9d36670))
## 0.26.2 (2023-01-10)
diff --git a/gix-protocol/Cargo.toml b/gix-protocol/Cargo.toml
index 544b001fe48..f52ca31937e 100644
--- a/gix-protocol/Cargo.toml
+++ b/gix-protocol/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-protocol"
-version = "0.52.0"
+version = "0.52.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate of the gitoxide project for implementing git protocols"
@@ -68,21 +68,21 @@ path = "tests/async-protocol.rs"
required-features = ["async-client"]
[dependencies]
-gix-features = { version = "^0.44.0", path = "../gix-features", features = [
+gix-features = { version = "^0.44.1", path = "../gix-features", features = [
"progress",
] }
-gix-transport = { version = "^0.49.0", path = "../gix-transport" }
-gix-hash = { version = "^0.20.0", path = "../gix-hash" }
+gix-transport = { version = "^0.49.1", path = "../gix-transport" }
+gix-hash = { version = "^0.20.1", path = "../gix-hash" }
gix-shallow = { version = "^0.6.0", path = "../gix-shallow" }
-gix-date = { version = "^0.10.6", path = "../gix-date" }
+gix-date = { version = "^0.10.7", path = "../gix-date" }
gix-utils = { version = "^0.3.1", path = "../gix-utils" }
-gix-ref = { version = "^0.54.0", path = "../gix-ref" }
+gix-ref = { version = "^0.54.1", path = "../gix-ref" }
-gix-trace = { version = "^0.1.14", path = "../gix-trace", optional = true }
+gix-trace = { version = "^0.1.15", path = "../gix-trace", optional = true }
gix-negotiate = { version = "^0.22.0", path = "../gix-negotiate", optional = true }
-gix-object = { version = "^0.51.0", path = "../gix-object", optional = true }
+gix-object = { version = "^0.51.1", path = "../gix-object", optional = true }
gix-revwalk = { version = "^0.22.0", path = "../gix-revwalk", optional = true }
-gix-credentials = { version = "^0.31.0", path = "../gix-credentials", optional = true }
+gix-credentials = { version = "^0.31.1", path = "../gix-credentials", optional = true }
gix-refspec = { version = "^0.32.0", path = "../gix-refspec", optional = true }
gix-lock = { version = "^19.0.0", path = "../gix-lock", optional = true }
@@ -106,7 +106,7 @@ document-features = { version = "0.2.0", optional = true }
[dev-dependencies]
async-std = { version = "1.9.0", features = ["attributes"] }
-gix-packetline = { path = "../gix-packetline", version = "^0.19.2" }
+gix-packetline = { path = "../gix-packetline", version = "^0.19.3" }
[package.metadata.docs.rs]
features = ["blocking-client", "document-features", "serde"]
diff --git a/gix-protocol/src/lib.rs b/gix-protocol/src/lib.rs
index 65cd7359b75..2eea5911774 100644
--- a/gix-protocol/src/lib.rs
+++ b/gix-protocol/src/lib.rs
@@ -14,7 +14,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
/// A function that performs a given credential action, trying to obtain credentials for an operation that needs it.
diff --git a/gix-ref/CHANGELOG.md b/gix-ref/CHANGELOG.md
index 74c7bbc1818..3ca2791a78f 100644
--- a/gix-ref/CHANGELOG.md
+++ b/gix-ref/CHANGELOG.md
@@ -5,6 +5,35 @@ 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.54.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.53.1 (2025-08-13)
This release adjusts writes to lose ref files so they will contain newlines after the hash for compliance with Git.
@@ -26,7 +55,7 @@ This release adjusts writes to lose ref files so they will contain newlines afte
- - 12 commits contributed to the release over the course of 28 calendar days.
+ - 13 commits contributed to the release over the course of 28 calendar days.
- 29 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -38,18 +67,64 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
* **Uncategorized**
- - Update changelogs prior to `gix-ref` release ([`5315180`](https://github.com/GitoxideLabs/gitoxide/commit/53151807ec82ce3fbe1838c0885a4f9b71b82f23))
- - Merge pull request #2111 from handlerug/patch-ref-storage-newline ([`edcfdc2`](https://github.com/GitoxideLabs/gitoxide/commit/edcfdc2fe629a1b691c8f39c5b9e36d8254dea6f))
- - Persist object refs on disk with a trailing newline ([`6c0cc71`](https://github.com/GitoxideLabs/gitoxide/commit/6c0cc7165609b056850f15ee464863dae1b99a97))
- - Merge pull request #2105 from jalil-salame/fix-2103 ([`04a18f3`](https://github.com/GitoxideLabs/gitoxide/commit/04a18f3a4520dd6f49b5f87fe3782dd1cd1547f2))
- - Extend lifetime of iterators ([`ba563b0`](https://github.com/GitoxideLabs/gitoxide/commit/ba563b0e39ebc3ce635f399accd8a4be5210f816))
- - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/GitoxideLabs/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
- - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/GitoxideLabs/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
- - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/GitoxideLabs/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
- - Bump the cargo group with 41 updates ([`428412c`](https://github.com/GitoxideLabs/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
- - Merge pull request #2088 from GitoxideLabs/improvements ([`8892cb1`](https://github.com/GitoxideLabs/gitoxide/commit/8892cb18ccf4606df97181e9bc43461d1c71a28a))
- - Bump gix-ref rust version to 1.74 for `std::io::Error::other` support. ([`88dc1c2`](https://github.com/GitoxideLabs/gitoxide/commit/88dc1c238c6b858f2ed32dae1dfab4f34a364f6d))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/yuki0iq/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
+ - Update changelogs prior to `gix-ref` release ([`5315180`](https://github.com/yuki0iq/gitoxide/commit/53151807ec82ce3fbe1838c0885a4f9b71b82f23))
+ - Merge pull request #2111 from handlerug/patch-ref-storage-newline ([`edcfdc2`](https://github.com/yuki0iq/gitoxide/commit/edcfdc2fe629a1b691c8f39c5b9e36d8254dea6f))
+ - Persist object refs on disk with a trailing newline ([`6c0cc71`](https://github.com/yuki0iq/gitoxide/commit/6c0cc7165609b056850f15ee464863dae1b99a97))
+ - Merge pull request #2105 from jalil-salame/fix-2103 ([`04a18f3`](https://github.com/yuki0iq/gitoxide/commit/04a18f3a4520dd6f49b5f87fe3782dd1cd1547f2))
+ - Extend lifetime of iterators ([`ba563b0`](https://github.com/yuki0iq/gitoxide/commit/ba563b0e39ebc3ce635f399accd8a4be5210f816))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/yuki0iq/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
+ - Bump the cargo group with 41 updates ([`428412c`](https://github.com/yuki0iq/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
+ - Merge pull request #2088 from GitoxideLabs/improvements ([`8892cb1`](https://github.com/yuki0iq/gitoxide/commit/8892cb18ccf4606df97181e9bc43461d1c71a28a))
+ - Bump gix-ref rust version to 1.74 for `std::io::Error::other` support. ([`88dc1c2`](https://github.com/yuki0iq/gitoxide/commit/88dc1c238c6b858f2ed32dae1dfab4f34a364f6d))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+
+
+## 0.54.0 (2025-10-22)
+
+### New Features
+
+ - replace `Reference::peel_to_id_in_place_packed`
+ Also, update documentation where it was still referring to deprecated
+ `in_place` methods to refer to the new methods instead.
+ - replace peel_to_x_in_place by peel_to_x
+
+### Commit Statistics
+
+
+
+ - 18 commits contributed to the release over the course of 70 calendar days.
+ - 70 days passed between releases.
+ - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
+ - 0 issues like '(#ID)' were seen in commit messages
+
+### Commit Details
+
+
+
+view details
+
+ * **Uncategorized**
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2196 from GitoxideLabs/copilot/fix-713956e8-cf8b-499a-99a8-92001948c9f8 ([`0a576b9`](https://github.com/yuki0iq/gitoxide/commit/0a576b968e61e9a675ae630bae3f6c0fd9422ac3))
+ - Refactor ([`e670294`](https://github.com/yuki0iq/gitoxide/commit/e670294d5f0dc2350227dfcfbf6b659a8988e2f4))
+ - Implement Display trait for reference name types ([`b813339`](https://github.com/yuki0iq/gitoxide/commit/b8133392910605fe1559d7f320ee23849c9e81a7))
+ - Merge pull request #2174 from cruessler/deprecate-in-place-methods ([`442f800`](https://github.com/yuki0iq/gitoxide/commit/442f800026d1549eb8352e52178f6b578fc9e3ac))
+ - Replace `Reference::peel_to_id_in_place_packed` ([`0380496`](https://github.com/yuki0iq/gitoxide/commit/03804965f5723de001349cf3fe7399ac4815c9ef))
+ - Merge pull request #2163 from cruessler/deprecate-in-place-methods ([`42f8db5`](https://github.com/yuki0iq/gitoxide/commit/42f8db5bc9096cdedba497c850c86285ecbacc69))
+ - Replace peel_to_x_in_place by peel_to_x ([`e179f82`](https://github.com/yuki0iq/gitoxide/commit/e179f825f7f560cd424a004d9c5184dd93013824))
+ - Merge pull request #2158 from GitoxideLabs/improvements ([`a78bf84`](https://github.com/yuki0iq/gitoxide/commit/a78bf84c03c52a674e3c0a45e504901e64e9bc36))
+ - Validate what happens if a rename is emulated, particularly in relation to directory creation. ([`e25ccbf`](https://github.com/yuki0iq/gitoxide/commit/e25ccbf3873a48e0dc1d54ece477d7202349eb33))
+ - Merge pull request #2114 from EliahKagan/test-ref-storage-newline ([`d8fbe1e`](https://github.com/yuki0iq/gitoxide/commit/d8fbe1e7b74802c69cb84ecc3aa387d94e9d85e2))
+ - Test that loose refs are written with a trailing newline ([`df91659`](https://github.com/yuki0iq/gitoxide/commit/df916595f6515f23a8dbf6f8588ccbac7c21953e))
+ - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/yuki0iq/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
## 0.53.0 (2025-07-15)
@@ -82,25 +157,25 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2061 from orthros/pseudo-refs ([`60c29a5`](https://github.com/GitoxideLabs/gitoxide/commit/60c29a59302bfc9d0be7aab5dd3ef05e4ee8e3fa))
- - Refactor ([`43f92b5`](https://github.com/GitoxideLabs/gitoxide/commit/43f92b5285af6696cd21f0e94f3bec568aef8468))
- - Refs support pseudo refs ([`fdf5153`](https://github.com/GitoxideLabs/gitoxide/commit/fdf5153d9fe5e7c059b5a9687b7041e16ba54683))
- - Adapt to changes in gix_features::walkdir_sorted_new ([`a2741da`](https://github.com/GitoxideLabs/gitoxide/commit/a2741da85fe04907f8773a99813e3802333b402d))
- - Merge pull request #2041 from cruessler/add-blame-extraction ([`dd5f0a4`](https://github.com/GitoxideLabs/gitoxide/commit/dd5f0a4811bc738051f7af164b8d2815aaa23220))
- - Thanks clippy ([`554ce13`](https://github.com/GitoxideLabs/gitoxide/commit/554ce134bc4b514b52a935f17f57f76ebf23ab97))
- - Merge pull request #2036 from GitoxideLabs/improvements ([`249bf9a`](https://github.com/GitoxideLabs/gitoxide/commit/249bf9a2add29caa339c5f9783dd63f87a718c6e))
- - Add `Category::to_full_name()` to easily generate full names from short ones. ([`f8b87f1`](https://github.com/GitoxideLabs/gitoxide/commit/f8b87f1ffb871ca3ce8c6ef6538c64780bd1b452))
- - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/GitoxideLabs/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
- - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/GitoxideLabs/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
- - Merge pull request #2016 from GitoxideLabs/improvements ([`7ae3797`](https://github.com/GitoxideLabs/gitoxide/commit/7ae3797f19cf2dd3bc3e02a6437643e5f50ed338))
- - Add `file::Store::is_empty()` ([`c8a63ab`](https://github.com/GitoxideLabs/gitoxide/commit/c8a63ab4618d3a71176703a04ab69da02d850267))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #1977 from GitoxideLabs/dependabot/cargo/cargo-811d7b929d ([`800738a`](https://github.com/GitoxideLabs/gitoxide/commit/800738a37f3d33926a427edfa294423bbe3f2b66))
- - Bump the cargo group with 12 updates ([`4408166`](https://github.com/GitoxideLabs/gitoxide/commit/4408166bf56197a67419277a4ef8feeba9060fee))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2061 from orthros/pseudo-refs ([`60c29a5`](https://github.com/yuki0iq/gitoxide/commit/60c29a59302bfc9d0be7aab5dd3ef05e4ee8e3fa))
+ - Refactor ([`43f92b5`](https://github.com/yuki0iq/gitoxide/commit/43f92b5285af6696cd21f0e94f3bec568aef8468))
+ - Refs support pseudo refs ([`fdf5153`](https://github.com/yuki0iq/gitoxide/commit/fdf5153d9fe5e7c059b5a9687b7041e16ba54683))
+ - Adapt to changes in gix_features::walkdir_sorted_new ([`a2741da`](https://github.com/yuki0iq/gitoxide/commit/a2741da85fe04907f8773a99813e3802333b402d))
+ - Merge pull request #2041 from cruessler/add-blame-extraction ([`dd5f0a4`](https://github.com/yuki0iq/gitoxide/commit/dd5f0a4811bc738051f7af164b8d2815aaa23220))
+ - Thanks clippy ([`554ce13`](https://github.com/yuki0iq/gitoxide/commit/554ce134bc4b514b52a935f17f57f76ebf23ab97))
+ - Merge pull request #2036 from GitoxideLabs/improvements ([`249bf9a`](https://github.com/yuki0iq/gitoxide/commit/249bf9a2add29caa339c5f9783dd63f87a718c6e))
+ - Add `Category::to_full_name()` to easily generate full names from short ones. ([`f8b87f1`](https://github.com/yuki0iq/gitoxide/commit/f8b87f1ffb871ca3ce8c6ef6538c64780bd1b452))
+ - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/yuki0iq/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
+ - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/yuki0iq/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
+ - Merge pull request #2016 from GitoxideLabs/improvements ([`7ae3797`](https://github.com/yuki0iq/gitoxide/commit/7ae3797f19cf2dd3bc3e02a6437643e5f50ed338))
+ - Add `file::Store::is_empty()` ([`c8a63ab`](https://github.com/yuki0iq/gitoxide/commit/c8a63ab4618d3a71176703a04ab69da02d850267))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #1977 from GitoxideLabs/dependabot/cargo/cargo-811d7b929d ([`800738a`](https://github.com/yuki0iq/gitoxide/commit/800738a37f3d33926a427edfa294423bbe3f2b66))
+ - Bump the cargo group with 12 updates ([`4408166`](https://github.com/yuki0iq/gitoxide/commit/4408166bf56197a67419277a4ef8feeba9060fee))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.52.1 (2025-04-26)
@@ -120,9 +195,9 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.52.0 (2025-04-25)
@@ -165,7 +240,7 @@ This release adjusts writes to lose ref files so they will contain newlines afte
- 30 commits contributed to the release.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1928](https://github.com/GitoxideLabs/gitoxide/issues/1928)
+ - 1 unique issue was worked on: [#1928](https://github.com/yuki0iq/gitoxide/issues/1928)
### Commit Details
@@ -173,38 +248,38 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
- * **[#1928](https://github.com/GitoxideLabs/gitoxide/issues/1928)**
- - Make `fs::walkdir_sorted_new()` sort entries by paths literally ([`38b63c2`](https://github.com/GitoxideLabs/gitoxide/commit/38b63c2fc9d407b3c634d8b0c72d4d0c104aa5ad))
- - Add minimal test for sorting issues of loose refs ([`c151b8d`](https://github.com/GitoxideLabs/gitoxide/commit/c151b8d2c4a36db76e8a63729e5b42584abbbb6d))
+ * **[#1928](https://github.com/yuki0iq/gitoxide/issues/1928)**
+ - Make `fs::walkdir_sorted_new()` sort entries by paths literally ([`38b63c2`](https://github.com/yuki0iq/gitoxide/commit/38b63c2fc9d407b3c634d8b0c72d4d0c104aa5ad))
+ - Add minimal test for sorting issues of loose refs ([`c151b8d`](https://github.com/yuki0iq/gitoxide/commit/c151b8d2c4a36db76e8a63729e5b42584abbbb6d))
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Adapt to changes in `gix-date` and `gix-actor` ([`afdf1a5`](https://github.com/GitoxideLabs/gitoxide/commit/afdf1a5d5c9fb2645f481c17f580ad59d14d6095))
- - Apply feedback from discussion ([`70097c0`](https://github.com/GitoxideLabs/gitoxide/commit/70097c0feb481541ed96358842de96d6b1af24a9))
- - Adapt to changes in gix-actor ([`b07f907`](https://github.com/GitoxideLabs/gitoxide/commit/b07f907ba2e01849744c72df35dac57b624f2f85))
- - Merge pull request #1968 from GitoxideLabs/dependabot/cargo/cargo-bd18780e40 ([`46227e6`](https://github.com/GitoxideLabs/gitoxide/commit/46227e6d1ddc0879662730e5bb21a8597716b1ca))
- - Bump the cargo group with 40 updates ([`06bf1e1`](https://github.com/GitoxideLabs/gitoxide/commit/06bf1e1552de65ce692911bdc4c501d487bbc3d7))
- - Merge pull request #1921 from cruessler/introduce-repository-path ([`fdc06b1`](https://github.com/GitoxideLabs/gitoxide/commit/fdc06b139a331bd2b345d34f09482317388fcba8))
- - Refactor ([`294902e`](https://github.com/GitoxideLabs/gitoxide/commit/294902e0dbc350a33a0e54164eed626720c1a1d7))
- - Use `&RelativePath` in `*::prefixed()` methods. ([`108a8ca`](https://github.com/GitoxideLabs/gitoxide/commit/108a8ca9cbc808499cc943208e2bca638362a743))
- - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/GitoxideLabs/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
- - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/GitoxideLabs/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
- - Merge pull request #1954 from GitoxideLabs/fix-recursive-list-refs-prefix ([`71275d1`](https://github.com/GitoxideLabs/gitoxide/commit/71275d16b6a3a22b5e6e33f441d50fc6d44ff20e))
- - Prefixed ref iteration now properly deals with slashes. ([`f538559`](https://github.com/GitoxideLabs/gitoxide/commit/f5385595987e0be84fb56827682df013bf54e09c))
- - Fix ci failures ([`57c9014`](https://github.com/GitoxideLabs/gitoxide/commit/57c9014d4f17f00ceb7fd2e3ca6b80f081af3356))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Use Into> ([`507d682`](https://github.com/GitoxideLabs/gitoxide/commit/507d682c08dcda29f044068c13ce87678c1b2a5e))
- - Rename prefix test branches ([`94faf51`](https://github.com/GitoxideLabs/gitoxide/commit/94faf5199a32a99348230c2ea4bc8c2b06319360))
- - Handle trailing slash in ref list prefix filtering ([`3ca6811`](https://github.com/GitoxideLabs/gitoxide/commit/3ca6811418275c4ebede0993b9741e804e81094b))
- - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/GitoxideLabs/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
- - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/GitoxideLabs/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
- - Merge pull request #1931 from yuja/push-klrqpplwxrkx ([`7502b4a`](https://github.com/GitoxideLabs/gitoxide/commit/7502b4abde6196b982cf66344c0df992e99493cb))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Adapt to changes in `gix-date` and `gix-actor` ([`afdf1a5`](https://github.com/yuki0iq/gitoxide/commit/afdf1a5d5c9fb2645f481c17f580ad59d14d6095))
+ - Apply feedback from discussion ([`70097c0`](https://github.com/yuki0iq/gitoxide/commit/70097c0feb481541ed96358842de96d6b1af24a9))
+ - Adapt to changes in gix-actor ([`b07f907`](https://github.com/yuki0iq/gitoxide/commit/b07f907ba2e01849744c72df35dac57b624f2f85))
+ - Merge pull request #1968 from GitoxideLabs/dependabot/cargo/cargo-bd18780e40 ([`46227e6`](https://github.com/yuki0iq/gitoxide/commit/46227e6d1ddc0879662730e5bb21a8597716b1ca))
+ - Bump the cargo group with 40 updates ([`06bf1e1`](https://github.com/yuki0iq/gitoxide/commit/06bf1e1552de65ce692911bdc4c501d487bbc3d7))
+ - Merge pull request #1921 from cruessler/introduce-repository-path ([`fdc06b1`](https://github.com/yuki0iq/gitoxide/commit/fdc06b139a331bd2b345d34f09482317388fcba8))
+ - Refactor ([`294902e`](https://github.com/yuki0iq/gitoxide/commit/294902e0dbc350a33a0e54164eed626720c1a1d7))
+ - Use `&RelativePath` in `*::prefixed()` methods. ([`108a8ca`](https://github.com/yuki0iq/gitoxide/commit/108a8ca9cbc808499cc943208e2bca638362a743))
+ - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/yuki0iq/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
+ - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/yuki0iq/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
+ - Merge pull request #1954 from GitoxideLabs/fix-recursive-list-refs-prefix ([`71275d1`](https://github.com/yuki0iq/gitoxide/commit/71275d16b6a3a22b5e6e33f441d50fc6d44ff20e))
+ - Prefixed ref iteration now properly deals with slashes. ([`f538559`](https://github.com/yuki0iq/gitoxide/commit/f5385595987e0be84fb56827682df013bf54e09c))
+ - Fix ci failures ([`57c9014`](https://github.com/yuki0iq/gitoxide/commit/57c9014d4f17f00ceb7fd2e3ca6b80f081af3356))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Use Into> ([`507d682`](https://github.com/yuki0iq/gitoxide/commit/507d682c08dcda29f044068c13ce87678c1b2a5e))
+ - Rename prefix test branches ([`94faf51`](https://github.com/yuki0iq/gitoxide/commit/94faf5199a32a99348230c2ea4bc8c2b06319360))
+ - Handle trailing slash in ref list prefix filtering ([`3ca6811`](https://github.com/yuki0iq/gitoxide/commit/3ca6811418275c4ebede0993b9741e804e81094b))
+ - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/yuki0iq/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
+ - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/yuki0iq/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
+ - Merge pull request #1931 from yuja/push-klrqpplwxrkx ([`7502b4a`](https://github.com/yuki0iq/gitoxide/commit/7502b4abde6196b982cf66344c0df992e99493cb))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.51.0 (2025-04-04)
@@ -257,7 +332,7 @@ This release adjusts writes to lose ref files so they will contain newlines afte
- 18 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1850](https://github.com/GitoxideLabs/gitoxide/issues/1850)
+ - 1 unique issue was worked on: [#1850](https://github.com/yuki0iq/gitoxide/issues/1850)
### Thanks Clippy
@@ -271,26 +346,26 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
- * **[#1850](https://github.com/GitoxideLabs/gitoxide/issues/1850)**
- - Reproduce the overlay-iterator issue causing double-refs. ([`a06c409`](https://github.com/GitoxideLabs/gitoxide/commit/a06c409d58fac109eb3d28436d4394d6e54a59f2))
+ * **[#1850](https://github.com/yuki0iq/gitoxide/issues/1850)**
+ - Reproduce the overlay-iterator issue causing double-refs. ([`a06c409`](https://github.com/yuki0iq/gitoxide/commit/a06c409d58fac109eb3d28436d4394d6e54a59f2))
* **Uncategorized**
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1851 from GitoxideLabs/fix-1850 ([`cd96b64`](https://github.com/GitoxideLabs/gitoxide/commit/cd96b6439d119c5189a8e7349d2e7e2533db41b5))
- - Adjust expectations according to changed sort-order ([`56ba898`](https://github.com/GitoxideLabs/gitoxide/commit/56ba8986675b6f3c3032fd48a3498a10c63d65aa))
- - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/GitoxideLabs/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
- - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/GitoxideLabs/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
- - Clarify `write::Error::IllegalCharacter` description ([`d1b357e`](https://github.com/GitoxideLabs/gitoxide/commit/d1b357ec53b9e2be2483ae130e25401be795f139))
- - Use raw literals for more strings with backslashes ([`01bd76d`](https://github.com/GitoxideLabs/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f))
- - Merge pull request #1857 from GitoxideLabs/fixes ([`8776a3e`](https://github.com/GitoxideLabs/gitoxide/commit/8776a3e8bf07d1dd779bd9ad93de6ddcd25905c9))
- - Thanks clippy ([`9dcfd15`](https://github.com/GitoxideLabs/gitoxide/commit/9dcfd15e99a23f07212710196b6afdf7aab9282c))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1822 from epage/w7 ([`11ac79c`](https://github.com/GitoxideLabs/gitoxide/commit/11ac79c068181d4ed9f6a404e4875ad7c206520c))
- - Upgrade to Winnow 0.7 ([`fdc57e7`](https://github.com/GitoxideLabs/gitoxide/commit/fdc57e79af6f7922d91ad8d7796943821f637124))
- - Resolve Winnow deprecations ([`3cd3e2a`](https://github.com/GitoxideLabs/gitoxide/commit/3cd3e2a71beb01591afe732ab4ae914ed62a4ecf))
- - Upgrade to Winnow 0.6.26 ([`783c4e6`](https://github.com/GitoxideLabs/gitoxide/commit/783c4e698234b8afaf8fbd25057aca11c5c66e75))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1851 from GitoxideLabs/fix-1850 ([`cd96b64`](https://github.com/yuki0iq/gitoxide/commit/cd96b6439d119c5189a8e7349d2e7e2533db41b5))
+ - Adjust expectations according to changed sort-order ([`56ba898`](https://github.com/yuki0iq/gitoxide/commit/56ba8986675b6f3c3032fd48a3498a10c63d65aa))
+ - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/yuki0iq/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
+ - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/yuki0iq/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
+ - Clarify `write::Error::IllegalCharacter` description ([`d1b357e`](https://github.com/yuki0iq/gitoxide/commit/d1b357ec53b9e2be2483ae130e25401be795f139))
+ - Use raw literals for more strings with backslashes ([`01bd76d`](https://github.com/yuki0iq/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f))
+ - Merge pull request #1857 from GitoxideLabs/fixes ([`8776a3e`](https://github.com/yuki0iq/gitoxide/commit/8776a3e8bf07d1dd779bd9ad93de6ddcd25905c9))
+ - Thanks clippy ([`9dcfd15`](https://github.com/yuki0iq/gitoxide/commit/9dcfd15e99a23f07212710196b6afdf7aab9282c))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1822 from epage/w7 ([`11ac79c`](https://github.com/yuki0iq/gitoxide/commit/11ac79c068181d4ed9f6a404e4875ad7c206520c))
+ - Upgrade to Winnow 0.7 ([`fdc57e7`](https://github.com/yuki0iq/gitoxide/commit/fdc57e79af6f7922d91ad8d7796943821f637124))
+ - Resolve Winnow deprecations ([`3cd3e2a`](https://github.com/yuki0iq/gitoxide/commit/3cd3e2a71beb01591afe732ab4ae914ed62a4ecf))
+ - Upgrade to Winnow 0.6.26 ([`783c4e6`](https://github.com/yuki0iq/gitoxide/commit/783c4e698234b8afaf8fbd25057aca11c5c66e75))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.50.0 (2025-01-18)
@@ -325,14 +400,14 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Don't specify version numbers in dev-dependencies ([`7570daa`](https://github.com/GitoxideLabs/gitoxide/commit/7570daa50a93a2b99e9cd5228cb274f20839865f))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/GitoxideLabs/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
- - Thanks clippy ([`9193b05`](https://github.com/GitoxideLabs/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Don't specify version numbers in dev-dependencies ([`7570daa`](https://github.com/yuki0iq/gitoxide/commit/7570daa50a93a2b99e9cd5228cb274f20839865f))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/yuki0iq/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
+ - Thanks clippy ([`9193b05`](https://github.com/yuki0iq/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.49.1 (2024-12-22)
@@ -362,16 +437,16 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
* **Uncategorized**
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1732 from GitoxideLabs/reflog-parsing ([`8fd53bc`](https://github.com/GitoxideLabs/gitoxide/commit/8fd53bc78fc28c53c7ad7ad48d9b7f9f784f06b4))
- - Properly parse reflog messages with `>` in them. ([`6abee88`](https://github.com/GitoxideLabs/gitoxide/commit/6abee881024568416cdb2d8feac2c52d4c3af0ad))
- - Add failing test to show the issue ([`743b979`](https://github.com/GitoxideLabs/gitoxide/commit/743b9796e3c9e9a6ebc83524620475f4e5f1a91f))
- - Merge pull request #1645 from dvtkrlbs/refloglookup-date ([`cbdbb8a`](https://github.com/GitoxideLabs/gitoxide/commit/cbdbb8aaaa2f944b7ebd0c6af32b6a0a86c80277))
- - Provide bigger line buffer to reflog iterator so long lines can be read. ([`e95afc0`](https://github.com/GitoxideLabs/gitoxide/commit/e95afc0d8ceb2b730d708c85d643531a40ab8ed1))
- - Assure reflog notes with characters that are forbidden in signature don't hurt signature parsing. ([`4885e53`](https://github.com/GitoxideLabs/gitoxide/commit/4885e537b37c2ba563202cc5db02f1855a4fe9b6))
- - Cleanup test suite files ([`2010668`](https://github.com/GitoxideLabs/gitoxide/commit/201066877fe382417ba5f8499184ae749f1aefd6))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1732 from GitoxideLabs/reflog-parsing ([`8fd53bc`](https://github.com/yuki0iq/gitoxide/commit/8fd53bc78fc28c53c7ad7ad48d9b7f9f784f06b4))
+ - Properly parse reflog messages with `>` in them. ([`6abee88`](https://github.com/yuki0iq/gitoxide/commit/6abee881024568416cdb2d8feac2c52d4c3af0ad))
+ - Add failing test to show the issue ([`743b979`](https://github.com/yuki0iq/gitoxide/commit/743b9796e3c9e9a6ebc83524620475f4e5f1a91f))
+ - Merge pull request #1645 from dvtkrlbs/refloglookup-date ([`cbdbb8a`](https://github.com/yuki0iq/gitoxide/commit/cbdbb8aaaa2f944b7ebd0c6af32b6a0a86c80277))
+ - Provide bigger line buffer to reflog iterator so long lines can be read. ([`e95afc0`](https://github.com/yuki0iq/gitoxide/commit/e95afc0d8ceb2b730d708c85d643531a40ab8ed1))
+ - Assure reflog notes with characters that are forbidden in signature don't hurt signature parsing. ([`4885e53`](https://github.com/yuki0iq/gitoxide/commit/4885e537b37c2ba563202cc5db02f1855a4fe9b6))
+ - Cleanup test suite files ([`2010668`](https://github.com/yuki0iq/gitoxide/commit/201066877fe382417ba5f8499184ae749f1aefd6))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.49.0 (2024-11-24)
@@ -396,16 +471,16 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1687 from EliahKagan/run-ci/32bit ([`aeaebec`](https://github.com/GitoxideLabs/gitoxide/commit/aeaebec7b1e07ce94429987c4f2466799c24cb67))
- - Use `<=` on 32-bit for some size assertions ([`fc13fc3`](https://github.com/GitoxideLabs/gitoxide/commit/fc13fc3eb950ebaff0c22c4d093a4d2300914f72))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1618 from GitoxideLabs/merge ([`3fb989b`](https://github.com/GitoxideLabs/gitoxide/commit/3fb989be21c739bbfeac93953c1685e7c6cd2106))
- - Make sure ordinary capitalized partial names can be found by partial name. ([`1fbb946`](https://github.com/GitoxideLabs/gitoxide/commit/1fbb9464d45237c6aa53b98e5a555b774099ad11))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1687 from EliahKagan/run-ci/32bit ([`aeaebec`](https://github.com/yuki0iq/gitoxide/commit/aeaebec7b1e07ce94429987c4f2466799c24cb67))
+ - Use `<=` on 32-bit for some size assertions ([`fc13fc3`](https://github.com/yuki0iq/gitoxide/commit/fc13fc3eb950ebaff0c22c4d093a4d2300914f72))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1618 from GitoxideLabs/merge ([`3fb989b`](https://github.com/yuki0iq/gitoxide/commit/3fb989be21c739bbfeac93953c1685e7c6cd2106))
+ - Make sure ordinary capitalized partial names can be found by partial name. ([`1fbb946`](https://github.com/yuki0iq/gitoxide/commit/1fbb9464d45237c6aa53b98e5a555b774099ad11))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.48.0 (2024-10-22)
@@ -496,28 +571,28 @@ This release adjusts writes to lose ref files so they will contain newlines afte
view details
* **Uncategorized**
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Fix some broken links to commit/blob URLs ([`65f69f7`](https://github.com/GitoxideLabs/gitoxide/commit/65f69f72a8a08b3b2462362ec10d1748be48019b))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Merge pull request #1593 from Byron/fix-fuzz ([`72daa46`](https://github.com/GitoxideLabs/gitoxide/commit/72daa46bad9d397ef2cc48a3cffda23f414ccd8a))
- - Remove workspace lints from Cargo manifests of fuzz-projects. ([`cdac4a9`](https://github.com/GitoxideLabs/gitoxide/commit/cdac4a9b04959b0fc71009b5c828cdcb10a38828))
- - Merge pull request #1589 from EliahKagan/maintenance ([`7c2af44`](https://github.com/GitoxideLabs/gitoxide/commit/7c2af442748f7245734ec1f987b6d839f2a795bd))
- - Add missing executable bits ([`694ebad`](https://github.com/GitoxideLabs/gitoxide/commit/694ebadb2d11d25c5b1285c61cef5df03685701a))
- - Merge pull request #1587 from jayvdb/typos ([`c2bdda4`](https://github.com/GitoxideLabs/gitoxide/commit/c2bdda4f1ad85ee3705b464d1a951f3c9ec50147))
- - Fix typos ([`b12c7c9`](https://github.com/GitoxideLabs/gitoxide/commit/b12c7c931672203380413a2faa5c21dc311e987e))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
- - Merge branch 'fixes' ([`46cd1ae`](https://github.com/GitoxideLabs/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
- - Remove all workspace dependencies ([`1757377`](https://github.com/GitoxideLabs/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Fix some broken links to commit/blob URLs ([`65f69f7`](https://github.com/yuki0iq/gitoxide/commit/65f69f72a8a08b3b2462362ec10d1748be48019b))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Merge pull request #1593 from Byron/fix-fuzz ([`72daa46`](https://github.com/yuki0iq/gitoxide/commit/72daa46bad9d397ef2cc48a3cffda23f414ccd8a))
+ - Remove workspace lints from Cargo manifests of fuzz-projects. ([`cdac4a9`](https://github.com/yuki0iq/gitoxide/commit/cdac4a9b04959b0fc71009b5c828cdcb10a38828))
+ - Merge pull request #1589 from EliahKagan/maintenance ([`7c2af44`](https://github.com/yuki0iq/gitoxide/commit/7c2af442748f7245734ec1f987b6d839f2a795bd))
+ - Add missing executable bits ([`694ebad`](https://github.com/yuki0iq/gitoxide/commit/694ebadb2d11d25c5b1285c61cef5df03685701a))
+ - Merge pull request #1587 from jayvdb/typos ([`c2bdda4`](https://github.com/yuki0iq/gitoxide/commit/c2bdda4f1ad85ee3705b464d1a951f3c9ec50147))
+ - Fix typos ([`b12c7c9`](https://github.com/yuki0iq/gitoxide/commit/b12c7c931672203380413a2faa5c21dc311e987e))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Merge branch 'fixes' ([`46cd1ae`](https://github.com/yuki0iq/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
+ - Remove all workspace dependencies ([`1757377`](https://github.com/yuki0iq/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
## 0.47.0 (2024-08-22)
@@ -539,8 +614,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/GitoxideLabs/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
- - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/GitoxideLabs/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
+ - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/yuki0iq/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
+ - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/yuki0iq/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
## 0.46.0 (2024-08-22)
@@ -580,21 +655,21 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'improvements' ([`242fedc`](https://github.com/GitoxideLabs/gitoxide/commit/242fedc973c56b6c1b6f150af99dda972a67f547))
- - Add `ReferenceExt::follow_to_object_in_place()`. ([`16b5e7e`](https://github.com/GitoxideLabs/gitoxide/commit/16b5e7e4b34247de6e4ec70cb0fe3d77fac6abcb))
- - Improve naming and change `Target::Peeled` to `Target::Object`. ([`43d8096`](https://github.com/GitoxideLabs/gitoxide/commit/43d8096dcdd797fd015c177cefeb8ee1f0ae5881))
- - Merge branch 'sanitization' ([`d51f330`](https://github.com/GitoxideLabs/gitoxide/commit/d51f330e9d364c6f7b068116b59bf5c0160e47af))
- - Adapt to changes in `gix-validate` ([`b9cf0f4`](https://github.com/GitoxideLabs/gitoxide/commit/b9cf0f4c3e8f2c2785f22693df82b7331cdddd66))
- - Merge branch 'improvements' ([`7dff447`](https://github.com/GitoxideLabs/gitoxide/commit/7dff44754e0fdc369f92221468fb953bad9be60a))
- - Add `serde` support for varous reference name types. ([`70d835b`](https://github.com/GitoxideLabs/gitoxide/commit/70d835b85ba22669bf9a30b209263181b35b9b40))
- - Merge branch 'dependabot/github_actions/github-actions-c4bcf5a8e2' ([`2e00b5e`](https://github.com/GitoxideLabs/gitoxide/commit/2e00b5ef6e8a15e7f0a34d54739a5cd1c986b322))
- - Make `winnow` a workspace dependency ([`78a7e32`](https://github.com/GitoxideLabs/gitoxide/commit/78a7e32c34150dece4065e513cd177356619419f))
- - Merge branch 'ag/jiff' ([`5871fb1`](https://github.com/GitoxideLabs/gitoxide/commit/5871fb130b1a603c1e768f4b2371ac9d7cc56330))
- - Assure the next release is breaking ([`9fd1090`](https://github.com/GitoxideLabs/gitoxide/commit/9fd10905449a41cdda5eb2764e4d45d314de9c04))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'improvements' ([`242fedc`](https://github.com/yuki0iq/gitoxide/commit/242fedc973c56b6c1b6f150af99dda972a67f547))
+ - Add `ReferenceExt::follow_to_object_in_place()`. ([`16b5e7e`](https://github.com/yuki0iq/gitoxide/commit/16b5e7e4b34247de6e4ec70cb0fe3d77fac6abcb))
+ - Improve naming and change `Target::Peeled` to `Target::Object`. ([`43d8096`](https://github.com/yuki0iq/gitoxide/commit/43d8096dcdd797fd015c177cefeb8ee1f0ae5881))
+ - Merge branch 'sanitization' ([`d51f330`](https://github.com/yuki0iq/gitoxide/commit/d51f330e9d364c6f7b068116b59bf5c0160e47af))
+ - Adapt to changes in `gix-validate` ([`b9cf0f4`](https://github.com/yuki0iq/gitoxide/commit/b9cf0f4c3e8f2c2785f22693df82b7331cdddd66))
+ - Merge branch 'improvements' ([`7dff447`](https://github.com/yuki0iq/gitoxide/commit/7dff44754e0fdc369f92221468fb953bad9be60a))
+ - Add `serde` support for varous reference name types. ([`70d835b`](https://github.com/yuki0iq/gitoxide/commit/70d835b85ba22669bf9a30b209263181b35b9b40))
+ - Merge branch 'dependabot/github_actions/github-actions-c4bcf5a8e2' ([`2e00b5e`](https://github.com/yuki0iq/gitoxide/commit/2e00b5ef6e8a15e7f0a34d54739a5cd1c986b322))
+ - Make `winnow` a workspace dependency ([`78a7e32`](https://github.com/yuki0iq/gitoxide/commit/78a7e32c34150dece4065e513cd177356619419f))
+ - Merge branch 'ag/jiff' ([`5871fb1`](https://github.com/yuki0iq/gitoxide/commit/5871fb130b1a603c1e768f4b2371ac9d7cc56330))
+ - Assure the next release is breaking ([`9fd1090`](https://github.com/yuki0iq/gitoxide/commit/9fd10905449a41cdda5eb2764e4d45d314de9c04))
## 0.45.0 (2024-07-23)
@@ -625,30 +700,30 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/GitoxideLabs/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
- - Merge branch 'fix-1440' ([`f87322e`](https://github.com/GitoxideLabs/gitoxide/commit/f87322e185704d9d4368ae88e95892635a976e4a))
- - Adapt to changes in `gix-testtools` ([`f5a9884`](https://github.com/GitoxideLabs/gitoxide/commit/f5a9884006b0ea8d22cc51a119ae87ce10cd3484))
- - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/GitoxideLabs/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
- - Release gix-actor v0.31.3, gix-mailmap v0.23.4 ([`1e79c5c`](https://github.com/GitoxideLabs/gitoxide/commit/1e79c5cdf20fc0440e9a497c9d01b0c0ca3ce424))
- - Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/GitoxideLabs/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
- - Gix-date is test only dep ([`ec1d6b4`](https://github.com/GitoxideLabs/gitoxide/commit/ec1d6b44d7f65ded8ea34914350e723275121776))
- - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/GitoxideLabs/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
- - Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/GitoxideLabs/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
- - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/GitoxideLabs/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
- - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/GitoxideLabs/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
- - Merge branch 'status' ([`2f9f0ac`](https://github.com/GitoxideLabs/gitoxide/commit/2f9f0ac36eb37b1736e21ee09e5a91833b80fc65))
- - Remove unused and unusable `PartialNameCow` ([`86e50ee`](https://github.com/GitoxideLabs/gitoxide/commit/86e50ee8e235e9b6c3dc23d4ba8fe7098e545bc4))
- - Re-add tests that were previously 'lost' due to an incorrect feature toggle ([`ca31249`](https://github.com/GitoxideLabs/gitoxide/commit/ca31249e9322b14868af4c3324a8cef991a1b552))
- - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/GitoxideLabs/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
- - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/GitoxideLabs/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
- - Make bash script shebangs more portable ([`68cbea8`](https://github.com/GitoxideLabs/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
- - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/GitoxideLabs/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
- - Merge pull request #1385 from Byron/fix-gix-ref ([`8da55a3`](https://github.com/GitoxideLabs/gitoxide/commit/8da55a3488a3389ec02c56cb79d0f93d600905e7))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/yuki0iq/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
+ - Merge branch 'fix-1440' ([`f87322e`](https://github.com/yuki0iq/gitoxide/commit/f87322e185704d9d4368ae88e95892635a976e4a))
+ - Adapt to changes in `gix-testtools` ([`f5a9884`](https://github.com/yuki0iq/gitoxide/commit/f5a9884006b0ea8d22cc51a119ae87ce10cd3484))
+ - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/yuki0iq/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
+ - Release gix-actor v0.31.3, gix-mailmap v0.23.4 ([`1e79c5c`](https://github.com/yuki0iq/gitoxide/commit/1e79c5cdf20fc0440e9a497c9d01b0c0ca3ce424))
+ - Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/yuki0iq/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
+ - Gix-date is test only dep ([`ec1d6b4`](https://github.com/yuki0iq/gitoxide/commit/ec1d6b44d7f65ded8ea34914350e723275121776))
+ - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/yuki0iq/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
+ - Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/yuki0iq/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
+ - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/yuki0iq/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
+ - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/yuki0iq/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Merge branch 'status' ([`2f9f0ac`](https://github.com/yuki0iq/gitoxide/commit/2f9f0ac36eb37b1736e21ee09e5a91833b80fc65))
+ - Remove unused and unusable `PartialNameCow` ([`86e50ee`](https://github.com/yuki0iq/gitoxide/commit/86e50ee8e235e9b6c3dc23d4ba8fe7098e545bc4))
+ - Re-add tests that were previously 'lost' due to an incorrect feature toggle ([`ca31249`](https://github.com/yuki0iq/gitoxide/commit/ca31249e9322b14868af4c3324a8cef991a1b552))
+ - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/yuki0iq/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
+ - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/yuki0iq/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
+ - Make bash script shebangs more portable ([`68cbea8`](https://github.com/yuki0iq/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
+ - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/yuki0iq/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
+ - Merge pull request #1385 from Byron/fix-gix-ref ([`8da55a3`](https://github.com/yuki0iq/gitoxide/commit/8da55a3488a3389ec02c56cb79d0f93d600905e7))
## 0.44.1 (2024-05-27)
@@ -674,8 +749,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-ref v0.44.1 ([`2d0a352`](https://github.com/GitoxideLabs/gitoxide/commit/2d0a3520e1df80f8f6edece0884a672cbc18839d))
- - `LineRef` is now `Copy` and remove non-exhaustive ([`cd969f6`](https://github.com/GitoxideLabs/gitoxide/commit/cd969f69d1b86030d4ea5c5a77100f36caffb8d8))
+ - Release gix-ref v0.44.1 ([`2d0a352`](https://github.com/yuki0iq/gitoxide/commit/2d0a3520e1df80f8f6edece0884a672cbc18839d))
+ - `LineRef` is now `Copy` and remove non-exhaustive ([`cd969f6`](https://github.com/yuki0iq/gitoxide/commit/cd969f69d1b86030d4ea5c5a77100f36caffb8d8))
## 0.44.0 (2024-05-22)
@@ -709,7 +784,7 @@ A maintenance release without user-facing changes.
- 13 commits contributed to the release over the course of 30 calendar days.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1348](https://github.com/GitoxideLabs/gitoxide/issues/1348)
+ - 1 unique issue was worked on: [#1348](https://github.com/yuki0iq/gitoxide/issues/1348)
### Commit Details
@@ -717,21 +792,21 @@ A maintenance release without user-facing changes.
view details
- * **[#1348](https://github.com/GitoxideLabs/gitoxide/issues/1348)**
- - Add `file::Store::force_refresh_packed_buffer()` to public API ([`f2d8955`](https://github.com/GitoxideLabs/gitoxide/commit/f2d8955eacc1a0ce8678f3e9026e696926bae654))
+ * **[#1348](https://github.com/yuki0iq/gitoxide/issues/1348)**
+ - Add `file::Store::force_refresh_packed_buffer()` to public API ([`f2d8955`](https://github.com/yuki0iq/gitoxide/commit/f2d8955eacc1a0ce8678f3e9026e696926bae654))
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
- - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/GitoxideLabs/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
- - Fix-CI ([`6f55f2a`](https://github.com/GitoxideLabs/gitoxide/commit/6f55f2abd13078f94e8c4e10922806f195ae0d8b))
- - Merge pull request from GHSA-7w47-3wg8-547c ([`79dce79`](https://github.com/GitoxideLabs/gitoxide/commit/79dce79c62f6072aa2653780d590dc3993dfa401))
- - Apply suggestions from code review ([`1242151`](https://github.com/GitoxideLabs/gitoxide/commit/1242151079004ae99fae7b80966de151961a6159))
- - Assure that special device names on Windows aren't allowed. ([`9555efe`](https://github.com/GitoxideLabs/gitoxide/commit/9555efe8964d3de3c692f79cef390916e34daefb))
- - Release gix-date v0.8.6 ([`d3588ca`](https://github.com/GitoxideLabs/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
- - Merge branch 'push-wwxrqxuzmolm' ([`048e43e`](https://github.com/GitoxideLabs/gitoxide/commit/048e43e26908b0572852a75780a451460dc152ff))
- - Refactor - address fix suggested by `cargo check` ([`4faf10e`](https://github.com/GitoxideLabs/gitoxide/commit/4faf10e27a942da3da25e659a43e97eb160e79f2))
- - Don't ignore packed ref deletion in non-default transaction mode ([`e33efa2`](https://github.com/GitoxideLabs/gitoxide/commit/e33efa23c2ed45b3c2826fe2c3c70707fcb9100d))
- - Merge branch 'status' ([`68fd5b3`](https://github.com/GitoxideLabs/gitoxide/commit/68fd5b34e1214d5c2cc7d00dd06e19ee86c00c66))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/yuki0iq/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
+ - Fix-CI ([`6f55f2a`](https://github.com/yuki0iq/gitoxide/commit/6f55f2abd13078f94e8c4e10922806f195ae0d8b))
+ - Merge pull request from GHSA-7w47-3wg8-547c ([`79dce79`](https://github.com/yuki0iq/gitoxide/commit/79dce79c62f6072aa2653780d590dc3993dfa401))
+ - Apply suggestions from code review ([`1242151`](https://github.com/yuki0iq/gitoxide/commit/1242151079004ae99fae7b80966de151961a6159))
+ - Assure that special device names on Windows aren't allowed. ([`9555efe`](https://github.com/yuki0iq/gitoxide/commit/9555efe8964d3de3c692f79cef390916e34daefb))
+ - Release gix-date v0.8.6 ([`d3588ca`](https://github.com/yuki0iq/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
+ - Merge branch 'push-wwxrqxuzmolm' ([`048e43e`](https://github.com/yuki0iq/gitoxide/commit/048e43e26908b0572852a75780a451460dc152ff))
+ - Refactor - address fix suggested by `cargo check` ([`4faf10e`](https://github.com/yuki0iq/gitoxide/commit/4faf10e27a942da3da25e659a43e97eb160e79f2))
+ - Don't ignore packed ref deletion in non-default transaction mode ([`e33efa2`](https://github.com/yuki0iq/gitoxide/commit/e33efa23c2ed45b3c2826fe2c3c70707fcb9100d))
+ - Merge branch 'status' ([`68fd5b3`](https://github.com/yuki0iq/gitoxide/commit/68fd5b34e1214d5c2cc7d00dd06e19ee86c00c66))
## 0.43.0 (2024-03-14)
@@ -748,7 +823,7 @@ A maintenance release without user-facing changes.
- 6 commits contributed to the release over the course of 5 calendar days.
- 18 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1312](https://github.com/GitoxideLabs/gitoxide/issues/1312)
+ - 1 unique issue was worked on: [#1312](https://github.com/yuki0iq/gitoxide/issues/1312)
### Commit Details
@@ -756,14 +831,14 @@ A maintenance release without user-facing changes.
view details
- * **[#1312](https://github.com/GitoxideLabs/gitoxide/issues/1312)**
- - Assure memory maps are created with `MAP_PRIVATE` ([`88061a1`](https://github.com/GitoxideLabs/gitoxide/commit/88061a176b2f4b5a377a4cff513979ddb1e306a1))
+ * **[#1312](https://github.com/yuki0iq/gitoxide/issues/1312)**
+ - Assure memory maps are created with `MAP_PRIVATE` ([`88061a1`](https://github.com/yuki0iq/gitoxide/commit/88061a176b2f4b5a377a4cff513979ddb1e306a1))
* **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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
- - Merge branch 'mmap-mode' ([`9e9b9fe`](https://github.com/GitoxideLabs/gitoxide/commit/9e9b9fe6f63759d3bf479a8ec2f9dd1fbef87a08))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - Merge branch 'mmap-mode' ([`9e9b9fe`](https://github.com/yuki0iq/gitoxide/commit/9e9b9fe6f63759d3bf479a8ec2f9dd1fbef87a08))
## 0.42.0 (2024-02-25)
@@ -786,18 +861,18 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Merge pull request #1290 from epage/winnow ([`a663e9f`](https://github.com/GitoxideLabs/gitoxide/commit/a663e9fcdb5a3aedc9200da77ebae17d5c3e7135))
- - Update winnow to 0.6 ([`e175b20`](https://github.com/GitoxideLabs/gitoxide/commit/e175b20d431faa6859fbcc52f78400e50f91cad1))
- - Update winnow to 0.5.40 ([`516e105`](https://github.com/GitoxideLabs/gitoxide/commit/516e105db5f22e1483b4b8a886cc4f3929ad7f6a))
- - Merge branch 'dirwalk' ([`face359`](https://github.com/GitoxideLabs/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
- - Adjust gitignore files with precious declarations ([`ae86a6a`](https://github.com/GitoxideLabs/gitoxide/commit/ae86a6a206074b85ff1eba32aea9c8b40c087b17))
- - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/GitoxideLabs/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
- - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/GitoxideLabs/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
- - Merge pull request #1267 from epage/winnow ([`69cb78b`](https://github.com/GitoxideLabs/gitoxide/commit/69cb78bd865a372c580b386766d7b61e5ca9303a))
- - Update from winnow 0.5.31 to 0.5.36 ([`9470554`](https://github.com/GitoxideLabs/gitoxide/commit/94705546cf0e4c8e38bcc96999cfa79cd8ee1acd))
- - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/GitoxideLabs/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Merge pull request #1290 from epage/winnow ([`a663e9f`](https://github.com/yuki0iq/gitoxide/commit/a663e9fcdb5a3aedc9200da77ebae17d5c3e7135))
+ - Update winnow to 0.6 ([`e175b20`](https://github.com/yuki0iq/gitoxide/commit/e175b20d431faa6859fbcc52f78400e50f91cad1))
+ - Update winnow to 0.5.40 ([`516e105`](https://github.com/yuki0iq/gitoxide/commit/516e105db5f22e1483b4b8a886cc4f3929ad7f6a))
+ - Merge branch 'dirwalk' ([`face359`](https://github.com/yuki0iq/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
+ - Adjust gitignore files with precious declarations ([`ae86a6a`](https://github.com/yuki0iq/gitoxide/commit/ae86a6a206074b85ff1eba32aea9c8b40c087b17))
+ - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/yuki0iq/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
+ - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/yuki0iq/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
+ - Merge pull request #1267 from epage/winnow ([`69cb78b`](https://github.com/yuki0iq/gitoxide/commit/69cb78bd865a372c580b386766d7b61e5ca9303a))
+ - Update from winnow 0.5.31 to 0.5.36 ([`9470554`](https://github.com/yuki0iq/gitoxide/commit/94705546cf0e4c8e38bcc96999cfa79cd8ee1acd))
+ - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/yuki0iq/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
## 0.41.0 (2024-01-20)
@@ -822,12 +897,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Merge branch 'dirwalk' ([`5d176fc`](https://github.com/GitoxideLabs/gitoxide/commit/5d176fc5ab82bfc7c194b4d929e73da9659ae8b8))
- - Add precompose_unicode related tests ([`69c8232`](https://github.com/GitoxideLabs/gitoxide/commit/69c8232c82c5f4e49ce0f26003ec6df5f36f17b7))
- - Support for `precompose_unicode`, which is now an extra argument in the `Store` constructor. ([`7523e5c`](https://github.com/GitoxideLabs/gitoxide/commit/7523e5c5cd1980b87e8afff914827330e0d9bd8c))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Merge branch 'dirwalk' ([`5d176fc`](https://github.com/yuki0iq/gitoxide/commit/5d176fc5ab82bfc7c194b4d929e73da9659ae8b8))
+ - Add precompose_unicode related tests ([`69c8232`](https://github.com/yuki0iq/gitoxide/commit/69c8232c82c5f4e49ce0f26003ec6df5f36f17b7))
+ - Support for `precompose_unicode`, which is now an extra argument in the `Store` constructor. ([`7523e5c`](https://github.com/yuki0iq/gitoxide/commit/7523e5c5cd1980b87e8afff914827330e0d9bd8c))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
## 0.40.1 (2023-12-30)
@@ -858,9 +933,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.40.0 (2023-12-29)
@@ -899,20 +974,20 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Thanks clippy ([`d38d1cc`](https://github.com/GitoxideLabs/gitoxide/commit/d38d1cc1aa3402629a0f182324e3310e730ce3f2))
- - Merge branch 'fuzz-gix-config' ([`0f71709`](https://github.com/GitoxideLabs/gitoxide/commit/0f717092313391ad663a41bf1a898d9970188db2))
- - Fuzz more of gix-ref log ([`d83b4e0`](https://github.com/GitoxideLabs/gitoxide/commit/d83b4e0b16ba7cf28145184d76cef5f89143f641))
- - Merge branch 'fuzz-gix-ref' ([`8ee1194`](https://github.com/GitoxideLabs/gitoxide/commit/8ee119442b2ff4b846a34b57a222a6abdf6c95d8))
- - Let's have the latest versions of fuzzers automatically ([`5828f37`](https://github.com/GitoxideLabs/gitoxide/commit/5828f3796031de8d9f50bd6536697754da0b3d8c))
- - Add gix_ref::packed::Buffer fuzzer ([`fb28daa`](https://github.com/GitoxideLabs/gitoxide/commit/fb28daa5b15101409057a9fc6e74f11c298eca3e))
- - Add `packed::Buffer::from_bytes()`. ([`ff18e0b`](https://github.com/GitoxideLabs/gitoxide/commit/ff18e0bdb2ffbff5b47003f62e04e815d9c14575))
- - Add log fuzzer to gix-ref ([`3be3b15`](https://github.com/GitoxideLabs/gitoxide/commit/3be3b15c6487b4fca3f0609ff04aad9cac226eba))
- - Add named fuzz-harness to gix-ref ([`3e37a22`](https://github.com/GitoxideLabs/gitoxide/commit/3e37a221cf1d50404874f448cbe5ab264108f7db))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Thanks clippy ([`d38d1cc`](https://github.com/yuki0iq/gitoxide/commit/d38d1cc1aa3402629a0f182324e3310e730ce3f2))
+ - Merge branch 'fuzz-gix-config' ([`0f71709`](https://github.com/yuki0iq/gitoxide/commit/0f717092313391ad663a41bf1a898d9970188db2))
+ - Fuzz more of gix-ref log ([`d83b4e0`](https://github.com/yuki0iq/gitoxide/commit/d83b4e0b16ba7cf28145184d76cef5f89143f641))
+ - Merge branch 'fuzz-gix-ref' ([`8ee1194`](https://github.com/yuki0iq/gitoxide/commit/8ee119442b2ff4b846a34b57a222a6abdf6c95d8))
+ - Let's have the latest versions of fuzzers automatically ([`5828f37`](https://github.com/yuki0iq/gitoxide/commit/5828f3796031de8d9f50bd6536697754da0b3d8c))
+ - Add gix_ref::packed::Buffer fuzzer ([`fb28daa`](https://github.com/yuki0iq/gitoxide/commit/fb28daa5b15101409057a9fc6e74f11c298eca3e))
+ - Add `packed::Buffer::from_bytes()`. ([`ff18e0b`](https://github.com/yuki0iq/gitoxide/commit/ff18e0bdb2ffbff5b47003f62e04e815d9c14575))
+ - Add log fuzzer to gix-ref ([`3be3b15`](https://github.com/yuki0iq/gitoxide/commit/3be3b15c6487b4fca3f0609ff04aad9cac226eba))
+ - Add named fuzz-harness to gix-ref ([`3e37a22`](https://github.com/yuki0iq/gitoxide/commit/3e37a221cf1d50404874f448cbe5ab264108f7db))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
## 0.39.1 (2023-12-15)
@@ -936,7 +1011,7 @@ A maintenance release without user-facing changes.
- 6 commits contributed to the release over the course of 5 calendar days.
- 8 days passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1183](https://github.com/GitoxideLabs/gitoxide/issues/1183)
+ - 1 unique issue was worked on: [#1183](https://github.com/yuki0iq/gitoxide/issues/1183)
### Commit Details
@@ -944,14 +1019,14 @@ A maintenance release without user-facing changes.
view details
- * **[#1183](https://github.com/GitoxideLabs/gitoxide/issues/1183)**
- - Assure memory maps don't get in the way of updating `.git/packet-refs` on Windows. ([`6c1da71`](https://github.com/GitoxideLabs/gitoxide/commit/6c1da71566a454198b01c3fc0f6972e5433ef375))
- - Add `file::Store::set_packed_buffer_mmap_threshold()`. ([`7b4573a`](https://github.com/GitoxideLabs/gitoxide/commit/7b4573ad57a33bb180c661056cd81e81ed478be2))
+ * **[#1183](https://github.com/yuki0iq/gitoxide/issues/1183)**
+ - Assure memory maps don't get in the way of updating `.git/packet-refs` on Windows. ([`6c1da71`](https://github.com/yuki0iq/gitoxide/commit/6c1da71566a454198b01c3fc0f6972e5433ef375))
+ - Add `file::Store::set_packed_buffer_mmap_threshold()`. ([`7b4573a`](https://github.com/yuki0iq/gitoxide/commit/7b4573ad57a33bb180c661056cd81e81ed478be2))
* **Uncategorized**
- - Release gix-ref v0.39.1 ([`c1cfe6e`](https://github.com/GitoxideLabs/gitoxide/commit/c1cfe6e4ab0d97ca98e93e1c01d9afa3b2c9a351))
- - Merge branch 'archive-handling' ([`7549559`](https://github.com/GitoxideLabs/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
- - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/GitoxideLabs/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
- - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/GitoxideLabs/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
+ - Release gix-ref v0.39.1 ([`c1cfe6e`](https://github.com/yuki0iq/gitoxide/commit/c1cfe6e4ab0d97ca98e93e1c01d9afa3b2c9a351))
+ - Merge branch 'archive-handling' ([`7549559`](https://github.com/yuki0iq/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
+ - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/yuki0iq/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
+ - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/yuki0iq/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
## 0.39.0 (2023-12-06)
@@ -979,21 +1054,21 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Upgrade to `winnow` 0.5.24 ([`abcfb65`](https://github.com/GitoxideLabs/gitoxide/commit/abcfb659786425ec09eff6b644cd2ad36b7d6bc4))
- - J fmt ([`51c7abc`](https://github.com/GitoxideLabs/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
- - Merge pull request #1131 from alexanderkjall/bump-memmap2-to-0.9 ([`f528ae8`](https://github.com/GitoxideLabs/gitoxide/commit/f528ae864b9f5f2a88325d89e2596f3b66b706d4))
- - Upgrade memmap2 from 0.7.1 to 0.9.0 ([`f4c3380`](https://github.com/GitoxideLabs/gitoxide/commit/f4c338077688d7026feaaf3b95c03a8409c071ba))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/GitoxideLabs/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
- - Use `gix-object::Find` trait ([`dbb6886`](https://github.com/GitoxideLabs/gitoxide/commit/dbb68867f882b905fc6584d78cabfa0342039565))
- - Adapt to changes in `gix_object` and `gix_odb`. ([`24e319e`](https://github.com/GitoxideLabs/gitoxide/commit/24e319e996b4822782521430a2d0e8ce3710f123))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
- - Merge branch 'head-conversions' ([`c2cf20c`](https://github.com/GitoxideLabs/gitoxide/commit/c2cf20cd2d685c2c24527729fff35fd0a7903742))
- - Clarify how `Reference::peeled` is working. ([`266c9fc`](https://github.com/GitoxideLabs/gitoxide/commit/266c9fc53ebcb7ba6178637190c9d03ecd442c46))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Upgrade to `winnow` 0.5.24 ([`abcfb65`](https://github.com/yuki0iq/gitoxide/commit/abcfb659786425ec09eff6b644cd2ad36b7d6bc4))
+ - J fmt ([`51c7abc`](https://github.com/yuki0iq/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
+ - Merge pull request #1131 from alexanderkjall/bump-memmap2-to-0.9 ([`f528ae8`](https://github.com/yuki0iq/gitoxide/commit/f528ae864b9f5f2a88325d89e2596f3b66b706d4))
+ - Upgrade memmap2 from 0.7.1 to 0.9.0 ([`f4c3380`](https://github.com/yuki0iq/gitoxide/commit/f4c338077688d7026feaaf3b95c03a8409c071ba))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/yuki0iq/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
+ - Use `gix-object::Find` trait ([`dbb6886`](https://github.com/yuki0iq/gitoxide/commit/dbb68867f882b905fc6584d78cabfa0342039565))
+ - Adapt to changes in `gix_object` and `gix_odb`. ([`24e319e`](https://github.com/yuki0iq/gitoxide/commit/24e319e996b4822782521430a2d0e8ce3710f123))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Merge branch 'head-conversions' ([`c2cf20c`](https://github.com/yuki0iq/gitoxide/commit/c2cf20cd2d685c2c24527729fff35fd0a7903742))
+ - Clarify how `Reference::peeled` is working. ([`266c9fc`](https://github.com/yuki0iq/gitoxide/commit/266c9fc53ebcb7ba6178637190c9d03ecd442c46))
## 0.38.0 (2023-10-12)
@@ -1022,10 +1097,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
- - Fix docs ([`995bc84`](https://github.com/GitoxideLabs/gitoxide/commit/995bc840664cbd4aeb7f95592e3125dee63bdcd4))
- - Thanks clippy ([`345712d`](https://github.com/GitoxideLabs/gitoxide/commit/345712dcdfddcccc630bbfef2ed4f461b21550d3))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Fix docs ([`995bc84`](https://github.com/yuki0iq/gitoxide/commit/995bc840664cbd4aeb7f95592e3125dee63bdcd4))
+ - Thanks clippy ([`345712d`](https://github.com/yuki0iq/gitoxide/commit/345712dcdfddcccc630bbfef2ed4f461b21550d3))
## 0.37.0 (2023-09-24)
@@ -1048,8 +1123,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
## 0.36.0 (2023-09-08)
@@ -1075,13 +1150,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/GitoxideLabs/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
- - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/GitoxideLabs/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/yuki0iq/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
+ - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/yuki0iq/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.35.0 (2023-08-22)
@@ -1110,27 +1185,27 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/GitoxideLabs/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
- - Cleanup gix-ref-tests ([`e0c64fd`](https://github.com/GitoxideLabs/gitoxide/commit/e0c64fd7db3562aa810b83105afb32168ab479c1))
- - Just fmt ([`0d258f4`](https://github.com/GitoxideLabs/gitoxide/commit/0d258f40afcd848509e2b0c7c264e9f346ed1726))
- - Switch `nom` to `winnow` in remaining uses in `gix-object`, `gix-ref`, and `gix-actor` for ~20% more performance. ([`ef54aab`](https://github.com/GitoxideLabs/gitoxide/commit/ef54aab9e5521add4154ee8d902d62612a9d8d4a))
- - Upgrade `winnow` to latest patch release ([`8c41848`](https://github.com/GitoxideLabs/gitoxide/commit/8c4184817e4e4364c34badc8ff0a71c6ae952efd))
- - Switch errors to StrContext ([`df226dd`](https://github.com/GitoxideLabs/gitoxide/commit/df226dd31df2c591c6470ed70098202112e13dae))
- - Show more error details in parse tests failures ([`266864f`](https://github.com/GitoxideLabs/gitoxide/commit/266864f35dc9ee96b81d22281c8f267fd7c059a4))
- - Upgrade to Winnow 0.5 ([`3f8c91f`](https://github.com/GitoxideLabs/gitoxide/commit/3f8c91fa463fbb53d54b2bf359e0dee7387afa00))
- - Simplify parsers ([`12f03db`](https://github.com/GitoxideLabs/gitoxide/commit/12f03db6475b92f492f5a14bda472c139c3511e0))
- - Simplify LineRef parser ([`2fb4a54`](https://github.com/GitoxideLabs/gitoxide/commit/2fb4a54c93636dff4b6c7582f1a0a8ce29bc4cd9))
- - Resolve 0.4 not-quite deprecations ([`f0cbf81`](https://github.com/GitoxideLabs/gitoxide/commit/f0cbf81a346e087a622b0e2a6a37593861d0010f))
- - Resolve 0.4 deprecations ([`9ed7df0`](https://github.com/GitoxideLabs/gitoxide/commit/9ed7df0a17deed08759dc29fc0089cdea100e433))
- - Upgrade to Winnow 0.4 ([`86ea47f`](https://github.com/GitoxideLabs/gitoxide/commit/86ea47f28079c51f874b0d662867040b92f88d14))
- - Parse explicitly in prep for 0.4 ([`b3f0418`](https://github.com/GitoxideLabs/gitoxide/commit/b3f041829881e881ad4eeeacaeea31064c523340))
- - Resolve remaining winnow 0.3 deprecations ([`fee441d`](https://github.com/GitoxideLabs/gitoxide/commit/fee441da875d52b1a0cb557d2fa58cee9c29e16a))
- - Prefer Parser inherent parsers ([`b37a909`](https://github.com/GitoxideLabs/gitoxide/commit/b37a909a5c344201a985262351e0fb67757572a4))
- - Prefer built-in Winnow parsers ([`ac0e81c`](https://github.com/GitoxideLabs/gitoxide/commit/ac0e81c41f8c8a33ede9a0d8b7bffcd04bb97dc3))
- - Simplify winnow ErrMode construction ([`86d7fd1`](https://github.com/GitoxideLabs/gitoxide/commit/86d7fd18487626d30f6d5478864819a3d7428085))
- - Switch gix to winnow 0.3 ([`ee75de1`](https://github.com/GitoxideLabs/gitoxide/commit/ee75de1e6035305fc23bdef2522ae5081272ac82))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/yuki0iq/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
+ - Cleanup gix-ref-tests ([`e0c64fd`](https://github.com/yuki0iq/gitoxide/commit/e0c64fd7db3562aa810b83105afb32168ab479c1))
+ - Just fmt ([`0d258f4`](https://github.com/yuki0iq/gitoxide/commit/0d258f40afcd848509e2b0c7c264e9f346ed1726))
+ - Switch `nom` to `winnow` in remaining uses in `gix-object`, `gix-ref`, and `gix-actor` for ~20% more performance. ([`ef54aab`](https://github.com/yuki0iq/gitoxide/commit/ef54aab9e5521add4154ee8d902d62612a9d8d4a))
+ - Upgrade `winnow` to latest patch release ([`8c41848`](https://github.com/yuki0iq/gitoxide/commit/8c4184817e4e4364c34badc8ff0a71c6ae952efd))
+ - Switch errors to StrContext ([`df226dd`](https://github.com/yuki0iq/gitoxide/commit/df226dd31df2c591c6470ed70098202112e13dae))
+ - Show more error details in parse tests failures ([`266864f`](https://github.com/yuki0iq/gitoxide/commit/266864f35dc9ee96b81d22281c8f267fd7c059a4))
+ - Upgrade to Winnow 0.5 ([`3f8c91f`](https://github.com/yuki0iq/gitoxide/commit/3f8c91fa463fbb53d54b2bf359e0dee7387afa00))
+ - Simplify parsers ([`12f03db`](https://github.com/yuki0iq/gitoxide/commit/12f03db6475b92f492f5a14bda472c139c3511e0))
+ - Simplify LineRef parser ([`2fb4a54`](https://github.com/yuki0iq/gitoxide/commit/2fb4a54c93636dff4b6c7582f1a0a8ce29bc4cd9))
+ - Resolve 0.4 not-quite deprecations ([`f0cbf81`](https://github.com/yuki0iq/gitoxide/commit/f0cbf81a346e087a622b0e2a6a37593861d0010f))
+ - Resolve 0.4 deprecations ([`9ed7df0`](https://github.com/yuki0iq/gitoxide/commit/9ed7df0a17deed08759dc29fc0089cdea100e433))
+ - Upgrade to Winnow 0.4 ([`86ea47f`](https://github.com/yuki0iq/gitoxide/commit/86ea47f28079c51f874b0d662867040b92f88d14))
+ - Parse explicitly in prep for 0.4 ([`b3f0418`](https://github.com/yuki0iq/gitoxide/commit/b3f041829881e881ad4eeeacaeea31064c523340))
+ - Resolve remaining winnow 0.3 deprecations ([`fee441d`](https://github.com/yuki0iq/gitoxide/commit/fee441da875d52b1a0cb557d2fa58cee9c29e16a))
+ - Prefer Parser inherent parsers ([`b37a909`](https://github.com/yuki0iq/gitoxide/commit/b37a909a5c344201a985262351e0fb67757572a4))
+ - Prefer built-in Winnow parsers ([`ac0e81c`](https://github.com/yuki0iq/gitoxide/commit/ac0e81c41f8c8a33ede9a0d8b7bffcd04bb97dc3))
+ - Simplify winnow ErrMode construction ([`86d7fd1`](https://github.com/yuki0iq/gitoxide/commit/86d7fd18487626d30f6d5478864819a3d7428085))
+ - Switch gix to winnow 0.3 ([`ee75de1`](https://github.com/yuki0iq/gitoxide/commit/ee75de1e6035305fc23bdef2522ae5081272ac82))
## 0.34.0 (2023-08-07)
@@ -1153,12 +1228,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/GitoxideLabs/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
- - Prepare changelogs prior to release of `gix-submodule` ([`f3c4311`](https://github.com/GitoxideLabs/gitoxide/commit/f3c43110e8d5f16cf87e50821044d8b3edbae235))
- - Merge branch 'submodules' ([`b629f8a`](https://github.com/GitoxideLabs/gitoxide/commit/b629f8a774931d58c0a9b124fa75f85807c6c5d1))
- - Adjust to changes in `gix-validate` ([`a8bc0de`](https://github.com/GitoxideLabs/gitoxide/commit/a8bc0de6d071be82364434b6e27afecc02f3be51))
- - Merge branch 'dev-on-linux' ([`6b4a303`](https://github.com/GitoxideLabs/gitoxide/commit/6b4a30330fe49fc97daa73f55bf56580cc0597aa))
- - Fix various tests to run properly on linux ([`ef8ccd9`](https://github.com/GitoxideLabs/gitoxide/commit/ef8ccd9d16143d37155d063747c69cade80f162d))
+ - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/yuki0iq/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
+ - Prepare changelogs prior to release of `gix-submodule` ([`f3c4311`](https://github.com/yuki0iq/gitoxide/commit/f3c43110e8d5f16cf87e50821044d8b3edbae235))
+ - Merge branch 'submodules' ([`b629f8a`](https://github.com/yuki0iq/gitoxide/commit/b629f8a774931d58c0a9b124fa75f85807c6c5d1))
+ - Adjust to changes in `gix-validate` ([`a8bc0de`](https://github.com/yuki0iq/gitoxide/commit/a8bc0de6d071be82364434b6e27afecc02f3be51))
+ - Merge branch 'dev-on-linux' ([`6b4a303`](https://github.com/yuki0iq/gitoxide/commit/6b4a30330fe49fc97daa73f55bf56580cc0597aa))
+ - Fix various tests to run properly on linux ([`ef8ccd9`](https://github.com/yuki0iq/gitoxide/commit/ef8ccd9d16143d37155d063747c69cade80f162d))
## 0.33.3 (2023-08-02)
@@ -1188,11 +1263,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/GitoxideLabs/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
- - Prepare additional changelogs ([`db63815`](https://github.com/GitoxideLabs/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
- - Prepare changelogs ([`e4d2890`](https://github.com/GitoxideLabs/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
- - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/GitoxideLabs/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
- - Improve documentation about the `Change` type. ([`5f6cf22`](https://github.com/GitoxideLabs/gitoxide/commit/5f6cf22cd8eda37c151e67b83cdb36d953ee3793))
+ - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/yuki0iq/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
+ - Prepare additional changelogs ([`db63815`](https://github.com/yuki0iq/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
+ - Prepare changelogs ([`e4d2890`](https://github.com/yuki0iq/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
+ - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/yuki0iq/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
+ - Improve documentation about the `Change` type. ([`5f6cf22`](https://github.com/yuki0iq/gitoxide/commit/5f6cf22cd8eda37c151e67b83cdb36d953ee3793))
## 0.33.2 (2023-07-24)
@@ -1215,10 +1290,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-archive v0.2.1, gix-ref v0.33.2, gix-pack v0.40.2, gix v0.50.1 ([`13883e5`](https://github.com/GitoxideLabs/gitoxide/commit/13883e5528385f892ee402e911298121e0c297c0))
- - Prepare changelogs ([`735c206`](https://github.com/GitoxideLabs/gitoxide/commit/735c2062625aaeffbdbca3c1395dbcf075661e3a))
- - Merge branch 'fetch-head-tests' ([`eb2b513`](https://github.com/GitoxideLabs/gitoxide/commit/eb2b513bd939f6b59891d0a4cf5465b1c1e458b3))
- - Add tests specifically for `FETCH_HEAD` ([`bdeb1f7`](https://github.com/GitoxideLabs/gitoxide/commit/bdeb1f7836bdbc0ca6f882d43be6ef08e59170a7))
+ - Release gix-archive v0.2.1, gix-ref v0.33.2, gix-pack v0.40.2, gix v0.50.1 ([`13883e5`](https://github.com/yuki0iq/gitoxide/commit/13883e5528385f892ee402e911298121e0c297c0))
+ - Prepare changelogs ([`735c206`](https://github.com/yuki0iq/gitoxide/commit/735c2062625aaeffbdbca3c1395dbcf075661e3a))
+ - Merge branch 'fetch-head-tests' ([`eb2b513`](https://github.com/yuki0iq/gitoxide/commit/eb2b513bd939f6b59891d0a4cf5465b1c1e458b3))
+ - Add tests specifically for `FETCH_HEAD` ([`bdeb1f7`](https://github.com/yuki0iq/gitoxide/commit/bdeb1f7836bdbc0ca6f882d43be6ef08e59170a7))
## 0.33.1 (2023-07-22)
@@ -1241,12 +1316,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.33.0 (2023-07-19)
@@ -1269,9 +1344,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/GitoxideLabs/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
- - Prepare changelogs prior to release ([`e4dded0`](https://github.com/GitoxideLabs/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
+ - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/yuki0iq/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Prepare changelogs prior to release ([`e4dded0`](https://github.com/yuki0iq/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
## 0.32.1 (2023-06-29)
@@ -1293,9 +1368,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/GitoxideLabs/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
- - Prepare changelogs prior to release ([`c143cf4`](https://github.com/GitoxideLabs/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
- - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/GitoxideLabs/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
+ - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/yuki0iq/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
+ - Prepare changelogs prior to release ([`c143cf4`](https://github.com/yuki0iq/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
+ - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/yuki0iq/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
## 0.32.0 (2023-06-29)
@@ -1318,9 +1393,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/GitoxideLabs/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
- - Prepare changelogs prior to release ([`00f96fb`](https://github.com/GitoxideLabs/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
- - Upgrade memmap2 and fastrand dependencies ([`6fc7497`](https://github.com/GitoxideLabs/gitoxide/commit/6fc74971ac6838cbfd9c869ba3746713001d7a38))
+ - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/yuki0iq/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
+ - Prepare changelogs prior to release ([`00f96fb`](https://github.com/yuki0iq/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
+ - Upgrade memmap2 and fastrand dependencies ([`6fc7497`](https://github.com/yuki0iq/gitoxide/commit/6fc74971ac6838cbfd9c869ba3746713001d7a38))
## 0.31.0 (2023-06-22)
@@ -1347,15 +1422,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
- - Merge branch 'future-dates' ([`8d2e6a9`](https://github.com/GitoxideLabs/gitoxide/commit/8d2e6a91ac92a033e9e3daad5cffa90263075536))
- - Adapt to changes in `gix-actor` ([`4a80e86`](https://github.com/GitoxideLabs/gitoxide/commit/4a80e868f9530896616e649838e9be64b6d10036))
- - Adapt to changes in `gix-date` ([`d575336`](https://github.com/GitoxideLabs/gitoxide/commit/d575336c26e6026e463cd06d88266bb2bdd3e162))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Merge branch 'future-dates' ([`8d2e6a9`](https://github.com/yuki0iq/gitoxide/commit/8d2e6a91ac92a033e9e3daad5cffa90263075536))
+ - Adapt to changes in `gix-actor` ([`4a80e86`](https://github.com/yuki0iq/gitoxide/commit/4a80e868f9530896616e649838e9be64b6d10036))
+ - Adapt to changes in `gix-date` ([`d575336`](https://github.com/yuki0iq/gitoxide/commit/d575336c26e6026e463cd06d88266bb2bdd3e162))
## 0.30.0 (2023-06-06)
@@ -1378,21 +1453,21 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge pull request #878 from blinxen/main ([`67da689`](https://github.com/GitoxideLabs/gitoxide/commit/67da6894c8d8a24b982c732a1753a3e0a3300cc3))
- - Include missing changelog file in some crates ([`0269eed`](https://github.com/GitoxideLabs/gitoxide/commit/0269eedc08c21589b5381d9b7d7fcc7004160bf8))
- - Merge branch 'fix-docs' ([`420553a`](https://github.com/GitoxideLabs/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
- - Minor fixes ([`89a8cfe`](https://github.com/GitoxideLabs/gitoxide/commit/89a8cfe40e5c3a9d4a4181fa055e3f4a529a8081))
- - Cleaning up documentation ([`2578e57`](https://github.com/GitoxideLabs/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
- - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/GitoxideLabs/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
- - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/GitoxideLabs/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Auto-fix clippy to remove explicit iter looping ([`3eff567`](https://github.com/GitoxideLabs/gitoxide/commit/3eff567c683b5c650c14792b68968cbdbc90ec5c))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Include custom clippy settings ([`b057500`](https://github.com/GitoxideLabs/gitoxide/commit/b057500dd3e6b75be3ebcd258cda0b946bedd9e1))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
- - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/GitoxideLabs/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge pull request #878 from blinxen/main ([`67da689`](https://github.com/yuki0iq/gitoxide/commit/67da6894c8d8a24b982c732a1753a3e0a3300cc3))
+ - Include missing changelog file in some crates ([`0269eed`](https://github.com/yuki0iq/gitoxide/commit/0269eedc08c21589b5381d9b7d7fcc7004160bf8))
+ - Merge branch 'fix-docs' ([`420553a`](https://github.com/yuki0iq/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
+ - Minor fixes ([`89a8cfe`](https://github.com/yuki0iq/gitoxide/commit/89a8cfe40e5c3a9d4a4181fa055e3f4a529a8081))
+ - Cleaning up documentation ([`2578e57`](https://github.com/yuki0iq/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
+ - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/yuki0iq/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
+ - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/yuki0iq/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Auto-fix clippy to remove explicit iter looping ([`3eff567`](https://github.com/yuki0iq/gitoxide/commit/3eff567c683b5c650c14792b68968cbdbc90ec5c))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Include custom clippy settings ([`b057500`](https://github.com/yuki0iq/gitoxide/commit/b057500dd3e6b75be3ebcd258cda0b946bedd9e1))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/yuki0iq/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
## 0.29.1 (2023-04-29)
@@ -1418,8 +1493,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-ref v0.29.1 ([`13e01f5`](https://github.com/GitoxideLabs/gitoxide/commit/13e01f5742ed2121f00f4b16c1df0cce5e7708ef))
- - Symbolic refs are now written with a newline. #(836) ([`79cc248`](https://github.com/GitoxideLabs/gitoxide/commit/79cc2482aac9408630e38f7441310d7febabe0fe))
+ - Release gix-ref v0.29.1 ([`13e01f5`](https://github.com/yuki0iq/gitoxide/commit/13e01f5742ed2121f00f4b16c1df0cce5e7708ef))
+ - Symbolic refs are now written with a newline. #(836) ([`79cc248`](https://github.com/yuki0iq/gitoxide/commit/79cc2482aac9408630e38f7441310d7febabe0fe))
## 0.29.0 (2023-04-27)
@@ -1441,9 +1516,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/GitoxideLabs/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
- - Prepare changelogs prior to release ([`0135158`](https://github.com/GitoxideLabs/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
- - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/GitoxideLabs/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
+ - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/yuki0iq/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
+ - Prepare changelogs prior to release ([`0135158`](https://github.com/yuki0iq/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
+ - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/yuki0iq/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
## 0.28.0 (2023-04-26)
@@ -1474,7 +1549,7 @@ A maintenance release without user-facing changes.
- 16 commits contributed to the release over the course of 14 calendar days.
- 29 days passed between releases.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Thanks Clippy
@@ -1488,24 +1563,24 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Merge branch 'faster-discovery' ([`282a1a3`](https://github.com/GitoxideLabs/gitoxide/commit/282a1a3f29572250e6d741c6daa97b0bed679753))
- - Speed up finding references by avoiding double-lookup. ([`3e93141`](https://github.com/GitoxideLabs/gitoxide/commit/3e93141b48ac3e0298c3165e7de0043187e373b9))
- - Avoid unnecessary check for `remotes/HEAD` if we are looking for `HEAD`. ([`0c79bdf`](https://github.com/GitoxideLabs/gitoxide/commit/0c79bdf47ff18553edd330de9a82895393a55c54))
- - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/GitoxideLabs/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
- - Thanks clippy ([`14e64e7`](https://github.com/GitoxideLabs/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
- - Create new `gix-fs` crate to consolidate all filesystem utilities ([`f8cc33c`](https://github.com/GitoxideLabs/gitoxide/commit/f8cc33cb372dd2b4bbe4a09cf4f64916681ab1dd))
- - Merge branch 'main' into dev ([`23ee47f`](https://github.com/GitoxideLabs/gitoxide/commit/23ee47fb24c197f8437bd426544b2aa74e005bdc))
- - Merge branch 'worktree-stack' ([`3d47919`](https://github.com/GitoxideLabs/gitoxide/commit/3d47919c1a2f83fc7c1fd7ae590d098057a22626))
- - Remove types that are now available in `gix-os` ([`b645d28`](https://github.com/GitoxideLabs/gitoxide/commit/b645d28f9641c6b4022e1e37ad9fe528922ec747))
- - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/GitoxideLabs/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Merge branch 'faster-discovery' ([`282a1a3`](https://github.com/yuki0iq/gitoxide/commit/282a1a3f29572250e6d741c6daa97b0bed679753))
+ - Speed up finding references by avoiding double-lookup. ([`3e93141`](https://github.com/yuki0iq/gitoxide/commit/3e93141b48ac3e0298c3165e7de0043187e373b9))
+ - Avoid unnecessary check for `remotes/HEAD` if we are looking for `HEAD`. ([`0c79bdf`](https://github.com/yuki0iq/gitoxide/commit/0c79bdf47ff18553edd330de9a82895393a55c54))
+ - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/yuki0iq/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
+ - Thanks clippy ([`14e64e7`](https://github.com/yuki0iq/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Create new `gix-fs` crate to consolidate all filesystem utilities ([`f8cc33c`](https://github.com/yuki0iq/gitoxide/commit/f8cc33cb372dd2b4bbe4a09cf4f64916681ab1dd))
+ - Merge branch 'main' into dev ([`23ee47f`](https://github.com/yuki0iq/gitoxide/commit/23ee47fb24c197f8437bd426544b2aa74e005bdc))
+ - Merge branch 'worktree-stack' ([`3d47919`](https://github.com/yuki0iq/gitoxide/commit/3d47919c1a2f83fc7c1fd7ae590d098057a22626))
+ - Remove types that are now available in `gix-os` ([`b645d28`](https://github.com/yuki0iq/gitoxide/commit/b645d28f9641c6b4022e1e37ad9fe528922ec747))
+ - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/yuki0iq/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
## 0.27.2 (2023-03-28)
@@ -1547,11 +1622,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-ref v0.27.2 ([`e965b18`](https://github.com/GitoxideLabs/gitoxide/commit/e965b18aedcf13ec4538bc7bc700269a56ca615e))
- - Thanks clippy ([`fa98a92`](https://github.com/GitoxideLabs/gitoxide/commit/fa98a922ed3f253c16abd420342f1f59ec53226d))
- - Merge branch 'fix-worktree-shared-refs' ([`9531b11`](https://github.com/GitoxideLabs/gitoxide/commit/9531b119c86a0887453fca84325ee6133bab24e7))
- - Add more tests to validate uncategorized refs in the context of worktrees ([`de66453`](https://github.com/GitoxideLabs/gitoxide/commit/de66453731a2be80527fda69c438fe7aff4b9d47))
- - Uncategorized refs should not be per-worktree ([`3d6832c`](https://github.com/GitoxideLabs/gitoxide/commit/3d6832cb0ea5dc4b3d798fd4ff86602df8d54407))
+ - Release gix-ref v0.27.2 ([`e965b18`](https://github.com/yuki0iq/gitoxide/commit/e965b18aedcf13ec4538bc7bc700269a56ca615e))
+ - Thanks clippy ([`fa98a92`](https://github.com/yuki0iq/gitoxide/commit/fa98a922ed3f253c16abd420342f1f59ec53226d))
+ - Merge branch 'fix-worktree-shared-refs' ([`9531b11`](https://github.com/yuki0iq/gitoxide/commit/9531b119c86a0887453fca84325ee6133bab24e7))
+ - Add more tests to validate uncategorized refs in the context of worktrees ([`de66453`](https://github.com/yuki0iq/gitoxide/commit/de66453731a2be80527fda69c438fe7aff4b9d47))
+ - Uncategorized refs should not be per-worktree ([`3d6832c`](https://github.com/yuki0iq/gitoxide/commit/3d6832cb0ea5dc4b3d798fd4ff86602df8d54407))
## 0.27.1 (2023-03-14)
@@ -1574,10 +1649,10 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/GitoxideLabs/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
- - Prepare changelogs prior to release ([`c66e298`](https://github.com/GitoxideLabs/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
- - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/GitoxideLabs/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
- - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/GitoxideLabs/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
+ - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/yuki0iq/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
+ - Prepare changelogs prior to release ([`c66e298`](https://github.com/yuki0iq/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
+ - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/yuki0iq/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
+ - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/yuki0iq/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
## 0.27.0 (2023-03-10)
@@ -1605,9 +1680,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/GitoxideLabs/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
- - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/GitoxideLabs/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
- - Implement `Clone` for `PartialName`. ([`8e8c71b`](https://github.com/GitoxideLabs/gitoxide/commit/8e8c71ba1238f0c8177f84810c2d9ed165010d7e))
+ - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/yuki0iq/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
+ - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/yuki0iq/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
+ - Implement `Clone` for `PartialName`. ([`8e8c71b`](https://github.com/yuki0iq/gitoxide/commit/8e8c71ba1238f0c8177f84810c2d9ed165010d7e))
## 0.26.0 (2023-03-04)
@@ -1630,9 +1705,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/GitoxideLabs/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
- - Prepare changelogs prior to release ([`895e482`](https://github.com/GitoxideLabs/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
- - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
+ - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/yuki0iq/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
+ - Prepare changelogs prior to release ([`895e482`](https://github.com/yuki0iq/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
+ - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/yuki0iq/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
## 0.25.0 (2023-03-01)
@@ -1655,14 +1730,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/GitoxideLabs/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
- - Remove versions from dev-dependencies to workspace crates. ([`3cfbf89`](https://github.com/GitoxideLabs/gitoxide/commit/3cfbf89f8630dfc71c9085eee6ca286a5c96ad84))
- - Adjust manifests prior to release ([`addd789`](https://github.com/GitoxideLabs/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
- - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/GitoxideLabs/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
- - Adapt to changes in `gix-tempfile` ([`bfcd1e3`](https://github.com/GitoxideLabs/gitoxide/commit/bfcd1e3a8f2d05d0d6d1f5cf06d369ac9e6e4cdf))
- - Prepare for git-tempfile release ([`56c005b`](https://github.com/GitoxideLabs/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/yuki0iq/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
+ - Remove versions from dev-dependencies to workspace crates. ([`3cfbf89`](https://github.com/yuki0iq/gitoxide/commit/3cfbf89f8630dfc71c9085eee6ca286a5c96ad84))
+ - Adjust manifests prior to release ([`addd789`](https://github.com/yuki0iq/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/yuki0iq/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
+ - Adapt to changes in `gix-tempfile` ([`bfcd1e3`](https://github.com/yuki0iq/gitoxide/commit/bfcd1e3a8f2d05d0d6d1f5cf06d369ac9e6e4cdf))
+ - Prepare for git-tempfile release ([`56c005b`](https://github.com/yuki0iq/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
## 0.24.1 (2023-02-20)
@@ -1696,8 +1771,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
## 0.24.0 (2023-02-17)
@@ -1962,7 +2037,7 @@ A maintenance release without user-facing changes.
- 965 commits contributed to the release.
- 69 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 23 unique issues were worked on: [#198](https://github.com/GitoxideLabs/gitoxide/issues/198), [#222](https://github.com/GitoxideLabs/gitoxide/issues/222), [#251](https://github.com/GitoxideLabs/gitoxide/issues/251), [#254](https://github.com/GitoxideLabs/gitoxide/issues/254), [#259](https://github.com/GitoxideLabs/gitoxide/issues/259), [#263](https://github.com/GitoxideLabs/gitoxide/issues/263), [#266](https://github.com/GitoxideLabs/gitoxide/issues/266), [#279](https://github.com/GitoxideLabs/gitoxide/issues/279), [#293](https://github.com/GitoxideLabs/gitoxide/issues/293), [#298](https://github.com/GitoxideLabs/gitoxide/issues/298), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#329](https://github.com/GitoxideLabs/gitoxide/issues/329), [#331](https://github.com/GitoxideLabs/gitoxide/issues/331), [#333](https://github.com/GitoxideLabs/gitoxide/issues/333), [#364](https://github.com/GitoxideLabs/gitoxide/issues/364), [#384](https://github.com/GitoxideLabs/gitoxide/issues/384), [#393](https://github.com/GitoxideLabs/gitoxide/issues/393), [#427](https://github.com/GitoxideLabs/gitoxide/issues/427), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#595](https://github.com/GitoxideLabs/gitoxide/issues/595), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691), [#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)
+ - 23 unique issues were worked on: [#198](https://github.com/yuki0iq/gitoxide/issues/198), [#222](https://github.com/yuki0iq/gitoxide/issues/222), [#251](https://github.com/yuki0iq/gitoxide/issues/251), [#254](https://github.com/yuki0iq/gitoxide/issues/254), [#259](https://github.com/yuki0iq/gitoxide/issues/259), [#263](https://github.com/yuki0iq/gitoxide/issues/263), [#266](https://github.com/yuki0iq/gitoxide/issues/266), [#279](https://github.com/yuki0iq/gitoxide/issues/279), [#293](https://github.com/yuki0iq/gitoxide/issues/293), [#298](https://github.com/yuki0iq/gitoxide/issues/298), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#329](https://github.com/yuki0iq/gitoxide/issues/329), [#331](https://github.com/yuki0iq/gitoxide/issues/331), [#333](https://github.com/yuki0iq/gitoxide/issues/333), [#364](https://github.com/yuki0iq/gitoxide/issues/364), [#384](https://github.com/yuki0iq/gitoxide/issues/384), [#393](https://github.com/yuki0iq/gitoxide/issues/393), [#427](https://github.com/yuki0iq/gitoxide/issues/427), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#595](https://github.com/yuki0iq/gitoxide/issues/595), [#691](https://github.com/yuki0iq/gitoxide/issues/691), [#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)
### Thanks Clippy
@@ -1976,995 +2051,995 @@ A maintenance release without user-facing changes.
view details
- * **[#198](https://github.com/GitoxideLabs/gitoxide/issues/198)**
- - Fix stop-release-for-changelog logic and fix all affected changelogs ([`52b38bc`](https://github.com/GitoxideLabs/gitoxide/commit/52b38bc4856be5ba8b5372a3dd20f5d06504e7ed))
- - Deduplicate conventional message ids ([`e695eda`](https://github.com/GitoxideLabs/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
- - Regenerate all changelogs to get links ([`0c81769`](https://github.com/GitoxideLabs/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
- - Mention actual issues that where worked on ([`a517e39`](https://github.com/GitoxideLabs/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
- - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/GitoxideLabs/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
- - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/GitoxideLabs/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
- - Sort all commits by time, descending… ([`f536bad`](https://github.com/GitoxideLabs/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
- - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/GitoxideLabs/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
- - Generate changelogs with details ([`e1861ca`](https://github.com/GitoxideLabs/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
- - Update all changelogs with details ([`58ab2ae`](https://github.com/GitoxideLabs/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
- - Update changelogs ([`c857d61`](https://github.com/GitoxideLabs/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
- - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/GitoxideLabs/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
- - Fix section headline level ([`9d6f263`](https://github.com/GitoxideLabs/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
- - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/GitoxideLabs/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
- - Add panicking `Target::id()` and `TargetRef::id()` ([`4ed4b2d`](https://github.com/GitoxideLabs/gitoxide/commit/4ed4b2da50557aff540685441f4b5c7d5e582977))
- - Loose reference iteration with non-dir prefixes… ([`293bfc0`](https://github.com/GitoxideLabs/gitoxide/commit/293bfc0278c5983c0beaec93253fb51f00d81156))
- - Improve changelog format ([`90e6128`](https://github.com/GitoxideLabs/gitoxide/commit/90e6128727932f917c485f411e623fc6a9c2ad4d))
- * **[#222](https://github.com/GitoxideLabs/gitoxide/issues/222)**
- - Update changelogs prior to release ([`9a493d0`](https://github.com/GitoxideLabs/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
- - Stabilize changelogs ([`920e832`](https://github.com/GitoxideLabs/gitoxide/commit/920e83219911df1c440d3fe42fd5ec3a295b0bb8))
- - Update changelogs prior to release ([`b3e2252`](https://github.com/GitoxideLabs/gitoxide/commit/b3e2252f7461a003d9a4612da60ba931dd8c0bef))
- * **[#251](https://github.com/GitoxideLabs/gitoxide/issues/251)**
- - PartialNameRef<'static>::join() for building paths on the fly ([`c0fc4f6`](https://github.com/GitoxideLabs/gitoxide/commit/c0fc4f6f1b42c117275be85e1c2e6893b58007ba))
- - Refactor ([`244a646`](https://github.com/GitoxideLabs/gitoxide/commit/244a646370dcc4e35478825922b86fe59646d86c))
- - Allow `PartialNameRef` to be created from owned items ([`b7aab9e`](https://github.com/GitoxideLabs/gitoxide/commit/b7aab9efd42975e8f2dcb5c97e51495996175702))
- * **[#254](https://github.com/GitoxideLabs/gitoxide/issues/254)**
- - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/GitoxideLabs/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
- * **[#259](https://github.com/GitoxideLabs/gitoxide/issues/259)**
- - Btree/hashmap free lookup of packs in store, keeping things more bundled ([`a88981b`](https://github.com/GitoxideLabs/gitoxide/commit/a88981b6f38b86624588f0c8ff200d17f38d0263))
- * **[#263](https://github.com/GitoxideLabs/gitoxide/issues/263)**
- - Don't unnecessarily reload the packed-refs buffer under contention ([`3ab990e`](https://github.com/GitoxideLabs/gitoxide/commit/3ab990ebbaf7feb999340e86933bbdc823166669))
- - Use a read-lock until mutation is needed, instead of upgradable rw locks ([`58294dd`](https://github.com/GitoxideLabs/gitoxide/commit/58294ddf13c17e64dc224cc01ec70c3006cb14bc))
- - Refactor ([`e41ab82`](https://github.com/GitoxideLabs/gitoxide/commit/e41ab820a32177e54b9cd53856cc2cdd4a72271f))
- - Add file::Store::find_packed(…, buffer) ([`f6181af`](https://github.com/GitoxideLabs/gitoxide/commit/f6181afef285b32968b852467235edf3d7d99a66))
- - Add Reference::peel_to_id_in_place_packed() and Reference::follow_packed() ([`03bcac2`](https://github.com/GitoxideLabs/gitoxide/commit/03bcac2763076bfd720b99d60fd036b4d5d00995))
- - Add `file::Store::iter_(prefixed_)packed()` ([`6a17416`](https://github.com/GitoxideLabs/gitoxide/commit/6a17416557112a6464e548c5de1c46e563b3a187))
- - Add `file::Store::cached_packed_buffer()` for packed refs snapshots ([`9eb3a31`](https://github.com/GitoxideLabs/gitoxide/commit/9eb3a31d1f9f519e153e8df3fc3faaff278aed85))
- - Rename `file::Store::packed_buffer()` to `…::open_packed_buffer()` ([`b431fb0`](https://github.com/GitoxideLabs/gitoxide/commit/b431fb0fb58b5e2e8aadbbd6aead55c0e42bd67b))
- - Add file::Store::try_find_packed(…, packed_buffer) ([`b030884`](https://github.com/GitoxideLabs/gitoxide/commit/b030884447284daf0f2251f574c0ddf9993b2792))
- - File::Store::from(PathBuf) removed ([`80f3d50`](https://github.com/GitoxideLabs/gitoxide/commit/80f3d504eeb669f16c5621fac06f6c763ce84e47))
- - Put general Store on hold - ref-table is needed to know how to go about it ([`bfa417b`](https://github.com/GitoxideLabs/gitoxide/commit/bfa417baa79fb7ba3c1b5f559ef5b12278dbc839))
- - Don't even think about setting up test duplication for the general store ([`72a6464`](https://github.com/GitoxideLabs/gitoxide/commit/72a6464ed8bf869704615bc5f4f98b604f2d8001))
- - Reference::logs() -> Reference::log_iter() ([`951c050`](https://github.com/GitoxideLabs/gitoxide/commit/951c050ecbb70c9de216603e55c7cfbc89a067e3))
- - Reference log line access ([`bfb32ae`](https://github.com/GitoxideLabs/gitoxide/commit/bfb32aee4e64fd6b1f18c830623cc3fddd059874))
- - Add platform for log iteration to hold byte buffers ([`1cd2362`](https://github.com/GitoxideLabs/gitoxide/commit/1cd23621f9d5a7ad22b0216aec9866cf3786b007))
- - Assure the packed buffer is reloaded after a modification ([`f5570ff`](https://github.com/GitoxideLabs/gitoxide/commit/f5570ff0e0d134144e86e3b06f426e2827469a88))
- - Fmt ([`fbeddeb`](https://github.com/GitoxideLabs/gitoxide/commit/fbeddebcab999f4898f768a3184906091f8ce0b8))
- - File::Store::iter() is now a platform, with `.all()` and `.prefixed(…)` respectively ([`5d498a3`](https://github.com/GitoxideLabs/gitoxide/commit/5d498a33236391d8e456f267b1bf6af24de66f11))
- - Refactor ([`5fc3817`](https://github.com/GitoxideLabs/gitoxide/commit/5fc381718693256562474d2b6bf551e4eb366293))
- - Refactor packed buffer sharing to allow for sharing snapshots ([`00c2545`](https://github.com/GitoxideLabs/gitoxide/commit/00c254525d4e028a16cb70028be1311432d006fc))
- - Let file transactions reuse the cached packed buffer ([`a9096b9`](https://github.com/GitoxideLabs/gitoxide/commit/a9096b9e6b09ef5394b71a58cba3bc2b72a66a8b))
- - File::ReferenceExt::follow(…) now without packed refs parameter ([`4641499`](https://github.com/GitoxideLabs/gitoxide/commit/4641499abe00acf6eef0ab6d6bf261b0a27795f8))
- - `file::ReferenceExt::peel_to_id_in_place(…)` now without packed-refs buffer ([`55940eb`](https://github.com/GitoxideLabs/gitoxide/commit/55940eb8316d83ac1376c57ba25b3115d62f2012))
- - File::Store::(try_)find(…, packed) was removed ([`15d429b`](https://github.com/GitoxideLabs/gitoxide/commit/15d429bb50602363292453606902bdce5042d9a5))
- - Load packed buffer with interior mutability ([`ae2eef1`](https://github.com/GitoxideLabs/gitoxide/commit/ae2eef11152b6c16dd08cb244b78b582e6351ec7))
- - Make it possible to return read guards with packed buffers ([`f5c3c8f`](https://github.com/GitoxideLabs/gitoxide/commit/f5c3c8f7309bf53b9e53f786e75931d701a8585c))
- - `file::Store::base` is now `file::Store::base()` and read-only ([`0e18753`](https://github.com/GitoxideLabs/gitoxide/commit/0e1875363fea09452789d7a90fc6860a7996d6d3))
- - Refactor, realize why having a packed-buffer with the loose db is valuable ([`a76f041`](https://github.com/GitoxideLabs/gitoxide/commit/a76f04166f652ebb3304b396f5dadf302270854d))
- - A mad attempt to use thread-local everywhere and avoid Sync… ([`0af5077`](https://github.com/GitoxideLabs/gitoxide/commit/0af5077e1f028c1c69bbdc098bb567e486282c37))
- - Try implementing find_reference to realize that this extra abstraction is overkill ([`82ea1b8`](https://github.com/GitoxideLabs/gitoxide/commit/82ea1b822ac658efecb0f74643fb5d62a8269e89))
- - Look into iteration, but realize that it's harder than finding refs ([`fc753a8`](https://github.com/GitoxideLabs/gitoxide/commit/fc753a8503592752d95db2aecaa33dc3615aa1fd))
- - Sketch of State is seen in store handle and store itself ([`f87f852`](https://github.com/GitoxideLabs/gitoxide/commit/f87f85261f661c337b0f1638e1eabeca6957381c))
- - Sketch a store handle ([`fc6480b`](https://github.com/GitoxideLabs/gitoxide/commit/fc6480ba1323cf3c606a1cded100ba3ea3e983e0))
- - Move `git_ref::file::WriteRefLog` to `git_ref::store::WriteRefLog` ([`9524732`](https://github.com/GitoxideLabs/gitoxide/commit/95247322a8191edfa7fac9c5aa72b40239f3aa88))
- * **[#266](https://github.com/GitoxideLabs/gitoxide/issues/266)**
- - Upgrade git-ref's os_str_bytes crate to 6.0.0 ([`0cfba57`](https://github.com/GitoxideLabs/gitoxide/commit/0cfba573eb85c5e990635363ac169b0114bba671))
- - Adapt to changes in git-odb ([`a44dd4b`](https://github.com/GitoxideLabs/gitoxide/commit/a44dd4b5d1910856d7a21e156e7bca3138c04484))
- - Remove pack-cache from `Find::try_find(…)` ([`ebc7f47`](https://github.com/GitoxideLabs/gitoxide/commit/ebc7f47708a63c3df4415ba0e702660d976dfb3e))
- - Clarify that we really need stable pack ids ([`cefc0fa`](https://github.com/GitoxideLabs/gitoxide/commit/cefc0faf8c28939449f5df57e9f4fff14da08ea1))
- - Move git_pack::data::Object to git_object::Data, massively alter git_odb::Find trait ([`2290d00`](https://github.com/GitoxideLabs/gitoxide/commit/2290d006705ff47ad780b009fe58ee422b3285af))
- * **[#279](https://github.com/GitoxideLabs/gitoxide/issues/279)**
- - Adapt to changes in git-hash ([`754a663`](https://github.com/GitoxideLabs/gitoxide/commit/754a66344ff2cfcfc4a7a3d72f1240e939c48055))
- - Adjust to changes in git-hash ([`9bf25cc`](https://github.com/GitoxideLabs/gitoxide/commit/9bf25cc4f2e44821f93e85997677bc4e86a67bd4))
- - Required `object_hash` as parameter when instantiating any Store ([`dea6659`](https://github.com/GitoxideLabs/gitoxide/commit/dea6659a404bf8b2ad1290549653c776ec04f964))
- - Remove `Target::must_exist()` ([`c46dec3`](https://github.com/GitoxideLabs/gitoxide/commit/c46dec311c76a83dba136be5dba6b70d739c354d))
- - Adapt to changes in git-hash ([`3e75e8c`](https://github.com/GitoxideLabs/gitoxide/commit/3e75e8cd4c55f339525914fdc69e7a7da1fb06d4))
- * **[#293](https://github.com/GitoxideLabs/gitoxide/issues/293)**
- - Git-ref uses memmap2 ([`4dec3ea`](https://github.com/GitoxideLabs/gitoxide/commit/4dec3ead7c28e88de1eb8e1576b9b29b1c0953c7))
- * **[#298](https://github.com/GitoxideLabs/gitoxide/issues/298)**
- - Enforce path conversion on windows gnu, it doesn't seem to like slashes ([`4d55a8f`](https://github.com/GitoxideLabs/gitoxide/commit/4d55a8f99f2a0b7c0c4ed70a615b7e58b5bee04b))
- - Mention that failing path when a ref-file couldn't be read ([`ecb539a`](https://github.com/GitoxideLabs/gitoxide/commit/ecb539a4c12696ecb4384af2a16c381fb7980d95))
- - Use hash_hasher based hash state for better keys/less collisions ([`814de07`](https://github.com/GitoxideLabs/gitoxide/commit/814de079f4226f42efa49ad334a348bce67184e4))
- - Display implementation for `FullName`. ([`cf50ae2`](https://github.com/GitoxideLabs/gitoxide/commit/cf50ae2b33da0161d801b4c0a9cd8b5d24bb3510))
- - FullNameRef::file_name() ([`28e3251`](https://github.com/GitoxideLabs/gitoxide/commit/28e3251ee1996f638eaa0bc7b39b06be436f6eb7))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- - Ref iteration for worktrees. ([`4a5176a`](https://github.com/GitoxideLabs/gitoxide/commit/4a5176a78b64981ce5612b88c7736b7323aa8cdd))
- - Down to one borrowcheck error ([`7571be5`](https://github.com/GitoxideLabs/gitoxide/commit/7571be5388d766afd88f224a6eab652659d38bfe))
- - Possibly a step towards solving this traversal… ([`c64a77f`](https://github.com/GitoxideLabs/gitoxide/commit/c64a77f09e2d8a1904704aaab4018a66a7e8417b))
- - Prepare for dual-iteration ([`200384c`](https://github.com/GitoxideLabs/gitoxide/commit/200384c4efbfb7438d192c7060b594f01df6b189))
- - Make a common-dir iterator available ([`78658c7`](https://github.com/GitoxideLabs/gitoxide/commit/78658c75c02fc9fc1b31fe2e24dd19ec16a8d477))
- - Refactor ([`5521391`](https://github.com/GitoxideLabs/gitoxide/commit/5521391d8b2369ffa5f78617b97793276480a96b))
- - Try all prefixes when producing a relative path for error purposes ([`8cf0302`](https://github.com/GitoxideLabs/gitoxide/commit/8cf0302bc75aed6e78adf7b855b0a28f2fa15616))
- - Restore previous non-namespace test ([`ba17b40`](https://github.com/GitoxideLabs/gitoxide/commit/ba17b40d7e22f1607ee7d8d206a136d307289591))
- - Refactor ([`1b3a6da`](https://github.com/GitoxideLabs/gitoxide/commit/1b3a6dacd55894f12dfa58ae5726f3b231dbe165))
- - Refactor ([`7777f7e`](https://github.com/GitoxideLabs/gitoxide/commit/7777f7e62e54d80e183d6bfc831950ca9c40e40d))
- - Represent loose iteration in terms of the overlay iterator ([`ad37a64`](https://github.com/GitoxideLabs/gitoxide/commit/ad37a64550e9e14bbdb88c04d2f1a367af01ca62))
- - Start preparing for multi-loose ref iteration, but… ([`014459b`](https://github.com/GitoxideLabs/gitoxide/commit/014459bf200204f69fc63481cd4e50caf70f21da))
- - Validate traversal of main repository refs in presence of worktrees ([`f067286`](https://github.com/GitoxideLabs/gitoxide/commit/f06728662834b89449cc4ec379a80ab778544e3b))
- - Refactor ([`c2ac110`](https://github.com/GitoxideLabs/gitoxide/commit/c2ac1107e840cf64d9ac33bc66d2a56586e0d06a))
- - Simplify worktree test to not include superfluous refs ([`c46d838`](https://github.com/GitoxideLabs/gitoxide/commit/c46d8383db0c6c2c57a3bf0544520d8dc05adf5d))
- - Assure proper handling of transactions in linked worktrees ([`07dc555`](https://github.com/GitoxideLabs/gitoxide/commit/07dc5558cb872112d7c47494390b3e0db110edb6))
- - Humble beginnings of transaction testing within worktrees ([`6f52606`](https://github.com/GitoxideLabs/gitoxide/commit/6f52606c395eee0b3cc98c11c84a17dd2636295d))
- - Many more tests around transactions and prefix handling ([`8f3a4b5`](https://github.com/GitoxideLabs/gitoxide/commit/8f3a4b5587f37c1a9894b13617133c50bd3d2a1d))
- - Assure that private worktree refs have their reflogs written ([`96efbb1`](https://github.com/GitoxideLabs/gitoxide/commit/96efbb10ab6c50606bc7fbacb9fdace77b5859e9))
- - Properly adjust names for prefixed refs for use in packed-refs and filter them ([`797af14`](https://github.com/GitoxideLabs/gitoxide/commit/797af14a44d1208848253ad27c6d4ec8e4e45831))
- - Prepare for filtering soon to be packed refs by name ([`3cea2ad`](https://github.com/GitoxideLabs/gitoxide/commit/3cea2ad03de875a1613580eeac1b5aeca9934ef0))
- - Uncover issue naming of refs written to packed-refs ([`1acf875`](https://github.com/GitoxideLabs/gitoxide/commit/1acf87531fb41ebc7b6200417b05cbd9cfc58313))
- - A first test of main worktree transactions incl. changelog ([`9c5ab38`](https://github.com/GitoxideLabs/gitoxide/commit/9c5ab38a1fbe45c95b6073949ddec4c3f42e9dbe))
- - Adjusts to changes in git-ref ([`b362fb5`](https://github.com/GitoxideLabs/gitoxide/commit/b362fb594546400e6c42688103df438954df7eeb))
- - `Transaction::commit(…)` takes `git-actor::SignatureRef` instead of `…::Signature`. ([`3d6299f`](https://github.com/GitoxideLabs/gitoxide/commit/3d6299f47f41397c1c72035a86b94d1c263b5b98))
- - First rough step towards support iteration ([`b987575`](https://github.com/GitoxideLabs/gitoxide/commit/b98757562527b703740e96086204577287351e81))
- - Prepare for tests that can write into our test repositories ([`096ee5f`](https://github.com/GitoxideLabs/gitoxide/commit/096ee5fc9b226b26b808d9aa14dc3c53e125b356))
- - Improve reflog base generation in transactions so it could possibly work ([`d69b56e`](https://github.com/GitoxideLabs/gitoxide/commit/d69b56e7f0104a0d8981777f1d3947b8a6a0b39e))
- - Improve conversions as much as possible ([`befe949`](https://github.com/GitoxideLabs/gitoxide/commit/befe949b40d6201d35e4622725f5ad3c6d0315d4))
- - Validate that owned values indeed can't be passed anymore ([`c78008e`](https://github.com/GitoxideLabs/gitoxide/commit/c78008e4d8b7cc68c2c04d344ec3388fe42d9d9f))
- - Avoid using `Cow` at all in favor of a simple `&PartialNameref` ([`1bc9a87`](https://github.com/GitoxideLabs/gitoxide/commit/1bc9a875d2b09b906f40db9e2c031c99e4fd9928))
- - This didn't get better, but probably will stay that way ([`7da239f`](https://github.com/GitoxideLabs/gitoxide/commit/7da239fb0ee42fd5148fa6524e5bfecf51d19cee))
- - See what it means to use `Cow` ([`2ae129a`](https://github.com/GitoxideLabs/gitoxide/commit/2ae129ad6183f36179031ea905d8974705e70da8))
- - All custom TryFrom implementations for Cow ([`15afec1`](https://github.com/GitoxideLabs/gitoxide/commit/15afec1efbc01fbb52af8f88720c874e6aa2d2b1))
- - Cow support for PartialNameRef ([`3e470da`](https://github.com/GitoxideLabs/gitoxide/commit/3e470da2d26f9b2c6bec9b28a9a108b8c032f007))
- - Adapt to changes in git-ref ([`21109ca`](https://github.com/GitoxideLabs/gitoxide/commit/21109ca9ab21df0ab45f3be552e83114817e98d0))
- - Remove `FullName::to_ref()` in favor of `•::as_ref()`. ([`f1dbb6b`](https://github.com/GitoxideLabs/gitoxide/commit/f1dbb6bd4534527b6f1f2aba2a562dd4e64cf55d))
- - Reflog handling for worktree/ ref-names ([`77877e0`](https://github.com/GitoxideLabs/gitoxide/commit/77877e09de324c7c32f5a170e853760f7b192aa4))
- - Parse the worktree name as part of the cateogry ([`7666034`](https://github.com/GitoxideLabs/gitoxide/commit/7666034a9b998eef7a2edaff0a8e6904babb5a13))
- - Refactor ([`cebf736`](https://github.com/GitoxideLabs/gitoxide/commit/cebf73655c887d57bbe597938cfa376fac96b44c))
- - More fixes for worktree ref handling ([`1aa546d`](https://github.com/GitoxideLabs/gitoxide/commit/1aa546dea7f1aa8f6baf348f4398aa100fbd18a2))
- - Better packed refs lookup for worktree refs ([`2b6982e`](https://github.com/GitoxideLabs/gitoxide/commit/2b6982e89db0f2229bdafa314eadbfb7ee637195))
- - Fix bugs with name resolution ([`3031f99`](https://github.com/GitoxideLabs/gitoxide/commit/3031f996fdc2312f847da82f251f0a3f7875d40a))
- - Assure `main-worktree` is also resolved in the main worktree ([`bc3c05e`](https://github.com/GitoxideLabs/gitoxide/commit/bc3c05e811b25be93294bebae96a0bba0afcf0f9))
- - Assure nobody can bypass the namespace anymore ([`0079ab6`](https://github.com/GitoxideLabs/gitoxide/commit/0079ab61c8f2818632949ed227e7251dd37a2a33))
- - Frame for tests in worktree and main repositories ([`b12884a`](https://github.com/GitoxideLabs/gitoxide/commit/b12884ad9596805521fe8c556c48d78669dd7ea5))
- - Assure namespaces are respected when calculating bases ([`4aac3c2`](https://github.com/GitoxideLabs/gitoxide/commit/4aac3c248ed46963166defa46e80740d135906ed))
- - Fix docs ([`e189914`](https://github.com/GitoxideLabs/gitoxide/commit/e1899143f12c16360998ac27bce326343254a638))
- - Transactions fully rely on proper base ([`d3a12e3`](https://github.com/GitoxideLabs/gitoxide/commit/d3a12e31c8eae9209489d35b4b2e5d4835e85bde))
- - Packed-refs now use correct common dir ([`dd7be18`](https://github.com/GitoxideLabs/gitoxide/commit/dd7be189ea1d5c15385a7eee54368b2b2510ed2d))
- - Reflog paths are now computed according to their ref name ([`c4d2493`](https://github.com/GitoxideLabs/gitoxide/commit/c4d2493dc5f3e0d2c7fca71ae672af167b8ff1a5))
- - Refactor ([`e93c222`](https://github.com/GitoxideLabs/gitoxide/commit/e93c222c947f57d9df523372613265d6286f64ce))
- - First draft of fixture setup for worktrees ([`a25b0bc`](https://github.com/GitoxideLabs/gitoxide/commit/a25b0bccfa001273057089fecca637c2d1fc591a))
- - Use suitable full names for store based packed-refs lookup too ([`d25b3ca`](https://github.com/GitoxideLabs/gitoxide/commit/d25b3ca01450c308e08e060c3959aaca09b9415f))
- - Packed-refs can now possibly transform names for lookup correctly ([`6478736`](https://github.com/GitoxideLabs/gitoxide/commit/6478736b5a2f86fd369a40f55b3697089e4ee93b))
- - Offer a way to search packed refs by full name only ([`ae57e27`](https://github.com/GitoxideLabs/gitoxide/commit/ae57e2766c4594b8336b36d4cfecb3c41d83e391))
- - Also build what should be a valid path for loose-ref lookup ([`37deca5`](https://github.com/GitoxideLabs/gitoxide/commit/37deca572eeeada79bfcbb4f815d50d4d5be2dc7))
- - Refactor ([`19d53fb`](https://github.com/GitoxideLabs/gitoxide/commit/19d53fb1b8c13ca13d2111a840de1b6ef91780ec))
- - Refactor ([`32b8fde`](https://github.com/GitoxideLabs/gitoxide/commit/32b8fde5f8941d3799d461e1d258f6627c064891))
- - Refactor ([`09eb432`](https://github.com/GitoxideLabs/gitoxide/commit/09eb432f21e6999ed565437aba1d3550fe33ed8d))
- - Refactor ([`f83910f`](https://github.com/GitoxideLabs/gitoxide/commit/f83910fe56b07b8dfabedeeaefd02070c15dd6f3))
- - Loose ref lookup uses categories for refanames ([`61b449c`](https://github.com/GitoxideLabs/gitoxide/commit/61b449ce8bf0d281839ba333af0dc33bf18556a1))
- - Prepare for switch to category based base-path lookup ([`14c6f48`](https://github.com/GitoxideLabs/gitoxide/commit/14c6f48d28d6f2e0a0dd778ec8205d04c731aeb2))
- - Unify pseudo-ref check for find reference ([`8c52fe4`](https://github.com/GitoxideLabs/gitoxide/commit/8c52fe42ead34de18de3b649ca91bc5616da5e57))
- - Admit that we need PartialPathCow and can't work around it ([`202bafc`](https://github.com/GitoxideLabs/gitoxide/commit/202bafcaeb122f9d61b0ad4855e1aaf90c69107c))
- - Rename `PartialNameRef` to `PartialNameCow` ([`1611c3d`](https://github.com/GitoxideLabs/gitoxide/commit/1611c3ddff6c930deaa4c2440383f5684c029b28))
- - Refactor ([`4e26e62`](https://github.com/GitoxideLabs/gitoxide/commit/4e26e62f62bffbc5744650d173061a8270e1cd68))
- - Refactor ([`a611224`](https://github.com/GitoxideLabs/gitoxide/commit/a6112249689438058724d859a87f0a4a64ed02e4))
- - Refactor ([`467d583`](https://github.com/GitoxideLabs/gitoxide/commit/467d5839af2098911bf5551b6dfa6db0a2b20300))
- - Refactor ([`3574a4e`](https://github.com/GitoxideLabs/gitoxide/commit/3574a4eaee78dc41c22d85af47cfd27b2c7c2303))
- - `Category::LinkedRef` ([`9cccce3`](https://github.com/GitoxideLabs/gitoxide/commit/9cccce35e527cdda58e01b03cd335a527418cf14))
- - `Category::MainRef` ([`eada5df`](https://github.com/GitoxideLabs/gitoxide/commit/eada5dfdd4981dbb032e8f155e3829eb5d1f380f))
- - `Category::(WorktreePrivate|Bisect|Rewritten)` ([`0304b7f`](https://github.com/GitoxideLabs/gitoxide/commit/0304b7fad3ae5e3ac1fea71e30658474a770184b))
- - `Category::LinkedPseudoRef` ([`612a2db`](https://github.com/GitoxideLabs/gitoxide/commit/612a2dbf7f70a8eb44b7278fccd4f1589749968a))
- - Add `Category::MainPseudoRef` ([`613b584`](https://github.com/GitoxideLabs/gitoxide/commit/613b5844e74535d391339bd8e7c106e18257b917))
- - `Category::PseudoRef` ([`6ccfea9`](https://github.com/GitoxideLabs/gitoxide/commit/6ccfea97d30dbfa013e1633c77c5a26ab5cbaf8f))
- - Remove `Store` from public API ([`8a92ec9`](https://github.com/GitoxideLabs/gitoxide/commit/8a92ec9834b6d5aa3057c5509f6c13b6a6cd6e1b))
- - Rename `file::Store::base()` to `git_dir()`. ([`2becffc`](https://github.com/GitoxideLabs/gitoxide/commit/2becffc85ff6225522fe38482739fb1406ae1060))
- - Adapt to changes in git-path ([`cc2d810`](https://github.com/GitoxideLabs/gitoxide/commit/cc2d81012d107da7a61bf4de5b28342dea5083b7))
- - Adapt to all changes in git-path with bstr support ([`f158648`](https://github.com/GitoxideLabs/gitoxide/commit/f158648aef8ad94d86550ceb2eeb20efb3df7596))
- - Use `git-path` crate instead of `git_features::path` ([`47e607d`](https://github.com/GitoxideLabs/gitoxide/commit/47e607dc256a43a3411406c645eb7ff04239dd3a))
- - Adjustments to go along with changes in git-features ([`c55cac6`](https://github.com/GitoxideLabs/gitoxide/commit/c55cac6a1ada77619bb5723717a5a6d757499fa9))
- - Make fmt ([`50ff7aa`](https://github.com/GitoxideLabs/gitoxide/commit/50ff7aa7fa86e5e2a94fb15aab86470532ac3f51))
- - Performance issue on windows is due to slow process execution speed ([`60bcffc`](https://github.com/GitoxideLabs/gitoxide/commit/60bcffc2d2921f01a0c8f42da9b43cd731eaf55d))
- - Speed up git-pack testing on windows ([`8ca400c`](https://github.com/GitoxideLabs/gitoxide/commit/8ca400c8647e0e59a96a936d41c2dc2d07c6bf2d))
- * **[#329](https://github.com/GitoxideLabs/gitoxide/issues/329)**
- - Document all features related to serde1 ([`72b97f2`](https://github.com/GitoxideLabs/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
- * **[#331](https://github.com/GitoxideLabs/gitoxide/issues/331)**
- - `Target(Ref)?::try_name()` now returns `Option<&FullNameRef>`. ([`0f753e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f753e922e313f735ed267f913366771e9de1111))
- - Add `store::WriteRefLog::Always` to unconditionally write reflogs. ([`4607a18`](https://github.com/GitoxideLabs/gitoxide/commit/4607a18e24b8270c182663a434b79dff8761db0e))
- - Add `git_config::values::Path` for a typesafe git path ([`e4d6685`](https://github.com/GitoxideLabs/gitoxide/commit/e4d6685064ad2b433f8acd3a74b320bf0169a994))
- * **[#333](https://github.com/GitoxideLabs/gitoxide/issues/333)**
- - Use git_features::path everywhere where there is a path conversion ([`2e1437c`](https://github.com/GitoxideLabs/gitoxide/commit/2e1437cb0b5dc77f2317881767f71eaf9b009ebf))
- - Remove os-str-bytes everywhere ([`71a086a`](https://github.com/GitoxideLabs/gitoxide/commit/71a086aaf0835c31c834aa32d968552de490f2e7))
- - Found one valid case for using os-str-bytes ([`9c294bf`](https://github.com/GitoxideLabs/gitoxide/commit/9c294bff45f8f04affd690327559e0e2c2415fa9))
- - Make real clear panics are only possible on windows ([`6b283dc`](https://github.com/GitoxideLabs/gitoxide/commit/6b283dc7b9339fd65ea35f56eb29f121f571caf7))
- - One usage of os_str_bytes down, along with some custom conversion code ([`1cc95ce`](https://github.com/GitoxideLabs/gitoxide/commit/1cc95cefbd132a4277ec52c2147f7c81fea92d48))
- - Gitoxide-core without os-str-bytes ([`909aa14`](https://github.com/GitoxideLabs/gitoxide/commit/909aa1402c82c3128052023613a297b213716e3d))
- - Don't use os_str_ext in git-features; adapt git-ref ([`9258b7b`](https://github.com/GitoxideLabs/gitoxide/commit/9258b7baf0895593c13a152ff9e6f52e036cebe1))
- - Use new git-features::path module ([`7c53b27`](https://github.com/GitoxideLabs/gitoxide/commit/7c53b275a71b9d2ee477bd19464d49a97e031e0c))
- * **[#364](https://github.com/GitoxideLabs/gitoxide/issues/364)**
- - Add `FullName(Ref)::category_and_shortname()` ([`ecd60d7`](https://github.com/GitoxideLabs/gitoxide/commit/ecd60d7a75d4aef7c37cd0b28b57a8aea1166858))
- - `Target::as_(id|name)` -> `Target::try_(id|name)` ([`7984e19`](https://github.com/GitoxideLabs/gitoxide/commit/7984e19417dff13445f3ef2e15dea96bbd194ce5))
- - Refactor ([`b1b9871`](https://github.com/GitoxideLabs/gitoxide/commit/b1b9871e8b0c2bcbdee0c3ea4c060b4a7c32bc15))
- - `Fullname(Ref)::category()` and `Category` ([`e7e4ba2`](https://github.com/GitoxideLabs/gitoxide/commit/e7e4ba2739e5a15e826b5b4d9ef2b45a1cb016cc))
- - FullName(Ref)::strip_prefix() ([`af2d399`](https://github.com/GitoxideLabs/gitoxide/commit/af2d399261e4131299c2279904a1f224c116db66))
- - Full error handling for CommitRefIter ([`b94471a`](https://github.com/GitoxideLabs/gitoxide/commit/b94471a0ced50204156cf5d4126c676f0258a5eb))
- * **[#384](https://github.com/GitoxideLabs/gitoxide/issues/384)**
- - No need to isolate archives by crate name ([`19d46f3`](https://github.com/GitoxideLabs/gitoxide/commit/19d46f35440419b9911b6e2bca2cfc975865dce9))
- - Add archive files via git-lfs ([`7202a1c`](https://github.com/GitoxideLabs/gitoxide/commit/7202a1c4734ad904c026ee3e4e2143c0461d51a2))
- - Auto-set commit.gpgsign=false when executing git ([`c23feb6`](https://github.com/GitoxideLabs/gitoxide/commit/c23feb64ad157180cfba8a11c882b829733ea8f6))
- * **[#393](https://github.com/GitoxideLabs/gitoxide/issues/393)**
- - Add support for disabling archive usage ([`624ad2e`](https://github.com/GitoxideLabs/gitoxide/commit/624ad2ef42172556efe942129f6f46dd627250d5))
- * **[#427](https://github.com/GitoxideLabs/gitoxide/issues/427)**
- - Make fmt ([`4b320e7`](https://github.com/GitoxideLabs/gitoxide/commit/4b320e773368ac5e8c38dd8a779ef3d6d2d024ec))
- - Adapt to changes in git-features ([`777b40c`](https://github.com/GitoxideLabs/gitoxide/commit/777b40cc33f0cc952bc2a7cbb01c0c3c1b261e5b))
- - Adjust to changes in `git-features` ([`07168c7`](https://github.com/GitoxideLabs/gitoxide/commit/07168c704c1f8ba1eeb4dcec65b7d34ddca3e147))
- - Use generalized reload-on-demand in `git-ref` ([`8d0cce7`](https://github.com/GitoxideLabs/gitoxide/commit/8d0cce7d1521374d5199552fc69a417a957519bc))
- - Now it's possible to update packed refs using the shared code ([`78222c2`](https://github.com/GitoxideLabs/gitoxide/commit/78222c2e39aa24c84852e999448c042f2fd37db4))
- - The first step towards using the generalized `ReloadIfChanged` in git-ref ([`e8de0ef`](https://github.com/GitoxideLabs/gitoxide/commit/e8de0ef38db2f2d83cb277ed101464f23c0e98e4))
- - Always update modification date when packed refs are forcefully reloaded. ([`1d20035`](https://github.com/GitoxideLabs/gitoxide/commit/1d2003519e3b0f745af1524a32f2816475024b31))
- - Allow `Reference` to be serialized/deserialized with `serde`. ([`f3c609f`](https://github.com/GitoxideLabs/gitoxide/commit/f3c609f0af00aa280649975b0705a3cfaad8a0e5))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - Support for non-'static PackedRefs transactions. ([`328900a`](https://github.com/GitoxideLabs/gitoxide/commit/328900add089f40d3bf9f1019c9f31663da387e2))
- - Add test to validate new symref reflog behaviour ([`8b5cf38`](https://github.com/GitoxideLabs/gitoxide/commit/8b5cf385cb6cf31ad438398ddcc5668a01b6fb3d))
- - Allow symref updates to receive reflogs if these are new… ([`6e5c0ae`](https://github.com/GitoxideLabs/gitoxide/commit/6e5c0ae63deed181419232c61896e22404e4c84a))
- - `transaction::Change::new_value()` to get easy access to new values of references. ([`370ed3d`](https://github.com/GitoxideLabs/gitoxide/commit/370ed3dcc393eca7a393ea0150f698a9fc844320))
- - `file::Transaction::prepare()` now takes two `git_lock::acquisition::Fail` instances. ([`e699291`](https://github.com/GitoxideLabs/gitoxide/commit/e699291097cec346374a30c325848f787ca9d736))
- - `FullName::try_from(&BString)` for convenience. ([`658c125`](https://github.com/GitoxideLabs/gitoxide/commit/658c1257c073507327d9a50c1c89b49d17e9ccbc))
- - Improve docs slightly ([`4850202`](https://github.com/GitoxideLabs/gitoxide/commit/485020252da95b1369326156ebd8ff6052f591ec))
- - Better refmap printing ([`6f60a79`](https://github.com/GitoxideLabs/gitoxide/commit/6f60a793297e2a29cf835591add6669c067da3e5))
- - Fix windows tests ([`140e690`](https://github.com/GitoxideLabs/gitoxide/commit/140e6903d9bd9d9b393b717988f00e42c52a4d36))
- - Fix docs ([`dad9cbe`](https://github.com/GitoxideLabs/gitoxide/commit/dad9cbeb853c0cc5128360b05c04b5a3da7ec75e))
- - Replace `quick-error` with `thiserror` ([`725210d`](https://github.com/GitoxideLabs/gitoxide/commit/725210dc401406fe9450eae9d375b0238d645027))
- - Adjust to changes in `git-validate` ([`4eac45f`](https://github.com/GitoxideLabs/gitoxide/commit/4eac45f89d4581a7be8eedcc931512cd52c255a9))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#595](https://github.com/GitoxideLabs/gitoxide/issues/595)**
- - Assure symrefs don't get deleted when moving refs to packed-refs. ([`584b705`](https://github.com/GitoxideLabs/gitoxide/commit/584b705cee8be3fb68c67dcb8535b981d1efc5f4))
- - Avoid lock-acquisition for refs which are to be deleted if a global lock is helt. ([`66b053d`](https://github.com/GitoxideLabs/gitoxide/commit/66b053dd070cc05dbcec9b251bfab32a00f75b68))
- - Case-insentively conflicting references can be created even on case-insensitie filesystems*. ([`9f84850`](https://github.com/GitoxideLabs/gitoxide/commit/9f848506f5a42abc954612ea375f845e3b23ae5a))
- - Instead of erroring if loose iteration is performed on missing base, correctly yield zero references. ([`e9853dd`](https://github.com/GitoxideLabs/gitoxide/commit/e9853dd640cf4545134aa6e0d093e560af090a2b))
- - Loose ref iteration on a repo with missing 'ref/' fails when creating the iterator. ([`27386a9`](https://github.com/GitoxideLabs/gitoxide/commit/27386a96ddc022ba75730901f8bb098b9d5ff9d4))
- - First test to validate how collisions are expressed. ([`3f54ade`](https://github.com/GitoxideLabs/gitoxide/commit/3f54ade216cfdfbba8d4a74f544ccf0436225d46))
- - Attempt to add the first case-sensitive test… ([`063ab73`](https://github.com/GitoxideLabs/gitoxide/commit/063ab73d77a480191d10338964f4a6209aec3cb6))
- - `file::Transaction::rollback()` allows to explicitly roll back a pending change. ([`e86e159`](https://github.com/GitoxideLabs/gitoxide/commit/e86e159e00c9b54803abbfa09809707be7ac8aee))
- - Higher performance for edits which would write the same value. ([`bbdb480`](https://github.com/GitoxideLabs/gitoxide/commit/bbdb4804d8c3bd6a1fb8bea97adce509c90c5ca8))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
- * **[#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)**
- - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/GitoxideLabs/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
+ * **[#198](https://github.com/yuki0iq/gitoxide/issues/198)**
+ - Fix stop-release-for-changelog logic and fix all affected changelogs ([`52b38bc`](https://github.com/yuki0iq/gitoxide/commit/52b38bc4856be5ba8b5372a3dd20f5d06504e7ed))
+ - Deduplicate conventional message ids ([`e695eda`](https://github.com/yuki0iq/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
+ - Regenerate all changelogs to get links ([`0c81769`](https://github.com/yuki0iq/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
+ - Mention actual issues that where worked on ([`a517e39`](https://github.com/yuki0iq/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
+ - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/yuki0iq/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
+ - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/yuki0iq/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
+ - Sort all commits by time, descending… ([`f536bad`](https://github.com/yuki0iq/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
+ - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/yuki0iq/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
+ - Generate changelogs with details ([`e1861ca`](https://github.com/yuki0iq/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
+ - Update all changelogs with details ([`58ab2ae`](https://github.com/yuki0iq/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
+ - Update changelogs ([`c857d61`](https://github.com/yuki0iq/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
+ - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/yuki0iq/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
+ - Fix section headline level ([`9d6f263`](https://github.com/yuki0iq/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
+ - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/yuki0iq/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
+ - Add panicking `Target::id()` and `TargetRef::id()` ([`4ed4b2d`](https://github.com/yuki0iq/gitoxide/commit/4ed4b2da50557aff540685441f4b5c7d5e582977))
+ - Loose reference iteration with non-dir prefixes… ([`293bfc0`](https://github.com/yuki0iq/gitoxide/commit/293bfc0278c5983c0beaec93253fb51f00d81156))
+ - Improve changelog format ([`90e6128`](https://github.com/yuki0iq/gitoxide/commit/90e6128727932f917c485f411e623fc6a9c2ad4d))
+ * **[#222](https://github.com/yuki0iq/gitoxide/issues/222)**
+ - Update changelogs prior to release ([`9a493d0`](https://github.com/yuki0iq/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
+ - Stabilize changelogs ([`920e832`](https://github.com/yuki0iq/gitoxide/commit/920e83219911df1c440d3fe42fd5ec3a295b0bb8))
+ - Update changelogs prior to release ([`b3e2252`](https://github.com/yuki0iq/gitoxide/commit/b3e2252f7461a003d9a4612da60ba931dd8c0bef))
+ * **[#251](https://github.com/yuki0iq/gitoxide/issues/251)**
+ - PartialNameRef<'static>::join() for building paths on the fly ([`c0fc4f6`](https://github.com/yuki0iq/gitoxide/commit/c0fc4f6f1b42c117275be85e1c2e6893b58007ba))
+ - Refactor ([`244a646`](https://github.com/yuki0iq/gitoxide/commit/244a646370dcc4e35478825922b86fe59646d86c))
+ - Allow `PartialNameRef` to be created from owned items ([`b7aab9e`](https://github.com/yuki0iq/gitoxide/commit/b7aab9efd42975e8f2dcb5c97e51495996175702))
+ * **[#254](https://github.com/yuki0iq/gitoxide/issues/254)**
+ - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/yuki0iq/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
+ * **[#259](https://github.com/yuki0iq/gitoxide/issues/259)**
+ - Btree/hashmap free lookup of packs in store, keeping things more bundled ([`a88981b`](https://github.com/yuki0iq/gitoxide/commit/a88981b6f38b86624588f0c8ff200d17f38d0263))
+ * **[#263](https://github.com/yuki0iq/gitoxide/issues/263)**
+ - Don't unnecessarily reload the packed-refs buffer under contention ([`3ab990e`](https://github.com/yuki0iq/gitoxide/commit/3ab990ebbaf7feb999340e86933bbdc823166669))
+ - Use a read-lock until mutation is needed, instead of upgradable rw locks ([`58294dd`](https://github.com/yuki0iq/gitoxide/commit/58294ddf13c17e64dc224cc01ec70c3006cb14bc))
+ - Refactor ([`e41ab82`](https://github.com/yuki0iq/gitoxide/commit/e41ab820a32177e54b9cd53856cc2cdd4a72271f))
+ - Add file::Store::find_packed(…, buffer) ([`f6181af`](https://github.com/yuki0iq/gitoxide/commit/f6181afef285b32968b852467235edf3d7d99a66))
+ - Add Reference::peel_to_id_in_place_packed() and Reference::follow_packed() ([`03bcac2`](https://github.com/yuki0iq/gitoxide/commit/03bcac2763076bfd720b99d60fd036b4d5d00995))
+ - Add `file::Store::iter_(prefixed_)packed()` ([`6a17416`](https://github.com/yuki0iq/gitoxide/commit/6a17416557112a6464e548c5de1c46e563b3a187))
+ - Add `file::Store::cached_packed_buffer()` for packed refs snapshots ([`9eb3a31`](https://github.com/yuki0iq/gitoxide/commit/9eb3a31d1f9f519e153e8df3fc3faaff278aed85))
+ - Rename `file::Store::packed_buffer()` to `…::open_packed_buffer()` ([`b431fb0`](https://github.com/yuki0iq/gitoxide/commit/b431fb0fb58b5e2e8aadbbd6aead55c0e42bd67b))
+ - Add file::Store::try_find_packed(…, packed_buffer) ([`b030884`](https://github.com/yuki0iq/gitoxide/commit/b030884447284daf0f2251f574c0ddf9993b2792))
+ - File::Store::from(PathBuf) removed ([`80f3d50`](https://github.com/yuki0iq/gitoxide/commit/80f3d504eeb669f16c5621fac06f6c763ce84e47))
+ - Put general Store on hold - ref-table is needed to know how to go about it ([`bfa417b`](https://github.com/yuki0iq/gitoxide/commit/bfa417baa79fb7ba3c1b5f559ef5b12278dbc839))
+ - Don't even think about setting up test duplication for the general store ([`72a6464`](https://github.com/yuki0iq/gitoxide/commit/72a6464ed8bf869704615bc5f4f98b604f2d8001))
+ - Reference::logs() -> Reference::log_iter() ([`951c050`](https://github.com/yuki0iq/gitoxide/commit/951c050ecbb70c9de216603e55c7cfbc89a067e3))
+ - Reference log line access ([`bfb32ae`](https://github.com/yuki0iq/gitoxide/commit/bfb32aee4e64fd6b1f18c830623cc3fddd059874))
+ - Add platform for log iteration to hold byte buffers ([`1cd2362`](https://github.com/yuki0iq/gitoxide/commit/1cd23621f9d5a7ad22b0216aec9866cf3786b007))
+ - Assure the packed buffer is reloaded after a modification ([`f5570ff`](https://github.com/yuki0iq/gitoxide/commit/f5570ff0e0d134144e86e3b06f426e2827469a88))
+ - Fmt ([`fbeddeb`](https://github.com/yuki0iq/gitoxide/commit/fbeddebcab999f4898f768a3184906091f8ce0b8))
+ - File::Store::iter() is now a platform, with `.all()` and `.prefixed(…)` respectively ([`5d498a3`](https://github.com/yuki0iq/gitoxide/commit/5d498a33236391d8e456f267b1bf6af24de66f11))
+ - Refactor ([`5fc3817`](https://github.com/yuki0iq/gitoxide/commit/5fc381718693256562474d2b6bf551e4eb366293))
+ - Refactor packed buffer sharing to allow for sharing snapshots ([`00c2545`](https://github.com/yuki0iq/gitoxide/commit/00c254525d4e028a16cb70028be1311432d006fc))
+ - Let file transactions reuse the cached packed buffer ([`a9096b9`](https://github.com/yuki0iq/gitoxide/commit/a9096b9e6b09ef5394b71a58cba3bc2b72a66a8b))
+ - File::ReferenceExt::follow(…) now without packed refs parameter ([`4641499`](https://github.com/yuki0iq/gitoxide/commit/4641499abe00acf6eef0ab6d6bf261b0a27795f8))
+ - `file::ReferenceExt::peel_to_id_in_place(…)` now without packed-refs buffer ([`55940eb`](https://github.com/yuki0iq/gitoxide/commit/55940eb8316d83ac1376c57ba25b3115d62f2012))
+ - File::Store::(try_)find(…, packed) was removed ([`15d429b`](https://github.com/yuki0iq/gitoxide/commit/15d429bb50602363292453606902bdce5042d9a5))
+ - Load packed buffer with interior mutability ([`ae2eef1`](https://github.com/yuki0iq/gitoxide/commit/ae2eef11152b6c16dd08cb244b78b582e6351ec7))
+ - Make it possible to return read guards with packed buffers ([`f5c3c8f`](https://github.com/yuki0iq/gitoxide/commit/f5c3c8f7309bf53b9e53f786e75931d701a8585c))
+ - `file::Store::base` is now `file::Store::base()` and read-only ([`0e18753`](https://github.com/yuki0iq/gitoxide/commit/0e1875363fea09452789d7a90fc6860a7996d6d3))
+ - Refactor, realize why having a packed-buffer with the loose db is valuable ([`a76f041`](https://github.com/yuki0iq/gitoxide/commit/a76f04166f652ebb3304b396f5dadf302270854d))
+ - A mad attempt to use thread-local everywhere and avoid Sync… ([`0af5077`](https://github.com/yuki0iq/gitoxide/commit/0af5077e1f028c1c69bbdc098bb567e486282c37))
+ - Try implementing find_reference to realize that this extra abstraction is overkill ([`82ea1b8`](https://github.com/yuki0iq/gitoxide/commit/82ea1b822ac658efecb0f74643fb5d62a8269e89))
+ - Look into iteration, but realize that it's harder than finding refs ([`fc753a8`](https://github.com/yuki0iq/gitoxide/commit/fc753a8503592752d95db2aecaa33dc3615aa1fd))
+ - Sketch of State is seen in store handle and store itself ([`f87f852`](https://github.com/yuki0iq/gitoxide/commit/f87f85261f661c337b0f1638e1eabeca6957381c))
+ - Sketch a store handle ([`fc6480b`](https://github.com/yuki0iq/gitoxide/commit/fc6480ba1323cf3c606a1cded100ba3ea3e983e0))
+ - Move `git_ref::file::WriteRefLog` to `git_ref::store::WriteRefLog` ([`9524732`](https://github.com/yuki0iq/gitoxide/commit/95247322a8191edfa7fac9c5aa72b40239f3aa88))
+ * **[#266](https://github.com/yuki0iq/gitoxide/issues/266)**
+ - Upgrade git-ref's os_str_bytes crate to 6.0.0 ([`0cfba57`](https://github.com/yuki0iq/gitoxide/commit/0cfba573eb85c5e990635363ac169b0114bba671))
+ - Adapt to changes in git-odb ([`a44dd4b`](https://github.com/yuki0iq/gitoxide/commit/a44dd4b5d1910856d7a21e156e7bca3138c04484))
+ - Remove pack-cache from `Find::try_find(…)` ([`ebc7f47`](https://github.com/yuki0iq/gitoxide/commit/ebc7f47708a63c3df4415ba0e702660d976dfb3e))
+ - Clarify that we really need stable pack ids ([`cefc0fa`](https://github.com/yuki0iq/gitoxide/commit/cefc0faf8c28939449f5df57e9f4fff14da08ea1))
+ - Move git_pack::data::Object to git_object::Data, massively alter git_odb::Find trait ([`2290d00`](https://github.com/yuki0iq/gitoxide/commit/2290d006705ff47ad780b009fe58ee422b3285af))
+ * **[#279](https://github.com/yuki0iq/gitoxide/issues/279)**
+ - Adapt to changes in git-hash ([`754a663`](https://github.com/yuki0iq/gitoxide/commit/754a66344ff2cfcfc4a7a3d72f1240e939c48055))
+ - Adjust to changes in git-hash ([`9bf25cc`](https://github.com/yuki0iq/gitoxide/commit/9bf25cc4f2e44821f93e85997677bc4e86a67bd4))
+ - Required `object_hash` as parameter when instantiating any Store ([`dea6659`](https://github.com/yuki0iq/gitoxide/commit/dea6659a404bf8b2ad1290549653c776ec04f964))
+ - Remove `Target::must_exist()` ([`c46dec3`](https://github.com/yuki0iq/gitoxide/commit/c46dec311c76a83dba136be5dba6b70d739c354d))
+ - Adapt to changes in git-hash ([`3e75e8c`](https://github.com/yuki0iq/gitoxide/commit/3e75e8cd4c55f339525914fdc69e7a7da1fb06d4))
+ * **[#293](https://github.com/yuki0iq/gitoxide/issues/293)**
+ - Git-ref uses memmap2 ([`4dec3ea`](https://github.com/yuki0iq/gitoxide/commit/4dec3ead7c28e88de1eb8e1576b9b29b1c0953c7))
+ * **[#298](https://github.com/yuki0iq/gitoxide/issues/298)**
+ - Enforce path conversion on windows gnu, it doesn't seem to like slashes ([`4d55a8f`](https://github.com/yuki0iq/gitoxide/commit/4d55a8f99f2a0b7c0c4ed70a615b7e58b5bee04b))
+ - Mention that failing path when a ref-file couldn't be read ([`ecb539a`](https://github.com/yuki0iq/gitoxide/commit/ecb539a4c12696ecb4384af2a16c381fb7980d95))
+ - Use hash_hasher based hash state for better keys/less collisions ([`814de07`](https://github.com/yuki0iq/gitoxide/commit/814de079f4226f42efa49ad334a348bce67184e4))
+ - Display implementation for `FullName`. ([`cf50ae2`](https://github.com/yuki0iq/gitoxide/commit/cf50ae2b33da0161d801b4c0a9cd8b5d24bb3510))
+ - FullNameRef::file_name() ([`28e3251`](https://github.com/yuki0iq/gitoxide/commit/28e3251ee1996f638eaa0bc7b39b06be436f6eb7))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ - Ref iteration for worktrees. ([`4a5176a`](https://github.com/yuki0iq/gitoxide/commit/4a5176a78b64981ce5612b88c7736b7323aa8cdd))
+ - Down to one borrowcheck error ([`7571be5`](https://github.com/yuki0iq/gitoxide/commit/7571be5388d766afd88f224a6eab652659d38bfe))
+ - Possibly a step towards solving this traversal… ([`c64a77f`](https://github.com/yuki0iq/gitoxide/commit/c64a77f09e2d8a1904704aaab4018a66a7e8417b))
+ - Prepare for dual-iteration ([`200384c`](https://github.com/yuki0iq/gitoxide/commit/200384c4efbfb7438d192c7060b594f01df6b189))
+ - Make a common-dir iterator available ([`78658c7`](https://github.com/yuki0iq/gitoxide/commit/78658c75c02fc9fc1b31fe2e24dd19ec16a8d477))
+ - Refactor ([`5521391`](https://github.com/yuki0iq/gitoxide/commit/5521391d8b2369ffa5f78617b97793276480a96b))
+ - Try all prefixes when producing a relative path for error purposes ([`8cf0302`](https://github.com/yuki0iq/gitoxide/commit/8cf0302bc75aed6e78adf7b855b0a28f2fa15616))
+ - Restore previous non-namespace test ([`ba17b40`](https://github.com/yuki0iq/gitoxide/commit/ba17b40d7e22f1607ee7d8d206a136d307289591))
+ - Refactor ([`1b3a6da`](https://github.com/yuki0iq/gitoxide/commit/1b3a6dacd55894f12dfa58ae5726f3b231dbe165))
+ - Refactor ([`7777f7e`](https://github.com/yuki0iq/gitoxide/commit/7777f7e62e54d80e183d6bfc831950ca9c40e40d))
+ - Represent loose iteration in terms of the overlay iterator ([`ad37a64`](https://github.com/yuki0iq/gitoxide/commit/ad37a64550e9e14bbdb88c04d2f1a367af01ca62))
+ - Start preparing for multi-loose ref iteration, but… ([`014459b`](https://github.com/yuki0iq/gitoxide/commit/014459bf200204f69fc63481cd4e50caf70f21da))
+ - Validate traversal of main repository refs in presence of worktrees ([`f067286`](https://github.com/yuki0iq/gitoxide/commit/f06728662834b89449cc4ec379a80ab778544e3b))
+ - Refactor ([`c2ac110`](https://github.com/yuki0iq/gitoxide/commit/c2ac1107e840cf64d9ac33bc66d2a56586e0d06a))
+ - Simplify worktree test to not include superfluous refs ([`c46d838`](https://github.com/yuki0iq/gitoxide/commit/c46d8383db0c6c2c57a3bf0544520d8dc05adf5d))
+ - Assure proper handling of transactions in linked worktrees ([`07dc555`](https://github.com/yuki0iq/gitoxide/commit/07dc5558cb872112d7c47494390b3e0db110edb6))
+ - Humble beginnings of transaction testing within worktrees ([`6f52606`](https://github.com/yuki0iq/gitoxide/commit/6f52606c395eee0b3cc98c11c84a17dd2636295d))
+ - Many more tests around transactions and prefix handling ([`8f3a4b5`](https://github.com/yuki0iq/gitoxide/commit/8f3a4b5587f37c1a9894b13617133c50bd3d2a1d))
+ - Assure that private worktree refs have their reflogs written ([`96efbb1`](https://github.com/yuki0iq/gitoxide/commit/96efbb10ab6c50606bc7fbacb9fdace77b5859e9))
+ - Properly adjust names for prefixed refs for use in packed-refs and filter them ([`797af14`](https://github.com/yuki0iq/gitoxide/commit/797af14a44d1208848253ad27c6d4ec8e4e45831))
+ - Prepare for filtering soon to be packed refs by name ([`3cea2ad`](https://github.com/yuki0iq/gitoxide/commit/3cea2ad03de875a1613580eeac1b5aeca9934ef0))
+ - Uncover issue naming of refs written to packed-refs ([`1acf875`](https://github.com/yuki0iq/gitoxide/commit/1acf87531fb41ebc7b6200417b05cbd9cfc58313))
+ - A first test of main worktree transactions incl. changelog ([`9c5ab38`](https://github.com/yuki0iq/gitoxide/commit/9c5ab38a1fbe45c95b6073949ddec4c3f42e9dbe))
+ - Adjusts to changes in git-ref ([`b362fb5`](https://github.com/yuki0iq/gitoxide/commit/b362fb594546400e6c42688103df438954df7eeb))
+ - `Transaction::commit(…)` takes `git-actor::SignatureRef` instead of `…::Signature`. ([`3d6299f`](https://github.com/yuki0iq/gitoxide/commit/3d6299f47f41397c1c72035a86b94d1c263b5b98))
+ - First rough step towards support iteration ([`b987575`](https://github.com/yuki0iq/gitoxide/commit/b98757562527b703740e96086204577287351e81))
+ - Prepare for tests that can write into our test repositories ([`096ee5f`](https://github.com/yuki0iq/gitoxide/commit/096ee5fc9b226b26b808d9aa14dc3c53e125b356))
+ - Improve reflog base generation in transactions so it could possibly work ([`d69b56e`](https://github.com/yuki0iq/gitoxide/commit/d69b56e7f0104a0d8981777f1d3947b8a6a0b39e))
+ - Improve conversions as much as possible ([`befe949`](https://github.com/yuki0iq/gitoxide/commit/befe949b40d6201d35e4622725f5ad3c6d0315d4))
+ - Validate that owned values indeed can't be passed anymore ([`c78008e`](https://github.com/yuki0iq/gitoxide/commit/c78008e4d8b7cc68c2c04d344ec3388fe42d9d9f))
+ - Avoid using `Cow` at all in favor of a simple `&PartialNameref` ([`1bc9a87`](https://github.com/yuki0iq/gitoxide/commit/1bc9a875d2b09b906f40db9e2c031c99e4fd9928))
+ - This didn't get better, but probably will stay that way ([`7da239f`](https://github.com/yuki0iq/gitoxide/commit/7da239fb0ee42fd5148fa6524e5bfecf51d19cee))
+ - See what it means to use `Cow` ([`2ae129a`](https://github.com/yuki0iq/gitoxide/commit/2ae129ad6183f36179031ea905d8974705e70da8))
+ - All custom TryFrom implementations for Cow ([`15afec1`](https://github.com/yuki0iq/gitoxide/commit/15afec1efbc01fbb52af8f88720c874e6aa2d2b1))
+ - Cow support for PartialNameRef ([`3e470da`](https://github.com/yuki0iq/gitoxide/commit/3e470da2d26f9b2c6bec9b28a9a108b8c032f007))
+ - Adapt to changes in git-ref ([`21109ca`](https://github.com/yuki0iq/gitoxide/commit/21109ca9ab21df0ab45f3be552e83114817e98d0))
+ - Remove `FullName::to_ref()` in favor of `•::as_ref()`. ([`f1dbb6b`](https://github.com/yuki0iq/gitoxide/commit/f1dbb6bd4534527b6f1f2aba2a562dd4e64cf55d))
+ - Reflog handling for worktree/ ref-names ([`77877e0`](https://github.com/yuki0iq/gitoxide/commit/77877e09de324c7c32f5a170e853760f7b192aa4))
+ - Parse the worktree name as part of the cateogry ([`7666034`](https://github.com/yuki0iq/gitoxide/commit/7666034a9b998eef7a2edaff0a8e6904babb5a13))
+ - Refactor ([`cebf736`](https://github.com/yuki0iq/gitoxide/commit/cebf73655c887d57bbe597938cfa376fac96b44c))
+ - More fixes for worktree ref handling ([`1aa546d`](https://github.com/yuki0iq/gitoxide/commit/1aa546dea7f1aa8f6baf348f4398aa100fbd18a2))
+ - Better packed refs lookup for worktree refs ([`2b6982e`](https://github.com/yuki0iq/gitoxide/commit/2b6982e89db0f2229bdafa314eadbfb7ee637195))
+ - Fix bugs with name resolution ([`3031f99`](https://github.com/yuki0iq/gitoxide/commit/3031f996fdc2312f847da82f251f0a3f7875d40a))
+ - Assure `main-worktree` is also resolved in the main worktree ([`bc3c05e`](https://github.com/yuki0iq/gitoxide/commit/bc3c05e811b25be93294bebae96a0bba0afcf0f9))
+ - Assure nobody can bypass the namespace anymore ([`0079ab6`](https://github.com/yuki0iq/gitoxide/commit/0079ab61c8f2818632949ed227e7251dd37a2a33))
+ - Frame for tests in worktree and main repositories ([`b12884a`](https://github.com/yuki0iq/gitoxide/commit/b12884ad9596805521fe8c556c48d78669dd7ea5))
+ - Assure namespaces are respected when calculating bases ([`4aac3c2`](https://github.com/yuki0iq/gitoxide/commit/4aac3c248ed46963166defa46e80740d135906ed))
+ - Fix docs ([`e189914`](https://github.com/yuki0iq/gitoxide/commit/e1899143f12c16360998ac27bce326343254a638))
+ - Transactions fully rely on proper base ([`d3a12e3`](https://github.com/yuki0iq/gitoxide/commit/d3a12e31c8eae9209489d35b4b2e5d4835e85bde))
+ - Packed-refs now use correct common dir ([`dd7be18`](https://github.com/yuki0iq/gitoxide/commit/dd7be189ea1d5c15385a7eee54368b2b2510ed2d))
+ - Reflog paths are now computed according to their ref name ([`c4d2493`](https://github.com/yuki0iq/gitoxide/commit/c4d2493dc5f3e0d2c7fca71ae672af167b8ff1a5))
+ - Refactor ([`e93c222`](https://github.com/yuki0iq/gitoxide/commit/e93c222c947f57d9df523372613265d6286f64ce))
+ - First draft of fixture setup for worktrees ([`a25b0bc`](https://github.com/yuki0iq/gitoxide/commit/a25b0bccfa001273057089fecca637c2d1fc591a))
+ - Use suitable full names for store based packed-refs lookup too ([`d25b3ca`](https://github.com/yuki0iq/gitoxide/commit/d25b3ca01450c308e08e060c3959aaca09b9415f))
+ - Packed-refs can now possibly transform names for lookup correctly ([`6478736`](https://github.com/yuki0iq/gitoxide/commit/6478736b5a2f86fd369a40f55b3697089e4ee93b))
+ - Offer a way to search packed refs by full name only ([`ae57e27`](https://github.com/yuki0iq/gitoxide/commit/ae57e2766c4594b8336b36d4cfecb3c41d83e391))
+ - Also build what should be a valid path for loose-ref lookup ([`37deca5`](https://github.com/yuki0iq/gitoxide/commit/37deca572eeeada79bfcbb4f815d50d4d5be2dc7))
+ - Refactor ([`19d53fb`](https://github.com/yuki0iq/gitoxide/commit/19d53fb1b8c13ca13d2111a840de1b6ef91780ec))
+ - Refactor ([`32b8fde`](https://github.com/yuki0iq/gitoxide/commit/32b8fde5f8941d3799d461e1d258f6627c064891))
+ - Refactor ([`09eb432`](https://github.com/yuki0iq/gitoxide/commit/09eb432f21e6999ed565437aba1d3550fe33ed8d))
+ - Refactor ([`f83910f`](https://github.com/yuki0iq/gitoxide/commit/f83910fe56b07b8dfabedeeaefd02070c15dd6f3))
+ - Loose ref lookup uses categories for refanames ([`61b449c`](https://github.com/yuki0iq/gitoxide/commit/61b449ce8bf0d281839ba333af0dc33bf18556a1))
+ - Prepare for switch to category based base-path lookup ([`14c6f48`](https://github.com/yuki0iq/gitoxide/commit/14c6f48d28d6f2e0a0dd778ec8205d04c731aeb2))
+ - Unify pseudo-ref check for find reference ([`8c52fe4`](https://github.com/yuki0iq/gitoxide/commit/8c52fe42ead34de18de3b649ca91bc5616da5e57))
+ - Admit that we need PartialPathCow and can't work around it ([`202bafc`](https://github.com/yuki0iq/gitoxide/commit/202bafcaeb122f9d61b0ad4855e1aaf90c69107c))
+ - Rename `PartialNameRef` to `PartialNameCow` ([`1611c3d`](https://github.com/yuki0iq/gitoxide/commit/1611c3ddff6c930deaa4c2440383f5684c029b28))
+ - Refactor ([`4e26e62`](https://github.com/yuki0iq/gitoxide/commit/4e26e62f62bffbc5744650d173061a8270e1cd68))
+ - Refactor ([`a611224`](https://github.com/yuki0iq/gitoxide/commit/a6112249689438058724d859a87f0a4a64ed02e4))
+ - Refactor ([`467d583`](https://github.com/yuki0iq/gitoxide/commit/467d5839af2098911bf5551b6dfa6db0a2b20300))
+ - Refactor ([`3574a4e`](https://github.com/yuki0iq/gitoxide/commit/3574a4eaee78dc41c22d85af47cfd27b2c7c2303))
+ - `Category::LinkedRef` ([`9cccce3`](https://github.com/yuki0iq/gitoxide/commit/9cccce35e527cdda58e01b03cd335a527418cf14))
+ - `Category::MainRef` ([`eada5df`](https://github.com/yuki0iq/gitoxide/commit/eada5dfdd4981dbb032e8f155e3829eb5d1f380f))
+ - `Category::(WorktreePrivate|Bisect|Rewritten)` ([`0304b7f`](https://github.com/yuki0iq/gitoxide/commit/0304b7fad3ae5e3ac1fea71e30658474a770184b))
+ - `Category::LinkedPseudoRef` ([`612a2db`](https://github.com/yuki0iq/gitoxide/commit/612a2dbf7f70a8eb44b7278fccd4f1589749968a))
+ - Add `Category::MainPseudoRef` ([`613b584`](https://github.com/yuki0iq/gitoxide/commit/613b5844e74535d391339bd8e7c106e18257b917))
+ - `Category::PseudoRef` ([`6ccfea9`](https://github.com/yuki0iq/gitoxide/commit/6ccfea97d30dbfa013e1633c77c5a26ab5cbaf8f))
+ - Remove `Store` from public API ([`8a92ec9`](https://github.com/yuki0iq/gitoxide/commit/8a92ec9834b6d5aa3057c5509f6c13b6a6cd6e1b))
+ - Rename `file::Store::base()` to `git_dir()`. ([`2becffc`](https://github.com/yuki0iq/gitoxide/commit/2becffc85ff6225522fe38482739fb1406ae1060))
+ - Adapt to changes in git-path ([`cc2d810`](https://github.com/yuki0iq/gitoxide/commit/cc2d81012d107da7a61bf4de5b28342dea5083b7))
+ - Adapt to all changes in git-path with bstr support ([`f158648`](https://github.com/yuki0iq/gitoxide/commit/f158648aef8ad94d86550ceb2eeb20efb3df7596))
+ - Use `git-path` crate instead of `git_features::path` ([`47e607d`](https://github.com/yuki0iq/gitoxide/commit/47e607dc256a43a3411406c645eb7ff04239dd3a))
+ - Adjustments to go along with changes in git-features ([`c55cac6`](https://github.com/yuki0iq/gitoxide/commit/c55cac6a1ada77619bb5723717a5a6d757499fa9))
+ - Make fmt ([`50ff7aa`](https://github.com/yuki0iq/gitoxide/commit/50ff7aa7fa86e5e2a94fb15aab86470532ac3f51))
+ - Performance issue on windows is due to slow process execution speed ([`60bcffc`](https://github.com/yuki0iq/gitoxide/commit/60bcffc2d2921f01a0c8f42da9b43cd731eaf55d))
+ - Speed up git-pack testing on windows ([`8ca400c`](https://github.com/yuki0iq/gitoxide/commit/8ca400c8647e0e59a96a936d41c2dc2d07c6bf2d))
+ * **[#329](https://github.com/yuki0iq/gitoxide/issues/329)**
+ - Document all features related to serde1 ([`72b97f2`](https://github.com/yuki0iq/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
+ * **[#331](https://github.com/yuki0iq/gitoxide/issues/331)**
+ - `Target(Ref)?::try_name()` now returns `Option<&FullNameRef>`. ([`0f753e9`](https://github.com/yuki0iq/gitoxide/commit/0f753e922e313f735ed267f913366771e9de1111))
+ - Add `store::WriteRefLog::Always` to unconditionally write reflogs. ([`4607a18`](https://github.com/yuki0iq/gitoxide/commit/4607a18e24b8270c182663a434b79dff8761db0e))
+ - Add `git_config::values::Path` for a typesafe git path ([`e4d6685`](https://github.com/yuki0iq/gitoxide/commit/e4d6685064ad2b433f8acd3a74b320bf0169a994))
+ * **[#333](https://github.com/yuki0iq/gitoxide/issues/333)**
+ - Use git_features::path everywhere where there is a path conversion ([`2e1437c`](https://github.com/yuki0iq/gitoxide/commit/2e1437cb0b5dc77f2317881767f71eaf9b009ebf))
+ - Remove os-str-bytes everywhere ([`71a086a`](https://github.com/yuki0iq/gitoxide/commit/71a086aaf0835c31c834aa32d968552de490f2e7))
+ - Found one valid case for using os-str-bytes ([`9c294bf`](https://github.com/yuki0iq/gitoxide/commit/9c294bff45f8f04affd690327559e0e2c2415fa9))
+ - Make real clear panics are only possible on windows ([`6b283dc`](https://github.com/yuki0iq/gitoxide/commit/6b283dc7b9339fd65ea35f56eb29f121f571caf7))
+ - One usage of os_str_bytes down, along with some custom conversion code ([`1cc95ce`](https://github.com/yuki0iq/gitoxide/commit/1cc95cefbd132a4277ec52c2147f7c81fea92d48))
+ - Gitoxide-core without os-str-bytes ([`909aa14`](https://github.com/yuki0iq/gitoxide/commit/909aa1402c82c3128052023613a297b213716e3d))
+ - Don't use os_str_ext in git-features; adapt git-ref ([`9258b7b`](https://github.com/yuki0iq/gitoxide/commit/9258b7baf0895593c13a152ff9e6f52e036cebe1))
+ - Use new git-features::path module ([`7c53b27`](https://github.com/yuki0iq/gitoxide/commit/7c53b275a71b9d2ee477bd19464d49a97e031e0c))
+ * **[#364](https://github.com/yuki0iq/gitoxide/issues/364)**
+ - Add `FullName(Ref)::category_and_shortname()` ([`ecd60d7`](https://github.com/yuki0iq/gitoxide/commit/ecd60d7a75d4aef7c37cd0b28b57a8aea1166858))
+ - `Target::as_(id|name)` -> `Target::try_(id|name)` ([`7984e19`](https://github.com/yuki0iq/gitoxide/commit/7984e19417dff13445f3ef2e15dea96bbd194ce5))
+ - Refactor ([`b1b9871`](https://github.com/yuki0iq/gitoxide/commit/b1b9871e8b0c2bcbdee0c3ea4c060b4a7c32bc15))
+ - `Fullname(Ref)::category()` and `Category` ([`e7e4ba2`](https://github.com/yuki0iq/gitoxide/commit/e7e4ba2739e5a15e826b5b4d9ef2b45a1cb016cc))
+ - FullName(Ref)::strip_prefix() ([`af2d399`](https://github.com/yuki0iq/gitoxide/commit/af2d399261e4131299c2279904a1f224c116db66))
+ - Full error handling for CommitRefIter ([`b94471a`](https://github.com/yuki0iq/gitoxide/commit/b94471a0ced50204156cf5d4126c676f0258a5eb))
+ * **[#384](https://github.com/yuki0iq/gitoxide/issues/384)**
+ - No need to isolate archives by crate name ([`19d46f3`](https://github.com/yuki0iq/gitoxide/commit/19d46f35440419b9911b6e2bca2cfc975865dce9))
+ - Add archive files via git-lfs ([`7202a1c`](https://github.com/yuki0iq/gitoxide/commit/7202a1c4734ad904c026ee3e4e2143c0461d51a2))
+ - Auto-set commit.gpgsign=false when executing git ([`c23feb6`](https://github.com/yuki0iq/gitoxide/commit/c23feb64ad157180cfba8a11c882b829733ea8f6))
+ * **[#393](https://github.com/yuki0iq/gitoxide/issues/393)**
+ - Add support for disabling archive usage ([`624ad2e`](https://github.com/yuki0iq/gitoxide/commit/624ad2ef42172556efe942129f6f46dd627250d5))
+ * **[#427](https://github.com/yuki0iq/gitoxide/issues/427)**
+ - Make fmt ([`4b320e7`](https://github.com/yuki0iq/gitoxide/commit/4b320e773368ac5e8c38dd8a779ef3d6d2d024ec))
+ - Adapt to changes in git-features ([`777b40c`](https://github.com/yuki0iq/gitoxide/commit/777b40cc33f0cc952bc2a7cbb01c0c3c1b261e5b))
+ - Adjust to changes in `git-features` ([`07168c7`](https://github.com/yuki0iq/gitoxide/commit/07168c704c1f8ba1eeb4dcec65b7d34ddca3e147))
+ - Use generalized reload-on-demand in `git-ref` ([`8d0cce7`](https://github.com/yuki0iq/gitoxide/commit/8d0cce7d1521374d5199552fc69a417a957519bc))
+ - Now it's possible to update packed refs using the shared code ([`78222c2`](https://github.com/yuki0iq/gitoxide/commit/78222c2e39aa24c84852e999448c042f2fd37db4))
+ - The first step towards using the generalized `ReloadIfChanged` in git-ref ([`e8de0ef`](https://github.com/yuki0iq/gitoxide/commit/e8de0ef38db2f2d83cb277ed101464f23c0e98e4))
+ - Always update modification date when packed refs are forcefully reloaded. ([`1d20035`](https://github.com/yuki0iq/gitoxide/commit/1d2003519e3b0f745af1524a32f2816475024b31))
+ - Allow `Reference` to be serialized/deserialized with `serde`. ([`f3c609f`](https://github.com/yuki0iq/gitoxide/commit/f3c609f0af00aa280649975b0705a3cfaad8a0e5))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - Support for non-'static PackedRefs transactions. ([`328900a`](https://github.com/yuki0iq/gitoxide/commit/328900add089f40d3bf9f1019c9f31663da387e2))
+ - Add test to validate new symref reflog behaviour ([`8b5cf38`](https://github.com/yuki0iq/gitoxide/commit/8b5cf385cb6cf31ad438398ddcc5668a01b6fb3d))
+ - Allow symref updates to receive reflogs if these are new… ([`6e5c0ae`](https://github.com/yuki0iq/gitoxide/commit/6e5c0ae63deed181419232c61896e22404e4c84a))
+ - `transaction::Change::new_value()` to get easy access to new values of references. ([`370ed3d`](https://github.com/yuki0iq/gitoxide/commit/370ed3dcc393eca7a393ea0150f698a9fc844320))
+ - `file::Transaction::prepare()` now takes two `git_lock::acquisition::Fail` instances. ([`e699291`](https://github.com/yuki0iq/gitoxide/commit/e699291097cec346374a30c325848f787ca9d736))
+ - `FullName::try_from(&BString)` for convenience. ([`658c125`](https://github.com/yuki0iq/gitoxide/commit/658c1257c073507327d9a50c1c89b49d17e9ccbc))
+ - Improve docs slightly ([`4850202`](https://github.com/yuki0iq/gitoxide/commit/485020252da95b1369326156ebd8ff6052f591ec))
+ - Better refmap printing ([`6f60a79`](https://github.com/yuki0iq/gitoxide/commit/6f60a793297e2a29cf835591add6669c067da3e5))
+ - Fix windows tests ([`140e690`](https://github.com/yuki0iq/gitoxide/commit/140e6903d9bd9d9b393b717988f00e42c52a4d36))
+ - Fix docs ([`dad9cbe`](https://github.com/yuki0iq/gitoxide/commit/dad9cbeb853c0cc5128360b05c04b5a3da7ec75e))
+ - Replace `quick-error` with `thiserror` ([`725210d`](https://github.com/yuki0iq/gitoxide/commit/725210dc401406fe9450eae9d375b0238d645027))
+ - Adjust to changes in `git-validate` ([`4eac45f`](https://github.com/yuki0iq/gitoxide/commit/4eac45f89d4581a7be8eedcc931512cd52c255a9))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#595](https://github.com/yuki0iq/gitoxide/issues/595)**
+ - Assure symrefs don't get deleted when moving refs to packed-refs. ([`584b705`](https://github.com/yuki0iq/gitoxide/commit/584b705cee8be3fb68c67dcb8535b981d1efc5f4))
+ - Avoid lock-acquisition for refs which are to be deleted if a global lock is helt. ([`66b053d`](https://github.com/yuki0iq/gitoxide/commit/66b053dd070cc05dbcec9b251bfab32a00f75b68))
+ - Case-insentively conflicting references can be created even on case-insensitie filesystems*. ([`9f84850`](https://github.com/yuki0iq/gitoxide/commit/9f848506f5a42abc954612ea375f845e3b23ae5a))
+ - Instead of erroring if loose iteration is performed on missing base, correctly yield zero references. ([`e9853dd`](https://github.com/yuki0iq/gitoxide/commit/e9853dd640cf4545134aa6e0d093e560af090a2b))
+ - Loose ref iteration on a repo with missing 'ref/' fails when creating the iterator. ([`27386a9`](https://github.com/yuki0iq/gitoxide/commit/27386a96ddc022ba75730901f8bb098b9d5ff9d4))
+ - First test to validate how collisions are expressed. ([`3f54ade`](https://github.com/yuki0iq/gitoxide/commit/3f54ade216cfdfbba8d4a74f544ccf0436225d46))
+ - Attempt to add the first case-sensitive test… ([`063ab73`](https://github.com/yuki0iq/gitoxide/commit/063ab73d77a480191d10338964f4a6209aec3cb6))
+ - `file::Transaction::rollback()` allows to explicitly roll back a pending change. ([`e86e159`](https://github.com/yuki0iq/gitoxide/commit/e86e159e00c9b54803abbfa09809707be7ac8aee))
+ - Higher performance for edits which would write the same value. ([`bbdb480`](https://github.com/yuki0iq/gitoxide/commit/bbdb4804d8c3bd6a1fb8bea97adce509c90c5ca8))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)**
+ - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/yuki0iq/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
* **Uncategorized**
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-lfs` to `gix-lfs` ([`b9225c8`](https://github.com/GitoxideLabs/gitoxide/commit/b9225c830daf1388484ee7e05f727990fdeff43c))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/GitoxideLabs/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Rename `git-ref` to `gix-ref` ([`a56e628`](https://github.com/GitoxideLabs/gitoxide/commit/a56e6281d8a3e26a36dc63bb84ede7f6ecf9fddc))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Release git-features v0.26.4 ([`109f434`](https://github.com/GitoxideLabs/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
- - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/GitoxideLabs/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
- - Merge branch 'rename-crates' ([`6461c3d`](https://github.com/GitoxideLabs/gitoxide/commit/6461c3da4d6daee857606d94294c3f87fc36965a))
- - Rename `git-repository` to `gix` ([`7bed2a9`](https://github.com/GitoxideLabs/gitoxide/commit/7bed2a96604397fa990f427b1a970ddeb6f09f1c))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Revert obtai -> obtained ([`cd84c1a`](https://github.com/GitoxideLabs/gitoxide/commit/cd84c1a63b0447dc8f32ed4abf7c0b1c1bb75f6e))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Thanks clippy ([`bac57dd`](https://github.com/GitoxideLabs/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
- - Make fmt ([`e22080e`](https://github.com/GitoxideLabs/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
- - Merge branch 'adjustments-for-cargo' ([`7bba270`](https://github.com/GitoxideLabs/gitoxide/commit/7bba2709488b7eb999b8136dbab03af977241678))
- - Assure single-threaded git-ref tests may run. ([`17c0776`](https://github.com/GitoxideLabs/gitoxide/commit/17c077683ebe2cd6b5717d28c8cda29b93286ac7))
- - Break cyclical dev dependencies ([`1fea18f`](https://github.com/GitoxideLabs/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
- - Commiting the revlog transaction is now optional. ([`65c5589`](https://github.com/GitoxideLabs/gitoxide/commit/65c5589a419b2856c1576d838d4444554d7a582b))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`9e04685`](https://github.com/GitoxideLabs/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
- - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/GitoxideLabs/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
- - Prepare changelogs prior to release ([`4381a03`](https://github.com/GitoxideLabs/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
- - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/GitoxideLabs/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
- - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/GitoxideLabs/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
- - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/GitoxideLabs/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/GitoxideLabs/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
- - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/GitoxideLabs/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
- - Thanks clippy ([`f1160fb`](https://github.com/GitoxideLabs/gitoxide/commit/f1160fb42acf59b37cbeda546a7079af3c9bc050))
- - Adapt to changes in `git-features::fs`. ([`35f7d59`](https://github.com/GitoxideLabs/gitoxide/commit/35f7d5960210738d88d35aef9c1ed3480681c481))
- - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/GitoxideLabs/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
- - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/GitoxideLabs/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
- - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/GitoxideLabs/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
- - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/GitoxideLabs/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Make fmt ([`0abab7d`](https://github.com/GitoxideLabs/gitoxide/commit/0abab7da2ec1b8560e6c1eb009f534c9fc7814fe))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Release git-glob v0.4.2, git-config-value v0.8.2, git-lock v2.2.0, git-ref v0.19.0, git-config v0.11.0, git-discover v0.8.0, git-index v0.8.0, git-transport v0.22.0, git-protocol v0.23.0, git-worktree v0.8.0, git-repository v0.28.0, gitoxide-core v0.20.0, gitoxide v0.18.0, safety bump 9 crates ([`0c253b1`](https://github.com/GitoxideLabs/gitoxide/commit/0c253b15143dcedfe4c66d64ab1ea6e097030651))
- - Prepare changelogs prior to release ([`fe5721f`](https://github.com/GitoxideLabs/gitoxide/commit/fe5721f888c64c79fe9a734a9e33b94a282f8d97))
- - Merge branch 'http-config' ([`665b53e`](https://github.com/GitoxideLabs/gitoxide/commit/665b53e1c2e1de65fafa28b669f58977868bbc81))
- - Don't assert on state that is based on a transaction that isn't committed ([`00f6f7a`](https://github.com/GitoxideLabs/gitoxide/commit/00f6f7a2d056d150306817b3563470173a091b4c))
- - Thanks clippy ([`fe7d6f9`](https://github.com/GitoxideLabs/gitoxide/commit/fe7d6f91ad6c8a0b0beca9faa8230537d2fd6a3c))
- - Assure reflogs aren't skipped just because there is no per-loose lock file. ([`130d13b`](https://github.com/GitoxideLabs/gitoxide/commit/130d13bbf1b4b2da8f688a440f3e2f3b1a51519f))
- - Refactor ([`f17c6b6`](https://github.com/GitoxideLabs/gitoxide/commit/f17c6b649d9e0bed59c4e6d8380c3dcdfd73a2f9))
- - Refactor ([`c1d2aea`](https://github.com/GitoxideLabs/gitoxide/commit/c1d2aea68a2c57f5d498987c51fe2806f669eaaa))
- - Refactor ([`b0a231a`](https://github.com/GitoxideLabs/gitoxide/commit/b0a231aaca5cf371e2a204bf3b3100a4a7cc913e))
- - Thanks clippy ([`5f7fe69`](https://github.com/GitoxideLabs/gitoxide/commit/5f7fe698e0ea322a731f8e86e724be327e9d3420))
- - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/GitoxideLabs/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
- - Prepare changelogs prior to release ([`423af90`](https://github.com/GitoxideLabs/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
- - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/GitoxideLabs/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
- - Thanks clippy ([`04cfa63`](https://github.com/GitoxideLabs/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
- - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/GitoxideLabs/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
- - Merge branch 'gix-clone' ([`def53b3`](https://github.com/GitoxideLabs/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
- - Thanks clippy ([`3eaedda`](https://github.com/GitoxideLabs/gitoxide/commit/3eaedda0af1c1a495e1b98474ade02edfa75b66a))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/GitoxideLabs/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
- - Make fmt ([`53acf25`](https://github.com/GitoxideLabs/gitoxide/commit/53acf2565743eff7cead7a42011107b2fc8d7e0e))
- - Merge branch 'fetch-pack' ([`3c49400`](https://github.com/GitoxideLabs/gitoxide/commit/3c49400809c7c2120f4ce704c19a0421545b5acd))
- - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/GitoxideLabs/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs' ([`3773b92`](https://github.com/GitoxideLabs/gitoxide/commit/3773b92b8372c9a40a74d281149ca65b057a7da9))
- - Release git-features v0.22.6 ([`c9eda72`](https://github.com/GitoxideLabs/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
- - Merge branch 'filter-refs' ([`e10554d`](https://github.com/GitoxideLabs/gitoxide/commit/e10554d2a3b9c027353a432b0c84f7d3797b7cae))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/GitoxideLabs/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
- - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/GitoxideLabs/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
- - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/GitoxideLabs/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
- - Merge branch 'fix-522' ([`5869e9f`](https://github.com/GitoxideLabs/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
- - Release git-hash v0.9.9 ([`da0716f`](https://github.com/GitoxideLabs/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/GitoxideLabs/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
- - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/GitoxideLabs/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
- - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/GitoxideLabs/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
- - Add `Reference::delete()` for simple reference deletion ([`2d0b639`](https://github.com/GitoxideLabs/gitoxide/commit/2d0b63997b276a53b3cf8f09fac51f8e3f044bcd))
- - Release git-attributes v0.3.3, git-ref v0.15.3, git-index v0.4.3, git-worktree v0.4.3, git-testtools v0.8.0 ([`baad4ce`](https://github.com/GitoxideLabs/gitoxide/commit/baad4ce51fe0e8c0c1de1b08148d8303878ca37b))
- - Prepare changelogs prior to release of git-testtools ([`7668e38`](https://github.com/GitoxideLabs/gitoxide/commit/7668e38fab8891ed7e73fae3a6f5a8772e0f0d0b))
- - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/GitoxideLabs/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Release git-path v0.4.1 ([`5e82346`](https://github.com/GitoxideLabs/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/GitoxideLabs/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/GitoxideLabs/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
- - Merge branch 'main' into write-index-v2 ([`a938986`](https://github.com/GitoxideLabs/gitoxide/commit/a938986877302c197d1aed087594c5605416fe5f))
- - Merge branch 'main' into remote-ls-refs ([`de61c4d`](https://github.com/GitoxideLabs/gitoxide/commit/de61c4db7855d6925d66961f62ae3d12cc4acf78))
- - Thanks clippy ([`4bd747c`](https://github.com/GitoxideLabs/gitoxide/commit/4bd747cb3e126fe5b1d540270cfbd731cffd42ef))
- - Merge branch 'rev-parse-delegate' ([`2f506c7`](https://github.com/GitoxideLabs/gitoxide/commit/2f506c7c2988477b0f97d272a9ac9ed47b236457))
- - Thanks clippy ([`763cec8`](https://github.com/GitoxideLabs/gitoxide/commit/763cec829da1e49830a9a52d25a45c07d3d0dba5))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/GitoxideLabs/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
- - Fix typos ([`e9fcb70`](https://github.com/GitoxideLabs/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge branch 'config-cascade' ([`f144eaf`](https://github.com/GitoxideLabs/gitoxide/commit/f144eaf5863ae5cac63103f0db51c35fcf03a948))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Merge branch 'config-comfort' ([`84b98d9`](https://github.com/GitoxideLabs/gitoxide/commit/84b98d94177ceaf931aaa521e44eca0fa484d2d3))
- - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/GitoxideLabs/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/GitoxideLabs/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
- - Thanks clippy ([`e1003d5`](https://github.com/GitoxideLabs/gitoxide/commit/e1003d5fdee5d4439c0cf0286c67dec9b5e34f53))
- - Generally avoid using `target_os = "windows"` in favor of `cfg(windows)` and negations ([`91d5402`](https://github.com/GitoxideLabs/gitoxide/commit/91d54026a61c2aae5e3e1341d271acf16478cd83))
- - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/GitoxideLabs/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
- - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/GitoxideLabs/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
- - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/GitoxideLabs/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
- - Update changelogs prior to release ([`bb424f5`](https://github.com/GitoxideLabs/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
- - Make fmt ([`c665aef`](https://github.com/GitoxideLabs/gitoxide/commit/c665aef4270c5ee54da89ee015cc0affd6337608))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/GitoxideLabs/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
- - Fix git-ref dependencies ([`633e571`](https://github.com/GitoxideLabs/gitoxide/commit/633e571da33767072176ebb2e44caf6d85975982))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Make fmt ([`e043807`](https://github.com/GitoxideLabs/gitoxide/commit/e043807abf364ca46d00760e2f281528efe20c75))
- - Merge branch 'refs-and-worktrees' ([`8131227`](https://github.com/GitoxideLabs/gitoxide/commit/8131227ddff6f36919b6a0f7b33792ebde0f8ae9))
- - Thanks clippy ([`4cff7a8`](https://github.com/GitoxideLabs/gitoxide/commit/4cff7a82ea3e924a8eba58cf45061b5afc5b250f))
- - Thanks clippy ([`a20d282`](https://github.com/GitoxideLabs/gitoxide/commit/a20d282d608d1f8145951ac3ad26de583a60513c))
- - Thanks clippy ([`c208912`](https://github.com/GitoxideLabs/gitoxide/commit/c20891281f8222db68d0888a47f14822a03efac9))
- - Merge branch 'main' into refs-and-worktrees ([`9cf0c7b`](https://github.com/GitoxideLabs/gitoxide/commit/9cf0c7bd0cc5419137db5796f3a5b91bdf3dcc94))
- - Merge branch 'davidkna-remote-branch-name' ([`068a2de`](https://github.com/GitoxideLabs/gitoxide/commit/068a2de764fabff949ff49a50594563cc625e343))
- - Turn `FullNameRef` into an actual reference type. ([`0ace957`](https://github.com/GitoxideLabs/gitoxide/commit/0ace957c595c8a38afb7de1462cdc73b617d2a76))
- - A sketch to show how Cow could work ([`c6b2705`](https://github.com/GitoxideLabs/gitoxide/commit/c6b27058884b23cd3ee35ddc3aa2aaf69012cbff))
- - Thanks clippy ([`61d6d93`](https://github.com/GitoxideLabs/gitoxide/commit/61d6d93262cf2f1d13037542e4107ff558ea7c2c))
- - Thanks clippy ([`6291015`](https://github.com/GitoxideLabs/gitoxide/commit/6291015df786eaebb2339629adc4685ffb555d01))
- - Thanks clippy ([`22ee920`](https://github.com/GitoxideLabs/gitoxide/commit/22ee920fc93b88ed6d035915e9cab2d7501c92b9))
- - Refactor ([`6149978`](https://github.com/GitoxideLabs/gitoxide/commit/61499786b9b0743d949d5a54639c54d76c4d2a44))
- - Thanks clippy ([`405d94d`](https://github.com/GitoxideLabs/gitoxide/commit/405d94d8eb1ca07568bae5c51a7efd43dc9e2808))
- - Thanks clippy ([`a7ac64c`](https://github.com/GitoxideLabs/gitoxide/commit/a7ac64cd801b985790b5717be1a5dc722b2ae3a9))
- - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/GitoxideLabs/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
- - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/GitoxideLabs/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
- - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/GitoxideLabs/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
- - Merge branch 'test-archive-support' ([`350df01`](https://github.com/GitoxideLabs/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
- - Merge branch 'main' into repo-status ([`4086335`](https://github.com/GitoxideLabs/gitoxide/commit/40863353a739ec971b49410fbc2ba048b2762732))
- - Merge branch 'worktree-stack' ([`e90d3fd`](https://github.com/GitoxideLabs/gitoxide/commit/e90d3fd0a9764511e6280596f21d3a0494ed7021))
- - Fix clippy - many false positives this time ([`045e6fa`](https://github.com/GitoxideLabs/gitoxide/commit/045e6fae17077555c3e115992905c8046f2c5d0b))
- - Fix clippy - many false positives this time ([`099bd5b`](https://github.com/GitoxideLabs/gitoxide/commit/099bd5b86fb80b26a73863b80ad60a0394458b6d))
- - Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates ([`b612021`](https://github.com/GitoxideLabs/gitoxide/commit/b612021683ba709b693bd48aef3e2e3c2f5b9ead))
- - Refactor ([`2abedb8`](https://github.com/GitoxideLabs/gitoxide/commit/2abedb851ba383f502c0c9f9f9a3a26349c1664d))
- - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/GitoxideLabs/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
- - Merge branch 'for-onefetch' ([`8e5cb65`](https://github.com/GitoxideLabs/gitoxide/commit/8e5cb65da75036a13ed469334e7ae6c527d9fff6))
- - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/GitoxideLabs/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
- - Thanks clippy ([`2066a80`](https://github.com/GitoxideLabs/gitoxide/commit/2066a80664e239436685d10ba7bab92916661a56))
- - Merge branch 'main' into mailmap ([`b2df941`](https://github.com/GitoxideLabs/gitoxide/commit/b2df941feaf5ae9fa170fa49270189f3527f2eab))
- - Merge branch 'describe-rev' ([`77b7cd9`](https://github.com/GitoxideLabs/gitoxide/commit/77b7cd9a7813aaa1a15d035ea42c1e3fe4eef8dd))
- - Adapt to breaking changes in git-actor ([`40c48c3`](https://github.com/GitoxideLabs/gitoxide/commit/40c48c390eb796b427ebd516dde92e9538ce5fb7))
- - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/GitoxideLabs/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
- - Release git-tempfile v2.0.0, safety bump 6 crates ([`90b1c42`](https://github.com/GitoxideLabs/gitoxide/commit/90b1c42d5487904a9f329362d185b035d0ddb975))
- - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/GitoxideLabs/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
- - Thanks clippy ([`a8e9497`](https://github.com/GitoxideLabs/gitoxide/commit/a8e9497caebf1c0e9faac537717cd86378f1acf6))
- - Thanks clippy ([`f242a24`](https://github.com/GitoxideLabs/gitoxide/commit/f242a248909c61953030c112b34af565f851ac0d))
- - Release git-actor v0.8.1 ([`08fe550`](https://github.com/GitoxideLabs/gitoxide/commit/08fe5508472f2eb209db8a5fc4e4942a9d7db93d))
- - Release git-hash v0.9.2, git-object v0.17.1, git-pack v0.16.1 ([`0db19b8`](https://github.com/GitoxideLabs/gitoxide/commit/0db19b8deaf11a4d4cbc03fa3ae40eea104bc302))
- - Release git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`b286b24`](https://github.com/GitoxideLabs/gitoxide/commit/b286b24a51878be7d2e0fd77ff0c5c99b439a6a0))
- - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/GitoxideLabs/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
- - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/GitoxideLabs/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
- - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/GitoxideLabs/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
- - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/GitoxideLabs/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
- - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/GitoxideLabs/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
- - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/GitoxideLabs/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
- - Support Rust 1.52 ([`42e0487`](https://github.com/GitoxideLabs/gitoxide/commit/42e0487286c1f745837c0ce337ed7c9d86b14516))
- - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/GitoxideLabs/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
- - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/GitoxideLabs/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
- - Thanks clippy ([`7dd2313`](https://github.com/GitoxideLabs/gitoxide/commit/7dd2313d980fe7c058319ae66d313b3097e3ae5f))
- - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/GitoxideLabs/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
- - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/GitoxideLabs/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
- - Adjust changelogs prior to release ([`ec38950`](https://github.com/GitoxideLabs/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
- - Thanks clippy ([`a74f27c`](https://github.com/GitoxideLabs/gitoxide/commit/a74f27c042bdf0c1e30a1767b56032e32cbc81a9))
- - Merge branch 'pack-consistency' ([`5982406`](https://github.com/GitoxideLabs/gitoxide/commit/5982406b4e1b26fd383d9ec21a3cf652ec8ab25f))
- - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/GitoxideLabs/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
- - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/GitoxideLabs/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
- - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/GitoxideLabs/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
- - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/GitoxideLabs/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
- - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/GitoxideLabs/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
- - Update changelogs just for fun ([`21541b3`](https://github.com/GitoxideLabs/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
- - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/GitoxideLabs/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
- - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/GitoxideLabs/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
- - Release git-ref v0.7.3 ([`b0a9815`](https://github.com/GitoxideLabs/gitoxide/commit/b0a98157ab3b240af027acb9965c981a543e55fa))
- - Update changelogs once more… ([`d57d279`](https://github.com/GitoxideLabs/gitoxide/commit/d57d279dc603cf450c151bbb6dc6c6505cc6da10))
- - Update changelogs retro-actively… ([`78cfe0a`](https://github.com/GitoxideLabs/gitoxide/commit/78cfe0ac341c6c2257743d913884b50042078e6c))
- - Release git-ref v0.7.2 ([`e940e9a`](https://github.com/GitoxideLabs/gitoxide/commit/e940e9a21938035eb8791bba19cc16814a0fb4e7))
- - [#195] Fix previously incorrect usage of io::Kind::Other… ([`4dae07d`](https://github.com/GitoxideLabs/gitoxide/commit/4dae07dc7f562395a174be6cb2220e754ff902f7))
- - Thanks clippy ([`4701296`](https://github.com/GitoxideLabs/gitoxide/commit/4701296bd5e2c4ad2f80f4e1de498db49f93385a))
- - Release git-ref v0.7.1 ([`d34191d`](https://github.com/GitoxideLabs/gitoxide/commit/d34191dfd3ac3b34a3ae0d772c8b4302e5115fd6))
- - Bump git-object v0.14.0 ([`d4fc81f`](https://github.com/GitoxideLabs/gitoxide/commit/d4fc81f6390443f8c8561d91ac27ea4a6318fb62))
- - Merge branch 'repository-integration' ([`49f5453`](https://github.com/GitoxideLabs/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
- - [repository #190] refactor ([`e7188e0`](https://github.com/GitoxideLabs/gitoxide/commit/e7188e047529cb0f4b20b3876f36b4592e9d2dc4))
- - [ref #190] refactor ([`010be48`](https://github.com/GitoxideLabs/gitoxide/commit/010be48d2cd2dfebf7a1b6302e94b5f2e95fedc6))
- - [ref #190] fix tests ([`e426e15`](https://github.com/GitoxideLabs/gitoxide/commit/e426e15188d8ec38ee0029f1d080dbab9afd8642))
- - [ref #190] don't provide namespace support for loose and packed refs… ([`c663da1`](https://github.com/GitoxideLabs/gitoxide/commit/c663da16646bc3371e5a31f5c488a775aac4f795))
- - [ref #190] find() with namespace support ([`1240c21`](https://github.com/GitoxideLabs/gitoxide/commit/1240c21a353c7df736f40b6639076af94eae0f15))
- - [ref #190] prepare test for namespaced find(…) ([`5fcd0e4`](https://github.com/GitoxideLabs/gitoxide/commit/5fcd0e4c3c803a372360ef4cc2a7663b17ccebdb))
- - [repository #190] leverage git-ref namespace support ([`1aa9c11`](https://github.com/GitoxideLabs/gitoxide/commit/1aa9c113488175f03758f8a64338a33b3417dd87))
- - [ref #190] iteration with namespace support ([`d5987d4`](https://github.com/GitoxideLabs/gitoxide/commit/d5987d41753cf083573d86e8d5bc86c7a825605c))
- - [ref #190] refactor ([`3c7968c`](https://github.com/GitoxideLabs/gitoxide/commit/3c7968c7fe8ac166b01f5338b23f817899dc085e))
- - [repository #190] prepare for namespacing support on file store level ([`d2d1db6`](https://github.com/GitoxideLabs/gitoxide/commit/d2d1db647e6ad0dd92b88ce57df866f5195b8dd6))
- - [repository #190] refactor ([`609c249`](https://github.com/GitoxideLabs/gitoxide/commit/609c249916ca64f4beecdab86eb4562adbd1ca4f))
- - [ref #190] refactor ([`1ef6cb3`](https://github.com/GitoxideLabs/gitoxide/commit/1ef6cb344176aeafcc61a1f1af503a3f8afd1f77))
- - [repository #190] fix build ([`f5e118c`](https://github.com/GitoxideLabs/gitoxide/commit/f5e118c8871e45ed3db9da9cd6bc63a5ea99621e))
- - [repository #190] note a known limitation about finding references in namespaces… ([`d335731`](https://github.com/GitoxideLabs/gitoxide/commit/d3357318cf100fc3e0751e5b6de3922b1c209ddb))
- - [ref #190] more assetions to understand 'find(…)' for namespaced refs… ([`f58a0ff`](https://github.com/GitoxideLabs/gitoxide/commit/f58a0ff8be6144d1dcb97f9b8030e1ee36ce41de))
- - [repository #190] transparent namespace support ([`d14f073`](https://github.com/GitoxideLabs/gitoxide/commit/d14f073707c2f4641a271ba7965ec8281638e8df))
- - [ref #190] Make References sortable ([`16b2232`](https://github.com/GitoxideLabs/gitoxide/commit/16b2232c70ad331e17e76ccca3b950963906aa81))
- - [repository #190] cleanup usage of bstr… ([`e4411ff`](https://github.com/GitoxideLabs/gitoxide/commit/e4411ff43b24af79fefeaa4411e004dc504a4e2a))
- - [ref #190] more conversion trait impls ([`1795a33`](https://github.com/GitoxideLabs/gitoxide/commit/1795a333c05c60a1a2f3164d5c4c78289eb7050c))
- - Bump git-hash v0.6.0 ([`6efd90d`](https://github.com/GitoxideLabs/gitoxide/commit/6efd90db54f7f7441b76159dba3be80c15657a3d))
- - [repository #190] obtain the kind fo hash used in a repo ([`a985491`](https://github.com/GitoxideLabs/gitoxide/commit/a985491bcea5f76942b863de8a9a89dd235dd0c9))
- - [ref #190] refactor ([`e34be7e`](https://github.com/GitoxideLabs/gitoxide/commit/e34be7e24ee49a539b6ee8dc5737fdb23f416922))
- - [ref #190] more Target conversions… ([`1fe1b42`](https://github.com/GitoxideLabs/gitoxide/commit/1fe1b42ac2b04f8145fc7312ea03cb47f791aec5))
- - [repository #190] refactor ([`7a111b1`](https://github.com/GitoxideLabs/gitoxide/commit/7a111b126cfb318acb2d09d119315150a38b7cd3))
- - [ref #190] refactor ([`49fe1dc`](https://github.com/GitoxideLabs/gitoxide/commit/49fe1dc37c040206839c9d4399001ff12dc91174))
- - [ref #190] reverse reflog ergonomics ([`2de86f9`](https://github.com/GitoxideLabs/gitoxide/commit/2de86f904f6ee63e292f9c701cc3524e8bfe87e4))
- - [ref #190] check for zero sized buffers in reverse log iterators… ([`998c7c6`](https://github.com/GitoxideLabs/gitoxide/commit/998c7c65abb2c3eb5fc248b11ba816d09f1bedea))
- - [ref #190] move remaining file store functions to extension trait ([`60fc215`](https://github.com/GitoxideLabs/gitoxide/commit/60fc215ccac529b4a14cb9d8260ab9ddec86758a))
- - [ref #190] Move file-log-specific functionality into own extension trait. ([`0b635e9`](https://github.com/GitoxideLabs/gitoxide/commit/0b635e9778a98235cc9b47b12e58a175d1ca02b7))
- - [repository #190] a major step forward with `head()` access ([`43ac4f5`](https://github.com/GitoxideLabs/gitoxide/commit/43ac4f5acbe3ace5d43ed3ed1bc394d721f0e273))
- - [ref #190] cache peeled objects properly ([`2cb511e`](https://github.com/GitoxideLabs/gitoxide/commit/2cb511efe5833f860f3c17b8e5f5b4cd643baddb))
- - [ref #190] fix docs ([`3e64ec1`](https://github.com/GitoxideLabs/gitoxide/commit/3e64ec102146e348b8d870377f180f8dadf5e876))
- - Bump git-ref v0.7.0 ([`ac4413c`](https://github.com/GitoxideLabs/gitoxide/commit/ac4413ce4e45703d5fe722e7220d039217f0bdef))
- - [ref #190] fix remaining tests ([`df21f25`](https://github.com/GitoxideLabs/gitoxide/commit/df21f25baaf867015fc9fc46a2cf4e778b0e80ee))
- - Thanks clippy ([`14dff63`](https://github.com/GitoxideLabs/gitoxide/commit/14dff63fbc0d318bbc8a2618e0d72aaa98948acf))
- - [ref #190] Use Raw Reference everywhere for great simplification… ([`7aeea9c`](https://github.com/GitoxideLabs/gitoxide/commit/7aeea9c36d4da04a806e68968356f8cc0dc11475))
- - [ref #190] raw reference peeling ([`9473a71`](https://github.com/GitoxideLabs/gitoxide/commit/9473a71e5533e1474181241f8d3e1aebd9dea8d8))
- - [ref #190] introduce Raw reference type that simplifies everything… ([`8634341`](https://github.com/GitoxideLabs/gitoxide/commit/86343416dec8026f32c57d164dec4bf9b75b6536))
- - [ref #190] more tests ([`980e16a`](https://github.com/GitoxideLabs/gitoxide/commit/980e16a10806edba4553716d9533716a727f0c9e))
- - [ref #190] deletions also use PreviousValue now ([`74f85b1`](https://github.com/GitoxideLabs/gitoxide/commit/74f85b1fd8d9c34eca34a5ae516c4768f96b092f))
- - [ref #190] refactor ([`0e65559`](https://github.com/GitoxideLabs/gitoxide/commit/0e65559e6d5a4b06c552e99e9c463559737f4b4d))
- - [ref #190] be explicit about what the previous reflog oid is for… ([`c04c8b9`](https://github.com/GitoxideLabs/gitoxide/commit/c04c8b98a074d277067cee73ddef0609419a7bb8))
- - [ref #190] don't claim there was a previous oid unnecessarily… ([`68f7fc2`](https://github.com/GitoxideLabs/gitoxide/commit/68f7fc2f2f57c32412ee2e46befc9cd2fdd7e973))
- - [ref #190] refactor ([`07126d6`](https://github.com/GitoxideLabs/gitoxide/commit/07126d65946e981b339b6535986597cb328a1c9e))
- - [ref #190] Allow for explicit expected previous values ([`1a4786f`](https://github.com/GitoxideLabs/gitoxide/commit/1a4786fb3bdb3d3a86b026dbf04e6baef6d3c695))
- - [ref #190] prepare massive refactoring to get additional constraint ([`9741987`](https://github.com/GitoxideLabs/gitoxide/commit/9741987e2f82b5ae202804882c728c1642d8e3a4))
- - [refs #190] refactor; handle value-checks in dereffed symlinks correctly ([`63bedc7`](https://github.com/GitoxideLabs/gitoxide/commit/63bedc7647bb584353289e19972adf351765a526))
- - [ref #190] refactor ([`3f36a01`](https://github.com/GitoxideLabs/gitoxide/commit/3f36a01976a149d518021f19d83e56dec43cfb98))
- - [object #190] More conversion methods for Object ([`78bacf9`](https://github.com/GitoxideLabs/gitoxide/commit/78bacf97d669f3adfebdb093054c162cfd5214fa))
- - [odb #180] refactor ([`eff21da`](https://github.com/GitoxideLabs/gitoxide/commit/eff21dae1083042412f45cd2f7a0faaf7d6400e6))
- - [pack #179] refactor ([`ab6554b`](https://github.com/GitoxideLabs/gitoxide/commit/ab6554b0cd5838f1ea4e82f6b5019798288076fa))
- - [object #177] fix docs ([`2fd23ed`](https://github.com/GitoxideLabs/gitoxide/commit/2fd23ed9ad556b8e46cf650e23f0c6726e304708))
- - [object #177] tag::RefIter -> TagRefIter ([`28587c6`](https://github.com/GitoxideLabs/gitoxide/commit/28587c691eb74e5cb097afb2b63f9d9e2561c45d))
- - [object #177] migrate immutable::tree to crate::tree ([`fa5cd06`](https://github.com/GitoxideLabs/gitoxide/commit/fa5cd0648d5c855060ab2b75ee933851987c2dcf))
- - [object #177] move immutable::* to crate::*Ref, start `iter` adjustments ([`461dc53`](https://github.com/GitoxideLabs/gitoxide/commit/461dc53ba3bc07d55fdb4aad7570ba9176a8b360))
- - [object #177] rename immutable::* to immutable::*Ref ([`6deb012`](https://github.com/GitoxideLabs/gitoxide/commit/6deb01291fb382b7fb9206682e319afa81bacc05))
- - Release git-object v0.13.0 ([`708fc5a`](https://github.com/GitoxideLabs/gitoxide/commit/708fc5abd8af4dd7459f388c7092bf35915c6662))
- - Merge branch 'git-ref-refactor' ([`5dbf753`](https://github.com/GitoxideLabs/gitoxide/commit/5dbf753ce2035ffd07e4bce7ceb3bcd4e309c16e))
- - [ref #175] follow (try_)find(_what) naming convention ([`679895c`](https://github.com/GitoxideLabs/gitoxide/commit/679895cf866d643e768e353af614a55aeed2ba5c))
- - [ref #175] fix docs ([`dd1edc3`](https://github.com/GitoxideLabs/gitoxide/commit/dd1edc34f88231fa95cf6f88beead700c6289ba1))
- - [ref #175] refactor log line ([`7ac948a`](https://github.com/GitoxideLabs/gitoxide/commit/7ac948a8f8610b87aa2773ba2841cbfa43eecae4))
- - [ref #175] refactor ([`1243459`](https://github.com/GitoxideLabs/gitoxide/commit/1243459e917b394d007bd7c157143670dc8dd51f))
- - [ref #175] make 'mutable' module private ([`a80dbcf`](https://github.com/GitoxideLabs/gitoxide/commit/a80dbcf083bfcf2e291013f7b13bba9e787c5cb4))
- - Release git-actor v0.5.0 ([`a684b0f`](https://github.com/GitoxideLabs/gitoxide/commit/a684b0ff96ebfc5e4b3ce78452dc21ce856a6869))
- - [actor #175] refactor ([`ec88c59`](https://github.com/GitoxideLabs/gitoxide/commit/ec88c5905194150cc94db4d4c20e9f4e2f6595c3))
- - [ref #175] refactor ([`292e567`](https://github.com/GitoxideLabs/gitoxide/commit/292e567eaa04a121fb4d7262bb316d37dd8ad11f))
- - Release git-actor v0.4.0 ([`16358c9`](https://github.com/GitoxideLabs/gitoxide/commit/16358c9bf03604857d51bfa4dbfd2fc8c5210da7))
- - [actor #173] rename immutable::Signature to SignatureRef! ([`96461ac`](https://github.com/GitoxideLabs/gitoxide/commit/96461ace776d6b351b313d4f2697f2d95b9e196e))
- - Release git-lock v1.0.0 ([`f38f72c`](https://github.com/GitoxideLabs/gitoxide/commit/f38f72c73f69775358d8b047de2e354364fcafc2))
- - Release git-tempfile v1.0.0 ([`1238535`](https://github.com/GitoxideLabs/gitoxide/commit/123853539dc30ddea2d822ab177ee09b191bdf1b))
- - Merge branch 'Byron:main' into main ([`dc58eca`](https://github.com/GitoxideLabs/gitoxide/commit/dc58eca510e5a067acdeaad4b595a34b4598a0cd))
- - Upgrade to nom-7 ([`f0aa3e1`](https://github.com/GitoxideLabs/gitoxide/commit/f0aa3e1b5b407b2afd187c9cb622676fcddaf706))
- - [repository #165] fix docs ([`b4fdfd7`](https://github.com/GitoxideLabs/gitoxide/commit/b4fdfd7a21057f89f4b6263c0c291003241e2833))
- - Release git-ref v0.6.0 ([`0bb4c13`](https://github.com/GitoxideLabs/gitoxide/commit/0bb4c133da96f6a96d9f1767848ada792a27c2be))
- - [ref #165] refactor ([`66624c3`](https://github.com/GitoxideLabs/gitoxide/commit/66624c3ef1faf7048ee86ed73cf5f622802c061e))
- - [repository #165] refactor ([`00ec15d`](https://github.com/GitoxideLabs/gitoxide/commit/00ec15dcfdb839095e508139d238df384ea418eb))
- - Release git-ref v0.5.4 ([`bc5d860`](https://github.com/GitoxideLabs/gitoxide/commit/bc5d860a616fd5a4371792a8ecde6e6356e217f8))
- - [smart-release #162] FAIL: one level down, using the cache isn't really working… ([`65db010`](https://github.com/GitoxideLabs/gitoxide/commit/65db0104146248b273081fc6616a6ed484aa948e))
- - [ref] Out of bounds check to prevent legitimate panic ([`303608c`](https://github.com/GitoxideLabs/gitoxide/commit/303608cbc1ade71c635dd1bbbe60988d09184351))
- - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/GitoxideLabs/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
- - Release git-ref v0.5.3 ([`e6a8020`](https://github.com/GitoxideLabs/gitoxide/commit/e6a8020ff9b85c6dfedd80525c571514e039edae))
- - [ref #157] Support for unsorted packed refs and those without header ([`2724688`](https://github.com/GitoxideLabs/gitoxide/commit/272468892c02133efd68d15ffc5cacb4d5c5cd78))
- - Release git-ref v0.5.2 ([`50dcca9`](https://github.com/GitoxideLabs/gitoxide/commit/50dcca97e207ec608e506adcef90dd0599b4441d))
- - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/GitoxideLabs/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
- - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/GitoxideLabs/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
- - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/GitoxideLabs/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
- - Release git-object v0.12.0 ([`7006150`](https://github.com/GitoxideLabs/gitoxide/commit/7006150ac314d19814608723f69f6e70a72f9262))
- - Release git-actor-0.3.1 ([`727087d`](https://github.com/GitoxideLabs/gitoxide/commit/727087dca243da4bc40bc87611a2f66234565be7))
- - [utils #154] commit manifest changes; create tags ([`95dcd9d`](https://github.com/GitoxideLabs/gitoxide/commit/95dcd9d7d060101596c51116218102cc8049d0dd))
- - (cargo-release) version 0.3.0 ([`263088b`](https://github.com/GitoxideLabs/gitoxide/commit/263088b3faaccd9edae8c21dfc7d39b191d76207))
- - (cargo-release) version 0.18.0 ([`b327590`](https://github.com/GitoxideLabs/gitoxide/commit/b327590d02fec5536c380b2d39dd7be089ca7c40))
- - (cargo-release) version 0.17.0 ([`c52a491`](https://github.com/GitoxideLabs/gitoxide/commit/c52a49176bd294bb36db74b4293cdb684a2ab7f6))
- - (cargo-release) version 0.6.0 ([`d58f37e`](https://github.com/GitoxideLabs/gitoxide/commit/d58f37e3b5a000fbe069aa869bd84f66d5c3210b))
- - (cargo-release) version 0.11.0 ([`a5be31c`](https://github.com/GitoxideLabs/gitoxide/commit/a5be31c4cf7c0b538a1ed4a52ff5c3a992c6feff))
- - (cargo-release) version 0.5.0 ([`bf15c2a`](https://github.com/GitoxideLabs/gitoxide/commit/bf15c2a2f285046b094093760c1969007ee75e25))
- - (cargo-release) version 0.3.0 ([`64efc05`](https://github.com/GitoxideLabs/gitoxide/commit/64efc0534ddc372b6e668b23c1e9d276098679c9))
- - (cargo-release) version 0.4.0 ([`70ef344`](https://github.com/GitoxideLabs/gitoxide/commit/70ef3442775b54ba9e4ee9ebfffb37af9804cc5b))
- - Revert "[ref] break dev-dependency cycle" ([`436e89b`](https://github.com/GitoxideLabs/gitoxide/commit/436e89b18cb157b3d30bd24b8d1acef25631ec2a))
- - (cargo-release) version 0.5.1 ([`6f61fca`](https://github.com/GitoxideLabs/gitoxide/commit/6f61fcaf9528f2ba6752ce94524b59ff505cc518))
- - [ref] break dev-dependency cycle ([`d5af428`](https://github.com/GitoxideLabs/gitoxide/commit/d5af42898487a82f2fbd000fac2f0db9505a587c))
- - (cargo-release) version 0.5.0 ([`ae02dab`](https://github.com/GitoxideLabs/gitoxide/commit/ae02dabae961089a92a21e6a60a7006de4b56dad))
- - (cargo-release) version 0.4.0 ([`0d5c8b9`](https://github.com/GitoxideLabs/gitoxide/commit/0d5c8b96dfdfb96e4fc82623f756f6c7f7046e90))
- - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/GitoxideLabs/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
- - (cargo-release) version 0.2.0 ([`20d8e27`](https://github.com/GitoxideLabs/gitoxide/commit/20d8e27dd4e93ae2234a3fe19b5f1511365eee2e))
- - (cargo-release) version 0.5.0 ([`0e11e98`](https://github.com/GitoxideLabs/gitoxide/commit/0e11e98f0562c7baa9c90e18db6240731d165217))
- - (cargo-release) version 0.2.0 ([`8ff5115`](https://github.com/GitoxideLabs/gitoxide/commit/8ff511583e6d859e43ffda0ef75e2fecce3ed03c))
- - [ref] refactor ([`501182b`](https://github.com/GitoxideLabs/gitoxide/commit/501182b106b70af73db4f23cc01291d30481f76e))
- - [ref #152] remaining tests for transaction namespacing ([`63d80c0`](https://github.com/GitoxideLabs/gitoxide/commit/63d80c0d0fbcf4fd1b7c3db652f622b59bc6fd18))
- - [ref #152] first succeeding test for namespace rewriting ([`758c8f6`](https://github.com/GitoxideLabs/gitoxide/commit/758c8f60ca6567cd0a12892490ce27f88d1140df))
- - [ref #152] first failing test for namespaced updates ([`a81f1d4`](https://github.com/GitoxideLabs/gitoxide/commit/a81f1d44a83474152d53140f8d9fdd0ace8060ac))
- - [ref #152] refactor ([`f9c63fb`](https://github.com/GitoxideLabs/gitoxide/commit/f9c63fbe70ceb10bc3ef3edee008f72c3494b18c))
- - [ref #152] namespace prefix stripping and fixed test expectations ([`bce135b`](https://github.com/GitoxideLabs/gitoxide/commit/bce135b7c58ba5f709aad2daab0e1668a834a4cd))
- - [ref #152] a test for namespaced iteration ([`2338c6e`](https://github.com/GitoxideLabs/gitoxide/commit/2338c6e96e3dbd0759c122e264044c195f16a269))
- - [ref #152] packed-refs are optional for generalized iteration, too ([`88525a9`](https://github.com/GitoxideLabs/gitoxide/commit/88525a9f028e94c8647ad5f2f7067b5b4e01c0a3))
- - [ref #152] FAIL: cleanup iter API by allowing Option ([`1836243`](https://github.com/GitoxideLabs/gitoxide/commit/1836243b6ec42eaf162463cded4a613c8984ac3a))
- - [ref #152] prepare namespaced iteration tests ([`cf5abc9`](https://github.com/GitoxideLabs/gitoxide/commit/cf5abc96115f4bab0ee52f58295f06f689173bf8))
- - [ref #152] no silent failure if path conversion isn't possible ([`8df04d8`](https://github.com/GitoxideLabs/gitoxide/commit/8df04d8973fc62eae0e8d98c8116351907dd282f))
- - [ref #152] introduce Namespace type ([`67d5c85`](https://github.com/GitoxideLabs/gitoxide/commit/67d5c8526d8356bcee81b690a38559a01128863b))
- - [ref #152] sketch API for namespaces ([`138be95`](https://github.com/GitoxideLabs/gitoxide/commit/138be9588576eca84921cedcf5f697b5c98e85a7))
- - [ref #152] docs ([`8d6c856`](https://github.com/GitoxideLabs/gitoxide/commit/8d6c8564faeccafc1430a2184a4060d953349e3f))
- - [ref #152] refactor ([`bfb82fb`](https://github.com/GitoxideLabs/gitoxide/commit/bfb82fb13350d986c93cc6dc67d6f86506dd80a5))
- - [ref #152] all tests and impl for refname expansion ([`9cef2f2`](https://github.com/GitoxideLabs/gitoxide/commit/9cef2f2f166514048fae52ceec5a86a2849be286))
- - [ref #152] refactor ([`431dd86`](https://github.com/GitoxideLabs/gitoxide/commit/431dd8655397b0ae88a5144d5c8553ba63e46c8f))
- - [ref #152] basic test setup for namespace expansion ([`e852399`](https://github.com/GitoxideLabs/gitoxide/commit/e8523996b73fb93218c651b6f6041935833293d0))
- - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/GitoxideLabs/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
- - Thanks clippy ([`e1964e4`](https://github.com/GitoxideLabs/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
- - [ref #140] finish implementation of tag peeling, with test ([`c06e729`](https://github.com/GitoxideLabs/gitoxide/commit/c06e72916e9622df62579baa6817603af0c7c747))
- - [ref #140] refactor ([`edcc395`](https://github.com/GitoxideLabs/gitoxide/commit/edcc3951bd0fc98589207a1b1f8941d6bb9652ab))
- - [ref #140] sketch ref tag peeling ([`ef90652`](https://github.com/GitoxideLabs/gitoxide/commit/ef90652dfcd84b2fc140c38e1364b42578fdfbde))
- - [ref #140] refactor ([`8e1a730`](https://github.com/GitoxideLabs/gitoxide/commit/8e1a7305e869979751230f23c614f276ebce3f1d))
- - [ref #139] add missing docs ([`5422ec8`](https://github.com/GitoxideLabs/gitoxide/commit/5422ec8923a5f3c284f7094894a952a392812e63))
- - [ref #139] my first empty test but where else to document this :)? ([`0f00065`](https://github.com/GitoxideLabs/gitoxide/commit/0f00065fa3360a55cc52926bfaa94d72598933b5))
- - [ref #139] refactor ([`a8f5d8d`](https://github.com/GitoxideLabs/gitoxide/commit/a8f5d8dbaecaa26509d568a36acbf350ee86a03c))
- - [ref #139] peeling for all refs to be written to a pack ([`cc891a1`](https://github.com/GitoxideLabs/gitoxide/commit/cc891a1809a6678f168b08766f67644742386a5d))
- - [ref #139] refactor ([`7e15817`](https://github.com/GitoxideLabs/gitoxide/commit/7e1581788356889a936f4a778119b0bce36d3041))
- - [ref #139] Allow packed-refs creation in the presence of updates ([`0cf7314`](https://github.com/GitoxideLabs/gitoxide/commit/0cf7314df7a6ab79478525544e0ed28d07cf3642))
- - [ref #139] impl of loose ref deletion, but it doens't work yet… ([`f6631ad`](https://github.com/GitoxideLabs/gitoxide/commit/f6631ad537b4c7fd6dec2a511214552e606462d4))
- - [ref #139] a failing test for pruning loose refs into packed refs ([`437c610`](https://github.com/GitoxideLabs/gitoxide/commit/437c610eeb3b4a5874f001ba6fbbd42c7dc1188e))
- - [ref #139] refactor ([`62558cb`](https://github.com/GitoxideLabs/gitoxide/commit/62558cb562747d3c6f2b4e1b62dd44e4f1e95019))
- - [ref #139] a first sketch to resolve object chains for packed ref peeling ([`54bc116`](https://github.com/GitoxideLabs/gitoxide/commit/54bc1161128f0c719622935728a870820918038b))
- - [ref #139] Allow 'git pack-ref --no-purge' essentially ([`c32d8b7`](https://github.com/GitoxideLabs/gitoxide/commit/c32d8b7a599c0ee0d8936a0c5aee658b5d986453))
- - [ref #139] refactor ([`e5fbc4c`](https://github.com/GitoxideLabs/gitoxide/commit/e5fbc4c92f0ea74afdff45c243a762e7a978d749))
- - [ref #139] refactor ([`4e1b95e`](https://github.com/GitoxideLabs/gitoxide/commit/4e1b95e40e94b0c9398c40985e092bd1d8607a4c))
- - [ref #139] refactor ([`42215a1`](https://github.com/GitoxideLabs/gitoxide/commit/42215a15ce53bd78fe1d8d9b15d7a08919f5f980))
- - [ref #139] a complete test for the first packed-refs mode ([`f332dcf`](https://github.com/GitoxideLabs/gitoxide/commit/f332dcf2b1beda319871f7b0de585c8a1d9b813f))
- - [ref #138] delete packed-refs when it's empty after rewrite ([`8b7c359`](https://github.com/GitoxideLabs/gitoxide/commit/8b7c359db1c81ae69321c9c2637d0af8b303d9bb))
- - [ref #138] refactor ([`3fc0014`](https://github.com/GitoxideLabs/gitoxide/commit/3fc0014dbf3c6a0d0c3e34d39c3068c71f867fd1))
- - [ref #138] no need for preprocessing, input is already checked ([`a6fca6e`](https://github.com/GitoxideLabs/gitoxide/commit/a6fca6e0f81cdccfd7284d70ad4218e94b6cbe24))
- - [ref #138] less is more… ([`6f39713`](https://github.com/GitoxideLabs/gitoxide/commit/6f3971325380dee93370a2d6a05d43adec94181b))
- - Thanks clippy ([`169a39d`](https://github.com/GitoxideLabs/gitoxide/commit/169a39d72106c24dac78af2198e54ca6e09b743e))
- - [ref] the first green packed deletion… ([`76a23b0`](https://github.com/GitoxideLabs/gitoxide/commit/76a23b0e3e508a3445a9e1c77045e59bb7bbef69))
- - [ref] refactor (packed refs aren't changed in memory) ([`0a7e8ce`](https://github.com/GitoxideLabs/gitoxide/commit/0a7e8ce1be7c7e6cb8a7646a8dacc7e95acf5efd))
- - [ref] basic packed transaction commit impl, but it doesn't work yet ([`1913099`](https://github.com/GitoxideLabs/gitoxide/commit/1913099eeb84e78d9b4373e6ba9823a493d82343))
- - [ref] fix order of operations when committing the transaction ([`be5774a`](https://github.com/GitoxideLabs/gitoxide/commit/be5774a3d5e8fa20eadc6ef6f0bbfceab35f1827))
- - [ref] refactor ([`69d53f9`](https://github.com/GitoxideLabs/gitoxide/commit/69d53f99097220cf3a5e3e5afa855d1847715007))
- - [ref] first revised sketch of packed-refs writing ([`f942c76`](https://github.com/GitoxideLabs/gitoxide/commit/f942c7622cf09d3c6937c7fa78089991d58482a0))
- - [ref] work on first naive transaction, but… ([`b08cc4a`](https://github.com/GitoxideLabs/gitoxide/commit/b08cc4a47ecf8ad5f4b56ffdaf678946549b0ae9))
- - [ref] tests incorporating packed-ref deletion ([`399096e`](https://github.com/GitoxideLabs/gitoxide/commit/399096e0f611a649fb99facc0925adc1c306cbfe))
- - [ref] validate packed refs are taken into consideration during create/update ([`25999b4`](https://github.com/GitoxideLabs/gitoxide/commit/25999b4cebcb925bf0f0d4f451c7ca557f03dbc2))
- - [ref] allow creating new packed-refs files as well; prepare test arena ([`8494c74`](https://github.com/GitoxideLabs/gitoxide/commit/8494c7452f68bb3ebe7bc9115b7feb36871a406a))
- - [ref] refactor ([`e379177`](https://github.com/GitoxideLabs/gitoxide/commit/e379177a1937fdc23cba843d2dc6fecd3dfd2ab2))
- - [ref] refactor ([`a844146`](https://github.com/GitoxideLabs/gitoxide/commit/a844146a799e07c3d95c4224b4a114b77cd94832))
- - [ref] refactor ([`bd94ea5`](https://github.com/GitoxideLabs/gitoxide/commit/bd94ea55c1b598e507b5717ee5a5d6f14830c3bb))
- - [ref] actually make use of packed refs in file transactions ([`7746238`](https://github.com/GitoxideLabs/gitoxide/commit/7746238207b637d4f241a05af7814916736cce24))
- - [ref] refactor ([`7a7b0dc`](https://github.com/GitoxideLabs/gitoxide/commit/7a7b0dcd8b9156a5c67bbdcdebb6a2a2e2757a7e))
- - [ref] refactor ([`74ed358`](https://github.com/GitoxideLabs/gitoxide/commit/74ed358c7ef6147095e8df9eb29b34ab55c850f4))
- - [ref] first basic sketch of packed-ref transaction ([`8aac30c`](https://github.com/GitoxideLabs/gitoxide/commit/8aac30c77b03aa6c020d46c79f54d031043351df))
- - [ref] on the way to requiring a packed transaction for file transactions ([`85f30ac`](https://github.com/GitoxideLabs/gitoxide/commit/85f30ac10fa740293d72f558dbd48a14aee82fde))
- - [ref] prepare existing refs to take packed-refs into account… ([`5849b44`](https://github.com/GitoxideLabs/gitoxide/commit/5849b44c87c8b9ca68d7d30623540d8d441b6a3f))
- - [ref] remove one todo, add another… ([`46c47ab`](https://github.com/GitoxideLabs/gitoxide/commit/46c47ab440df49d0f3a5324b243cdcf5a2898e03))
- - [ref] all todos done ([`7632573`](https://github.com/GitoxideLabs/gitoxide/commit/763257327632b39a5ec777df4f07da9f87005a36))
- - [ref] refactor ([`fb37e96`](https://github.com/GitoxideLabs/gitoxide/commit/fb37e9612c03cf1fcf5cdef9241a35242b9ff1d0))
- - [ref] refactor ([`23ea139`](https://github.com/GitoxideLabs/gitoxide/commit/23ea139e0af622e8d40774fa2a890ef3525a991a))
- - [ref] rev-iter for overlay references ([`8b28d4a`](https://github.com/GitoxideLabs/gitoxide/commit/8b28d4a326a2ee43bd00e475a0376eb577145a8b))
- - [ref] refactor ([`a80b8c1`](https://github.com/GitoxideLabs/gitoxide/commit/a80b8c18eb5cfc77ca5e071e9163df0a89a35fd4))
- - [ref] tests for remaining todos ([`0ef6b3d`](https://github.com/GitoxideLabs/gitoxide/commit/0ef6b3dbdc7f8c67e69eeb453122ce2722d171fa))
- - [ref] remove loose::Reference backref to simplify everything ([`9f1d960`](https://github.com/GitoxideLabs/gitoxide/commit/9f1d960ae07d368f3ab208cf886ea1af99dfe25f))
- - Revert "[ref] back-reference of packed refs to their packed buffer" ([`464aefe`](https://github.com/GitoxideLabs/gitoxide/commit/464aefe563c045b30ead0144b97a41d7b353235e))
- - Revert "[ref] FAIL: let's not add more back-refs, let's add less" ([`eaf4e9a`](https://github.com/GitoxideLabs/gitoxide/commit/eaf4e9a1582fcd3c1d1da9eba3fb4c7046a5cdb9))
- - [ref] FAIL: let's not add more back-refs, let's add less ([`8e90d75`](https://github.com/GitoxideLabs/gitoxide/commit/8e90d7545d4bda92e339387acfa1c882e2a99264))
- - [ref] back-reference of packed refs to their packed buffer ([`da860ef`](https://github.com/GitoxideLabs/gitoxide/commit/da860efa8fb42f9f755cd9070732fc4403843cc9))
- - [ref] refactor ([`61972a2`](https://github.com/GitoxideLabs/gitoxide/commit/61972a298bfcbad7efe23a480895fc26bb53bf24))
- - [ref] refactor ([`f03c614`](https://github.com/GitoxideLabs/gitoxide/commit/f03c6144f395fd8713157a4a3137c6c0dacd41da))
- - Thanks clippy ([`08f8bc4`](https://github.com/GitoxideLabs/gitoxide/commit/08f8bc4c09ad85df0ea75916f8bd9beb061069ea))
- - [ref] probably fix windows ([`6eb2532`](https://github.com/GitoxideLabs/gitoxide/commit/6eb2532724d6be1b25b68b10b58cd504ff1a7af9))
- - [ref] refactor ([`3df606a`](https://github.com/GitoxideLabs/gitoxide/commit/3df606aa33ab8c161a7b36b79a9661eefac218e7))
- - [ref] test for peel one level of packed ref ([`3d8602f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8602f2fff98e3a1078c24e65cd887bebc7fa78))
- - [ref] assure packed-refs have a consistent target after peeling. ([`29a352a`](https://github.com/GitoxideLabs/gitoxide/commit/29a352a24c0e2685d06672967e4898abfa1c2f8c))
- - Thanks clippy ([`321908e`](https://github.com/GitoxideLabs/gitoxide/commit/321908e12a885978dc4fa3fa1f71cebc8efdf741))
- - [ref] improve import paths ([`2dbe785`](https://github.com/GitoxideLabs/gitoxide/commit/2dbe785d80d56b2d9f5a617b57a02926dba70434))
- - [ref] refactor ([`49fc212`](https://github.com/GitoxideLabs/gitoxide/commit/49fc212e9e82382d06da16dc9b84e3952a73ddce))
- - [ref] prepare to create loose:Reference ([`8ed3916`](https://github.com/GitoxideLabs/gitoxide/commit/8ed3916564917fd99a74dda06d35f4390e918fa5))
- - [ref] refactor ([`f222525`](https://github.com/GitoxideLabs/gitoxide/commit/f2225253de054ce8cfa8f8ce33a93c3ac613dc85))
- - [ref] finally peeling works again ([`d5bd75a`](https://github.com/GitoxideLabs/gitoxide/commit/d5bd75acdf48f7a274dbb88441f003d5d287e3b8))
- - [ref] packed-refs are now enforcing valid names ([`5d92919`](https://github.com/GitoxideLabs/gitoxide/commit/5d9291976370edae3a8429e745174147c1fadf90))
- - [ref] prepare peel test; realize another refactoring requirement ([`62f7155`](https://github.com/GitoxideLabs/gitoxide/commit/62f71552da037c126058b7bcaa9e6bab8e2c168b))
- - [ref] refactor ([`ae4d5da`](https://github.com/GitoxideLabs/gitoxide/commit/ae4d5da10fc6e0ec5015539a1285f1a3dbbc9628))
- - [ref] refactor ([`e26c72f`](https://github.com/GitoxideLabs/gitoxide/commit/e26c72fb1bf9392932ffe42843f3dec52c7bbd7d))
- - [ref] refactor ([`f4bb7a0`](https://github.com/GitoxideLabs/gitoxide/commit/f4bb7a02d8e8b820f30894ac74613bee10532c79))
- - [ref] another test to run into one more todo ([`13502f5`](https://github.com/GitoxideLabs/gitoxide/commit/13502f5bb7b1df7abd1d2de4f9e93a9e5439b84f))
- - [ref] some TODOs to not forget ([`4d6a75c`](https://github.com/GitoxideLabs/gitoxide/commit/4d6a75cc6835cbd1f6ab321e158310c97def2a71))
- - [ref] and it compiles again, may todos left ([`16618b9`](https://github.com/GitoxideLabs/gitoxide/commit/16618b916ff67316717d95575fc1344d956d2c49))
- - [ref] all required Reference methods are defined, but… ([`3c976a6`](https://github.com/GitoxideLabs/gitoxide/commit/3c976a65cad62e4e04c686b1e8f645bf300ccf41))
- - [ref] refactor ([`65f7a7d`](https://github.com/GitoxideLabs/gitoxide/commit/65f7a7db56d6db974db197101b6306dbb7483ff5))
- - [ref] changing the ref type means a lot of breakage and some unsolved problems ([`407dc4d`](https://github.com/GitoxideLabs/gitoxide/commit/407dc4d79a4281fc3ec09456bb6f969f42bbabd7))
- - [ref] refactor to be able to use loose_then_packed::Reference for top-level find ([`2c4e45a`](https://github.com/GitoxideLabs/gitoxide/commit/2c4e45a5bf997530d84a214714ff25fdbbcafd16))
- - [ref] figure out how peeling works with packed-refs… ([`2801f7a`](https://github.com/GitoxideLabs/gitoxide/commit/2801f7aa137c6167bd392ca585f1aad378cae0b4))
- - Revert "[ref] FAIL: actually it's enough to give access to 'packed' when peeling only" ([`8dc6295`](https://github.com/GitoxideLabs/gitoxide/commit/8dc62955f1a8b92f08924f155c932d0dfbf415ef))
- - [ref] FAIL: actually it's enough to give access to 'packed' when peeling only ([`5173a97`](https://github.com/GitoxideLabs/gitoxide/commit/5173a97531f213573da12d0d9dda8e0bc808c013))
- - [ref] put packed-ref lookups into the correct spot ([`6d11e22`](https://github.com/GitoxideLabs/gitoxide/commit/6d11e22c723f03155f12878ac7b94ef959f633a4))
- - [ref] remove over-complicated refs store trait which… ([`1cc876c`](https://github.com/GitoxideLabs/gitoxide/commit/1cc876cde25820a7a8afa8d867dec59e6079d72e))
- - [ref] refactor ([`62e682c`](https://github.com/GitoxideLabs/gitoxide/commit/62e682c269c48a9eb2c25f4bb6421b8647fb3fab))
- - [ref] API sketch for allowing packed-refs to be used in find() ([`ca736ab`](https://github.com/GitoxideLabs/gitoxide/commit/ca736ab2ee8eab337683ff66e6e07d4488ff15da))
- - [ref] fix windows build ([`f99851b`](https://github.com/GitoxideLabs/gitoxide/commit/f99851bc3195aca958409bd5773e6210037b07f8))
- - [ref] assure names are using forward slashes in file-based refs ([`ff695e4`](https://github.com/GitoxideLabs/gitoxide/commit/ff695e4dae73d1497290d1efcc77b0cf1b265617))
- - [ref] prefix iteration for all references ([`228ca00`](https://github.com/GitoxideLabs/gitoxide/commit/228ca00a91069ebe32dddbae3d716cc6bb59542e))
- - [ref] improve structure; fix docs ([`aa6052a`](https://github.com/GitoxideLabs/gitoxide/commit/aa6052a41e44a13ea31c9ec585663b0904cdd929))
- - [ref] overlay really seems to work ([`d2ec30a`](https://github.com/GitoxideLabs/gitoxide/commit/d2ec30af1be4bc54d69ef7d794c1bf372c80463b))
- - [ref] more detailed overlay test ([`d747d73`](https://github.com/GitoxideLabs/gitoxide/commit/d747d730afd4db6c0c20c3c63cc09824fbd6e223))
- - Thanks clippy ([`636e1fd`](https://github.com/GitoxideLabs/gitoxide/commit/636e1fd85ceb3a1dc3cf5d3c7224f6f36d8eb695))
- - [ref] fix windows build… ([`65e6953`](https://github.com/GitoxideLabs/gitoxide/commit/65e6953d1a9e751cb4644056aabd7c6edfbf7978))
- - [ref] first successful test for overlay iterator ([`5f92488`](https://github.com/GitoxideLabs/gitoxide/commit/5f924885f343d8a60737de74c651e8e5c11a8d48))
- - [ref] conversion for packed refs ([`929bb0f`](https://github.com/GitoxideLabs/gitoxide/commit/929bb0f75715a547993e8ce9c885d7de1a030013))
- - [ref] loose refs iteration in overlay iterator ([`0b0f64d`](https://github.com/GitoxideLabs/gitoxide/commit/0b0f64d16acb97d2282b982647362b164ac280ad))
- - [ref] leverage sorted file iteration ([`036257e`](https://github.com/GitoxideLabs/gitoxide/commit/036257eee036c2d5edea2ac8b16aad6bae8ba7fd))
- - [ref] add setup for parallel file traversal tests ([`1306647`](https://github.com/GitoxideLabs/gitoxide/commit/1306647447f712805b3d8c8ca38e90fb4f94ca67))
- - [ref] reproducible loose ref iteration with built-in sorting ([`e138748`](https://github.com/GitoxideLabs/gitoxide/commit/e13874807ccc3cbc2b4aacccf63ac5c3dd21c445))
- - [ref] sketch remaining overlay types, now on to 'next()' ([`6792cf1`](https://github.com/GitoxideLabs/gitoxide/commit/6792cf1362ed21948d9b5f8b252b1c08ca8ca7ca))
- - [ref] a way to obtain valid ref names along with their path for overlay iteration ([`bbaa1eb`](https://github.com/GitoxideLabs/gitoxide/commit/bbaa1eb10b3d2fd0de6afde61e5b6378be2e110c))
- - [ref] first steps towards test and impl for overlay iterator ([`f5d07b6`](https://github.com/GitoxideLabs/gitoxide/commit/f5d07b67af4fdf68f3109a8bc1481474cd5c3807))
- - [ref] add missing docs ([`e6052a5`](https://github.com/GitoxideLabs/gitoxide/commit/e6052a5a36b27bbcf79c05cd517eab9ec7507d8d))
- - [ref] all remaining tests ([`ee9bc21`](https://github.com/GitoxideLabs/gitoxide/commit/ee9bc211e857ed2bbf9eb5fc6e46f5e126b11ab2))
- - [ref] first successful test for prefix filtering in packed refs ([`430549d`](https://github.com/GitoxideLabs/gitoxide/commit/430549da137c5469a0ee17eca8d52a6f3ed8b04b))
- - [ref] run all performance tests ([`3635b25`](https://github.com/GitoxideLabs/gitoxide/commit/3635b25deee7ded4307458abcf83d0c1181030f4))
- - [ref] simple performance tests to get an idea of what it can do… ([`06bedcd`](https://github.com/GitoxideLabs/gitoxide/commit/06bedcd7a79c64ece443a34cc21a9ca32ac38ca9))
- - [ref] perf 'test' for ref iteration ([`922d129`](https://github.com/GitoxideLabs/gitoxide/commit/922d129ff3b741a3091cf899a8e1400e98417093))
- - Thanks clippy ([`a39a68a`](https://github.com/GitoxideLabs/gitoxide/commit/a39a68a3d51bf0185df86ca34f90b9755f31f2b5))
- - [ref] rename find_one to 'find' in git-ref… ([`ae7746a`](https://github.com/GitoxideLabs/gitoxide/commit/ae7746a0815bb94659de67383ba372ac522d53b8))
- - [ref] refactor ([`758c090`](https://github.com/GitoxideLabs/gitoxide/commit/758c0907df8dc6987f374e326304e0f9fad29812))
- - [ref] finish packed find() lookup testing ([`5f67c19`](https://github.com/GitoxideLabs/gitoxide/commit/5f67c19a1f4f62419bfc7d6e52c56aa5be40b723))
- - [ref] refactor ([`953939c`](https://github.com/GitoxideLabs/gitoxide/commit/953939c2ce7922efd6df4654dc329743d3052492))
- - [ref] prevent unnecessary rounds for full names that aren't found ([`fb765de`](https://github.com/GitoxideLabs/gitoxide/commit/fb765de831aa704b04b6a23c6a1d4ff183d784e0))
- - [ref] Assure ref-misses misses aren't parse-errors ([`d9d1360`](https://github.com/GitoxideLabs/gitoxide/commit/d9d13602c83d0725d23d3abb3d2d5bf30355e1d9))
- - [ref] basic lookup rule impl; needs more test cases ([`3226f77`](https://github.com/GitoxideLabs/gitoxide/commit/3226f775129231b4bc4735baf9e14a187665ace3))
- - [ref] fix compile warning on windows ([`c328774`](https://github.com/GitoxideLabs/gitoxide/commit/c32877415aba8df6d5a37cfd799b218e3a29b18a))
- - [ref] a test case specifically for lookup rules ([`ab3a34f`](https://github.com/GitoxideLabs/gitoxide/commit/ab3a34f481ebe335578e3a7dbff325087b4ba647))
- - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/GitoxideLabs/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
- - [ref] refactor ([`140da9a`](https://github.com/GitoxideLabs/gitoxide/commit/140da9a0b77c423649d9fd291babef80532015a2))
- - [ref] improve parse failure handling in packed-ref lookup ([`ba62aab`](https://github.com/GitoxideLabs/gitoxide/commit/ba62aab4308d44092d151d11d9be44ba6bfddb02))
- - [ref] refactor ([`959abc7`](https://github.com/GitoxideLabs/gitoxide/commit/959abc70c754cf4cd812f6014c29fd2f6d1a7fc4))
- - [ref] prepare for proper full-name conversion ([`0e6d3f2`](https://github.com/GitoxideLabs/gitoxide/commit/0e6d3f29a6abe54b04424697009bb8524faaca7e))
- - [ref] searching fully qualified reference names actually works. ([`9b2579c`](https://github.com/GitoxideLabs/gitoxide/commit/9b2579c3713b3bd185895318868378b8831dbc96))
- - [ref] prepare find() impl… ([`b26dd1e`](https://github.com/GitoxideLabs/gitoxide/commit/b26dd1ed253d8714cf4f9a77c0c29f67cc952c76))
- - [ref] assure packed-refs buffers are sorted ([`a797493`](https://github.com/GitoxideLabs/gitoxide/commit/a797493c93aa2d1b6e46442f714c8d5b98032456))
- - [ref] refactor ([`897a49a`](https://github.com/GitoxideLabs/gitoxide/commit/897a49a9973ccb225dbc9b75be624b7e4c9ec608))
- - [ref] windows fix; now maybe? ([`0e1a204`](https://github.com/GitoxideLabs/gitoxide/commit/0e1a20424a25902e80ad8dd6b6a413cb00f77904))
- - [ref] windows pathname replacement: \ -> /… ([`94a1e02`](https://github.com/GitoxideLabs/gitoxide/commit/94a1e02d3e03f29d56b83e92c176c8d245ff44fc))
- - [ref] fix one test failure on windows ([`21f1031`](https://github.com/GitoxideLabs/gitoxide/commit/21f10319d4047401bb6b11dec975c9386788773b))
- - [ref] rough frame for finding packed refs ([`a24a54f`](https://github.com/GitoxideLabs/gitoxide/commit/a24a54fb2b2620a0c86c2b9bc2a094412ed73fb8))
- - [ref] learn more about the windows issue… ([`dde6276`](https://github.com/GitoxideLabs/gitoxide/commit/dde6276a52b0f067bfeb8bb355a05696df6f134f))
- - [ref] refactor ([`c150aba`](https://github.com/GitoxideLabs/gitoxide/commit/c150abaa86ebcbd10ccee4359b45b4a0b802b68e))
- - [ref] prefixed loose ref iteration ([`49ce1e2`](https://github.com/GitoxideLabs/gitoxide/commit/49ce1e2184841ecd9c54573ba026341f4fecc0b5))
- - [ref] refactor; tests for prefix iteration ([`63566eb`](https://github.com/GitoxideLabs/gitoxide/commit/63566eb81cdd14a98f25491fbb7f363a2fb6a0c7))
- - [ref] loose ref iteration with broken ref support ([`2d1234f`](https://github.com/GitoxideLabs/gitoxide/commit/2d1234f9f8ae55c13af18ef5978e4ef9634e1606))
- - [ref] maybe fix windows ([`6fc7784`](https://github.com/GitoxideLabs/gitoxide/commit/6fc778455c374fa289d15e64d1d67ad9310e0d0a))
- - [ref] first rough implementation of loose ref iteration ([`918af42`](https://github.com/GitoxideLabs/gitoxide/commit/918af425298a1fdbb8e7dd6328daefe9eaa10cef))
- - [ref] packed-refs iteration… ([`ea97e06`](https://github.com/GitoxideLabs/gitoxide/commit/ea97e063bfa5cbafac521dbd7f8becd357083356))
- - [ref] docs for packed refs iterator ([`02690bc`](https://github.com/GitoxideLabs/gitoxide/commit/02690bc96903071108ffc54594bd4c31ebd054d1))
- - [ref] fix 'small' build ([`5fd10fe`](https://github.com/GitoxideLabs/gitoxide/commit/5fd10fe1e901a0c8d9627f76c4a040922847cd15))
- - [ref] packed-refs iteration works, incl. decent error handling ([`e5a6b9d`](https://github.com/GitoxideLabs/gitoxide/commit/e5a6b9d2f637ee746ccaf67354f64c3999cf971a))
- - [ref] the first packed-refs iterator tests ([`f6d769e`](https://github.com/GitoxideLabs/gitoxide/commit/f6d769ec5948fefe363ffa436e326e5fae820a66))
- - [ref] refactor ([`207a799`](https://github.com/GitoxideLabs/gitoxide/commit/207a799c1fcf490425f2e5dcf8274da83125af6f))
- - [ref] flexible and simple support for different hash lengths ([`9c2edd5`](https://github.com/GitoxideLabs/gitoxide/commit/9c2edd537fb86d2d7db874ec976d0cb1b8ec7c2e))
- - Revert "[ref] parameterize all uses of hash length…" ([`21f187e`](https://github.com/GitoxideLabs/gitoxide/commit/21f187e6b7011bb59ed935fc1a2d0a5557890ffe))
- - [ref] sketch of iterator ([`6c05243`](https://github.com/GitoxideLabs/gitoxide/commit/6c05243b53a74c770fc41e50a7df55f01ba21b3d))
- - [ref] refactor ([`79184cf`](https://github.com/GitoxideLabs/gitoxide/commit/79184cfe1035ad8665972c796c27448dc1fe3430))
- - [ref] parameterize all uses of hash length… ([`5c7285e`](https://github.com/GitoxideLabs/gitoxide/commit/5c7285e7233390fd7589188084fcd05febcbbac2))
- - [ref] less lenient packed-ref header parsing ([`45b41e0`](https://github.com/GitoxideLabs/gitoxide/commit/45b41e0f522ac491e49be5e36a1744c9d07a4286))
- - Thanks clippy ([`33f1b00`](https://github.com/GitoxideLabs/gitoxide/commit/33f1b00e134222641a71521561db4671a4285462))
- - [ref] refactor ([`de526b3`](https://github.com/GitoxideLabs/gitoxide/commit/de526b31dbd84ddf05cbc5d447862fa0559a7561))
- - [ref] first working packed ref line parsing ([`bc60229`](https://github.com/GitoxideLabs/gitoxide/commit/bc60229403ae075b66bb457a80695e2ab959448c))
- - [ref] first test for line (and peeled ref) parsin ([`7af27c5`](https://github.com/GitoxideLabs/gitoxide/commit/7af27c5676c986b05953995d216b78389e986ee0))
- - [ref] refactor ([`b74913e`](https://github.com/GitoxideLabs/gitoxide/commit/b74913ef90c6d827dff50ca5df13c826be4fc86d))
- - [ref] refactor ([`d0eb819`](https://github.com/GitoxideLabs/gitoxide/commit/d0eb8196e3faed6c013f2e746ba50bba1330d87e))
- - [ref] packed refs header line parsing ([`fde5543`](https://github.com/GitoxideLabs/gitoxide/commit/fde5543ad22395e27266db02a5442a33d16e68c5))
- - [ref] first rough steps to testing parsing a little ([`57659e9`](https://github.com/GitoxideLabs/gitoxide/commit/57659e92de9a525a72dc3cba50b844bef7e021a1))
- - [ref] sketch packed refs, but… ([`8951b3f`](https://github.com/GitoxideLabs/gitoxide/commit/8951b3fd96735adc2eed5b0035bc0a97759e2207))
- - [ref] refactor + docs review ([`4b9b034`](https://github.com/GitoxideLabs/gitoxide/commit/4b9b034e3600cc3dc6dc35a257231914802a60fb))
- - [ref] the last TODO is gone ([`01dc422`](https://github.com/GitoxideLabs/gitoxide/commit/01dc422cef924f26943dbc5b41b45098853d4868))
- - [ref] down to the last todo ([`23cea99`](https://github.com/GitoxideLabs/gitoxide/commit/23cea99f645dfc27a89296f7bbd30c1b22015dba))
- - [ref] two more tests but only one todo down ([`bf947d6`](https://github.com/GitoxideLabs/gitoxide/commit/bf947d65b508511d90299e93f285989c1a3eafd1))
- - [ref] the drop test ([`e472bde`](https://github.com/GitoxideLabs/gitoxide/commit/e472bde7bf24eaeefa93a3dbc269cea41f6ddcc8))
- - [ref] refactor ([`059f836`](https://github.com/GitoxideLabs/gitoxide/commit/059f836f490261cf5257349e0a7bfb69d9b68d89))
- - [ref] refactor ([`7faf6f2`](https://github.com/GitoxideLabs/gitoxide/commit/7faf6f24f90854bd885e59c517b73db8ba5082af))
- - [ref] adjust expectation to not do any special HEAD business ([`49d294a`](https://github.com/GitoxideLabs/gitoxide/commit/49d294a292709882179cf3b7934ec1885c60ccaa))
- - Revert "[ref] FAIL: realize that HEAD-reverse-lookup isn't done in transactions…" ([`8b0d7b6`](https://github.com/GitoxideLabs/gitoxide/commit/8b0d7b62ff2ee96692d3014299fad67e0c82f3a1))
- - [ref] FAIL: realize that HEAD-reverse-lookup isn't done in transactions… ([`6098ba0`](https://github.com/GitoxideLabs/gitoxide/commit/6098ba0f4288b379f84f48bb2d3245309a70ce7c))
- - [ref] test to validate HEAD update as special case of… ([`276aa9a`](https://github.com/GitoxideLabs/gitoxide/commit/276aa9a89b41df43ad47f2096b4d89bdf697acea))
- - [ref] refactor ([`861483a`](https://github.com/GitoxideLabs/gitoxide/commit/861483a4e7b7d61447d6bbfa91937ddfdf69ba02))
- - [ref] validate non-empty directories ([`8fb625d`](https://github.com/GitoxideLabs/gitoxide/commit/8fb625d577fad376b28f5f568b8455aa901c2f0a))
- - [ref] moving a ref onto empty directories works now… ([`a237f77`](https://github.com/GitoxideLabs/gitoxide/commit/a237f77ee0eb395bf89f7ed1b7496bf33c2d30af))
- - [ref] refactor ([`ed40a87`](https://github.com/GitoxideLabs/gitoxide/commit/ed40a87e14d38b7f8b9a3a605b70a0fb1dc92220))
- - [ref] another complex test works ([`ebdbfae`](https://github.com/GitoxideLabs/gitoxide/commit/ebdbfae9e26aa11f7afda7f60f0fbf6757dabb76))
- - [ref] fix build ([`b4dcdfc`](https://github.com/GitoxideLabs/gitoxide/commit/b4dcdfc9b2f2edcbcf9fb144d1f97e9a841463ad))
- - [ref] try fix windows, once again ([`95e74dd`](https://github.com/GitoxideLabs/gitoxide/commit/95e74dd9f1510fd288f281beea3f560319ad323d))
- - [ref] refactor ([`a261b82`](https://github.com/GitoxideLabs/gitoxide/commit/a261b82c1ee7ebdbbc82ce1c8286ca6a0f221cea))
- - [ref] probably fix windows ([`a8b7c8d`](https://github.com/GitoxideLabs/gitoxide/commit/a8b7c8d2fef9438a23a96c35497d34e816af96c7))
- - [ref] allow reflogs to be created in place of empty directory trees ([`80a6e0e`](https://github.com/GitoxideLabs/gitoxide/commit/80a6e0e1ff2321d9162e799d5fc0f457e7de4ade))
- - [tempfile] a way to delete empty dirs recursively ([`6025aa0`](https://github.com/GitoxideLabs/gitoxide/commit/6025aa08d93cd5124c8df38c51b795b9c7d1c911))
- - [ref] refactor ([`21920ec`](https://github.com/GitoxideLabs/gitoxide/commit/21920ec173da4642ad335fcd5fbc3b85c940061e))
- - [ref] refactor directory handling ([`45dbf22`](https://github.com/GitoxideLabs/gitoxide/commit/45dbf2253d13ee8eba7654ef294614c3b9651a9d))
- - [ref] refactor ([`92867c5`](https://github.com/GitoxideLabs/gitoxide/commit/92867c58467e66d1b6b13d2ca4375d268fbafde5))
- - [ref] handle existng empty directories more gracefully… ([`0849c70`](https://github.com/GitoxideLabs/gitoxide/commit/0849c70596ed7674e7e18cd444b6cd99d37da4ff))
- - Thanks clippy ([`d967e30`](https://github.com/GitoxideLabs/gitoxide/commit/d967e30f1652f29c3c13ea0014d8d3910a4f7245))
- - [ref] handle create-or-append when writing valid reflog files… ([`9175085`](https://github.com/GitoxideLabs/gitoxide/commit/9175085248855a7ffa0d4e006740eafc0f4e1c92))
- - [ref] refactor ([`1ee3419`](https://github.com/GitoxideLabs/gitoxide/commit/1ee341922d4a8343bc5146378da4353a99b28a73))
- - [ref] auto-creation logic for reflogs ([`80f71dc`](https://github.com/GitoxideLabs/gitoxide/commit/80f71dc85836b640b264f146d37fc74a0bd99fd9))
- - [ref] reflog creation test is quite complete ([`b67e79c`](https://github.com/GitoxideLabs/gitoxide/commit/b67e79c861f644756e9bd12cc3a28bd6355250d3))
- - [ref] allow commiter to be passed for use in reflog ([`80f5627`](https://github.com/GitoxideLabs/gitoxide/commit/80f5627d6fe5aef8d0a82cdad1746d5d2509f2c3))
- - [ref] tests for converting reflock paths into log paths ([`1f2e754`](https://github.com/GitoxideLabs/gitoxide/commit/1f2e75439d2ff5b7db40a979fde289e68c578d81))
- - [ref] refactor ([`a29fcf1`](https://github.com/GitoxideLabs/gitoxide/commit/a29fcf1d61ec9f387a401a1a4a903256b6413536))
- - [ref] frame for reflog creation or update ([`81cb790`](https://github.com/GitoxideLabs/gitoxide/commit/81cb79017ca5a2f18531bc6caedc28de94a0a064))
- - [ref] refactor ([`a76929b`](https://github.com/GitoxideLabs/gitoxide/commit/a76929b45b4f82488b1e713d1012e1d431257fcd))
- - [ref] disambiguate create-or-update logic ([`585f369`](https://github.com/GitoxideLabs/gitoxide/commit/585f369ea7bb7ee3d8f5103583628e3d68ef3de5))
- - [ref] write out Create-or-Update logic to see that's its probably not going to cut it. ([`54d084f`](https://github.com/GitoxideLabs/gitoxide/commit/54d084ffe0d684ab4879973293f2efad4966c632))
- - [ref] show how the original name can be displayed for lock failures… ([`07f0c2d`](https://github.com/GitoxideLabs/gitoxide/commit/07f0c2dc9b3949566b3c3d0a15302c416ae9ccb7))
- - [ref] write peeled previous OID through to parent refs ([`3355dd8`](https://github.com/GitoxideLabs/gitoxide/commit/3355dd8295886b0dbeeaa802cbf32ea6e3264de6))
- - [ref] fix child link transformation ([`5d9a685`](https://github.com/GitoxideLabs/gitoxide/commit/5d9a685fedd4d5614dd338d4b9baa37f11649cb0))
- - [ref] refactor ([`2f92f36`](https://github.com/GitoxideLabs/gitoxide/commit/2f92f360e581a1a7b7bad389c915545cd6a5b31a))
- - [ref] sketch of inverting parent links for later oid lookup ([`a050f18`](https://github.com/GitoxideLabs/gitoxide/commit/a050f1856f69b710f6e63898d11fa52cafd254c7))
- - [ref] refactor ([`1e88948`](https://github.com/GitoxideLabs/gitoxide/commit/1e88948455111c01f2a8f9d24a4fcf835553e55b))
- - [ref] add reflog message to change… ([`b31e103`](https://github.com/GitoxideLabs/gitoxide/commit/b31e103f2492b0507e2e1eab3a26ddc025dd470f))
- - [ref] sketch more detailed test for updating reflogs ([`5a657cd`](https://github.com/GitoxideLabs/gitoxide/commit/5a657cdd0a342aa8b5a57398718bf27ef136997a))
- - Thanks clippy ([`eb8ea22`](https://github.com/GitoxideLabs/gitoxide/commit/eb8ea22a97f132169e81d71ca2ca64ef52463fe3))
- - [ref] the last deletion test ([`258a494`](https://github.com/GitoxideLabs/gitoxide/commit/258a494562d8266561540e07c01d1e87466470d9))
- - [ref] refactor ([`db76cfd`](https://github.com/GitoxideLabs/gitoxide/commit/db76cfd5585a5fa54739ce003837a8750dea9f99))
- - [ref] deletion won't have problems with broken refs ([`286b5c1`](https://github.com/GitoxideLabs/gitoxide/commit/286b5c1a5529c58c35b8ff0504f9e784f7be10e1))
- - Thanks clippy ([`e5da69e`](https://github.com/GitoxideLabs/gitoxide/commit/e5da69e642c16ddaf39b59e6e0de6b3c4153acff))
- - [ref] add failing deletion test for broken refs ([`578413f`](https://github.com/GitoxideLabs/gitoxide/commit/578413f5848cb8ab3b14fe149be3db12705182c3))
- - [ref] another del test ([`d935d6f`](https://github.com/GitoxideLabs/gitoxide/commit/d935d6f67fff1d7b02f6b0805a3e6efb9f429fc1))
- - [ref] another deletion test ([`8b756e0`](https://github.com/GitoxideLabs/gitoxide/commit/8b756e094bd4ecf47415d8eb8c7adf44b8a89039))
- - [ref] another deletion test ([`69ede1b`](https://github.com/GitoxideLabs/gitoxide/commit/69ede1b90e6573df86829437f3c3adf3924b31cf))
- - [ref] refactor ([`d05a646`](https://github.com/GitoxideLabs/gitoxide/commit/d05a6467c185d0f4dcb030e4bf751070a9b3d5bf))
- - [ref] Make sure edit preprocessing happens in the right order ([`2d5f9aa`](https://github.com/GitoxideLabs/gitoxide/commit/2d5f9aaa68b065f84df3a2db3707cf9cf10b0321))
- - [ref] refactor ([`dd9c99b`](https://github.com/GitoxideLabs/gitoxide/commit/dd9c99b9d1c0c6222f5a12f280c8ed0eb0c3daf2))
- - [ref] refactor ([`97fc864`](https://github.com/GitoxideLabs/gitoxide/commit/97fc864fb4dd2903eb9f7dd671422dfbeaa304f3))
- - Thanks clippy ([`f436f18`](https://github.com/GitoxideLabs/gitoxide/commit/f436f18be3b4aafe40cb0e36432d22666795ecc6))
- - [ref] splitting handles reference cycles ([`09b4fc1`](https://github.com/GitoxideLabs/gitoxide/commit/09b4fc1e6f01a9124f6563fa614b42356560e4b4))
- - [ref] splitting actually works! ([`a9f824b`](https://github.com/GitoxideLabs/gitoxide/commit/a9f824bc95f157146f22b468d4a9d8dddc9f31a5))
- - [ref] first stab at splitting refs, needs more elaboration to fulfil expectations ([`66b1f37`](https://github.com/GitoxideLabs/gitoxide/commit/66b1f3725cd710d991625bcd2c1994545b33aa53))
- - [ref] refactor ([`eb0328f`](https://github.com/GitoxideLabs/gitoxide/commit/eb0328fb67ad677d8875bef5deb7efea2c55ae67))
- - [ref] first part of ref splitting is tested ([`ce7f83b`](https://github.com/GitoxideLabs/gitoxide/commit/ce7f83b7e58762866e141d1b71e1ea68153fd075))
- - [ref] refactor; prep slitting tests ([`7ffc619`](https://github.com/GitoxideLabs/gitoxide/commit/7ffc619a7c06f0d47572fac9f91444c3663ac316))
- - [ref] refactor ([`683651d`](https://github.com/GitoxideLabs/gitoxide/commit/683651d2a7cc9b589b4490a1767677f3d7fb5e3e))
- - [ref] first sketch of generalized splitting of edits ([`1f2efdc`](https://github.com/GitoxideLabs/gitoxide/commit/1f2efdcf9151f161a325680737f1992edf46228c))
- - [ref] working on splits really shows that we want more than one enum maybe… ([`1b62838`](https://github.com/GitoxideLabs/gitoxide/commit/1b62838d00ec35cb45d43e5e9e5ce6573f1db2a7))
- - [ref] need ref splitting for the first time. ([`f52989f`](https://github.com/GitoxideLabs/gitoxide/commit/f52989f325d50db66c0ffe75a964feaba075dc19))
- - [ref] better deletion tests; more useful return value ([`96848f6`](https://github.com/GitoxideLabs/gitoxide/commit/96848f68a70a6721c9fc4c7d36763a3015527728))
- - Thanks clippy ([`ef9bfd2`](https://github.com/GitoxideLabs/gitoxide/commit/ef9bfd2806b0407ccbc7391e086592f4bf7a7424))
- - [ref] another deletion test succeeds ([`6037900`](https://github.com/GitoxideLabs/gitoxide/commit/60379001d2729627c042f304217d6459f99f01bf))
- - [ref] refactor, not quite sure about delete mode… ([`683991a`](https://github.com/GitoxideLabs/gitoxide/commit/683991a4edbc53c583603af94fbec625a211b52d))
- - [ref] another test; failing for now ([`1908b69`](https://github.com/GitoxideLabs/gitoxide/commit/1908b693b75e8cb204dc5026ea2f311b88bddfc4))
- - [ref] another test green ([`104598e`](https://github.com/GitoxideLabs/gitoxide/commit/104598eb71e830a5feed763dea1dc1fd03be6eff))
- - [ref] first succeeding deletion test ([`3445d7d`](https://github.com/GitoxideLabs/gitoxide/commit/3445d7dfcade73bec8ba68d58d034608169e7758))
- - [ref] refactor ([`d2e2e8f`](https://github.com/GitoxideLabs/gitoxide/commit/d2e2e8f49b3668235cf808b08f85bd89a592105f))
- - [ref] first deletion tests ([`e41f8c8`](https://github.com/GitoxideLabs/gitoxide/commit/e41f8c8a48328fb0fe154e5212f1b1e41195d3c1))
- - [ref] write more details on how prepare and commit should work overall. ([`a7d988b`](https://github.com/GitoxideLabs/gitoxide/commit/a7d988b8feb2aba87a19f3484470d8f77786ffd4))
- - [ref] refactor; get closer to what git does… ([`488f311`](https://github.com/GitoxideLabs/gitoxide/commit/488f31160300bccaba6a510869c7c3e53d52d27b))
- - [ref] refactor ([`58a5653`](https://github.com/GitoxideLabs/gitoxide/commit/58a5653a6647931bf90f88ff2d83c6b0322ad9b1))
- - [ref] first very basic ref writing ([`7ebed3f`](https://github.com/GitoxideLabs/gitoxide/commit/7ebed3ff14e6944ba18be0c9876b10c42c2d840c))
- - [ref] remove complexity in the name of performance, fix windows… ([`77c3f24`](https://github.com/GitoxideLabs/gitoxide/commit/77c3f24a935800d7643dc61466385a76a58bf365))
- - [ref] (probably) fix windows ([`7c1eead`](https://github.com/GitoxideLabs/gitoxide/commit/7c1eead4b589975fb1dcfe63fb2071bb6d8ab611))
- - Thanks clippy ([`6865549`](https://github.com/GitoxideLabs/gitoxide/commit/6865549cf6df08999618bfa6cd658d44b8aba9c7))
- - [ref] slowly getting there ([`6506924`](https://github.com/GitoxideLabs/gitoxide/commit/650692443459b253a56fb5bda78bd3a4a0de07f9))
- - [ref] a way to determine if a reflog exists. ([`e6fbba8`](https://github.com/GitoxideLabs/gitoxide/commit/e6fbba87942b9138261ee70d8fa8408422149521))
- - [ref] reference::log_iter_rev() ([`1f7af5d`](https://github.com/GitoxideLabs/gitoxide/commit/1f7af5dcf093a9169ce353c0b1d354ed7acda4a5))
- - [ref] reference.log_iter() works, but… ([`c298473`](https://github.com/GitoxideLabs/gitoxide/commit/c298473f0f353f9f59d39ab530c133e13cfb47ec))
- - [ref] [FAIL] try to forward iterator creation to reference… ([`ef1737c`](https://github.com/GitoxideLabs/gitoxide/commit/ef1737c7e67038c0541a619e77c0ea5451bcca28))
- - [ref] refactor ([`129bccf`](https://github.com/GitoxideLabs/gitoxide/commit/129bccf8dfaaab1c487c49fe35a2877ff900d06e))
- - [ref] refactor ([`96dd98b`](https://github.com/GitoxideLabs/gitoxide/commit/96dd98b800b9e808853fc954ac78b8778bf18f23))
- - [ref] refactor ([`a7dd994`](https://github.com/GitoxideLabs/gitoxide/commit/a7dd9940a0a6e1f8685f5bb785d8c05023027393))
- - [ref] refactor ([`3460127`](https://github.com/GitoxideLabs/gitoxide/commit/34601272230c37aad803409e89dc6b270de1f02d))
- - [ref] store ref log reverse iterator ([`34d7957`](https://github.com/GitoxideLabs/gitoxide/commit/34d795700e89a264dcf3a40a6dec63cdc5998814))
- - [ref] store can provide reflog forward iter… ([`9adb9ca`](https://github.com/GitoxideLabs/gitoxide/commit/9adb9ca2b2b63f9fc4b57e45732389077778c324))
- - [ref] more assertions ([`8000677`](https://github.com/GitoxideLabs/gitoxide/commit/80006772e0ef9d9f9fc4d274f460194712138327))
- - [ref] a fully implemented first test with assertions ([`29a5893`](https://github.com/GitoxideLabs/gitoxide/commit/29a58937a3e8d4fae861952d6bc34565da8c3e8c))
- - [ref] sketch more tests that will be needed ([`01690be`](https://github.com/GitoxideLabs/gitoxide/commit/01690be8acf6a5f18b55db941f05644650f062f0))
- - [ref] add control over handling lock failures during transaction ([`7c4057a`](https://github.com/GitoxideLabs/gitoxide/commit/7c4057aa4bd5e65195c80d0319798615b9571c0d))
- - [ref] generic operation on input edits, split-suitable now ([`7f4f637`](https://github.com/GitoxideLabs/gitoxide/commit/7f4f63763249a614936be3baa702b93558a4d494))
- - [ref] try using borrow on a slice intead of iterator… ([`b2371d9`](https://github.com/GitoxideLabs/gitoxide/commit/b2371d93408613ab0e07048398bd95e60da603e1))
- - [ref] duplicate ref edit checks… ([`3ec0182`](https://github.com/GitoxideLabs/gitoxide/commit/3ec0182376fad623814408703f1d47736eea6349))
- - [ref] a more fleshed out API for file transactions ([`918123f`](https://github.com/GitoxideLabs/gitoxide/commit/918123f7f951d7f773dd8b38a184de2f2c3e25b9))
- - [ref] on the way towards realistic transactions… ([`c808cb1`](https://github.com/GitoxideLabs/gitoxide/commit/c808cb17b2fea12e018fabb789862e9b7703e49b))
- - [ref] on the way to setup the first transaction test ([`29c0b51`](https://github.com/GitoxideLabs/gitoxide/commit/29c0b51625e2c7e3a8d60075bb925126a024dc83))
- - [ref] file store can ignore all writes; sketch transaction API ([`52a81e9`](https://github.com/GitoxideLabs/gitoxide/commit/52a81e98f38657023d3eb384fd6db69917dd57ca))
- - [ref] refactor ([`6a84790`](https://github.com/GitoxideLabs/gitoxide/commit/6a84790b13e445d5a1b85fd3cae2ec0feed4ff02))
- - [ref] log line writing ([`3da8fcf`](https://github.com/GitoxideLabs/gitoxide/commit/3da8fcf0bfb77b80c06a3358416f10d6f393db8b))
- - [ref] Line::from_bytes(…); iter uses that now ([`7895995`](https://github.com/GitoxideLabs/gitoxide/commit/7895995cf91fbaeb798c4277699e02107cb63909))
- - [ref] test for small buffer sizes ([`6183772`](https://github.com/GitoxideLabs/gitoxide/commit/61837723f7c1f3150d7f853c055248116bba9633))
- - [ref] handle multiple buffer reloads ([`4559c7a`](https://github.com/GitoxideLabs/gitoxide/commit/4559c7a184b9cdbd174785b84b41a218c683c94f))
- - [ref] refactor ([`65e333d`](https://github.com/GitoxideLabs/gitoxide/commit/65e333de6194b48b558d02b503502bd7ab267945))
- - [ref] refactor ([`2b416ee`](https://github.com/GitoxideLabs/gitoxide/commit/2b416ee7e788faadf280553464fd77f2c91e2d0a))
- - [ref] refactor ([`82b18e5`](https://github.com/GitoxideLabs/gitoxide/commit/82b18e50f3c31fac10dc5a752ab9b0c134607e37))
- - [ref] multi-line reverse iteration works, without window shift for now ([`f1e3861`](https://github.com/GitoxideLabs/gitoxide/commit/f1e38618371408d844144a736c3082d57b2d1015))
- - [ref] first reverse iter test succeeding ([`8875601`](https://github.com/GitoxideLabs/gitoxide/commit/88756015d8fc77ddb3b12fcdd1df85a709f8189a))
- - [ref] let's not forget to simply not try to return borrowed things from iterators ([`bcc934d`](https://github.com/GitoxideLabs/gitoxide/commit/bcc934dea0aa71502945a20d5987dec4eeb34aea))
- - [ref] FAIL: try it with included buffer ([`189080e`](https://github.com/GitoxideLabs/gitoxide/commit/189080e8bc2d999ee4f1a76ed9b537cfda7ad82c))
- - [ref] FAIL another attempt this time without iterator… ([`5e73dc2`](https://github.com/GitoxideLabs/gitoxide/commit/5e73dc2fa1a77b5bcf2319ed244004ac3ec86506))
- - [ref] FAIL at attempt to to have self-referential iterators :D… ([`bc4012e`](https://github.com/GitoxideLabs/gitoxide/commit/bc4012eb8a1b0c27dd2b54d169c2058478449b0a))
- - [ref] first test for reverse iterator and more boilerplate ([`40db355`](https://github.com/GitoxideLabs/gitoxide/commit/40db35547b855066b3584d8e81f62c8978ac5840))
- - [ref] refactor ([`4daddb1`](https://github.com/GitoxideLabs/gitoxide/commit/4daddb13a7f7139b8e0e7c6817854dad00429dbc))
- - [ref] sketch of reverse iterator ([`c581d16`](https://github.com/GitoxideLabs/gitoxide/commit/c581d169c2e21e568bce3d7bc8469836aa9d1e2c))
- - [ref] thanks clippy ([`4ba3b08`](https://github.com/GitoxideLabs/gitoxide/commit/4ba3b08e69002ae20545e9d27c3130a672fa9ae6))
- - [ref] significantly simplify error messages… ([`b15cb16`](https://github.com/GitoxideLabs/gitoxide/commit/b15cb16f022045207a9419266d3fe972fbd663e1))
- - [ref] don't include terminators to get slightly nicer error messges ([`09bbc6d`](https://github.com/GitoxideLabs/gitoxide/commit/09bbc6d0b32b835d1a4ba2dca7e24522b94cee22))
- - [ref] another test for iter::forward() ([`1d84302`](https://github.com/GitoxideLabs/gitoxide/commit/1d843029dbaa7d06f9338fa6eb90f583a4225094))
- - [ref] a forward iterator with a single test ([`917040c`](https://github.com/GitoxideLabs/gitoxide/commit/917040cb58d9dda18835c255bff3a9d692cfe1de))
- - [ref] log line docs ([`10ab8e0`](https://github.com/GitoxideLabs/gitoxide/commit/10ab8e0e4bcccc4e79203f06e16835b8e5d9504b))
- - [ref] refactor ([`cd89e21`](https://github.com/GitoxideLabs/gitoxide/commit/cd89e21280463deb1fd22ef20d2c54926bbb9b6c))
- - [ref] more context for line parsing ([`ddb5f9d`](https://github.com/GitoxideLabs/gitoxide/commit/ddb5f9d256cf0be36943e11a9df18b938551be87))
- - [ref] refactor ([`a08fb77`](https://github.com/GitoxideLabs/gitoxide/commit/a08fb776a523040445006c81a890ef11f496f650))
- - [ref] be truly zero copy and delay work to when it's first asked for ([`b4e594b`](https://github.com/GitoxideLabs/gitoxide/commit/b4e594bdeb06329beacd61b03ab90057284bcb54))
- - [actor] FAIL an attempt to remove btoi errors ([`3f99cf5`](https://github.com/GitoxideLabs/gitoxide/commit/3f99cf531caacb93a3ce81b16d61be18e5d8a017))
- - [actor] pure nom error handling… ([`78cbe18`](https://github.com/GitoxideLabs/gitoxide/commit/78cbe18888ec654f3410fc655d9beaaf63f68003))
- - [ref] refactor ([`8694488`](https://github.com/GitoxideLabs/gitoxide/commit/869448833d9de5c0859e6fab267b48d19f1a9119))
- - [ref] getting there! ([`bd73d8e`](https://github.com/GitoxideLabs/gitoxide/commit/bd73d8ee04f7baa9aeb05857484da6cb63175ebb))
- - [ref] a step forward to nom error handling, but… ([`426ae5b`](https://github.com/GitoxideLabs/gitoxide/commit/426ae5b7db6cb943fdf6ee48e2be531157341e49))
- - [ref] try really hard to use generic verbose nom errors but… ([`1031625`](https://github.com/GitoxideLabs/gitoxide/commit/10316252fa5dc02effe5596165268f8d806c55f8))
- - [ref] tests and impl for happy cases ([`7be82f0`](https://github.com/GitoxideLabs/gitoxide/commit/7be82f09ce3c2421ba922e3f8bc1238ca5d494ab))
- - [ref] the first test for log line parsing; make serde1 work ([`cba3cdc`](https://github.com/GitoxideLabs/gitoxide/commit/cba3cdc75280b247e59af878d1afe286638b95b7))
- - [refs] try to get structure in place for reflog parsing ([`727c66a`](https://github.com/GitoxideLabs/gitoxide/commit/727c66a2560c00cc8e01fbe47503ffbb67147c59))
- - [refs] sketch more of transactions so it has all it needs ([`8f9a015`](https://github.com/GitoxideLabs/gitoxide/commit/8f9a0157e876fadfe16a2cc58445543d1c10a21b))
- - [refs] allow writing any valid ref value instead of limiting ourselves to object ids ([`114fce8`](https://github.com/GitoxideLabs/gitoxide/commit/114fce8368fe858bc64696b4d7253c425367560a))
- - [refs] finish transaction sketch (or so it seems) ([`976a079`](https://github.com/GitoxideLabs/gitoxide/commit/976a0799a7862de7b85d45cb080102f41fc33d07))
- - [refs] this gets more and more interesting ([`e056495`](https://github.com/GitoxideLabs/gitoxide/commit/e05649577a6cd5e2958884b10f7f75d48aa91a94))
- - [refs] finish research for transactions and their flags ([`2eb3bcc`](https://github.com/GitoxideLabs/gitoxide/commit/2eb3bccadf338c07493e40cb8c5f357eb2502a5f))
- - [refs] sketch some parts of a transaction based on git source ([`d9a5d32`](https://github.com/GitoxideLabs/gitoxide/commit/d9a5d328f575dfd86e414091688a545f931059e3))
- - (cargo-release) version 0.3.0 ([`87db688`](https://github.com/GitoxideLabs/gitoxide/commit/87db688f23475d7232731429d770848aea228492))
- - (cargo-release) version 0.3.0 ([`6b33678`](https://github.com/GitoxideLabs/gitoxide/commit/6b33678f83e6d261ca15c4a7634ff5b4e66d81dd))
- - (cargo-release) version 0.2.0 ([`3286e42`](https://github.com/GitoxideLabs/gitoxide/commit/3286e42547b59df6365087cbae9ce1c9c959faad))
- - [git-refs] a way to build a big packed-refs file ([`5113529`](https://github.com/GitoxideLabs/gitoxide/commit/51135291b60d38bdf50d24569596c421bcb4f0b9))
- - (cargo-release) version 0.4.0 ([`866f86f`](https://github.com/GitoxideLabs/gitoxide/commit/866f86f59e66652968dcafc1a57912f9849cb21d))
- - [git-repository] traversal program uses new facilities, and it's cumbersome ([`29ea2de`](https://github.com/GitoxideLabs/gitoxide/commit/29ea2de9ad48036f78d3776d8526d959f68bf287))
- - [git-repository] most of the git repository discovery ([`72a49c8`](https://github.com/GitoxideLabs/gitoxide/commit/72a49c816253520230a04290619f469df608be19))
- - [git-ref] refactor ([`0c795c5`](https://github.com/GitoxideLabs/gitoxide/commit/0c795c50834bcf52324ede46ec11eea26acb1107))
- - [git-ref] fix docs ([`4fbc476`](https://github.com/GitoxideLabs/gitoxide/commit/4fbc476b2361afef25cff208ecfa66ac2ccb077a))
- - [git-ref] docs complete ([`93a1f4e`](https://github.com/GitoxideLabs/gitoxide/commit/93a1f4e3fe48082abf5b0baa17a976808789ec20))
- - [git-ref] nicer semantics for peel_in_place_to_id() ([`d3250a7`](https://github.com/GitoxideLabs/gitoxide/commit/d3250a7b5d0e16f8f1b38d10334282fe60f9d5ce))
- - Revert "[git-ref] refactor (Option Result
Result
obtained ([`cd84c1a`](https://github.com/yuki0iq/gitoxide/commit/cd84c1a63b0447dc8f32ed4abf7c0b1c1bb75f6e))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Make fmt ([`e22080e`](https://github.com/yuki0iq/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
+ - Merge branch 'adjustments-for-cargo' ([`7bba270`](https://github.com/yuki0iq/gitoxide/commit/7bba2709488b7eb999b8136dbab03af977241678))
+ - Assure single-threaded git-ref tests may run. ([`17c0776`](https://github.com/yuki0iq/gitoxide/commit/17c077683ebe2cd6b5717d28c8cda29b93286ac7))
+ - Break cyclical dev dependencies ([`1fea18f`](https://github.com/yuki0iq/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
+ - Commiting the revlog transaction is now optional. ([`65c5589`](https://github.com/yuki0iq/gitoxide/commit/65c5589a419b2856c1576d838d4444554d7a582b))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/yuki0iq/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
+ - Prepare changelogs prior to release ([`4381a03`](https://github.com/yuki0iq/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
+ - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/yuki0iq/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
+ - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/yuki0iq/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
+ - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/yuki0iq/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/yuki0iq/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
+ - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/yuki0iq/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
+ - Thanks clippy ([`f1160fb`](https://github.com/yuki0iq/gitoxide/commit/f1160fb42acf59b37cbeda546a7079af3c9bc050))
+ - Adapt to changes in `git-features::fs`. ([`35f7d59`](https://github.com/yuki0iq/gitoxide/commit/35f7d5960210738d88d35aef9c1ed3480681c481))
+ - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/yuki0iq/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
+ - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/yuki0iq/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
+ - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/yuki0iq/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
+ - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/yuki0iq/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Make fmt ([`0abab7d`](https://github.com/yuki0iq/gitoxide/commit/0abab7da2ec1b8560e6c1eb009f534c9fc7814fe))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Release git-glob v0.4.2, git-config-value v0.8.2, git-lock v2.2.0, git-ref v0.19.0, git-config v0.11.0, git-discover v0.8.0, git-index v0.8.0, git-transport v0.22.0, git-protocol v0.23.0, git-worktree v0.8.0, git-repository v0.28.0, gitoxide-core v0.20.0, gitoxide v0.18.0, safety bump 9 crates ([`0c253b1`](https://github.com/yuki0iq/gitoxide/commit/0c253b15143dcedfe4c66d64ab1ea6e097030651))
+ - Prepare changelogs prior to release ([`fe5721f`](https://github.com/yuki0iq/gitoxide/commit/fe5721f888c64c79fe9a734a9e33b94a282f8d97))
+ - Merge branch 'http-config' ([`665b53e`](https://github.com/yuki0iq/gitoxide/commit/665b53e1c2e1de65fafa28b669f58977868bbc81))
+ - Don't assert on state that is based on a transaction that isn't committed ([`00f6f7a`](https://github.com/yuki0iq/gitoxide/commit/00f6f7a2d056d150306817b3563470173a091b4c))
+ - Thanks clippy ([`fe7d6f9`](https://github.com/yuki0iq/gitoxide/commit/fe7d6f91ad6c8a0b0beca9faa8230537d2fd6a3c))
+ - Assure reflogs aren't skipped just because there is no per-loose lock file. ([`130d13b`](https://github.com/yuki0iq/gitoxide/commit/130d13bbf1b4b2da8f688a440f3e2f3b1a51519f))
+ - Refactor ([`f17c6b6`](https://github.com/yuki0iq/gitoxide/commit/f17c6b649d9e0bed59c4e6d8380c3dcdfd73a2f9))
+ - Refactor ([`c1d2aea`](https://github.com/yuki0iq/gitoxide/commit/c1d2aea68a2c57f5d498987c51fe2806f669eaaa))
+ - Refactor ([`b0a231a`](https://github.com/yuki0iq/gitoxide/commit/b0a231aaca5cf371e2a204bf3b3100a4a7cc913e))
+ - Thanks clippy ([`5f7fe69`](https://github.com/yuki0iq/gitoxide/commit/5f7fe698e0ea322a731f8e86e724be327e9d3420))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/yuki0iq/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
+ - Thanks clippy ([`04cfa63`](https://github.com/yuki0iq/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
+ - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/yuki0iq/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
+ - Merge branch 'gix-clone' ([`def53b3`](https://github.com/yuki0iq/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
+ - Thanks clippy ([`3eaedda`](https://github.com/yuki0iq/gitoxide/commit/3eaedda0af1c1a495e1b98474ade02edfa75b66a))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/yuki0iq/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
+ - Make fmt ([`53acf25`](https://github.com/yuki0iq/gitoxide/commit/53acf2565743eff7cead7a42011107b2fc8d7e0e))
+ - Merge branch 'fetch-pack' ([`3c49400`](https://github.com/yuki0iq/gitoxide/commit/3c49400809c7c2120f4ce704c19a0421545b5acd))
+ - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/yuki0iq/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs' ([`3773b92`](https://github.com/yuki0iq/gitoxide/commit/3773b92b8372c9a40a74d281149ca65b057a7da9))
+ - Release git-features v0.22.6 ([`c9eda72`](https://github.com/yuki0iq/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
+ - Merge branch 'filter-refs' ([`e10554d`](https://github.com/yuki0iq/gitoxide/commit/e10554d2a3b9c027353a432b0c84f7d3797b7cae))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/yuki0iq/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
+ - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/yuki0iq/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
+ - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/yuki0iq/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
+ - Merge branch 'fix-522' ([`5869e9f`](https://github.com/yuki0iq/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
+ - Release git-hash v0.9.9 ([`da0716f`](https://github.com/yuki0iq/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/yuki0iq/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
+ - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/yuki0iq/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
+ - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/yuki0iq/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
+ - Add `Reference::delete()` for simple reference deletion ([`2d0b639`](https://github.com/yuki0iq/gitoxide/commit/2d0b63997b276a53b3cf8f09fac51f8e3f044bcd))
+ - Release git-attributes v0.3.3, git-ref v0.15.3, git-index v0.4.3, git-worktree v0.4.3, git-testtools v0.8.0 ([`baad4ce`](https://github.com/yuki0iq/gitoxide/commit/baad4ce51fe0e8c0c1de1b08148d8303878ca37b))
+ - Prepare changelogs prior to release of git-testtools ([`7668e38`](https://github.com/yuki0iq/gitoxide/commit/7668e38fab8891ed7e73fae3a6f5a8772e0f0d0b))
+ - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/yuki0iq/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Release git-path v0.4.1 ([`5e82346`](https://github.com/yuki0iq/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/yuki0iq/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/yuki0iq/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
+ - Merge branch 'main' into write-index-v2 ([`a938986`](https://github.com/yuki0iq/gitoxide/commit/a938986877302c197d1aed087594c5605416fe5f))
+ - Merge branch 'main' into remote-ls-refs ([`de61c4d`](https://github.com/yuki0iq/gitoxide/commit/de61c4db7855d6925d66961f62ae3d12cc4acf78))
+ - Thanks clippy ([`4bd747c`](https://github.com/yuki0iq/gitoxide/commit/4bd747cb3e126fe5b1d540270cfbd731cffd42ef))
+ - Merge branch 'rev-parse-delegate' ([`2f506c7`](https://github.com/yuki0iq/gitoxide/commit/2f506c7c2988477b0f97d272a9ac9ed47b236457))
+ - Thanks clippy ([`763cec8`](https://github.com/yuki0iq/gitoxide/commit/763cec829da1e49830a9a52d25a45c07d3d0dba5))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/yuki0iq/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
+ - Fix typos ([`e9fcb70`](https://github.com/yuki0iq/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge branch 'config-cascade' ([`f144eaf`](https://github.com/yuki0iq/gitoxide/commit/f144eaf5863ae5cac63103f0db51c35fcf03a948))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Merge branch 'config-comfort' ([`84b98d9`](https://github.com/yuki0iq/gitoxide/commit/84b98d94177ceaf931aaa521e44eca0fa484d2d3))
+ - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/yuki0iq/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/yuki0iq/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
+ - Thanks clippy ([`e1003d5`](https://github.com/yuki0iq/gitoxide/commit/e1003d5fdee5d4439c0cf0286c67dec9b5e34f53))
+ - Generally avoid using `target_os = "windows"` in favor of `cfg(windows)` and negations ([`91d5402`](https://github.com/yuki0iq/gitoxide/commit/91d54026a61c2aae5e3e1341d271acf16478cd83))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/yuki0iq/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Make fmt ([`c665aef`](https://github.com/yuki0iq/gitoxide/commit/c665aef4270c5ee54da89ee015cc0affd6337608))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Fix git-ref dependencies ([`633e571`](https://github.com/yuki0iq/gitoxide/commit/633e571da33767072176ebb2e44caf6d85975982))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Make fmt ([`e043807`](https://github.com/yuki0iq/gitoxide/commit/e043807abf364ca46d00760e2f281528efe20c75))
+ - Merge branch 'refs-and-worktrees' ([`8131227`](https://github.com/yuki0iq/gitoxide/commit/8131227ddff6f36919b6a0f7b33792ebde0f8ae9))
+ - Thanks clippy ([`4cff7a8`](https://github.com/yuki0iq/gitoxide/commit/4cff7a82ea3e924a8eba58cf45061b5afc5b250f))
+ - Thanks clippy ([`a20d282`](https://github.com/yuki0iq/gitoxide/commit/a20d282d608d1f8145951ac3ad26de583a60513c))
+ - Thanks clippy ([`c208912`](https://github.com/yuki0iq/gitoxide/commit/c20891281f8222db68d0888a47f14822a03efac9))
+ - Merge branch 'main' into refs-and-worktrees ([`9cf0c7b`](https://github.com/yuki0iq/gitoxide/commit/9cf0c7bd0cc5419137db5796f3a5b91bdf3dcc94))
+ - Merge branch 'davidkna-remote-branch-name' ([`068a2de`](https://github.com/yuki0iq/gitoxide/commit/068a2de764fabff949ff49a50594563cc625e343))
+ - Turn `FullNameRef` into an actual reference type. ([`0ace957`](https://github.com/yuki0iq/gitoxide/commit/0ace957c595c8a38afb7de1462cdc73b617d2a76))
+ - A sketch to show how Cow could work ([`c6b2705`](https://github.com/yuki0iq/gitoxide/commit/c6b27058884b23cd3ee35ddc3aa2aaf69012cbff))
+ - Thanks clippy ([`61d6d93`](https://github.com/yuki0iq/gitoxide/commit/61d6d93262cf2f1d13037542e4107ff558ea7c2c))
+ - Thanks clippy ([`6291015`](https://github.com/yuki0iq/gitoxide/commit/6291015df786eaebb2339629adc4685ffb555d01))
+ - Thanks clippy ([`22ee920`](https://github.com/yuki0iq/gitoxide/commit/22ee920fc93b88ed6d035915e9cab2d7501c92b9))
+ - Refactor ([`6149978`](https://github.com/yuki0iq/gitoxide/commit/61499786b9b0743d949d5a54639c54d76c4d2a44))
+ - Thanks clippy ([`405d94d`](https://github.com/yuki0iq/gitoxide/commit/405d94d8eb1ca07568bae5c51a7efd43dc9e2808))
+ - Thanks clippy ([`a7ac64c`](https://github.com/yuki0iq/gitoxide/commit/a7ac64cd801b985790b5717be1a5dc722b2ae3a9))
+ - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/yuki0iq/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
+ - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/yuki0iq/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
+ - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/yuki0iq/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
+ - Merge branch 'test-archive-support' ([`350df01`](https://github.com/yuki0iq/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
+ - Merge branch 'main' into repo-status ([`4086335`](https://github.com/yuki0iq/gitoxide/commit/40863353a739ec971b49410fbc2ba048b2762732))
+ - Merge branch 'worktree-stack' ([`e90d3fd`](https://github.com/yuki0iq/gitoxide/commit/e90d3fd0a9764511e6280596f21d3a0494ed7021))
+ - Fix clippy - many false positives this time ([`045e6fa`](https://github.com/yuki0iq/gitoxide/commit/045e6fae17077555c3e115992905c8046f2c5d0b))
+ - Fix clippy - many false positives this time ([`099bd5b`](https://github.com/yuki0iq/gitoxide/commit/099bd5b86fb80b26a73863b80ad60a0394458b6d))
+ - Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates ([`b612021`](https://github.com/yuki0iq/gitoxide/commit/b612021683ba709b693bd48aef3e2e3c2f5b9ead))
+ - Refactor ([`2abedb8`](https://github.com/yuki0iq/gitoxide/commit/2abedb851ba383f502c0c9f9f9a3a26349c1664d))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Merge branch 'for-onefetch' ([`8e5cb65`](https://github.com/yuki0iq/gitoxide/commit/8e5cb65da75036a13ed469334e7ae6c527d9fff6))
+ - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/yuki0iq/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
+ - Thanks clippy ([`2066a80`](https://github.com/yuki0iq/gitoxide/commit/2066a80664e239436685d10ba7bab92916661a56))
+ - Merge branch 'main' into mailmap ([`b2df941`](https://github.com/yuki0iq/gitoxide/commit/b2df941feaf5ae9fa170fa49270189f3527f2eab))
+ - Merge branch 'describe-rev' ([`77b7cd9`](https://github.com/yuki0iq/gitoxide/commit/77b7cd9a7813aaa1a15d035ea42c1e3fe4eef8dd))
+ - Adapt to breaking changes in git-actor ([`40c48c3`](https://github.com/yuki0iq/gitoxide/commit/40c48c390eb796b427ebd516dde92e9538ce5fb7))
+ - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/yuki0iq/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
+ - Release git-tempfile v2.0.0, safety bump 6 crates ([`90b1c42`](https://github.com/yuki0iq/gitoxide/commit/90b1c42d5487904a9f329362d185b035d0ddb975))
+ - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/yuki0iq/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
+ - Thanks clippy ([`a8e9497`](https://github.com/yuki0iq/gitoxide/commit/a8e9497caebf1c0e9faac537717cd86378f1acf6))
+ - Thanks clippy ([`f242a24`](https://github.com/yuki0iq/gitoxide/commit/f242a248909c61953030c112b34af565f851ac0d))
+ - Release git-actor v0.8.1 ([`08fe550`](https://github.com/yuki0iq/gitoxide/commit/08fe5508472f2eb209db8a5fc4e4942a9d7db93d))
+ - Release git-hash v0.9.2, git-object v0.17.1, git-pack v0.16.1 ([`0db19b8`](https://github.com/yuki0iq/gitoxide/commit/0db19b8deaf11a4d4cbc03fa3ae40eea104bc302))
+ - Release git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`b286b24`](https://github.com/yuki0iq/gitoxide/commit/b286b24a51878be7d2e0fd77ff0c5c99b439a6a0))
+ - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/yuki0iq/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
+ - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/yuki0iq/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
+ - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/yuki0iq/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
+ - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/yuki0iq/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
+ - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/yuki0iq/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
+ - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/yuki0iq/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
+ - Support Rust 1.52 ([`42e0487`](https://github.com/yuki0iq/gitoxide/commit/42e0487286c1f745837c0ce337ed7c9d86b14516))
+ - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/yuki0iq/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
+ - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/yuki0iq/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
+ - Thanks clippy ([`7dd2313`](https://github.com/yuki0iq/gitoxide/commit/7dd2313d980fe7c058319ae66d313b3097e3ae5f))
+ - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/yuki0iq/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
+ - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/yuki0iq/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
+ - Adjust changelogs prior to release ([`ec38950`](https://github.com/yuki0iq/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
+ - Thanks clippy ([`a74f27c`](https://github.com/yuki0iq/gitoxide/commit/a74f27c042bdf0c1e30a1767b56032e32cbc81a9))
+ - Merge branch 'pack-consistency' ([`5982406`](https://github.com/yuki0iq/gitoxide/commit/5982406b4e1b26fd383d9ec21a3cf652ec8ab25f))
+ - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/yuki0iq/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
+ - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/yuki0iq/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
+ - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/yuki0iq/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
+ - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/yuki0iq/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
+ - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/yuki0iq/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
+ - Update changelogs just for fun ([`21541b3`](https://github.com/yuki0iq/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
+ - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/yuki0iq/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
+ - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/yuki0iq/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
+ - Release git-ref v0.7.3 ([`b0a9815`](https://github.com/yuki0iq/gitoxide/commit/b0a98157ab3b240af027acb9965c981a543e55fa))
+ - Update changelogs once more… ([`d57d279`](https://github.com/yuki0iq/gitoxide/commit/d57d279dc603cf450c151bbb6dc6c6505cc6da10))
+ - Update changelogs retro-actively… ([`78cfe0a`](https://github.com/yuki0iq/gitoxide/commit/78cfe0ac341c6c2257743d913884b50042078e6c))
+ - Release git-ref v0.7.2 ([`e940e9a`](https://github.com/yuki0iq/gitoxide/commit/e940e9a21938035eb8791bba19cc16814a0fb4e7))
+ - [#195] Fix previously incorrect usage of io::Kind::Other… ([`4dae07d`](https://github.com/yuki0iq/gitoxide/commit/4dae07dc7f562395a174be6cb2220e754ff902f7))
+ - Thanks clippy ([`4701296`](https://github.com/yuki0iq/gitoxide/commit/4701296bd5e2c4ad2f80f4e1de498db49f93385a))
+ - Release git-ref v0.7.1 ([`d34191d`](https://github.com/yuki0iq/gitoxide/commit/d34191dfd3ac3b34a3ae0d772c8b4302e5115fd6))
+ - Bump git-object v0.14.0 ([`d4fc81f`](https://github.com/yuki0iq/gitoxide/commit/d4fc81f6390443f8c8561d91ac27ea4a6318fb62))
+ - Merge branch 'repository-integration' ([`49f5453`](https://github.com/yuki0iq/gitoxide/commit/49f5453629646ac24d752f53c532e5f67eb09374))
+ - [repository #190] refactor ([`e7188e0`](https://github.com/yuki0iq/gitoxide/commit/e7188e047529cb0f4b20b3876f36b4592e9d2dc4))
+ - [ref #190] refactor ([`010be48`](https://github.com/yuki0iq/gitoxide/commit/010be48d2cd2dfebf7a1b6302e94b5f2e95fedc6))
+ - [ref #190] fix tests ([`e426e15`](https://github.com/yuki0iq/gitoxide/commit/e426e15188d8ec38ee0029f1d080dbab9afd8642))
+ - [ref #190] don't provide namespace support for loose and packed refs… ([`c663da1`](https://github.com/yuki0iq/gitoxide/commit/c663da16646bc3371e5a31f5c488a775aac4f795))
+ - [ref #190] find() with namespace support ([`1240c21`](https://github.com/yuki0iq/gitoxide/commit/1240c21a353c7df736f40b6639076af94eae0f15))
+ - [ref #190] prepare test for namespaced find(…) ([`5fcd0e4`](https://github.com/yuki0iq/gitoxide/commit/5fcd0e4c3c803a372360ef4cc2a7663b17ccebdb))
+ - [repository #190] leverage git-ref namespace support ([`1aa9c11`](https://github.com/yuki0iq/gitoxide/commit/1aa9c113488175f03758f8a64338a33b3417dd87))
+ - [ref #190] iteration with namespace support ([`d5987d4`](https://github.com/yuki0iq/gitoxide/commit/d5987d41753cf083573d86e8d5bc86c7a825605c))
+ - [ref #190] refactor ([`3c7968c`](https://github.com/yuki0iq/gitoxide/commit/3c7968c7fe8ac166b01f5338b23f817899dc085e))
+ - [repository #190] prepare for namespacing support on file store level ([`d2d1db6`](https://github.com/yuki0iq/gitoxide/commit/d2d1db647e6ad0dd92b88ce57df866f5195b8dd6))
+ - [repository #190] refactor ([`609c249`](https://github.com/yuki0iq/gitoxide/commit/609c249916ca64f4beecdab86eb4562adbd1ca4f))
+ - [ref #190] refactor ([`1ef6cb3`](https://github.com/yuki0iq/gitoxide/commit/1ef6cb344176aeafcc61a1f1af503a3f8afd1f77))
+ - [repository #190] fix build ([`f5e118c`](https://github.com/yuki0iq/gitoxide/commit/f5e118c8871e45ed3db9da9cd6bc63a5ea99621e))
+ - [repository #190] note a known limitation about finding references in namespaces… ([`d335731`](https://github.com/yuki0iq/gitoxide/commit/d3357318cf100fc3e0751e5b6de3922b1c209ddb))
+ - [ref #190] more assetions to understand 'find(…)' for namespaced refs… ([`f58a0ff`](https://github.com/yuki0iq/gitoxide/commit/f58a0ff8be6144d1dcb97f9b8030e1ee36ce41de))
+ - [repository #190] transparent namespace support ([`d14f073`](https://github.com/yuki0iq/gitoxide/commit/d14f073707c2f4641a271ba7965ec8281638e8df))
+ - [ref #190] Make References sortable ([`16b2232`](https://github.com/yuki0iq/gitoxide/commit/16b2232c70ad331e17e76ccca3b950963906aa81))
+ - [repository #190] cleanup usage of bstr… ([`e4411ff`](https://github.com/yuki0iq/gitoxide/commit/e4411ff43b24af79fefeaa4411e004dc504a4e2a))
+ - [ref #190] more conversion trait impls ([`1795a33`](https://github.com/yuki0iq/gitoxide/commit/1795a333c05c60a1a2f3164d5c4c78289eb7050c))
+ - Bump git-hash v0.6.0 ([`6efd90d`](https://github.com/yuki0iq/gitoxide/commit/6efd90db54f7f7441b76159dba3be80c15657a3d))
+ - [repository #190] obtain the kind fo hash used in a repo ([`a985491`](https://github.com/yuki0iq/gitoxide/commit/a985491bcea5f76942b863de8a9a89dd235dd0c9))
+ - [ref #190] refactor ([`e34be7e`](https://github.com/yuki0iq/gitoxide/commit/e34be7e24ee49a539b6ee8dc5737fdb23f416922))
+ - [ref #190] more Target conversions… ([`1fe1b42`](https://github.com/yuki0iq/gitoxide/commit/1fe1b42ac2b04f8145fc7312ea03cb47f791aec5))
+ - [repository #190] refactor ([`7a111b1`](https://github.com/yuki0iq/gitoxide/commit/7a111b126cfb318acb2d09d119315150a38b7cd3))
+ - [ref #190] refactor ([`49fe1dc`](https://github.com/yuki0iq/gitoxide/commit/49fe1dc37c040206839c9d4399001ff12dc91174))
+ - [ref #190] reverse reflog ergonomics ([`2de86f9`](https://github.com/yuki0iq/gitoxide/commit/2de86f904f6ee63e292f9c701cc3524e8bfe87e4))
+ - [ref #190] check for zero sized buffers in reverse log iterators… ([`998c7c6`](https://github.com/yuki0iq/gitoxide/commit/998c7c65abb2c3eb5fc248b11ba816d09f1bedea))
+ - [ref #190] move remaining file store functions to extension trait ([`60fc215`](https://github.com/yuki0iq/gitoxide/commit/60fc215ccac529b4a14cb9d8260ab9ddec86758a))
+ - [ref #190] Move file-log-specific functionality into own extension trait. ([`0b635e9`](https://github.com/yuki0iq/gitoxide/commit/0b635e9778a98235cc9b47b12e58a175d1ca02b7))
+ - [repository #190] a major step forward with `head()` access ([`43ac4f5`](https://github.com/yuki0iq/gitoxide/commit/43ac4f5acbe3ace5d43ed3ed1bc394d721f0e273))
+ - [ref #190] cache peeled objects properly ([`2cb511e`](https://github.com/yuki0iq/gitoxide/commit/2cb511efe5833f860f3c17b8e5f5b4cd643baddb))
+ - [ref #190] fix docs ([`3e64ec1`](https://github.com/yuki0iq/gitoxide/commit/3e64ec102146e348b8d870377f180f8dadf5e876))
+ - Bump git-ref v0.7.0 ([`ac4413c`](https://github.com/yuki0iq/gitoxide/commit/ac4413ce4e45703d5fe722e7220d039217f0bdef))
+ - [ref #190] fix remaining tests ([`df21f25`](https://github.com/yuki0iq/gitoxide/commit/df21f25baaf867015fc9fc46a2cf4e778b0e80ee))
+ - Thanks clippy ([`14dff63`](https://github.com/yuki0iq/gitoxide/commit/14dff63fbc0d318bbc8a2618e0d72aaa98948acf))
+ - [ref #190] Use Raw Reference everywhere for great simplification… ([`7aeea9c`](https://github.com/yuki0iq/gitoxide/commit/7aeea9c36d4da04a806e68968356f8cc0dc11475))
+ - [ref #190] raw reference peeling ([`9473a71`](https://github.com/yuki0iq/gitoxide/commit/9473a71e5533e1474181241f8d3e1aebd9dea8d8))
+ - [ref #190] introduce Raw reference type that simplifies everything… ([`8634341`](https://github.com/yuki0iq/gitoxide/commit/86343416dec8026f32c57d164dec4bf9b75b6536))
+ - [ref #190] more tests ([`980e16a`](https://github.com/yuki0iq/gitoxide/commit/980e16a10806edba4553716d9533716a727f0c9e))
+ - [ref #190] deletions also use PreviousValue now ([`74f85b1`](https://github.com/yuki0iq/gitoxide/commit/74f85b1fd8d9c34eca34a5ae516c4768f96b092f))
+ - [ref #190] refactor ([`0e65559`](https://github.com/yuki0iq/gitoxide/commit/0e65559e6d5a4b06c552e99e9c463559737f4b4d))
+ - [ref #190] be explicit about what the previous reflog oid is for… ([`c04c8b9`](https://github.com/yuki0iq/gitoxide/commit/c04c8b98a074d277067cee73ddef0609419a7bb8))
+ - [ref #190] don't claim there was a previous oid unnecessarily… ([`68f7fc2`](https://github.com/yuki0iq/gitoxide/commit/68f7fc2f2f57c32412ee2e46befc9cd2fdd7e973))
+ - [ref #190] refactor ([`07126d6`](https://github.com/yuki0iq/gitoxide/commit/07126d65946e981b339b6535986597cb328a1c9e))
+ - [ref #190] Allow for explicit expected previous values ([`1a4786f`](https://github.com/yuki0iq/gitoxide/commit/1a4786fb3bdb3d3a86b026dbf04e6baef6d3c695))
+ - [ref #190] prepare massive refactoring to get additional constraint ([`9741987`](https://github.com/yuki0iq/gitoxide/commit/9741987e2f82b5ae202804882c728c1642d8e3a4))
+ - [refs #190] refactor; handle value-checks in dereffed symlinks correctly ([`63bedc7`](https://github.com/yuki0iq/gitoxide/commit/63bedc7647bb584353289e19972adf351765a526))
+ - [ref #190] refactor ([`3f36a01`](https://github.com/yuki0iq/gitoxide/commit/3f36a01976a149d518021f19d83e56dec43cfb98))
+ - [object #190] More conversion methods for Object ([`78bacf9`](https://github.com/yuki0iq/gitoxide/commit/78bacf97d669f3adfebdb093054c162cfd5214fa))
+ - [odb #180] refactor ([`eff21da`](https://github.com/yuki0iq/gitoxide/commit/eff21dae1083042412f45cd2f7a0faaf7d6400e6))
+ - [pack #179] refactor ([`ab6554b`](https://github.com/yuki0iq/gitoxide/commit/ab6554b0cd5838f1ea4e82f6b5019798288076fa))
+ - [object #177] fix docs ([`2fd23ed`](https://github.com/yuki0iq/gitoxide/commit/2fd23ed9ad556b8e46cf650e23f0c6726e304708))
+ - [object #177] tag::RefIter -> TagRefIter ([`28587c6`](https://github.com/yuki0iq/gitoxide/commit/28587c691eb74e5cb097afb2b63f9d9e2561c45d))
+ - [object #177] migrate immutable::tree to crate::tree ([`fa5cd06`](https://github.com/yuki0iq/gitoxide/commit/fa5cd0648d5c855060ab2b75ee933851987c2dcf))
+ - [object #177] move immutable::* to crate::*Ref, start `iter` adjustments ([`461dc53`](https://github.com/yuki0iq/gitoxide/commit/461dc53ba3bc07d55fdb4aad7570ba9176a8b360))
+ - [object #177] rename immutable::* to immutable::*Ref ([`6deb012`](https://github.com/yuki0iq/gitoxide/commit/6deb01291fb382b7fb9206682e319afa81bacc05))
+ - Release git-object v0.13.0 ([`708fc5a`](https://github.com/yuki0iq/gitoxide/commit/708fc5abd8af4dd7459f388c7092bf35915c6662))
+ - Merge branch 'git-ref-refactor' ([`5dbf753`](https://github.com/yuki0iq/gitoxide/commit/5dbf753ce2035ffd07e4bce7ceb3bcd4e309c16e))
+ - [ref #175] follow (try_)find(_what) naming convention ([`679895c`](https://github.com/yuki0iq/gitoxide/commit/679895cf866d643e768e353af614a55aeed2ba5c))
+ - [ref #175] fix docs ([`dd1edc3`](https://github.com/yuki0iq/gitoxide/commit/dd1edc34f88231fa95cf6f88beead700c6289ba1))
+ - [ref #175] refactor log line ([`7ac948a`](https://github.com/yuki0iq/gitoxide/commit/7ac948a8f8610b87aa2773ba2841cbfa43eecae4))
+ - [ref #175] refactor ([`1243459`](https://github.com/yuki0iq/gitoxide/commit/1243459e917b394d007bd7c157143670dc8dd51f))
+ - [ref #175] make 'mutable' module private ([`a80dbcf`](https://github.com/yuki0iq/gitoxide/commit/a80dbcf083bfcf2e291013f7b13bba9e787c5cb4))
+ - Release git-actor v0.5.0 ([`a684b0f`](https://github.com/yuki0iq/gitoxide/commit/a684b0ff96ebfc5e4b3ce78452dc21ce856a6869))
+ - [actor #175] refactor ([`ec88c59`](https://github.com/yuki0iq/gitoxide/commit/ec88c5905194150cc94db4d4c20e9f4e2f6595c3))
+ - [ref #175] refactor ([`292e567`](https://github.com/yuki0iq/gitoxide/commit/292e567eaa04a121fb4d7262bb316d37dd8ad11f))
+ - Release git-actor v0.4.0 ([`16358c9`](https://github.com/yuki0iq/gitoxide/commit/16358c9bf03604857d51bfa4dbfd2fc8c5210da7))
+ - [actor #173] rename immutable::Signature to SignatureRef! ([`96461ac`](https://github.com/yuki0iq/gitoxide/commit/96461ace776d6b351b313d4f2697f2d95b9e196e))
+ - Release git-lock v1.0.0 ([`f38f72c`](https://github.com/yuki0iq/gitoxide/commit/f38f72c73f69775358d8b047de2e354364fcafc2))
+ - Release git-tempfile v1.0.0 ([`1238535`](https://github.com/yuki0iq/gitoxide/commit/123853539dc30ddea2d822ab177ee09b191bdf1b))
+ - Merge branch 'Byron:main' into main ([`dc58eca`](https://github.com/yuki0iq/gitoxide/commit/dc58eca510e5a067acdeaad4b595a34b4598a0cd))
+ - Upgrade to nom-7 ([`f0aa3e1`](https://github.com/yuki0iq/gitoxide/commit/f0aa3e1b5b407b2afd187c9cb622676fcddaf706))
+ - [repository #165] fix docs ([`b4fdfd7`](https://github.com/yuki0iq/gitoxide/commit/b4fdfd7a21057f89f4b6263c0c291003241e2833))
+ - Release git-ref v0.6.0 ([`0bb4c13`](https://github.com/yuki0iq/gitoxide/commit/0bb4c133da96f6a96d9f1767848ada792a27c2be))
+ - [ref #165] refactor ([`66624c3`](https://github.com/yuki0iq/gitoxide/commit/66624c3ef1faf7048ee86ed73cf5f622802c061e))
+ - [repository #165] refactor ([`00ec15d`](https://github.com/yuki0iq/gitoxide/commit/00ec15dcfdb839095e508139d238df384ea418eb))
+ - Release git-ref v0.5.4 ([`bc5d860`](https://github.com/yuki0iq/gitoxide/commit/bc5d860a616fd5a4371792a8ecde6e6356e217f8))
+ - [smart-release #162] FAIL: one level down, using the cache isn't really working… ([`65db010`](https://github.com/yuki0iq/gitoxide/commit/65db0104146248b273081fc6616a6ed484aa948e))
+ - [ref] Out of bounds check to prevent legitimate panic ([`303608c`](https://github.com/yuki0iq/gitoxide/commit/303608cbc1ade71c635dd1bbbe60988d09184351))
+ - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/yuki0iq/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
+ - Release git-ref v0.5.3 ([`e6a8020`](https://github.com/yuki0iq/gitoxide/commit/e6a8020ff9b85c6dfedd80525c571514e039edae))
+ - [ref #157] Support for unsorted packed refs and those without header ([`2724688`](https://github.com/yuki0iq/gitoxide/commit/272468892c02133efd68d15ffc5cacb4d5c5cd78))
+ - Release git-ref v0.5.2 ([`50dcca9`](https://github.com/yuki0iq/gitoxide/commit/50dcca97e207ec608e506adcef90dd0599b4441d))
+ - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/yuki0iq/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
+ - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/yuki0iq/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
+ - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/yuki0iq/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
+ - Release git-object v0.12.0 ([`7006150`](https://github.com/yuki0iq/gitoxide/commit/7006150ac314d19814608723f69f6e70a72f9262))
+ - Release git-actor-0.3.1 ([`727087d`](https://github.com/yuki0iq/gitoxide/commit/727087dca243da4bc40bc87611a2f66234565be7))
+ - [utils #154] commit manifest changes; create tags ([`95dcd9d`](https://github.com/yuki0iq/gitoxide/commit/95dcd9d7d060101596c51116218102cc8049d0dd))
+ - (cargo-release) version 0.3.0 ([`263088b`](https://github.com/yuki0iq/gitoxide/commit/263088b3faaccd9edae8c21dfc7d39b191d76207))
+ - (cargo-release) version 0.18.0 ([`b327590`](https://github.com/yuki0iq/gitoxide/commit/b327590d02fec5536c380b2d39dd7be089ca7c40))
+ - (cargo-release) version 0.17.0 ([`c52a491`](https://github.com/yuki0iq/gitoxide/commit/c52a49176bd294bb36db74b4293cdb684a2ab7f6))
+ - (cargo-release) version 0.6.0 ([`d58f37e`](https://github.com/yuki0iq/gitoxide/commit/d58f37e3b5a000fbe069aa869bd84f66d5c3210b))
+ - (cargo-release) version 0.11.0 ([`a5be31c`](https://github.com/yuki0iq/gitoxide/commit/a5be31c4cf7c0b538a1ed4a52ff5c3a992c6feff))
+ - (cargo-release) version 0.5.0 ([`bf15c2a`](https://github.com/yuki0iq/gitoxide/commit/bf15c2a2f285046b094093760c1969007ee75e25))
+ - (cargo-release) version 0.3.0 ([`64efc05`](https://github.com/yuki0iq/gitoxide/commit/64efc0534ddc372b6e668b23c1e9d276098679c9))
+ - (cargo-release) version 0.4.0 ([`70ef344`](https://github.com/yuki0iq/gitoxide/commit/70ef3442775b54ba9e4ee9ebfffb37af9804cc5b))
+ - Revert "[ref] break dev-dependency cycle" ([`436e89b`](https://github.com/yuki0iq/gitoxide/commit/436e89b18cb157b3d30bd24b8d1acef25631ec2a))
+ - (cargo-release) version 0.5.1 ([`6f61fca`](https://github.com/yuki0iq/gitoxide/commit/6f61fcaf9528f2ba6752ce94524b59ff505cc518))
+ - [ref] break dev-dependency cycle ([`d5af428`](https://github.com/yuki0iq/gitoxide/commit/d5af42898487a82f2fbd000fac2f0db9505a587c))
+ - (cargo-release) version 0.5.0 ([`ae02dab`](https://github.com/yuki0iq/gitoxide/commit/ae02dabae961089a92a21e6a60a7006de4b56dad))
+ - (cargo-release) version 0.4.0 ([`0d5c8b9`](https://github.com/yuki0iq/gitoxide/commit/0d5c8b96dfdfb96e4fc82623f756f6c7f7046e90))
+ - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/yuki0iq/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
+ - (cargo-release) version 0.2.0 ([`20d8e27`](https://github.com/yuki0iq/gitoxide/commit/20d8e27dd4e93ae2234a3fe19b5f1511365eee2e))
+ - (cargo-release) version 0.5.0 ([`0e11e98`](https://github.com/yuki0iq/gitoxide/commit/0e11e98f0562c7baa9c90e18db6240731d165217))
+ - (cargo-release) version 0.2.0 ([`8ff5115`](https://github.com/yuki0iq/gitoxide/commit/8ff511583e6d859e43ffda0ef75e2fecce3ed03c))
+ - [ref] refactor ([`501182b`](https://github.com/yuki0iq/gitoxide/commit/501182b106b70af73db4f23cc01291d30481f76e))
+ - [ref #152] remaining tests for transaction namespacing ([`63d80c0`](https://github.com/yuki0iq/gitoxide/commit/63d80c0d0fbcf4fd1b7c3db652f622b59bc6fd18))
+ - [ref #152] first succeeding test for namespace rewriting ([`758c8f6`](https://github.com/yuki0iq/gitoxide/commit/758c8f60ca6567cd0a12892490ce27f88d1140df))
+ - [ref #152] first failing test for namespaced updates ([`a81f1d4`](https://github.com/yuki0iq/gitoxide/commit/a81f1d44a83474152d53140f8d9fdd0ace8060ac))
+ - [ref #152] refactor ([`f9c63fb`](https://github.com/yuki0iq/gitoxide/commit/f9c63fbe70ceb10bc3ef3edee008f72c3494b18c))
+ - [ref #152] namespace prefix stripping and fixed test expectations ([`bce135b`](https://github.com/yuki0iq/gitoxide/commit/bce135b7c58ba5f709aad2daab0e1668a834a4cd))
+ - [ref #152] a test for namespaced iteration ([`2338c6e`](https://github.com/yuki0iq/gitoxide/commit/2338c6e96e3dbd0759c122e264044c195f16a269))
+ - [ref #152] packed-refs are optional for generalized iteration, too ([`88525a9`](https://github.com/yuki0iq/gitoxide/commit/88525a9f028e94c8647ad5f2f7067b5b4e01c0a3))
+ - [ref #152] FAIL: cleanup iter API by allowing Option ([`1836243`](https://github.com/yuki0iq/gitoxide/commit/1836243b6ec42eaf162463cded4a613c8984ac3a))
+ - [ref #152] prepare namespaced iteration tests ([`cf5abc9`](https://github.com/yuki0iq/gitoxide/commit/cf5abc96115f4bab0ee52f58295f06f689173bf8))
+ - [ref #152] no silent failure if path conversion isn't possible ([`8df04d8`](https://github.com/yuki0iq/gitoxide/commit/8df04d8973fc62eae0e8d98c8116351907dd282f))
+ - [ref #152] introduce Namespace type ([`67d5c85`](https://github.com/yuki0iq/gitoxide/commit/67d5c8526d8356bcee81b690a38559a01128863b))
+ - [ref #152] sketch API for namespaces ([`138be95`](https://github.com/yuki0iq/gitoxide/commit/138be9588576eca84921cedcf5f697b5c98e85a7))
+ - [ref #152] docs ([`8d6c856`](https://github.com/yuki0iq/gitoxide/commit/8d6c8564faeccafc1430a2184a4060d953349e3f))
+ - [ref #152] refactor ([`bfb82fb`](https://github.com/yuki0iq/gitoxide/commit/bfb82fb13350d986c93cc6dc67d6f86506dd80a5))
+ - [ref #152] all tests and impl for refname expansion ([`9cef2f2`](https://github.com/yuki0iq/gitoxide/commit/9cef2f2f166514048fae52ceec5a86a2849be286))
+ - [ref #152] refactor ([`431dd86`](https://github.com/yuki0iq/gitoxide/commit/431dd8655397b0ae88a5144d5c8553ba63e46c8f))
+ - [ref #152] basic test setup for namespace expansion ([`e852399`](https://github.com/yuki0iq/gitoxide/commit/e8523996b73fb93218c651b6f6041935833293d0))
+ - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/yuki0iq/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
+ - Thanks clippy ([`e1964e4`](https://github.com/yuki0iq/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
+ - [ref #140] finish implementation of tag peeling, with test ([`c06e729`](https://github.com/yuki0iq/gitoxide/commit/c06e72916e9622df62579baa6817603af0c7c747))
+ - [ref #140] refactor ([`edcc395`](https://github.com/yuki0iq/gitoxide/commit/edcc3951bd0fc98589207a1b1f8941d6bb9652ab))
+ - [ref #140] sketch ref tag peeling ([`ef90652`](https://github.com/yuki0iq/gitoxide/commit/ef90652dfcd84b2fc140c38e1364b42578fdfbde))
+ - [ref #140] refactor ([`8e1a730`](https://github.com/yuki0iq/gitoxide/commit/8e1a7305e869979751230f23c614f276ebce3f1d))
+ - [ref #139] add missing docs ([`5422ec8`](https://github.com/yuki0iq/gitoxide/commit/5422ec8923a5f3c284f7094894a952a392812e63))
+ - [ref #139] my first empty test but where else to document this :)? ([`0f00065`](https://github.com/yuki0iq/gitoxide/commit/0f00065fa3360a55cc52926bfaa94d72598933b5))
+ - [ref #139] refactor ([`a8f5d8d`](https://github.com/yuki0iq/gitoxide/commit/a8f5d8dbaecaa26509d568a36acbf350ee86a03c))
+ - [ref #139] peeling for all refs to be written to a pack ([`cc891a1`](https://github.com/yuki0iq/gitoxide/commit/cc891a1809a6678f168b08766f67644742386a5d))
+ - [ref #139] refactor ([`7e15817`](https://github.com/yuki0iq/gitoxide/commit/7e1581788356889a936f4a778119b0bce36d3041))
+ - [ref #139] Allow packed-refs creation in the presence of updates ([`0cf7314`](https://github.com/yuki0iq/gitoxide/commit/0cf7314df7a6ab79478525544e0ed28d07cf3642))
+ - [ref #139] impl of loose ref deletion, but it doens't work yet… ([`f6631ad`](https://github.com/yuki0iq/gitoxide/commit/f6631ad537b4c7fd6dec2a511214552e606462d4))
+ - [ref #139] a failing test for pruning loose refs into packed refs ([`437c610`](https://github.com/yuki0iq/gitoxide/commit/437c610eeb3b4a5874f001ba6fbbd42c7dc1188e))
+ - [ref #139] refactor ([`62558cb`](https://github.com/yuki0iq/gitoxide/commit/62558cb562747d3c6f2b4e1b62dd44e4f1e95019))
+ - [ref #139] a first sketch to resolve object chains for packed ref peeling ([`54bc116`](https://github.com/yuki0iq/gitoxide/commit/54bc1161128f0c719622935728a870820918038b))
+ - [ref #139] Allow 'git pack-ref --no-purge' essentially ([`c32d8b7`](https://github.com/yuki0iq/gitoxide/commit/c32d8b7a599c0ee0d8936a0c5aee658b5d986453))
+ - [ref #139] refactor ([`e5fbc4c`](https://github.com/yuki0iq/gitoxide/commit/e5fbc4c92f0ea74afdff45c243a762e7a978d749))
+ - [ref #139] refactor ([`4e1b95e`](https://github.com/yuki0iq/gitoxide/commit/4e1b95e40e94b0c9398c40985e092bd1d8607a4c))
+ - [ref #139] refactor ([`42215a1`](https://github.com/yuki0iq/gitoxide/commit/42215a15ce53bd78fe1d8d9b15d7a08919f5f980))
+ - [ref #139] a complete test for the first packed-refs mode ([`f332dcf`](https://github.com/yuki0iq/gitoxide/commit/f332dcf2b1beda319871f7b0de585c8a1d9b813f))
+ - [ref #138] delete packed-refs when it's empty after rewrite ([`8b7c359`](https://github.com/yuki0iq/gitoxide/commit/8b7c359db1c81ae69321c9c2637d0af8b303d9bb))
+ - [ref #138] refactor ([`3fc0014`](https://github.com/yuki0iq/gitoxide/commit/3fc0014dbf3c6a0d0c3e34d39c3068c71f867fd1))
+ - [ref #138] no need for preprocessing, input is already checked ([`a6fca6e`](https://github.com/yuki0iq/gitoxide/commit/a6fca6e0f81cdccfd7284d70ad4218e94b6cbe24))
+ - [ref #138] less is more… ([`6f39713`](https://github.com/yuki0iq/gitoxide/commit/6f3971325380dee93370a2d6a05d43adec94181b))
+ - Thanks clippy ([`169a39d`](https://github.com/yuki0iq/gitoxide/commit/169a39d72106c24dac78af2198e54ca6e09b743e))
+ - [ref] the first green packed deletion… ([`76a23b0`](https://github.com/yuki0iq/gitoxide/commit/76a23b0e3e508a3445a9e1c77045e59bb7bbef69))
+ - [ref] refactor (packed refs aren't changed in memory) ([`0a7e8ce`](https://github.com/yuki0iq/gitoxide/commit/0a7e8ce1be7c7e6cb8a7646a8dacc7e95acf5efd))
+ - [ref] basic packed transaction commit impl, but it doesn't work yet ([`1913099`](https://github.com/yuki0iq/gitoxide/commit/1913099eeb84e78d9b4373e6ba9823a493d82343))
+ - [ref] fix order of operations when committing the transaction ([`be5774a`](https://github.com/yuki0iq/gitoxide/commit/be5774a3d5e8fa20eadc6ef6f0bbfceab35f1827))
+ - [ref] refactor ([`69d53f9`](https://github.com/yuki0iq/gitoxide/commit/69d53f99097220cf3a5e3e5afa855d1847715007))
+ - [ref] first revised sketch of packed-refs writing ([`f942c76`](https://github.com/yuki0iq/gitoxide/commit/f942c7622cf09d3c6937c7fa78089991d58482a0))
+ - [ref] work on first naive transaction, but… ([`b08cc4a`](https://github.com/yuki0iq/gitoxide/commit/b08cc4a47ecf8ad5f4b56ffdaf678946549b0ae9))
+ - [ref] tests incorporating packed-ref deletion ([`399096e`](https://github.com/yuki0iq/gitoxide/commit/399096e0f611a649fb99facc0925adc1c306cbfe))
+ - [ref] validate packed refs are taken into consideration during create/update ([`25999b4`](https://github.com/yuki0iq/gitoxide/commit/25999b4cebcb925bf0f0d4f451c7ca557f03dbc2))
+ - [ref] allow creating new packed-refs files as well; prepare test arena ([`8494c74`](https://github.com/yuki0iq/gitoxide/commit/8494c7452f68bb3ebe7bc9115b7feb36871a406a))
+ - [ref] refactor ([`e379177`](https://github.com/yuki0iq/gitoxide/commit/e379177a1937fdc23cba843d2dc6fecd3dfd2ab2))
+ - [ref] refactor ([`a844146`](https://github.com/yuki0iq/gitoxide/commit/a844146a799e07c3d95c4224b4a114b77cd94832))
+ - [ref] refactor ([`bd94ea5`](https://github.com/yuki0iq/gitoxide/commit/bd94ea55c1b598e507b5717ee5a5d6f14830c3bb))
+ - [ref] actually make use of packed refs in file transactions ([`7746238`](https://github.com/yuki0iq/gitoxide/commit/7746238207b637d4f241a05af7814916736cce24))
+ - [ref] refactor ([`7a7b0dc`](https://github.com/yuki0iq/gitoxide/commit/7a7b0dcd8b9156a5c67bbdcdebb6a2a2e2757a7e))
+ - [ref] refactor ([`74ed358`](https://github.com/yuki0iq/gitoxide/commit/74ed358c7ef6147095e8df9eb29b34ab55c850f4))
+ - [ref] first basic sketch of packed-ref transaction ([`8aac30c`](https://github.com/yuki0iq/gitoxide/commit/8aac30c77b03aa6c020d46c79f54d031043351df))
+ - [ref] on the way to requiring a packed transaction for file transactions ([`85f30ac`](https://github.com/yuki0iq/gitoxide/commit/85f30ac10fa740293d72f558dbd48a14aee82fde))
+ - [ref] prepare existing refs to take packed-refs into account… ([`5849b44`](https://github.com/yuki0iq/gitoxide/commit/5849b44c87c8b9ca68d7d30623540d8d441b6a3f))
+ - [ref] remove one todo, add another… ([`46c47ab`](https://github.com/yuki0iq/gitoxide/commit/46c47ab440df49d0f3a5324b243cdcf5a2898e03))
+ - [ref] all todos done ([`7632573`](https://github.com/yuki0iq/gitoxide/commit/763257327632b39a5ec777df4f07da9f87005a36))
+ - [ref] refactor ([`fb37e96`](https://github.com/yuki0iq/gitoxide/commit/fb37e9612c03cf1fcf5cdef9241a35242b9ff1d0))
+ - [ref] refactor ([`23ea139`](https://github.com/yuki0iq/gitoxide/commit/23ea139e0af622e8d40774fa2a890ef3525a991a))
+ - [ref] rev-iter for overlay references ([`8b28d4a`](https://github.com/yuki0iq/gitoxide/commit/8b28d4a326a2ee43bd00e475a0376eb577145a8b))
+ - [ref] refactor ([`a80b8c1`](https://github.com/yuki0iq/gitoxide/commit/a80b8c18eb5cfc77ca5e071e9163df0a89a35fd4))
+ - [ref] tests for remaining todos ([`0ef6b3d`](https://github.com/yuki0iq/gitoxide/commit/0ef6b3dbdc7f8c67e69eeb453122ce2722d171fa))
+ - [ref] remove loose::Reference backref to simplify everything ([`9f1d960`](https://github.com/yuki0iq/gitoxide/commit/9f1d960ae07d368f3ab208cf886ea1af99dfe25f))
+ - Revert "[ref] back-reference of packed refs to their packed buffer" ([`464aefe`](https://github.com/yuki0iq/gitoxide/commit/464aefe563c045b30ead0144b97a41d7b353235e))
+ - Revert "[ref] FAIL: let's not add more back-refs, let's add less" ([`eaf4e9a`](https://github.com/yuki0iq/gitoxide/commit/eaf4e9a1582fcd3c1d1da9eba3fb4c7046a5cdb9))
+ - [ref] FAIL: let's not add more back-refs, let's add less ([`8e90d75`](https://github.com/yuki0iq/gitoxide/commit/8e90d7545d4bda92e339387acfa1c882e2a99264))
+ - [ref] back-reference of packed refs to their packed buffer ([`da860ef`](https://github.com/yuki0iq/gitoxide/commit/da860efa8fb42f9f755cd9070732fc4403843cc9))
+ - [ref] refactor ([`61972a2`](https://github.com/yuki0iq/gitoxide/commit/61972a298bfcbad7efe23a480895fc26bb53bf24))
+ - [ref] refactor ([`f03c614`](https://github.com/yuki0iq/gitoxide/commit/f03c6144f395fd8713157a4a3137c6c0dacd41da))
+ - Thanks clippy ([`08f8bc4`](https://github.com/yuki0iq/gitoxide/commit/08f8bc4c09ad85df0ea75916f8bd9beb061069ea))
+ - [ref] probably fix windows ([`6eb2532`](https://github.com/yuki0iq/gitoxide/commit/6eb2532724d6be1b25b68b10b58cd504ff1a7af9))
+ - [ref] refactor ([`3df606a`](https://github.com/yuki0iq/gitoxide/commit/3df606aa33ab8c161a7b36b79a9661eefac218e7))
+ - [ref] test for peel one level of packed ref ([`3d8602f`](https://github.com/yuki0iq/gitoxide/commit/3d8602f2fff98e3a1078c24e65cd887bebc7fa78))
+ - [ref] assure packed-refs have a consistent target after peeling. ([`29a352a`](https://github.com/yuki0iq/gitoxide/commit/29a352a24c0e2685d06672967e4898abfa1c2f8c))
+ - Thanks clippy ([`321908e`](https://github.com/yuki0iq/gitoxide/commit/321908e12a885978dc4fa3fa1f71cebc8efdf741))
+ - [ref] improve import paths ([`2dbe785`](https://github.com/yuki0iq/gitoxide/commit/2dbe785d80d56b2d9f5a617b57a02926dba70434))
+ - [ref] refactor ([`49fc212`](https://github.com/yuki0iq/gitoxide/commit/49fc212e9e82382d06da16dc9b84e3952a73ddce))
+ - [ref] prepare to create loose:Reference ([`8ed3916`](https://github.com/yuki0iq/gitoxide/commit/8ed3916564917fd99a74dda06d35f4390e918fa5))
+ - [ref] refactor ([`f222525`](https://github.com/yuki0iq/gitoxide/commit/f2225253de054ce8cfa8f8ce33a93c3ac613dc85))
+ - [ref] finally peeling works again ([`d5bd75a`](https://github.com/yuki0iq/gitoxide/commit/d5bd75acdf48f7a274dbb88441f003d5d287e3b8))
+ - [ref] packed-refs are now enforcing valid names ([`5d92919`](https://github.com/yuki0iq/gitoxide/commit/5d9291976370edae3a8429e745174147c1fadf90))
+ - [ref] prepare peel test; realize another refactoring requirement ([`62f7155`](https://github.com/yuki0iq/gitoxide/commit/62f71552da037c126058b7bcaa9e6bab8e2c168b))
+ - [ref] refactor ([`ae4d5da`](https://github.com/yuki0iq/gitoxide/commit/ae4d5da10fc6e0ec5015539a1285f1a3dbbc9628))
+ - [ref] refactor ([`e26c72f`](https://github.com/yuki0iq/gitoxide/commit/e26c72fb1bf9392932ffe42843f3dec52c7bbd7d))
+ - [ref] refactor ([`f4bb7a0`](https://github.com/yuki0iq/gitoxide/commit/f4bb7a02d8e8b820f30894ac74613bee10532c79))
+ - [ref] another test to run into one more todo ([`13502f5`](https://github.com/yuki0iq/gitoxide/commit/13502f5bb7b1df7abd1d2de4f9e93a9e5439b84f))
+ - [ref] some TODOs to not forget ([`4d6a75c`](https://github.com/yuki0iq/gitoxide/commit/4d6a75cc6835cbd1f6ab321e158310c97def2a71))
+ - [ref] and it compiles again, may todos left ([`16618b9`](https://github.com/yuki0iq/gitoxide/commit/16618b916ff67316717d95575fc1344d956d2c49))
+ - [ref] all required Reference methods are defined, but… ([`3c976a6`](https://github.com/yuki0iq/gitoxide/commit/3c976a65cad62e4e04c686b1e8f645bf300ccf41))
+ - [ref] refactor ([`65f7a7d`](https://github.com/yuki0iq/gitoxide/commit/65f7a7db56d6db974db197101b6306dbb7483ff5))
+ - [ref] changing the ref type means a lot of breakage and some unsolved problems ([`407dc4d`](https://github.com/yuki0iq/gitoxide/commit/407dc4d79a4281fc3ec09456bb6f969f42bbabd7))
+ - [ref] refactor to be able to use loose_then_packed::Reference for top-level find ([`2c4e45a`](https://github.com/yuki0iq/gitoxide/commit/2c4e45a5bf997530d84a214714ff25fdbbcafd16))
+ - [ref] figure out how peeling works with packed-refs… ([`2801f7a`](https://github.com/yuki0iq/gitoxide/commit/2801f7aa137c6167bd392ca585f1aad378cae0b4))
+ - Revert "[ref] FAIL: actually it's enough to give access to 'packed' when peeling only" ([`8dc6295`](https://github.com/yuki0iq/gitoxide/commit/8dc62955f1a8b92f08924f155c932d0dfbf415ef))
+ - [ref] FAIL: actually it's enough to give access to 'packed' when peeling only ([`5173a97`](https://github.com/yuki0iq/gitoxide/commit/5173a97531f213573da12d0d9dda8e0bc808c013))
+ - [ref] put packed-ref lookups into the correct spot ([`6d11e22`](https://github.com/yuki0iq/gitoxide/commit/6d11e22c723f03155f12878ac7b94ef959f633a4))
+ - [ref] remove over-complicated refs store trait which… ([`1cc876c`](https://github.com/yuki0iq/gitoxide/commit/1cc876cde25820a7a8afa8d867dec59e6079d72e))
+ - [ref] refactor ([`62e682c`](https://github.com/yuki0iq/gitoxide/commit/62e682c269c48a9eb2c25f4bb6421b8647fb3fab))
+ - [ref] API sketch for allowing packed-refs to be used in find() ([`ca736ab`](https://github.com/yuki0iq/gitoxide/commit/ca736ab2ee8eab337683ff66e6e07d4488ff15da))
+ - [ref] fix windows build ([`f99851b`](https://github.com/yuki0iq/gitoxide/commit/f99851bc3195aca958409bd5773e6210037b07f8))
+ - [ref] assure names are using forward slashes in file-based refs ([`ff695e4`](https://github.com/yuki0iq/gitoxide/commit/ff695e4dae73d1497290d1efcc77b0cf1b265617))
+ - [ref] prefix iteration for all references ([`228ca00`](https://github.com/yuki0iq/gitoxide/commit/228ca00a91069ebe32dddbae3d716cc6bb59542e))
+ - [ref] improve structure; fix docs ([`aa6052a`](https://github.com/yuki0iq/gitoxide/commit/aa6052a41e44a13ea31c9ec585663b0904cdd929))
+ - [ref] overlay really seems to work ([`d2ec30a`](https://github.com/yuki0iq/gitoxide/commit/d2ec30af1be4bc54d69ef7d794c1bf372c80463b))
+ - [ref] more detailed overlay test ([`d747d73`](https://github.com/yuki0iq/gitoxide/commit/d747d730afd4db6c0c20c3c63cc09824fbd6e223))
+ - Thanks clippy ([`636e1fd`](https://github.com/yuki0iq/gitoxide/commit/636e1fd85ceb3a1dc3cf5d3c7224f6f36d8eb695))
+ - [ref] fix windows build… ([`65e6953`](https://github.com/yuki0iq/gitoxide/commit/65e6953d1a9e751cb4644056aabd7c6edfbf7978))
+ - [ref] first successful test for overlay iterator ([`5f92488`](https://github.com/yuki0iq/gitoxide/commit/5f924885f343d8a60737de74c651e8e5c11a8d48))
+ - [ref] conversion for packed refs ([`929bb0f`](https://github.com/yuki0iq/gitoxide/commit/929bb0f75715a547993e8ce9c885d7de1a030013))
+ - [ref] loose refs iteration in overlay iterator ([`0b0f64d`](https://github.com/yuki0iq/gitoxide/commit/0b0f64d16acb97d2282b982647362b164ac280ad))
+ - [ref] leverage sorted file iteration ([`036257e`](https://github.com/yuki0iq/gitoxide/commit/036257eee036c2d5edea2ac8b16aad6bae8ba7fd))
+ - [ref] add setup for parallel file traversal tests ([`1306647`](https://github.com/yuki0iq/gitoxide/commit/1306647447f712805b3d8c8ca38e90fb4f94ca67))
+ - [ref] reproducible loose ref iteration with built-in sorting ([`e138748`](https://github.com/yuki0iq/gitoxide/commit/e13874807ccc3cbc2b4aacccf63ac5c3dd21c445))
+ - [ref] sketch remaining overlay types, now on to 'next()' ([`6792cf1`](https://github.com/yuki0iq/gitoxide/commit/6792cf1362ed21948d9b5f8b252b1c08ca8ca7ca))
+ - [ref] a way to obtain valid ref names along with their path for overlay iteration ([`bbaa1eb`](https://github.com/yuki0iq/gitoxide/commit/bbaa1eb10b3d2fd0de6afde61e5b6378be2e110c))
+ - [ref] first steps towards test and impl for overlay iterator ([`f5d07b6`](https://github.com/yuki0iq/gitoxide/commit/f5d07b67af4fdf68f3109a8bc1481474cd5c3807))
+ - [ref] add missing docs ([`e6052a5`](https://github.com/yuki0iq/gitoxide/commit/e6052a5a36b27bbcf79c05cd517eab9ec7507d8d))
+ - [ref] all remaining tests ([`ee9bc21`](https://github.com/yuki0iq/gitoxide/commit/ee9bc211e857ed2bbf9eb5fc6e46f5e126b11ab2))
+ - [ref] first successful test for prefix filtering in packed refs ([`430549d`](https://github.com/yuki0iq/gitoxide/commit/430549da137c5469a0ee17eca8d52a6f3ed8b04b))
+ - [ref] run all performance tests ([`3635b25`](https://github.com/yuki0iq/gitoxide/commit/3635b25deee7ded4307458abcf83d0c1181030f4))
+ - [ref] simple performance tests to get an idea of what it can do… ([`06bedcd`](https://github.com/yuki0iq/gitoxide/commit/06bedcd7a79c64ece443a34cc21a9ca32ac38ca9))
+ - [ref] perf 'test' for ref iteration ([`922d129`](https://github.com/yuki0iq/gitoxide/commit/922d129ff3b741a3091cf899a8e1400e98417093))
+ - Thanks clippy ([`a39a68a`](https://github.com/yuki0iq/gitoxide/commit/a39a68a3d51bf0185df86ca34f90b9755f31f2b5))
+ - [ref] rename find_one to 'find' in git-ref… ([`ae7746a`](https://github.com/yuki0iq/gitoxide/commit/ae7746a0815bb94659de67383ba372ac522d53b8))
+ - [ref] refactor ([`758c090`](https://github.com/yuki0iq/gitoxide/commit/758c0907df8dc6987f374e326304e0f9fad29812))
+ - [ref] finish packed find() lookup testing ([`5f67c19`](https://github.com/yuki0iq/gitoxide/commit/5f67c19a1f4f62419bfc7d6e52c56aa5be40b723))
+ - [ref] refactor ([`953939c`](https://github.com/yuki0iq/gitoxide/commit/953939c2ce7922efd6df4654dc329743d3052492))
+ - [ref] prevent unnecessary rounds for full names that aren't found ([`fb765de`](https://github.com/yuki0iq/gitoxide/commit/fb765de831aa704b04b6a23c6a1d4ff183d784e0))
+ - [ref] Assure ref-misses misses aren't parse-errors ([`d9d1360`](https://github.com/yuki0iq/gitoxide/commit/d9d13602c83d0725d23d3abb3d2d5bf30355e1d9))
+ - [ref] basic lookup rule impl; needs more test cases ([`3226f77`](https://github.com/yuki0iq/gitoxide/commit/3226f775129231b4bc4735baf9e14a187665ace3))
+ - [ref] fix compile warning on windows ([`c328774`](https://github.com/yuki0iq/gitoxide/commit/c32877415aba8df6d5a37cfd799b218e3a29b18a))
+ - [ref] a test case specifically for lookup rules ([`ab3a34f`](https://github.com/yuki0iq/gitoxide/commit/ab3a34f481ebe335578e3a7dbff325087b4ba647))
+ - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/yuki0iq/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
+ - [ref] refactor ([`140da9a`](https://github.com/yuki0iq/gitoxide/commit/140da9a0b77c423649d9fd291babef80532015a2))
+ - [ref] improve parse failure handling in packed-ref lookup ([`ba62aab`](https://github.com/yuki0iq/gitoxide/commit/ba62aab4308d44092d151d11d9be44ba6bfddb02))
+ - [ref] refactor ([`959abc7`](https://github.com/yuki0iq/gitoxide/commit/959abc70c754cf4cd812f6014c29fd2f6d1a7fc4))
+ - [ref] prepare for proper full-name conversion ([`0e6d3f2`](https://github.com/yuki0iq/gitoxide/commit/0e6d3f29a6abe54b04424697009bb8524faaca7e))
+ - [ref] searching fully qualified reference names actually works. ([`9b2579c`](https://github.com/yuki0iq/gitoxide/commit/9b2579c3713b3bd185895318868378b8831dbc96))
+ - [ref] prepare find() impl… ([`b26dd1e`](https://github.com/yuki0iq/gitoxide/commit/b26dd1ed253d8714cf4f9a77c0c29f67cc952c76))
+ - [ref] assure packed-refs buffers are sorted ([`a797493`](https://github.com/yuki0iq/gitoxide/commit/a797493c93aa2d1b6e46442f714c8d5b98032456))
+ - [ref] refactor ([`897a49a`](https://github.com/yuki0iq/gitoxide/commit/897a49a9973ccb225dbc9b75be624b7e4c9ec608))
+ - [ref] windows fix; now maybe? ([`0e1a204`](https://github.com/yuki0iq/gitoxide/commit/0e1a20424a25902e80ad8dd6b6a413cb00f77904))
+ - [ref] windows pathname replacement: \ -> /… ([`94a1e02`](https://github.com/yuki0iq/gitoxide/commit/94a1e02d3e03f29d56b83e92c176c8d245ff44fc))
+ - [ref] fix one test failure on windows ([`21f1031`](https://github.com/yuki0iq/gitoxide/commit/21f10319d4047401bb6b11dec975c9386788773b))
+ - [ref] rough frame for finding packed refs ([`a24a54f`](https://github.com/yuki0iq/gitoxide/commit/a24a54fb2b2620a0c86c2b9bc2a094412ed73fb8))
+ - [ref] learn more about the windows issue… ([`dde6276`](https://github.com/yuki0iq/gitoxide/commit/dde6276a52b0f067bfeb8bb355a05696df6f134f))
+ - [ref] refactor ([`c150aba`](https://github.com/yuki0iq/gitoxide/commit/c150abaa86ebcbd10ccee4359b45b4a0b802b68e))
+ - [ref] prefixed loose ref iteration ([`49ce1e2`](https://github.com/yuki0iq/gitoxide/commit/49ce1e2184841ecd9c54573ba026341f4fecc0b5))
+ - [ref] refactor; tests for prefix iteration ([`63566eb`](https://github.com/yuki0iq/gitoxide/commit/63566eb81cdd14a98f25491fbb7f363a2fb6a0c7))
+ - [ref] loose ref iteration with broken ref support ([`2d1234f`](https://github.com/yuki0iq/gitoxide/commit/2d1234f9f8ae55c13af18ef5978e4ef9634e1606))
+ - [ref] maybe fix windows ([`6fc7784`](https://github.com/yuki0iq/gitoxide/commit/6fc778455c374fa289d15e64d1d67ad9310e0d0a))
+ - [ref] first rough implementation of loose ref iteration ([`918af42`](https://github.com/yuki0iq/gitoxide/commit/918af425298a1fdbb8e7dd6328daefe9eaa10cef))
+ - [ref] packed-refs iteration… ([`ea97e06`](https://github.com/yuki0iq/gitoxide/commit/ea97e063bfa5cbafac521dbd7f8becd357083356))
+ - [ref] docs for packed refs iterator ([`02690bc`](https://github.com/yuki0iq/gitoxide/commit/02690bc96903071108ffc54594bd4c31ebd054d1))
+ - [ref] fix 'small' build ([`5fd10fe`](https://github.com/yuki0iq/gitoxide/commit/5fd10fe1e901a0c8d9627f76c4a040922847cd15))
+ - [ref] packed-refs iteration works, incl. decent error handling ([`e5a6b9d`](https://github.com/yuki0iq/gitoxide/commit/e5a6b9d2f637ee746ccaf67354f64c3999cf971a))
+ - [ref] the first packed-refs iterator tests ([`f6d769e`](https://github.com/yuki0iq/gitoxide/commit/f6d769ec5948fefe363ffa436e326e5fae820a66))
+ - [ref] refactor ([`207a799`](https://github.com/yuki0iq/gitoxide/commit/207a799c1fcf490425f2e5dcf8274da83125af6f))
+ - [ref] flexible and simple support for different hash lengths ([`9c2edd5`](https://github.com/yuki0iq/gitoxide/commit/9c2edd537fb86d2d7db874ec976d0cb1b8ec7c2e))
+ - Revert "[ref] parameterize all uses of hash length…" ([`21f187e`](https://github.com/yuki0iq/gitoxide/commit/21f187e6b7011bb59ed935fc1a2d0a5557890ffe))
+ - [ref] sketch of iterator ([`6c05243`](https://github.com/yuki0iq/gitoxide/commit/6c05243b53a74c770fc41e50a7df55f01ba21b3d))
+ - [ref] refactor ([`79184cf`](https://github.com/yuki0iq/gitoxide/commit/79184cfe1035ad8665972c796c27448dc1fe3430))
+ - [ref] parameterize all uses of hash length… ([`5c7285e`](https://github.com/yuki0iq/gitoxide/commit/5c7285e7233390fd7589188084fcd05febcbbac2))
+ - [ref] less lenient packed-ref header parsing ([`45b41e0`](https://github.com/yuki0iq/gitoxide/commit/45b41e0f522ac491e49be5e36a1744c9d07a4286))
+ - Thanks clippy ([`33f1b00`](https://github.com/yuki0iq/gitoxide/commit/33f1b00e134222641a71521561db4671a4285462))
+ - [ref] refactor ([`de526b3`](https://github.com/yuki0iq/gitoxide/commit/de526b31dbd84ddf05cbc5d447862fa0559a7561))
+ - [ref] first working packed ref line parsing ([`bc60229`](https://github.com/yuki0iq/gitoxide/commit/bc60229403ae075b66bb457a80695e2ab959448c))
+ - [ref] first test for line (and peeled ref) parsin ([`7af27c5`](https://github.com/yuki0iq/gitoxide/commit/7af27c5676c986b05953995d216b78389e986ee0))
+ - [ref] refactor ([`b74913e`](https://github.com/yuki0iq/gitoxide/commit/b74913ef90c6d827dff50ca5df13c826be4fc86d))
+ - [ref] refactor ([`d0eb819`](https://github.com/yuki0iq/gitoxide/commit/d0eb8196e3faed6c013f2e746ba50bba1330d87e))
+ - [ref] packed refs header line parsing ([`fde5543`](https://github.com/yuki0iq/gitoxide/commit/fde5543ad22395e27266db02a5442a33d16e68c5))
+ - [ref] first rough steps to testing parsing a little ([`57659e9`](https://github.com/yuki0iq/gitoxide/commit/57659e92de9a525a72dc3cba50b844bef7e021a1))
+ - [ref] sketch packed refs, but… ([`8951b3f`](https://github.com/yuki0iq/gitoxide/commit/8951b3fd96735adc2eed5b0035bc0a97759e2207))
+ - [ref] refactor + docs review ([`4b9b034`](https://github.com/yuki0iq/gitoxide/commit/4b9b034e3600cc3dc6dc35a257231914802a60fb))
+ - [ref] the last TODO is gone ([`01dc422`](https://github.com/yuki0iq/gitoxide/commit/01dc422cef924f26943dbc5b41b45098853d4868))
+ - [ref] down to the last todo ([`23cea99`](https://github.com/yuki0iq/gitoxide/commit/23cea99f645dfc27a89296f7bbd30c1b22015dba))
+ - [ref] two more tests but only one todo down ([`bf947d6`](https://github.com/yuki0iq/gitoxide/commit/bf947d65b508511d90299e93f285989c1a3eafd1))
+ - [ref] the drop test ([`e472bde`](https://github.com/yuki0iq/gitoxide/commit/e472bde7bf24eaeefa93a3dbc269cea41f6ddcc8))
+ - [ref] refactor ([`059f836`](https://github.com/yuki0iq/gitoxide/commit/059f836f490261cf5257349e0a7bfb69d9b68d89))
+ - [ref] refactor ([`7faf6f2`](https://github.com/yuki0iq/gitoxide/commit/7faf6f24f90854bd885e59c517b73db8ba5082af))
+ - [ref] adjust expectation to not do any special HEAD business ([`49d294a`](https://github.com/yuki0iq/gitoxide/commit/49d294a292709882179cf3b7934ec1885c60ccaa))
+ - Revert "[ref] FAIL: realize that HEAD-reverse-lookup isn't done in transactions…" ([`8b0d7b6`](https://github.com/yuki0iq/gitoxide/commit/8b0d7b62ff2ee96692d3014299fad67e0c82f3a1))
+ - [ref] FAIL: realize that HEAD-reverse-lookup isn't done in transactions… ([`6098ba0`](https://github.com/yuki0iq/gitoxide/commit/6098ba0f4288b379f84f48bb2d3245309a70ce7c))
+ - [ref] test to validate HEAD update as special case of… ([`276aa9a`](https://github.com/yuki0iq/gitoxide/commit/276aa9a89b41df43ad47f2096b4d89bdf697acea))
+ - [ref] refactor ([`861483a`](https://github.com/yuki0iq/gitoxide/commit/861483a4e7b7d61447d6bbfa91937ddfdf69ba02))
+ - [ref] validate non-empty directories ([`8fb625d`](https://github.com/yuki0iq/gitoxide/commit/8fb625d577fad376b28f5f568b8455aa901c2f0a))
+ - [ref] moving a ref onto empty directories works now… ([`a237f77`](https://github.com/yuki0iq/gitoxide/commit/a237f77ee0eb395bf89f7ed1b7496bf33c2d30af))
+ - [ref] refactor ([`ed40a87`](https://github.com/yuki0iq/gitoxide/commit/ed40a87e14d38b7f8b9a3a605b70a0fb1dc92220))
+ - [ref] another complex test works ([`ebdbfae`](https://github.com/yuki0iq/gitoxide/commit/ebdbfae9e26aa11f7afda7f60f0fbf6757dabb76))
+ - [ref] fix build ([`b4dcdfc`](https://github.com/yuki0iq/gitoxide/commit/b4dcdfc9b2f2edcbcf9fb144d1f97e9a841463ad))
+ - [ref] try fix windows, once again ([`95e74dd`](https://github.com/yuki0iq/gitoxide/commit/95e74dd9f1510fd288f281beea3f560319ad323d))
+ - [ref] refactor ([`a261b82`](https://github.com/yuki0iq/gitoxide/commit/a261b82c1ee7ebdbbc82ce1c8286ca6a0f221cea))
+ - [ref] probably fix windows ([`a8b7c8d`](https://github.com/yuki0iq/gitoxide/commit/a8b7c8d2fef9438a23a96c35497d34e816af96c7))
+ - [ref] allow reflogs to be created in place of empty directory trees ([`80a6e0e`](https://github.com/yuki0iq/gitoxide/commit/80a6e0e1ff2321d9162e799d5fc0f457e7de4ade))
+ - [tempfile] a way to delete empty dirs recursively ([`6025aa0`](https://github.com/yuki0iq/gitoxide/commit/6025aa08d93cd5124c8df38c51b795b9c7d1c911))
+ - [ref] refactor ([`21920ec`](https://github.com/yuki0iq/gitoxide/commit/21920ec173da4642ad335fcd5fbc3b85c940061e))
+ - [ref] refactor directory handling ([`45dbf22`](https://github.com/yuki0iq/gitoxide/commit/45dbf2253d13ee8eba7654ef294614c3b9651a9d))
+ - [ref] refactor ([`92867c5`](https://github.com/yuki0iq/gitoxide/commit/92867c58467e66d1b6b13d2ca4375d268fbafde5))
+ - [ref] handle existng empty directories more gracefully… ([`0849c70`](https://github.com/yuki0iq/gitoxide/commit/0849c70596ed7674e7e18cd444b6cd99d37da4ff))
+ - Thanks clippy ([`d967e30`](https://github.com/yuki0iq/gitoxide/commit/d967e30f1652f29c3c13ea0014d8d3910a4f7245))
+ - [ref] handle create-or-append when writing valid reflog files… ([`9175085`](https://github.com/yuki0iq/gitoxide/commit/9175085248855a7ffa0d4e006740eafc0f4e1c92))
+ - [ref] refactor ([`1ee3419`](https://github.com/yuki0iq/gitoxide/commit/1ee341922d4a8343bc5146378da4353a99b28a73))
+ - [ref] auto-creation logic for reflogs ([`80f71dc`](https://github.com/yuki0iq/gitoxide/commit/80f71dc85836b640b264f146d37fc74a0bd99fd9))
+ - [ref] reflog creation test is quite complete ([`b67e79c`](https://github.com/yuki0iq/gitoxide/commit/b67e79c861f644756e9bd12cc3a28bd6355250d3))
+ - [ref] allow commiter to be passed for use in reflog ([`80f5627`](https://github.com/yuki0iq/gitoxide/commit/80f5627d6fe5aef8d0a82cdad1746d5d2509f2c3))
+ - [ref] tests for converting reflock paths into log paths ([`1f2e754`](https://github.com/yuki0iq/gitoxide/commit/1f2e75439d2ff5b7db40a979fde289e68c578d81))
+ - [ref] refactor ([`a29fcf1`](https://github.com/yuki0iq/gitoxide/commit/a29fcf1d61ec9f387a401a1a4a903256b6413536))
+ - [ref] frame for reflog creation or update ([`81cb790`](https://github.com/yuki0iq/gitoxide/commit/81cb79017ca5a2f18531bc6caedc28de94a0a064))
+ - [ref] refactor ([`a76929b`](https://github.com/yuki0iq/gitoxide/commit/a76929b45b4f82488b1e713d1012e1d431257fcd))
+ - [ref] disambiguate create-or-update logic ([`585f369`](https://github.com/yuki0iq/gitoxide/commit/585f369ea7bb7ee3d8f5103583628e3d68ef3de5))
+ - [ref] write out Create-or-Update logic to see that's its probably not going to cut it. ([`54d084f`](https://github.com/yuki0iq/gitoxide/commit/54d084ffe0d684ab4879973293f2efad4966c632))
+ - [ref] show how the original name can be displayed for lock failures… ([`07f0c2d`](https://github.com/yuki0iq/gitoxide/commit/07f0c2dc9b3949566b3c3d0a15302c416ae9ccb7))
+ - [ref] write peeled previous OID through to parent refs ([`3355dd8`](https://github.com/yuki0iq/gitoxide/commit/3355dd8295886b0dbeeaa802cbf32ea6e3264de6))
+ - [ref] fix child link transformation ([`5d9a685`](https://github.com/yuki0iq/gitoxide/commit/5d9a685fedd4d5614dd338d4b9baa37f11649cb0))
+ - [ref] refactor ([`2f92f36`](https://github.com/yuki0iq/gitoxide/commit/2f92f360e581a1a7b7bad389c915545cd6a5b31a))
+ - [ref] sketch of inverting parent links for later oid lookup ([`a050f18`](https://github.com/yuki0iq/gitoxide/commit/a050f1856f69b710f6e63898d11fa52cafd254c7))
+ - [ref] refactor ([`1e88948`](https://github.com/yuki0iq/gitoxide/commit/1e88948455111c01f2a8f9d24a4fcf835553e55b))
+ - [ref] add reflog message to change… ([`b31e103`](https://github.com/yuki0iq/gitoxide/commit/b31e103f2492b0507e2e1eab3a26ddc025dd470f))
+ - [ref] sketch more detailed test for updating reflogs ([`5a657cd`](https://github.com/yuki0iq/gitoxide/commit/5a657cdd0a342aa8b5a57398718bf27ef136997a))
+ - Thanks clippy ([`eb8ea22`](https://github.com/yuki0iq/gitoxide/commit/eb8ea22a97f132169e81d71ca2ca64ef52463fe3))
+ - [ref] the last deletion test ([`258a494`](https://github.com/yuki0iq/gitoxide/commit/258a494562d8266561540e07c01d1e87466470d9))
+ - [ref] refactor ([`db76cfd`](https://github.com/yuki0iq/gitoxide/commit/db76cfd5585a5fa54739ce003837a8750dea9f99))
+ - [ref] deletion won't have problems with broken refs ([`286b5c1`](https://github.com/yuki0iq/gitoxide/commit/286b5c1a5529c58c35b8ff0504f9e784f7be10e1))
+ - Thanks clippy ([`e5da69e`](https://github.com/yuki0iq/gitoxide/commit/e5da69e642c16ddaf39b59e6e0de6b3c4153acff))
+ - [ref] add failing deletion test for broken refs ([`578413f`](https://github.com/yuki0iq/gitoxide/commit/578413f5848cb8ab3b14fe149be3db12705182c3))
+ - [ref] another del test ([`d935d6f`](https://github.com/yuki0iq/gitoxide/commit/d935d6f67fff1d7b02f6b0805a3e6efb9f429fc1))
+ - [ref] another deletion test ([`8b756e0`](https://github.com/yuki0iq/gitoxide/commit/8b756e094bd4ecf47415d8eb8c7adf44b8a89039))
+ - [ref] another deletion test ([`69ede1b`](https://github.com/yuki0iq/gitoxide/commit/69ede1b90e6573df86829437f3c3adf3924b31cf))
+ - [ref] refactor ([`d05a646`](https://github.com/yuki0iq/gitoxide/commit/d05a6467c185d0f4dcb030e4bf751070a9b3d5bf))
+ - [ref] Make sure edit preprocessing happens in the right order ([`2d5f9aa`](https://github.com/yuki0iq/gitoxide/commit/2d5f9aaa68b065f84df3a2db3707cf9cf10b0321))
+ - [ref] refactor ([`dd9c99b`](https://github.com/yuki0iq/gitoxide/commit/dd9c99b9d1c0c6222f5a12f280c8ed0eb0c3daf2))
+ - [ref] refactor ([`97fc864`](https://github.com/yuki0iq/gitoxide/commit/97fc864fb4dd2903eb9f7dd671422dfbeaa304f3))
+ - Thanks clippy ([`f436f18`](https://github.com/yuki0iq/gitoxide/commit/f436f18be3b4aafe40cb0e36432d22666795ecc6))
+ - [ref] splitting handles reference cycles ([`09b4fc1`](https://github.com/yuki0iq/gitoxide/commit/09b4fc1e6f01a9124f6563fa614b42356560e4b4))
+ - [ref] splitting actually works! ([`a9f824b`](https://github.com/yuki0iq/gitoxide/commit/a9f824bc95f157146f22b468d4a9d8dddc9f31a5))
+ - [ref] first stab at splitting refs, needs more elaboration to fulfil expectations ([`66b1f37`](https://github.com/yuki0iq/gitoxide/commit/66b1f3725cd710d991625bcd2c1994545b33aa53))
+ - [ref] refactor ([`eb0328f`](https://github.com/yuki0iq/gitoxide/commit/eb0328fb67ad677d8875bef5deb7efea2c55ae67))
+ - [ref] first part of ref splitting is tested ([`ce7f83b`](https://github.com/yuki0iq/gitoxide/commit/ce7f83b7e58762866e141d1b71e1ea68153fd075))
+ - [ref] refactor; prep slitting tests ([`7ffc619`](https://github.com/yuki0iq/gitoxide/commit/7ffc619a7c06f0d47572fac9f91444c3663ac316))
+ - [ref] refactor ([`683651d`](https://github.com/yuki0iq/gitoxide/commit/683651d2a7cc9b589b4490a1767677f3d7fb5e3e))
+ - [ref] first sketch of generalized splitting of edits ([`1f2efdc`](https://github.com/yuki0iq/gitoxide/commit/1f2efdcf9151f161a325680737f1992edf46228c))
+ - [ref] working on splits really shows that we want more than one enum maybe… ([`1b62838`](https://github.com/yuki0iq/gitoxide/commit/1b62838d00ec35cb45d43e5e9e5ce6573f1db2a7))
+ - [ref] need ref splitting for the first time. ([`f52989f`](https://github.com/yuki0iq/gitoxide/commit/f52989f325d50db66c0ffe75a964feaba075dc19))
+ - [ref] better deletion tests; more useful return value ([`96848f6`](https://github.com/yuki0iq/gitoxide/commit/96848f68a70a6721c9fc4c7d36763a3015527728))
+ - Thanks clippy ([`ef9bfd2`](https://github.com/yuki0iq/gitoxide/commit/ef9bfd2806b0407ccbc7391e086592f4bf7a7424))
+ - [ref] another deletion test succeeds ([`6037900`](https://github.com/yuki0iq/gitoxide/commit/60379001d2729627c042f304217d6459f99f01bf))
+ - [ref] refactor, not quite sure about delete mode… ([`683991a`](https://github.com/yuki0iq/gitoxide/commit/683991a4edbc53c583603af94fbec625a211b52d))
+ - [ref] another test; failing for now ([`1908b69`](https://github.com/yuki0iq/gitoxide/commit/1908b693b75e8cb204dc5026ea2f311b88bddfc4))
+ - [ref] another test green ([`104598e`](https://github.com/yuki0iq/gitoxide/commit/104598eb71e830a5feed763dea1dc1fd03be6eff))
+ - [ref] first succeeding deletion test ([`3445d7d`](https://github.com/yuki0iq/gitoxide/commit/3445d7dfcade73bec8ba68d58d034608169e7758))
+ - [ref] refactor ([`d2e2e8f`](https://github.com/yuki0iq/gitoxide/commit/d2e2e8f49b3668235cf808b08f85bd89a592105f))
+ - [ref] first deletion tests ([`e41f8c8`](https://github.com/yuki0iq/gitoxide/commit/e41f8c8a48328fb0fe154e5212f1b1e41195d3c1))
+ - [ref] write more details on how prepare and commit should work overall. ([`a7d988b`](https://github.com/yuki0iq/gitoxide/commit/a7d988b8feb2aba87a19f3484470d8f77786ffd4))
+ - [ref] refactor; get closer to what git does… ([`488f311`](https://github.com/yuki0iq/gitoxide/commit/488f31160300bccaba6a510869c7c3e53d52d27b))
+ - [ref] refactor ([`58a5653`](https://github.com/yuki0iq/gitoxide/commit/58a5653a6647931bf90f88ff2d83c6b0322ad9b1))
+ - [ref] first very basic ref writing ([`7ebed3f`](https://github.com/yuki0iq/gitoxide/commit/7ebed3ff14e6944ba18be0c9876b10c42c2d840c))
+ - [ref] remove complexity in the name of performance, fix windows… ([`77c3f24`](https://github.com/yuki0iq/gitoxide/commit/77c3f24a935800d7643dc61466385a76a58bf365))
+ - [ref] (probably) fix windows ([`7c1eead`](https://github.com/yuki0iq/gitoxide/commit/7c1eead4b589975fb1dcfe63fb2071bb6d8ab611))
+ - Thanks clippy ([`6865549`](https://github.com/yuki0iq/gitoxide/commit/6865549cf6df08999618bfa6cd658d44b8aba9c7))
+ - [ref] slowly getting there ([`6506924`](https://github.com/yuki0iq/gitoxide/commit/650692443459b253a56fb5bda78bd3a4a0de07f9))
+ - [ref] a way to determine if a reflog exists. ([`e6fbba8`](https://github.com/yuki0iq/gitoxide/commit/e6fbba87942b9138261ee70d8fa8408422149521))
+ - [ref] reference::log_iter_rev() ([`1f7af5d`](https://github.com/yuki0iq/gitoxide/commit/1f7af5dcf093a9169ce353c0b1d354ed7acda4a5))
+ - [ref] reference.log_iter() works, but… ([`c298473`](https://github.com/yuki0iq/gitoxide/commit/c298473f0f353f9f59d39ab530c133e13cfb47ec))
+ - [ref] [FAIL] try to forward iterator creation to reference… ([`ef1737c`](https://github.com/yuki0iq/gitoxide/commit/ef1737c7e67038c0541a619e77c0ea5451bcca28))
+ - [ref] refactor ([`129bccf`](https://github.com/yuki0iq/gitoxide/commit/129bccf8dfaaab1c487c49fe35a2877ff900d06e))
+ - [ref] refactor ([`96dd98b`](https://github.com/yuki0iq/gitoxide/commit/96dd98b800b9e808853fc954ac78b8778bf18f23))
+ - [ref] refactor ([`a7dd994`](https://github.com/yuki0iq/gitoxide/commit/a7dd9940a0a6e1f8685f5bb785d8c05023027393))
+ - [ref] refactor ([`3460127`](https://github.com/yuki0iq/gitoxide/commit/34601272230c37aad803409e89dc6b270de1f02d))
+ - [ref] store ref log reverse iterator ([`34d7957`](https://github.com/yuki0iq/gitoxide/commit/34d795700e89a264dcf3a40a6dec63cdc5998814))
+ - [ref] store can provide reflog forward iter… ([`9adb9ca`](https://github.com/yuki0iq/gitoxide/commit/9adb9ca2b2b63f9fc4b57e45732389077778c324))
+ - [ref] more assertions ([`8000677`](https://github.com/yuki0iq/gitoxide/commit/80006772e0ef9d9f9fc4d274f460194712138327))
+ - [ref] a fully implemented first test with assertions ([`29a5893`](https://github.com/yuki0iq/gitoxide/commit/29a58937a3e8d4fae861952d6bc34565da8c3e8c))
+ - [ref] sketch more tests that will be needed ([`01690be`](https://github.com/yuki0iq/gitoxide/commit/01690be8acf6a5f18b55db941f05644650f062f0))
+ - [ref] add control over handling lock failures during transaction ([`7c4057a`](https://github.com/yuki0iq/gitoxide/commit/7c4057aa4bd5e65195c80d0319798615b9571c0d))
+ - [ref] generic operation on input edits, split-suitable now ([`7f4f637`](https://github.com/yuki0iq/gitoxide/commit/7f4f63763249a614936be3baa702b93558a4d494))
+ - [ref] try using borrow on a slice intead of iterator… ([`b2371d9`](https://github.com/yuki0iq/gitoxide/commit/b2371d93408613ab0e07048398bd95e60da603e1))
+ - [ref] duplicate ref edit checks… ([`3ec0182`](https://github.com/yuki0iq/gitoxide/commit/3ec0182376fad623814408703f1d47736eea6349))
+ - [ref] a more fleshed out API for file transactions ([`918123f`](https://github.com/yuki0iq/gitoxide/commit/918123f7f951d7f773dd8b38a184de2f2c3e25b9))
+ - [ref] on the way towards realistic transactions… ([`c808cb1`](https://github.com/yuki0iq/gitoxide/commit/c808cb17b2fea12e018fabb789862e9b7703e49b))
+ - [ref] on the way to setup the first transaction test ([`29c0b51`](https://github.com/yuki0iq/gitoxide/commit/29c0b51625e2c7e3a8d60075bb925126a024dc83))
+ - [ref] file store can ignore all writes; sketch transaction API ([`52a81e9`](https://github.com/yuki0iq/gitoxide/commit/52a81e98f38657023d3eb384fd6db69917dd57ca))
+ - [ref] refactor ([`6a84790`](https://github.com/yuki0iq/gitoxide/commit/6a84790b13e445d5a1b85fd3cae2ec0feed4ff02))
+ - [ref] log line writing ([`3da8fcf`](https://github.com/yuki0iq/gitoxide/commit/3da8fcf0bfb77b80c06a3358416f10d6f393db8b))
+ - [ref] Line::from_bytes(…); iter uses that now ([`7895995`](https://github.com/yuki0iq/gitoxide/commit/7895995cf91fbaeb798c4277699e02107cb63909))
+ - [ref] test for small buffer sizes ([`6183772`](https://github.com/yuki0iq/gitoxide/commit/61837723f7c1f3150d7f853c055248116bba9633))
+ - [ref] handle multiple buffer reloads ([`4559c7a`](https://github.com/yuki0iq/gitoxide/commit/4559c7a184b9cdbd174785b84b41a218c683c94f))
+ - [ref] refactor ([`65e333d`](https://github.com/yuki0iq/gitoxide/commit/65e333de6194b48b558d02b503502bd7ab267945))
+ - [ref] refactor ([`2b416ee`](https://github.com/yuki0iq/gitoxide/commit/2b416ee7e788faadf280553464fd77f2c91e2d0a))
+ - [ref] refactor ([`82b18e5`](https://github.com/yuki0iq/gitoxide/commit/82b18e50f3c31fac10dc5a752ab9b0c134607e37))
+ - [ref] multi-line reverse iteration works, without window shift for now ([`f1e3861`](https://github.com/yuki0iq/gitoxide/commit/f1e38618371408d844144a736c3082d57b2d1015))
+ - [ref] first reverse iter test succeeding ([`8875601`](https://github.com/yuki0iq/gitoxide/commit/88756015d8fc77ddb3b12fcdd1df85a709f8189a))
+ - [ref] let's not forget to simply not try to return borrowed things from iterators ([`bcc934d`](https://github.com/yuki0iq/gitoxide/commit/bcc934dea0aa71502945a20d5987dec4eeb34aea))
+ - [ref] FAIL: try it with included buffer ([`189080e`](https://github.com/yuki0iq/gitoxide/commit/189080e8bc2d999ee4f1a76ed9b537cfda7ad82c))
+ - [ref] FAIL another attempt this time without iterator… ([`5e73dc2`](https://github.com/yuki0iq/gitoxide/commit/5e73dc2fa1a77b5bcf2319ed244004ac3ec86506))
+ - [ref] FAIL at attempt to to have self-referential iterators :D… ([`bc4012e`](https://github.com/yuki0iq/gitoxide/commit/bc4012eb8a1b0c27dd2b54d169c2058478449b0a))
+ - [ref] first test for reverse iterator and more boilerplate ([`40db355`](https://github.com/yuki0iq/gitoxide/commit/40db35547b855066b3584d8e81f62c8978ac5840))
+ - [ref] refactor ([`4daddb1`](https://github.com/yuki0iq/gitoxide/commit/4daddb13a7f7139b8e0e7c6817854dad00429dbc))
+ - [ref] sketch of reverse iterator ([`c581d16`](https://github.com/yuki0iq/gitoxide/commit/c581d169c2e21e568bce3d7bc8469836aa9d1e2c))
+ - [ref] thanks clippy ([`4ba3b08`](https://github.com/yuki0iq/gitoxide/commit/4ba3b08e69002ae20545e9d27c3130a672fa9ae6))
+ - [ref] significantly simplify error messages… ([`b15cb16`](https://github.com/yuki0iq/gitoxide/commit/b15cb16f022045207a9419266d3fe972fbd663e1))
+ - [ref] don't include terminators to get slightly nicer error messges ([`09bbc6d`](https://github.com/yuki0iq/gitoxide/commit/09bbc6d0b32b835d1a4ba2dca7e24522b94cee22))
+ - [ref] another test for iter::forward() ([`1d84302`](https://github.com/yuki0iq/gitoxide/commit/1d843029dbaa7d06f9338fa6eb90f583a4225094))
+ - [ref] a forward iterator with a single test ([`917040c`](https://github.com/yuki0iq/gitoxide/commit/917040cb58d9dda18835c255bff3a9d692cfe1de))
+ - [ref] log line docs ([`10ab8e0`](https://github.com/yuki0iq/gitoxide/commit/10ab8e0e4bcccc4e79203f06e16835b8e5d9504b))
+ - [ref] refactor ([`cd89e21`](https://github.com/yuki0iq/gitoxide/commit/cd89e21280463deb1fd22ef20d2c54926bbb9b6c))
+ - [ref] more context for line parsing ([`ddb5f9d`](https://github.com/yuki0iq/gitoxide/commit/ddb5f9d256cf0be36943e11a9df18b938551be87))
+ - [ref] refactor ([`a08fb77`](https://github.com/yuki0iq/gitoxide/commit/a08fb776a523040445006c81a890ef11f496f650))
+ - [ref] be truly zero copy and delay work to when it's first asked for ([`b4e594b`](https://github.com/yuki0iq/gitoxide/commit/b4e594bdeb06329beacd61b03ab90057284bcb54))
+ - [actor] FAIL an attempt to remove btoi errors ([`3f99cf5`](https://github.com/yuki0iq/gitoxide/commit/3f99cf531caacb93a3ce81b16d61be18e5d8a017))
+ - [actor] pure nom error handling… ([`78cbe18`](https://github.com/yuki0iq/gitoxide/commit/78cbe18888ec654f3410fc655d9beaaf63f68003))
+ - [ref] refactor ([`8694488`](https://github.com/yuki0iq/gitoxide/commit/869448833d9de5c0859e6fab267b48d19f1a9119))
+ - [ref] getting there! ([`bd73d8e`](https://github.com/yuki0iq/gitoxide/commit/bd73d8ee04f7baa9aeb05857484da6cb63175ebb))
+ - [ref] a step forward to nom error handling, but… ([`426ae5b`](https://github.com/yuki0iq/gitoxide/commit/426ae5b7db6cb943fdf6ee48e2be531157341e49))
+ - [ref] try really hard to use generic verbose nom errors but… ([`1031625`](https://github.com/yuki0iq/gitoxide/commit/10316252fa5dc02effe5596165268f8d806c55f8))
+ - [ref] tests and impl for happy cases ([`7be82f0`](https://github.com/yuki0iq/gitoxide/commit/7be82f09ce3c2421ba922e3f8bc1238ca5d494ab))
+ - [ref] the first test for log line parsing; make serde1 work ([`cba3cdc`](https://github.com/yuki0iq/gitoxide/commit/cba3cdc75280b247e59af878d1afe286638b95b7))
+ - [refs] try to get structure in place for reflog parsing ([`727c66a`](https://github.com/yuki0iq/gitoxide/commit/727c66a2560c00cc8e01fbe47503ffbb67147c59))
+ - [refs] sketch more of transactions so it has all it needs ([`8f9a015`](https://github.com/yuki0iq/gitoxide/commit/8f9a0157e876fadfe16a2cc58445543d1c10a21b))
+ - [refs] allow writing any valid ref value instead of limiting ourselves to object ids ([`114fce8`](https://github.com/yuki0iq/gitoxide/commit/114fce8368fe858bc64696b4d7253c425367560a))
+ - [refs] finish transaction sketch (or so it seems) ([`976a079`](https://github.com/yuki0iq/gitoxide/commit/976a0799a7862de7b85d45cb080102f41fc33d07))
+ - [refs] this gets more and more interesting ([`e056495`](https://github.com/yuki0iq/gitoxide/commit/e05649577a6cd5e2958884b10f7f75d48aa91a94))
+ - [refs] finish research for transactions and their flags ([`2eb3bcc`](https://github.com/yuki0iq/gitoxide/commit/2eb3bccadf338c07493e40cb8c5f357eb2502a5f))
+ - [refs] sketch some parts of a transaction based on git source ([`d9a5d32`](https://github.com/yuki0iq/gitoxide/commit/d9a5d328f575dfd86e414091688a545f931059e3))
+ - (cargo-release) version 0.3.0 ([`87db688`](https://github.com/yuki0iq/gitoxide/commit/87db688f23475d7232731429d770848aea228492))
+ - (cargo-release) version 0.3.0 ([`6b33678`](https://github.com/yuki0iq/gitoxide/commit/6b33678f83e6d261ca15c4a7634ff5b4e66d81dd))
+ - (cargo-release) version 0.2.0 ([`3286e42`](https://github.com/yuki0iq/gitoxide/commit/3286e42547b59df6365087cbae9ce1c9c959faad))
+ - [git-refs] a way to build a big packed-refs file ([`5113529`](https://github.com/yuki0iq/gitoxide/commit/51135291b60d38bdf50d24569596c421bcb4f0b9))
+ - (cargo-release) version 0.4.0 ([`866f86f`](https://github.com/yuki0iq/gitoxide/commit/866f86f59e66652968dcafc1a57912f9849cb21d))
+ - [git-repository] traversal program uses new facilities, and it's cumbersome ([`29ea2de`](https://github.com/yuki0iq/gitoxide/commit/29ea2de9ad48036f78d3776d8526d959f68bf287))
+ - [git-repository] most of the git repository discovery ([`72a49c8`](https://github.com/yuki0iq/gitoxide/commit/72a49c816253520230a04290619f469df608be19))
+ - [git-ref] refactor ([`0c795c5`](https://github.com/yuki0iq/gitoxide/commit/0c795c50834bcf52324ede46ec11eea26acb1107))
+ - [git-ref] fix docs ([`4fbc476`](https://github.com/yuki0iq/gitoxide/commit/4fbc476b2361afef25cff208ecfa66ac2ccb077a))
+ - [git-ref] docs complete ([`93a1f4e`](https://github.com/yuki0iq/gitoxide/commit/93a1f4e3fe48082abf5b0baa17a976808789ec20))
+ - [git-ref] nicer semantics for peel_in_place_to_id() ([`d3250a7`](https://github.com/yuki0iq/gitoxide/commit/d3250a7b5d0e16f8f1b38d10334282fe60f9d5ce))
+ - Revert "[git-ref] refactor (Option Result
Result
## 0.23.1 (2023-01-10)
diff --git a/gix-ref/Cargo.toml b/gix-ref/Cargo.toml
index d7bd73d1569..bc97b1e1001 100644
--- a/gix-ref/Cargo.toml
+++ b/gix-ref/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-ref"
-version = "0.54.0"
+version = "0.54.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate to handle git references"
@@ -21,14 +21,14 @@ test = true
serde = ["dep:serde", "gix-hash/serde", "gix-actor/serde", "gix-object/serde"]
[dependencies]
-gix-features = { version = "^0.44.0", path = "../gix-features", features = ["walkdir"] }
+gix-features = { version = "^0.44.1", path = "../gix-features", features = ["walkdir"] }
gix-fs = { version = "^0.17.0", path = "../gix-fs" }
gix-path = { version = "^0.10.21", path = "../gix-path" }
-gix-hash = { version = "^0.20.0", path = "../gix-hash" }
-gix-object = { version = "^0.51.0", path = "../gix-object" }
+gix-hash = { version = "^0.20.1", path = "../gix-hash" }
+gix-object = { version = "^0.51.1", path = "../gix-object" }
gix-utils = { version = "^0.3.1", path = "../gix-utils" }
gix-validate = { version = "^0.10.1", path = "../gix-validate" }
-gix-actor = { version = "^0.35.5", path = "../gix-actor" }
+gix-actor = { version = "^0.35.6", path = "../gix-actor" }
gix-lock = { version = "^19.0.0", path = "../gix-lock" }
gix-tempfile = { version = "^19.0.0", default-features = false, path = "../gix-tempfile" }
diff --git a/gix-ref/src/lib.rs b/gix-ref/src/lib.rs
index a1aa5952fa4..8e8e808bc1c 100644
--- a/gix-ref/src/lib.rs
+++ b/gix-ref/src/lib.rs
@@ -20,7 +20,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
use gix_hash::{oid, ObjectId};
diff --git a/gix-revision/CHANGELOG.md b/gix-revision/CHANGELOG.md
index f28f2fe72d7..55eee675eaa 100644
--- a/gix-revision/CHANGELOG.md
+++ b/gix-revision/CHANGELOG.md
@@ -5,13 +5,42 @@ 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.36.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.36.0 (2025-10-22)
### Commit Statistics
- - 15 commits contributed to the release over the course of 99 calendar days.
+ - 16 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,21 +52,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/GitoxideLabs/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/GitoxideLabs/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
- - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/GitoxideLabs/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
- - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/GitoxideLabs/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
- - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/GitoxideLabs/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
- - Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw ([`651f9fa`](https://github.com/GitoxideLabs/gitoxide/commit/651f9fa560d5df7260a45068b8440f72820a6ffd))
- - Release gix-date v0.10.5 ([`4289ae6`](https://github.com/GitoxideLabs/gitoxide/commit/4289ae635d94d713d247eaf6f87d0ba91a1a3826))
- - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/GitoxideLabs/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
- - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/GitoxideLabs/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
- - Merge pull request #2097 from GitoxideLabs/fix-gix-date ([`589d63e`](https://github.com/GitoxideLabs/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9))
- - Release gix-date v0.10.4 ([`007e3f6`](https://github.com/GitoxideLabs/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512))
- - Remove a hack which makes '1979-02-26 18:30:00' special. ([`91b3220`](https://github.com/GitoxideLabs/gitoxide/commit/91b32208dda387916b87fc1d02809a73415a58c0))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0 ([`49f8d53`](https://github.com/yuki0iq/gitoxide/commit/49f8d5373501c82699fec76809f4d445c3327c5a))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/yuki0iq/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
+ - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/yuki0iq/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
+ - Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw ([`651f9fa`](https://github.com/yuki0iq/gitoxide/commit/651f9fa560d5df7260a45068b8440f72820a6ffd))
+ - Release gix-date v0.10.5 ([`4289ae6`](https://github.com/yuki0iq/gitoxide/commit/4289ae635d94d713d247eaf6f87d0ba91a1a3826))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2097 from GitoxideLabs/fix-gix-date ([`589d63e`](https://github.com/yuki0iq/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9))
+ - Release gix-date v0.10.4 ([`007e3f6`](https://github.com/yuki0iq/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512))
+ - Remove a hack which makes '1979-02-26 18:30:00' special. ([`91b3220`](https://github.com/yuki0iq/gitoxide/commit/91b32208dda387916b87fc1d02809a73415a58c0))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 0.35.0 (2025-07-15)
@@ -60,11 +90,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.34.1 (2025-04-26)
@@ -84,9 +114,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.34.0 (2025-04-25)
@@ -108,14 +138,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.33.0 (2025-04-04)
@@ -128,7 +158,7 @@ A maintenance release without user-facing changes.
- 11 commits contributed to the release.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1914](https://github.com/GitoxideLabs/gitoxide/issues/1914)
+ - 1 unique issue was worked on: [#1914](https://github.com/yuki0iq/gitoxide/issues/1914)
### Thanks Clippy
@@ -142,19 +172,19 @@ A maintenance release without user-facing changes.
view details
- * **[#1914](https://github.com/GitoxideLabs/gitoxide/issues/1914)**
- - Add tests to get a clearer understanding about some special cases ([`12cb847`](https://github.com/GitoxideLabs/gitoxide/commit/12cb8473b38a3eed9f267609aeadaf1a57caacb0))
+ * **[#1914](https://github.com/yuki0iq/gitoxide/issues/1914)**
+ - Add tests to get a clearer understanding about some special cases ([`12cb847`](https://github.com/yuki0iq/gitoxide/commit/12cb8473b38a3eed9f267609aeadaf1a57caacb0))
* **Uncategorized**
- - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/GitoxideLabs/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1916 from GitoxideLabs/fix-1914 ([`32b54b3`](https://github.com/GitoxideLabs/gitoxide/commit/32b54b3ab7f101c6b9cd7c3349153c2fc71e496d))
- - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/GitoxideLabs/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
- - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/GitoxideLabs/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/yuki0iq/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1916 from GitoxideLabs/fix-1914 ([`32b54b3`](https://github.com/yuki0iq/gitoxide/commit/32b54b3ab7f101c6b9cd7c3349153c2fc71e496d))
+ - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/yuki0iq/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
+ - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/yuki0iq/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.32.0 (2025-01-18)
@@ -183,11 +213,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.31.1 (2024-12-22)
@@ -213,14 +243,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/GitoxideLabs/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1733 from GitoxideLabs/fix-testools ([`df5cead`](https://github.com/GitoxideLabs/gitoxide/commit/df5cead220c193a9ceb8b78c8d6225368293416d))
- - Revspec parsing now correctly interprets large offsets like `@{100000000}` as unix timestamp. ([`1fe201a`](https://github.com/GitoxideLabs/gitoxide/commit/1fe201a8d4ec9f3349d48f1e4afe3f58b11f90b4))
- - Merge pull request #1708 from EliahKagan/run-ci/mode ([`34efe03`](https://github.com/GitoxideLabs/gitoxide/commit/34efe03fdab97bbf5603a7ea605f37096ff1736a))
- - Add missing executable bits on fixture scripts ([`ed757ea`](https://github.com/GitoxideLabs/gitoxide/commit/ed757ea0f4f80968d80c5d9d75ba49f031ee77fc))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/yuki0iq/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1733 from GitoxideLabs/fix-testools ([`df5cead`](https://github.com/yuki0iq/gitoxide/commit/df5cead220c193a9ceb8b78c8d6225368293416d))
+ - Revspec parsing now correctly interprets large offsets like `@{100000000}` as unix timestamp. ([`1fe201a`](https://github.com/yuki0iq/gitoxide/commit/1fe201a8d4ec9f3349d48f1e4afe3f58b11f90b4))
+ - Merge pull request #1708 from EliahKagan/run-ci/mode ([`34efe03`](https://github.com/yuki0iq/gitoxide/commit/34efe03fdab97bbf5603a7ea605f37096ff1736a))
+ - Add missing executable bits on fixture scripts ([`ed757ea`](https://github.com/yuki0iq/gitoxide/commit/ed757ea0f4f80968d80c5d9d75ba49f031ee77fc))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.31.0 (2024-11-24)
@@ -244,14 +274,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1659 from GitoxideLabs/merge ([`cf0c7ee`](https://github.com/GitoxideLabs/gitoxide/commit/cf0c7ee4b3bbe83a6d894d960412b0274f9dc0e5))
- - Add `merge_base::octopus()`. ([`0d64f3a`](https://github.com/GitoxideLabs/gitoxide/commit/0d64f3a0ae2f5da3a6a5bf63afe1cce3acc5b07e))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1659 from GitoxideLabs/merge ([`cf0c7ee`](https://github.com/yuki0iq/gitoxide/commit/cf0c7ee4b3bbe83a6d894d960412b0274f9dc0e5))
+ - Add `merge_base::octopus()`. ([`0d64f3a`](https://github.com/yuki0iq/gitoxide/commit/0d64f3a0ae2f5da3a6a5bf63afe1cce3acc5b07e))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.30.0 (2024-10-22)
@@ -325,35 +355,35 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/GitoxideLabs/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Merge pull request #1593 from Byron/fix-fuzz ([`72daa46`](https://github.com/GitoxideLabs/gitoxide/commit/72daa46bad9d397ef2cc48a3cffda23f414ccd8a))
- - Remove workspace lints from Cargo manifests of fuzz-projects. ([`cdac4a9`](https://github.com/GitoxideLabs/gitoxide/commit/cdac4a9b04959b0fc71009b5c828cdcb10a38828))
- - Merge pull request #1589 from EliahKagan/maintenance ([`7c2af44`](https://github.com/GitoxideLabs/gitoxide/commit/7c2af442748f7245734ec1f987b6d839f2a795bd))
- - Add missing executable bits ([`694ebad`](https://github.com/GitoxideLabs/gitoxide/commit/694ebadb2d11d25c5b1285c61cef5df03685701a))
- - Merge pull request #1587 from jayvdb/typos ([`c2bdda4`](https://github.com/GitoxideLabs/gitoxide/commit/c2bdda4f1ad85ee3705b464d1a951f3c9ec50147))
- - Fix typos ([`b12c7c9`](https://github.com/GitoxideLabs/gitoxide/commit/b12c7c931672203380413a2faa5c21dc311e987e))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1564 from Byron/improvements ([`1cfe577`](https://github.com/GitoxideLabs/gitoxide/commit/1cfe577d461293879e91538dbc4bbfe01722e1e8))
- - Make it possible to re-use the commit-graph across invocations of `merge-base`. ([`7652abe`](https://github.com/GitoxideLabs/gitoxide/commit/7652abeaed257df84685075bcb8556206fec96f5))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Improve performance of commit-graph variant ever-so-slightly ([`18c2fc4`](https://github.com/GitoxideLabs/gitoxide/commit/18c2fc4b15f2b7ffde5f39d7cba6daa89a49dc94))
- - Add remaining baseline tests along with permutations ([`76f113a`](https://github.com/GitoxideLabs/gitoxide/commit/76f113a9d261da35bcae0262670a873355f94c8a))
- - Add permutation tests and make them pass ([`4629371`](https://github.com/GitoxideLabs/gitoxide/commit/4629371532af92dbc2fac03a3a482f21b997c875))
- - Adapt to changes in `gix-revision` ([`ce5a320`](https://github.com/GitoxideLabs/gitoxide/commit/ce5a3204c9ed6a48364bf17d7898178555724e81))
- - First basic implementation of `merge_base()`. ([`cf83349`](https://github.com/GitoxideLabs/gitoxide/commit/cf833491da2a6b8d216805f6f9a804c1d4086cea))
- - Add `Graph::insert_commit()` to easily set flags and get a callback with looked up commit data. ([`87c98cd`](https://github.com/GitoxideLabs/gitoxide/commit/87c98cde68010a497dbcdf34a39e14181f4ce3dd))
- - Add first baseline tests for merge-base support ([`3718a67`](https://github.com/GitoxideLabs/gitoxide/commit/3718a6700bf6e05985861715003febece6aec0f9))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/yuki0iq/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Merge pull request #1593 from Byron/fix-fuzz ([`72daa46`](https://github.com/yuki0iq/gitoxide/commit/72daa46bad9d397ef2cc48a3cffda23f414ccd8a))
+ - Remove workspace lints from Cargo manifests of fuzz-projects. ([`cdac4a9`](https://github.com/yuki0iq/gitoxide/commit/cdac4a9b04959b0fc71009b5c828cdcb10a38828))
+ - Merge pull request #1589 from EliahKagan/maintenance ([`7c2af44`](https://github.com/yuki0iq/gitoxide/commit/7c2af442748f7245734ec1f987b6d839f2a795bd))
+ - Add missing executable bits ([`694ebad`](https://github.com/yuki0iq/gitoxide/commit/694ebadb2d11d25c5b1285c61cef5df03685701a))
+ - Merge pull request #1587 from jayvdb/typos ([`c2bdda4`](https://github.com/yuki0iq/gitoxide/commit/c2bdda4f1ad85ee3705b464d1a951f3c9ec50147))
+ - Fix typos ([`b12c7c9`](https://github.com/yuki0iq/gitoxide/commit/b12c7c931672203380413a2faa5c21dc311e987e))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1564 from Byron/improvements ([`1cfe577`](https://github.com/yuki0iq/gitoxide/commit/1cfe577d461293879e91538dbc4bbfe01722e1e8))
+ - Make it possible to re-use the commit-graph across invocations of `merge-base`. ([`7652abe`](https://github.com/yuki0iq/gitoxide/commit/7652abeaed257df84685075bcb8556206fec96f5))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Improve performance of commit-graph variant ever-so-slightly ([`18c2fc4`](https://github.com/yuki0iq/gitoxide/commit/18c2fc4b15f2b7ffde5f39d7cba6daa89a49dc94))
+ - Add remaining baseline tests along with permutations ([`76f113a`](https://github.com/yuki0iq/gitoxide/commit/76f113a9d261da35bcae0262670a873355f94c8a))
+ - Add permutation tests and make them pass ([`4629371`](https://github.com/yuki0iq/gitoxide/commit/4629371532af92dbc2fac03a3a482f21b997c875))
+ - Adapt to changes in `gix-revision` ([`ce5a320`](https://github.com/yuki0iq/gitoxide/commit/ce5a3204c9ed6a48364bf17d7898178555724e81))
+ - First basic implementation of `merge_base()`. ([`cf83349`](https://github.com/yuki0iq/gitoxide/commit/cf833491da2a6b8d216805f6f9a804c1d4086cea))
+ - Add `Graph::insert_commit()` to easily set flags and get a callback with looked up commit data. ([`87c98cd`](https://github.com/yuki0iq/gitoxide/commit/87c98cde68010a497dbcdf34a39e14181f4ce3dd))
+ - Add first baseline tests for merge-base support ([`3718a67`](https://github.com/yuki0iq/gitoxide/commit/3718a6700bf6e05985861715003febece6aec0f9))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
## 0.29.0 (2024-08-22)
@@ -375,8 +405,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/GitoxideLabs/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
- - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/GitoxideLabs/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
+ - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/yuki0iq/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
+ - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/yuki0iq/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
## 0.28.0 (2024-08-22)
@@ -399,13 +429,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/GitoxideLabs/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'ag/jiff' ([`5871fb1`](https://github.com/GitoxideLabs/gitoxide/commit/5871fb130b1a603c1e768f4b2371ac9d7cc56330))
- - Assure the next release is breaking ([`9fd1090`](https://github.com/GitoxideLabs/gitoxide/commit/9fd10905449a41cdda5eb2764e4d45d314de9c04))
+ - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/yuki0iq/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'ag/jiff' ([`5871fb1`](https://github.com/yuki0iq/gitoxide/commit/5871fb130b1a603c1e768f4b2371ac9d7cc56330))
+ - Assure the next release is breaking ([`9fd1090`](https://github.com/yuki0iq/gitoxide/commit/9fd10905449a41cdda5eb2764e4d45d314de9c04))
## 0.27.2 (2024-07-23)
@@ -432,22 +462,22 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/GitoxideLabs/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
- - Merge pull request #1434 from EliahKagan/fix-32bit-test-build ([`85019d0`](https://github.com/GitoxideLabs/gitoxide/commit/85019d02a0a331c67d7987e9e550557da23df68c))
- - Conditionally compile gix-revision at_symbol fuzzed test ([`904262d`](https://github.com/GitoxideLabs/gitoxide/commit/904262ddecc88ad35dc95701f481d9f770e77a6a))
- - Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/GitoxideLabs/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
- - Gate few deps unsed describe feature ([`287455f`](https://github.com/GitoxideLabs/gitoxide/commit/287455f60f198b29997960897b411665b5e47f06))
- - Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/GitoxideLabs/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
- - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/GitoxideLabs/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
- - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/GitoxideLabs/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
- - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/GitoxideLabs/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
- - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/GitoxideLabs/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
- - Make bash script shebangs more portable ([`68cbea8`](https://github.com/GitoxideLabs/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/yuki0iq/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
+ - Merge pull request #1434 from EliahKagan/fix-32bit-test-build ([`85019d0`](https://github.com/yuki0iq/gitoxide/commit/85019d02a0a331c67d7987e9e550557da23df68c))
+ - Conditionally compile gix-revision at_symbol fuzzed test ([`904262d`](https://github.com/yuki0iq/gitoxide/commit/904262ddecc88ad35dc95701f481d9f770e77a6a))
+ - Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/yuki0iq/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
+ - Gate few deps unsed describe feature ([`287455f`](https://github.com/yuki0iq/gitoxide/commit/287455f60f198b29997960897b411665b5e47f06))
+ - Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/yuki0iq/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
+ - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/yuki0iq/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
+ - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/yuki0iq/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/yuki0iq/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
+ - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/yuki0iq/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
+ - Make bash script shebangs more portable ([`68cbea8`](https://github.com/yuki0iq/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
## 0.27.1 (2024-05-22)
@@ -469,9 +499,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
- - Release gix-date v0.8.6 ([`d3588ca`](https://github.com/GitoxideLabs/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Release gix-date v0.8.6 ([`d3588ca`](https://github.com/yuki0iq/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
## 0.27.0 (2024-03-14)
@@ -494,10 +524,10 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
## 0.26.1 (2024-02-25)
@@ -520,10 +550,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Merge branch 'dirwalk' ([`face359`](https://github.com/GitoxideLabs/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
- - Adjust gitignore files with precious declarations ([`ae86a6a`](https://github.com/GitoxideLabs/gitoxide/commit/ae86a6a206074b85ff1eba32aea9c8b40c087b17))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Merge branch 'dirwalk' ([`face359`](https://github.com/yuki0iq/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
+ - Adjust gitignore files with precious declarations ([`ae86a6a`](https://github.com/yuki0iq/gitoxide/commit/ae86a6a206074b85ff1eba32aea9c8b40c087b17))
## 0.26.0 (2024-01-20)
@@ -546,9 +576,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
## 0.25.1 (2023-12-30)
@@ -579,9 +609,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.25.0 (2023-12-29)
@@ -609,16 +639,16 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Merge branch 'fuzz-gix-ref' ([`8ee1194`](https://github.com/GitoxideLabs/gitoxide/commit/8ee119442b2ff4b846a34b57a222a6abdf6c95d8))
- - Let's have the latest versions of fuzzers automatically ([`5828f37`](https://github.com/GitoxideLabs/gitoxide/commit/5828f3796031de8d9f50bd6536697754da0b3d8c))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Merge branch 'archive-handling' ([`7549559`](https://github.com/GitoxideLabs/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
- - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/GitoxideLabs/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
- - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/GitoxideLabs/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Merge branch 'fuzz-gix-ref' ([`8ee1194`](https://github.com/yuki0iq/gitoxide/commit/8ee119442b2ff4b846a34b57a222a6abdf6c95d8))
+ - Let's have the latest versions of fuzzers automatically ([`5828f37`](https://github.com/yuki0iq/gitoxide/commit/5828f3796031de8d9f50bd6536697754da0b3d8c))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Merge branch 'archive-handling' ([`7549559`](https://github.com/yuki0iq/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
+ - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/yuki0iq/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
+ - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/yuki0iq/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
## 0.24.0 (2023-12-06)
@@ -648,18 +678,18 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/GitoxideLabs/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/GitoxideLabs/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
- - Use `gix-object::Find` trait ([`36f70dc`](https://github.com/GitoxideLabs/gitoxide/commit/36f70dcb378bff488dc65f0b354c74341b142e7e))
- - Adapt to changes in `gix_object` and `gix_odb`. ([`24e319e`](https://github.com/GitoxideLabs/gitoxide/commit/24e319e996b4822782521430a2d0e8ce3710f123))
- - Merge branch 'fix-gix-rev' ([`d3fb537`](https://github.com/GitoxideLabs/gitoxide/commit/d3fb5377bb3a90deae714e613d89a891fcf69d40))
- - Prevent underflows while trying to `abs()` very large numbers. ([`9b1a575`](https://github.com/GitoxideLabs/gitoxide/commit/9b1a57574bab0639d3c38be2001f545a6c8e0333))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/yuki0iq/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/yuki0iq/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
+ - Use `gix-object::Find` trait ([`36f70dc`](https://github.com/yuki0iq/gitoxide/commit/36f70dcb378bff488dc65f0b354c74341b142e7e))
+ - Adapt to changes in `gix_object` and `gix_odb`. ([`24e319e`](https://github.com/yuki0iq/gitoxide/commit/24e319e996b4822782521430a2d0e8ce3710f123))
+ - Merge branch 'fix-gix-rev' ([`d3fb537`](https://github.com/yuki0iq/gitoxide/commit/d3fb5377bb3a90deae714e613d89a891fcf69d40))
+ - Prevent underflows while trying to `abs()` very large numbers. ([`9b1a575`](https://github.com/yuki0iq/gitoxide/commit/9b1a57574bab0639d3c38be2001f545a6c8e0333))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
## 0.23.0 (2023-10-12)
@@ -682,9 +712,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/GitoxideLabs/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/yuki0iq/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
## 0.22.0 (2023-09-24)
@@ -707,8 +737,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
## 0.21.0 (2023-09-08)
@@ -748,17 +778,17 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/GitoxideLabs/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch 'optimizations' ([`6135a5e`](https://github.com/GitoxideLabs/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
- - Add `describe` feature ([`397024b`](https://github.com/GitoxideLabs/gitoxide/commit/397024bb744af0c2e0fc66674e55998a40c24ae4))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/GitoxideLabs/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
- - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/GitoxideLabs/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
- - Thanks clippy ([`5044c3b`](https://github.com/GitoxideLabs/gitoxide/commit/5044c3b87456cf58ebfbbd00f23c9ba671cb290c))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/yuki0iq/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch 'optimizations' ([`6135a5e`](https://github.com/yuki0iq/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
+ - Add `describe` feature ([`397024b`](https://github.com/yuki0iq/gitoxide/commit/397024bb744af0c2e0fc66674e55998a40c24ae4))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/yuki0iq/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
+ - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/yuki0iq/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
+ - Thanks clippy ([`5044c3b`](https://github.com/yuki0iq/gitoxide/commit/5044c3b87456cf58ebfbbd00f23c9ba671cb290c))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.20.0 (2023-08-22)
@@ -805,21 +835,21 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/GitoxideLabs/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
- - Make `gix-url` publishable by adding baseline test ([`d3746df`](https://github.com/GitoxideLabs/gitoxide/commit/d3746df5dd402d8a461c2b07eaa0f8d8803fadf8))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/GitoxideLabs/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
- - Add tracing support to `describt()`. ([`f4a9a6b`](https://github.com/GitoxideLabs/gitoxide/commit/f4a9a6b574ad4521d475e9088073c0f15d56d079))
- - Switch `nom` to `winnow` in remaining uses in `gix-object`, `gix-ref`, and `gix-actor` for ~20% more performance. ([`ef54aab`](https://github.com/GitoxideLabs/gitoxide/commit/ef54aab9e5521add4154ee8d902d62612a9d8d4a))
- - Upgrade `winnow` to latest patch release ([`8c41848`](https://github.com/GitoxideLabs/gitoxide/commit/8c4184817e4e4364c34badc8ff0a71c6ae952efd))
- - Add fuzz-issue for reproduction ([`510192e`](https://github.com/GitoxideLabs/gitoxide/commit/510192e0e5750bdfe461d701b3e124c03f22b7d9))
- - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/GitoxideLabs/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
- - Add benchmarks to avoid parsing performance regressions ([`353b1a7`](https://github.com/GitoxideLabs/gitoxide/commit/353b1a788a7c5a627ec73185f841ea4893a147a5))
- - Merge branch 'faster-hex' ([`4a4fa0f`](https://github.com/GitoxideLabs/gitoxide/commit/4a4fa0fcdaa6e14b51d3f03f5d7c5b65042667bf))
- - Use `faster-hex` instead of `hex` ([`145125a`](https://github.com/GitoxideLabs/gitoxide/commit/145125ab79526a6191a9192a6faa7fe1a8826935))
- - Merge branch 'archive-gz' ([`c7d9129`](https://github.com/GitoxideLabs/gitoxide/commit/c7d912917a2dad5c076d0bd645cfda092c66ff79))
- - Replace `libflate2` with `flage2` for buidling a `gz` file. ([`e0432d1`](https://github.com/GitoxideLabs/gitoxide/commit/e0432d1547e254fee81f8188ab0a5dccfb4f6336))
+ - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/yuki0iq/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
+ - Make `gix-url` publishable by adding baseline test ([`d3746df`](https://github.com/yuki0iq/gitoxide/commit/d3746df5dd402d8a461c2b07eaa0f8d8803fadf8))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/yuki0iq/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
+ - Add tracing support to `describt()`. ([`f4a9a6b`](https://github.com/yuki0iq/gitoxide/commit/f4a9a6b574ad4521d475e9088073c0f15d56d079))
+ - Switch `nom` to `winnow` in remaining uses in `gix-object`, `gix-ref`, and `gix-actor` for ~20% more performance. ([`ef54aab`](https://github.com/yuki0iq/gitoxide/commit/ef54aab9e5521add4154ee8d902d62612a9d8d4a))
+ - Upgrade `winnow` to latest patch release ([`8c41848`](https://github.com/yuki0iq/gitoxide/commit/8c4184817e4e4364c34badc8ff0a71c6ae952efd))
+ - Add fuzz-issue for reproduction ([`510192e`](https://github.com/yuki0iq/gitoxide/commit/510192e0e5750bdfe461d701b3e124c03f22b7d9))
+ - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/yuki0iq/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
+ - Add benchmarks to avoid parsing performance regressions ([`353b1a7`](https://github.com/yuki0iq/gitoxide/commit/353b1a788a7c5a627ec73185f841ea4893a147a5))
+ - Merge branch 'faster-hex' ([`4a4fa0f`](https://github.com/yuki0iq/gitoxide/commit/4a4fa0fcdaa6e14b51d3f03f5d7c5b65042667bf))
+ - Use `faster-hex` instead of `hex` ([`145125a`](https://github.com/yuki0iq/gitoxide/commit/145125ab79526a6191a9192a6faa7fe1a8826935))
+ - Merge branch 'archive-gz' ([`c7d9129`](https://github.com/yuki0iq/gitoxide/commit/c7d912917a2dad5c076d0bd645cfda092c66ff79))
+ - Replace `libflate2` with `flage2` for buidling a `gz` file. ([`e0432d1`](https://github.com/yuki0iq/gitoxide/commit/e0432d1547e254fee81f8188ab0a5dccfb4f6336))
## 0.19.0 (2023-08-07)
@@ -842,11 +872,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/GitoxideLabs/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
- - Prepare changelogs prior to release of `gix-submodule` ([`f3c4311`](https://github.com/GitoxideLabs/gitoxide/commit/f3c43110e8d5f16cf87e50821044d8b3edbae235))
- - Merge branch 'dev-on-linux' ([`6b4a303`](https://github.com/GitoxideLabs/gitoxide/commit/6b4a30330fe49fc97daa73f55bf56580cc0597aa))
- - Fix various tests to run properly on linux ([`ef8ccd9`](https://github.com/GitoxideLabs/gitoxide/commit/ef8ccd9d16143d37155d063747c69cade80f162d))
- - Update `time` crate explicitly in Cargo.toml to latest version ([`e145a74`](https://github.com/GitoxideLabs/gitoxide/commit/e145a7489dd5e1a7c3458428ecbd101e7b53536b))
+ - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/yuki0iq/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
+ - Prepare changelogs prior to release of `gix-submodule` ([`f3c4311`](https://github.com/yuki0iq/gitoxide/commit/f3c43110e8d5f16cf87e50821044d8b3edbae235))
+ - Merge branch 'dev-on-linux' ([`6b4a303`](https://github.com/yuki0iq/gitoxide/commit/6b4a30330fe49fc97daa73f55bf56580cc0597aa))
+ - Fix various tests to run properly on linux ([`ef8ccd9`](https://github.com/yuki0iq/gitoxide/commit/ef8ccd9d16143d37155d063747c69cade80f162d))
+ - Update `time` crate explicitly in Cargo.toml to latest version ([`e145a74`](https://github.com/yuki0iq/gitoxide/commit/e145a7489dd5e1a7c3458428ecbd101e7b53536b))
## 0.18.1 (2023-07-22)
@@ -869,14 +899,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/GitoxideLabs/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Prepare yet another changelog ([`8451aac`](https://github.com/GitoxideLabs/gitoxide/commit/8451aace5161ec6f5950318d6bfd042e7c6c62cc))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/yuki0iq/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Prepare yet another changelog ([`8451aac`](https://github.com/yuki0iq/gitoxide/commit/8451aace5161ec6f5950318d6bfd042e7c6c62cc))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.18.0 (2023-07-19)
@@ -903,12 +933,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/GitoxideLabs/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
- - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/GitoxideLabs/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
- - Prepare changelogs prior to release ([`e4dded0`](https://github.com/GitoxideLabs/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
- - Merge branch 'integrate-filtering' ([`b19a56d`](https://github.com/GitoxideLabs/gitoxide/commit/b19a56dcfa9bea86332a84aa4e8fad445e7d1724))
- - Curtail `bstr` features to exactly what's needed. ([`7f7db97`](https://github.com/GitoxideLabs/gitoxide/commit/7f7db9794c23b87c8ea50b7bcf38955c9d977624))
+ - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/yuki0iq/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
+ - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/yuki0iq/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Prepare changelogs prior to release ([`e4dded0`](https://github.com/yuki0iq/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
+ - Merge branch 'integrate-filtering' ([`b19a56d`](https://github.com/yuki0iq/gitoxide/commit/b19a56dcfa9bea86332a84aa4e8fad445e7d1724))
+ - Curtail `bstr` features to exactly what's needed. ([`7f7db97`](https://github.com/yuki0iq/gitoxide/commit/7f7db9794c23b87c8ea50b7bcf38955c9d977624))
## 0.17.0 (2023-06-29)
@@ -931,8 +961,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/GitoxideLabs/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
- - Prepare changelogs prior to release ([`00f96fb`](https://github.com/GitoxideLabs/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
+ - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/yuki0iq/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
+ - Prepare changelogs prior to release ([`00f96fb`](https://github.com/yuki0iq/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
## 0.16.0 (2023-06-22)
@@ -959,13 +989,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - `just fmt` ([`871dd0b`](https://github.com/GitoxideLabs/gitoxide/commit/871dd0b977caf17159092a4739ba5408403cdb2c))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - `just fmt` ([`871dd0b`](https://github.com/yuki0iq/gitoxide/commit/871dd0b977caf17159092a4739ba5408403cdb2c))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
## 0.15.2 (2023-06-10)
@@ -993,12 +1023,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/GitoxideLabs/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
- - Prepare changelogs prior to release ([`298f3d7`](https://github.com/GitoxideLabs/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
- - Merge branch 'walk-with-commitgraph' ([`fdee9a2`](https://github.com/GitoxideLabs/gitoxide/commit/fdee9a22873a13ae644d3dc92f8fe93f8f0266c0))
- - Adapt to changes in `gix-revwalk` ([`f7d95d1`](https://github.com/GitoxideLabs/gitoxide/commit/f7d95d189af1422a7ba48db1857452e32e1d9db9))
- - Add new `gix-revwalk` crate for support types related to revision walking. ([`13ce887`](https://github.com/GitoxideLabs/gitoxide/commit/13ce887682f5c31d1f78a63613ca97b811e4ffba))
- - Add information on how to turn `LazyCommit` into commit. ([`4deea8a`](https://github.com/GitoxideLabs/gitoxide/commit/4deea8a9cf5a9e77ec138311267c9853172db14c))
+ - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/yuki0iq/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
+ - Prepare changelogs prior to release ([`298f3d7`](https://github.com/yuki0iq/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
+ - Merge branch 'walk-with-commitgraph' ([`fdee9a2`](https://github.com/yuki0iq/gitoxide/commit/fdee9a22873a13ae644d3dc92f8fe93f8f0266c0))
+ - Adapt to changes in `gix-revwalk` ([`f7d95d1`](https://github.com/yuki0iq/gitoxide/commit/f7d95d189af1422a7ba48db1857452e32e1d9db9))
+ - Add new `gix-revwalk` crate for support types related to revision walking. ([`13ce887`](https://github.com/yuki0iq/gitoxide/commit/13ce887682f5c31d1f78a63613ca97b811e4ffba))
+ - Add information on how to turn `LazyCommit` into commit. ([`4deea8a`](https://github.com/yuki0iq/gitoxide/commit/4deea8a9cf5a9e77ec138311267c9853172db14c))
## 0.15.1 (2023-06-06)
@@ -1024,9 +1054,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-revision v0.15.1, gix v0.45.1 ([`11766a0`](https://github.com/GitoxideLabs/gitoxide/commit/11766a0a82754fee9918ccdb8eaf92af6d2561ba))
- - Merge branch 'adjustments-for-cargo' ([`04f011c`](https://github.com/GitoxideLabs/gitoxide/commit/04f011c3c3e49e87a3b868d4bf6e77a361b96da8))
- - Avoid duplicate error message ([`fd2593c`](https://github.com/GitoxideLabs/gitoxide/commit/fd2593cc1e5824687f3bcc4be4badc3d7920e5fc))
+ - Release gix-revision v0.15.1, gix v0.45.1 ([`11766a0`](https://github.com/yuki0iq/gitoxide/commit/11766a0a82754fee9918ccdb8eaf92af6d2561ba))
+ - Merge branch 'adjustments-for-cargo' ([`04f011c`](https://github.com/yuki0iq/gitoxide/commit/04f011c3c3e49e87a3b868d4bf6e77a361b96da8))
+ - Avoid duplicate error message ([`fd2593c`](https://github.com/yuki0iq/gitoxide/commit/fd2593cc1e5824687f3bcc4be4badc3d7920e5fc))
## 0.15.0 (2023-06-06)
@@ -1080,21 +1110,21 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - `just fmt` ([`ffc1276`](https://github.com/GitoxideLabs/gitoxide/commit/ffc1276e0c991ac33ce842f5dca0b45ac69680c0))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/GitoxideLabs/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
- - Allow graph sharing by unifying `Flags` type. ([`1bd93be`](https://github.com/GitoxideLabs/gitoxide/commit/1bd93bedd2f184510239c50c345d3dbc41d7d13b))
- - Add version of Graph that handles fully-parsed commits ([`11ad8a8`](https://github.com/GitoxideLabs/gitoxide/commit/11ad8a890a6233befb5d2b6b41caadbcb296c3f5))
- - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/GitoxideLabs/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
- - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/GitoxideLabs/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Merge pull request #864 from nyurik/lint-fmt ([`279dc09`](https://github.com/GitoxideLabs/gitoxide/commit/279dc09446f41d7f1d76350fbfafb444e53cd7da))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Inline format args ([`dbc6cbb`](https://github.com/GitoxideLabs/gitoxide/commit/dbc6cbb4363c2532f81b0bd6e351c4577bb9e9a3))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
- - Merge branch 'consecutive-negotiation' ([`97b3f7e`](https://github.com/GitoxideLabs/gitoxide/commit/97b3f7e2eaddea20c98f2f7ab6a0d2e2117b0793))
- - Various improvements to the API ([`9ab2051`](https://github.com/GitoxideLabs/gitoxide/commit/9ab205102eacaf0758c143941f43831a481a1f06))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - `just fmt` ([`ffc1276`](https://github.com/yuki0iq/gitoxide/commit/ffc1276e0c991ac33ce842f5dca0b45ac69680c0))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/yuki0iq/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
+ - Allow graph sharing by unifying `Flags` type. ([`1bd93be`](https://github.com/yuki0iq/gitoxide/commit/1bd93bedd2f184510239c50c345d3dbc41d7d13b))
+ - Add version of Graph that handles fully-parsed commits ([`11ad8a8`](https://github.com/yuki0iq/gitoxide/commit/11ad8a890a6233befb5d2b6b41caadbcb296c3f5))
+ - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/yuki0iq/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
+ - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/yuki0iq/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Merge pull request #864 from nyurik/lint-fmt ([`279dc09`](https://github.com/yuki0iq/gitoxide/commit/279dc09446f41d7f1d76350fbfafb444e53cd7da))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Inline format args ([`dbc6cbb`](https://github.com/yuki0iq/gitoxide/commit/dbc6cbb4363c2532f81b0bd6e351c4577bb9e9a3))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Merge branch 'consecutive-negotiation' ([`97b3f7e`](https://github.com/yuki0iq/gitoxide/commit/97b3f7e2eaddea20c98f2f7ab6a0d2e2117b0793))
+ - Various improvements to the API ([`9ab2051`](https://github.com/yuki0iq/gitoxide/commit/9ab205102eacaf0758c143941f43831a481a1f06))
## 0.14.0 (2023-05-19)
@@ -1128,13 +1158,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-commitgraph v0.15.0, gix-revision v0.14.0, gix-negotiate v0.1.0, safety bump 7 crates ([`92832ca`](https://github.com/GitoxideLabs/gitoxide/commit/92832ca2899cd2f222f4c7b1cc9e766178f55806))
- - Merge branch 'consecutive-negotiation' ([`4507f94`](https://github.com/GitoxideLabs/gitoxide/commit/4507f94984c811ea098e43472e5f54ec4dbb90c1))
- - `describe` usees commitgraph. ([`ed258da`](https://github.com/GitoxideLabs/gitoxide/commit/ed258da9015d2d68734aeac485dd009760fc4da4))
- - A Graph for quick access to commits and for associating state with them. ([`59ce4c6`](https://github.com/GitoxideLabs/gitoxide/commit/59ce4c606f8ccd9b6a16da2025e6746984d32fd6))
- - A PriorityQueue that is useful for graph traversal. ([`dde8c3a`](https://github.com/GitoxideLabs/gitoxide/commit/dde8c3aca545ba20cd5752f02283b98647fd3970))
- - Make clear that we do handle shallow repos, refactor tests ([`fc423e4`](https://github.com/GitoxideLabs/gitoxide/commit/fc423e470de50491a725d4802066d26c05bd2b2a))
- - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/GitoxideLabs/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
+ - Release gix-commitgraph v0.15.0, gix-revision v0.14.0, gix-negotiate v0.1.0, safety bump 7 crates ([`92832ca`](https://github.com/yuki0iq/gitoxide/commit/92832ca2899cd2f222f4c7b1cc9e766178f55806))
+ - Merge branch 'consecutive-negotiation' ([`4507f94`](https://github.com/yuki0iq/gitoxide/commit/4507f94984c811ea098e43472e5f54ec4dbb90c1))
+ - `describe` usees commitgraph. ([`ed258da`](https://github.com/yuki0iq/gitoxide/commit/ed258da9015d2d68734aeac485dd009760fc4da4))
+ - A Graph for quick access to commits and for associating state with them. ([`59ce4c6`](https://github.com/yuki0iq/gitoxide/commit/59ce4c606f8ccd9b6a16da2025e6746984d32fd6))
+ - A PriorityQueue that is useful for graph traversal. ([`dde8c3a`](https://github.com/yuki0iq/gitoxide/commit/dde8c3aca545ba20cd5752f02283b98647fd3970))
+ - Make clear that we do handle shallow repos, refactor tests ([`fc423e4`](https://github.com/yuki0iq/gitoxide/commit/fc423e470de50491a725d4802066d26c05bd2b2a))
+ - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/yuki0iq/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
## 0.13.0 (2023-04-26)
@@ -1156,7 +1186,7 @@ A maintenance release without user-facing changes.
- 11 commits contributed to the release over the course of 14 calendar days.
- 25 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Thanks Clippy
@@ -1170,19 +1200,19 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/GitoxideLabs/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/GitoxideLabs/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/GitoxideLabs/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
- - Thanks clippy ([`14e64e7`](https://github.com/GitoxideLabs/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
- - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/GitoxideLabs/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/yuki0iq/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/yuki0iq/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/yuki0iq/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
+ - Thanks clippy ([`14e64e7`](https://github.com/yuki0iq/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/yuki0iq/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
## 0.12.2 (2023-04-01)
@@ -1209,7 +1239,7 @@ A maintenance release without user-facing changes.
- 4 commits contributed to the release.
- 6 days passed between releases.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#802](https://github.com/GitoxideLabs/gitoxide/issues/802)
+ - 1 unique issue was worked on: [#802](https://github.com/yuki0iq/gitoxide/issues/802)
### Commit Details
@@ -1217,12 +1247,12 @@ A maintenance release without user-facing changes.
view details
- * **[#802](https://github.com/GitoxideLabs/gitoxide/issues/802)**
- - Parse revisions with `@` in their name. ([`cfaab7f`](https://github.com/GitoxideLabs/gitoxide/commit/cfaab7ffc67d33224afe4b92e42059c0bb88ea02))
+ * **[#802](https://github.com/yuki0iq/gitoxide/issues/802)**
+ - Parse revisions with `@` in their name. ([`cfaab7f`](https://github.com/yuki0iq/gitoxide/commit/cfaab7ffc67d33224afe4b92e42059c0bb88ea02))
* **Uncategorized**
- - Release gix-revision v0.12.2 ([`ec64a88`](https://github.com/GitoxideLabs/gitoxide/commit/ec64a88690243a210efee6d5ae5164723e13f734))
- - Refactor ([`c0905ce`](https://github.com/GitoxideLabs/gitoxide/commit/c0905ce74f1bef4c42c9729e2bcf267d7aa6af5e))
- - Parse revisions with the @ character ([`1c27e7a`](https://github.com/GitoxideLabs/gitoxide/commit/1c27e7a3745b156ea953e430f726576389fad5f2))
+ - Release gix-revision v0.12.2 ([`ec64a88`](https://github.com/yuki0iq/gitoxide/commit/ec64a88690243a210efee6d5ae5164723e13f734))
+ - Refactor ([`c0905ce`](https://github.com/yuki0iq/gitoxide/commit/c0905ce74f1bef4c42c9729e2bcf267d7aa6af5e))
+ - Parse revisions with the @ character ([`1c27e7a`](https://github.com/yuki0iq/gitoxide/commit/1c27e7a3745b156ea953e430f726576389fad5f2))
## 0.12.1 (2023-03-26)
@@ -1244,9 +1274,9 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/GitoxideLabs/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
- - Prepare changelogs prior to release ([`3016a28`](https://github.com/GitoxideLabs/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
- - Correct more typos with `typos` tool. ([`2321eb9`](https://github.com/GitoxideLabs/gitoxide/commit/2321eb971c2b89551506e2016a3495fafd15b47d))
+ - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/yuki0iq/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
+ - Prepare changelogs prior to release ([`3016a28`](https://github.com/yuki0iq/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
+ - Correct more typos with `typos` tool. ([`2321eb9`](https://github.com/yuki0iq/gitoxide/commit/2321eb971c2b89551506e2016a3495fafd15b47d))
## 0.12.0 (2023-03-04)
@@ -1269,9 +1299,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/GitoxideLabs/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
- - Prepare changelogs prior to release ([`895e482`](https://github.com/GitoxideLabs/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
- - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
+ - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/yuki0iq/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
+ - Prepare changelogs prior to release ([`895e482`](https://github.com/yuki0iq/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
+ - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/yuki0iq/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
## 0.11.0 (2023-03-01)
@@ -1294,10 +1324,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/GitoxideLabs/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
- - Adjust manifests prior to release ([`addd789`](https://github.com/GitoxideLabs/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/yuki0iq/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
+ - Adjust manifests prior to release ([`addd789`](https://github.com/yuki0iq/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
## 0.10.4 (2023-02-20)
@@ -1331,8 +1361,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
## 0.10.3 (2023-02-17)
@@ -1420,7 +1450,7 @@ A maintenance release without user-facing changes.
- 328 commits contributed to the release.
- 22 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 11 unique issues were worked on: [#298](https://github.com/GitoxideLabs/gitoxide/issues/298), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#364](https://github.com/GitoxideLabs/gitoxide/issues/364), [#384](https://github.com/GitoxideLabs/gitoxide/issues/384), [#427](https://github.com/GitoxideLabs/gitoxide/issues/427), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#503](https://github.com/GitoxideLabs/gitoxide/issues/503), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691), [#706](https://github.com/GitoxideLabs/gitoxide/issues/706), [#720](https://github.com/GitoxideLabs/gitoxide/issues/720)
+ - 11 unique issues were worked on: [#298](https://github.com/yuki0iq/gitoxide/issues/298), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#364](https://github.com/yuki0iq/gitoxide/issues/364), [#384](https://github.com/yuki0iq/gitoxide/issues/384), [#427](https://github.com/yuki0iq/gitoxide/issues/427), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#503](https://github.com/yuki0iq/gitoxide/issues/503), [#691](https://github.com/yuki0iq/gitoxide/issues/691), [#706](https://github.com/yuki0iq/gitoxide/issues/706), [#720](https://github.com/yuki0iq/gitoxide/issues/720)
### Commit Details
@@ -1428,346 +1458,346 @@ A maintenance release without user-facing changes.
view details
- * **[#298](https://github.com/GitoxideLabs/gitoxide/issues/298)**
- - Support for in truncated history in git-describe ([`99365f2`](https://github.com/GitoxideLabs/gitoxide/commit/99365f221065ebc315ac80940ad72cae253743bc))
- - Fix git-revision dependencies ([`c336b03`](https://github.com/GitoxideLabs/gitoxide/commit/c336b033ae8d94d859a04f0a19f82aa5c4d760e0))
- - Fix ordering of commits to actually be by commit-time, then topo-time ([`8286eac`](https://github.com/GitoxideLabs/gitoxide/commit/8286eacfb791bac3449f84c9a2990aa13fba5b81))
- - Support for the --max-candidates flag ([`b9e6754`](https://github.com/GitoxideLabs/gitoxide/commit/b9e67540801f2630be8aa1acbfddfec4202360ac))
- - Reduce amount of max candidates, add --debug flag ([`c8c13e3`](https://github.com/GitoxideLabs/gitoxide/commit/c8c13e398671a21e96282547fc0e3bd445627e2f))
- - Use hashed-hasher for an eek of performance ([`324a839`](https://github.com/GitoxideLabs/gitoxide/commit/324a839e6c72174f08779a97fa12cc313e2afac2))
- - Early-abort if all work is done during traversal ([`5b2aa70`](https://github.com/GitoxideLabs/gitoxide/commit/5b2aa7015f4adc7cedd8f5b2715d611c2df02d98))
- - Make `describe::Format` more consistent with other builder APIs ([`0a7776b`](https://github.com/GitoxideLabs/gitoxide/commit/0a7776b8cce4c40c391f46542f6e7ba6830d6fc0))
- - All documentation for the git-revision crate ([`8e0fb0a`](https://github.com/GitoxideLabs/gitoxide/commit/8e0fb0a49630a1e3a67f174df4a22fdf224171c3))
- - Support for 'first-parent' traversal ([`52eae32`](https://github.com/GitoxideLabs/gitoxide/commit/52eae32a5393113595cc8970528c8e78d6ce0525))
- - Support for fallbacks if no candidate available ([`39708a7`](https://github.com/GitoxideLabs/gitoxide/commit/39708a7a53e8bd82a769a90049b1e706e021b7e1))
- - Describe-format with support for 'always' display style ([`79f386d`](https://github.com/GitoxideLabs/gitoxide/commit/79f386d6bcd65b30b319c6113dd3070c940cfebd))
- - Finish depth computation works! ([`2e80e36`](https://github.com/GitoxideLabs/gitoxide/commit/2e80e365000f924be84c9c60820758f4a0661c8d))
- - Prepare for finish-computation impl ([`9e10c7a`](https://github.com/GitoxideLabs/gitoxide/commit/9e10c7a5d1873d618cc268e59681f230c6338df8))
- - Prepare test for 'gave_up_on' to motivate implementing finish_computation() ([`966ec3f`](https://github.com/GitoxideLabs/gitoxide/commit/966ec3fc2246f44a67d2b24d98d14e491767f162))
- - Use thiserror instead of quickerror ([`7dcd2a5`](https://github.com/GitoxideLabs/gitoxide/commit/7dcd2a5a65d1ac7d4370198951a495f2e00fccfe))
- - Use quickerror to handle all error branches ([`1243417`](https://github.com/GitoxideLabs/gitoxide/commit/12434170130c716dbd9daceb3f0510fe63d342ce))
- - Some TODOs to not forget where to continue ([`84c0f15`](https://github.com/GitoxideLabs/gitoxide/commit/84c0f1576cd295b014fc1bf6907e4b0674444b33))
- - Git-describe complete formatting ([`eefa6c5`](https://github.com/GitoxideLabs/gitoxide/commit/eefa6c51da2bafb6a6bcfb1a2fdb785b73cf919c))
- - Frame for testing describe(), first sketch of signature with return value ([`5841f47`](https://github.com/GitoxideLabs/gitoxide/commit/5841f473c01ebc667922f654885a14dc289d9844))
- - First failing test for describe() ([`23b1973`](https://github.com/GitoxideLabs/gitoxide/commit/23b1973997cd68e94396c9f0ea21d7ae2138877a))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- - Make fmt ([`50ff7aa`](https://github.com/GitoxideLabs/gitoxide/commit/50ff7aa7fa86e5e2a94fb15aab86470532ac3f51))
- - Sort parents by most recent to find recent tags first ([`d240740`](https://github.com/GitoxideLabs/gitoxide/commit/d240740cd24bdd8ded1d9048e2861b88476dbbe1))
- - Refactor; first green tests ([`92a37ed`](https://github.com/GitoxideLabs/gitoxide/commit/92a37edbc419a4b95cac62aae2627bed9ec2eaad))
- - No need for ordering by date, keep it simple ([`02909ea`](https://github.com/GitoxideLabs/gitoxide/commit/02909ea7f39bd3fe0fdd361478fc665664d09377))
- - A step closer to the first successful test ([`710d46b`](https://github.com/GitoxideLabs/gitoxide/commit/710d46beefc00f59f2d841170ddf46a410af7e85))
- - A step towards traversing the graph ([`48cba41`](https://github.com/GitoxideLabs/gitoxide/commit/48cba41eb623be4e7d4a67d8f5a24940b5d82324))
- - Refactor ([`e22e2dd`](https://github.com/GitoxideLabs/gitoxide/commit/e22e2dd5b25913cdb15b09e97897e652e50a67d9))
- - The trivial part of the actual implementation ([`92a67a6`](https://github.com/GitoxideLabs/gitoxide/commit/92a67a6eb58f1e31181fc10c9fcf34b56313058f))
- * **[#364](https://github.com/GitoxideLabs/gitoxide/issues/364)**
- - More speedy access to author/committer ([`6129607`](https://github.com/GitoxideLabs/gitoxide/commit/61296077cebaaf2eb939fa6082121304bc6cf39b))
- * **[#384](https://github.com/GitoxideLabs/gitoxide/issues/384)**
- - No need to isolate archives by crate name ([`19d46f3`](https://github.com/GitoxideLabs/gitoxide/commit/19d46f35440419b9911b6e2bca2cfc975865dce9))
- - Add archive files via git-lfs ([`7202a1c`](https://github.com/GitoxideLabs/gitoxide/commit/7202a1c4734ad904c026ee3e4e2143c0461d51a2))
- - Assure we don't pick up unnecessary files during publishing ([`545b2d5`](https://github.com/GitoxideLabs/gitoxide/commit/545b2d5121ba64efaee7564d5191cec37661efd7))
- - Auto-set commit.gpgsign=false when executing git ([`c23feb6`](https://github.com/GitoxideLabs/gitoxide/commit/c23feb64ad157180cfba8a11c882b829733ea8f6))
- * **[#427](https://github.com/GitoxideLabs/gitoxide/issues/427)**
- - Make fmt ([`4b320e7`](https://github.com/GitoxideLabs/gitoxide/commit/4b320e773368ac5e8c38dd8a779ef3d6d2d024ec))
- - Remove unused type ([`ad3475d`](https://github.com/GitoxideLabs/gitoxide/commit/ad3475d473109649eb904786db7847a4e61d0e89))
- - Better docs for `Spec` and `spec::Kind` ([`6b76c06`](https://github.com/GitoxideLabs/gitoxide/commit/6b76c06c1e9e2317f6ee1ff26c3cc57c46ec0b69))
- - More intuitive variants for `Spec`. ([`42aea42`](https://github.com/GitoxideLabs/gitoxide/commit/42aea42c1f6c2a9681688825a9e31966bca1896c))
- - `Spec` with `Display` implementation to reproduce itself. ([`36c70e1`](https://github.com/GitoxideLabs/gitoxide/commit/36c70e1f4ce07bf69d7064de1b6f0516d13d8acf))
- - More fuzz success ([`f239796`](https://github.com/GitoxideLabs/gitoxide/commit/f239796aaffce59eb30527dc3635356ca0bab699))
- - Fix panics discovered by fuzzer input ([`0f9e959`](https://github.com/GitoxideLabs/gitoxide/commit/0f9e959a98d7a15ad2b0eeeea8e21bde89ed6a42))
- - Add fuzz target ([`54108f4`](https://github.com/GitoxideLabs/gitoxide/commit/54108f4e00155e96a450daace6721f174743026c))
- - Add support for `r1^@` ([`4bb2003`](https://github.com/GitoxideLabs/gitoxide/commit/4bb200300b1665cab49b780ae13c277630b70f51))
- - Add support for `r1^!` ([`7e5d31c`](https://github.com/GitoxideLabs/gitoxide/commit/7e5d31cb253f994ef19b15978c5df0f3a7ccebb1))
- - Refactor ([`dd1a208`](https://github.com/GitoxideLabs/gitoxide/commit/dd1a20824c43ab55cd8ab260a2fa381b276146f1))
- - The first test for @^! syntax ([`b97677c`](https://github.com/GitoxideLabs/gitoxide/commit/b97677cecb5efa01445769ba10835ba4d8d263e5))
- - Rename various `Kind` variants to be more descrptive. ([`487941c`](https://github.com/GitoxideLabs/gitoxide/commit/487941ce557182c7ad02958e011959acb2dd5607))
- - Add all remainiing rev-spec kinds. ([`fcc737d`](https://github.com/GitoxideLabs/gitoxide/commit/fcc737dbca587747bb9ba1d4b3376b5e455177c9))
- - Assure parsing ends after special syntax sugar ([`661bf29`](https://github.com/GitoxideLabs/gitoxide/commit/661bf2992baf184224c16ca80172a132bee9129a))
- - Support for `^-` and `^-` ([`fa1615d`](https://github.com/GitoxideLabs/gitoxide/commit/fa1615da63594acbe92c3c4a13e2aeb7c1ee1d94))
- - A way to intercept which ref or prefix was set ([`b7a823b`](https://github.com/GitoxideLabs/gitoxide/commit/b7a823b246b6c10c5a191bde22a88678909ff4fd))
- - First steps toward implementing ^-n ([`4b105f8`](https://github.com/GitoxideLabs/gitoxide/commit/4b105f88a1429108653238e7407fd3829af939c5))
- - Tests for `r1^-` and `r1^-n` syntactic sugar ([`5d983c6`](https://github.com/GitoxideLabs/gitoxide/commit/5d983c631172a87fba646d62cc102a80ab7da17f))
- - Adjust RevSpec::range() to match changes in `git-revision` ([`05ea453`](https://github.com/GitoxideLabs/gitoxide/commit/05ea45337e85583db5e57f14e995be49ba888ee1))
- - Omitted revisions after or before ../... are automatically defaulted to `HEAD`. ([`d6f481d`](https://github.com/GitoxideLabs/gitoxide/commit/d6f481d0eee39d5b7e8ad7885f52b07ea876388e))
- - Make it possible to see the ordering of calls ([`b04614c`](https://github.com/GitoxideLabs/gitoxide/commit/b04614c8bdf85c4f8025daeba6d6b0794699104b))
- - Rename `Kind::Single` to `Include` and add `Exclude` kind. ([`baf34c4`](https://github.com/GitoxideLabs/gitoxide/commit/baf34c486f54e4699f88b06a0f8cbb10f0582bd0))
- - Provide better hints for parsing describe output ([`fb0b8ca`](https://github.com/GitoxideLabs/gitoxide/commit/fb0b8ca6dfde391c28c83494e7280b2ea7e933da))
- - Improve describe hinting to allow hinting with describe-anchors as well ([`d993992`](https://github.com/GitoxideLabs/gitoxide/commit/d99399287966ba2adf143222c3bd9ccdb4d135f9))
- - Support disambiguation of describe prefixes ([`637dcb0`](https://github.com/GitoxideLabs/gitoxide/commit/637dcb09771c8df83436dc48d6a72804b400c5e1))
- - First implementation of object peeling ([`b1ef03a`](https://github.com/GitoxideLabs/gitoxide/commit/b1ef03abc8342adb4a0b67d7c86136720ee600e2))
- - Explicitly support leading `..` and `...` ([`723e803`](https://github.com/GitoxideLabs/gitoxide/commit/723e8034eba511e5d98d559949ef6552a7ac7d27))
- - Support for explaining all navitation ([`ace9c89`](https://github.com/GitoxideLabs/gitoxide/commit/ace9c8953bebc4a808c639e365010ed53c031622))
- - Handle lonely tilde gracefully ([`6fb834e`](https://github.com/GitoxideLabs/gitoxide/commit/6fb834e06639febbe67a46e702cd523c4e7bd2a7))
- - Refactor ([`1a15e12`](https://github.com/GitoxideLabs/gitoxide/commit/1a15e120a75d29b3d3f7615af1a66a033dfd3c8b))
- - Docs ([`42969f8`](https://github.com/GitoxideLabs/gitoxide/commit/42969f8a53e3210af179911d655646915046bcb8))
- - Top-level regex handling ([`f9d6f9e`](https://github.com/GitoxideLabs/gitoxide/commit/f9d6f9e84b852141aed8366044692af3a8344242))
- - Support for index lookups by paths and stage ([`ea22d3e`](https://github.com/GitoxideLabs/gitoxide/commit/ea22d3e7c134b9517079f865e9f6848aa27f1a8b))
- - All tests relevant for top-level colon parsing ([`cee04e1`](https://github.com/GitoxideLabs/gitoxide/commit/cee04e1268ad3d3fcc3f0c45efb1415a30fb9e80))
- - Implement : parsing ([`74e7a46`](https://github.com/GitoxideLabs/gitoxide/commit/74e7a46199d3ae13d8bc3616d285c238942c2cad))
- - Tests for path parsing ([`d51e438`](https://github.com/GitoxideLabs/gitoxide/commit/d51e438041a243a9827fe638e1e6330835706446))
- - More thorough tests using more complex specs ([`beb6e25`](https://github.com/GitoxideLabs/gitoxide/commit/beb6e25a3a77df3532154d62911148302e639e37))
- - Implement tilde handling ([`e8a16c9`](https://github.com/GitoxideLabs/gitoxide/commit/e8a16c964ddc994d32e8a122278f40700ad90cbc))
- - Greatly improve brace handling ([`546f4df`](https://github.com/GitoxideLabs/gitoxide/commit/546f4df8d8adcfc86c435a7d408307e5de8762e4))
- - More testing of escaping ([`f3eaff6`](https://github.com/GitoxideLabs/gitoxide/commit/f3eaff631a88994a69437e67682680e14505f3a8))
- - Prepare for being able to escape backslashes properly ([`840d9d0`](https://github.com/GitoxideLabs/gitoxide/commit/840d9d0702f835f6b92d04122c8e9a9b4f21c9d1))
- - More specific backslash testing ([`a958edd`](https://github.com/GitoxideLabs/gitoxide/commit/a958eddc2920cc0512ef1f987c31957fbefa1161))
- - More regex error handling ([`edd36ba`](https://github.com/GitoxideLabs/gitoxide/commit/edd36baad610d32aeb17ab34448f1b4a5b253732))
- - Handle braces within braces and support escaping them ([`8c5d87b`](https://github.com/GitoxideLabs/gitoxide/commit/8c5d87bdf886727b8d0f013fc2ee497140032644))
- - Basic regex parsing ([`1caeae9`](https://github.com/GitoxideLabs/gitoxide/commit/1caeae95004ed4ef19a9c587744fe2b6d972c61a))
- - Fix regex API and first ignored test ([`7a3a5fa`](https://github.com/GitoxideLabs/gitoxide/commit/7a3a5fa740751f024b88a92deb3ffe624842509b))
- - A sketch of the regex parsing API for the delegate ([`18d9331`](https://github.com/GitoxideLabs/gitoxide/commit/18d9331745bdebb077730f79132c76a12e9e7e24))
- - Provide a marker for the delegate to know parsing is done ([`159a482`](https://github.com/GitoxideLabs/gitoxide/commit/159a48268ee1e5d53adafbf36aa6e5fdf2886323))
- - Refactor ([`6638040`](https://github.com/GitoxideLabs/gitoxide/commit/66380409611a06c56800454813eb018d4938ef32))
- - Parseing of 'follow tags recursively' ([`f11916a`](https://github.com/GitoxideLabs/gitoxide/commit/f11916a78c3747ef6e52b9cd48b3235608a2c598))
- - Parsing of `^{commit}` etc. ([`4d2dd56`](https://github.com/GitoxideLabs/gitoxide/commit/4d2dd569c1296a2f906da6c30c591a966fcc5716))
- - Refactor ([`a52244b`](https://github.com/GitoxideLabs/gitoxide/commit/a52244b75bdaf10716fc788c8ef30615318d4606))
- - Proper stacking/consumption of navigation items ([`76f7c4d`](https://github.com/GitoxideLabs/gitoxide/commit/76f7c4de4b781f59cfd95b04ff8342cab0fe2dd5))
- - Refactor ([`6f00e33`](https://github.com/GitoxideLabs/gitoxide/commit/6f00e33781e5db7ff7d2c4290fb7f57d1db147b1))
- - Navigation doesn't stack yet ([`d83937b`](https://github.com/GitoxideLabs/gitoxide/commit/d83937b16640c9021a16abab6a1c89dbbca10c5c))
- - Handle special case `@^0` ([`fa7790b`](https://github.com/GitoxideLabs/gitoxide/commit/fa7790bc5a2385351e0c61fa6ea8878317ce1fcc))
- - Basic caret parsing ([`c064135`](https://github.com/GitoxideLabs/gitoxide/commit/c0641354e43a33a851339fd9871d8eec1abb93d8))
- - Refactor ([`9b0e2a4`](https://github.com/GitoxideLabs/gitoxide/commit/9b0e2a4c9201d7c1dd65377fbc982e44b1c33886))
- - Reflog lookup by date is complete ([`b3d009e`](https://github.com/GitoxideLabs/gitoxide/commit/b3d009e80e3e81afd3d095fa2d7b5fc737d585c7))
- - Prepare for date based reflog lookups. ([`2267b2b`](https://github.com/GitoxideLabs/gitoxide/commit/2267b2b7c31f6ee9995126a0d4783699166a6a3c))
- - Sibling branch support ([`0d3fb7a`](https://github.com/GitoxideLabs/gitoxide/commit/0d3fb7a880ffbb6156bfb1d0b34f9679a6c6957f))
- - Refname reflog entries ([`b50d099`](https://github.com/GitoxideLabs/gitoxide/commit/b50d09903932961c62fa57464aef842766bbbbcb))
- - Allow parsing `@{-n}` ([`faa9914`](https://github.com/GitoxideLabs/gitoxide/commit/faa9914731d5202e8f162eb6c09cdf8680de6d18))
- - Refactor ([`a5f8f58`](https://github.com/GitoxideLabs/gitoxide/commit/a5f8f5806edb0be7fe97ad65dde8c37d0a9c198f))
- - Basic number parsing for '@' navigation ([`3fedcc0`](https://github.com/GitoxideLabs/gitoxide/commit/3fedcc0afad1fe4c5cf6ef487904b0b60dc19540))
- - Refactor ([`bff11a0`](https://github.com/GitoxideLabs/gitoxide/commit/bff11a066f73b43045064cd9d6ca0ac09468e8f3))
- - More information on how anchors work ([`d82b21f`](https://github.com/GitoxideLabs/gitoxide/commit/d82b21f2cd4f863a9d3d39d90f233fa171f52067))
- - Show that we can already parse ranged rev-specs better than git ([`418360c`](https://github.com/GitoxideLabs/gitoxide/commit/418360c23b9fcf6e57fdaa2e1ea732dc6256dbbf))
- - Basic brace parsing ([`43e4cc1`](https://github.com/GitoxideLabs/gitoxide/commit/43e4cc15c7115dd40238051274f50fe10907c24e))
- - Refactor ([`ad4d8af`](https://github.com/GitoxideLabs/gitoxide/commit/ad4d8afb3036b4f626f09fb26ac78a426d7acc2d))
- - Prevent double-kind calls on parser level ([`d6781da`](https://github.com/GitoxideLabs/gitoxide/commit/d6781da221602c272a26ac4f45a54f77ddd340bd))
- - Refactor ([`c3b03a2`](https://github.com/GitoxideLabs/gitoxide/commit/c3b03a237f30091558ddd0325279953fced16131))
- - Refactor ([`b2c80ee`](https://github.com/GitoxideLabs/gitoxide/commit/b2c80ee4c78a45ac2d95b69d8cbdccf349b95f3c))
- - Also handle short decribe output with dirty suffix ([`826f964`](https://github.com/GitoxideLabs/gitoxide/commit/826f96416d3eb59f93380b4c12c92844d9fd690e))
- - Finalize git-describe parsing ([`e1e369f`](https://github.com/GitoxideLabs/gitoxide/commit/e1e369f0c1a36805d50826d6b48d2dc62195f8bd))
- - Tests for parsing describe output ([`5be4ad8`](https://github.com/GitoxideLabs/gitoxide/commit/5be4ad8ac40f984e88acc64fbf77f221b0902a6a))
- - Refactor ([`4f53dc3`](https://github.com/GitoxideLabs/gitoxide/commit/4f53dc304abf89e8b6cafaafbcec99264ea67a95))
- - More varied range testing ([`bb0a554`](https://github.com/GitoxideLabs/gitoxide/commit/bb0a554efd1b68298a23bcd2e29dc60da7a127c5))
- - Refactor ([`2e49831`](https://github.com/GitoxideLabs/gitoxide/commit/2e498317e6637ac57de21fee8bf905daf1cc54bf))
- - Support for hex-lookups by prefix ([`16945ed`](https://github.com/GitoxideLabs/gitoxide/commit/16945edd1e544caf34ffa318bc59eea635e8b060))
- - Refactor ([`db97a2e`](https://github.com/GitoxideLabs/gitoxide/commit/db97a2ed20ab13786b30e7ad17a1b24eaeb34648))
- - Half-decent parsing of ref-names with preparation for parenthesis handling ([`9866986`](https://github.com/GitoxideLabs/gitoxide/commit/9866986de74f2aaa6471cfb2ec8ea7e4572b3a09))
- - Tiny steps towards understanding rev-parsing better ([`13c07f4`](https://github.com/GitoxideLabs/gitoxide/commit/13c07f4ef84c5e03e08d04259eeede5e4d487476))
- - Decide to not implement regex support (yet) ([`d6a4838`](https://github.com/GitoxideLabs/gitoxide/commit/d6a4838dbb91d43f84e319986c027e9cabf536b2))
- - Allow delegates to refuse spec kind changes ([`2d9465f`](https://github.com/GitoxideLabs/gitoxide/commit/2d9465fe01021bdcc8ba0907a5847e970c3cea12))
- - Refactor ([`d16a4e8`](https://github.com/GitoxideLabs/gitoxide/commit/d16a4e8f75bac5df6a4e96a2bd93d256587457b3))
- - Refactor ([`e059bd3`](https://github.com/GitoxideLabs/gitoxide/commit/e059bd33647a2b35af241a1f88cb61dc5176b55d))
- - Support for range parsing with range in the middle ([`5ada481`](https://github.com/GitoxideLabs/gitoxide/commit/5ada481c3756e1717189b478fc458322c3acc7ac))
- - Basic range parsing ([`0c1c48c`](https://github.com/GitoxideLabs/gitoxide/commit/0c1c48c5b393eeb534d50bf4048fe9c049297f00))
- - Parse initial carets ([`8573c8e`](https://github.com/GitoxideLabs/gitoxide/commit/8573c8e3d6f11f015f7e586632a637269e70395b))
- - Some more thought about whitespace and empty input ([`7182d88`](https://github.com/GitoxideLabs/gitoxide/commit/7182d88e245f3bb8740cab1058acb7c9a1d6d461))
- - Refactor ([`91e2c43`](https://github.com/GitoxideLabs/gitoxide/commit/91e2c43c20c0d6ff4fae9669bfca4fcfe03c37a0))
- - Prepare range parsing ([`5bd4863`](https://github.com/GitoxideLabs/gitoxide/commit/5bd4863ced766d71432e252c344a424a2fd1a4fd))
- - Refactor ([`efc05e1`](https://github.com/GitoxideLabs/gitoxide/commit/efc05e11fa2ec11952b06080ba76387a4c11c3b4))
- - A basis for 'pure' parsing of rev-specs ([`29ab704`](https://github.com/GitoxideLabs/gitoxide/commit/29ab7049fd180fac2e443a99908db066c67938db))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/GitoxideLabs/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
- - Adjust to deal with changes to git-repository ([`b99b6bf`](https://github.com/GitoxideLabs/gitoxide/commit/b99b6bfea47a4485496c2eb565693a6a53efe166))
- - Add fuzz target and basic docs on how to run it ([`febf070`](https://github.com/GitoxideLabs/gitoxide/commit/febf0706b83b36a71efbe669ee760c2d4ef14b72))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#503](https://github.com/GitoxideLabs/gitoxide/issues/503)**
- - Prepare changelog ([`3c99e7f`](https://github.com/GitoxideLabs/gitoxide/commit/3c99e7f02ada72a171856ffc5b870da83fffc703))
- - Decscribe() won't abort before the first name check if max-candidates is 0 ([`4788270`](https://github.com/GitoxideLabs/gitoxide/commit/4788270853d42be8405465a6b9b612783ae9ef6e))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
- * **[#706](https://github.com/GitoxideLabs/gitoxide/issues/706)**
- - Improve test coverage related to freestanding 'kind' markers ([`6a70f0b`](https://github.com/GitoxideLabs/gitoxide/commit/6a70f0b8dbc29d7ae7f156ee0be558d67e2d155c))
- * **[#720](https://github.com/GitoxideLabs/gitoxide/issues/720)**
- - Prevent panics from dates which cannot be represented by the `time` crate ([`786f6dc`](https://github.com/GitoxideLabs/gitoxide/commit/786f6dc5c1f765b9598cd55ca8fb1714ad177e46))
+ * **[#298](https://github.com/yuki0iq/gitoxide/issues/298)**
+ - Support for in truncated history in git-describe ([`99365f2`](https://github.com/yuki0iq/gitoxide/commit/99365f221065ebc315ac80940ad72cae253743bc))
+ - Fix git-revision dependencies ([`c336b03`](https://github.com/yuki0iq/gitoxide/commit/c336b033ae8d94d859a04f0a19f82aa5c4d760e0))
+ - Fix ordering of commits to actually be by commit-time, then topo-time ([`8286eac`](https://github.com/yuki0iq/gitoxide/commit/8286eacfb791bac3449f84c9a2990aa13fba5b81))
+ - Support for the --max-candidates flag ([`b9e6754`](https://github.com/yuki0iq/gitoxide/commit/b9e67540801f2630be8aa1acbfddfec4202360ac))
+ - Reduce amount of max candidates, add --debug flag ([`c8c13e3`](https://github.com/yuki0iq/gitoxide/commit/c8c13e398671a21e96282547fc0e3bd445627e2f))
+ - Use hashed-hasher for an eek of performance ([`324a839`](https://github.com/yuki0iq/gitoxide/commit/324a839e6c72174f08779a97fa12cc313e2afac2))
+ - Early-abort if all work is done during traversal ([`5b2aa70`](https://github.com/yuki0iq/gitoxide/commit/5b2aa7015f4adc7cedd8f5b2715d611c2df02d98))
+ - Make `describe::Format` more consistent with other builder APIs ([`0a7776b`](https://github.com/yuki0iq/gitoxide/commit/0a7776b8cce4c40c391f46542f6e7ba6830d6fc0))
+ - All documentation for the git-revision crate ([`8e0fb0a`](https://github.com/yuki0iq/gitoxide/commit/8e0fb0a49630a1e3a67f174df4a22fdf224171c3))
+ - Support for 'first-parent' traversal ([`52eae32`](https://github.com/yuki0iq/gitoxide/commit/52eae32a5393113595cc8970528c8e78d6ce0525))
+ - Support for fallbacks if no candidate available ([`39708a7`](https://github.com/yuki0iq/gitoxide/commit/39708a7a53e8bd82a769a90049b1e706e021b7e1))
+ - Describe-format with support for 'always' display style ([`79f386d`](https://github.com/yuki0iq/gitoxide/commit/79f386d6bcd65b30b319c6113dd3070c940cfebd))
+ - Finish depth computation works! ([`2e80e36`](https://github.com/yuki0iq/gitoxide/commit/2e80e365000f924be84c9c60820758f4a0661c8d))
+ - Prepare for finish-computation impl ([`9e10c7a`](https://github.com/yuki0iq/gitoxide/commit/9e10c7a5d1873d618cc268e59681f230c6338df8))
+ - Prepare test for 'gave_up_on' to motivate implementing finish_computation() ([`966ec3f`](https://github.com/yuki0iq/gitoxide/commit/966ec3fc2246f44a67d2b24d98d14e491767f162))
+ - Use thiserror instead of quickerror ([`7dcd2a5`](https://github.com/yuki0iq/gitoxide/commit/7dcd2a5a65d1ac7d4370198951a495f2e00fccfe))
+ - Use quickerror to handle all error branches ([`1243417`](https://github.com/yuki0iq/gitoxide/commit/12434170130c716dbd9daceb3f0510fe63d342ce))
+ - Some TODOs to not forget where to continue ([`84c0f15`](https://github.com/yuki0iq/gitoxide/commit/84c0f1576cd295b014fc1bf6907e4b0674444b33))
+ - Git-describe complete formatting ([`eefa6c5`](https://github.com/yuki0iq/gitoxide/commit/eefa6c51da2bafb6a6bcfb1a2fdb785b73cf919c))
+ - Frame for testing describe(), first sketch of signature with return value ([`5841f47`](https://github.com/yuki0iq/gitoxide/commit/5841f473c01ebc667922f654885a14dc289d9844))
+ - First failing test for describe() ([`23b1973`](https://github.com/yuki0iq/gitoxide/commit/23b1973997cd68e94396c9f0ea21d7ae2138877a))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ - Make fmt ([`50ff7aa`](https://github.com/yuki0iq/gitoxide/commit/50ff7aa7fa86e5e2a94fb15aab86470532ac3f51))
+ - Sort parents by most recent to find recent tags first ([`d240740`](https://github.com/yuki0iq/gitoxide/commit/d240740cd24bdd8ded1d9048e2861b88476dbbe1))
+ - Refactor; first green tests ([`92a37ed`](https://github.com/yuki0iq/gitoxide/commit/92a37edbc419a4b95cac62aae2627bed9ec2eaad))
+ - No need for ordering by date, keep it simple ([`02909ea`](https://github.com/yuki0iq/gitoxide/commit/02909ea7f39bd3fe0fdd361478fc665664d09377))
+ - A step closer to the first successful test ([`710d46b`](https://github.com/yuki0iq/gitoxide/commit/710d46beefc00f59f2d841170ddf46a410af7e85))
+ - A step towards traversing the graph ([`48cba41`](https://github.com/yuki0iq/gitoxide/commit/48cba41eb623be4e7d4a67d8f5a24940b5d82324))
+ - Refactor ([`e22e2dd`](https://github.com/yuki0iq/gitoxide/commit/e22e2dd5b25913cdb15b09e97897e652e50a67d9))
+ - The trivial part of the actual implementation ([`92a67a6`](https://github.com/yuki0iq/gitoxide/commit/92a67a6eb58f1e31181fc10c9fcf34b56313058f))
+ * **[#364](https://github.com/yuki0iq/gitoxide/issues/364)**
+ - More speedy access to author/committer ([`6129607`](https://github.com/yuki0iq/gitoxide/commit/61296077cebaaf2eb939fa6082121304bc6cf39b))
+ * **[#384](https://github.com/yuki0iq/gitoxide/issues/384)**
+ - No need to isolate archives by crate name ([`19d46f3`](https://github.com/yuki0iq/gitoxide/commit/19d46f35440419b9911b6e2bca2cfc975865dce9))
+ - Add archive files via git-lfs ([`7202a1c`](https://github.com/yuki0iq/gitoxide/commit/7202a1c4734ad904c026ee3e4e2143c0461d51a2))
+ - Assure we don't pick up unnecessary files during publishing ([`545b2d5`](https://github.com/yuki0iq/gitoxide/commit/545b2d5121ba64efaee7564d5191cec37661efd7))
+ - Auto-set commit.gpgsign=false when executing git ([`c23feb6`](https://github.com/yuki0iq/gitoxide/commit/c23feb64ad157180cfba8a11c882b829733ea8f6))
+ * **[#427](https://github.com/yuki0iq/gitoxide/issues/427)**
+ - Make fmt ([`4b320e7`](https://github.com/yuki0iq/gitoxide/commit/4b320e773368ac5e8c38dd8a779ef3d6d2d024ec))
+ - Remove unused type ([`ad3475d`](https://github.com/yuki0iq/gitoxide/commit/ad3475d473109649eb904786db7847a4e61d0e89))
+ - Better docs for `Spec` and `spec::Kind` ([`6b76c06`](https://github.com/yuki0iq/gitoxide/commit/6b76c06c1e9e2317f6ee1ff26c3cc57c46ec0b69))
+ - More intuitive variants for `Spec`. ([`42aea42`](https://github.com/yuki0iq/gitoxide/commit/42aea42c1f6c2a9681688825a9e31966bca1896c))
+ - `Spec` with `Display` implementation to reproduce itself. ([`36c70e1`](https://github.com/yuki0iq/gitoxide/commit/36c70e1f4ce07bf69d7064de1b6f0516d13d8acf))
+ - More fuzz success ([`f239796`](https://github.com/yuki0iq/gitoxide/commit/f239796aaffce59eb30527dc3635356ca0bab699))
+ - Fix panics discovered by fuzzer input ([`0f9e959`](https://github.com/yuki0iq/gitoxide/commit/0f9e959a98d7a15ad2b0eeeea8e21bde89ed6a42))
+ - Add fuzz target ([`54108f4`](https://github.com/yuki0iq/gitoxide/commit/54108f4e00155e96a450daace6721f174743026c))
+ - Add support for `r1^@` ([`4bb2003`](https://github.com/yuki0iq/gitoxide/commit/4bb200300b1665cab49b780ae13c277630b70f51))
+ - Add support for `r1^!` ([`7e5d31c`](https://github.com/yuki0iq/gitoxide/commit/7e5d31cb253f994ef19b15978c5df0f3a7ccebb1))
+ - Refactor ([`dd1a208`](https://github.com/yuki0iq/gitoxide/commit/dd1a20824c43ab55cd8ab260a2fa381b276146f1))
+ - The first test for @^! syntax ([`b97677c`](https://github.com/yuki0iq/gitoxide/commit/b97677cecb5efa01445769ba10835ba4d8d263e5))
+ - Rename various `Kind` variants to be more descrptive. ([`487941c`](https://github.com/yuki0iq/gitoxide/commit/487941ce557182c7ad02958e011959acb2dd5607))
+ - Add all remainiing rev-spec kinds. ([`fcc737d`](https://github.com/yuki0iq/gitoxide/commit/fcc737dbca587747bb9ba1d4b3376b5e455177c9))
+ - Assure parsing ends after special syntax sugar ([`661bf29`](https://github.com/yuki0iq/gitoxide/commit/661bf2992baf184224c16ca80172a132bee9129a))
+ - Support for `^-` and `^-` ([`fa1615d`](https://github.com/yuki0iq/gitoxide/commit/fa1615da63594acbe92c3c4a13e2aeb7c1ee1d94))
+ - A way to intercept which ref or prefix was set ([`b7a823b`](https://github.com/yuki0iq/gitoxide/commit/b7a823b246b6c10c5a191bde22a88678909ff4fd))
+ - First steps toward implementing ^-n ([`4b105f8`](https://github.com/yuki0iq/gitoxide/commit/4b105f88a1429108653238e7407fd3829af939c5))
+ - Tests for `r1^-` and `r1^-n` syntactic sugar ([`5d983c6`](https://github.com/yuki0iq/gitoxide/commit/5d983c631172a87fba646d62cc102a80ab7da17f))
+ - Adjust RevSpec::range() to match changes in `git-revision` ([`05ea453`](https://github.com/yuki0iq/gitoxide/commit/05ea45337e85583db5e57f14e995be49ba888ee1))
+ - Omitted revisions after or before ../... are automatically defaulted to `HEAD`. ([`d6f481d`](https://github.com/yuki0iq/gitoxide/commit/d6f481d0eee39d5b7e8ad7885f52b07ea876388e))
+ - Make it possible to see the ordering of calls ([`b04614c`](https://github.com/yuki0iq/gitoxide/commit/b04614c8bdf85c4f8025daeba6d6b0794699104b))
+ - Rename `Kind::Single` to `Include` and add `Exclude` kind. ([`baf34c4`](https://github.com/yuki0iq/gitoxide/commit/baf34c486f54e4699f88b06a0f8cbb10f0582bd0))
+ - Provide better hints for parsing describe output ([`fb0b8ca`](https://github.com/yuki0iq/gitoxide/commit/fb0b8ca6dfde391c28c83494e7280b2ea7e933da))
+ - Improve describe hinting to allow hinting with describe-anchors as well ([`d993992`](https://github.com/yuki0iq/gitoxide/commit/d99399287966ba2adf143222c3bd9ccdb4d135f9))
+ - Support disambiguation of describe prefixes ([`637dcb0`](https://github.com/yuki0iq/gitoxide/commit/637dcb09771c8df83436dc48d6a72804b400c5e1))
+ - First implementation of object peeling ([`b1ef03a`](https://github.com/yuki0iq/gitoxide/commit/b1ef03abc8342adb4a0b67d7c86136720ee600e2))
+ - Explicitly support leading `..` and `...` ([`723e803`](https://github.com/yuki0iq/gitoxide/commit/723e8034eba511e5d98d559949ef6552a7ac7d27))
+ - Support for explaining all navitation ([`ace9c89`](https://github.com/yuki0iq/gitoxide/commit/ace9c8953bebc4a808c639e365010ed53c031622))
+ - Handle lonely tilde gracefully ([`6fb834e`](https://github.com/yuki0iq/gitoxide/commit/6fb834e06639febbe67a46e702cd523c4e7bd2a7))
+ - Refactor ([`1a15e12`](https://github.com/yuki0iq/gitoxide/commit/1a15e120a75d29b3d3f7615af1a66a033dfd3c8b))
+ - Docs ([`42969f8`](https://github.com/yuki0iq/gitoxide/commit/42969f8a53e3210af179911d655646915046bcb8))
+ - Top-level regex handling ([`f9d6f9e`](https://github.com/yuki0iq/gitoxide/commit/f9d6f9e84b852141aed8366044692af3a8344242))
+ - Support for index lookups by paths and stage ([`ea22d3e`](https://github.com/yuki0iq/gitoxide/commit/ea22d3e7c134b9517079f865e9f6848aa27f1a8b))
+ - All tests relevant for top-level colon parsing ([`cee04e1`](https://github.com/yuki0iq/gitoxide/commit/cee04e1268ad3d3fcc3f0c45efb1415a30fb9e80))
+ - Implement : parsing ([`74e7a46`](https://github.com/yuki0iq/gitoxide/commit/74e7a46199d3ae13d8bc3616d285c238942c2cad))
+ - Tests for path parsing ([`d51e438`](https://github.com/yuki0iq/gitoxide/commit/d51e438041a243a9827fe638e1e6330835706446))
+ - More thorough tests using more complex specs ([`beb6e25`](https://github.com/yuki0iq/gitoxide/commit/beb6e25a3a77df3532154d62911148302e639e37))
+ - Implement tilde handling ([`e8a16c9`](https://github.com/yuki0iq/gitoxide/commit/e8a16c964ddc994d32e8a122278f40700ad90cbc))
+ - Greatly improve brace handling ([`546f4df`](https://github.com/yuki0iq/gitoxide/commit/546f4df8d8adcfc86c435a7d408307e5de8762e4))
+ - More testing of escaping ([`f3eaff6`](https://github.com/yuki0iq/gitoxide/commit/f3eaff631a88994a69437e67682680e14505f3a8))
+ - Prepare for being able to escape backslashes properly ([`840d9d0`](https://github.com/yuki0iq/gitoxide/commit/840d9d0702f835f6b92d04122c8e9a9b4f21c9d1))
+ - More specific backslash testing ([`a958edd`](https://github.com/yuki0iq/gitoxide/commit/a958eddc2920cc0512ef1f987c31957fbefa1161))
+ - More regex error handling ([`edd36ba`](https://github.com/yuki0iq/gitoxide/commit/edd36baad610d32aeb17ab34448f1b4a5b253732))
+ - Handle braces within braces and support escaping them ([`8c5d87b`](https://github.com/yuki0iq/gitoxide/commit/8c5d87bdf886727b8d0f013fc2ee497140032644))
+ - Basic regex parsing ([`1caeae9`](https://github.com/yuki0iq/gitoxide/commit/1caeae95004ed4ef19a9c587744fe2b6d972c61a))
+ - Fix regex API and first ignored test ([`7a3a5fa`](https://github.com/yuki0iq/gitoxide/commit/7a3a5fa740751f024b88a92deb3ffe624842509b))
+ - A sketch of the regex parsing API for the delegate ([`18d9331`](https://github.com/yuki0iq/gitoxide/commit/18d9331745bdebb077730f79132c76a12e9e7e24))
+ - Provide a marker for the delegate to know parsing is done ([`159a482`](https://github.com/yuki0iq/gitoxide/commit/159a48268ee1e5d53adafbf36aa6e5fdf2886323))
+ - Refactor ([`6638040`](https://github.com/yuki0iq/gitoxide/commit/66380409611a06c56800454813eb018d4938ef32))
+ - Parseing of 'follow tags recursively' ([`f11916a`](https://github.com/yuki0iq/gitoxide/commit/f11916a78c3747ef6e52b9cd48b3235608a2c598))
+ - Parsing of `^{commit}` etc. ([`4d2dd56`](https://github.com/yuki0iq/gitoxide/commit/4d2dd569c1296a2f906da6c30c591a966fcc5716))
+ - Refactor ([`a52244b`](https://github.com/yuki0iq/gitoxide/commit/a52244b75bdaf10716fc788c8ef30615318d4606))
+ - Proper stacking/consumption of navigation items ([`76f7c4d`](https://github.com/yuki0iq/gitoxide/commit/76f7c4de4b781f59cfd95b04ff8342cab0fe2dd5))
+ - Refactor ([`6f00e33`](https://github.com/yuki0iq/gitoxide/commit/6f00e33781e5db7ff7d2c4290fb7f57d1db147b1))
+ - Navigation doesn't stack yet ([`d83937b`](https://github.com/yuki0iq/gitoxide/commit/d83937b16640c9021a16abab6a1c89dbbca10c5c))
+ - Handle special case `@^0` ([`fa7790b`](https://github.com/yuki0iq/gitoxide/commit/fa7790bc5a2385351e0c61fa6ea8878317ce1fcc))
+ - Basic caret parsing ([`c064135`](https://github.com/yuki0iq/gitoxide/commit/c0641354e43a33a851339fd9871d8eec1abb93d8))
+ - Refactor ([`9b0e2a4`](https://github.com/yuki0iq/gitoxide/commit/9b0e2a4c9201d7c1dd65377fbc982e44b1c33886))
+ - Reflog lookup by date is complete ([`b3d009e`](https://github.com/yuki0iq/gitoxide/commit/b3d009e80e3e81afd3d095fa2d7b5fc737d585c7))
+ - Prepare for date based reflog lookups. ([`2267b2b`](https://github.com/yuki0iq/gitoxide/commit/2267b2b7c31f6ee9995126a0d4783699166a6a3c))
+ - Sibling branch support ([`0d3fb7a`](https://github.com/yuki0iq/gitoxide/commit/0d3fb7a880ffbb6156bfb1d0b34f9679a6c6957f))
+ - Refname reflog entries ([`b50d099`](https://github.com/yuki0iq/gitoxide/commit/b50d09903932961c62fa57464aef842766bbbbcb))
+ - Allow parsing `@{-n}` ([`faa9914`](https://github.com/yuki0iq/gitoxide/commit/faa9914731d5202e8f162eb6c09cdf8680de6d18))
+ - Refactor ([`a5f8f58`](https://github.com/yuki0iq/gitoxide/commit/a5f8f5806edb0be7fe97ad65dde8c37d0a9c198f))
+ - Basic number parsing for '@' navigation ([`3fedcc0`](https://github.com/yuki0iq/gitoxide/commit/3fedcc0afad1fe4c5cf6ef487904b0b60dc19540))
+ - Refactor ([`bff11a0`](https://github.com/yuki0iq/gitoxide/commit/bff11a066f73b43045064cd9d6ca0ac09468e8f3))
+ - More information on how anchors work ([`d82b21f`](https://github.com/yuki0iq/gitoxide/commit/d82b21f2cd4f863a9d3d39d90f233fa171f52067))
+ - Show that we can already parse ranged rev-specs better than git ([`418360c`](https://github.com/yuki0iq/gitoxide/commit/418360c23b9fcf6e57fdaa2e1ea732dc6256dbbf))
+ - Basic brace parsing ([`43e4cc1`](https://github.com/yuki0iq/gitoxide/commit/43e4cc15c7115dd40238051274f50fe10907c24e))
+ - Refactor ([`ad4d8af`](https://github.com/yuki0iq/gitoxide/commit/ad4d8afb3036b4f626f09fb26ac78a426d7acc2d))
+ - Prevent double-kind calls on parser level ([`d6781da`](https://github.com/yuki0iq/gitoxide/commit/d6781da221602c272a26ac4f45a54f77ddd340bd))
+ - Refactor ([`c3b03a2`](https://github.com/yuki0iq/gitoxide/commit/c3b03a237f30091558ddd0325279953fced16131))
+ - Refactor ([`b2c80ee`](https://github.com/yuki0iq/gitoxide/commit/b2c80ee4c78a45ac2d95b69d8cbdccf349b95f3c))
+ - Also handle short decribe output with dirty suffix ([`826f964`](https://github.com/yuki0iq/gitoxide/commit/826f96416d3eb59f93380b4c12c92844d9fd690e))
+ - Finalize git-describe parsing ([`e1e369f`](https://github.com/yuki0iq/gitoxide/commit/e1e369f0c1a36805d50826d6b48d2dc62195f8bd))
+ - Tests for parsing describe output ([`5be4ad8`](https://github.com/yuki0iq/gitoxide/commit/5be4ad8ac40f984e88acc64fbf77f221b0902a6a))
+ - Refactor ([`4f53dc3`](https://github.com/yuki0iq/gitoxide/commit/4f53dc304abf89e8b6cafaafbcec99264ea67a95))
+ - More varied range testing ([`bb0a554`](https://github.com/yuki0iq/gitoxide/commit/bb0a554efd1b68298a23bcd2e29dc60da7a127c5))
+ - Refactor ([`2e49831`](https://github.com/yuki0iq/gitoxide/commit/2e498317e6637ac57de21fee8bf905daf1cc54bf))
+ - Support for hex-lookups by prefix ([`16945ed`](https://github.com/yuki0iq/gitoxide/commit/16945edd1e544caf34ffa318bc59eea635e8b060))
+ - Refactor ([`db97a2e`](https://github.com/yuki0iq/gitoxide/commit/db97a2ed20ab13786b30e7ad17a1b24eaeb34648))
+ - Half-decent parsing of ref-names with preparation for parenthesis handling ([`9866986`](https://github.com/yuki0iq/gitoxide/commit/9866986de74f2aaa6471cfb2ec8ea7e4572b3a09))
+ - Tiny steps towards understanding rev-parsing better ([`13c07f4`](https://github.com/yuki0iq/gitoxide/commit/13c07f4ef84c5e03e08d04259eeede5e4d487476))
+ - Decide to not implement regex support (yet) ([`d6a4838`](https://github.com/yuki0iq/gitoxide/commit/d6a4838dbb91d43f84e319986c027e9cabf536b2))
+ - Allow delegates to refuse spec kind changes ([`2d9465f`](https://github.com/yuki0iq/gitoxide/commit/2d9465fe01021bdcc8ba0907a5847e970c3cea12))
+ - Refactor ([`d16a4e8`](https://github.com/yuki0iq/gitoxide/commit/d16a4e8f75bac5df6a4e96a2bd93d256587457b3))
+ - Refactor ([`e059bd3`](https://github.com/yuki0iq/gitoxide/commit/e059bd33647a2b35af241a1f88cb61dc5176b55d))
+ - Support for range parsing with range in the middle ([`5ada481`](https://github.com/yuki0iq/gitoxide/commit/5ada481c3756e1717189b478fc458322c3acc7ac))
+ - Basic range parsing ([`0c1c48c`](https://github.com/yuki0iq/gitoxide/commit/0c1c48c5b393eeb534d50bf4048fe9c049297f00))
+ - Parse initial carets ([`8573c8e`](https://github.com/yuki0iq/gitoxide/commit/8573c8e3d6f11f015f7e586632a637269e70395b))
+ - Some more thought about whitespace and empty input ([`7182d88`](https://github.com/yuki0iq/gitoxide/commit/7182d88e245f3bb8740cab1058acb7c9a1d6d461))
+ - Refactor ([`91e2c43`](https://github.com/yuki0iq/gitoxide/commit/91e2c43c20c0d6ff4fae9669bfca4fcfe03c37a0))
+ - Prepare range parsing ([`5bd4863`](https://github.com/yuki0iq/gitoxide/commit/5bd4863ced766d71432e252c344a424a2fd1a4fd))
+ - Refactor ([`efc05e1`](https://github.com/yuki0iq/gitoxide/commit/efc05e11fa2ec11952b06080ba76387a4c11c3b4))
+ - A basis for 'pure' parsing of rev-specs ([`29ab704`](https://github.com/yuki0iq/gitoxide/commit/29ab7049fd180fac2e443a99908db066c67938db))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/yuki0iq/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
+ - Adjust to deal with changes to git-repository ([`b99b6bf`](https://github.com/yuki0iq/gitoxide/commit/b99b6bfea47a4485496c2eb565693a6a53efe166))
+ - Add fuzz target and basic docs on how to run it ([`febf070`](https://github.com/yuki0iq/gitoxide/commit/febf0706b83b36a71efbe669ee760c2d4ef14b72))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#503](https://github.com/yuki0iq/gitoxide/issues/503)**
+ - Prepare changelog ([`3c99e7f`](https://github.com/yuki0iq/gitoxide/commit/3c99e7f02ada72a171856ffc5b870da83fffc703))
+ - Decscribe() won't abort before the first name check if max-candidates is 0 ([`4788270`](https://github.com/yuki0iq/gitoxide/commit/4788270853d42be8405465a6b9b612783ae9ef6e))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#706](https://github.com/yuki0iq/gitoxide/issues/706)**
+ - Improve test coverage related to freestanding 'kind' markers ([`6a70f0b`](https://github.com/yuki0iq/gitoxide/commit/6a70f0b8dbc29d7ae7f156ee0be558d67e2d155c))
+ * **[#720](https://github.com/yuki0iq/gitoxide/issues/720)**
+ - Prevent panics from dates which cannot be represented by the `time` crate ([`786f6dc`](https://github.com/yuki0iq/gitoxide/commit/786f6dc5c1f765b9598cd55ca8fb1714ad177e46))
* **Uncategorized**
- - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/GitoxideLabs/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
- - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/GitoxideLabs/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
- - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/GitoxideLabs/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
- - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/GitoxideLabs/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
- - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/GitoxideLabs/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-lfs` to `gix-lfs` ([`b9225c8`](https://github.com/GitoxideLabs/gitoxide/commit/b9225c830daf1388484ee7e05f727990fdeff43c))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Rename `git-revision` to `gix-revision` ([`3308a45`](https://github.com/GitoxideLabs/gitoxide/commit/3308a45f4f9c6d48f646718e7ba0cebb49d9b17b))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/GitoxideLabs/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Release git-config v0.16.1, git-revision v0.10.3, gix v0.35.0 ([`74390ba`](https://github.com/GitoxideLabs/gitoxide/commit/74390baf9d177a1abe3c7c35f1d9bc67faba1e97))
- - Prepare changelogs prior to release ([`446f866`](https://github.com/GitoxideLabs/gitoxide/commit/446f866d146e255ab8302b89f87bf28f2c5f3733))
- - Merge branch 'rename-crates' ([`6461c3d`](https://github.com/GitoxideLabs/gitoxide/commit/6461c3da4d6daee857606d94294c3f87fc36965a))
- - Rename `git-repository` to `gix` ([`7bed2a9`](https://github.com/GitoxideLabs/gitoxide/commit/7bed2a96604397fa990f427b1a970ddeb6f09f1c))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Thanks clippy ([`bac57dd`](https://github.com/GitoxideLabs/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
- - Make fmt ([`e22080e`](https://github.com/GitoxideLabs/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
- - Optimize usage of `hex_to_id()` ([`6fa950d`](https://github.com/GitoxideLabs/gitoxide/commit/6fa950d0ab1991a5577c06385169be1b390dd88a))
- - Merge branch 'main' into break_cycel2 ([`e67307a`](https://github.com/GitoxideLabs/gitoxide/commit/e67307aa9b1b81957abe0d5bae4c0e1008b1c1d7))
- - Merge branch 'fix-706' ([`ab0bc98`](https://github.com/GitoxideLabs/gitoxide/commit/ab0bc987e3647de56db9f7b4fc7bda6e76fc5f75))
- - Break cyclical dev dependencies ([`1fea18f`](https://github.com/GitoxideLabs/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`9e04685`](https://github.com/GitoxideLabs/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
- - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/GitoxideLabs/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
- - Prepare changelogs prior to release ([`4381a03`](https://github.com/GitoxideLabs/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
- - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/GitoxideLabs/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
- - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/GitoxideLabs/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
- - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/GitoxideLabs/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/GitoxideLabs/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
- - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/GitoxideLabs/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
- - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/GitoxideLabs/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
- - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/GitoxideLabs/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
- - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/GitoxideLabs/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
- - Merge branch 'optimize_hashtables' ([`95ad56c`](https://github.com/GitoxideLabs/gitoxide/commit/95ad56c11489bc46d6eb2b2f48cf0bf01e954c58))
- - Hash_hasher re-export in favor of using `git-hashtable`. ([`2761466`](https://github.com/GitoxideLabs/gitoxide/commit/2761466ef6734ad6484548d7a93e52db3a230864))
- - Use newly added git-hashtable ([`50cb436`](https://github.com/GitoxideLabs/gitoxide/commit/50cb4362010e1a5799fe782df36ac5fcdb48dd8a))
- - Switch to custom Hasher implementation ([`269d59e`](https://github.com/GitoxideLabs/gitoxide/commit/269d59e0bee1f072096667b143800a0d85b18403))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/GitoxideLabs/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs' ([`fd14489`](https://github.com/GitoxideLabs/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
- - Make fmt ([`535e967`](https://github.com/GitoxideLabs/gitoxide/commit/535e967666c6da657ff1b7eff7c64ab27cafb182))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/GitoxideLabs/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
- - Merge branch 'git_date_parse' ([`75591fb`](https://github.com/GitoxideLabs/gitoxide/commit/75591fb108ce440ba2f920bebf99158b407e3046))
- - Refactor ([`e1a1406`](https://github.com/GitoxideLabs/gitoxide/commit/e1a1406183ae4feadad7a91925144e62cd1592c3))
- - Refactor - don't degenerate error ([`976b31f`](https://github.com/GitoxideLabs/gitoxide/commit/976b31f81c830facf6386ad8ae43867c57af77e2))
- - Merge branch 'fix-522' ([`5869e9f`](https://github.com/GitoxideLabs/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
- - Release git-hash v0.9.9 ([`da0716f`](https://github.com/GitoxideLabs/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - `parse` is pure function. ([`9ad1a5f`](https://github.com/GitoxideLabs/gitoxide/commit/9ad1a5fa2ce54e978396ff3eaa7061a8edd10d4a))
- - `parse()` returns Result. ([`206f392`](https://github.com/GitoxideLabs/gitoxide/commit/206f3923f5da2e9e26677e917550e6e5baa2913a))
- - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/GitoxideLabs/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
- - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/GitoxideLabs/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Merge branch 'fix-ci-installation' ([`9245083`](https://github.com/GitoxideLabs/gitoxide/commit/92450839621a4d99cb22d08cbf9f9a89ff6b9e3f))
- - Release git-date v0.1.0, git-actor v0.11.4, git-revision v0.4.3, git-repository v0.22.1, cargo-smart-release v0.11.0, git-commitgraph v0.8.2, gitoxide-core v0.17.0, gitoxide v0.15.0 ([`1fb931a`](https://github.com/GitoxideLabs/gitoxide/commit/1fb931a7ea59f1cf895a6c1392fd8615b723c743))
- - Update changelogs prior to release ([`23cb58f`](https://github.com/GitoxideLabs/gitoxide/commit/23cb58f02043e0e5027136fd6e8e724c03a2efbe))
- - Adjust to new version of git-date ([`b3fe26b`](https://github.com/GitoxideLabs/gitoxide/commit/b3fe26bf03db7e1babb5ffbc89d71bf9614e3df3))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/GitoxideLabs/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
- - Merge branch 'main' into remote-ls-refs ([`c82bbfa`](https://github.com/GitoxideLabs/gitoxide/commit/c82bbfaddc45bf9b5b55f056613046d977d9ef09))
- - `describe()` aborts search early if there is no input name in the name map. ([`df62f50`](https://github.com/GitoxideLabs/gitoxide/commit/df62f5081291f65f994b2aa66f0599f47eea8d4d))
- - Release git-date v0.0.4, git-actor v0.11.2, git-revision v0.4.1, git-repository v0.21.1 ([`2f9dc84`](https://github.com/GitoxideLabs/gitoxide/commit/2f9dc847e0d54f4181ce35ddadd9286ba80ca01f))
- - Prepare for release of git-repository ([`8aa5389`](https://github.com/GitoxideLabs/gitoxide/commit/8aa5389d5a1bdd3a07f1caa1c2f55c8af4f9844a))
- - Revision describe can now short-cut what effectively is only a name-to-id lookup ([`ca66512`](https://github.com/GitoxideLabs/gitoxide/commit/ca6651234a8c0d4718554323b197a49266b60a61))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/GitoxideLabs/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
- - Merge branch 'main' into remote-ls-refs ([`c4bf958`](https://github.com/GitoxideLabs/gitoxide/commit/c4bf9585d815bc342e5fb383336cc654280dd34f))
- - Adjust `git_date::parsea(str)` to use a str ([`0f8680a`](https://github.com/GitoxideLabs/gitoxide/commit/0f8680a60913556b7fbd7543fda6a409ac05b121))
- - Merge branch 'main' into write-index-v2 ([`a938986`](https://github.com/GitoxideLabs/gitoxide/commit/a938986877302c197d1aed087594c5605416fe5f))
- - Merge branch 'main' into remote-ls-refs ([`de61c4d`](https://github.com/GitoxideLabs/gitoxide/commit/de61c4db7855d6925d66961f62ae3d12cc4acf78))
- - Thanks clippy ([`4bd747c`](https://github.com/GitoxideLabs/gitoxide/commit/4bd747cb3e126fe5b1d540270cfbd731cffd42ef))
- - Raise `git-revision` to the status of 'usable' ([`09eb1a6`](https://github.com/GitoxideLabs/gitoxide/commit/09eb1a6e1eb5888b66b211500c73d72951058685))
- - Merge branch 'parse-refspec' ([`2ba338e`](https://github.com/GitoxideLabs/gitoxide/commit/2ba338e28eb45d4d3215dd6ff9882611880d4cd9))
- - Merge branch 'rev-parse-delegate' ([`2f506c7`](https://github.com/GitoxideLabs/gitoxide/commit/2f506c7c2988477b0f97d272a9ac9ed47b236457))
- - Add `Spec` data strcuture to fully represent a revision specification ([`5038ffa`](https://github.com/GitoxideLabs/gitoxide/commit/5038ffab6a0f83e0566f99e3c92ae2dea266e10b))
- - Thanks clippy ([`ca82265`](https://github.com/GitoxideLabs/gitoxide/commit/ca82265abfcce644265af64afc499d2de88c3cba))
- - Thanks clippy ([`19db44a`](https://github.com/GitoxideLabs/gitoxide/commit/19db44a97d42f4fa77c681263cf509ee91f8fa6c))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/GitoxideLabs/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Make fmt ([`0700b09`](https://github.com/GitoxideLabs/gitoxide/commit/0700b09d6828849fa2470df89af1f75a67bfb27d))
- - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/GitoxideLabs/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/GitoxideLabs/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
- - Thanks clippy ([`e1003d5`](https://github.com/GitoxideLabs/gitoxide/commit/e1003d5fdee5d4439c0cf0286c67dec9b5e34f53))
- - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/GitoxideLabs/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
- - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/GitoxideLabs/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
- - Update changelogs prior to release ([`bb424f5`](https://github.com/GitoxideLabs/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
- - Make fmt ([`c665aef`](https://github.com/GitoxideLabs/gitoxide/commit/c665aef4270c5ee54da89ee015cc0affd6337608))
- - Merge branch 'revspec-parsing' ([`a2c8969`](https://github.com/GitoxideLabs/gitoxide/commit/a2c8969ba821fd387c39b14248074767f54749c8))
- - Thanks clippy ([`1bbd3f4`](https://github.com/GitoxideLabs/gitoxide/commit/1bbd3f471d78e53a76b3e708c755fc9d72fc28fe))
- - Thanks clippy ([`b93fa40`](https://github.com/GitoxideLabs/gitoxide/commit/b93fa40a9abcfb7390276e4254f696c0cac2abb1))
- - Thanks clippy ([`6dc9c44`](https://github.com/GitoxideLabs/gitoxide/commit/6dc9c44fb2770d93badb8e1d506b7601107ea586))
- - Thanks clippy ([`ec0ff74`](https://github.com/GitoxideLabs/gitoxide/commit/ec0ff7404ba7df80bf98fd6d28b13426c2e3ee6c))
- - Thanks clippy ([`1b40259`](https://github.com/GitoxideLabs/gitoxide/commit/1b402596bb581ea84b285282a44bf81752c14bba))
- - Thanks clippy ([`6d08d5f`](https://github.com/GitoxideLabs/gitoxide/commit/6d08d5f518a94426420c973b8e6e561ef558627c))
- - Thanks clippy ([`1f0545f`](https://github.com/GitoxideLabs/gitoxide/commit/1f0545f3169824f4953727f7319324b60baaf92f))
- - Thanks clippy ([`2bc1acc`](https://github.com/GitoxideLabs/gitoxide/commit/2bc1acc1816ef95b60c0192ef8d956558ff58bb9))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/GitoxideLabs/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/GitoxideLabs/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
- - Merge branch 'test-archive-support' ([`350df01`](https://github.com/GitoxideLabs/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
- - Merge branch 'main' into repo-status ([`4086335`](https://github.com/GitoxideLabs/gitoxide/commit/40863353a739ec971b49410fbc2ba048b2762732))
- - Merge branch 'worktree-stack' ([`e90d3fd`](https://github.com/GitoxideLabs/gitoxide/commit/e90d3fd0a9764511e6280596f21d3a0494ed7021))
- - Release git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0 ([`f041c00`](https://github.com/GitoxideLabs/gitoxide/commit/f041c00a7df2455ca52fac7b83af1e9f335f5688))
- - Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates ([`b612021`](https://github.com/GitoxideLabs/gitoxide/commit/b612021683ba709b693bd48aef3e2e3c2f5b9ead))
- - Thanks clippy ([`4d4fda6`](https://github.com/GitoxideLabs/gitoxide/commit/4d4fda68c67eb02ce2055707bc62a577ad3d7b78))
- - Thanks clippy ([`f2faa00`](https://github.com/GitoxideLabs/gitoxide/commit/f2faa001ed2c8e96e25dbd56544320055f8dbe1b))
- - Thanks clippy ([`9f18dca`](https://github.com/GitoxideLabs/gitoxide/commit/9f18dca5dfde3f24ce2e81d60beb343aa85d9cd6))
- - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/GitoxideLabs/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
- - Make fmt ([`7cf3545`](https://github.com/GitoxideLabs/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
- - Remove serde support for describe types due to warning ([`2ba33c8`](https://github.com/GitoxideLabs/gitoxide/commit/2ba33c89e723c7ec44ff8b5597718ee7792f462d))
- - Merge branch 'main' into mailmap ([`b2df941`](https://github.com/GitoxideLabs/gitoxide/commit/b2df941feaf5ae9fa170fa49270189f3527f2eab))
- - Merge branch 'describe-rev' ([`77b7cd9`](https://github.com/GitoxideLabs/gitoxide/commit/77b7cd9a7813aaa1a15d035ea42c1e3fe4eef8dd))
- - Thanks clippy ([`2c8a504`](https://github.com/GitoxideLabs/gitoxide/commit/2c8a504c2b1a8309c3176e8c829e129c8dd39f80))
- - INTERMEDIATE RESET ME ([`a4de008`](https://github.com/GitoxideLabs/gitoxide/commit/a4de008b88f892e95bf6da36d09b27190e9c5ede))
- - Thanks clippy ([`f1ef59d`](https://github.com/GitoxideLabs/gitoxide/commit/f1ef59d8129231554158fc51ab967b4f857c5e12))
- - Release git-revision v0.0.0 ([`8e434d8`](https://github.com/GitoxideLabs/gitoxide/commit/8e434d8d0046e4479f0a575247ce3c9cce7e1f77))
- - Rename git-rev to git-revision ([`2e939c9`](https://github.com/GitoxideLabs/gitoxide/commit/2e939c973ab3635a946317af08f37c4e23450f18))
+ - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/yuki0iq/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
+ - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/yuki0iq/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
+ - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/yuki0iq/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
+ - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/yuki0iq/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-lfs` to `gix-lfs` ([`b9225c8`](https://github.com/yuki0iq/gitoxide/commit/b9225c830daf1388484ee7e05f727990fdeff43c))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Rename `git-revision` to `gix-revision` ([`3308a45`](https://github.com/yuki0iq/gitoxide/commit/3308a45f4f9c6d48f646718e7ba0cebb49d9b17b))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/yuki0iq/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Release git-config v0.16.1, git-revision v0.10.3, gix v0.35.0 ([`74390ba`](https://github.com/yuki0iq/gitoxide/commit/74390baf9d177a1abe3c7c35f1d9bc67faba1e97))
+ - Prepare changelogs prior to release ([`446f866`](https://github.com/yuki0iq/gitoxide/commit/446f866d146e255ab8302b89f87bf28f2c5f3733))
+ - Merge branch 'rename-crates' ([`6461c3d`](https://github.com/yuki0iq/gitoxide/commit/6461c3da4d6daee857606d94294c3f87fc36965a))
+ - Rename `git-repository` to `gix` ([`7bed2a9`](https://github.com/yuki0iq/gitoxide/commit/7bed2a96604397fa990f427b1a970ddeb6f09f1c))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Make fmt ([`e22080e`](https://github.com/yuki0iq/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
+ - Optimize usage of `hex_to_id()` ([`6fa950d`](https://github.com/yuki0iq/gitoxide/commit/6fa950d0ab1991a5577c06385169be1b390dd88a))
+ - Merge branch 'main' into break_cycel2 ([`e67307a`](https://github.com/yuki0iq/gitoxide/commit/e67307aa9b1b81957abe0d5bae4c0e1008b1c1d7))
+ - Merge branch 'fix-706' ([`ab0bc98`](https://github.com/yuki0iq/gitoxide/commit/ab0bc987e3647de56db9f7b4fc7bda6e76fc5f75))
+ - Break cyclical dev dependencies ([`1fea18f`](https://github.com/yuki0iq/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/yuki0iq/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
+ - Prepare changelogs prior to release ([`4381a03`](https://github.com/yuki0iq/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
+ - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/yuki0iq/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
+ - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/yuki0iq/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
+ - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/yuki0iq/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/yuki0iq/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
+ - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/yuki0iq/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
+ - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/yuki0iq/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
+ - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/yuki0iq/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
+ - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/yuki0iq/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
+ - Merge branch 'optimize_hashtables' ([`95ad56c`](https://github.com/yuki0iq/gitoxide/commit/95ad56c11489bc46d6eb2b2f48cf0bf01e954c58))
+ - Hash_hasher re-export in favor of using `git-hashtable`. ([`2761466`](https://github.com/yuki0iq/gitoxide/commit/2761466ef6734ad6484548d7a93e52db3a230864))
+ - Use newly added git-hashtable ([`50cb436`](https://github.com/yuki0iq/gitoxide/commit/50cb4362010e1a5799fe782df36ac5fcdb48dd8a))
+ - Switch to custom Hasher implementation ([`269d59e`](https://github.com/yuki0iq/gitoxide/commit/269d59e0bee1f072096667b143800a0d85b18403))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/yuki0iq/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs' ([`fd14489`](https://github.com/yuki0iq/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
+ - Make fmt ([`535e967`](https://github.com/yuki0iq/gitoxide/commit/535e967666c6da657ff1b7eff7c64ab27cafb182))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/yuki0iq/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
+ - Merge branch 'git_date_parse' ([`75591fb`](https://github.com/yuki0iq/gitoxide/commit/75591fb108ce440ba2f920bebf99158b407e3046))
+ - Refactor ([`e1a1406`](https://github.com/yuki0iq/gitoxide/commit/e1a1406183ae4feadad7a91925144e62cd1592c3))
+ - Refactor - don't degenerate error ([`976b31f`](https://github.com/yuki0iq/gitoxide/commit/976b31f81c830facf6386ad8ae43867c57af77e2))
+ - Merge branch 'fix-522' ([`5869e9f`](https://github.com/yuki0iq/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
+ - Release git-hash v0.9.9 ([`da0716f`](https://github.com/yuki0iq/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - `parse` is pure function. ([`9ad1a5f`](https://github.com/yuki0iq/gitoxide/commit/9ad1a5fa2ce54e978396ff3eaa7061a8edd10d4a))
+ - `parse()` returns Result. ([`206f392`](https://github.com/yuki0iq/gitoxide/commit/206f3923f5da2e9e26677e917550e6e5baa2913a))
+ - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/yuki0iq/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
+ - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/yuki0iq/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Merge branch 'fix-ci-installation' ([`9245083`](https://github.com/yuki0iq/gitoxide/commit/92450839621a4d99cb22d08cbf9f9a89ff6b9e3f))
+ - Release git-date v0.1.0, git-actor v0.11.4, git-revision v0.4.3, git-repository v0.22.1, cargo-smart-release v0.11.0, git-commitgraph v0.8.2, gitoxide-core v0.17.0, gitoxide v0.15.0 ([`1fb931a`](https://github.com/yuki0iq/gitoxide/commit/1fb931a7ea59f1cf895a6c1392fd8615b723c743))
+ - Update changelogs prior to release ([`23cb58f`](https://github.com/yuki0iq/gitoxide/commit/23cb58f02043e0e5027136fd6e8e724c03a2efbe))
+ - Adjust to new version of git-date ([`b3fe26b`](https://github.com/yuki0iq/gitoxide/commit/b3fe26bf03db7e1babb5ffbc89d71bf9614e3df3))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/yuki0iq/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
+ - Merge branch 'main' into remote-ls-refs ([`c82bbfa`](https://github.com/yuki0iq/gitoxide/commit/c82bbfaddc45bf9b5b55f056613046d977d9ef09))
+ - `describe()` aborts search early if there is no input name in the name map. ([`df62f50`](https://github.com/yuki0iq/gitoxide/commit/df62f5081291f65f994b2aa66f0599f47eea8d4d))
+ - Release git-date v0.0.4, git-actor v0.11.2, git-revision v0.4.1, git-repository v0.21.1 ([`2f9dc84`](https://github.com/yuki0iq/gitoxide/commit/2f9dc847e0d54f4181ce35ddadd9286ba80ca01f))
+ - Prepare for release of git-repository ([`8aa5389`](https://github.com/yuki0iq/gitoxide/commit/8aa5389d5a1bdd3a07f1caa1c2f55c8af4f9844a))
+ - Revision describe can now short-cut what effectively is only a name-to-id lookup ([`ca66512`](https://github.com/yuki0iq/gitoxide/commit/ca6651234a8c0d4718554323b197a49266b60a61))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/yuki0iq/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
+ - Merge branch 'main' into remote-ls-refs ([`c4bf958`](https://github.com/yuki0iq/gitoxide/commit/c4bf9585d815bc342e5fb383336cc654280dd34f))
+ - Adjust `git_date::parsea(str)` to use a str ([`0f8680a`](https://github.com/yuki0iq/gitoxide/commit/0f8680a60913556b7fbd7543fda6a409ac05b121))
+ - Merge branch 'main' into write-index-v2 ([`a938986`](https://github.com/yuki0iq/gitoxide/commit/a938986877302c197d1aed087594c5605416fe5f))
+ - Merge branch 'main' into remote-ls-refs ([`de61c4d`](https://github.com/yuki0iq/gitoxide/commit/de61c4db7855d6925d66961f62ae3d12cc4acf78))
+ - Thanks clippy ([`4bd747c`](https://github.com/yuki0iq/gitoxide/commit/4bd747cb3e126fe5b1d540270cfbd731cffd42ef))
+ - Raise `git-revision` to the status of 'usable' ([`09eb1a6`](https://github.com/yuki0iq/gitoxide/commit/09eb1a6e1eb5888b66b211500c73d72951058685))
+ - Merge branch 'parse-refspec' ([`2ba338e`](https://github.com/yuki0iq/gitoxide/commit/2ba338e28eb45d4d3215dd6ff9882611880d4cd9))
+ - Merge branch 'rev-parse-delegate' ([`2f506c7`](https://github.com/yuki0iq/gitoxide/commit/2f506c7c2988477b0f97d272a9ac9ed47b236457))
+ - Add `Spec` data strcuture to fully represent a revision specification ([`5038ffa`](https://github.com/yuki0iq/gitoxide/commit/5038ffab6a0f83e0566f99e3c92ae2dea266e10b))
+ - Thanks clippy ([`ca82265`](https://github.com/yuki0iq/gitoxide/commit/ca82265abfcce644265af64afc499d2de88c3cba))
+ - Thanks clippy ([`19db44a`](https://github.com/yuki0iq/gitoxide/commit/19db44a97d42f4fa77c681263cf509ee91f8fa6c))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/yuki0iq/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Make fmt ([`0700b09`](https://github.com/yuki0iq/gitoxide/commit/0700b09d6828849fa2470df89af1f75a67bfb27d))
+ - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/yuki0iq/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/yuki0iq/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
+ - Thanks clippy ([`e1003d5`](https://github.com/yuki0iq/gitoxide/commit/e1003d5fdee5d4439c0cf0286c67dec9b5e34f53))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Make fmt ([`c665aef`](https://github.com/yuki0iq/gitoxide/commit/c665aef4270c5ee54da89ee015cc0affd6337608))
+ - Merge branch 'revspec-parsing' ([`a2c8969`](https://github.com/yuki0iq/gitoxide/commit/a2c8969ba821fd387c39b14248074767f54749c8))
+ - Thanks clippy ([`1bbd3f4`](https://github.com/yuki0iq/gitoxide/commit/1bbd3f471d78e53a76b3e708c755fc9d72fc28fe))
+ - Thanks clippy ([`b93fa40`](https://github.com/yuki0iq/gitoxide/commit/b93fa40a9abcfb7390276e4254f696c0cac2abb1))
+ - Thanks clippy ([`6dc9c44`](https://github.com/yuki0iq/gitoxide/commit/6dc9c44fb2770d93badb8e1d506b7601107ea586))
+ - Thanks clippy ([`ec0ff74`](https://github.com/yuki0iq/gitoxide/commit/ec0ff7404ba7df80bf98fd6d28b13426c2e3ee6c))
+ - Thanks clippy ([`1b40259`](https://github.com/yuki0iq/gitoxide/commit/1b402596bb581ea84b285282a44bf81752c14bba))
+ - Thanks clippy ([`6d08d5f`](https://github.com/yuki0iq/gitoxide/commit/6d08d5f518a94426420c973b8e6e561ef558627c))
+ - Thanks clippy ([`1f0545f`](https://github.com/yuki0iq/gitoxide/commit/1f0545f3169824f4953727f7319324b60baaf92f))
+ - Thanks clippy ([`2bc1acc`](https://github.com/yuki0iq/gitoxide/commit/2bc1acc1816ef95b60c0192ef8d956558ff58bb9))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/yuki0iq/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
+ - Merge branch 'test-archive-support' ([`350df01`](https://github.com/yuki0iq/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
+ - Merge branch 'main' into repo-status ([`4086335`](https://github.com/yuki0iq/gitoxide/commit/40863353a739ec971b49410fbc2ba048b2762732))
+ - Merge branch 'worktree-stack' ([`e90d3fd`](https://github.com/yuki0iq/gitoxide/commit/e90d3fd0a9764511e6280596f21d3a0494ed7021))
+ - Release git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0 ([`f041c00`](https://github.com/yuki0iq/gitoxide/commit/f041c00a7df2455ca52fac7b83af1e9f335f5688))
+ - Release git-config v0.2.1, git-diff v0.15.0, git-traverse v0.14.0, git-pack v0.18.0, git-odb v0.28.0, git-ref v0.12.1, git-revision v0.1.0, git-repository v0.16.0, gitoxide-core v0.14.0, gitoxide v0.12.0, safety bump 6 crates ([`b612021`](https://github.com/yuki0iq/gitoxide/commit/b612021683ba709b693bd48aef3e2e3c2f5b9ead))
+ - Thanks clippy ([`4d4fda6`](https://github.com/yuki0iq/gitoxide/commit/4d4fda68c67eb02ce2055707bc62a577ad3d7b78))
+ - Thanks clippy ([`f2faa00`](https://github.com/yuki0iq/gitoxide/commit/f2faa001ed2c8e96e25dbd56544320055f8dbe1b))
+ - Thanks clippy ([`9f18dca`](https://github.com/yuki0iq/gitoxide/commit/9f18dca5dfde3f24ce2e81d60beb343aa85d9cd6))
+ - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/yuki0iq/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
+ - Make fmt ([`7cf3545`](https://github.com/yuki0iq/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
+ - Remove serde support for describe types due to warning ([`2ba33c8`](https://github.com/yuki0iq/gitoxide/commit/2ba33c89e723c7ec44ff8b5597718ee7792f462d))
+ - Merge branch 'main' into mailmap ([`b2df941`](https://github.com/yuki0iq/gitoxide/commit/b2df941feaf5ae9fa170fa49270189f3527f2eab))
+ - Merge branch 'describe-rev' ([`77b7cd9`](https://github.com/yuki0iq/gitoxide/commit/77b7cd9a7813aaa1a15d035ea42c1e3fe4eef8dd))
+ - Thanks clippy ([`2c8a504`](https://github.com/yuki0iq/gitoxide/commit/2c8a504c2b1a8309c3176e8c829e129c8dd39f80))
+ - INTERMEDIATE RESET ME ([`a4de008`](https://github.com/yuki0iq/gitoxide/commit/a4de008b88f892e95bf6da36d09b27190e9c5ede))
+ - Thanks clippy ([`f1ef59d`](https://github.com/yuki0iq/gitoxide/commit/f1ef59d8129231554158fc51ab967b4f857c5e12))
+ - Release git-revision v0.0.0 ([`8e434d8`](https://github.com/yuki0iq/gitoxide/commit/8e434d8d0046e4479f0a575247ce3c9cce7e1f77))
+ - Rename git-rev to git-revision ([`2e939c9`](https://github.com/yuki0iq/gitoxide/commit/2e939c973ab3635a946317af08f37c4e23450f18))
## 0.10.2 (2023-02-09)
diff --git a/gix-revision/Cargo.toml b/gix-revision/Cargo.toml
index 07c7632eed5..adfe365b224 100644
--- a/gix-revision/Cargo.toml
+++ b/gix-revision/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-revision"
-version = "0.36.0"
+version = "0.36.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate of the gitoxide project dealing with finding names for revisions and parsing specifications"
@@ -27,13 +27,13 @@ merge_base = ["dep:gix-trace", "dep:bitflags"]
serde = ["dep:serde", "gix-hash/serde", "gix-object/serde"]
[dependencies]
-gix-hash = { version = "^0.20.0", path = "../gix-hash" }
-gix-object = { version = "^0.51.0", path = "../gix-object" }
-gix-date = { version = "^0.10.6", path = "../gix-date" }
+gix-hash = { version = "^0.20.1", path = "../gix-hash" }
+gix-object = { version = "^0.51.1", path = "../gix-object" }
+gix-date = { version = "^0.10.7", path = "../gix-date" }
gix-hashtable = { version = "^0.10.0", path = "../gix-hashtable", optional = true }
gix-revwalk = { version = "^0.22.0", path = "../gix-revwalk" }
-gix-commitgraph = { version = "^0.30.0", path = "../gix-commitgraph" }
-gix-trace = { version = "^0.1.14", path = "../gix-trace", optional = true }
+gix-commitgraph = { version = "^0.30.1", path = "../gix-commitgraph" }
+gix-trace = { version = "^0.1.15", path = "../gix-trace", optional = true }
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
bitflags = { version = "2", optional = true }
diff --git a/gix-revision/src/lib.rs b/gix-revision/src/lib.rs
index cfe479f3a23..0b52f46a81e 100644
--- a/gix-revision/src/lib.rs
+++ b/gix-revision/src/lib.rs
@@ -5,7 +5,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
///
diff --git a/gix-sec/CHANGELOG.md b/gix-sec/CHANGELOG.md
index 3e867ba928b..41b06414f3d 100644
--- a/gix-sec/CHANGELOG.md
+++ b/gix-sec/CHANGELOG.md
@@ -5,6 +5,110 @@ 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.12.2 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
+## 0.12.1 (2025-10-22)
+
+### Bug Fixes
+
+ - consider a Windows resource untrusted if security information could not be retrieved
+ Here is the full text of the analysis by Eliah Kagan:
+
+ ----
+
+ Although I'm signed in to Discord, I'm not able to access the linked Discord chat. But from the task list in #2129, it looks like the problem underlying this issue is that, unlike files and directories accessed through SMB shares, Windows does not make security information available on files and directories accessed (on the Windows side) through 9P shares.
+
+ Support for 9P shares was added to Windows to implement shares that access files in installed WSL distributions. These are shares named like \\wsl$\distro or \\wsl.localhost\distro, where *`distro`* is the distribution. Currently 9P is supported on Windows only for such WSL shares (though I don't know if being intended only for this WSL-related use is the reason security information isn't available through them).
+
+ This is the case whether the 9P share is accessed through a `\\` path (e.g., `\\share\name`, `\\?\UNC\share\name`) or mapped to a drive letter. It is not specific to mapped drive letters, nor to any particular technique of mapping a share (or other directory) to a drive letter. So the claim that this depends on how the path is mounted is either accurate or inaccurate depending on exactly what is meant by it.
+
+ Consider my Windows 10 system, on which the drive letters `Y:` and `Z:` (ignore `X:`) are currently mapped as:
+
+ ```text
+ C:\Users\ek> net use
+ New connections will be remembered.
+
+ Status Local Remote Network
+
+ -------------------------------------------------------------------------------
+ Disconnected X: \\localhost\C$ Microsoft Windows Network
+ OK Y: \\kip\ek Microsoft Windows Network
+ Z: \\wsl$\Ubuntu Plan 9 Network Provider
+ The command completed successfully.
+ ```
+
+ In this experimental setup, subdirectories `\\kip\ek\temporary` and `\\wsl$\Ubuntu\home\ek\temporary` both exist, and they are both accessible. (These are separate directories on separate systems. They both have same name `temporary` in connection with more systematic testing I've been doing; I hope that's not too confusing.) Each is accessible through the `\\` paths or mounted drive letters.
+
+ The SMB ("Microsoft Windows Network") share is accessible:
+
+ ```text
+ C:\Users\ek> Get-Item \\kip\ek\temporary
+
+ Directory: \\kip\ek
+
+ Mode LastWriteTime Length Name
+ ---- ------------- ------ ----
+ d---- 6/28/2025 2:51 AM temporary
+
+### Commit Statistics
+
+
+
+ - 13 commits contributed to the release over the course of 99 calendar days.
+ - 99 days passed between releases.
+ - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
+ - 1 unique issue was worked on: [#2128](https://github.com/yuki0iq/gitoxide/issues/2128)
+
+### Commit Details
+
+
+
+view details
+
+ * **[#2128](https://github.com/yuki0iq/gitoxide/issues/2128)**
+ - Consider a Windows resource untrusted if security information could not be retrieved ([`641a89c`](https://github.com/yuki0iq/gitoxide/commit/641a89ca760c3350fc3d6d37600f549ea88f8917))
+ * **Uncategorized**
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2147 from GitoxideLabs/improvements ([`41b18d8`](https://github.com/yuki0iq/gitoxide/commit/41b18d8aa2c34009b692d8c76b9429851b758d12))
+ - Improve description of the workaround. ([`0bd262d`](https://github.com/yuki0iq/gitoxide/commit/0bd262dba84288bf5d7a40095b1c841449aeafbb))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/yuki0iq/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
+ - Bump the cargo group with 41 updates ([`428412c`](https://github.com/yuki0iq/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+
+
## 0.12.0 (2025-07-15)
### New Features (BREAKING)
@@ -15,10 +119,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- - 10 commits contributed to the release over the course of 79 calendar days.
+ - 11 commits contributed to the release over the course of 79 calendar days.
- 79 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1998](https://github.com/GitoxideLabs/gitoxide/issues/1998)
+ - 1 unique issue was worked on: [#1998](https://github.com/yuki0iq/gitoxide/issues/1998)
### Commit Details
@@ -26,18 +130,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
- * **[#1998](https://github.com/GitoxideLabs/gitoxide/issues/1998)**
- - Add optional `oauth_refresh_token` field to `identity::Account` ([`dc9b103`](https://github.com/GitoxideLabs/gitoxide/commit/dc9b103c2ef813931becefcf082daeda5a3cf869))
+ * **[#1998](https://github.com/yuki0iq/gitoxide/issues/1998)**
+ - Add optional `oauth_refresh_token` field to `identity::Account` ([`dc9b103`](https://github.com/yuki0iq/gitoxide/commit/dc9b103c2ef813931becefcf082daeda5a3cf869))
* **Uncategorized**
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/GitoxideLabs/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
- - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/GitoxideLabs/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
- - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/GitoxideLabs/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
- - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/GitoxideLabs/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
- - Merge pull request #1999 from GitoxideLabs/credential-helper-protocol-fix ([`8d30ab1`](https://github.com/GitoxideLabs/gitoxide/commit/8d30ab1260fa69468b66d6df3297bb2b43530b93))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/yuki0iq/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
+ - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/yuki0iq/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
+ - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/yuki0iq/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
+ - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/yuki0iq/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
+ - Merge pull request #1999 from GitoxideLabs/credential-helper-protocol-fix ([`8d30ab1`](https://github.com/yuki0iq/gitoxide/commit/8d30ab1260fa69468b66d6df3297bb2b43530b93))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.11.0 (2025-04-26)
@@ -57,9 +162,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.10.13 (2025-04-25)
@@ -81,18 +186,18 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1968 from GitoxideLabs/dependabot/cargo/cargo-bd18780e40 ([`46227e6`](https://github.com/GitoxideLabs/gitoxide/commit/46227e6d1ddc0879662730e5bb21a8597716b1ca))
- - Bump the cargo group with 40 updates ([`06bf1e1`](https://github.com/GitoxideLabs/gitoxide/commit/06bf1e1552de65ce692911bdc4c501d487bbc3d7))
- - Merge pull request #1964 from GitoxideLabs/fix-1912 ([`359914c`](https://github.com/GitoxideLabs/gitoxide/commit/359914ce567d90d2db52b605bc126ad23db7f039))
- - Refactor tests ([`c33d154`](https://github.com/GitoxideLabs/gitoxide/commit/c33d154cb5ff03dfd4ea0950404ec45b70c27e79))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Adapt `gix-sec` to changes in `windows-sys` ([`8e5e68f`](https://github.com/GitoxideLabs/gitoxide/commit/8e5e68f8562d2f9f37672dd95d60c9dae52a312e))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1968 from GitoxideLabs/dependabot/cargo/cargo-bd18780e40 ([`46227e6`](https://github.com/yuki0iq/gitoxide/commit/46227e6d1ddc0879662730e5bb21a8597716b1ca))
+ - Bump the cargo group with 40 updates ([`06bf1e1`](https://github.com/yuki0iq/gitoxide/commit/06bf1e1552de65ce692911bdc4c501d487bbc3d7))
+ - Merge pull request #1964 from GitoxideLabs/fix-1912 ([`359914c`](https://github.com/yuki0iq/gitoxide/commit/359914ce567d90d2db52b605bc126ad23db7f039))
+ - Refactor tests ([`c33d154`](https://github.com/yuki0iq/gitoxide/commit/c33d154cb5ff03dfd4ea0950404ec45b70c27e79))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Adapt `gix-sec` to changes in `windows-sys` ([`8e5e68f`](https://github.com/yuki0iq/gitoxide/commit/8e5e68f8562d2f9f37672dd95d60c9dae52a312e))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.10.12 (2025-04-04)
@@ -114,9 +219,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Update `gix-path` dependency in `gix-sec` to make compile succeed ([`fb1b71d`](https://github.com/GitoxideLabs/gitoxide/commit/fb1b71da5fcd6f727f9bdd6cd1df575dc8bdac79))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Update `gix-path` dependency in `gix-sec` to make compile succeed ([`fb1b71d`](https://github.com/yuki0iq/gitoxide/commit/fb1b71da5fcd6f727f9bdd6cd1df575dc8bdac79))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.10.11 (2025-01-18)
@@ -145,11 +250,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.10.10 (2024-11-24)
@@ -171,10 +276,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Prepare changelogs once more ([`9d627bb`](https://github.com/GitoxideLabs/gitoxide/commit/9d627bbc27322285e8d2ac3c5135ce425ad76838))
- - Fix gix-path version (which fails publishing due to the patch-level mismatch) ([`4145d2a`](https://github.com/GitoxideLabs/gitoxide/commit/4145d2a4c385931731e69c793864ec9b4fd4b87f))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Prepare changelogs once more ([`9d627bb`](https://github.com/yuki0iq/gitoxide/commit/9d627bbc27322285e8d2ac3c5135ce425ad76838))
+ - Fix gix-path version (which fails publishing due to the patch-level mismatch) ([`4145d2a`](https://github.com/yuki0iq/gitoxide/commit/4145d2a4c385931731e69c793864ec9b4fd4b87f))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.10.9 (2024-10-22)
@@ -232,17 +337,17 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1600 from Earthmark/earthmark/wasi_identity ([`be2f093`](https://github.com/GitoxideLabs/gitoxide/commit/be2f093f0588eaeb71e1eff7451b18c2a9b1d765))
- - Implemented `is_path_owned_by_current_user` for wasi. ([`75cfee4`](https://github.com/GitoxideLabs/gitoxide/commit/75cfee465bcba16eb33b0c63bab91fdef0111be7))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1600 from Earthmark/earthmark/wasi_identity ([`be2f093`](https://github.com/yuki0iq/gitoxide/commit/be2f093f0588eaeb71e1eff7451b18c2a9b1d765))
+ - Implemented `is_path_owned_by_current_user` for wasi. ([`75cfee4`](https://github.com/yuki0iq/gitoxide/commit/75cfee465bcba16eb33b0c63bab91fdef0111be7))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
## 0.10.8 (2024-08-22)
@@ -265,10 +370,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - More changelogs to prepare for release with stable crates ([`42cecea`](https://github.com/GitoxideLabs/gitoxide/commit/42ceceabf8449c1dd3f1e68a15bc745acc58c222))
- - Conform `gix-path` to same version and allow publish to continue. ([`933a801`](https://github.com/GitoxideLabs/gitoxide/commit/933a80120d35665cd403ab2aad4c5b0e71542537))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - More changelogs to prepare for release with stable crates ([`42cecea`](https://github.com/yuki0iq/gitoxide/commit/42ceceabf8449c1dd3f1e68a15bc745acc58c222))
+ - Conform `gix-path` to same version and allow publish to continue. ([`933a801`](https://github.com/yuki0iq/gitoxide/commit/933a80120d35665cd403ab2aad4c5b0e71542537))
## 0.10.7 (2024-07-23)
@@ -290,13 +395,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/GitoxideLabs/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
- - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/GitoxideLabs/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/yuki0iq/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
+ - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/yuki0iq/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
## 0.10.6 (2024-03-14)
@@ -319,10 +424,10 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
## 0.10.5 (2024-02-25)
@@ -345,9 +450,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/GitoxideLabs/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/yuki0iq/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
## 0.10.4 (2024-01-20)
@@ -370,12 +475,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Merge branch 'EmbarkStudios/main' ([`48e8932`](https://github.com/GitoxideLabs/gitoxide/commit/48e8932762306fc518b1a41e0c4a5799735312b4))
- - Replace windows with windows-sys ([`68a7079`](https://github.com/GitoxideLabs/gitoxide/commit/68a7079de10a640b103b57b33dab8871b78d51a9))
- - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/GitoxideLabs/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
- - Typo fixes ([`3ef3bc2`](https://github.com/GitoxideLabs/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Merge branch 'EmbarkStudios/main' ([`48e8932`](https://github.com/yuki0iq/gitoxide/commit/48e8932762306fc518b1a41e0c4a5799735312b4))
+ - Replace windows with windows-sys ([`68a7079`](https://github.com/yuki0iq/gitoxide/commit/68a7079de10a640b103b57b33dab8871b78d51a9))
+ - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/yuki0iq/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
+ - Typo fixes ([`3ef3bc2`](https://github.com/yuki0iq/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
## 0.10.3 (2023-12-30)
@@ -406,9 +511,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.10.2 (2023-12-29)
@@ -436,11 +541,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Upgrade `windows` to v0.52 ([`768d0e0`](https://github.com/GitoxideLabs/gitoxide/commit/768d0e030dbfcfbfc74d71ab1d0791c34095e948))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Upgrade `windows` to v0.52 ([`768d0e0`](https://github.com/yuki0iq/gitoxide/commit/768d0e030dbfcfbfc74d71ab1d0791c34095e948))
## 0.10.1 (2023-12-06)
@@ -462,12 +567,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
## 0.10.0 (2023-09-08)
@@ -493,11 +598,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.9.0 (2023-08-22)
@@ -524,9 +629,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/GitoxideLabs/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/yuki0iq/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
## 0.8.4 (2023-07-22)
@@ -549,12 +654,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.8.3 (2023-06-29)
@@ -577,9 +682,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/GitoxideLabs/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
- - Prepare changelogs prior to release ([`c143cf4`](https://github.com/GitoxideLabs/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
- - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/GitoxideLabs/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
+ - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/yuki0iq/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
+ - Prepare changelogs prior to release ([`c143cf4`](https://github.com/yuki0iq/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
+ - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/yuki0iq/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
## 0.8.2 (2023-06-22)
@@ -602,10 +707,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
## 0.8.1 (2023-06-06)
@@ -628,11 +733,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
## 0.8.0 (2023-04-27)
@@ -654,9 +759,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/GitoxideLabs/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
- - Prepare changelogs prior to release ([`0135158`](https://github.com/GitoxideLabs/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
- - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/GitoxideLabs/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
+ - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/yuki0iq/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
+ - Prepare changelogs prior to release ([`0135158`](https://github.com/yuki0iq/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
+ - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/yuki0iq/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
## 0.7.0 (2023-04-26)
@@ -684,7 +789,7 @@ A maintenance release without user-facing changes.
- 11 commits contributed to the release.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Commit Details
@@ -692,19 +797,19 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Avoid explicitly using `home` where `gix-path` can be used. ([`3180142`](https://github.com/GitoxideLabs/gitoxide/commit/31801420e1bef1ebf32e14caf73ba29ddbc36443))
- - Merge branch 'utkarshgupta137/main' ([`5092c59`](https://github.com/GitoxideLabs/gitoxide/commit/5092c59084250af45e5c81d1ec5219428249974d))
- - Move to the smaller, cargo-team maintained `home` crate ([`81c5f8d`](https://github.com/GitoxideLabs/gitoxide/commit/81c5f8d6f7d48255fe4b812907c3b813d55b9b87))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
- - Merge branch 'patch-1' ([`d0052c1`](https://github.com/GitoxideLabs/gitoxide/commit/d0052c13cabcde8058177d2439053b50ea5adbfc))
- - Upgrade to `windows` v0.48 ([`bb8cccc`](https://github.com/GitoxideLabs/gitoxide/commit/bb8cccca7f8e6a986b16e1213c0f9b075d128da3))
- - Bump dependencies ([`d0fb3c8`](https://github.com/GitoxideLabs/gitoxide/commit/d0fb3c86e3601c5cf27a33efe05ddd82eef34528))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Avoid explicitly using `home` where `gix-path` can be used. ([`3180142`](https://github.com/yuki0iq/gitoxide/commit/31801420e1bef1ebf32e14caf73ba29ddbc36443))
+ - Merge branch 'utkarshgupta137/main' ([`5092c59`](https://github.com/yuki0iq/gitoxide/commit/5092c59084250af45e5c81d1ec5219428249974d))
+ - Move to the smaller, cargo-team maintained `home` crate ([`81c5f8d`](https://github.com/yuki0iq/gitoxide/commit/81c5f8d6f7d48255fe4b812907c3b813d55b9b87))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Merge branch 'patch-1' ([`d0052c1`](https://github.com/yuki0iq/gitoxide/commit/d0052c13cabcde8058177d2439053b50ea5adbfc))
+ - Upgrade to `windows` v0.48 ([`bb8cccc`](https://github.com/yuki0iq/gitoxide/commit/bb8cccca7f8e6a986b16e1213c0f9b075d128da3))
+ - Bump dependencies ([`d0fb3c8`](https://github.com/yuki0iq/gitoxide/commit/d0fb3c86e3601c5cf27a33efe05ddd82eef34528))
## 0.6.3 (2023-02-17)
@@ -803,7 +908,7 @@ A maintenance release without user-facing changes.
- 163 commits contributed to the release.
- 22 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 10 unique issues were worked on: [#298](https://github.com/GitoxideLabs/gitoxide/issues/298), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#331](https://github.com/GitoxideLabs/gitoxide/issues/331), [#386](https://github.com/GitoxideLabs/gitoxide/issues/386), [#422](https://github.com/GitoxideLabs/gitoxide/issues/422), [#426](https://github.com/GitoxideLabs/gitoxide/issues/426), [#429](https://github.com/GitoxideLabs/gitoxide/issues/429), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691)
+ - 10 unique issues were worked on: [#298](https://github.com/yuki0iq/gitoxide/issues/298), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#331](https://github.com/yuki0iq/gitoxide/issues/331), [#386](https://github.com/yuki0iq/gitoxide/issues/386), [#422](https://github.com/yuki0iq/gitoxide/issues/422), [#426](https://github.com/yuki0iq/gitoxide/issues/426), [#429](https://github.com/yuki0iq/gitoxide/issues/429), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#691](https://github.com/yuki0iq/gitoxide/issues/691)
### Commit Details
@@ -811,180 +916,180 @@ A maintenance release without user-facing changes.
view details
- * **[#298](https://github.com/GitoxideLabs/gitoxide/issues/298)**
- - Upgrade dependencies ([`b039d39`](https://github.com/GitoxideLabs/gitoxide/commit/b039d39613bb14d49670c4d8b586f76ffb420d03))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- - Initial refactoring ([`43a34a5`](https://github.com/GitoxideLabs/gitoxide/commit/43a34a5bdae53fbb53d3ae095f03c9456115a013))
- - Fix build ([`cb1c80f`](https://github.com/GitoxideLabs/gitoxide/commit/cb1c80f8343691600797b61c61cba9cef82a59fc))
- - A shared `permission::Error` type ([`95577e2`](https://github.com/GitoxideLabs/gitoxide/commit/95577e20d5e62cb6043d32f6a7b9023d827b9ce4))
- - `permission::Error` ([`de0226a`](https://github.com/GitoxideLabs/gitoxide/commit/de0226ab863f3d5d6688f1b89aa3ebc9bfdf1f34))
- * **[#331](https://github.com/GitoxideLabs/gitoxide/issues/331)**
- - On windows, emit a `NotFound` io error, similar to what happens on unix. ([`9a1e982`](https://github.com/GitoxideLabs/gitoxide/commit/9a1e9828e813ec1de68ac2e83a986c49c71c5dbe))
- - Fix build after breaking changes in `git-path` ([`34aed2f`](https://github.com/GitoxideLabs/gitoxide/commit/34aed2fb608df79bdc56b244f7ac216f46322e5f))
- * **[#386](https://github.com/GitoxideLabs/gitoxide/issues/386)**
- - Use strict ownership semantics on windows as well ([`84023cb`](https://github.com/GitoxideLabs/gitoxide/commit/84023cbe7dc2e0d79aadd0863122af829e25bbba))
- - Simplify `Permission` type radically ` ([`f00f4a4`](https://github.com/GitoxideLabs/gitoxide/commit/f00f4a4a3a9149bf5cf925e931a8105aeb9b9db9))
- - Refactor ([`b9e307b`](https://github.com/GitoxideLabs/gitoxide/commit/b9e307bc9aea52459450c22f398f078f81aeb825))
- - More expressive and fuiture-proof handling of git dir access controls ([`b1d319b`](https://github.com/GitoxideLabs/gitoxide/commit/b1d319b249fb6c6d4d5197734938836824789053))
- - A first PoC to show how the permissions model works in practice ([`67d5837`](https://github.com/GitoxideLabs/gitoxide/commit/67d58372a8352da0197ec2992f120bd000ffe5de))
- - Fully typed access control with tagged permissions ([`a43e25b`](https://github.com/GitoxideLabs/gitoxide/commit/a43e25b2be744a46f2a73690f3cdd2440c3e1070))
- - Refactor ([`0e74c71`](https://github.com/GitoxideLabs/gitoxide/commit/0e74c7198607e2d44c0fab5a91789821d58ac9dc))
- - Abstractions which should be powerful enough to handle our use-cases ([`b0d06ca`](https://github.com/GitoxideLabs/gitoxide/commit/b0d06ca108c7f3f7078a8f00f62edc2011231581))
- - More details for path permissions ([`ca26659`](https://github.com/GitoxideLabs/gitoxide/commit/ca26659eb870c8e947962fe0647a07d01b3e95e4))
- - A sketch on how to deal with permissions for executables ([`c066069`](https://github.com/GitoxideLabs/gitoxide/commit/c06606991babd947f24e6d934b66b04f62dff1a9))
- - Refactor ([`9a3f0ba`](https://github.com/GitoxideLabs/gitoxide/commit/9a3f0ba8277d92eb75129931993bddbd9961ccdd))
- - See if checking for membership instead works ([`de5ff1b`](https://github.com/GitoxideLabs/gitoxide/commit/de5ff1b5b0d0ba59fa10ec85ed849ed8e1f85f62))
- - See if this makes a difference on windows ([`0dac74e`](https://github.com/GitoxideLabs/gitoxide/commit/0dac74e83fd8da00fc54765f22b0557f400e08c2))
- - Refactor so that the windows implementation can happen ([`7bbe44c`](https://github.com/GitoxideLabs/gitoxide/commit/7bbe44c979bd5ab7077206b6bb3adb1172030a3e))
- - Refactor ([`a58d2cf`](https://github.com/GitoxideLabs/gitoxide/commit/a58d2cf39b47e7a2c69ba639923bbece19f28230))
- - Obtain identities `from_path()` or `from_process()` ([`f607797`](https://github.com/GitoxideLabs/gitoxide/commit/f6077978fd5697bd113a894ba68492213becea41))
- - Remove `Identity` in favor of `identity::Account` module; add `identity::UserId` ([`37a607d`](https://github.com/GitoxideLabs/gitoxide/commit/37a607db7c09ab897f306e3bbd4e0ca4e4387bae))
- - Fix installation test on windows ([`5cf8c27`](https://github.com/GitoxideLabs/gitoxide/commit/5cf8c2769dd7b0d8a9ee0e304f255ae124524261))
- - Add `Identity` type ([`cdf3c3e`](https://github.com/GitoxideLabs/gitoxide/commit/cdf3c3e42433a85e8b47b9dc5558f5c76df3c6ae))
- - An empty crate for git-sec ([`96a922c`](https://github.com/GitoxideLabs/gitoxide/commit/96a922c4c9be194aaa4928fb21c9690a5c6e4445))
- * **[#422](https://github.com/GitoxideLabs/gitoxide/issues/422)**
- - Prepare changelog ([`de2d587`](https://github.com/GitoxideLabs/gitoxide/commit/de2d5874b8d75c53165a9fc3ed35e2b37142bf52))
- * **[#426](https://github.com/GitoxideLabs/gitoxide/issues/426)**
- - Assure windows home path is compared in absolute terms ([`e0b7bf1`](https://github.com/GitoxideLabs/gitoxide/commit/e0b7bf18234efa5e43fe6d16ec88fc1894472b27))
- * **[#429](https://github.com/GitoxideLabs/gitoxide/issues/429)**
- - Adjust changelogs prior to release ([`7397805`](https://github.com/GitoxideLabs/gitoxide/commit/7397805fd032a752d6c2f2c2c28ac11ddecc7193))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - `Permission::is_allowed()` as convenience method ([`fe24b41`](https://github.com/GitoxideLabs/gitoxide/commit/fe24b41bae244884f1f2cea43af11ab27976b9bc))
- - Remove `Perrmission::fmt()` (Display) ([`33f8b92`](https://github.com/GitoxideLabs/gitoxide/commit/33f8b9292946329ca2b24c5f0b2877db9afa2a15))
- - Manually implement `permission::Error` to save on `thiserror` dependency. ([`b42a64d`](https://github.com/GitoxideLabs/gitoxide/commit/b42a64dededae3a24dedc3bb42a097208c76afaa))
- - `permission::Error` with only one generic parameter ([`51c721c`](https://github.com/GitoxideLabs/gitoxide/commit/51c721cccc4754e55ec9cb30344f75d7b07fc2a7))
- - `Permissions::check_opt()` for those who don't need an error case. ([`515e521`](https://github.com/GitoxideLabs/gitoxide/commit/515e52145b2bd0e484af232de4cd8450a1e7cbf2))
- - Remove `thiserror` optional feature. ([`ac3823d`](https://github.com/GitoxideLabs/gitoxide/commit/ac3823d7e0dcd1e51a373c9adca1a7476ca79003))
- - Refactor ([`129bc87`](https://github.com/GitoxideLabs/gitoxide/commit/129bc87cadf2d69d565ccd643ea7a4c0d51e9737))
- - Remove `Access` without replacement. ([`0f0bca3`](https://github.com/GitoxideLabs/gitoxide/commit/0f0bca3652f0e46dbebcb46956aa9c32e8812abe))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#298](https://github.com/yuki0iq/gitoxide/issues/298)**
+ - Upgrade dependencies ([`b039d39`](https://github.com/yuki0iq/gitoxide/commit/b039d39613bb14d49670c4d8b586f76ffb420d03))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ - Initial refactoring ([`43a34a5`](https://github.com/yuki0iq/gitoxide/commit/43a34a5bdae53fbb53d3ae095f03c9456115a013))
+ - Fix build ([`cb1c80f`](https://github.com/yuki0iq/gitoxide/commit/cb1c80f8343691600797b61c61cba9cef82a59fc))
+ - A shared `permission::Error` type ([`95577e2`](https://github.com/yuki0iq/gitoxide/commit/95577e20d5e62cb6043d32f6a7b9023d827b9ce4))
+ - `permission::Error` ([`de0226a`](https://github.com/yuki0iq/gitoxide/commit/de0226ab863f3d5d6688f1b89aa3ebc9bfdf1f34))
+ * **[#331](https://github.com/yuki0iq/gitoxide/issues/331)**
+ - On windows, emit a `NotFound` io error, similar to what happens on unix. ([`9a1e982`](https://github.com/yuki0iq/gitoxide/commit/9a1e9828e813ec1de68ac2e83a986c49c71c5dbe))
+ - Fix build after breaking changes in `git-path` ([`34aed2f`](https://github.com/yuki0iq/gitoxide/commit/34aed2fb608df79bdc56b244f7ac216f46322e5f))
+ * **[#386](https://github.com/yuki0iq/gitoxide/issues/386)**
+ - Use strict ownership semantics on windows as well ([`84023cb`](https://github.com/yuki0iq/gitoxide/commit/84023cbe7dc2e0d79aadd0863122af829e25bbba))
+ - Simplify `Permission` type radically ` ([`f00f4a4`](https://github.com/yuki0iq/gitoxide/commit/f00f4a4a3a9149bf5cf925e931a8105aeb9b9db9))
+ - Refactor ([`b9e307b`](https://github.com/yuki0iq/gitoxide/commit/b9e307bc9aea52459450c22f398f078f81aeb825))
+ - More expressive and fuiture-proof handling of git dir access controls ([`b1d319b`](https://github.com/yuki0iq/gitoxide/commit/b1d319b249fb6c6d4d5197734938836824789053))
+ - A first PoC to show how the permissions model works in practice ([`67d5837`](https://github.com/yuki0iq/gitoxide/commit/67d58372a8352da0197ec2992f120bd000ffe5de))
+ - Fully typed access control with tagged permissions ([`a43e25b`](https://github.com/yuki0iq/gitoxide/commit/a43e25b2be744a46f2a73690f3cdd2440c3e1070))
+ - Refactor ([`0e74c71`](https://github.com/yuki0iq/gitoxide/commit/0e74c7198607e2d44c0fab5a91789821d58ac9dc))
+ - Abstractions which should be powerful enough to handle our use-cases ([`b0d06ca`](https://github.com/yuki0iq/gitoxide/commit/b0d06ca108c7f3f7078a8f00f62edc2011231581))
+ - More details for path permissions ([`ca26659`](https://github.com/yuki0iq/gitoxide/commit/ca26659eb870c8e947962fe0647a07d01b3e95e4))
+ - A sketch on how to deal with permissions for executables ([`c066069`](https://github.com/yuki0iq/gitoxide/commit/c06606991babd947f24e6d934b66b04f62dff1a9))
+ - Refactor ([`9a3f0ba`](https://github.com/yuki0iq/gitoxide/commit/9a3f0ba8277d92eb75129931993bddbd9961ccdd))
+ - See if checking for membership instead works ([`de5ff1b`](https://github.com/yuki0iq/gitoxide/commit/de5ff1b5b0d0ba59fa10ec85ed849ed8e1f85f62))
+ - See if this makes a difference on windows ([`0dac74e`](https://github.com/yuki0iq/gitoxide/commit/0dac74e83fd8da00fc54765f22b0557f400e08c2))
+ - Refactor so that the windows implementation can happen ([`7bbe44c`](https://github.com/yuki0iq/gitoxide/commit/7bbe44c979bd5ab7077206b6bb3adb1172030a3e))
+ - Refactor ([`a58d2cf`](https://github.com/yuki0iq/gitoxide/commit/a58d2cf39b47e7a2c69ba639923bbece19f28230))
+ - Obtain identities `from_path()` or `from_process()` ([`f607797`](https://github.com/yuki0iq/gitoxide/commit/f6077978fd5697bd113a894ba68492213becea41))
+ - Remove `Identity` in favor of `identity::Account` module; add `identity::UserId` ([`37a607d`](https://github.com/yuki0iq/gitoxide/commit/37a607db7c09ab897f306e3bbd4e0ca4e4387bae))
+ - Fix installation test on windows ([`5cf8c27`](https://github.com/yuki0iq/gitoxide/commit/5cf8c2769dd7b0d8a9ee0e304f255ae124524261))
+ - Add `Identity` type ([`cdf3c3e`](https://github.com/yuki0iq/gitoxide/commit/cdf3c3e42433a85e8b47b9dc5558f5c76df3c6ae))
+ - An empty crate for git-sec ([`96a922c`](https://github.com/yuki0iq/gitoxide/commit/96a922c4c9be194aaa4928fb21c9690a5c6e4445))
+ * **[#422](https://github.com/yuki0iq/gitoxide/issues/422)**
+ - Prepare changelog ([`de2d587`](https://github.com/yuki0iq/gitoxide/commit/de2d5874b8d75c53165a9fc3ed35e2b37142bf52))
+ * **[#426](https://github.com/yuki0iq/gitoxide/issues/426)**
+ - Assure windows home path is compared in absolute terms ([`e0b7bf1`](https://github.com/yuki0iq/gitoxide/commit/e0b7bf18234efa5e43fe6d16ec88fc1894472b27))
+ * **[#429](https://github.com/yuki0iq/gitoxide/issues/429)**
+ - Adjust changelogs prior to release ([`7397805`](https://github.com/yuki0iq/gitoxide/commit/7397805fd032a752d6c2f2c2c28ac11ddecc7193))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - `Permission::is_allowed()` as convenience method ([`fe24b41`](https://github.com/yuki0iq/gitoxide/commit/fe24b41bae244884f1f2cea43af11ab27976b9bc))
+ - Remove `Perrmission::fmt()` (Display) ([`33f8b92`](https://github.com/yuki0iq/gitoxide/commit/33f8b9292946329ca2b24c5f0b2877db9afa2a15))
+ - Manually implement `permission::Error` to save on `thiserror` dependency. ([`b42a64d`](https://github.com/yuki0iq/gitoxide/commit/b42a64dededae3a24dedc3bb42a097208c76afaa))
+ - `permission::Error` with only one generic parameter ([`51c721c`](https://github.com/yuki0iq/gitoxide/commit/51c721cccc4754e55ec9cb30344f75d7b07fc2a7))
+ - `Permissions::check_opt()` for those who don't need an error case. ([`515e521`](https://github.com/yuki0iq/gitoxide/commit/515e52145b2bd0e484af232de4cd8450a1e7cbf2))
+ - Remove `thiserror` optional feature. ([`ac3823d`](https://github.com/yuki0iq/gitoxide/commit/ac3823d7e0dcd1e51a373c9adca1a7476ca79003))
+ - Refactor ([`129bc87`](https://github.com/yuki0iq/gitoxide/commit/129bc87cadf2d69d565ccd643ea7a4c0d51e9737))
+ - Remove `Access` without replacement. ([`0f0bca3`](https://github.com/yuki0iq/gitoxide/commit/0f0bca3652f0e46dbebcb46956aa9c32e8812abe))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
* **Uncategorized**
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Rename `git-sec` to `gix-sec` ([`d7ad650`](https://github.com/GitoxideLabs/gitoxide/commit/d7ad650d3df4462d0a902b8ae17441697fc87ed1))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`9e04685`](https://github.com/GitoxideLabs/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
- - Upgrade `windows` to v0.43 ([`ec49e3d`](https://github.com/GitoxideLabs/gitoxide/commit/ec49e3d92b3ae94df45e5de3092a2fe8fbae7259))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Apply related environment variables as config overrides ([`9441c26`](https://github.com/GitoxideLabs/gitoxide/commit/9441c261bcae61d1d1e674b5e783f38b0471be29))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/GitoxideLabs/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
- - Prepare changelogs prior to release ([`423af90`](https://github.com/GitoxideLabs/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
- - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/GitoxideLabs/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
- - Thanks clippy ([`04cfa63`](https://github.com/GitoxideLabs/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/GitoxideLabs/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Make fmt ([`429cccc`](https://github.com/GitoxideLabs/gitoxide/commit/429cccc5831c25a7205a12dc7a0443ac48616e2c))
- - Update to `windows` v0.40 ([`02ff228`](https://github.com/GitoxideLabs/gitoxide/commit/02ff2283af06cf32a4c4b63880cf7bc49559bfc7))
- - Upgrade to windows v0.39 ([`def2cb3`](https://github.com/GitoxideLabs/gitoxide/commit/def2cb3e7b06e50a07155d3b0c8404684e1ad5e4))
- - Update to windows v0.38 ([`8bfd3e2`](https://github.com/GitoxideLabs/gitoxide/commit/8bfd3e262bc291211242f115e71b20b7384fe1ef))
- - Merge branch 'filter-refs' ([`e10554d`](https://github.com/GitoxideLabs/gitoxide/commit/e10554d2a3b9c027353a432b0c84f7d3797b7cae))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/GitoxideLabs/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Release git-path v0.4.1 ([`5e82346`](https://github.com/GitoxideLabs/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/GitoxideLabs/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge branch 'config-metadata' ([`453e9bc`](https://github.com/GitoxideLabs/gitoxide/commit/453e9bca8f4af12e49222c7e3a46d6222580c7b2))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/GitoxideLabs/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`0e9df36`](https://github.com/GitoxideLabs/gitoxide/commit/0e9df364c4cddf006b1de18b8d167319b7cc1186))
- - Support for SUDO_UID as fallback for ownership check on unix. ([`3d16c36`](https://github.com/GitoxideLabs/gitoxide/commit/3d16c36d7288d9a5fae5b9d23715e043d4d8ce76))
- - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/GitoxideLabs/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
- - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/GitoxideLabs/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
- - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/GitoxideLabs/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
- - Update changelogs prior to release ([`bb424f5`](https://github.com/GitoxideLabs/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
- - Dependency upgrades ([`a1981d4`](https://github.com/GitoxideLabs/gitoxide/commit/a1981d48e98e51445d8413c615c6eccfb91cf05a))
- - Merge branch 'main' into svetli-n-cont_include_if ([`315c87e`](https://github.com/GitoxideLabs/gitoxide/commit/315c87e18c6cac0fafa7b4e59fdd3c076a58a45a))
- - Make `realpath()` easier to use by introducing `realpath_opt()`. ([`266d437`](https://github.com/GitoxideLabs/gitoxide/commit/266d4379e9132fd7dd21e6c8fccb36e125069d6e))
- - Release git-sec v0.1.2, git-discover v0.1.3, cargo-smart-release v0.10.2 ([`6cd365e`](https://github.com/GitoxideLabs/gitoxide/commit/6cd365e2cf6851f5cdecc22f3b1667440ad011b0))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Merge branch 'davidkna-admin-sec' ([`3d0e2c2`](https://github.com/GitoxideLabs/gitoxide/commit/3d0e2c2d4ebdbe3dff01846aac3375128353a2e1))
- - Adopt git-for-windows exception rules ([`136eb37`](https://github.com/GitoxideLabs/gitoxide/commit/136eb37b00c9e7ba0fd0bc2a75dee2ac1b06516d))
- - Release git-path v0.1.2, git-sec v0.1.1, git-config v0.4.0, git-discover v0.1.1, git-pack v0.19.1, git-repository v0.18.0, cargo-smart-release v0.10.0, safety bump 2 crates ([`ceb6dff`](https://github.com/GitoxideLabs/gitoxide/commit/ceb6dff13362a2b4318a551893217c1d11643b9f))
- - Merge branch 'svetli-n-git_includeif' ([`cf24fbe`](https://github.com/GitoxideLabs/gitoxide/commit/cf24fbe4b62d67b06138243d470dcc1805ebd55b))
- - Adjust size limits ([`da6130d`](https://github.com/GitoxideLabs/gitoxide/commit/da6130db9d39d2be3ad2dfbc63c82fbbb82ba07e))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Merge branch 'main' into git_includeif ([`05eb340`](https://github.com/GitoxideLabs/gitoxide/commit/05eb34023933918c51c03cf2afd774db89cc5a33))
- - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/GitoxideLabs/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
- - Make fmt ([`251b6df`](https://github.com/GitoxideLabs/gitoxide/commit/251b6df5dbdda24b7bdc452085f808f3acef69d8))
- - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/GitoxideLabs/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
- - Thanks clippy ([`f802a03`](https://github.com/GitoxideLabs/gitoxide/commit/f802a03dc0b04d12fa360fb570d460ad4e1eb53a))
- - Merge branch 'main' into worktree-stack ([`8674c11`](https://github.com/GitoxideLabs/gitoxide/commit/8674c11973e5282d087e35a71c70e418b6cc75be))
- - Merge branch 'main' into repo-status ([`9679d6b`](https://github.com/GitoxideLabs/gitoxide/commit/9679d6b0e68c28438e22cb65c554d0b31dfaf159))
- - Merge branch 'git-sec' ([`cd723b5`](https://github.com/GitoxideLabs/gitoxide/commit/cd723b5ae11148e7e9fd07daf28bc04455d5c46f))
- - Release git-sec v0.0.0 ([`07efb6f`](https://github.com/GitoxideLabs/gitoxide/commit/07efb6ff2dfdc03c1867d1bd1fc1350cee134d16))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Rename `git-sec` to `gix-sec` ([`d7ad650`](https://github.com/yuki0iq/gitoxide/commit/d7ad650d3df4462d0a902b8ae17441697fc87ed1))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Upgrade `windows` to v0.43 ([`ec49e3d`](https://github.com/yuki0iq/gitoxide/commit/ec49e3d92b3ae94df45e5de3092a2fe8fbae7259))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Apply related environment variables as config overrides ([`9441c26`](https://github.com/yuki0iq/gitoxide/commit/9441c261bcae61d1d1e674b5e783f38b0471be29))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/yuki0iq/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
+ - Thanks clippy ([`04cfa63`](https://github.com/yuki0iq/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/yuki0iq/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Make fmt ([`429cccc`](https://github.com/yuki0iq/gitoxide/commit/429cccc5831c25a7205a12dc7a0443ac48616e2c))
+ - Update to `windows` v0.40 ([`02ff228`](https://github.com/yuki0iq/gitoxide/commit/02ff2283af06cf32a4c4b63880cf7bc49559bfc7))
+ - Upgrade to windows v0.39 ([`def2cb3`](https://github.com/yuki0iq/gitoxide/commit/def2cb3e7b06e50a07155d3b0c8404684e1ad5e4))
+ - Update to windows v0.38 ([`8bfd3e2`](https://github.com/yuki0iq/gitoxide/commit/8bfd3e262bc291211242f115e71b20b7384fe1ef))
+ - Merge branch 'filter-refs' ([`e10554d`](https://github.com/yuki0iq/gitoxide/commit/e10554d2a3b9c027353a432b0c84f7d3797b7cae))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/yuki0iq/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Release git-path v0.4.1 ([`5e82346`](https://github.com/yuki0iq/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/yuki0iq/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge branch 'config-metadata' ([`453e9bc`](https://github.com/yuki0iq/gitoxide/commit/453e9bca8f4af12e49222c7e3a46d6222580c7b2))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/yuki0iq/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`0e9df36`](https://github.com/yuki0iq/gitoxide/commit/0e9df364c4cddf006b1de18b8d167319b7cc1186))
+ - Support for SUDO_UID as fallback for ownership check on unix. ([`3d16c36`](https://github.com/yuki0iq/gitoxide/commit/3d16c36d7288d9a5fae5b9d23715e043d4d8ce76))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/yuki0iq/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Dependency upgrades ([`a1981d4`](https://github.com/yuki0iq/gitoxide/commit/a1981d48e98e51445d8413c615c6eccfb91cf05a))
+ - Merge branch 'main' into svetli-n-cont_include_if ([`315c87e`](https://github.com/yuki0iq/gitoxide/commit/315c87e18c6cac0fafa7b4e59fdd3c076a58a45a))
+ - Make `realpath()` easier to use by introducing `realpath_opt()`. ([`266d437`](https://github.com/yuki0iq/gitoxide/commit/266d4379e9132fd7dd21e6c8fccb36e125069d6e))
+ - Release git-sec v0.1.2, git-discover v0.1.3, cargo-smart-release v0.10.2 ([`6cd365e`](https://github.com/yuki0iq/gitoxide/commit/6cd365e2cf6851f5cdecc22f3b1667440ad011b0))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'davidkna-admin-sec' ([`3d0e2c2`](https://github.com/yuki0iq/gitoxide/commit/3d0e2c2d4ebdbe3dff01846aac3375128353a2e1))
+ - Adopt git-for-windows exception rules ([`136eb37`](https://github.com/yuki0iq/gitoxide/commit/136eb37b00c9e7ba0fd0bc2a75dee2ac1b06516d))
+ - Release git-path v0.1.2, git-sec v0.1.1, git-config v0.4.0, git-discover v0.1.1, git-pack v0.19.1, git-repository v0.18.0, cargo-smart-release v0.10.0, safety bump 2 crates ([`ceb6dff`](https://github.com/yuki0iq/gitoxide/commit/ceb6dff13362a2b4318a551893217c1d11643b9f))
+ - Merge branch 'svetli-n-git_includeif' ([`cf24fbe`](https://github.com/yuki0iq/gitoxide/commit/cf24fbe4b62d67b06138243d470dcc1805ebd55b))
+ - Adjust size limits ([`da6130d`](https://github.com/yuki0iq/gitoxide/commit/da6130db9d39d2be3ad2dfbc63c82fbbb82ba07e))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Merge branch 'main' into git_includeif ([`05eb340`](https://github.com/yuki0iq/gitoxide/commit/05eb34023933918c51c03cf2afd774db89cc5a33))
+ - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/yuki0iq/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
+ - Make fmt ([`251b6df`](https://github.com/yuki0iq/gitoxide/commit/251b6df5dbdda24b7bdc452085f808f3acef69d8))
+ - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/yuki0iq/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
+ - Thanks clippy ([`f802a03`](https://github.com/yuki0iq/gitoxide/commit/f802a03dc0b04d12fa360fb570d460ad4e1eb53a))
+ - Merge branch 'main' into worktree-stack ([`8674c11`](https://github.com/yuki0iq/gitoxide/commit/8674c11973e5282d087e35a71c70e418b6cc75be))
+ - Merge branch 'main' into repo-status ([`9679d6b`](https://github.com/yuki0iq/gitoxide/commit/9679d6b0e68c28438e22cb65c554d0b31dfaf159))
+ - Merge branch 'git-sec' ([`cd723b5`](https://github.com/yuki0iq/gitoxide/commit/cd723b5ae11148e7e9fd07daf28bc04455d5c46f))
+ - Release git-sec v0.0.0 ([`07efb6f`](https://github.com/yuki0iq/gitoxide/commit/07efb6ff2dfdc03c1867d1bd1fc1350cee134d16))
## 0.6.1 (2023-01-10)
diff --git a/gix-sec/Cargo.toml b/gix-sec/Cargo.toml
index b16040f4d4f..e5930d5c71b 100644
--- a/gix-sec/Cargo.toml
+++ b/gix-sec/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-sec"
-version = "0.12.1"
+version = "0.12.2"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate of the gitoxide project providing a shared trust model"
diff --git a/gix-sec/src/lib.rs b/gix-sec/src/lib.rs
index 35b7b34d524..29d00ea80ab 100644
--- a/gix-sec/src/lib.rs
+++ b/gix-sec/src/lib.rs
@@ -5,7 +5,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
// `unsafe_code` not forbidden because we need to interact with the libc
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
diff --git a/gix-status/CHANGELOG.md b/gix-status/CHANGELOG.md
index 08b0f43e7a7..1aea5a94a9a 100644
--- a/gix-status/CHANGELOG.md
+++ b/gix-status/CHANGELOG.md
@@ -5,6 +5,76 @@ 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.21.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
+## 0.21.0 (2025-10-22)
+
+### New Features (BREAKING)
+
+ - Make all conflict entries available in index-worktree status.
+ That way it's possible to rely on the status information without the need
+ to access the index separately.
+
+ Note that to make this work, `PartialOrd|Ord|PartialEq|Eq` had to be removed from the type.
+
+### Commit Statistics
+
+
+
+ - 13 commits contributed to the release over the course of 99 calendar days.
+ - 99 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**
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2119 from GitoxideLabs/improvements ([`f3be6e3`](https://github.com/yuki0iq/gitoxide/commit/f3be6e380450d6b1e178d2fda0446674429bdfe6))
+ - Make all conflict entries available in index-worktree status. ([`38b28c6`](https://github.com/yuki0iq/gitoxide/commit/38b28c6e778a9a35472b3703e72e2e5e1ade3c7c))
+ - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/yuki0iq/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
+ - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/yuki0iq/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+
+
## 0.20.0 (2025-07-15)
### Bug Fixes
@@ -17,7 +87,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- - 8 commits contributed to the release over the course of 79 calendar days.
+ - 9 commits contributed to the release over the course of 79 calendar days.
- 79 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -29,14 +99,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2016 from GitoxideLabs/improvements ([`7ae3797`](https://github.com/GitoxideLabs/gitoxide/commit/7ae3797f19cf2dd3bc3e02a6437643e5f50ed338))
- - If `core.symlinks=false`, don't misclassify actual symlinks as files. ([`376ed0c`](https://github.com/GitoxideLabs/gitoxide/commit/376ed0cb602e4df457b0b6c87fe16af027bdff48))
- - Merge pull request #2014 from GitoxideLabs/zip ([`648022b`](https://github.com/GitoxideLabs/gitoxide/commit/648022b44e12f597cae55cc45830d0a19b87eb4c))
- - Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 ([`f0ed2cc`](https://github.com/GitoxideLabs/gitoxide/commit/f0ed2cc0046f866e67944bff9aef0579c12d5852))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2016 from GitoxideLabs/improvements ([`7ae3797`](https://github.com/yuki0iq/gitoxide/commit/7ae3797f19cf2dd3bc3e02a6437643e5f50ed338))
+ - If `core.symlinks=false`, don't misclassify actual symlinks as files. ([`376ed0c`](https://github.com/yuki0iq/gitoxide/commit/376ed0cb602e4df457b0b6c87fe16af027bdff48))
+ - Merge pull request #2014 from GitoxideLabs/zip ([`648022b`](https://github.com/yuki0iq/gitoxide/commit/648022b44e12f597cae55cc45830d0a19b87eb4c))
+ - Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 ([`f0ed2cc`](https://github.com/yuki0iq/gitoxide/commit/f0ed2cc0046f866e67944bff9aef0579c12d5852))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.19.1 (2025-04-26)
@@ -56,9 +127,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.19.0 (2025-04-25)
@@ -86,20 +157,20 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Thanks clippy ([`6f009d7`](https://github.com/GitoxideLabs/gitoxide/commit/6f009d781da9e931d44b113a925a80e77e8788af))
- - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/GitoxideLabs/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
- - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/GitoxideLabs/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/GitoxideLabs/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
- - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/GitoxideLabs/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Thanks clippy ([`6f009d7`](https://github.com/yuki0iq/gitoxide/commit/6f009d781da9e931d44b113a925a80e77e8788af))
+ - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/yuki0iq/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
+ - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/yuki0iq/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/yuki0iq/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
+ - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/yuki0iq/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.18.0 (2025-04-04)
@@ -130,25 +201,25 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/GitoxideLabs/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1915 from emilazy/push-qvyqmopsoltr ([`4660f7a`](https://github.com/GitoxideLabs/gitoxide/commit/4660f7a6f71873311f68f170b0f1f6659a02829d))
- - Refactor ([`4501086`](https://github.com/GitoxideLabs/gitoxide/commit/4501086adc544e675b3043c4c23b78a6c6711d8b))
- - Migrate `gix_object::{try_ =>}compute_hash` users ([`3d7e379`](https://github.com/GitoxideLabs/gitoxide/commit/3d7e379f26cbe53ddb430427b8e88ce0966be456))
- - Migrate hashing API users to fallible versions ([`fbf6cc8`](https://github.com/GitoxideLabs/gitoxide/commit/fbf6cc897cfeff5ed2a2d5946c060e0cebbd1afd))
- - Use separate error type for I/O hashing operations ([`4f2b649`](https://github.com/GitoxideLabs/gitoxide/commit/4f2b6496109573237f82ee30058cbb93abf3e338))
- - Merge pull request #1909 from cruessler/take-to-components-in-fs-stack ([`5cb5337`](https://github.com/GitoxideLabs/gitoxide/commit/5cb5337efd7679d8a2ab4bd5e6a5da8c366f7f1a))
- - Use `gix_fs::stack::ToNormalPathComponents` everywhere. ([`1f98edb`](https://github.com/GitoxideLabs/gitoxide/commit/1f98edbaa51caaf152eda289b769388676259a06))
- - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/GitoxideLabs/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
- - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/GitoxideLabs/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
- - Merge pull request #1898 from GitoxideLabs/improvements ([`7255a5f`](https://github.com/GitoxideLabs/gitoxide/commit/7255a5fc0aa790b54e3176e8ecf066457acd9eef))
- - Add `SymlinkCheck::verified_path_allow_nonexisting()` ([`9db196b`](https://github.com/GitoxideLabs/gitoxide/commit/9db196b97d1da6005ccf67cb439c1a708e20a77a))
- - Improve documentation of a field that one can easily get wrong otherwise. ([`5a1b3d6`](https://github.com/GitoxideLabs/gitoxide/commit/5a1b3d66b161a00c47f35cb5ad92f1c40554e538))
- - Merge pull request #1884 from GitoxideLabs/improvements ([`0bf1d5b`](https://github.com/GitoxideLabs/gitoxide/commit/0bf1d5b9f0b0971b9f25a8e44b7818e37c78d68e))
- - Make `SymlinkCheck::inner` available. ([`7dcba9f`](https://github.com/GitoxideLabs/gitoxide/commit/7dcba9f0a4fa2cd22d6f356c5f2e2684946ff25a))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/yuki0iq/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1915 from emilazy/push-qvyqmopsoltr ([`4660f7a`](https://github.com/yuki0iq/gitoxide/commit/4660f7a6f71873311f68f170b0f1f6659a02829d))
+ - Refactor ([`4501086`](https://github.com/yuki0iq/gitoxide/commit/4501086adc544e675b3043c4c23b78a6c6711d8b))
+ - Migrate `gix_object::{try_ =>}compute_hash` users ([`3d7e379`](https://github.com/yuki0iq/gitoxide/commit/3d7e379f26cbe53ddb430427b8e88ce0966be456))
+ - Migrate hashing API users to fallible versions ([`fbf6cc8`](https://github.com/yuki0iq/gitoxide/commit/fbf6cc897cfeff5ed2a2d5946c060e0cebbd1afd))
+ - Use separate error type for I/O hashing operations ([`4f2b649`](https://github.com/yuki0iq/gitoxide/commit/4f2b6496109573237f82ee30058cbb93abf3e338))
+ - Merge pull request #1909 from cruessler/take-to-components-in-fs-stack ([`5cb5337`](https://github.com/yuki0iq/gitoxide/commit/5cb5337efd7679d8a2ab4bd5e6a5da8c366f7f1a))
+ - Use `gix_fs::stack::ToNormalPathComponents` everywhere. ([`1f98edb`](https://github.com/yuki0iq/gitoxide/commit/1f98edbaa51caaf152eda289b769388676259a06))
+ - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/yuki0iq/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
+ - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/yuki0iq/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
+ - Merge pull request #1898 from GitoxideLabs/improvements ([`7255a5f`](https://github.com/yuki0iq/gitoxide/commit/7255a5fc0aa790b54e3176e8ecf066457acd9eef))
+ - Add `SymlinkCheck::verified_path_allow_nonexisting()` ([`9db196b`](https://github.com/yuki0iq/gitoxide/commit/9db196b97d1da6005ccf67cb439c1a708e20a77a))
+ - Improve documentation of a field that one can easily get wrong otherwise. ([`5a1b3d6`](https://github.com/yuki0iq/gitoxide/commit/5a1b3d66b161a00c47f35cb5ad92f1c40554e538))
+ - Merge pull request #1884 from GitoxideLabs/improvements ([`0bf1d5b`](https://github.com/yuki0iq/gitoxide/commit/0bf1d5b9f0b0971b9f25a8e44b7818e37c78d68e))
+ - Make `SymlinkCheck::inner` available. ([`7dcba9f`](https://github.com/yuki0iq/gitoxide/commit/7dcba9f0a4fa2cd22d6f356c5f2e2684946ff25a))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.17.0 (2025-01-18)
@@ -187,19 +258,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1773 from GitoxideLabs/improvements ([`c2d1a5d`](https://github.com/GitoxideLabs/gitoxide/commit/c2d1a5d1050212ffae8072314f90613c10200b31))
- - Assure that the recently added `worktree_mode` actually represents it. ([`fc2021f`](https://github.com/GitoxideLabs/gitoxide/commit/fc2021fbfc1051b666ea9a2add6225dd9843e772))
- - Merge pull request #1768 from GitoxideLabs/improvements ([`34fa6bb`](https://github.com/GitoxideLabs/gitoxide/commit/34fa6bbcdaafa9a690dd7504c42d286e4dce0fd1))
- - Let the `Change::Type` carry the new type. ([`77ecdb5`](https://github.com/GitoxideLabs/gitoxide/commit/77ecdb5888b4e0ba20862fb606f8f897900ccf5c))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1749 from GitoxideLabs/status ([`8d84818`](https://github.com/GitoxideLabs/gitoxide/commit/8d84818240d44e1f5fe78a231b5d9bffd0283918))
- - Add a `core.autocrlf` (filter) test ([`b67c39d`](https://github.com/GitoxideLabs/gitoxide/commit/b67c39d47350df0eb7dc9a0a2c709b0ae57daae9))
- - Merge pull request #1410 from GitoxideLabs/status ([`0ab4f64`](https://github.com/GitoxideLabs/gitoxide/commit/0ab4f64407b7fa0924830f7b7bd2f5b0ba1cc16e))
- - Inform about tree to index "status" ([`c4e8745`](https://github.com/GitoxideLabs/gitoxide/commit/c4e87454bfd4b92bcf2c8a47a031940cab6c2e18))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1773 from GitoxideLabs/improvements ([`c2d1a5d`](https://github.com/yuki0iq/gitoxide/commit/c2d1a5d1050212ffae8072314f90613c10200b31))
+ - Assure that the recently added `worktree_mode` actually represents it. ([`fc2021f`](https://github.com/yuki0iq/gitoxide/commit/fc2021fbfc1051b666ea9a2add6225dd9843e772))
+ - Merge pull request #1768 from GitoxideLabs/improvements ([`34fa6bb`](https://github.com/yuki0iq/gitoxide/commit/34fa6bbcdaafa9a690dd7504c42d286e4dce0fd1))
+ - Let the `Change::Type` carry the new type. ([`77ecdb5`](https://github.com/yuki0iq/gitoxide/commit/77ecdb5888b4e0ba20862fb606f8f897900ccf5c))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1749 from GitoxideLabs/status ([`8d84818`](https://github.com/yuki0iq/gitoxide/commit/8d84818240d44e1f5fe78a231b5d9bffd0283918))
+ - Add a `core.autocrlf` (filter) test ([`b67c39d`](https://github.com/yuki0iq/gitoxide/commit/b67c39d47350df0eb7dc9a0a2c709b0ae57daae9))
+ - Merge pull request #1410 from GitoxideLabs/status ([`0ab4f64`](https://github.com/yuki0iq/gitoxide/commit/0ab4f64407b7fa0924830f7b7bd2f5b0ba1cc16e))
+ - Inform about tree to index "status" ([`c4e8745`](https://github.com/yuki0iq/gitoxide/commit/c4e87454bfd4b92bcf2c8a47a031940cab6c2e18))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.16.0 (2024-12-22)
@@ -227,7 +298,7 @@ A maintenance release without user-facing changes.
- 15 commits contributed to the release over the course of 28 calendar days.
- 28 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1735](https://github.com/GitoxideLabs/gitoxide/issues/1735)
+ - 1 unique issue was worked on: [#1735](https://github.com/yuki0iq/gitoxide/issues/1735)
### Commit Details
@@ -235,23 +306,23 @@ A maintenance release without user-facing changes.
view details
- * **[#1735](https://github.com/GitoxideLabs/gitoxide/issues/1735)**
- - Replacing a directory with non-directory will not cause an error anymore. ([`f3b76d0`](https://github.com/GitoxideLabs/gitoxide/commit/f3b76d0f52da8b4ea0f4d03490fc0c18fd7c3a96))
+ * **[#1735](https://github.com/yuki0iq/gitoxide/issues/1735)**
+ - Replacing a directory with non-directory will not cause an error anymore. ([`f3b76d0`](https://github.com/yuki0iq/gitoxide/commit/f3b76d0f52da8b4ea0f4d03490fc0c18fd7c3a96))
* **Uncategorized**
- - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/GitoxideLabs/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1736 from GitoxideLabs/fix-status ([`3af94f9`](https://github.com/GitoxideLabs/gitoxide/commit/3af94f9ad53404fe053fac47e3a6cf849b8287d9))
- - Merge pull request #1734 from EliahKagan/nonfiles ([`ad6b9b6`](https://github.com/GitoxideLabs/gitoxide/commit/ad6b9b66aa3e3561e413d04d00f6dbf832d63353))
- - Reword "non-files" in documentation comments ([`154b21f`](https://github.com/GitoxideLabs/gitoxide/commit/154b21f0e9beb0e5b6615f091f5f0716df6a3f7b))
- - Adapt to changes in `gix-dir` ([`329a734`](https://github.com/GitoxideLabs/gitoxide/commit/329a734e0f5d23de2bd9af87f6da85cb6154a97c))
- - Clarify and expand descriptions of `NonFile`s ([`c06a57e`](https://github.com/GitoxideLabs/gitoxide/commit/c06a57e698ee21d6c6d8a35bbb37323ceef1e143))
- - Merge pull request #1730 from GitoxideLabs/fix-1729 ([`6822689`](https://github.com/GitoxideLabs/gitoxide/commit/6822689fca04c15e309f9ca41d610bca9cb93e3b))
- - `status` retrieval now deals with non-file entries by ignoring them when possible. ([`3614c21`](https://github.com/GitoxideLabs/gitoxide/commit/3614c21da2357cb58b7e8572ca49b52656780594))
- - Adapt to changes in `gix-dir` ([`a7c4100`](https://github.com/GitoxideLabs/gitoxide/commit/a7c41008705b3c2777b467c60e5b5881021c5abf))
- - Merge pull request #1705 from GitoxideLabs/merge ([`520c832`](https://github.com/GitoxideLabs/gitoxide/commit/520c832cfcfb34eb7617be55ebe2719ab35595fd))
- - Adapt to changes in `gix-diff` ([`960773e`](https://github.com/GitoxideLabs/gitoxide/commit/960773e5526d02e1f2294224859c821ed86a3463))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/yuki0iq/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1736 from GitoxideLabs/fix-status ([`3af94f9`](https://github.com/yuki0iq/gitoxide/commit/3af94f9ad53404fe053fac47e3a6cf849b8287d9))
+ - Merge pull request #1734 from EliahKagan/nonfiles ([`ad6b9b6`](https://github.com/yuki0iq/gitoxide/commit/ad6b9b66aa3e3561e413d04d00f6dbf832d63353))
+ - Reword "non-files" in documentation comments ([`154b21f`](https://github.com/yuki0iq/gitoxide/commit/154b21f0e9beb0e5b6615f091f5f0716df6a3f7b))
+ - Adapt to changes in `gix-dir` ([`329a734`](https://github.com/yuki0iq/gitoxide/commit/329a734e0f5d23de2bd9af87f6da85cb6154a97c))
+ - Clarify and expand descriptions of `NonFile`s ([`c06a57e`](https://github.com/yuki0iq/gitoxide/commit/c06a57e698ee21d6c6d8a35bbb37323ceef1e143))
+ - Merge pull request #1730 from GitoxideLabs/fix-1729 ([`6822689`](https://github.com/yuki0iq/gitoxide/commit/6822689fca04c15e309f9ca41d610bca9cb93e3b))
+ - `status` retrieval now deals with non-file entries by ignoring them when possible. ([`3614c21`](https://github.com/yuki0iq/gitoxide/commit/3614c21da2357cb58b7e8572ca49b52656780594))
+ - Adapt to changes in `gix-dir` ([`a7c4100`](https://github.com/yuki0iq/gitoxide/commit/a7c41008705b3c2777b467c60e5b5881021c5abf))
+ - Merge pull request #1705 from GitoxideLabs/merge ([`520c832`](https://github.com/yuki0iq/gitoxide/commit/520c832cfcfb34eb7617be55ebe2719ab35595fd))
+ - Adapt to changes in `gix-diff` ([`960773e`](https://github.com/yuki0iq/gitoxide/commit/960773e5526d02e1f2294224859c821ed86a3463))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.15.0 (2024-11-24)
@@ -273,16 +344,16 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1652 from EliahKagan/run-ci/chmod ([`8e99eba`](https://github.com/GitoxideLabs/gitoxide/commit/8e99eba2a284b35b5e9bcb97e47bfbbafc3df5d1))
- - Regenerate gix-status fixture archives ([`9ec034f`](https://github.com/GitoxideLabs/gitoxide/commit/9ec034f2abbd5b0a169ac1095001d11e73d6db0a))
- - Set +x in index in other gix-status fixtures ([`c50d730`](https://github.com/GitoxideLabs/gitoxide/commit/c50d73058c64809c7863c1be3bff88a0e91f86d8))
- - Set +x in index in status_changed.sh fixture ([`9b12a78`](https://github.com/GitoxideLabs/gitoxide/commit/9b12a783d6d8460b5095393f2e6bbac472cf94f8))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1652 from EliahKagan/run-ci/chmod ([`8e99eba`](https://github.com/yuki0iq/gitoxide/commit/8e99eba2a284b35b5e9bcb97e47bfbbafc3df5d1))
+ - Regenerate gix-status fixture archives ([`9ec034f`](https://github.com/yuki0iq/gitoxide/commit/9ec034f2abbd5b0a169ac1095001d11e73d6db0a))
+ - Set +x in index in other gix-status fixtures ([`c50d730`](https://github.com/yuki0iq/gitoxide/commit/c50d73058c64809c7863c1be3bff88a0e91f86d8))
+ - Set +x in index in status_changed.sh fixture ([`9b12a78`](https://github.com/yuki0iq/gitoxide/commit/9b12a783d6d8460b5095393f2e6bbac472cf94f8))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.14.0 (2024-10-22)
@@ -346,23 +417,23 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/GitoxideLabs/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Adapt to changes in `gix-diff` ([`2bf1e5f`](https://github.com/GitoxideLabs/gitoxide/commit/2bf1e5f15a60ef57c7c15279124d3eb227e585e0))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1547 from nyurik/cast-lossless ([`c3a7dcf`](https://github.com/GitoxideLabs/gitoxide/commit/c3a7dcf859a8022468ea8289db837374d07d734f))
- - Fix clippy::cast_lossless ([`29ad2df`](https://github.com/GitoxideLabs/gitoxide/commit/29ad2df419c6d03f9f0160ca17cc94acdb30bcb7))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/yuki0iq/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Adapt to changes in `gix-diff` ([`2bf1e5f`](https://github.com/yuki0iq/gitoxide/commit/2bf1e5f15a60ef57c7c15279124d3eb227e585e0))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1547 from nyurik/cast-lossless ([`c3a7dcf`](https://github.com/yuki0iq/gitoxide/commit/c3a7dcf859a8022468ea8289db837374d07d734f))
+ - Fix clippy::cast_lossless ([`29ad2df`](https://github.com/yuki0iq/gitoxide/commit/29ad2df419c6d03f9f0160ca17cc94acdb30bcb7))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
## 0.13.0 (2024-08-22)
@@ -384,8 +455,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/GitoxideLabs/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
- - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/GitoxideLabs/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
+ - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/yuki0iq/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
+ - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/yuki0iq/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
## 0.12.0 (2024-08-22)
@@ -408,13 +479,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/GitoxideLabs/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'fix-clean' ([`33eacfb`](https://github.com/GitoxideLabs/gitoxide/commit/33eacfbaace2021043e2b5d72dcb9293af6c4020))
- - Adapt to changes in `gix-dir` ([`37c2852`](https://github.com/GitoxideLabs/gitoxide/commit/37c2852a1fdbc13ff9e76db6f60224b4cb5f75ab))
+ - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/yuki0iq/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'fix-clean' ([`33eacfb`](https://github.com/yuki0iq/gitoxide/commit/33eacfbaace2021043e2b5d72dcb9293af6c4020))
+ - Adapt to changes in `gix-dir` ([`37c2852`](https://github.com/yuki0iq/gitoxide/commit/37c2852a1fdbc13ff9e76db6f60224b4cb5f75ab))
## 0.11.0 (2024-07-23)
@@ -443,29 +514,29 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/GitoxideLabs/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
- - Merge pull request #1455 from joshtriplett/portable-atomic-only-when-needed ([`6cd8b46`](https://github.com/GitoxideLabs/gitoxide/commit/6cd8b4665bb7582f744c3244abaef812be39ec35))
- - Centralize conditionals for `AtomicU64` import in one place ([`27653cf`](https://github.com/GitoxideLabs/gitoxide/commit/27653cf0e6da98f5b22aef59080119abb41eabcd))
- - Depend on portable-atomic only on platforms without 64-bit atomics ([`42916f6`](https://github.com/GitoxideLabs/gitoxide/commit/42916f6945e302b2b20ca566ac88eac3e21091b0))
- - Merge pull request #1454 from Fabian-Gruenbichler/mr/atomics ([`9ff9642`](https://github.com/GitoxideLabs/gitoxide/commit/9ff96429606e6ad833fe984e756c9186d89e0371))
- - Use portable-atomic for AtomicU64 where needed ([`3639678`](https://github.com/GitoxideLabs/gitoxide/commit/36396782198969ce96ceed3edeae71cf6df6851f))
- - Merge branch 'fix-windows-tests' ([`c2753b8`](https://github.com/GitoxideLabs/gitoxide/commit/c2753b8425c285c6b53f46eba9bc3584aa85eb01))
- - Allow tests to work with symlinks on Windows ([`f48ed0c`](https://github.com/GitoxideLabs/gitoxide/commit/f48ed0c123db7ac6e1b03d012a6eec963873393b))
- - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/GitoxideLabs/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
- - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/GitoxideLabs/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
- - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/GitoxideLabs/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
- - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/GitoxideLabs/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
- - Merge branch 'status' ([`2f9f0ac`](https://github.com/GitoxideLabs/gitoxide/commit/2f9f0ac36eb37b1736e21ee09e5a91833b80fc65))
- - Thanks clippy ([`acc1331`](https://github.com/GitoxideLabs/gitoxide/commit/acc13318731fabac8f65d604baf7e47814f92ad4))
- - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/GitoxideLabs/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
- - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/GitoxideLabs/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
- - Make bash script shebangs more portable ([`68cbea8`](https://github.com/GitoxideLabs/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
- - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/GitoxideLabs/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/yuki0iq/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
+ - Merge pull request #1455 from joshtriplett/portable-atomic-only-when-needed ([`6cd8b46`](https://github.com/yuki0iq/gitoxide/commit/6cd8b4665bb7582f744c3244abaef812be39ec35))
+ - Centralize conditionals for `AtomicU64` import in one place ([`27653cf`](https://github.com/yuki0iq/gitoxide/commit/27653cf0e6da98f5b22aef59080119abb41eabcd))
+ - Depend on portable-atomic only on platforms without 64-bit atomics ([`42916f6`](https://github.com/yuki0iq/gitoxide/commit/42916f6945e302b2b20ca566ac88eac3e21091b0))
+ - Merge pull request #1454 from Fabian-Gruenbichler/mr/atomics ([`9ff9642`](https://github.com/yuki0iq/gitoxide/commit/9ff96429606e6ad833fe984e756c9186d89e0371))
+ - Use portable-atomic for AtomicU64 where needed ([`3639678`](https://github.com/yuki0iq/gitoxide/commit/36396782198969ce96ceed3edeae71cf6df6851f))
+ - Merge branch 'fix-windows-tests' ([`c2753b8`](https://github.com/yuki0iq/gitoxide/commit/c2753b8425c285c6b53f46eba9bc3584aa85eb01))
+ - Allow tests to work with symlinks on Windows ([`f48ed0c`](https://github.com/yuki0iq/gitoxide/commit/f48ed0c123db7ac6e1b03d012a6eec963873393b))
+ - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/yuki0iq/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
+ - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/yuki0iq/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
+ - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/yuki0iq/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
+ - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/yuki0iq/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Merge branch 'status' ([`2f9f0ac`](https://github.com/yuki0iq/gitoxide/commit/2f9f0ac36eb37b1736e21ee09e5a91833b80fc65))
+ - Thanks clippy ([`acc1331`](https://github.com/yuki0iq/gitoxide/commit/acc13318731fabac8f65d604baf7e47814f92ad4))
+ - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/yuki0iq/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
+ - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/yuki0iq/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
+ - Make bash script shebangs more portable ([`68cbea8`](https://github.com/yuki0iq/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
+ - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/yuki0iq/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
## 0.10.0 (2024-05-22)
@@ -488,16 +559,16 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
- - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/GitoxideLabs/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
- - Merge pull request from GHSA-7w47-3wg8-547c ([`79dce79`](https://github.com/GitoxideLabs/gitoxide/commit/79dce79c62f6072aa2653780d590dc3993dfa401))
- - Address review comments ([`fcc3b69`](https://github.com/GitoxideLabs/gitoxide/commit/fcc3b69867db1628f6a44d0e0dad8f7417f566bc))
- - Adapt to changes in `gix-worktree` ([`1ca6a3c`](https://github.com/GitoxideLabs/gitoxide/commit/1ca6a3ce22887c7eb42ec3e0a19f6e1202715745))
- - Merge branch 'cargo-fixes' ([`977346e`](https://github.com/GitoxideLabs/gitoxide/commit/977346ee61de6207c66f3de003db6e8c722fb81c))
- - Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 ([`54ac559`](https://github.com/GitoxideLabs/gitoxide/commit/54ac55946bb04635cd74582a1ce2e4bee70f2e60))
- - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/GitoxideLabs/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e))
- - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/GitoxideLabs/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/yuki0iq/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
+ - Merge pull request from GHSA-7w47-3wg8-547c ([`79dce79`](https://github.com/yuki0iq/gitoxide/commit/79dce79c62f6072aa2653780d590dc3993dfa401))
+ - Address review comments ([`fcc3b69`](https://github.com/yuki0iq/gitoxide/commit/fcc3b69867db1628f6a44d0e0dad8f7417f566bc))
+ - Adapt to changes in `gix-worktree` ([`1ca6a3c`](https://github.com/yuki0iq/gitoxide/commit/1ca6a3ce22887c7eb42ec3e0a19f6e1202715745))
+ - Merge branch 'cargo-fixes' ([`977346e`](https://github.com/yuki0iq/gitoxide/commit/977346ee61de6207c66f3de003db6e8c722fb81c))
+ - Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 ([`54ac559`](https://github.com/yuki0iq/gitoxide/commit/54ac55946bb04635cd74582a1ce2e4bee70f2e60))
+ - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/yuki0iq/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e))
+ - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/yuki0iq/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
## 0.9.0 (2024-04-13)
@@ -519,12 +590,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
- - Merge pull request #1341 from szepeviktor/typos ([`55f379b`](https://github.com/GitoxideLabs/gitoxide/commit/55f379bc47065822d078393d83d30c0835a89782))
- - Fix typos ([`f72ecce`](https://github.com/GitoxideLabs/gitoxide/commit/f72ecce45babcad2a0c9b73c79d01ff502907a57))
- - Merge branch 'status' ([`45edd2e`](https://github.com/GitoxideLabs/gitoxide/commit/45edd2ea66035adf526cb2f617873dcba60a2a9a))
- - Adapt to changes in `gix-index` ([`1e1fce1`](https://github.com/GitoxideLabs/gitoxide/commit/1e1fce11a968ebbcede1135ccbd0b03e749a1267))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Merge pull request #1341 from szepeviktor/typos ([`55f379b`](https://github.com/yuki0iq/gitoxide/commit/55f379bc47065822d078393d83d30c0835a89782))
+ - Fix typos ([`f72ecce`](https://github.com/yuki0iq/gitoxide/commit/f72ecce45babcad2a0c9b73c79d01ff502907a57))
+ - Merge branch 'status' ([`45edd2e`](https://github.com/yuki0iq/gitoxide/commit/45edd2ea66035adf526cb2f617873dcba60a2a9a))
+ - Adapt to changes in `gix-index` ([`1e1fce1`](https://github.com/yuki0iq/gitoxide/commit/1e1fce11a968ebbcede1135ccbd0b03e749a1267))
## 0.8.0 (2024-03-18)
@@ -547,10 +618,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.1, gix-object v0.42.1, gix-index v0.31.1, gix-pathspec v0.7.2, gix-dir v0.3.0, gix-status v0.8.0, gix v0.61.0, safety bump 2 crates ([`155cc45`](https://github.com/GitoxideLabs/gitoxide/commit/155cc45730b259e662d7c4be42a469a3af3750e1))
- - Prepare changelog prior to release ([`129ba3d`](https://github.com/GitoxideLabs/gitoxide/commit/129ba3deccc9ada0dc571466458845939502763d))
- - Merge branch 'improvements-for-cargo' ([`41cd53e`](https://github.com/GitoxideLabs/gitoxide/commit/41cd53e2af76e35e047aac4eca6324774df4cb50))
- - Adapt to changes in `gix-dir` ([`e48ba08`](https://github.com/GitoxideLabs/gitoxide/commit/e48ba081ae1c76c05215725647399e0d060b7134))
+ - Release gix-actor v0.31.1, gix-object v0.42.1, gix-index v0.31.1, gix-pathspec v0.7.2, gix-dir v0.3.0, gix-status v0.8.0, gix v0.61.0, safety bump 2 crates ([`155cc45`](https://github.com/yuki0iq/gitoxide/commit/155cc45730b259e662d7c4be42a469a3af3750e1))
+ - Prepare changelog prior to release ([`129ba3d`](https://github.com/yuki0iq/gitoxide/commit/129ba3deccc9ada0dc571466458845939502763d))
+ - Merge branch 'improvements-for-cargo' ([`41cd53e`](https://github.com/yuki0iq/gitoxide/commit/41cd53e2af76e35e047aac4eca6324774df4cb50))
+ - Adapt to changes in `gix-dir` ([`e48ba08`](https://github.com/yuki0iq/gitoxide/commit/e48ba081ae1c76c05215725647399e0d060b7134))
## 0.7.0 (2024-03-14)
@@ -578,12 +649,12 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Provide `Entry::worktree_summary()` ([`2dc373f`](https://github.com/GitoxideLabs/gitoxide/commit/2dc373f54988fb38b3a8f1e6100c46ece53b9f95))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
- - Add index-to-worktree status with rename tracking ([`80a6cb8`](https://github.com/GitoxideLabs/gitoxide/commit/80a6cb80fdb3a49c3461d286d62baf68755aa733))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Provide `Entry::worktree_summary()` ([`2dc373f`](https://github.com/yuki0iq/gitoxide/commit/2dc373f54988fb38b3a8f1e6100c46ece53b9f95))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - Add index-to-worktree status with rename tracking ([`80a6cb8`](https://github.com/yuki0iq/gitoxide/commit/80a6cb80fdb3a49c3461d286d62baf68755aa733))
## 0.6.0 (2024-02-25)
@@ -612,13 +683,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Merge branch 'status' ([`bb48c4c`](https://github.com/GitoxideLabs/gitoxide/commit/bb48c4ce22650b8c76af3b147e252ebe7cedb205))
- - Improve `index_as_worktree()` function signature. ([`0bef316`](https://github.com/GitoxideLabs/gitoxide/commit/0bef316696fcf11e9f7dc1910819a60e4229f766))
- - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/GitoxideLabs/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
- - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/GitoxideLabs/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
- - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/GitoxideLabs/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Merge branch 'status' ([`bb48c4c`](https://github.com/yuki0iq/gitoxide/commit/bb48c4ce22650b8c76af3b147e252ebe7cedb205))
+ - Improve `index_as_worktree()` function signature. ([`0bef316`](https://github.com/yuki0iq/gitoxide/commit/0bef316696fcf11e9f7dc1910819a60e4229f766))
+ - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/yuki0iq/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
+ - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/yuki0iq/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
+ - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/yuki0iq/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
## 0.5.0 (2024-01-20)
@@ -641,11 +712,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
- - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/GitoxideLabs/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
- - Typo fixes ([`3ef3bc2`](https://github.com/GitoxideLabs/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/yuki0iq/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
+ - Typo fixes ([`3ef3bc2`](https://github.com/yuki0iq/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
## 0.4.1 (2023-12-30)
@@ -676,9 +747,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.4.0 (2023-12-29)
@@ -706,14 +777,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Merge branch 'archive-handling' ([`7549559`](https://github.com/GitoxideLabs/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
- - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/GitoxideLabs/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
- - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/GitoxideLabs/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Merge branch 'archive-handling' ([`7549559`](https://github.com/yuki0iq/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
+ - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/yuki0iq/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
+ - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/yuki0iq/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
## v0.3.0 (2023-12-06)
@@ -741,19 +812,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/GitoxideLabs/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - J fmt ([`51c7abc`](https://github.com/GitoxideLabs/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
- - Merge branch 'gix-status' ([`dfb3f18`](https://github.com/GitoxideLabs/gitoxide/commit/dfb3f1821428f294f1832543ad0cf2fc883b03fb))
- - Adapt to changes in `gix-diff` ([`1706e23`](https://github.com/GitoxideLabs/gitoxide/commit/1706e2394380c35cd98d0e106eb0985ae1912da0))
- - Merge branch 'gix-status' ([`c87f2cc`](https://github.com/GitoxideLabs/gitoxide/commit/c87f2cc7a499cbd354c03c40f9923c80845fc56c))
- - Remove unused dependency and improve documentation slightly ([`13ab629`](https://github.com/GitoxideLabs/gitoxide/commit/13ab6291eca79b2a5b538d923f7138c3d755d18d))
- - Adapt to changes in `gix-index` ([`8134767`](https://github.com/GitoxideLabs/gitoxide/commit/81347676707d30d414b3126c5714c005cca576c8))
- - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/GitoxideLabs/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
- - Use `gix-object::Find` trait ([`7407fec`](https://github.com/GitoxideLabs/gitoxide/commit/7407fec0f73a132e3273c643ede264a401227de1))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/yuki0iq/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - J fmt ([`51c7abc`](https://github.com/yuki0iq/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
+ - Merge branch 'gix-status' ([`dfb3f18`](https://github.com/yuki0iq/gitoxide/commit/dfb3f1821428f294f1832543ad0cf2fc883b03fb))
+ - Adapt to changes in `gix-diff` ([`1706e23`](https://github.com/yuki0iq/gitoxide/commit/1706e2394380c35cd98d0e106eb0985ae1912da0))
+ - Merge branch 'gix-status' ([`c87f2cc`](https://github.com/yuki0iq/gitoxide/commit/c87f2cc7a499cbd354c03c40f9923c80845fc56c))
+ - Remove unused dependency and improve documentation slightly ([`13ab629`](https://github.com/yuki0iq/gitoxide/commit/13ab6291eca79b2a5b538d923f7138c3d755d18d))
+ - Adapt to changes in `gix-index` ([`8134767`](https://github.com/yuki0iq/gitoxide/commit/81347676707d30d414b3126c5714c005cca576c8))
+ - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/yuki0iq/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
+ - Use `gix-object::Find` trait ([`7407fec`](https://github.com/yuki0iq/gitoxide/commit/7407fec0f73a132e3273c643ede264a401227de1))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
## v0.2.0 (2023-10-12)
@@ -801,19 +872,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/GitoxideLabs/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
- - Merge branch 'improvements' ([`429e7b2`](https://github.com/GitoxideLabs/gitoxide/commit/429e7b25f93c8a7947db19bafa74babf199a1aa6))
- - Adapt to changes in `gix-object` ([`f712aeb`](https://github.com/GitoxideLabs/gitoxide/commit/f712aeb1fe14ab60c58da5317410e397115f8d35))
- - Merge branch 'reset' ([`b842691`](https://github.com/GitoxideLabs/gitoxide/commit/b8426919a491dc3a7df01ee3f258fc0d8a3a327c))
- - Replace `conflict` marker with detailed decoding of stages. ([`60c948f`](https://github.com/GitoxideLabs/gitoxide/commit/60c948f55ec432ab40b826a9ce8cb3d8fe15a543))
- - Add entries-relative index to each change. ([`b55a8d5`](https://github.com/GitoxideLabs/gitoxide/commit/b55a8d58b8bd9e1ba2f9049668c166e75fb0a360))
- - `status` now supports filters. ([`de66b4c`](https://github.com/GitoxideLabs/gitoxide/commit/de66b4c26a937a4f6462dff5ec58275dae01813a))
- - A way for `status` to stop early. ([`0e10b62`](https://github.com/GitoxideLabs/gitoxide/commit/0e10b62557fbd5b33a4aebab24e442e23304ac0a))
- - Provide statistics at the end of a index status operation ([`0d01eb2`](https://github.com/GitoxideLabs/gitoxide/commit/0d01eb28ebb2305873726ba1892204fd151f4c4f))
- - Add support for submodule status ([`53de126`](https://github.com/GitoxideLabs/gitoxide/commit/53de126ea571ef9ed911e66c26a4c36cfdc7e0dd))
- - Add symlink checking for `gix status` ([`c044919`](https://github.com/GitoxideLabs/gitoxide/commit/c044919383b14f9355cf279add64297c2acedeed))
+ - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/yuki0iq/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Merge branch 'improvements' ([`429e7b2`](https://github.com/yuki0iq/gitoxide/commit/429e7b25f93c8a7947db19bafa74babf199a1aa6))
+ - Adapt to changes in `gix-object` ([`f712aeb`](https://github.com/yuki0iq/gitoxide/commit/f712aeb1fe14ab60c58da5317410e397115f8d35))
+ - Merge branch 'reset' ([`b842691`](https://github.com/yuki0iq/gitoxide/commit/b8426919a491dc3a7df01ee3f258fc0d8a3a327c))
+ - Replace `conflict` marker with detailed decoding of stages. ([`60c948f`](https://github.com/yuki0iq/gitoxide/commit/60c948f55ec432ab40b826a9ce8cb3d8fe15a543))
+ - Add entries-relative index to each change. ([`b55a8d5`](https://github.com/yuki0iq/gitoxide/commit/b55a8d58b8bd9e1ba2f9049668c166e75fb0a360))
+ - `status` now supports filters. ([`de66b4c`](https://github.com/yuki0iq/gitoxide/commit/de66b4c26a937a4f6462dff5ec58275dae01813a))
+ - A way for `status` to stop early. ([`0e10b62`](https://github.com/yuki0iq/gitoxide/commit/0e10b62557fbd5b33a4aebab24e442e23304ac0a))
+ - Provide statistics at the end of a index status operation ([`0d01eb2`](https://github.com/yuki0iq/gitoxide/commit/0d01eb28ebb2305873726ba1892204fd151f4c4f))
+ - Add support for submodule status ([`53de126`](https://github.com/yuki0iq/gitoxide/commit/53de126ea571ef9ed911e66c26a4c36cfdc7e0dd))
+ - Add symlink checking for `gix status` ([`c044919`](https://github.com/yuki0iq/gitoxide/commit/c044919383b14f9355cf279add64297c2acedeed))
## v0.1.0 (2023-09-24)
@@ -851,26 +922,26 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Fix gix-status dev dependencies - can't use versions ([`f692809`](https://github.com/GitoxideLabs/gitoxide/commit/f69280929c4ebc3a7677dc3039a61fee6bcfe428))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
- - Merge branch 'reset' ([`54a8495`](https://github.com/GitoxideLabs/gitoxide/commit/54a849545140f7f1c0c7564c418071c0a76a34e7))
- - Various improvements ([`2d01125`](https://github.com/GitoxideLabs/gitoxide/commit/2d011253c64aaeede546a2e4cdd143142689044b))
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/GitoxideLabs/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
- - Release gix-index v0.23.1 ([`11b9c71`](https://github.com/GitoxideLabs/gitoxide/commit/11b9c71311df978ebb20cca0d765cf249c8eedcf))
- - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/GitoxideLabs/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
- - Merge branch 'fixes' ([`4bfd1cc`](https://github.com/GitoxideLabs/gitoxide/commit/4bfd1cc8f7922a8c4de6b9d078d54b93e78f51ff))
- - Adapt to changes in `gix-index` and pass skip-hash through for performance.. ([`713cd59`](https://github.com/GitoxideLabs/gitoxide/commit/713cd59f0b1eff6397b80f1e1fceec278532fd59))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/GitoxideLabs/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
- - More cleanup of test crates ([`73c685a`](https://github.com/GitoxideLabs/gitoxide/commit/73c685a67debcfa26a940f37bbca69cb3a4af57e))
- - Split tests off into their own crate to allow feature toggles. ([`93feea2`](https://github.com/GitoxideLabs/gitoxide/commit/93feea269eebd114e866e6f29f4a73c0096df9e0))
- - Merge branch 'worktree-organization' ([`8d0d8e0`](https://github.com/GitoxideLabs/gitoxide/commit/8d0d8e005d7f11924a6717954d892aae5cec45e7))
- - Adapt to changes in `gix-worktree` ([`e5717e1`](https://github.com/GitoxideLabs/gitoxide/commit/e5717e1d12c49285d31a90b03b7f8e9cbc6c1108))
- - Create new `gix-status` crate to capture `git-status` like functionality ([`be9af32`](https://github.com/GitoxideLabs/gitoxide/commit/be9af327c75d693658a2427ee9a711e631a8da7d))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Fix gix-status dev dependencies - can't use versions ([`f692809`](https://github.com/yuki0iq/gitoxide/commit/f69280929c4ebc3a7677dc3039a61fee6bcfe428))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Merge branch 'reset' ([`54a8495`](https://github.com/yuki0iq/gitoxide/commit/54a849545140f7f1c0c7564c418071c0a76a34e7))
+ - Various improvements ([`2d01125`](https://github.com/yuki0iq/gitoxide/commit/2d011253c64aaeede546a2e4cdd143142689044b))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/yuki0iq/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
+ - Release gix-index v0.23.1 ([`11b9c71`](https://github.com/yuki0iq/gitoxide/commit/11b9c71311df978ebb20cca0d765cf249c8eedcf))
+ - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/yuki0iq/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
+ - Merge branch 'fixes' ([`4bfd1cc`](https://github.com/yuki0iq/gitoxide/commit/4bfd1cc8f7922a8c4de6b9d078d54b93e78f51ff))
+ - Adapt to changes in `gix-index` and pass skip-hash through for performance.. ([`713cd59`](https://github.com/yuki0iq/gitoxide/commit/713cd59f0b1eff6397b80f1e1fceec278532fd59))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/yuki0iq/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
+ - More cleanup of test crates ([`73c685a`](https://github.com/yuki0iq/gitoxide/commit/73c685a67debcfa26a940f37bbca69cb3a4af57e))
+ - Split tests off into their own crate to allow feature toggles. ([`93feea2`](https://github.com/yuki0iq/gitoxide/commit/93feea269eebd114e866e6f29f4a73c0096df9e0))
+ - Merge branch 'worktree-organization' ([`8d0d8e0`](https://github.com/yuki0iq/gitoxide/commit/8d0d8e005d7f11924a6717954d892aae5cec45e7))
+ - Adapt to changes in `gix-worktree` ([`e5717e1`](https://github.com/yuki0iq/gitoxide/commit/e5717e1d12c49285d31a90b03b7f8e9cbc6c1108))
+ - Create new `gix-status` crate to capture `git-status` like functionality ([`be9af32`](https://github.com/yuki0iq/gitoxide/commit/be9af327c75d693658a2427ee9a711e631a8da7d))
diff --git a/gix-status/Cargo.toml b/gix-status/Cargo.toml
index a10e1a40c4e..e61ce7c41c9 100644
--- a/gix-status/Cargo.toml
+++ b/gix-status/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-status"
-version = "0.21.0"
+version = "0.21.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate of the gitoxide project dealing with 'git status'-like functionality"
@@ -20,18 +20,18 @@ doctest = false
worktree-rewrites = ["dep:gix-dir", "dep:gix-diff"]
[dependencies]
-gix-index = { version = "^0.42.0", path = "../gix-index" }
+gix-index = { version = "^0.42.1", path = "../gix-index" }
gix-fs = { version = "^0.17.0", path = "../gix-fs" }
-gix-hash = { version = "^0.20.0", path = "../gix-hash" }
-gix-object = { version = "^0.51.0", path = "../gix-object" }
+gix-hash = { version = "^0.20.1", path = "../gix-hash" }
+gix-object = { version = "^0.51.1", path = "../gix-object" }
gix-path = { version = "^0.10.21", path = "../gix-path" }
-gix-features = { version = "^0.44.0", path = "../gix-features", features = ["progress"] }
+gix-features = { version = "^0.44.1", path = "../gix-features", features = ["progress"] }
gix-filter = { version = "^0.21.0", path = "../gix-filter" }
-gix-worktree = { version = "^0.43.0", path = "../gix-worktree", default-features = false, features = ["attributes"] }
+gix-worktree = { version = "^0.43.1", path = "../gix-worktree", default-features = false, features = ["attributes"] }
gix-pathspec = { version = "^0.13.0", path = "../gix-pathspec" }
gix-dir = { version = "^0.16.0", path = "../gix-dir", optional = true }
-gix-diff = { version = "^0.54.0", path = "../gix-diff", default-features = false, features = ["blob"], optional = true }
+gix-diff = { version = "^0.54.1", path = "../gix-diff", default-features = false, features = ["blob"], optional = true }
thiserror = "2.0.17"
filetime = "0.2.15"
diff --git a/gix-status/src/lib.rs b/gix-status/src/lib.rs
index 7b809fbe54a..fd79017b893 100644
--- a/gix-status/src/lib.rs
+++ b/gix-status/src/lib.rs
@@ -25,7 +25,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
#[cfg(target_has_atomic = "64")]
diff --git a/gix-tempfile/CHANGELOG.md b/gix-tempfile/CHANGELOG.md
index 156177a19cb..7da8ea13c79 100644
--- a/gix-tempfile/CHANGELOG.md
+++ b/gix-tempfile/CHANGELOG.md
@@ -5,13 +5,42 @@ 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).
+## 19.0.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 19.0.0 (2025-10-22)
### Commit Statistics
- - 5 commits contributed to the release over the course of 99 calendar days.
+ - 6 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,11 +52,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/GitoxideLabs/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
- - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/GitoxideLabs/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 18.0.0 (2025-07-15)
@@ -50,15 +80,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/GitoxideLabs/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
- - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/GitoxideLabs/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
- - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/GitoxideLabs/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
- - Small documentation fixes ([`bfb1c34`](https://github.com/GitoxideLabs/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
- - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/GitoxideLabs/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
- - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/GitoxideLabs/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/yuki0iq/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
+ - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/yuki0iq/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
+ - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/yuki0iq/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
+ - Small documentation fixes ([`bfb1c34`](https://github.com/yuki0iq/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
+ - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/yuki0iq/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
+ - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/yuki0iq/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 17.1.0 (2025-04-26)
@@ -78,9 +108,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 17.0.1 (2025-04-25)
@@ -102,15 +132,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1968 from GitoxideLabs/dependabot/cargo/cargo-bd18780e40 ([`46227e6`](https://github.com/GitoxideLabs/gitoxide/commit/46227e6d1ddc0879662730e5bb21a8597716b1ca))
- - Bump the cargo group with 40 updates ([`06bf1e1`](https://github.com/GitoxideLabs/gitoxide/commit/06bf1e1552de65ce692911bdc4c501d487bbc3d7))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1968 from GitoxideLabs/dependabot/cargo/cargo-bd18780e40 ([`46227e6`](https://github.com/yuki0iq/gitoxide/commit/46227e6d1ddc0879662730e5bb21a8597716b1ca))
+ - Bump the cargo group with 40 updates ([`06bf1e1`](https://github.com/yuki0iq/gitoxide/commit/06bf1e1552de65ce692911bdc4c501d487bbc3d7))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 17.0.0 (2025-04-04)
@@ -132,9 +162,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 16.0.0 (2025-01-18)
@@ -162,11 +192,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 15.0.0 (2024-10-22)
@@ -224,13 +254,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
## 14.0.2 (2024-08-22)
@@ -253,12 +283,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - More changelogs to prepare for release with stable crates ([`42cecea`](https://github.com/GitoxideLabs/gitoxide/commit/42ceceabf8449c1dd3f1e68a15bc745acc58c222))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'upgrades' ([`1d37bf6`](https://github.com/GitoxideLabs/gitoxide/commit/1d37bf6a773d56eea9003aa626ced413e8e0eaa3))
- - Upgrades `dashmap` to v6.0 ([`aa34bed`](https://github.com/GitoxideLabs/gitoxide/commit/aa34bedb059c62ce604f0b585273e7f39e51affe))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - More changelogs to prepare for release with stable crates ([`42cecea`](https://github.com/yuki0iq/gitoxide/commit/42ceceabf8449c1dd3f1e68a15bc745acc58c222))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'upgrades' ([`1d37bf6`](https://github.com/yuki0iq/gitoxide/commit/1d37bf6a773d56eea9003aa626ced413e8e0eaa3))
+ - Upgrades `dashmap` to v6.0 ([`aa34bed`](https://github.com/yuki0iq/gitoxide/commit/aa34bedb059c62ce604f0b585273e7f39e51affe))
## 14.0.1 (2024-07-23)
@@ -281,12 +311,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
- - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/GitoxideLabs/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/yuki0iq/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
## 14.0.0 (2024-05-22)
@@ -308,8 +338,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
## 13.1.1 (2024-03-14)
@@ -332,11 +362,11 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
- - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/GitoxideLabs/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/yuki0iq/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
## 13.1.0 (2024-02-06)
@@ -361,8 +391,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/GitoxideLabs/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
- - Tempfile with permission support, adding new `*_with_permissions(..., permissions)` methods. ([`45ef4ff`](https://github.com/GitoxideLabs/gitoxide/commit/45ef4ffa76f10073ace6ce264198d211a74963e2))
+ - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/yuki0iq/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
+ - Tempfile with permission support, adding new `*_with_permissions(..., permissions)` methods. ([`45ef4ff`](https://github.com/yuki0iq/gitoxide/commit/45ef4ffa76f10073ace6ce264198d211a74963e2))
## 13.0.0 (2024-01-20)
@@ -385,8 +415,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
## 12.0.1 (2023-12-30)
@@ -417,9 +447,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 12.0.0 (2023-12-29)
@@ -447,10 +477,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
## 11.0.1 (2023-12-06)
@@ -472,13 +502,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - More changelogs, this time for production crates ([`2b1c60a`](https://github.com/GitoxideLabs/gitoxide/commit/2b1c60ac17206fe90d9f5920b47f3919e807cac4))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - More changelogs, this time for production crates ([`2b1c60a`](https://github.com/yuki0iq/gitoxide/commit/2b1c60ac17206fe90d9f5920b47f3919e807cac4))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
## 11.0.0 (2023-10-12)
@@ -501,8 +531,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
## 10.0.0 (2023-09-24)
@@ -520,7 +550,7 @@ A maintenance release without user-facing changes.
- 4 commits contributed to the release over the course of 3 calendar days.
- 16 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1026](https://github.com/GitoxideLabs/gitoxide/issues/1026)
+ - 1 unique issue was worked on: [#1026](https://github.com/yuki0iq/gitoxide/issues/1026)
### Commit Details
@@ -528,12 +558,12 @@ A maintenance release without user-facing changes.
view details
- * **[#1026](https://github.com/GitoxideLabs/gitoxide/issues/1026)**
- - Improve documentation to make possibility of leaks more clear ([`a8b227e`](https://github.com/GitoxideLabs/gitoxide/commit/a8b227ebe7dd140361de9bd7f0d88debfc2416d0))
+ * **[#1026](https://github.com/yuki0iq/gitoxide/issues/1026)**
+ - Improve documentation to make possibility of leaks more clear ([`a8b227e`](https://github.com/yuki0iq/gitoxide/commit/a8b227ebe7dd140361de9bd7f0d88debfc2416d0))
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
- - Merge branch 'gix-lock-improvements' ([`b009db0`](https://github.com/GitoxideLabs/gitoxide/commit/b009db018df435a8c57848dc4cdc52d4278a6d9d))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Merge branch 'gix-lock-improvements' ([`b009db0`](https://github.com/yuki0iq/gitoxide/commit/b009db018df435a8c57848dc4cdc52d4278a6d9d))
## 9.0.0 (2023-09-08)
@@ -559,11 +589,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 8.0.0 (2023-08-22)
@@ -586,9 +616,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Prepare more changelogs ([`6672d8e`](https://github.com/GitoxideLabs/gitoxide/commit/6672d8e9750166016fb7a55e8be5b6d7c0072453))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Prepare more changelogs ([`6672d8e`](https://github.com/yuki0iq/gitoxide/commit/6672d8e9750166016fb7a55e8be5b6d7c0072453))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
## 7.0.2 (2023-07-22)
@@ -611,14 +641,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Prepare yet another changelog ([`8451aac`](https://github.com/GitoxideLabs/gitoxide/commit/8451aace5161ec6f5950318d6bfd042e7c6c62cc))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Prepare more changelogs ([`13a497f`](https://github.com/GitoxideLabs/gitoxide/commit/13a497f679943908793e743810f1b0b2501ba3b6))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Prepare yet another changelog ([`8451aac`](https://github.com/yuki0iq/gitoxide/commit/8451aace5161ec6f5950318d6bfd042e7c6c62cc))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Prepare more changelogs ([`13a497f`](https://github.com/yuki0iq/gitoxide/commit/13a497f679943908793e743810f1b0b2501ba3b6))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 7.0.1 (2023-07-20)
@@ -643,9 +673,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v7.0.1 ([`95c30b2`](https://github.com/GitoxideLabs/gitoxide/commit/95c30b249d7a1d4767cc0a96316da2734a3dd9f6))
- - Allow re-release of `gix-tempfile` with latest dependencies ([`60b53f4`](https://github.com/GitoxideLabs/gitoxide/commit/60b53f4aac4c8cf7cf1299e0847ca66fc8e9a18b))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Release gix-tempfile v7.0.1 ([`95c30b2`](https://github.com/yuki0iq/gitoxide/commit/95c30b249d7a1d4767cc0a96316da2734a3dd9f6))
+ - Allow re-release of `gix-tempfile` with latest dependencies ([`60b53f4`](https://github.com/yuki0iq/gitoxide/commit/60b53f4aac4c8cf7cf1299e0847ca66fc8e9a18b))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
## 7.0.0 (2023-06-22)
@@ -672,12 +702,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
## 6.0.0 (2023-06-06)
@@ -700,10 +730,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'fix-docs' ([`420553a`](https://github.com/GitoxideLabs/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
- - Cleaning up documentation ([`2578e57`](https://github.com/GitoxideLabs/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'fix-docs' ([`420553a`](https://github.com/yuki0iq/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
+ - Cleaning up documentation ([`2578e57`](https://github.com/yuki0iq/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
## 5.0.3 (2023-04-26)
@@ -726,11 +756,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Make fmt ([`5d2b5d0`](https://github.com/GitoxideLabs/gitoxide/commit/5d2b5d02c3869e07dc2507a8f2519ee1df633df7))
- - Create new `gix-fs` crate to consolidate all filesystem utilities ([`f8cc33c`](https://github.com/GitoxideLabs/gitoxide/commit/f8cc33cb372dd2b4bbe4a09cf4f64916681ab1dd))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Make fmt ([`5d2b5d0`](https://github.com/yuki0iq/gitoxide/commit/5d2b5d02c3869e07dc2507a8f2519ee1df633df7))
+ - Create new `gix-fs` crate to consolidate all filesystem utilities ([`f8cc33c`](https://github.com/yuki0iq/gitoxide/commit/f8cc33cb372dd2b4bbe4a09cf4f64916681ab1dd))
## 5.0.2 (2023-03-26)
@@ -752,9 +782,9 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/GitoxideLabs/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
- - Prepare changelogs prior to release ([`3016a28`](https://github.com/GitoxideLabs/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
- - Correct more typos with `typos` tool. ([`2321eb9`](https://github.com/GitoxideLabs/gitoxide/commit/2321eb971c2b89551506e2016a3495fafd15b47d))
+ - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/yuki0iq/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
+ - Prepare changelogs prior to release ([`3016a28`](https://github.com/yuki0iq/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
+ - Correct more typos with `typos` tool. ([`2321eb9`](https://github.com/yuki0iq/gitoxide/commit/2321eb971c2b89551506e2016a3495fafd15b47d))
## 5.0.1 (2023-03-14)
@@ -777,10 +807,10 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/GitoxideLabs/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
- - Prepare changelogs prior to release ([`c66e298`](https://github.com/GitoxideLabs/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
- - Make fmt ([`3836cc0`](https://github.com/GitoxideLabs/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
- - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/GitoxideLabs/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
+ - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/yuki0iq/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
+ - Prepare changelogs prior to release ([`c66e298`](https://github.com/yuki0iq/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
+ - Make fmt ([`3836cc0`](https://github.com/yuki0iq/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
+ - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/yuki0iq/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
## 5.0.0 (2023-03-10)
@@ -811,9 +841,9 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/GitoxideLabs/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
- - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/GitoxideLabs/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
- - Upgrade `tempfile` to 3.4, fixing a security issue. ([`304b0c1`](https://github.com/GitoxideLabs/gitoxide/commit/304b0c1ffdfc90bbfaad1bf30162070a5ce4b8c0))
+ - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/yuki0iq/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
+ - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/yuki0iq/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
+ - Upgrade `tempfile` to 3.4, fixing a security issue. ([`304b0c1`](https://github.com/yuki0iq/gitoxide/commit/304b0c1ffdfc90bbfaad1bf30162070a5ce4b8c0))
## 4.1.1 (2023-03-07)
@@ -843,8 +873,8 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.1 ([`2574b75`](https://github.com/GitoxideLabs/gitoxide/commit/2574b7592b5e0e7a709608ce674568d15b8fc3e8))
- - Switch `tempfile` to `~3.3.0` to help with `cargo` build. ([`6778c5f`](https://github.com/GitoxideLabs/gitoxide/commit/6778c5f6874ec2a44859de25428e6603dd4e9e8a))
+ - Release gix-tempfile v4.1.1 ([`2574b75`](https://github.com/yuki0iq/gitoxide/commit/2574b7592b5e0e7a709608ce674568d15b8fc3e8))
+ - Switch `tempfile` to `~3.3.0` to help with `cargo` build. ([`6778c5f`](https://github.com/yuki0iq/gitoxide/commit/6778c5f6874ec2a44859de25428e6603dd4e9e8a))
## 4.1.0 (2023-03-01)
@@ -874,11 +904,11 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
- - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/GitoxideLabs/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
- - Add `hp-hashmap` feature toggle (enabled by default). ([`1ff1342`](https://github.com/GitoxideLabs/gitoxide/commit/1ff1342da793442859526df3dd0ec1ed968a6ded))
- - Avoid clearing the registry while running tests ([`d635fb7`](https://github.com/GitoxideLabs/gitoxide/commit/d635fb7a060bfbc5b584bec9976549383d369f47))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/yuki0iq/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
+ - Add `hp-hashmap` feature toggle (enabled by default). ([`1ff1342`](https://github.com/yuki0iq/gitoxide/commit/1ff1342da793442859526df3dd0ec1ed968a6ded))
+ - Avoid clearing the registry while running tests ([`d635fb7`](https://github.com/yuki0iq/gitoxide/commit/d635fb7a060bfbc5b584bec9976549383d369f47))
## 4.0.0 (2023-02-26)
@@ -902,7 +932,7 @@ A maintenance release without any user-facing changes.
- 5 commits contributed to the release.
- 9 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#339](https://github.com/GitoxideLabs/gitoxide/issues/339)
+ - 1 unique issue was worked on: [#339](https://github.com/yuki0iq/gitoxide/issues/339)
### Commit Details
@@ -910,13 +940,13 @@ A maintenance release without any user-facing changes.
view details
- * **[#339](https://github.com/GitoxideLabs/gitoxide/issues/339)**
- - Gate all signal handling behind the `signals` feature toggle. ([`441f5ac`](https://github.com/GitoxideLabs/gitoxide/commit/441f5ac4dd2f0636ec07065f8095e8bae5ce6985))
+ * **[#339](https://github.com/yuki0iq/gitoxide/issues/339)**
+ - Gate all signal handling behind the `signals` feature toggle. ([`441f5ac`](https://github.com/yuki0iq/gitoxide/commit/441f5ac4dd2f0636ec07065f8095e8bae5ce6985))
* **Uncategorized**
- - Release gix-tempfile v4.0.0 ([`ad23f1d`](https://github.com/GitoxideLabs/gitoxide/commit/ad23f1dd58b3eabf5a12d02c4a1de8b1835051d5))
- - Prepare for git-tempfile release ([`56c005b`](https://github.com/GitoxideLabs/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
- - Merge branch 'tempfile-upgrades' ([`3522cba`](https://github.com/GitoxideLabs/gitoxide/commit/3522cbaac721c8079605be51b9053014bc5e863a))
- - Upgrade `tempfile` to `3.4` ([`2670938`](https://github.com/GitoxideLabs/gitoxide/commit/2670938df5f6a3ed155b793e301ea0ab64b8cec1))
+ - Release gix-tempfile v4.0.0 ([`ad23f1d`](https://github.com/yuki0iq/gitoxide/commit/ad23f1dd58b3eabf5a12d02c4a1de8b1835051d5))
+ - Prepare for git-tempfile release ([`56c005b`](https://github.com/yuki0iq/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
+ - Merge branch 'tempfile-upgrades' ([`3522cba`](https://github.com/yuki0iq/gitoxide/commit/3522cbaac721c8079605be51b9053014bc5e863a))
+ - Upgrade `tempfile` to `3.4` ([`2670938`](https://github.com/yuki0iq/gitoxide/commit/2670938df5f6a3ed155b793e301ea0ab64b8cec1))
## 3.0.3 (2023-02-17)
@@ -994,7 +1024,7 @@ A maintenance release without any user-facing changes.
- 238 commits contributed to the release.
- 8 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 9 unique issues were worked on: [#198](https://github.com/GitoxideLabs/gitoxide/issues/198), [#266](https://github.com/GitoxideLabs/gitoxide/issues/266), [#298](https://github.com/GitoxideLabs/gitoxide/issues/298), [#328](https://github.com/GitoxideLabs/gitoxide/issues/328), [#336](https://github.com/GitoxideLabs/gitoxide/issues/336), [#364](https://github.com/GitoxideLabs/gitoxide/issues/364), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691)
+ - 9 unique issues were worked on: [#198](https://github.com/yuki0iq/gitoxide/issues/198), [#266](https://github.com/yuki0iq/gitoxide/issues/266), [#298](https://github.com/yuki0iq/gitoxide/issues/298), [#328](https://github.com/yuki0iq/gitoxide/issues/328), [#336](https://github.com/yuki0iq/gitoxide/issues/336), [#364](https://github.com/yuki0iq/gitoxide/issues/364), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#691](https://github.com/yuki0iq/gitoxide/issues/691)
### Thanks Clippy
@@ -1008,254 +1038,254 @@ A maintenance release without any user-facing changes.
view details
- * **[#198](https://github.com/GitoxideLabs/gitoxide/issues/198)**
- - Adjust all changelogs to fulfil requirements for publishing ([`04b9ca0`](https://github.com/GitoxideLabs/gitoxide/commit/04b9ca025a1667529b2221ab4280bd3c8dae01cf))
- - Handle changelogs with upcoming version section if they were left for editing ([`0f5f47d`](https://github.com/GitoxideLabs/gitoxide/commit/0f5f47da4662b596cbbbd9c0d83e135e2cc52c11))
- - Deduplicate conventional message ids ([`e695eda`](https://github.com/GitoxideLabs/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
- - Regenerate all changelogs to get links ([`0c81769`](https://github.com/GitoxideLabs/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
- - Mention actual issues that where worked on ([`a517e39`](https://github.com/GitoxideLabs/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
- - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/GitoxideLabs/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
- - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/GitoxideLabs/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
- - Sort all commits by time, descending… ([`f536bad`](https://github.com/GitoxideLabs/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
- - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/GitoxideLabs/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
- - Fixup remaining changelogs… ([`2f75db2`](https://github.com/GitoxideLabs/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
- * **[#266](https://github.com/GitoxideLabs/gitoxide/issues/266)**
- - Upgrade dashmap to latest version ([`52d4fe5`](https://github.com/GitoxideLabs/gitoxide/commit/52d4fe55b6dd88f72479abd4015cab063ddaaf97))
- * **[#298](https://github.com/GitoxideLabs/gitoxide/issues/298)**
- - Refactor ([`591b533`](https://github.com/GitoxideLabs/gitoxide/commit/591b5338ecdc0da33151baa0781fd8dc1ee8d5a9))
- - Use hash_hasher based hash state for better keys/less collisions ([`814de07`](https://github.com/GitoxideLabs/gitoxide/commit/814de079f4226f42efa49ad334a348bce67184e4))
- * **[#328](https://github.com/GitoxideLabs/gitoxide/issues/328)**
- - A stress test to try conjure deadlocks in handlers ([`3bdecb5`](https://github.com/GitoxideLabs/gitoxide/commit/3bdecb54570b46e4c140e783f49ff23ef465582d))
- - Prepare changelog ([`8e92494`](https://github.com/GitoxideLabs/gitoxide/commit/8e924948dfa366d3d39227b63053c7ff00a5382a))
- - Assure interrupt based tempfile cleanup can't deadlock ([`81ed5f5`](https://github.com/GitoxideLabs/gitoxide/commit/81ed5f5e7a3634f0fab681ca59e40099f0118f75))
- * **[#336](https://github.com/GitoxideLabs/gitoxide/issues/336)**
- - Update changelog ([`2cfbe9c`](https://github.com/GitoxideLabs/gitoxide/commit/2cfbe9ce81f611c0b541b9c0fd4fffd2d99dfa0a))
- - Do not install signal handlers by default ([`c863ea5`](https://github.com/GitoxideLabs/gitoxide/commit/c863ea5b34fa9ee3dac21c1f85587da16045f8d8))
- * **[#364](https://github.com/GitoxideLabs/gitoxide/issues/364)**
- - Update changelogs prior to release ([`746a676`](https://github.com/GitoxideLabs/gitoxide/commit/746a676056cd4907da7137a00798344b5bdb4419))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - Add safety notes ([`910fa06`](https://github.com/GitoxideLabs/gitoxide/commit/910fa06f39c9839c58d59467bca05ad511c23bef))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#198](https://github.com/yuki0iq/gitoxide/issues/198)**
+ - Adjust all changelogs to fulfil requirements for publishing ([`04b9ca0`](https://github.com/yuki0iq/gitoxide/commit/04b9ca025a1667529b2221ab4280bd3c8dae01cf))
+ - Handle changelogs with upcoming version section if they were left for editing ([`0f5f47d`](https://github.com/yuki0iq/gitoxide/commit/0f5f47da4662b596cbbbd9c0d83e135e2cc52c11))
+ - Deduplicate conventional message ids ([`e695eda`](https://github.com/yuki0iq/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
+ - Regenerate all changelogs to get links ([`0c81769`](https://github.com/yuki0iq/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
+ - Mention actual issues that where worked on ([`a517e39`](https://github.com/yuki0iq/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
+ - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/yuki0iq/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
+ - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/yuki0iq/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
+ - Sort all commits by time, descending… ([`f536bad`](https://github.com/yuki0iq/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
+ - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/yuki0iq/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
+ - Fixup remaining changelogs… ([`2f75db2`](https://github.com/yuki0iq/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
+ * **[#266](https://github.com/yuki0iq/gitoxide/issues/266)**
+ - Upgrade dashmap to latest version ([`52d4fe5`](https://github.com/yuki0iq/gitoxide/commit/52d4fe55b6dd88f72479abd4015cab063ddaaf97))
+ * **[#298](https://github.com/yuki0iq/gitoxide/issues/298)**
+ - Refactor ([`591b533`](https://github.com/yuki0iq/gitoxide/commit/591b5338ecdc0da33151baa0781fd8dc1ee8d5a9))
+ - Use hash_hasher based hash state for better keys/less collisions ([`814de07`](https://github.com/yuki0iq/gitoxide/commit/814de079f4226f42efa49ad334a348bce67184e4))
+ * **[#328](https://github.com/yuki0iq/gitoxide/issues/328)**
+ - A stress test to try conjure deadlocks in handlers ([`3bdecb5`](https://github.com/yuki0iq/gitoxide/commit/3bdecb54570b46e4c140e783f49ff23ef465582d))
+ - Prepare changelog ([`8e92494`](https://github.com/yuki0iq/gitoxide/commit/8e924948dfa366d3d39227b63053c7ff00a5382a))
+ - Assure interrupt based tempfile cleanup can't deadlock ([`81ed5f5`](https://github.com/yuki0iq/gitoxide/commit/81ed5f5e7a3634f0fab681ca59e40099f0118f75))
+ * **[#336](https://github.com/yuki0iq/gitoxide/issues/336)**
+ - Update changelog ([`2cfbe9c`](https://github.com/yuki0iq/gitoxide/commit/2cfbe9ce81f611c0b541b9c0fd4fffd2d99dfa0a))
+ - Do not install signal handlers by default ([`c863ea5`](https://github.com/yuki0iq/gitoxide/commit/c863ea5b34fa9ee3dac21c1f85587da16045f8d8))
+ * **[#364](https://github.com/yuki0iq/gitoxide/issues/364)**
+ - Update changelogs prior to release ([`746a676`](https://github.com/yuki0iq/gitoxide/commit/746a676056cd4907da7137a00798344b5bdb4419))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - Add safety notes ([`910fa06`](https://github.com/yuki0iq/gitoxide/commit/910fa06f39c9839c58d59467bca05ad511c23bef))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
* **Uncategorized**
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Rename `git-tempfile` to `gix-tempfile` ([`192ed5d`](https://github.com/GitoxideLabs/gitoxide/commit/192ed5d15c04fdfb330b3ab553eeaaf09f7fccd4))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Merge branch 'rename-crates' ([`6461c3d`](https://github.com/GitoxideLabs/gitoxide/commit/6461c3da4d6daee857606d94294c3f87fc36965a))
- - Rename `git-repository` to `gix` ([`7bed2a9`](https://github.com/GitoxideLabs/gitoxide/commit/7bed2a96604397fa990f427b1a970ddeb6f09f1c))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Thanks clippy ([`bac57dd`](https://github.com/GitoxideLabs/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`9e04685`](https://github.com/GitoxideLabs/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/GitoxideLabs/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
- - Prepare changelogs prior to release ([`423af90`](https://github.com/GitoxideLabs/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
- - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/GitoxideLabs/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
- - Thanks clippy ([`04cfa63`](https://github.com/GitoxideLabs/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Merge branch 'main' into remote-ls-refs ([`95f2f4f`](https://github.com/GitoxideLabs/gitoxide/commit/95f2f4f17f7eae174a64c7d9f6a1513d73b21bbb))
- - Thanks clippy ([`f90d772`](https://github.com/GitoxideLabs/gitoxide/commit/f90d772cf625afea605e42c92db15ed870d7e120))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/GitoxideLabs/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/GitoxideLabs/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
- - Fix typos ([`e9fcb70`](https://github.com/GitoxideLabs/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/GitoxideLabs/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
- - Thanks clippy ([`e1003d5`](https://github.com/GitoxideLabs/gitoxide/commit/e1003d5fdee5d4439c0cf0286c67dec9b5e34f53))
- - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/GitoxideLabs/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
- - Make fmt ([`7cf3545`](https://github.com/GitoxideLabs/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
- - Merge branch 'short-id' ([`5849d5b`](https://github.com/GitoxideLabs/gitoxide/commit/5849d5b326b83f98a16cf1d956c720c7f0fd4445))
- - Release git-tempfile v2.0.0, safety bump 6 crates ([`90b1c42`](https://github.com/GitoxideLabs/gitoxide/commit/90b1c42d5487904a9f329362d185b035d0ddb975))
- - Release git-tempfile v1.0.6 ([`bd3f8ee`](https://github.com/GitoxideLabs/gitoxide/commit/bd3f8ee28b51fa556a0f37c9bd62569f0ce7d49d))
- - Upgrade dashmap to 5.1.0 (with security fix) ([`2520945`](https://github.com/GitoxideLabs/gitoxide/commit/25209454d3f7e27e12e8ddca92e43b1ff01d58aa))
- - Release git-tempfile v1.0.5 ([`d811154`](https://github.com/GitoxideLabs/gitoxide/commit/d81115473cf04f5c3ae25b657b88c3f049451227))
- - Downgrade dashmap to 4.0 to avoid unsoundness. ([`d9451e8`](https://github.com/GitoxideLabs/gitoxide/commit/d9451e8d7fc39c252042f9d2447061262c16ae7a))
- - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/GitoxideLabs/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
- - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/GitoxideLabs/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
- - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/GitoxideLabs/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
- - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/GitoxideLabs/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
- - Prepare changelogs for release ([`674ec73`](https://github.com/GitoxideLabs/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
- - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/GitoxideLabs/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
- - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/GitoxideLabs/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
- - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/GitoxideLabs/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
- - Make fmt, but now it picked up some parts that usually don't get altered… ([`01f7b72`](https://github.com/GitoxideLabs/gitoxide/commit/01f7b729337bd2c99498321c479a9a13b1858e3e))
- - Update changelogs just for fun ([`21541b3`](https://github.com/GitoxideLabs/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
- - Release git-tempfile v1.0.2 ([`310ea73`](https://github.com/GitoxideLabs/gitoxide/commit/310ea7336e78fbedb2cefa1ecb773b25e6a77e0a))
- - Update changelogs once more… ([`d57d279`](https://github.com/GitoxideLabs/gitoxide/commit/d57d279dc603cf450c151bbb6dc6c6505cc6da10))
- - Update changelogs retro-actively… ([`78cfe0a`](https://github.com/GitoxideLabs/gitoxide/commit/78cfe0ac341c6c2257743d913884b50042078e6c))
- - Release git-tempfile v1.0.1 ([`295eb37`](https://github.com/GitoxideLabs/gitoxide/commit/295eb374d104ac2775b9f864ef3234e2c5832b54))
- - [tempfile #195] adapt to Rust 1.55 ([`d9e71ac`](https://github.com/GitoxideLabs/gitoxide/commit/d9e71acc5d619b5e78673da4fbb5a531c97ad6dd))
- - Thanks clippy ([`4701296`](https://github.com/GitoxideLabs/gitoxide/commit/4701296bd5e2c4ad2f80f4e1de498db49f93385a))
- - Release git-tempfile v1.0.0 ([`1238535`](https://github.com/GitoxideLabs/gitoxide/commit/123853539dc30ddea2d822ab177ee09b191bdf1b))
- - [stability #171] prepare git-lock and git-tempfile release ([`3a1cf4d`](https://github.com/GitoxideLabs/gitoxide/commit/3a1cf4d441b53c880b5c887916302a493ad28b41))
- - [stability #171] Prime git-tempfile and git-lock for release ([`01278fe`](https://github.com/GitoxideLabs/gitoxide/commit/01278fe4e28bf97ce6a2b8947198683646e361ee))
- - Release git-tempfile v0.6.1 ([`eda952f`](https://github.com/GitoxideLabs/gitoxide/commit/eda952f95e9ece78bbdbe6c26dd78f7ac5365d86))
- - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/GitoxideLabs/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
- - (cargo-release) version 0.6.0 ([`d58f37e`](https://github.com/GitoxideLabs/gitoxide/commit/d58f37e3b5a000fbe069aa869bd84f66d5c3210b))
- - [utils #154] refactor: bool.then(||this) - neat ([`1dec1c4`](https://github.com/GitoxideLabs/gitoxide/commit/1dec1c49032c8acb449e463fde41f403cb640e45))
- - (cargo-release) version 0.5.0 ([`0e11e98`](https://github.com/GitoxideLabs/gitoxide/commit/0e11e98f0562c7baa9c90e18db6240731d165217))
- - [pack #153] implement io traits for tempfiles ([`59d03d6`](https://github.com/GitoxideLabs/gitoxide/commit/59d03d6133b301a19adfab212cf2c946110fc53b))
- - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/GitoxideLabs/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
- - Thanks clippy ([`e1964e4`](https://github.com/GitoxideLabs/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
- - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/GitoxideLabs/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
- - [lock] support recoverable commits ([`b2217e7`](https://github.com/GitoxideLabs/gitoxide/commit/b2217e7d25df9801354f702b0625d3168f8d3271))
- - [ref] support for persistence with recovery ([`d8b2d66`](https://github.com/GitoxideLabs/gitoxide/commit/d8b2d661b9cf644b52950b9dedf8dbce0d348098))
- - [ref] refactor ([`a261b82`](https://github.com/GitoxideLabs/gitoxide/commit/a261b82c1ee7ebdbbc82ce1c8286ca6a0f221cea))
- - [ref] allow reflogs to be created in place of empty directory trees ([`80a6e0e`](https://github.com/GitoxideLabs/gitoxide/commit/80a6e0e1ff2321d9162e799d5fc0f457e7de4ade))
- - [tempfile] a way to delete empty dirs recursively ([`6025aa0`](https://github.com/GitoxideLabs/gitoxide/commit/6025aa08d93cd5124c8df38c51b795b9c7d1c911))
- - Bump libc from 0.2.97 to 0.2.98 ([`caf6495`](https://github.com/GitoxideLabs/gitoxide/commit/caf6495b08f77d7e4eaa058074693fffb5c5644b))
- - [tempfile] close a tempfile while keeping track of it ([`aa96ed1`](https://github.com/GitoxideLabs/gitoxide/commit/aa96ed1776a615446b9864b1231f9f33805ab178))
- - (cargo-release) version 0.4.0 ([`4512798`](https://github.com/GitoxideLabs/gitoxide/commit/45127986daba0a409f5b405d463fa23f5c4a053b))
- - [lock] add [must_use = "reason"] attribute where it matters ([`813c46b`](https://github.com/GitoxideLabs/gitoxide/commit/813c46b1ac9ed5454c7832a6bad5a112f145b565))
- - [lock] refactor, remaining docs ([`956e69f`](https://github.com/GitoxideLabs/gitoxide/commit/956e69fcb96085d96124b6c56d829607b36adf9f))
- - [lock] tests green ([`3706b26`](https://github.com/GitoxideLabs/gitoxide/commit/3706b2669ebee5cd25a75a42d9b0a4a380707ee1))
- - [lock] cleanup signal handling even more… ([`9fb13d2`](https://github.com/GitoxideLabs/gitoxide/commit/9fb13d27ccce5b0742ee9289fca891dbeb8a65de))
- - [lock] first tests and a lot of refactoring ([`3c34194`](https://github.com/GitoxideLabs/gitoxide/commit/3c34194b6c0fd5ab22eb91081a563ba3bfa19110))
- - [lock] refactor; Marker is definitely not necessary… ([`6af84c9`](https://github.com/GitoxideLabs/gitoxide/commit/6af84c92dbe049068be795ef4870fd830baf5384))
- - [lock] test what happens if multiple tempfiles are created ([`17942c7`](https://github.com/GitoxideLabs/gitoxide/commit/17942c7960f25ad1f8f7fb2c94f251d39bb03c6e))
- - [lock] sketch API ([`f0e1427`](https://github.com/GitoxideLabs/gitoxide/commit/f0e142734c1b09e6c4175b3c1b232d886449e280))
- - (cargo-release) version 0.3.0 ([`92f3a83`](https://github.com/GitoxideLabs/gitoxide/commit/92f3a830457766c88c68f8424828bfd9b5145f86))
- - [tempfile] refactor ([`f3144a8`](https://github.com/GitoxideLabs/gitoxide/commit/f3144a897b4e10742fef47fadd350b4e9ddf316a))
- - [tempfile] remaining tests ([`450db66`](https://github.com/GitoxideLabs/gitoxide/commit/450db6609eb3dad10deed3f9769a21ae8c4b3be8))
- - [tempfile] refactor ([`3bafa7b`](https://github.com/GitoxideLabs/gitoxide/commit/3bafa7b2a3cf8efd0769564026ce7b757cb8c09b))
- - [tempfile] implement 'closed' version of tempfile ([`d4bb61d`](https://github.com/GitoxideLabs/gitoxide/commit/d4bb61dbc99b4270464d903978222d31c7e7dc5e))
- - [tempfile] refactor ([`4788222`](https://github.com/GitoxideLabs/gitoxide/commit/4788222c28605118c03ce9f3a4dfccc26e7f7b60))
- - [tempfile] fix docs ([`3cd6712`](https://github.com/GitoxideLabs/gitoxide/commit/3cd6712c22dae2e804573bca0b7a687c36066c29))
- - [tempfile] sketch of a closed registration with different types ([`db9bb11`](https://github.com/GitoxideLabs/gitoxide/commit/db9bb11a3132961029e04f1cf761bfc3c96ec33d))
- - [tempfile] refactor ([`8a0ce64`](https://github.com/GitoxideLabs/gitoxide/commit/8a0ce64baf5a3d77a08aa68c3245be8e7964be70))
- - [tempfile] typesafe diffentiation between writable tempfiles and closed ones ([`3b424b1`](https://github.com/GitoxideLabs/gitoxide/commit/3b424b1cc071580303d37b7459e80036635eb4aa))
- - [tempfile] refactor ([`913f301`](https://github.com/GitoxideLabs/gitoxide/commit/913f3014313fe0c03cd8f0af88944d8d514d89d9))
- - [tempfile] refactor ([`9384617`](https://github.com/GitoxideLabs/gitoxide/commit/9384617dbe00dd59726cc418f23fb0a6e6dde415))
- - [tempfile] implement 'map' on tempfile to realize that 'close()' can't be done… ([`f4a1d33`](https://github.com/GitoxideLabs/gitoxide/commit/f4a1d33e994e986604d18a85b7f85e1cea063dcf))
- - (cargo-release) version 0.2.0 ([`7c2eb36`](https://github.com/GitoxideLabs/gitoxide/commit/7c2eb36274d13646956ac850bee90abbbac91c5b))
- - [tempfile] improve docs ([`d311b08`](https://github.com/GitoxideLabs/gitoxide/commit/d311b082cdec323eb76363d986064fe771aa2bfd))
- - Thanks clippy ([`a0f9803`](https://github.com/GitoxideLabs/gitoxide/commit/a0f9803533e5684cfed5ab50cd8145d071e978b2))
- - [tempfile] refactor ([`3a0f1ad`](https://github.com/GitoxideLabs/gitoxide/commit/3a0f1ad0963c77a07f1984c39b127337463c030b))
- - [tempfile] refactor ([`9b8abd0`](https://github.com/GitoxideLabs/gitoxide/commit/9b8abd0336d6ea1d7c088c78fc09fa935408896f))
- - [tempfile] cleanup control for named and unnamed tempfiles ([`0ef85a2`](https://github.com/GitoxideLabs/gitoxide/commit/0ef85a247d60332ca232d6d993987c0b89e34466))
- - [tempfile] all remaining remove_dir tests I can think of ([`3e45e5f`](https://github.com/GitoxideLabs/gitoxide/commit/3e45e5fef4f0bbd8736ae3f197f15813290fe8dc))
- - [tempfile] first bunch of tests for error handling and basic function of rmdir ([`ba41a15`](https://github.com/GitoxideLabs/gitoxide/commit/ba41a15d874a2709ab92a8680d9e168ece7b4676))
- - [tempfile] quick impl of remove-dir iter without tests ([`bf48913`](https://github.com/GitoxideLabs/gitoxide/commit/bf48913b3bc1a8c3ebaa230880f573ad01982f08))
- - [tempfile] refactor ([`9226dbe`](https://github.com/GitoxideLabs/gitoxide/commit/9226dbe18127d7e85ba2779393cb7263e87cfbf8))
- - [tempfile] refactor ([`730b733`](https://github.com/GitoxideLabs/gitoxide/commit/730b733a1a5b2c3911849eef6ffe0833e12daf73))
- - [tempfile] refactor ([`1da35ce`](https://github.com/GitoxideLabs/gitoxide/commit/1da35ce045609296c189133ca439a74b550ccc6c))
- - [tempfile] improve Retries documentation; retries docs for remove_dir ([`e665a5f`](https://github.com/GitoxideLabs/gitoxide/commit/e665a5fcd38c7002545079c63f0bf35dee11876d))
- - [tempfile] sketch how tempfile cleanup should be configured… ([`71acede`](https://github.com/GitoxideLabs/gitoxide/commit/71acede9cba6fc222d0bde1a3fd0c232d3c877ab))
- - [tempfile] logic fixed, it's working ([`6ad4946`](https://github.com/GitoxideLabs/gitoxide/commit/6ad4946e2ee603c69dad1da3e1e996cd1d4ca075))
- - [tempfile] better counting, but… ([`972113f`](https://github.com/GitoxideLabs/gitoxide/commit/972113f1ea72674db61867b14f0eed0de498b310))
- - [tempfile] better retry counts ([`c7a35ca`](https://github.com/GitoxideLabs/gitoxide/commit/c7a35caa295580a1b9d4f8b77eb8ded9d9c88703))
- - [tempfile] refactor ([`273d722`](https://github.com/GitoxideLabs/gitoxide/commit/273d72276a73d49a633b9be1c66f1a2357dfcb0f))
- - [tempfile] a better way to count retries… ([`e110b97`](https://github.com/GitoxideLabs/gitoxide/commit/e110b97b4925a10fa9a62576daf9f078508b6760))
- - [tempfile] trying to implement remove_dir really shows that… ([`1319b90`](https://github.com/GitoxideLabs/gitoxide/commit/1319b908cc42ef5114d22957ebed9ed2ced11391))
- - [tempfile] docs for create_dir; frame for remove_dir; ([`aa6b6d1`](https://github.com/GitoxideLabs/gitoxide/commit/aa6b6d14236c817ecc64390b110069c4c1340c03))
- - [tempfile] tests for automatic directory creation ([`3bd5cee`](https://github.com/GitoxideLabs/gitoxide/commit/3bd5cee0dc0811ff3b1ab3d1a93e7dca8ae06b69))
- - [tempfile] refactor ([`d441312`](https://github.com/GitoxideLabs/gitoxide/commit/d4413125c432da2e7ef809aca61973f5f55dbd5c))
- - [tempfile] use create_dir::all based on configuration… ([`156c021`](https://github.com/GitoxideLabs/gitoxide/commit/156c021ac8aaabe8fed60ac4681f365c75e0e165))
- - [tempfile] remove todo ([`5a14ab6`](https://github.com/GitoxideLabs/gitoxide/commit/5a14ab63555d6e3a58ce32b68d4b47287869b73f))
- - [tempfile] more information about error cases, too ([`7415141`](https://github.com/GitoxideLabs/gitoxide/commit/74151415f0019a32b4759cf01873acb4102f2d1e))
- - [tempfile] refactor ([`ae0c97a`](https://github.com/GitoxideLabs/gitoxide/commit/ae0c97a59d9cc56e19d3ce6fcc12b4564a66298a))
- - [tempfile] refactor ([`7c7658d`](https://github.com/GitoxideLabs/gitoxide/commit/7c7658d3390fdf1b5348a482c71a9fb20a815cca))
- - [tempfile] test for racy directory creation… ([`c9073bf`](https://github.com/GitoxideLabs/gitoxide/commit/c9073bf0d6dff3165cfd43733a602127b8835727))
- - [tempfile] verify existing files are handled correctly ([`28fee55`](https://github.com/GitoxideLabs/gitoxide/commit/28fee552718cbbed067b8a16631aaa1080886e00))
- - [tempfile] a test for directory creation limits ([`584b4b7`](https://github.com/GitoxideLabs/gitoxide/commit/584b4b7a1e6997594f1234d5feab1bc82a83b859))
- - [tempfile] limit retries for directory creation… ([`1536c7a`](https://github.com/GitoxideLabs/gitoxide/commit/1536c7a58f1da4b80e83f1169b3f865f12a3d9a2))
- - [tempfile] refactor ([`fa7b8e9`](https://github.com/GitoxideLabs/gitoxide/commit/fa7b8e99d2613297127b044605a2314b878d3ab9))
- - [tempfile] handle interrupts and assure there is an end to it ([`dc0afbd`](https://github.com/GitoxideLabs/gitoxide/commit/dc0afbdf08c44237b6749426ebacbded6cf8a647))
- - [tempfile] first recursive directory creation ([`b01faa9`](https://github.com/GitoxideLabs/gitoxide/commit/b01faa9fdc371c1226978e32a3c71dbf3be600ec))
- - [tempfile] refactor ([`7b59392`](https://github.com/GitoxideLabs/gitoxide/commit/7b59392fec4c80eddd9f82271eb1a5671e44aa5a))
- - [tempfile] another test ([`9e4834d`](https://github.com/GitoxideLabs/gitoxide/commit/9e4834df1142fd0ffdbf5ffba1aed63bc67b66b3))
- - [tempfile] first sketch of iterator based create directory all… ([`314693c`](https://github.com/GitoxideLabs/gitoxide/commit/314693c6a4577f0b2b00274a55ec99e87c17918f))
- - [lock] frame for git-lock crate ([`e6bc87d`](https://github.com/GitoxideLabs/gitoxide/commit/e6bc87d77f9b397b25694f58d347de2fc38bf71d))
- - [tempfile] add journey test to validate operation on process level ([`2d1efd4`](https://github.com/GitoxideLabs/gitoxide/commit/2d1efd4915d66890b1132d5b39e08027a83047ba))
- - [tempfile] more docs ([`d0c5e6b`](https://github.com/GitoxideLabs/gitoxide/commit/d0c5e6b96f27d7ae708e7182b4cd5dbaceecd3cd))
- - Refactor ([`e0b7f69`](https://github.com/GitoxideLabs/gitoxide/commit/e0b7f695ee6bd1032544a29d91906f9b75e12d46))
- - [tempfile] clean cargo manifest ([`d43f514`](https://github.com/GitoxideLabs/gitoxide/commit/d43f51438937d5bdd2bb2e02c355dcd4ee2b8680))
- - [tempfile] fix windows for good ([`3192a47`](https://github.com/GitoxideLabs/gitoxide/commit/3192a47b730245f2656ccf8cd82394ec31e13126))
- - [tempfile] fix windows build (hopefully) ([`6c1df66`](https://github.com/GitoxideLabs/gitoxide/commit/6c1df667031084a9e6fe9676534f80aae9a95789))
- - [tempfile] refactor ([`4a45df0`](https://github.com/GitoxideLabs/gitoxide/commit/4a45df02340b55d34534be89934d2201dda261f9))
- - [tempfile] prepare release ([`c0f7fde`](https://github.com/GitoxideLabs/gitoxide/commit/c0f7fde70b28526ad52dce9e2314a25af1531689))
- - [tempfile] an example to show off signal handlers ([`f325e69`](https://github.com/GitoxideLabs/gitoxide/commit/f325e696c64e3f61f64c0a8d8c4e8af38104a713))
- - [tempfile] remaining docs ([`d334dc0`](https://github.com/GitoxideLabs/gitoxide/commit/d334dc004d8b8eea5b586c6ada173d28d380ccce))
- - [tempfile] restore original signal handler behaviour. ([`9f91dd8`](https://github.com/GitoxideLabs/gitoxide/commit/9f91dd8e95e1e51a8e0a4f7ba45628b3d93fc5de))
- - [tempfile] process-id filter on deletion to support forks ([`611056f`](https://github.com/GitoxideLabs/gitoxide/commit/611056f431dc793684efad668d40b93b1cfec21e))
- - [tempfile] implement handler correctly, probably. ([`8cb0bbc`](https://github.com/GitoxideLabs/gitoxide/commit/8cb0bbcf2d022401886071f9c91498977cea185c))
- - [tempfile] remove tempfiles on shutdown, but… ([`954b760`](https://github.com/GitoxideLabs/gitoxide/commit/954b76029e4d9e331738137ec2c9804b0e06a890))
- - [tempfile] switch to dashmap as slab ([`6164719`](https://github.com/GitoxideLabs/gitoxide/commit/61647195ce8fd0be1b3b63f19e8aaec392f33f19))
- - [tempfile] a more realistic slab test shows the index can get quite high. ([`915f14c`](https://github.com/GitoxideLabs/gitoxide/commit/915f14c41145dbd3f63bd798e6d0cc18d51fef6f))
- - [tempfile] first step towards clearing tempfiles… ([`b0e0cee`](https://github.com/GitoxideLabs/gitoxide/commit/b0e0cee866b643f9f9e4ebdc495abed5f5c6abf9))
- - [tempfile] precisely named tempfiles ([`edc74f0`](https://github.com/GitoxideLabs/gitoxide/commit/edc74f0e8f04f45661d4909bb3e6c62f4ac1b453))
- - [tempfile] `take()` method ([`d377397`](https://github.com/GitoxideLabs/gitoxide/commit/d3773976b86ad294528997104b9cfa0c803f9d6a))
- - [tempfile] basic operation of a tempfile ([`a692950`](https://github.com/GitoxideLabs/gitoxide/commit/a692950ae7c32ed9dd040c0aebde494ef3029a30))
- - [tempfile] show that slabs can store a lot actually ([`0cc5b33`](https://github.com/GitoxideLabs/gitoxide/commit/0cc5b33f0e421ed761e5c350fb4d3ad85ef3e884))
- - [tempfile] initial docs as there is a lot to consider ([`9dffc2b`](https://github.com/GitoxideLabs/gitoxide/commit/9dffc2b918178650a3b40adfcc35730e48f46951))
- - [tempfile] crate frame ([`1b04c39`](https://github.com/GitoxideLabs/gitoxide/commit/1b04c39030b436fb6850fbfa0c39a4fed7df727c))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Rename `git-tempfile` to `gix-tempfile` ([`192ed5d`](https://github.com/yuki0iq/gitoxide/commit/192ed5d15c04fdfb330b3ab553eeaaf09f7fccd4))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Merge branch 'rename-crates' ([`6461c3d`](https://github.com/yuki0iq/gitoxide/commit/6461c3da4d6daee857606d94294c3f87fc36965a))
+ - Rename `git-repository` to `gix` ([`7bed2a9`](https://github.com/yuki0iq/gitoxide/commit/7bed2a96604397fa990f427b1a970ddeb6f09f1c))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/yuki0iq/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
+ - Thanks clippy ([`04cfa63`](https://github.com/yuki0iq/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Merge branch 'main' into remote-ls-refs ([`95f2f4f`](https://github.com/yuki0iq/gitoxide/commit/95f2f4f17f7eae174a64c7d9f6a1513d73b21bbb))
+ - Thanks clippy ([`f90d772`](https://github.com/yuki0iq/gitoxide/commit/f90d772cf625afea605e42c92db15ed870d7e120))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/yuki0iq/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/yuki0iq/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
+ - Fix typos ([`e9fcb70`](https://github.com/yuki0iq/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/yuki0iq/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
+ - Thanks clippy ([`e1003d5`](https://github.com/yuki0iq/gitoxide/commit/e1003d5fdee5d4439c0cf0286c67dec9b5e34f53))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Make fmt ([`7cf3545`](https://github.com/yuki0iq/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
+ - Merge branch 'short-id' ([`5849d5b`](https://github.com/yuki0iq/gitoxide/commit/5849d5b326b83f98a16cf1d956c720c7f0fd4445))
+ - Release git-tempfile v2.0.0, safety bump 6 crates ([`90b1c42`](https://github.com/yuki0iq/gitoxide/commit/90b1c42d5487904a9f329362d185b035d0ddb975))
+ - Release git-tempfile v1.0.6 ([`bd3f8ee`](https://github.com/yuki0iq/gitoxide/commit/bd3f8ee28b51fa556a0f37c9bd62569f0ce7d49d))
+ - Upgrade dashmap to 5.1.0 (with security fix) ([`2520945`](https://github.com/yuki0iq/gitoxide/commit/25209454d3f7e27e12e8ddca92e43b1ff01d58aa))
+ - Release git-tempfile v1.0.5 ([`d811154`](https://github.com/yuki0iq/gitoxide/commit/d81115473cf04f5c3ae25b657b88c3f049451227))
+ - Downgrade dashmap to 4.0 to avoid unsoundness. ([`d9451e8`](https://github.com/yuki0iq/gitoxide/commit/d9451e8d7fc39c252042f9d2447061262c16ae7a))
+ - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/yuki0iq/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
+ - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/yuki0iq/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
+ - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/yuki0iq/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
+ - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/yuki0iq/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
+ - Prepare changelogs for release ([`674ec73`](https://github.com/yuki0iq/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
+ - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/yuki0iq/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
+ - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/yuki0iq/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
+ - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/yuki0iq/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
+ - Make fmt, but now it picked up some parts that usually don't get altered… ([`01f7b72`](https://github.com/yuki0iq/gitoxide/commit/01f7b729337bd2c99498321c479a9a13b1858e3e))
+ - Update changelogs just for fun ([`21541b3`](https://github.com/yuki0iq/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
+ - Release git-tempfile v1.0.2 ([`310ea73`](https://github.com/yuki0iq/gitoxide/commit/310ea7336e78fbedb2cefa1ecb773b25e6a77e0a))
+ - Update changelogs once more… ([`d57d279`](https://github.com/yuki0iq/gitoxide/commit/d57d279dc603cf450c151bbb6dc6c6505cc6da10))
+ - Update changelogs retro-actively… ([`78cfe0a`](https://github.com/yuki0iq/gitoxide/commit/78cfe0ac341c6c2257743d913884b50042078e6c))
+ - Release git-tempfile v1.0.1 ([`295eb37`](https://github.com/yuki0iq/gitoxide/commit/295eb374d104ac2775b9f864ef3234e2c5832b54))
+ - [tempfile #195] adapt to Rust 1.55 ([`d9e71ac`](https://github.com/yuki0iq/gitoxide/commit/d9e71acc5d619b5e78673da4fbb5a531c97ad6dd))
+ - Thanks clippy ([`4701296`](https://github.com/yuki0iq/gitoxide/commit/4701296bd5e2c4ad2f80f4e1de498db49f93385a))
+ - Release git-tempfile v1.0.0 ([`1238535`](https://github.com/yuki0iq/gitoxide/commit/123853539dc30ddea2d822ab177ee09b191bdf1b))
+ - [stability #171] prepare git-lock and git-tempfile release ([`3a1cf4d`](https://github.com/yuki0iq/gitoxide/commit/3a1cf4d441b53c880b5c887916302a493ad28b41))
+ - [stability #171] Prime git-tempfile and git-lock for release ([`01278fe`](https://github.com/yuki0iq/gitoxide/commit/01278fe4e28bf97ce6a2b8947198683646e361ee))
+ - Release git-tempfile v0.6.1 ([`eda952f`](https://github.com/yuki0iq/gitoxide/commit/eda952f95e9ece78bbdbe6c26dd78f7ac5365d86))
+ - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/yuki0iq/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
+ - (cargo-release) version 0.6.0 ([`d58f37e`](https://github.com/yuki0iq/gitoxide/commit/d58f37e3b5a000fbe069aa869bd84f66d5c3210b))
+ - [utils #154] refactor: bool.then(||this) - neat ([`1dec1c4`](https://github.com/yuki0iq/gitoxide/commit/1dec1c49032c8acb449e463fde41f403cb640e45))
+ - (cargo-release) version 0.5.0 ([`0e11e98`](https://github.com/yuki0iq/gitoxide/commit/0e11e98f0562c7baa9c90e18db6240731d165217))
+ - [pack #153] implement io traits for tempfiles ([`59d03d6`](https://github.com/yuki0iq/gitoxide/commit/59d03d6133b301a19adfab212cf2c946110fc53b))
+ - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/yuki0iq/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
+ - Thanks clippy ([`e1964e4`](https://github.com/yuki0iq/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
+ - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/yuki0iq/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
+ - [lock] support recoverable commits ([`b2217e7`](https://github.com/yuki0iq/gitoxide/commit/b2217e7d25df9801354f702b0625d3168f8d3271))
+ - [ref] support for persistence with recovery ([`d8b2d66`](https://github.com/yuki0iq/gitoxide/commit/d8b2d661b9cf644b52950b9dedf8dbce0d348098))
+ - [ref] refactor ([`a261b82`](https://github.com/yuki0iq/gitoxide/commit/a261b82c1ee7ebdbbc82ce1c8286ca6a0f221cea))
+ - [ref] allow reflogs to be created in place of empty directory trees ([`80a6e0e`](https://github.com/yuki0iq/gitoxide/commit/80a6e0e1ff2321d9162e799d5fc0f457e7de4ade))
+ - [tempfile] a way to delete empty dirs recursively ([`6025aa0`](https://github.com/yuki0iq/gitoxide/commit/6025aa08d93cd5124c8df38c51b795b9c7d1c911))
+ - Bump libc from 0.2.97 to 0.2.98 ([`caf6495`](https://github.com/yuki0iq/gitoxide/commit/caf6495b08f77d7e4eaa058074693fffb5c5644b))
+ - [tempfile] close a tempfile while keeping track of it ([`aa96ed1`](https://github.com/yuki0iq/gitoxide/commit/aa96ed1776a615446b9864b1231f9f33805ab178))
+ - (cargo-release) version 0.4.0 ([`4512798`](https://github.com/yuki0iq/gitoxide/commit/45127986daba0a409f5b405d463fa23f5c4a053b))
+ - [lock] add [must_use = "reason"] attribute where it matters ([`813c46b`](https://github.com/yuki0iq/gitoxide/commit/813c46b1ac9ed5454c7832a6bad5a112f145b565))
+ - [lock] refactor, remaining docs ([`956e69f`](https://github.com/yuki0iq/gitoxide/commit/956e69fcb96085d96124b6c56d829607b36adf9f))
+ - [lock] tests green ([`3706b26`](https://github.com/yuki0iq/gitoxide/commit/3706b2669ebee5cd25a75a42d9b0a4a380707ee1))
+ - [lock] cleanup signal handling even more… ([`9fb13d2`](https://github.com/yuki0iq/gitoxide/commit/9fb13d27ccce5b0742ee9289fca891dbeb8a65de))
+ - [lock] first tests and a lot of refactoring ([`3c34194`](https://github.com/yuki0iq/gitoxide/commit/3c34194b6c0fd5ab22eb91081a563ba3bfa19110))
+ - [lock] refactor; Marker is definitely not necessary… ([`6af84c9`](https://github.com/yuki0iq/gitoxide/commit/6af84c92dbe049068be795ef4870fd830baf5384))
+ - [lock] test what happens if multiple tempfiles are created ([`17942c7`](https://github.com/yuki0iq/gitoxide/commit/17942c7960f25ad1f8f7fb2c94f251d39bb03c6e))
+ - [lock] sketch API ([`f0e1427`](https://github.com/yuki0iq/gitoxide/commit/f0e142734c1b09e6c4175b3c1b232d886449e280))
+ - (cargo-release) version 0.3.0 ([`92f3a83`](https://github.com/yuki0iq/gitoxide/commit/92f3a830457766c88c68f8424828bfd9b5145f86))
+ - [tempfile] refactor ([`f3144a8`](https://github.com/yuki0iq/gitoxide/commit/f3144a897b4e10742fef47fadd350b4e9ddf316a))
+ - [tempfile] remaining tests ([`450db66`](https://github.com/yuki0iq/gitoxide/commit/450db6609eb3dad10deed3f9769a21ae8c4b3be8))
+ - [tempfile] refactor ([`3bafa7b`](https://github.com/yuki0iq/gitoxide/commit/3bafa7b2a3cf8efd0769564026ce7b757cb8c09b))
+ - [tempfile] implement 'closed' version of tempfile ([`d4bb61d`](https://github.com/yuki0iq/gitoxide/commit/d4bb61dbc99b4270464d903978222d31c7e7dc5e))
+ - [tempfile] refactor ([`4788222`](https://github.com/yuki0iq/gitoxide/commit/4788222c28605118c03ce9f3a4dfccc26e7f7b60))
+ - [tempfile] fix docs ([`3cd6712`](https://github.com/yuki0iq/gitoxide/commit/3cd6712c22dae2e804573bca0b7a687c36066c29))
+ - [tempfile] sketch of a closed registration with different types ([`db9bb11`](https://github.com/yuki0iq/gitoxide/commit/db9bb11a3132961029e04f1cf761bfc3c96ec33d))
+ - [tempfile] refactor ([`8a0ce64`](https://github.com/yuki0iq/gitoxide/commit/8a0ce64baf5a3d77a08aa68c3245be8e7964be70))
+ - [tempfile] typesafe diffentiation between writable tempfiles and closed ones ([`3b424b1`](https://github.com/yuki0iq/gitoxide/commit/3b424b1cc071580303d37b7459e80036635eb4aa))
+ - [tempfile] refactor ([`913f301`](https://github.com/yuki0iq/gitoxide/commit/913f3014313fe0c03cd8f0af88944d8d514d89d9))
+ - [tempfile] refactor ([`9384617`](https://github.com/yuki0iq/gitoxide/commit/9384617dbe00dd59726cc418f23fb0a6e6dde415))
+ - [tempfile] implement 'map' on tempfile to realize that 'close()' can't be done… ([`f4a1d33`](https://github.com/yuki0iq/gitoxide/commit/f4a1d33e994e986604d18a85b7f85e1cea063dcf))
+ - (cargo-release) version 0.2.0 ([`7c2eb36`](https://github.com/yuki0iq/gitoxide/commit/7c2eb36274d13646956ac850bee90abbbac91c5b))
+ - [tempfile] improve docs ([`d311b08`](https://github.com/yuki0iq/gitoxide/commit/d311b082cdec323eb76363d986064fe771aa2bfd))
+ - Thanks clippy ([`a0f9803`](https://github.com/yuki0iq/gitoxide/commit/a0f9803533e5684cfed5ab50cd8145d071e978b2))
+ - [tempfile] refactor ([`3a0f1ad`](https://github.com/yuki0iq/gitoxide/commit/3a0f1ad0963c77a07f1984c39b127337463c030b))
+ - [tempfile] refactor ([`9b8abd0`](https://github.com/yuki0iq/gitoxide/commit/9b8abd0336d6ea1d7c088c78fc09fa935408896f))
+ - [tempfile] cleanup control for named and unnamed tempfiles ([`0ef85a2`](https://github.com/yuki0iq/gitoxide/commit/0ef85a247d60332ca232d6d993987c0b89e34466))
+ - [tempfile] all remaining remove_dir tests I can think of ([`3e45e5f`](https://github.com/yuki0iq/gitoxide/commit/3e45e5fef4f0bbd8736ae3f197f15813290fe8dc))
+ - [tempfile] first bunch of tests for error handling and basic function of rmdir ([`ba41a15`](https://github.com/yuki0iq/gitoxide/commit/ba41a15d874a2709ab92a8680d9e168ece7b4676))
+ - [tempfile] quick impl of remove-dir iter without tests ([`bf48913`](https://github.com/yuki0iq/gitoxide/commit/bf48913b3bc1a8c3ebaa230880f573ad01982f08))
+ - [tempfile] refactor ([`9226dbe`](https://github.com/yuki0iq/gitoxide/commit/9226dbe18127d7e85ba2779393cb7263e87cfbf8))
+ - [tempfile] refactor ([`730b733`](https://github.com/yuki0iq/gitoxide/commit/730b733a1a5b2c3911849eef6ffe0833e12daf73))
+ - [tempfile] refactor ([`1da35ce`](https://github.com/yuki0iq/gitoxide/commit/1da35ce045609296c189133ca439a74b550ccc6c))
+ - [tempfile] improve Retries documentation; retries docs for remove_dir ([`e665a5f`](https://github.com/yuki0iq/gitoxide/commit/e665a5fcd38c7002545079c63f0bf35dee11876d))
+ - [tempfile] sketch how tempfile cleanup should be configured… ([`71acede`](https://github.com/yuki0iq/gitoxide/commit/71acede9cba6fc222d0bde1a3fd0c232d3c877ab))
+ - [tempfile] logic fixed, it's working ([`6ad4946`](https://github.com/yuki0iq/gitoxide/commit/6ad4946e2ee603c69dad1da3e1e996cd1d4ca075))
+ - [tempfile] better counting, but… ([`972113f`](https://github.com/yuki0iq/gitoxide/commit/972113f1ea72674db61867b14f0eed0de498b310))
+ - [tempfile] better retry counts ([`c7a35ca`](https://github.com/yuki0iq/gitoxide/commit/c7a35caa295580a1b9d4f8b77eb8ded9d9c88703))
+ - [tempfile] refactor ([`273d722`](https://github.com/yuki0iq/gitoxide/commit/273d72276a73d49a633b9be1c66f1a2357dfcb0f))
+ - [tempfile] a better way to count retries… ([`e110b97`](https://github.com/yuki0iq/gitoxide/commit/e110b97b4925a10fa9a62576daf9f078508b6760))
+ - [tempfile] trying to implement remove_dir really shows that… ([`1319b90`](https://github.com/yuki0iq/gitoxide/commit/1319b908cc42ef5114d22957ebed9ed2ced11391))
+ - [tempfile] docs for create_dir; frame for remove_dir; ([`aa6b6d1`](https://github.com/yuki0iq/gitoxide/commit/aa6b6d14236c817ecc64390b110069c4c1340c03))
+ - [tempfile] tests for automatic directory creation ([`3bd5cee`](https://github.com/yuki0iq/gitoxide/commit/3bd5cee0dc0811ff3b1ab3d1a93e7dca8ae06b69))
+ - [tempfile] refactor ([`d441312`](https://github.com/yuki0iq/gitoxide/commit/d4413125c432da2e7ef809aca61973f5f55dbd5c))
+ - [tempfile] use create_dir::all based on configuration… ([`156c021`](https://github.com/yuki0iq/gitoxide/commit/156c021ac8aaabe8fed60ac4681f365c75e0e165))
+ - [tempfile] remove todo ([`5a14ab6`](https://github.com/yuki0iq/gitoxide/commit/5a14ab63555d6e3a58ce32b68d4b47287869b73f))
+ - [tempfile] more information about error cases, too ([`7415141`](https://github.com/yuki0iq/gitoxide/commit/74151415f0019a32b4759cf01873acb4102f2d1e))
+ - [tempfile] refactor ([`ae0c97a`](https://github.com/yuki0iq/gitoxide/commit/ae0c97a59d9cc56e19d3ce6fcc12b4564a66298a))
+ - [tempfile] refactor ([`7c7658d`](https://github.com/yuki0iq/gitoxide/commit/7c7658d3390fdf1b5348a482c71a9fb20a815cca))
+ - [tempfile] test for racy directory creation… ([`c9073bf`](https://github.com/yuki0iq/gitoxide/commit/c9073bf0d6dff3165cfd43733a602127b8835727))
+ - [tempfile] verify existing files are handled correctly ([`28fee55`](https://github.com/yuki0iq/gitoxide/commit/28fee552718cbbed067b8a16631aaa1080886e00))
+ - [tempfile] a test for directory creation limits ([`584b4b7`](https://github.com/yuki0iq/gitoxide/commit/584b4b7a1e6997594f1234d5feab1bc82a83b859))
+ - [tempfile] limit retries for directory creation… ([`1536c7a`](https://github.com/yuki0iq/gitoxide/commit/1536c7a58f1da4b80e83f1169b3f865f12a3d9a2))
+ - [tempfile] refactor ([`fa7b8e9`](https://github.com/yuki0iq/gitoxide/commit/fa7b8e99d2613297127b044605a2314b878d3ab9))
+ - [tempfile] handle interrupts and assure there is an end to it ([`dc0afbd`](https://github.com/yuki0iq/gitoxide/commit/dc0afbdf08c44237b6749426ebacbded6cf8a647))
+ - [tempfile] first recursive directory creation ([`b01faa9`](https://github.com/yuki0iq/gitoxide/commit/b01faa9fdc371c1226978e32a3c71dbf3be600ec))
+ - [tempfile] refactor ([`7b59392`](https://github.com/yuki0iq/gitoxide/commit/7b59392fec4c80eddd9f82271eb1a5671e44aa5a))
+ - [tempfile] another test ([`9e4834d`](https://github.com/yuki0iq/gitoxide/commit/9e4834df1142fd0ffdbf5ffba1aed63bc67b66b3))
+ - [tempfile] first sketch of iterator based create directory all… ([`314693c`](https://github.com/yuki0iq/gitoxide/commit/314693c6a4577f0b2b00274a55ec99e87c17918f))
+ - [lock] frame for git-lock crate ([`e6bc87d`](https://github.com/yuki0iq/gitoxide/commit/e6bc87d77f9b397b25694f58d347de2fc38bf71d))
+ - [tempfile] add journey test to validate operation on process level ([`2d1efd4`](https://github.com/yuki0iq/gitoxide/commit/2d1efd4915d66890b1132d5b39e08027a83047ba))
+ - [tempfile] more docs ([`d0c5e6b`](https://github.com/yuki0iq/gitoxide/commit/d0c5e6b96f27d7ae708e7182b4cd5dbaceecd3cd))
+ - Refactor ([`e0b7f69`](https://github.com/yuki0iq/gitoxide/commit/e0b7f695ee6bd1032544a29d91906f9b75e12d46))
+ - [tempfile] clean cargo manifest ([`d43f514`](https://github.com/yuki0iq/gitoxide/commit/d43f51438937d5bdd2bb2e02c355dcd4ee2b8680))
+ - [tempfile] fix windows for good ([`3192a47`](https://github.com/yuki0iq/gitoxide/commit/3192a47b730245f2656ccf8cd82394ec31e13126))
+ - [tempfile] fix windows build (hopefully) ([`6c1df66`](https://github.com/yuki0iq/gitoxide/commit/6c1df667031084a9e6fe9676534f80aae9a95789))
+ - [tempfile] refactor ([`4a45df0`](https://github.com/yuki0iq/gitoxide/commit/4a45df02340b55d34534be89934d2201dda261f9))
+ - [tempfile] prepare release ([`c0f7fde`](https://github.com/yuki0iq/gitoxide/commit/c0f7fde70b28526ad52dce9e2314a25af1531689))
+ - [tempfile] an example to show off signal handlers ([`f325e69`](https://github.com/yuki0iq/gitoxide/commit/f325e696c64e3f61f64c0a8d8c4e8af38104a713))
+ - [tempfile] remaining docs ([`d334dc0`](https://github.com/yuki0iq/gitoxide/commit/d334dc004d8b8eea5b586c6ada173d28d380ccce))
+ - [tempfile] restore original signal handler behaviour. ([`9f91dd8`](https://github.com/yuki0iq/gitoxide/commit/9f91dd8e95e1e51a8e0a4f7ba45628b3d93fc5de))
+ - [tempfile] process-id filter on deletion to support forks ([`611056f`](https://github.com/yuki0iq/gitoxide/commit/611056f431dc793684efad668d40b93b1cfec21e))
+ - [tempfile] implement handler correctly, probably. ([`8cb0bbc`](https://github.com/yuki0iq/gitoxide/commit/8cb0bbcf2d022401886071f9c91498977cea185c))
+ - [tempfile] remove tempfiles on shutdown, but… ([`954b760`](https://github.com/yuki0iq/gitoxide/commit/954b76029e4d9e331738137ec2c9804b0e06a890))
+ - [tempfile] switch to dashmap as slab ([`6164719`](https://github.com/yuki0iq/gitoxide/commit/61647195ce8fd0be1b3b63f19e8aaec392f33f19))
+ - [tempfile] a more realistic slab test shows the index can get quite high. ([`915f14c`](https://github.com/yuki0iq/gitoxide/commit/915f14c41145dbd3f63bd798e6d0cc18d51fef6f))
+ - [tempfile] first step towards clearing tempfiles… ([`b0e0cee`](https://github.com/yuki0iq/gitoxide/commit/b0e0cee866b643f9f9e4ebdc495abed5f5c6abf9))
+ - [tempfile] precisely named tempfiles ([`edc74f0`](https://github.com/yuki0iq/gitoxide/commit/edc74f0e8f04f45661d4909bb3e6c62f4ac1b453))
+ - [tempfile] `take()` method ([`d377397`](https://github.com/yuki0iq/gitoxide/commit/d3773976b86ad294528997104b9cfa0c803f9d6a))
+ - [tempfile] basic operation of a tempfile ([`a692950`](https://github.com/yuki0iq/gitoxide/commit/a692950ae7c32ed9dd040c0aebde494ef3029a30))
+ - [tempfile] show that slabs can store a lot actually ([`0cc5b33`](https://github.com/yuki0iq/gitoxide/commit/0cc5b33f0e421ed761e5c350fb4d3ad85ef3e884))
+ - [tempfile] initial docs as there is a lot to consider ([`9dffc2b`](https://github.com/yuki0iq/gitoxide/commit/9dffc2b918178650a3b40adfcc35730e48f46951))
+ - [tempfile] crate frame ([`1b04c39`](https://github.com/yuki0iq/gitoxide/commit/1b04c39030b436fb6850fbfa0c39a4fed7df727c))
## 3.0.1 (2023-01-10)
diff --git a/gix-tempfile/Cargo.toml b/gix-tempfile/Cargo.toml
index 193c8494ab1..f02a22a3f57 100644
--- a/gix-tempfile/Cargo.toml
+++ b/gix-tempfile/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-tempfile"
-version = "19.0.0"
+version = "19.0.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A tempfile implementation with a global registry to assure cleanup"
diff --git a/gix-tempfile/src/lib.rs b/gix-tempfile/src/lib.rs
index d1b757479ff..1bc8dbf05eb 100644
--- a/gix-tempfile/src/lib.rs
+++ b/gix-tempfile/src/lib.rs
@@ -31,7 +31,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
use std::{
diff --git a/gix-trace/CHANGELOG.md b/gix-trace/CHANGELOG.md
index d938928b120..234c1b5e157 100644
--- a/gix-trace/CHANGELOG.md
+++ b/gix-trace/CHANGELOG.md
@@ -5,13 +5,42 @@ 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.1.15 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.1.14 (2025-10-22)
### Commit Statistics
- - 3 commits contributed to the release over the course of 99 calendar days.
+ - 4 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,9 +52,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 0.1.13 (2025-07-15)
@@ -47,11 +77,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/GitoxideLabs/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
- - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/GitoxideLabs/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/yuki0iq/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
+ - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/yuki0iq/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.1.12 (2025-01-18)
@@ -79,11 +109,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.1.11 (2024-10-22)
@@ -141,10 +171,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
## 0.1.10 (2024-09-06)
@@ -167,13 +197,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Prepare changelogs prior to release. ([`c759819`](https://github.com/GitoxideLabs/gitoxide/commit/c759819666fdad1ba743eed8e9458517f5cdf63c))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Prepare changelogs prior to release. ([`c759819`](https://github.com/yuki0iq/gitoxide/commit/c759819666fdad1ba743eed8e9458517f5cdf63c))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
## 0.1.9 (2024-04-13)
@@ -195,10 +225,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
- - Merge pull request #1341 from szepeviktor/typos ([`55f379b`](https://github.com/GitoxideLabs/gitoxide/commit/55f379bc47065822d078393d83d30c0835a89782))
- - Fix typos ([`f72ecce`](https://github.com/GitoxideLabs/gitoxide/commit/f72ecce45babcad2a0c9b73c79d01ff502907a57))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Merge pull request #1341 from szepeviktor/typos ([`55f379b`](https://github.com/yuki0iq/gitoxide/commit/55f379bc47065822d078393d83d30c0835a89782))
+ - Fix typos ([`f72ecce`](https://github.com/yuki0iq/gitoxide/commit/f72ecce45babcad2a0c9b73c79d01ff502907a57))
## 0.1.8 (2024-03-14)
@@ -221,10 +251,10 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
## 0.1.7 (2024-01-15)
@@ -247,10 +277,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
- - Prepare changelogs prior to `gix-index` release ([`17d1aac`](https://github.com/GitoxideLabs/gitoxide/commit/17d1aac91ad22291ad6d72f6e8798ebb741a8d7d))
- - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/GitoxideLabs/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
- - Typo fixes ([`3ef3bc2`](https://github.com/GitoxideLabs/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Prepare changelogs prior to `gix-index` release ([`17d1aac`](https://github.com/yuki0iq/gitoxide/commit/17d1aac91ad22291ad6d72f6e8798ebb741a8d7d))
+ - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/yuki0iq/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
+ - Typo fixes ([`3ef3bc2`](https://github.com/yuki0iq/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
## 0.1.6 (2023-12-30)
@@ -281,9 +311,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.1.5 (2023-12-29)
@@ -311,10 +341,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
## 0.1.4 (2023-12-06)
@@ -336,13 +366,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
- - Assure all crates have includes configured ([`065ab57`](https://github.com/GitoxideLabs/gitoxide/commit/065ab57d890f4b98cca7a7f81d68876fa84f49e0))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Assure all crates have includes configured ([`065ab57`](https://github.com/yuki0iq/gitoxide/commit/065ab57d890f4b98cca7a7f81d68876fa84f49e0))
## 0.1.3 (2023-07-22)
@@ -365,9 +395,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.1.2 (2023-06-29)
@@ -398,11 +428,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/GitoxideLabs/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
- - Prepare changelogs prior to release ([`00f96fb`](https://github.com/GitoxideLabs/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
- - Merge branch 'basic-filtering' ([`3fd5e16`](https://github.com/GitoxideLabs/gitoxide/commit/3fd5e16e205db18edc21341fb4c2a75d0726f5a5))
- - Support for events (e.g. warn!()) via macro. ([`d5eba46`](https://github.com/GitoxideLabs/gitoxide/commit/d5eba46afeaadb9ff113421bdb43466d67cfeac6))
- - Panic on `record()` if field wasn't found. ([`ba777f3`](https://github.com/GitoxideLabs/gitoxide/commit/ba777f3978e5c7f0275ad48a54d85ec63609aead))
+ - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/yuki0iq/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
+ - Prepare changelogs prior to release ([`00f96fb`](https://github.com/yuki0iq/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
+ - Merge branch 'basic-filtering' ([`3fd5e16`](https://github.com/yuki0iq/gitoxide/commit/3fd5e16e205db18edc21341fb4c2a75d0726f5a5))
+ - Support for events (e.g. warn!()) via macro. ([`d5eba46`](https://github.com/yuki0iq/gitoxide/commit/d5eba46afeaadb9ff113421bdb43466d67cfeac6))
+ - Panic on `record()` if field wasn't found. ([`ba777f3`](https://github.com/yuki0iq/gitoxide/commit/ba777f3978e5c7f0275ad48a54d85ec63609aead))
## 0.1.1 (2023-06-22)
@@ -429,14 +459,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - `just fmt` ([`871dd0b`](https://github.com/GitoxideLabs/gitoxide/commit/871dd0b977caf17159092a4739ba5408403cdb2c))
- - Merge branch 'gix-corpus' ([`5861afb`](https://github.com/GitoxideLabs/gitoxide/commit/5861afb45f32c16eefcd8e7b7480309bf44b6edc))
- - `Span::record()` to allow recording a value after the span was created. ([`83895f9`](https://github.com/GitoxideLabs/gitoxide/commit/83895f964c8308902d083f2fd98a457926db24b3))
- - Add `Span::into_scope()` ([`aa9dc8f`](https://github.com/GitoxideLabs/gitoxide/commit/aa9dc8f09826790d1259140f6026ff116d943ac1))
- - Refactor ([`2b37e25`](https://github.com/GitoxideLabs/gitoxide/commit/2b37e25f7bb8d5be9803e876771d3adf807fbe0e))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - `just fmt` ([`871dd0b`](https://github.com/yuki0iq/gitoxide/commit/871dd0b977caf17159092a4739ba5408403cdb2c))
+ - Merge branch 'gix-corpus' ([`5861afb`](https://github.com/yuki0iq/gitoxide/commit/5861afb45f32c16eefcd8e7b7480309bf44b6edc))
+ - `Span::record()` to allow recording a value after the span was created. ([`83895f9`](https://github.com/yuki0iq/gitoxide/commit/83895f964c8308902d083f2fd98a457926db24b3))
+ - Add `Span::into_scope()` ([`aa9dc8f`](https://github.com/yuki0iq/gitoxide/commit/aa9dc8f09826790d1259140f6026ff116d943ac1))
+ - Refactor ([`2b37e25`](https://github.com/yuki0iq/gitoxide/commit/2b37e25f7bb8d5be9803e876771d3adf807fbe0e))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
## v0.1.0 (2023-06-16)
@@ -464,9 +494,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.0 ([`2ab69c6`](https://github.com/GitoxideLabs/gitoxide/commit/2ab69c6fd142fcbbf6df3f981b1550b0c8167a04))
- - Add changelog prior to release of `gix-trace` ([`e1305c3`](https://github.com/GitoxideLabs/gitoxide/commit/e1305c34092cdb067fbe597050bba4927cff491c))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Add `tracing` feature toggle to provide minimal tracing API ([`093efaf`](https://github.com/GitoxideLabs/gitoxide/commit/093efafa7c39aa03bfef4894779cca6e3716f471))
+ - Release gix-trace v0.1.0 ([`2ab69c6`](https://github.com/yuki0iq/gitoxide/commit/2ab69c6fd142fcbbf6df3f981b1550b0c8167a04))
+ - Add changelog prior to release of `gix-trace` ([`e1305c3`](https://github.com/yuki0iq/gitoxide/commit/e1305c34092cdb067fbe597050bba4927cff491c))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Add `tracing` feature toggle to provide minimal tracing API ([`093efaf`](https://github.com/yuki0iq/gitoxide/commit/093efafa7c39aa03bfef4894779cca6e3716f471))
diff --git a/gix-trace/Cargo.toml b/gix-trace/Cargo.toml
index 0cfb8148ac1..3f1d4636cde 100644
--- a/gix-trace/Cargo.toml
+++ b/gix-trace/Cargo.toml
@@ -4,7 +4,7 @@ lints.workspace = true
name = "gix-trace"
description = "A crate to provide minimal `tracing` support that can be turned off to zero cost"
repository = "https://github.com/GitoxideLabs/gitoxide"
-version = "0.1.14"
+version = "0.1.15"
authors = ["Sebastian Thiel "]
license = "MIT OR Apache-2.0"
edition = "2021"
diff --git a/gix-trace/src/lib.rs b/gix-trace/src/lib.rs
index 283716405d1..86c6cf145e3 100644
--- a/gix-trace/src/lib.rs
+++ b/gix-trace/src/lib.rs
@@ -8,7 +8,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
/// The level at which the tracing item should be created.
diff --git a/gix-transport/CHANGELOG.md b/gix-transport/CHANGELOG.md
index e5679d7a3c8..be3c68d4272 100644
--- a/gix-transport/CHANGELOG.md
+++ b/gix-transport/CHANGELOG.md
@@ -5,13 +5,42 @@ 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.49.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.49.0 (2025-10-22)
### Commit Statistics
- - 11 commits contributed to the release over the course of 99 calendar days.
+ - 12 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,17 +52,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/GitoxideLabs/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/GitoxideLabs/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/GitoxideLabs/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
- - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/GitoxideLabs/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
- - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/GitoxideLabs/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
- - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/GitoxideLabs/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
- - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/GitoxideLabs/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
- - Bump the cargo group with 41 updates ([`428412c`](https://github.com/GitoxideLabs/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0 ([`49f8d53`](https://github.com/yuki0iq/gitoxide/commit/49f8d5373501c82699fec76809f4d445c3327c5a))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/yuki0iq/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))
+ - Bump the cargo group with 41 updates ([`428412c`](https://github.com/yuki0iq/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 0.48.0 (2025-07-15)
@@ -62,21 +92,21 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/GitoxideLabs/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
- - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/GitoxideLabs/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
- - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/GitoxideLabs/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
- - Small documentation fixes ([`bfb1c34`](https://github.com/GitoxideLabs/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
- - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/GitoxideLabs/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
- - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/GitoxideLabs/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
- - Merge pull request #2014 from GitoxideLabs/zip ([`648022b`](https://github.com/GitoxideLabs/gitoxide/commit/648022b44e12f597cae55cc45830d0a19b87eb4c))
- - Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 ([`f0ed2cc`](https://github.com/GitoxideLabs/gitoxide/commit/f0ed2cc0046f866e67944bff9aef0579c12d5852))
- - Merge pull request #1999 from GitoxideLabs/credential-helper-protocol-fix ([`8d30ab1`](https://github.com/GitoxideLabs/gitoxide/commit/8d30ab1260fa69468b66d6df3297bb2b43530b93))
- - Adapt to changes in `gix-sec` ([`6880175`](https://github.com/GitoxideLabs/gitoxide/commit/6880175ab1bb70af39d18919cb8bfdc1df32b46f))
- - Merge pull request #1975 from GitoxideLabs/improvements ([`28935a5`](https://github.com/GitoxideLabs/gitoxide/commit/28935a56ff91f1fc2c17a7d23b057cf7119144e9))
- - Thanks clippy ([`dbf65c9`](https://github.com/GitoxideLabs/gitoxide/commit/dbf65c95644e6a134e7f9b75e7871479720b4deb))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/yuki0iq/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
+ - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/yuki0iq/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
+ - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/yuki0iq/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
+ - Small documentation fixes ([`bfb1c34`](https://github.com/yuki0iq/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
+ - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/yuki0iq/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
+ - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/yuki0iq/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
+ - Merge pull request #2014 from GitoxideLabs/zip ([`648022b`](https://github.com/yuki0iq/gitoxide/commit/648022b44e12f597cae55cc45830d0a19b87eb4c))
+ - Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 ([`f0ed2cc`](https://github.com/yuki0iq/gitoxide/commit/f0ed2cc0046f866e67944bff9aef0579c12d5852))
+ - Merge pull request #1999 from GitoxideLabs/credential-helper-protocol-fix ([`8d30ab1`](https://github.com/yuki0iq/gitoxide/commit/8d30ab1260fa69468b66d6df3297bb2b43530b93))
+ - Adapt to changes in `gix-sec` ([`6880175`](https://github.com/yuki0iq/gitoxide/commit/6880175ab1bb70af39d18919cb8bfdc1df32b46f))
+ - Merge pull request #1975 from GitoxideLabs/improvements ([`28935a5`](https://github.com/yuki0iq/gitoxide/commit/28935a56ff91f1fc2c17a7d23b057cf7119144e9))
+ - Thanks clippy ([`dbf65c9`](https://github.com/yuki0iq/gitoxide/commit/dbf65c95644e6a134e7f9b75e7871479720b4deb))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.47.0 (2025-04-26)
@@ -96,9 +126,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.46.1 (2025-04-25)
@@ -120,21 +150,21 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Update more changelogs ([`614b389`](https://github.com/GitoxideLabs/gitoxide/commit/614b389c9eea58af2e82cc7b9942c4367e7ad461))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/GitoxideLabs/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
- - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/GitoxideLabs/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/GitoxideLabs/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
- - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/GitoxideLabs/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
- - Merge branch 'main' into release ([`1c4d973`](https://github.com/GitoxideLabs/gitoxide/commit/1c4d973ae46fc841b413c5c31e741030902bbab1))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Update more changelogs ([`614b389`](https://github.com/yuki0iq/gitoxide/commit/614b389c9eea58af2e82cc7b9942c4367e7ad461))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/yuki0iq/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
+ - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/yuki0iq/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/yuki0iq/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
+ - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/yuki0iq/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Merge branch 'main' into release ([`1c4d973`](https://github.com/yuki0iq/gitoxide/commit/1c4d973ae46fc841b413c5c31e741030902bbab1))
## 0.46.0 (2025-04-04)
@@ -195,27 +225,27 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/GitoxideLabs/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Merge pull request #1918 from EliahKagan/fix-clippy ([`4d3946f`](https://github.com/GitoxideLabs/gitoxide/commit/4d3946fcbb86c0dffdd881d94ab93598889f77f5))
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Fix clippy ([`1370420`](https://github.com/GitoxideLabs/gitoxide/commit/1370420a589800a9a0e0918fb3f147f0175405fa))
- - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/GitoxideLabs/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
- - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/GitoxideLabs/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
- - Use raw literals for more strings with backslashes ([`01bd76d`](https://github.com/GitoxideLabs/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f))
- - Merge pull request #1882 from emilazy/push-ylwwuwymlmwt ([`10e41ee`](https://github.com/GitoxideLabs/gitoxide/commit/10e41ee6d1d3607c3d26a66b488d7d1eabc45c6e))
- - Don’t send plaintext credentials even with `debug_assertions` ([`cc76085`](https://github.com/GitoxideLabs/gitoxide/commit/cc7608527eb581fffff4cfe2bcf442c7a547b26a))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1814 from EliahKagan/run-ci/ssh-kind ([`99c2706`](https://github.com/GitoxideLabs/gitoxide/commit/99c270675d01eaf148c45d0a1239dc6e91964109))
- - Thanks clippy ([`c0cbc19`](https://github.com/GitoxideLabs/gitoxide/commit/c0cbc19f90022c79f137e2631f8b88982827d1ec))
- - Allow `result_large_err` on `connect`'s helpers ([`1dd0230`](https://github.com/GitoxideLabs/gitoxide/commit/1dd023063227f5ee4f7876ec262d9cebe308a6df))
- - Factor client feature check from `connect` to helpers ([`9255ccc`](https://github.com/GitoxideLabs/gitoxide/commit/9255ccc8e043513329f3e78d9b0a2616e807121e))
- - Honor `disallow_shell` in SSH client feature check ([`a445b72`](https://github.com/GitoxideLabs/gitoxide/commit/a445b72fcdbb52e2f2ef0b240e41152fa92292f9))
- - Merge pull request #1800 from GitoxideLabs/improvements ([`cc7b614`](https://github.com/GitoxideLabs/gitoxide/commit/cc7b614e541aa4a485f470f36516589619e2de5e))
- - Adapt to changes in `gix-command` ([`28f712e`](https://github.com/GitoxideLabs/gitoxide/commit/28f712e97ebd805cbcffe184203c9089248b0ca8))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/yuki0iq/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Merge pull request #1918 from EliahKagan/fix-clippy ([`4d3946f`](https://github.com/yuki0iq/gitoxide/commit/4d3946fcbb86c0dffdd881d94ab93598889f77f5))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Fix clippy ([`1370420`](https://github.com/yuki0iq/gitoxide/commit/1370420a589800a9a0e0918fb3f147f0175405fa))
+ - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/yuki0iq/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
+ - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/yuki0iq/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
+ - Use raw literals for more strings with backslashes ([`01bd76d`](https://github.com/yuki0iq/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f))
+ - Merge pull request #1882 from emilazy/push-ylwwuwymlmwt ([`10e41ee`](https://github.com/yuki0iq/gitoxide/commit/10e41ee6d1d3607c3d26a66b488d7d1eabc45c6e))
+ - Don’t send plaintext credentials even with `debug_assertions` ([`cc76085`](https://github.com/yuki0iq/gitoxide/commit/cc7608527eb581fffff4cfe2bcf442c7a547b26a))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1814 from EliahKagan/run-ci/ssh-kind ([`99c2706`](https://github.com/yuki0iq/gitoxide/commit/99c270675d01eaf148c45d0a1239dc6e91964109))
+ - Thanks clippy ([`c0cbc19`](https://github.com/yuki0iq/gitoxide/commit/c0cbc19f90022c79f137e2631f8b88982827d1ec))
+ - Allow `result_large_err` on `connect`'s helpers ([`1dd0230`](https://github.com/yuki0iq/gitoxide/commit/1dd023063227f5ee4f7876ec262d9cebe308a6df))
+ - Factor client feature check from `connect` to helpers ([`9255ccc`](https://github.com/yuki0iq/gitoxide/commit/9255ccc8e043513329f3e78d9b0a2616e807121e))
+ - Honor `disallow_shell` in SSH client feature check ([`a445b72`](https://github.com/yuki0iq/gitoxide/commit/a445b72fcdbb52e2f2ef0b240e41152fa92292f9))
+ - Merge pull request #1800 from GitoxideLabs/improvements ([`cc7b614`](https://github.com/yuki0iq/gitoxide/commit/cc7b614e541aa4a485f470f36516589619e2de5e))
+ - Adapt to changes in `gix-command` ([`28f712e`](https://github.com/yuki0iq/gitoxide/commit/28f712e97ebd805cbcffe184203c9089248b0ca8))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.45.0 (2025-01-18)
@@ -244,11 +274,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.44.0 (2024-12-22)
@@ -275,12 +305,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/GitoxideLabs/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1634 from GitoxideLabs/remove-delegates ([`ddeb97f`](https://github.com/GitoxideLabs/gitoxide/commit/ddeb97f550bb95835648841b476d7647dd7c1dc0))
- - Don't panic if the handshake wasn't performed - instead return an error. ([`d41cc0b`](https://github.com/GitoxideLabs/gitoxide/commit/d41cc0b4073a08d867ea380d564ec8163e257e3f))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/yuki0iq/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1634 from GitoxideLabs/remove-delegates ([`ddeb97f`](https://github.com/yuki0iq/gitoxide/commit/ddeb97f550bb95835648841b476d7647dd7c1dc0))
+ - Don't panic if the handshake wasn't performed - instead return an error. ([`d41cc0b`](https://github.com/yuki0iq/gitoxide/commit/d41cc0b4073a08d867ea380d564ec8163e257e3f))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.43.1 (2024-11-24)
@@ -302,12 +332,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.43.0 (2024-10-22)
@@ -382,23 +412,23 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/GitoxideLabs/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Merge pull request #1587 from jayvdb/typos ([`c2bdda4`](https://github.com/GitoxideLabs/gitoxide/commit/c2bdda4f1ad85ee3705b464d1a951f3c9ec50147))
- - Fix typos ([`b12c7c9`](https://github.com/GitoxideLabs/gitoxide/commit/b12c7c931672203380413a2faa5c21dc311e987e))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - A few more missing semicolons ([`fc45c93`](https://github.com/GitoxideLabs/gitoxide/commit/fc45c931c132ac8b6ea4f2e4c3d5f0d19727f46f))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
- - Merge branch 'fixes' ([`46cd1ae`](https://github.com/GitoxideLabs/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
- - Remove all workspace dependencies ([`1757377`](https://github.com/GitoxideLabs/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
+ - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/yuki0iq/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Merge pull request #1587 from jayvdb/typos ([`c2bdda4`](https://github.com/yuki0iq/gitoxide/commit/c2bdda4f1ad85ee3705b464d1a951f3c9ec50147))
+ - Fix typos ([`b12c7c9`](https://github.com/yuki0iq/gitoxide/commit/b12c7c931672203380413a2faa5c21dc311e987e))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - A few more missing semicolons ([`fc45c93`](https://github.com/yuki0iq/gitoxide/commit/fc45c931c132ac8b6ea4f2e4c3d5f0d19727f46f))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Merge branch 'fixes' ([`46cd1ae`](https://github.com/yuki0iq/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
+ - Remove all workspace dependencies ([`1757377`](https://github.com/yuki0iq/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
## 0.42.3 (2024-08-22)
@@ -421,12 +451,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/GitoxideLabs/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Release gix-credentials v0.24.4 ([`f6a4eb9`](https://github.com/GitoxideLabs/gitoxide/commit/f6a4eb98740fe4151e293d53a578233119307a58))
+ - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/yuki0iq/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Release gix-credentials v0.24.4 ([`f6a4eb9`](https://github.com/yuki0iq/gitoxide/commit/f6a4eb98740fe4151e293d53a578233119307a58))
## 0.42.2 (2024-07-23)
@@ -455,13 +485,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Merge branch 'fixes' ([`b4dba1c`](https://github.com/GitoxideLabs/gitoxide/commit/b4dba1c187baba44ee927daa538783f7f424b2f2))
- - Thanks clippy ([`113cbcc`](https://github.com/GitoxideLabs/gitoxide/commit/113cbcc3028e6c6ed6d15980e11d2bf67d033066))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Merge branch 'fixes' ([`b4dba1c`](https://github.com/yuki0iq/gitoxide/commit/b4dba1c187baba44ee927daa538783f7f424b2f2))
+ - Thanks clippy ([`113cbcc`](https://github.com/yuki0iq/gitoxide/commit/113cbcc3028e6c6ed6d15980e11d2bf67d033066))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
## 0.42.1 (2024-05-22)
@@ -484,12 +514,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
- - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/GitoxideLabs/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
- - Update dependencies ([`cd4de83`](https://github.com/GitoxideLabs/gitoxide/commit/cd4de8327fc195eb862ab6e138f2315a87374f85))
- - Merge branch 'push-wwxrqxuzmolm' ([`048e43e`](https://github.com/GitoxideLabs/gitoxide/commit/048e43e26908b0572852a75780a451460dc152ff))
- - Refactor - address fix suggested by `cargo check` ([`4faf10e`](https://github.com/GitoxideLabs/gitoxide/commit/4faf10e27a942da3da25e659a43e97eb160e79f2))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/yuki0iq/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
+ - Update dependencies ([`cd4de83`](https://github.com/yuki0iq/gitoxide/commit/cd4de8327fc195eb862ab6e138f2315a87374f85))
+ - Merge branch 'push-wwxrqxuzmolm' ([`048e43e`](https://github.com/yuki0iq/gitoxide/commit/048e43e26908b0572852a75780a451460dc152ff))
+ - Refactor - address fix suggested by `cargo check` ([`4faf10e`](https://github.com/yuki0iq/gitoxide/commit/4faf10e27a942da3da25e659a43e97eb160e79f2))
## 0.42.0 (2024-04-13)
@@ -530,7 +560,7 @@ A maintenance release without user-facing changes.
- 21 commits contributed to the release.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1328](https://github.com/GitoxideLabs/gitoxide/issues/1328)
+ - 1 unique issue was worked on: [#1328](https://github.com/yuki0iq/gitoxide/issues/1328)
### Commit Details
@@ -538,29 +568,29 @@ A maintenance release without user-facing changes.
view details
- * **[#1328](https://github.com/GitoxideLabs/gitoxide/issues/1328)**
- - Forward `curl` rustls feature from `gix-transport` to avoid `curl` in `gix`. ([`98cfbec`](https://github.com/GitoxideLabs/gitoxide/commit/98cfbec51276bbd6caa48fd6d8942247df091c94))
- - Declare `reqwest` dependency update as breaking ([`e304369`](https://github.com/GitoxideLabs/gitoxide/commit/e30436982903e82a0c635bec58dfee1fff33fed8))
+ * **[#1328](https://github.com/yuki0iq/gitoxide/issues/1328)**
+ - Forward `curl` rustls feature from `gix-transport` to avoid `curl` in `gix`. ([`98cfbec`](https://github.com/yuki0iq/gitoxide/commit/98cfbec51276bbd6caa48fd6d8942247df091c94))
+ - Declare `reqwest` dependency update as breaking ([`e304369`](https://github.com/yuki0iq/gitoxide/commit/e30436982903e82a0c635bec58dfee1fff33fed8))
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
- - Merge branch 'strange-usernames' ([`1272542`](https://github.com/GitoxideLabs/gitoxide/commit/1272542e79c29302ada47324d6bb02101393563d))
- - Refactor `gix-transport` with minor edits to comments ([`996310b`](https://github.com/GitoxideLabs/gitoxide/commit/996310ba1408fe746c6de43cb24dc1e809fd4d57))
- - (Re)add a short, more specific comment about user@ ([`03fb64a`](https://github.com/GitoxideLabs/gitoxide/commit/03fb64ac8fca02bed9786b0e832764c1728e6e0e))
- - Use `Url::host_as_argument()` in `ssh::connect()` ([`cf59f57`](https://github.com/GitoxideLabs/gitoxide/commit/cf59f574f97f9a3ca489c603674d0ec76e498e1e))
- - Test that leading-`-` host names aren't used in `-G` check ([`902367f`](https://github.com/GitoxideLabs/gitoxide/commit/902367fb452787a8fd8305676fa9c5a827646490))
- - Try, so far unsuccessfully, to add missing `-G` test ([`524739b`](https://github.com/GitoxideLabs/gitoxide/commit/524739b9189d007dab2f0dde38ce59dabd20d737))
- - Reallow `user@-arg...` in prepare_invocation ([`2911623`](https://github.com/GitoxideLabs/gitoxide/commit/29116236de3ca0ee97f60f1ad4024f74490bb2cd))
- - Start on using {user,host}_as_argument in prepare_invocation ([`4dda375`](https://github.com/GitoxideLabs/gitoxide/commit/4dda375cb1e2b4c7bc656979ac718f919c391b94))
- - Comment gix_transport::client::blocking_io::ssh::connect ([`2e7517e`](https://github.com/GitoxideLabs/gitoxide/commit/2e7517e964af0a0d74e05049db6bcd2527199cb3))
- - Prevent usernames with leading `-` from being passed to SSH ([`f56ad39`](https://github.com/GitoxideLabs/gitoxide/commit/f56ad390a5569d0129b7b16632991d18b9ddb4f7))
- - Add ambiguous user unit tests, and more for hostname ([`5428609`](https://github.com/GitoxideLabs/gitoxide/commit/54286091ebc6e13a8f27f730fa88127e6334cf13))
- - Merge pull request #1341 from szepeviktor/typos ([`55f379b`](https://github.com/GitoxideLabs/gitoxide/commit/55f379bc47065822d078393d83d30c0835a89782))
- - Fix typos ([`f72ecce`](https://github.com/GitoxideLabs/gitoxide/commit/f72ecce45babcad2a0c9b73c79d01ff502907a57))
- - Merge pull request #1333 from cesfahani/fix_zombie_ssh_procs ([`16dc027`](https://github.com/GitoxideLabs/gitoxide/commit/16dc027508d17a5ffb694328ec9218d4ecdaba51))
- - Fix zombie ssh processes from accumulating ([`ba93ef2`](https://github.com/GitoxideLabs/gitoxide/commit/ba93ef272317c697b3eb3e2202c6d7453ce2e5f8))
- - Merge branch 'patch-1' ([`9e9c653`](https://github.com/GitoxideLabs/gitoxide/commit/9e9c653a83df58f8cdfe3a7adb2d824c8a368e72))
- - Remove dep reqwest from gix ([`e3eedd8`](https://github.com/GitoxideLabs/gitoxide/commit/e3eedd8b5326b8de2e6fe8941e1851bdbad673ab))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Merge branch 'strange-usernames' ([`1272542`](https://github.com/yuki0iq/gitoxide/commit/1272542e79c29302ada47324d6bb02101393563d))
+ - Refactor `gix-transport` with minor edits to comments ([`996310b`](https://github.com/yuki0iq/gitoxide/commit/996310ba1408fe746c6de43cb24dc1e809fd4d57))
+ - (Re)add a short, more specific comment about user@ ([`03fb64a`](https://github.com/yuki0iq/gitoxide/commit/03fb64ac8fca02bed9786b0e832764c1728e6e0e))
+ - Use `Url::host_as_argument()` in `ssh::connect()` ([`cf59f57`](https://github.com/yuki0iq/gitoxide/commit/cf59f574f97f9a3ca489c603674d0ec76e498e1e))
+ - Test that leading-`-` host names aren't used in `-G` check ([`902367f`](https://github.com/yuki0iq/gitoxide/commit/902367fb452787a8fd8305676fa9c5a827646490))
+ - Try, so far unsuccessfully, to add missing `-G` test ([`524739b`](https://github.com/yuki0iq/gitoxide/commit/524739b9189d007dab2f0dde38ce59dabd20d737))
+ - Reallow `user@-arg...` in prepare_invocation ([`2911623`](https://github.com/yuki0iq/gitoxide/commit/29116236de3ca0ee97f60f1ad4024f74490bb2cd))
+ - Start on using {user,host}_as_argument in prepare_invocation ([`4dda375`](https://github.com/yuki0iq/gitoxide/commit/4dda375cb1e2b4c7bc656979ac718f919c391b94))
+ - Comment gix_transport::client::blocking_io::ssh::connect ([`2e7517e`](https://github.com/yuki0iq/gitoxide/commit/2e7517e964af0a0d74e05049db6bcd2527199cb3))
+ - Prevent usernames with leading `-` from being passed to SSH ([`f56ad39`](https://github.com/yuki0iq/gitoxide/commit/f56ad390a5569d0129b7b16632991d18b9ddb4f7))
+ - Add ambiguous user unit tests, and more for hostname ([`5428609`](https://github.com/yuki0iq/gitoxide/commit/54286091ebc6e13a8f27f730fa88127e6334cf13))
+ - Merge pull request #1341 from szepeviktor/typos ([`55f379b`](https://github.com/yuki0iq/gitoxide/commit/55f379bc47065822d078393d83d30c0835a89782))
+ - Fix typos ([`f72ecce`](https://github.com/yuki0iq/gitoxide/commit/f72ecce45babcad2a0c9b73c79d01ff502907a57))
+ - Merge pull request #1333 from cesfahani/fix_zombie_ssh_procs ([`16dc027`](https://github.com/yuki0iq/gitoxide/commit/16dc027508d17a5ffb694328ec9218d4ecdaba51))
+ - Fix zombie ssh processes from accumulating ([`ba93ef2`](https://github.com/yuki0iq/gitoxide/commit/ba93ef272317c697b3eb3e2202c6d7453ce2e5f8))
+ - Merge branch 'patch-1' ([`9e9c653`](https://github.com/yuki0iq/gitoxide/commit/9e9c653a83df58f8cdfe3a7adb2d824c8a368e72))
+ - Remove dep reqwest from gix ([`e3eedd8`](https://github.com/yuki0iq/gitoxide/commit/e3eedd8b5326b8de2e6fe8941e1851bdbad673ab))
## 0.41.3 (2024-03-22)
@@ -588,13 +618,13 @@ into its dependency tree.
view details
* **Uncategorized**
- - Release gix-packetline v0.17.5, gix-transport v0.41.3, gix v0.61.1 ([`57579f1`](https://github.com/GitoxideLabs/gitoxide/commit/57579f1ee4ef12c214db36325a2a0b2e8b2b14fd))
- - Prepare changelogs prior to release ([`7018a92`](https://github.com/GitoxideLabs/gitoxide/commit/7018a928a405ba0534442f0b538d58f520145376))
- - Merge branch 'patch-1' ([`8fde62b`](https://github.com/GitoxideLabs/gitoxide/commit/8fde62b2617985f835e2e2fa07c735a5158789cf))
- - Turn`curl` into a workspace package ([`adee500`](https://github.com/GitoxideLabs/gitoxide/commit/adee50016007619495c93580e845ae757377c4f0))
- - Adjust expectations to deal with reqwest Content-Length ([`3b8f39d`](https://github.com/GitoxideLabs/gitoxide/commit/3b8f39d64cdf44952fea9a45dc3d40df550e60ec))
- - Make reqwest a workspace package ([`369cf1b`](https://github.com/GitoxideLabs/gitoxide/commit/369cf1b03735617debe1527b3f23247685181e7d))
- - Bump dep reqwest from 0.11.12 to 0.12.0 ([`cdb128c`](https://github.com/GitoxideLabs/gitoxide/commit/cdb128c95b6d6bf26fa098d7f4495f0c6113319f))
+ - Release gix-packetline v0.17.5, gix-transport v0.41.3, gix v0.61.1 ([`57579f1`](https://github.com/yuki0iq/gitoxide/commit/57579f1ee4ef12c214db36325a2a0b2e8b2b14fd))
+ - Prepare changelogs prior to release ([`7018a92`](https://github.com/yuki0iq/gitoxide/commit/7018a928a405ba0534442f0b538d58f520145376))
+ - Merge branch 'patch-1' ([`8fde62b`](https://github.com/yuki0iq/gitoxide/commit/8fde62b2617985f835e2e2fa07c735a5158789cf))
+ - Turn`curl` into a workspace package ([`adee500`](https://github.com/yuki0iq/gitoxide/commit/adee50016007619495c93580e845ae757377c4f0))
+ - Adjust expectations to deal with reqwest Content-Length ([`3b8f39d`](https://github.com/yuki0iq/gitoxide/commit/3b8f39d64cdf44952fea9a45dc3d40df550e60ec))
+ - Make reqwest a workspace package ([`369cf1b`](https://github.com/yuki0iq/gitoxide/commit/369cf1b03735617debe1527b3f23247685181e7d))
+ - Bump dep reqwest from 0.11.12 to 0.12.0 ([`cdb128c`](https://github.com/yuki0iq/gitoxide/commit/cdb128c95b6d6bf26fa098d7f4495f0c6113319f))
## 0.41.2 (2024-03-14)
@@ -617,10 +647,10 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
## 0.41.1 (2024-02-25)
@@ -643,9 +673,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Release gix-command v0.3.4 ([`8a62fb5`](https://github.com/GitoxideLabs/gitoxide/commit/8a62fb57f7751d3d57273d9430517487e555f999))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Release gix-command v0.3.4 ([`8a62fb5`](https://github.com/yuki0iq/gitoxide/commit/8a62fb57f7751d3d57273d9430517487e555f999))
## 0.41.0 (2024-01-20)
@@ -668,9 +698,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
## 0.40.1 (2023-12-30)
@@ -701,9 +731,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.40.0 (2023-12-29)
@@ -731,13 +761,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Merge branch '32bit' ([`ff1542c`](https://github.com/GitoxideLabs/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c))
- - Update `prodash` to latest version ([`97f62cb`](https://github.com/GitoxideLabs/gitoxide/commit/97f62cb183cc36d6045c9320697bb0b4755d6f6b))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Merge branch '32bit' ([`ff1542c`](https://github.com/yuki0iq/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c))
+ - Update `prodash` to latest version ([`97f62cb`](https://github.com/yuki0iq/gitoxide/commit/97f62cb183cc36d6045c9320697bb0b4755d6f6b))
## 0.39.0 (2023-12-06)
@@ -781,7 +811,7 @@ A maintenance release without user-facing changes.
- 24 commits contributed to the release.
- 6 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 3 unique issues were worked on: [#1061](https://github.com/GitoxideLabs/gitoxide/issues/1061), [#1075](https://github.com/GitoxideLabs/gitoxide/issues/1075), [#1103](https://github.com/GitoxideLabs/gitoxide/issues/1103)
+ - 3 unique issues were worked on: [#1061](https://github.com/yuki0iq/gitoxide/issues/1061), [#1075](https://github.com/yuki0iq/gitoxide/issues/1075), [#1103](https://github.com/yuki0iq/gitoxide/issues/1103)
### Commit Details
@@ -789,34 +819,34 @@ A maintenance release without user-facing changes.
view details
- * **[#1061](https://github.com/GitoxideLabs/gitoxide/issues/1061)**
- - Assure we flush before turning a writer into a reader. ([`9584709`](https://github.com/GitoxideLabs/gitoxide/commit/95847091dc7e37ae6cafb07d698c27661953d530))
- * **[#1075](https://github.com/GitoxideLabs/gitoxide/issues/1075)**
- - `http::Error::InitHttpClient` adds a missing word that makes the message less confusing ([`9e6ae01`](https://github.com/GitoxideLabs/gitoxide/commit/9e6ae011f9dc48fe8a79fe17b90cfaa6c9e1a64c))
- * **[#1103](https://github.com/GitoxideLabs/gitoxide/issues/1103)**
- - Trace credential helper invocations. ([`bc44497`](https://github.com/GitoxideLabs/gitoxide/commit/bc44497606656cddc4f18a0acb272c34b8df4ba8))
+ * **[#1061](https://github.com/yuki0iq/gitoxide/issues/1061)**
+ - Assure we flush before turning a writer into a reader. ([`9584709`](https://github.com/yuki0iq/gitoxide/commit/95847091dc7e37ae6cafb07d698c27661953d530))
+ * **[#1075](https://github.com/yuki0iq/gitoxide/issues/1075)**
+ - `http::Error::InitHttpClient` adds a missing word that makes the message less confusing ([`9e6ae01`](https://github.com/yuki0iq/gitoxide/commit/9e6ae011f9dc48fe8a79fe17b90cfaa6c9e1a64c))
+ * **[#1103](https://github.com/yuki0iq/gitoxide/issues/1103)**
+ - Trace credential helper invocations. ([`bc44497`](https://github.com/yuki0iq/gitoxide/commit/bc44497606656cddc4f18a0acb272c34b8df4ba8))
* **Uncategorized**
- - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/GitoxideLabs/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'remove-unsafe' ([`d2ba97c`](https://github.com/GitoxideLabs/gitoxide/commit/d2ba97c057de62022d4b8b720750c3a706ac0f9c))
- - Remove unsafe transmute of should_interrupt ([`88f8b34`](https://github.com/GitoxideLabs/gitoxide/commit/88f8b342ab317696bcab8a0fe75c042e7290a75c))
- - J fmt ([`51c7abc`](https://github.com/GitoxideLabs/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
- - Merge branch 'support_ssl_verify' ([`5ce9784`](https://github.com/GitoxideLabs/gitoxide/commit/5ce978432231e257ef625fc401895b34f963bf6d))
- - Assure `ssl_verify` is enabled by default, and also affect host verification. ([`ab6e89c`](https://github.com/GitoxideLabs/gitoxide/commit/ab6e89cb65b5ae6bdf7ff4193227c756cc0af644))
- - Add `ssl_verify` field to `client::http::Options`. ([`dfec281`](https://github.com/GitoxideLabs/gitoxide/commit/dfec2813f79cd52727d3e2d8b824b9277b4aae0e))
- - Assure that whitespace can't be used to mask command-line arguments in file:// invocations ([`f291437`](https://github.com/GitoxideLabs/gitoxide/commit/f2914377c1cb26524cee5cc762914e6d5d0ade4a))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'error' ([`c372321`](https://github.com/GitoxideLabs/gitoxide/commit/c372321dd6ea66a41c135d28c7319ab05a6d0942))
- - Merge branch 'fix-1096' ([`ff99a18`](https://github.com/GitoxideLabs/gitoxide/commit/ff99a18e9f9388542a9cbf17d61b413f34b1d533))
- - Fix CI failure ([`c36c95f`](https://github.com/GitoxideLabs/gitoxide/commit/c36c95f4b6e9b5b1e2c9e19188999aecd822c3b7))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
- - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/GitoxideLabs/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
- - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/GitoxideLabs/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
- - Merge branch 'fuzz' ([`c5a7e66`](https://github.com/GitoxideLabs/gitoxide/commit/c5a7e66d901868237ef5a4f86534b9878cc397ff))
- - Release gix-url v0.25.1 ([`47a1241`](https://github.com/GitoxideLabs/gitoxide/commit/47a1241484fdb424184ca37f85a8b287d374d2a1))
+ - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/yuki0iq/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'remove-unsafe' ([`d2ba97c`](https://github.com/yuki0iq/gitoxide/commit/d2ba97c057de62022d4b8b720750c3a706ac0f9c))
+ - Remove unsafe transmute of should_interrupt ([`88f8b34`](https://github.com/yuki0iq/gitoxide/commit/88f8b342ab317696bcab8a0fe75c042e7290a75c))
+ - J fmt ([`51c7abc`](https://github.com/yuki0iq/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
+ - Merge branch 'support_ssl_verify' ([`5ce9784`](https://github.com/yuki0iq/gitoxide/commit/5ce978432231e257ef625fc401895b34f963bf6d))
+ - Assure `ssl_verify` is enabled by default, and also affect host verification. ([`ab6e89c`](https://github.com/yuki0iq/gitoxide/commit/ab6e89cb65b5ae6bdf7ff4193227c756cc0af644))
+ - Add `ssl_verify` field to `client::http::Options`. ([`dfec281`](https://github.com/yuki0iq/gitoxide/commit/dfec2813f79cd52727d3e2d8b824b9277b4aae0e))
+ - Assure that whitespace can't be used to mask command-line arguments in file:// invocations ([`f291437`](https://github.com/yuki0iq/gitoxide/commit/f2914377c1cb26524cee5cc762914e6d5d0ade4a))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'error' ([`c372321`](https://github.com/yuki0iq/gitoxide/commit/c372321dd6ea66a41c135d28c7319ab05a6d0942))
+ - Merge branch 'fix-1096' ([`ff99a18`](https://github.com/yuki0iq/gitoxide/commit/ff99a18e9f9388542a9cbf17d61b413f34b1d533))
+ - Fix CI failure ([`c36c95f`](https://github.com/yuki0iq/gitoxide/commit/c36c95f4b6e9b5b1e2c9e19188999aecd822c3b7))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/yuki0iq/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
+ - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/yuki0iq/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
+ - Merge branch 'fuzz' ([`c5a7e66`](https://github.com/yuki0iq/gitoxide/commit/c5a7e66d901868237ef5a4f86534b9878cc397ff))
+ - Release gix-url v0.25.1 ([`47a1241`](https://github.com/yuki0iq/gitoxide/commit/47a1241484fdb424184ca37f85a8b287d374d2a1))
## 0.38.0 (2023-10-13)
@@ -845,9 +875,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.38.0, gix-protocol v0.41.1, gix v0.55.2, gitoxide-core v0.33.1, gitoxide v0.31.1 ([`1955a57`](https://github.com/GitoxideLabs/gitoxide/commit/1955a57f003f7d731d04e582e70ea86f15e8e7d9))
- - Prepare changelogs prior to release ([`12b5caf`](https://github.com/GitoxideLabs/gitoxide/commit/12b5cafc49baf07d00313de468970a2db33ac1f8))
- - Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/GitoxideLabs/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
+ - Release gix-transport v0.38.0, gix-protocol v0.41.1, gix v0.55.2, gitoxide-core v0.33.1, gitoxide v0.31.1 ([`1955a57`](https://github.com/yuki0iq/gitoxide/commit/1955a57f003f7d731d04e582e70ea86f15e8e7d9))
+ - Prepare changelogs prior to release ([`12b5caf`](https://github.com/yuki0iq/gitoxide/commit/12b5cafc49baf07d00313de468970a2db33ac1f8))
+ - Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/yuki0iq/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
## 0.37.1 (2023-10-12)
@@ -870,10 +900,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/GitoxideLabs/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
- - Prepare another changelog prior to release ([`029dbc1`](https://github.com/GitoxideLabs/gitoxide/commit/029dbc1601a0a9c76261667377a73af41aa41c8f))
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/yuki0iq/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
+ - Prepare another changelog prior to release ([`029dbc1`](https://github.com/yuki0iq/gitoxide/commit/029dbc1601a0a9c76261667377a73af41aa41c8f))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
## 0.37.0 (2023-09-24)
@@ -899,10 +929,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
- - Merge branch 'fix-exploit' ([`c53bbd2`](https://github.com/GitoxideLabs/gitoxide/commit/c53bbd265005c7eedc316205b217e137e2b9896e))
- - Prevent hosts or paths that look like arguments to be passed to invoked commands. ([`b06a0dd`](https://github.com/GitoxideLabs/gitoxide/commit/b06a0dd781accad317fdec5f86f069df4c21875c))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Merge branch 'fix-exploit' ([`c53bbd2`](https://github.com/yuki0iq/gitoxide/commit/c53bbd265005c7eedc316205b217e137e2b9896e))
+ - Prevent hosts or paths that look like arguments to be passed to invoked commands. ([`b06a0dd`](https://github.com/yuki0iq/gitoxide/commit/b06a0dd781accad317fdec5f86f069df4c21875c))
## 0.36.0 (2023-09-08)
@@ -928,14 +958,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/GitoxideLabs/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch 'optimizations' ([`6135a5e`](https://github.com/GitoxideLabs/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
- - Adapt to changes in features of `gix-pack` ([`6b27ffa`](https://github.com/GitoxideLabs/gitoxide/commit/6b27ffa18f0049321e7c1837acc5467f0966fbb5))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/yuki0iq/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch 'optimizations' ([`6135a5e`](https://github.com/yuki0iq/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
+ - Adapt to changes in features of `gix-pack` ([`6b27ffa`](https://github.com/yuki0iq/gitoxide/commit/6b27ffa18f0049321e7c1837acc5467f0966fbb5))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.35.0 (2023-08-22)
@@ -962,14 +992,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/GitoxideLabs/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/GitoxideLabs/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
- - Merge branch 'fix-redirect' ([`e83c38f`](https://github.com/GitoxideLabs/gitoxide/commit/e83c38fcc32687dff2ea79bbfae154c5b577e07a))
- - Set maximum redirect limit to what curl seems to use by default ([`7663a48`](https://github.com/GitoxideLabs/gitoxide/commit/7663a48b60d18884c04338608d49b0ba62d7cadc))
- - Refactor ([`1bc42e9`](https://github.com/GitoxideLabs/gitoxide/commit/1bc42e9d78f73bf54f8afb1706810814001916fa))
- - Fix `git-transport` reqwest client: Support redirect ([`e642690`](https://github.com/GitoxideLabs/gitoxide/commit/e6426902a0164edb8cdb55a4068891c5ee3e305d))
+ - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/yuki0iq/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/yuki0iq/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
+ - Merge branch 'fix-redirect' ([`e83c38f`](https://github.com/yuki0iq/gitoxide/commit/e83c38fcc32687dff2ea79bbfae154c5b577e07a))
+ - Set maximum redirect limit to what curl seems to use by default ([`7663a48`](https://github.com/yuki0iq/gitoxide/commit/7663a48b60d18884c04338608d49b0ba62d7cadc))
+ - Refactor ([`1bc42e9`](https://github.com/yuki0iq/gitoxide/commit/1bc42e9d78f73bf54f8afb1706810814001916fa))
+ - Fix `git-transport` reqwest client: Support redirect ([`e642690`](https://github.com/yuki0iq/gitoxide/commit/e6426902a0164edb8cdb55a4068891c5ee3e305d))
## 0.34.2 (2023-08-02)
@@ -983,7 +1013,7 @@ A maintenance release without user-facing changes.
- 5 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/GitoxideLabs/gitoxide/issues/923)
+ - 1 unique issue was worked on: [#923](https://github.com/yuki0iq/gitoxide/issues/923)
### Commit Details
@@ -991,13 +1021,13 @@ A maintenance release without user-facing changes.
view details
- * **[#923](https://github.com/GitoxideLabs/gitoxide/issues/923)**
- - Improve reqwest error handling ([`fadec77`](https://github.com/GitoxideLabs/gitoxide/commit/fadec775c5cd0532ab76802f56349cebc4a90d72))
+ * **[#923](https://github.com/yuki0iq/gitoxide/issues/923)**
+ - Improve reqwest error handling ([`fadec77`](https://github.com/yuki0iq/gitoxide/commit/fadec775c5cd0532ab76802f56349cebc4a90d72))
* **Uncategorized**
- - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/GitoxideLabs/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
- - Prepare additional changelogs ([`db63815`](https://github.com/GitoxideLabs/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
- - Prepare changelogs ([`e4d2890`](https://github.com/GitoxideLabs/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
- - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/GitoxideLabs/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
+ - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/yuki0iq/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
+ - Prepare additional changelogs ([`db63815`](https://github.com/yuki0iq/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
+ - Prepare changelogs ([`e4d2890`](https://github.com/yuki0iq/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
+ - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/yuki0iq/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
## 0.34.1 (2023-07-22)
@@ -1020,13 +1050,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/GitoxideLabs/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/yuki0iq/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.34.0 (2023-07-19)
@@ -1055,12 +1085,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/GitoxideLabs/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
- - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/GitoxideLabs/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
- - Prepare changelogs prior to release ([`e4dded0`](https://github.com/GitoxideLabs/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
- - Thanks clippy ([`9fbed4b`](https://github.com/GitoxideLabs/gitoxide/commit/9fbed4b97cd31785d11cbc98c44a8332776a847c))
- - Thanks clippy ([`3ef32af`](https://github.com/GitoxideLabs/gitoxide/commit/3ef32af9bf477cbc60d24da8bb3f15d20976e9e0))
+ - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/yuki0iq/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
+ - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/yuki0iq/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Prepare changelogs prior to release ([`e4dded0`](https://github.com/yuki0iq/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
+ - Thanks clippy ([`9fbed4b`](https://github.com/yuki0iq/gitoxide/commit/9fbed4b97cd31785d11cbc98c44a8332776a847c))
+ - Thanks clippy ([`3ef32af`](https://github.com/yuki0iq/gitoxide/commit/3ef32af9bf477cbc60d24da8bb3f15d20976e9e0))
## 0.33.1 (2023-06-29)
@@ -1083,9 +1113,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.33.1, gix v0.48.0 ([`f27ca12`](https://github.com/GitoxideLabs/gitoxide/commit/f27ca128c5f109ad02e4e1a12dc14e93b07bbfcf))
- - Prepare changelogs prior to release ([`4c2fb5f`](https://github.com/GitoxideLabs/gitoxide/commit/4c2fb5f31c15c3510b55e1e8bbc14e9036a88daf))
- - Align `gix-sec` version across all crates ([`7f80ab6`](https://github.com/GitoxideLabs/gitoxide/commit/7f80ab66fb779b7858975b471cae8c592a3c0c67))
+ - Release gix-transport v0.33.1, gix v0.48.0 ([`f27ca12`](https://github.com/yuki0iq/gitoxide/commit/f27ca128c5f109ad02e4e1a12dc14e93b07bbfcf))
+ - Prepare changelogs prior to release ([`4c2fb5f`](https://github.com/yuki0iq/gitoxide/commit/4c2fb5f31c15c3510b55e1e8bbc14e9036a88daf))
+ - Align `gix-sec` version across all crates ([`7f80ab6`](https://github.com/yuki0iq/gitoxide/commit/7f80ab66fb779b7858975b471cae8c592a3c0c67))
## 0.33.0 (2023-06-22)
@@ -1112,12 +1142,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
## 0.32.0 (2023-06-06)
@@ -1152,22 +1182,22 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/GitoxideLabs/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
- - Parse 'handshake' of `file://` based protocol version 0. ([`aa2d064`](https://github.com/GitoxideLabs/gitoxide/commit/aa2d0643a212a7a619890f3650c7d7005f8f8fd0))
- - Thanks clippy ([`9525ac8`](https://github.com/GitoxideLabs/gitoxide/commit/9525ac822aa902f5325f17e7b08ffb60b683e0e7))
- - Merge branch 'fix-docs' ([`420553a`](https://github.com/GitoxideLabs/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
- - Cleaning up documentation ([`2578e57`](https://github.com/GitoxideLabs/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
- - Apply -W clippy::cloned-instead-of-copied ([`150463c`](https://github.com/GitoxideLabs/gitoxide/commit/150463c26f0d2e1c2b5facba731ccba29cf23228))
- - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/GitoxideLabs/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
- - Disallow non-inlined format args and make respective fixes ([`bd101f2`](https://github.com/GitoxideLabs/gitoxide/commit/bd101f2f3f50d61fecfd6fab4a28a0af744a2bcb))
- - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/GitoxideLabs/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
- - Release gix-packetline v0.16.1 ([`d70ce9f`](https://github.com/GitoxideLabs/gitoxide/commit/d70ce9f822541fdaebb2eb1815929676e6af8648))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Include custom clippy settings ([`b057500`](https://github.com/GitoxideLabs/gitoxide/commit/b057500dd3e6b75be3ebcd258cda0b946bedd9e1))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/yuki0iq/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
+ - Parse 'handshake' of `file://` based protocol version 0. ([`aa2d064`](https://github.com/yuki0iq/gitoxide/commit/aa2d0643a212a7a619890f3650c7d7005f8f8fd0))
+ - Thanks clippy ([`9525ac8`](https://github.com/yuki0iq/gitoxide/commit/9525ac822aa902f5325f17e7b08ffb60b683e0e7))
+ - Merge branch 'fix-docs' ([`420553a`](https://github.com/yuki0iq/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
+ - Cleaning up documentation ([`2578e57`](https://github.com/yuki0iq/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
+ - Apply -W clippy::cloned-instead-of-copied ([`150463c`](https://github.com/yuki0iq/gitoxide/commit/150463c26f0d2e1c2b5facba731ccba29cf23228))
+ - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/yuki0iq/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
+ - Disallow non-inlined format args and make respective fixes ([`bd101f2`](https://github.com/yuki0iq/gitoxide/commit/bd101f2f3f50d61fecfd6fab4a28a0af744a2bcb))
+ - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/yuki0iq/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
+ - Release gix-packetline v0.16.1 ([`d70ce9f`](https://github.com/yuki0iq/gitoxide/commit/d70ce9f822541fdaebb2eb1815929676e6af8648))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Include custom clippy settings ([`b057500`](https://github.com/yuki0iq/gitoxide/commit/b057500dd3e6b75be3ebcd258cda0b946bedd9e1))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
## 0.31.0 (2023-04-27)
@@ -1189,9 +1219,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/GitoxideLabs/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
- - Prepare changelogs prior to release ([`0135158`](https://github.com/GitoxideLabs/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
- - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/GitoxideLabs/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
+ - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/yuki0iq/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
+ - Prepare changelogs prior to release ([`0135158`](https://github.com/yuki0iq/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
+ - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/yuki0iq/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
## 0.30.0 (2023-04-26)
@@ -1213,7 +1243,7 @@ A maintenance release without user-facing changes.
- 10 commits contributed to the release over the course of 9 calendar days.
- 31 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Thanks Clippy
@@ -1227,18 +1257,18 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/GitoxideLabs/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/GitoxideLabs/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/GitoxideLabs/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
- - Thanks clippy ([`14e64e7`](https://github.com/GitoxideLabs/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/yuki0iq/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/yuki0iq/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/yuki0iq/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
+ - Thanks clippy ([`14e64e7`](https://github.com/yuki0iq/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
## 0.29.1 (2023-03-26)
@@ -1260,9 +1290,9 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/GitoxideLabs/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
- - Prepare changelogs prior to release ([`3016a28`](https://github.com/GitoxideLabs/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
- - Correct more typos with `typos` tool. ([`2321eb9`](https://github.com/GitoxideLabs/gitoxide/commit/2321eb971c2b89551506e2016a3495fafd15b47d))
+ - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/yuki0iq/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
+ - Prepare changelogs prior to release ([`3016a28`](https://github.com/yuki0iq/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
+ - Correct more typos with `typos` tool. ([`2321eb9`](https://github.com/yuki0iq/gitoxide/commit/2321eb971c2b89551506e2016a3495fafd15b47d))
## 0.29.0 (2023-03-14)
@@ -1285,13 +1315,13 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/GitoxideLabs/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
- - Prepare changelogs prior to release ([`c66e298`](https://github.com/GitoxideLabs/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
- - Make fmt ([`3836cc0`](https://github.com/GitoxideLabs/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
- - Merge branch 'various-fixes' ([`cc0f506`](https://github.com/GitoxideLabs/gitoxide/commit/cc0f5061fba27d57022dc616c941034b98fd4875))
- - Adjust to changes in `gix-packetline` ([`4f45814`](https://github.com/GitoxideLabs/gitoxide/commit/4f45814eea9c20b449effd9b29d31623943ff853))
- - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/GitoxideLabs/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
- - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/GitoxideLabs/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
+ - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/yuki0iq/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
+ - Prepare changelogs prior to release ([`c66e298`](https://github.com/yuki0iq/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
+ - Make fmt ([`3836cc0`](https://github.com/yuki0iq/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
+ - Merge branch 'various-fixes' ([`cc0f506`](https://github.com/yuki0iq/gitoxide/commit/cc0f5061fba27d57022dc616c941034b98fd4875))
+ - Adjust to changes in `gix-packetline` ([`4f45814`](https://github.com/yuki0iq/gitoxide/commit/4f45814eea9c20b449effd9b29d31623943ff853))
+ - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/yuki0iq/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
+ - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/yuki0iq/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
## 0.28.0 (2023-03-10)
@@ -1335,14 +1365,14 @@ A maintenance release without any user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/GitoxideLabs/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
- - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/GitoxideLabs/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
- - Assure `ReadlineBufRead::readline_str()` calls our implementation for `Box` as well. ([`397ed90`](https://github.com/GitoxideLabs/gitoxide/commit/397ed90a36c0b86e2c9022b2787656746045c5a3))
- - Add `ReadLineBufRead::readline_str(&mut String)` to get consistent readline behaviour. ([`72ec01b`](https://github.com/GitoxideLabs/gitoxide/commit/72ec01b6e37e56fda72e8f137c92dc2276bc0791))
- - Merge branch 'password-in-urls' ([`85f8b28`](https://github.com/GitoxideLabs/gitoxide/commit/85f8b283a1671e2631cda437ca8da93f9a2a4ebd))
- - HTTP transport uses url identity if username and password is set. ([`7830f1e`](https://github.com/GitoxideLabs/gitoxide/commit/7830f1e112ed3c936b08ab53cd20b9eff7feb7d5))
- - Adjust to changes in `gix-url` ([`66602bb`](https://github.com/GitoxideLabs/gitoxide/commit/66602bbb7fe62f7425c8289902a1d2fce121e87c))
- - Fix ssh helper invocation tests under Rust 1.68 ([`d137a8c`](https://github.com/GitoxideLabs/gitoxide/commit/d137a8cc5c578dc70bb31aef96cad1db99503dbf))
+ - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/yuki0iq/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
+ - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/yuki0iq/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
+ - Assure `ReadlineBufRead::readline_str()` calls our implementation for `Box` as well. ([`397ed90`](https://github.com/yuki0iq/gitoxide/commit/397ed90a36c0b86e2c9022b2787656746045c5a3))
+ - Add `ReadLineBufRead::readline_str(&mut String)` to get consistent readline behaviour. ([`72ec01b`](https://github.com/yuki0iq/gitoxide/commit/72ec01b6e37e56fda72e8f137c92dc2276bc0791))
+ - Merge branch 'password-in-urls' ([`85f8b28`](https://github.com/yuki0iq/gitoxide/commit/85f8b283a1671e2631cda437ca8da93f9a2a4ebd))
+ - HTTP transport uses url identity if username and password is set. ([`7830f1e`](https://github.com/yuki0iq/gitoxide/commit/7830f1e112ed3c936b08ab53cd20b9eff7feb7d5))
+ - Adjust to changes in `gix-url` ([`66602bb`](https://github.com/yuki0iq/gitoxide/commit/66602bbb7fe62f7425c8289902a1d2fce121e87c))
+ - Fix ssh helper invocation tests under Rust 1.68 ([`d137a8c`](https://github.com/yuki0iq/gitoxide/commit/d137a8cc5c578dc70bb31aef96cad1db99503dbf))
## 0.27.0 (2023-03-04)
@@ -1365,9 +1395,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/GitoxideLabs/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
- - Prepare changelogs prior to release ([`895e482`](https://github.com/GitoxideLabs/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
- - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
+ - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/yuki0iq/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
+ - Prepare changelogs prior to release ([`895e482`](https://github.com/yuki0iq/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
+ - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/yuki0iq/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
## 0.26.0 (2023-03-01)
@@ -1390,10 +1420,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/GitoxideLabs/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
- - Adjust manifests prior to release ([`addd789`](https://github.com/GitoxideLabs/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/yuki0iq/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
+ - Adjust manifests prior to release ([`addd789`](https://github.com/yuki0iq/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
## 0.25.6 (2023-02-20)
@@ -1421,8 +1451,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
## 0.25.5 (2023-02-17)
@@ -1456,8 +1486,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.25.5 ([`f872ba8`](https://github.com/GitoxideLabs/gitoxide/commit/f872ba8271a5d632acc071e7a857ef19f7cf5610))
- - Failure to set the http.version isn't critical. ([`3ee602d`](https://github.com/GitoxideLabs/gitoxide/commit/3ee602d4cddaed69a875b76d8c941f51615b7048))
+ - Release gix-transport v0.25.5 ([`f872ba8`](https://github.com/yuki0iq/gitoxide/commit/f872ba8271a5d632acc071e7a857ef19f7cf5610))
+ - Failure to set the http.version isn't critical. ([`3ee602d`](https://github.com/yuki0iq/gitoxide/commit/3ee602d4cddaed69a875b76d8c941f51615b7048))
## 0.25.4 (2023-02-17)
@@ -1655,7 +1685,7 @@ A maintenance release without user-facing changes.
- 736 commits contributed to the release.
- 61 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 14 unique issues were worked on: [#198](https://github.com/GitoxideLabs/gitoxide/issues/198), [#200](https://github.com/GitoxideLabs/gitoxide/issues/200), [#222](https://github.com/GitoxideLabs/gitoxide/issues/222), [#254](https://github.com/GitoxideLabs/gitoxide/issues/254), [#279](https://github.com/GitoxideLabs/gitoxide/issues/279), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#329](https://github.com/GitoxideLabs/gitoxide/issues/329), [#386](https://github.com/GitoxideLabs/gitoxide/issues/386), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#602](https://github.com/GitoxideLabs/gitoxide/issues/602), [#639](https://github.com/GitoxideLabs/gitoxide/issues/639), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691), [#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)
+ - 14 unique issues were worked on: [#198](https://github.com/yuki0iq/gitoxide/issues/198), [#200](https://github.com/yuki0iq/gitoxide/issues/200), [#222](https://github.com/yuki0iq/gitoxide/issues/222), [#254](https://github.com/yuki0iq/gitoxide/issues/254), [#279](https://github.com/yuki0iq/gitoxide/issues/279), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#329](https://github.com/yuki0iq/gitoxide/issues/329), [#386](https://github.com/yuki0iq/gitoxide/issues/386), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#602](https://github.com/yuki0iq/gitoxide/issues/602), [#639](https://github.com/yuki0iq/gitoxide/issues/639), [#691](https://github.com/yuki0iq/gitoxide/issues/691), [#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)
### Thanks Clippy
@@ -1669,757 +1699,757 @@ A maintenance release without user-facing changes.
view details
- * **[#198](https://github.com/GitoxideLabs/gitoxide/issues/198)**
- - Adjust all changelogs to fulfil requirements for publishing ([`04b9ca0`](https://github.com/GitoxideLabs/gitoxide/commit/04b9ca025a1667529b2221ab4280bd3c8dae01cf))
- - Deduplicate conventional message ids ([`e695eda`](https://github.com/GitoxideLabs/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
- - Regenerate all changelogs to get links ([`0c81769`](https://github.com/GitoxideLabs/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
- - Mention actual issues that where worked on ([`a517e39`](https://github.com/GitoxideLabs/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
- - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/GitoxideLabs/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
- - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/GitoxideLabs/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
- - Sort all commits by time, descending… ([`f536bad`](https://github.com/GitoxideLabs/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
- - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/GitoxideLabs/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
- - Fixup remaining changelogs… ([`2f75db2`](https://github.com/GitoxideLabs/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
- - Generate changelogs with details ([`e1861ca`](https://github.com/GitoxideLabs/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
- - Update all changelogs with details ([`58ab2ae`](https://github.com/GitoxideLabs/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
- - Update changelogs ([`c857d61`](https://github.com/GitoxideLabs/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
- - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/GitoxideLabs/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
- - Fix section headline level ([`9d6f263`](https://github.com/GitoxideLabs/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
- - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/GitoxideLabs/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
- - Parse more user generated section content, adapt existing changelogs to work correctly ([`2f43a54`](https://github.com/GitoxideLabs/gitoxide/commit/2f43a54298e7ecfff2334627df149fe0882b5d1d))
- * **[#200](https://github.com/GitoxideLabs/gitoxide/issues/200)**
- - Feat: Lift io::Errors to response::Error::UploadPack(…)… ([`f293b63`](https://github.com/GitoxideLabs/gitoxide/commit/f293b633d16c0f7393d0ede64e12f14e47d0296b))
- * **[#222](https://github.com/GitoxideLabs/gitoxide/issues/222)**
- - Update changelogs prior to release ([`9a493d0`](https://github.com/GitoxideLabs/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
- * **[#254](https://github.com/GitoxideLabs/gitoxide/issues/254)**
- - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/GitoxideLabs/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
- * **[#279](https://github.com/GitoxideLabs/gitoxide/issues/279)**
- - Adjust to changes in git-hash and git-pack ([`0cae25b`](https://github.com/GitoxideLabs/gitoxide/commit/0cae25b1bb3c902ec323f17a1d9743e42fe213d0))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- * **[#329](https://github.com/GitoxideLabs/gitoxide/issues/329)**
- - In-manifest and in-lib documentation of feature toggles ([`39778fd`](https://github.com/GitoxideLabs/gitoxide/commit/39778fd76191cfdb60df87eab8da59e575e48c78))
- - Document all features related to serde1 ([`72b97f2`](https://github.com/GitoxideLabs/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
- * **[#386](https://github.com/GitoxideLabs/gitoxide/issues/386)**
- - Adapt to changes in git-sec ([`c5e2346`](https://github.com/GitoxideLabs/gitoxide/commit/c5e2346cee53019b1b321e45cf080b210e60bb7a))
- - Use `git-credentials` in `git-protocol` ([`32dc182`](https://github.com/GitoxideLabs/gitoxide/commit/32dc1829a5661f66396d109c8d0a8eaae6b1f532))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - `client::Capabilities` lifetimes now point to `'a` instead of `'self`. ([`4b5d6df`](https://github.com/GitoxideLabs/gitoxide/commit/4b5d6dfb58f325bba692e1e32636c24ba058022f))
- - Set the protocol version for local git transports as well. ([`41b0c19`](https://github.com/GitoxideLabs/gitoxide/commit/41b0c19e1aca9406015932862058756af2a26dda))
- - Remove `Drop` for `SpawnProcessOnDemand`. ([`6d8b66a`](https://github.com/GitoxideLabs/gitoxide/commit/6d8b66a9bee901eb8cb869e6e28dbb25988f1fed))
- - Allow defaulting `client::Capabilities`. ([`e05c1fe`](https://github.com/GitoxideLabs/gitoxide/commit/e05c1fefeed23dbedf0420e04a2a408510775380))
- - Use `&dyn Any` instead of unspecified serialization format, as it's the right way. ([`779eefe`](https://github.com/GitoxideLabs/gitoxide/commit/779eefed97685300f4cd7b09957d3442c96e5b1f))
- - Add `fetch::Transport::configure` to generically configure any transport. ([`78ad3df`](https://github.com/GitoxideLabs/gitoxide/commit/78ad3df64f2c016ba17b158bd9ab1d2341aab399))
- - `client::http::connect()` returns `Transport` directly. ([`1cf66c4`](https://github.com/GitoxideLabs/gitoxide/commit/1cf66c4dbc7a0404701efe4335363c2636ce32f8))
- - Revert "FAIL: try to make the transport configurable after being boxed, but…" ([`fbb96e4`](https://github.com/GitoxideLabs/gitoxide/commit/fbb96e4d55e322243bf5500605f72e93b103e308))
- - Try to make the transport configurable after being boxed, but… ([`5bef0a0`](https://github.com/GitoxideLabs/gitoxide/commit/5bef0a00e8d01110c054a517f6d9696f981a7efc))
- - Option to print server information about the connection ([`4720666`](https://github.com/GitoxideLabs/gitoxide/commit/4720666c8bfdaa3acc5c832b44755d4b4f86e16e))
- - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/GitoxideLabs/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
- - Adjust to changes in `git-url` ([`bb83843`](https://github.com/GitoxideLabs/gitoxide/commit/bb838430ecbaa18921ef60af04ff684809572ce2))
- - Make async `conenct()` signature compatible with the blocking implementation. ([`5220f9a`](https://github.com/GitoxideLabs/gitoxide/commit/5220f9a59fb699e111342b076145a6899d36d433))
- - Sketch of simple delegate to collect listed refs ([`1c5f561`](https://github.com/GitoxideLabs/gitoxide/commit/1c5f5617940efe818a5e2aca5afe2cbd7f4ad940))
- - Adjust to changes in `git-transport` ([`94a623b`](https://github.com/GitoxideLabs/gitoxide/commit/94a623b57e8fa2876731f74224b406ac56838edc))
- - Fix async `connect()` to match new signature ([`eb15a79`](https://github.com/GitoxideLabs/gitoxide/commit/eb15a7971f864bfe02073a21d545ce9ac3dc58e5))
- - `client::connect()` supports anything that parses into a `git_url::Url`; turn http url back to &str ([`9509ce4`](https://github.com/GitoxideLabs/gitoxide/commit/9509ce4faeca8b4e1527bac625370403495bb03c))
- - `client::connect()` now takes a `&BStr` as URL ([`52e8c14`](https://github.com/GitoxideLabs/gitoxide/commit/52e8c149ff17ce894cc30d03ead1988f52f0663e))
- - `connect()` method is available in when `async-std` feature is set along with `async-client` ([`f6a6a49`](https://github.com/GitoxideLabs/gitoxide/commit/f6a6a499f20e12e2bcca734bdf3c8599d37f6a6f))
- - Use `thiserror` instead of `quickerror` ([`71a43d0`](https://github.com/GitoxideLabs/gitoxide/commit/71a43d0bc12661efcb9c94697c704f700a3be488))
- - Better docs for `git-transport` ([`30b7b67`](https://github.com/GitoxideLabs/gitoxide/commit/30b7b67740f80b9954c7fe77d7007722cb95d673))
- - Adapt to changes in `git-url` ([`9456146`](https://github.com/GitoxideLabs/gitoxide/commit/9456146531226e5efc6e1e4e2e89b03683f8a422))
- - Adapt to changes in `git-url` and use `BString` to represent URLs. ([`12589cc`](https://github.com/GitoxideLabs/gitoxide/commit/12589cc6f08e4d7aabae30bcdadaa0c2b4850229))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#602](https://github.com/GitoxideLabs/gitoxide/issues/602)**
- - Improve compile-time errors if mutually exclusive http-client features are set. ([`b0083e3`](https://github.com/GitoxideLabs/gitoxide/commit/b0083e38c82829b4d8b81542fc8d1025089e2869))
- - `max-pure` now builds without any C build tooling due to lack of `openssl-sys`. ([`4308a20`](https://github.com/GitoxideLabs/gitoxide/commit/4308a209dddcbb461c34d45fb9af8b4621d4600a))
- * **[#639](https://github.com/GitoxideLabs/gitoxide/issues/639)**
- - Correctly display what's actual and expected when failing to parse capabilities. ([`7ab7c24`](https://github.com/GitoxideLabs/gitoxide/commit/7ab7c2409a47fae587531c0c3b203cd646e32984))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
- * **[#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)**
- - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/GitoxideLabs/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
+ * **[#198](https://github.com/yuki0iq/gitoxide/issues/198)**
+ - Adjust all changelogs to fulfil requirements for publishing ([`04b9ca0`](https://github.com/yuki0iq/gitoxide/commit/04b9ca025a1667529b2221ab4280bd3c8dae01cf))
+ - Deduplicate conventional message ids ([`e695eda`](https://github.com/yuki0iq/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
+ - Regenerate all changelogs to get links ([`0c81769`](https://github.com/yuki0iq/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
+ - Mention actual issues that where worked on ([`a517e39`](https://github.com/yuki0iq/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
+ - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/yuki0iq/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
+ - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/yuki0iq/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
+ - Sort all commits by time, descending… ([`f536bad`](https://github.com/yuki0iq/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
+ - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/yuki0iq/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
+ - Fixup remaining changelogs… ([`2f75db2`](https://github.com/yuki0iq/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
+ - Generate changelogs with details ([`e1861ca`](https://github.com/yuki0iq/gitoxide/commit/e1861caa435d312953a9fea7ceff6d2e07b03443))
+ - Update all changelogs with details ([`58ab2ae`](https://github.com/yuki0iq/gitoxide/commit/58ab2aee23ba70a536e9487b44fb04c610374d1a))
+ - Update changelogs ([`c857d61`](https://github.com/yuki0iq/gitoxide/commit/c857d61ce3ce342012a2c4ba10a8327822aa530e))
+ - Avoid adding newlines which make writing unstable ([`6b5c394`](https://github.com/yuki0iq/gitoxide/commit/6b5c394f49282a8d09c2a9ffece840e4683572db))
+ - Fix section headline level ([`9d6f263`](https://github.com/yuki0iq/gitoxide/commit/9d6f263beef289d227dec1acc2d4240087cb9be6))
+ - Write first version of changlogs thus far… ([`719b6bd`](https://github.com/yuki0iq/gitoxide/commit/719b6bdf543b8269ccafad9ad6b46e0c55efaa38))
+ - Parse more user generated section content, adapt existing changelogs to work correctly ([`2f43a54`](https://github.com/yuki0iq/gitoxide/commit/2f43a54298e7ecfff2334627df149fe0882b5d1d))
+ * **[#200](https://github.com/yuki0iq/gitoxide/issues/200)**
+ - Feat: Lift io::Errors to response::Error::UploadPack(…)… ([`f293b63`](https://github.com/yuki0iq/gitoxide/commit/f293b633d16c0f7393d0ede64e12f14e47d0296b))
+ * **[#222](https://github.com/yuki0iq/gitoxide/issues/222)**
+ - Update changelogs prior to release ([`9a493d0`](https://github.com/yuki0iq/gitoxide/commit/9a493d0651b0b6d71cf230dc510a658be7f8cb19))
+ * **[#254](https://github.com/yuki0iq/gitoxide/issues/254)**
+ - Adjust changelogs prior to git-pack release ([`6776a3f`](https://github.com/yuki0iq/gitoxide/commit/6776a3ff9fa5a283da06c9ec5723d13023a0b267))
+ * **[#279](https://github.com/yuki0iq/gitoxide/issues/279)**
+ - Adjust to changes in git-hash and git-pack ([`0cae25b`](https://github.com/yuki0iq/gitoxide/commit/0cae25b1bb3c902ec323f17a1d9743e42fe213d0))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ * **[#329](https://github.com/yuki0iq/gitoxide/issues/329)**
+ - In-manifest and in-lib documentation of feature toggles ([`39778fd`](https://github.com/yuki0iq/gitoxide/commit/39778fd76191cfdb60df87eab8da59e575e48c78))
+ - Document all features related to serde1 ([`72b97f2`](https://github.com/yuki0iq/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
+ * **[#386](https://github.com/yuki0iq/gitoxide/issues/386)**
+ - Adapt to changes in git-sec ([`c5e2346`](https://github.com/yuki0iq/gitoxide/commit/c5e2346cee53019b1b321e45cf080b210e60bb7a))
+ - Use `git-credentials` in `git-protocol` ([`32dc182`](https://github.com/yuki0iq/gitoxide/commit/32dc1829a5661f66396d109c8d0a8eaae6b1f532))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - `client::Capabilities` lifetimes now point to `'a` instead of `'self`. ([`4b5d6df`](https://github.com/yuki0iq/gitoxide/commit/4b5d6dfb58f325bba692e1e32636c24ba058022f))
+ - Set the protocol version for local git transports as well. ([`41b0c19`](https://github.com/yuki0iq/gitoxide/commit/41b0c19e1aca9406015932862058756af2a26dda))
+ - Remove `Drop` for `SpawnProcessOnDemand`. ([`6d8b66a`](https://github.com/yuki0iq/gitoxide/commit/6d8b66a9bee901eb8cb869e6e28dbb25988f1fed))
+ - Allow defaulting `client::Capabilities`. ([`e05c1fe`](https://github.com/yuki0iq/gitoxide/commit/e05c1fefeed23dbedf0420e04a2a408510775380))
+ - Use `&dyn Any` instead of unspecified serialization format, as it's the right way. ([`779eefe`](https://github.com/yuki0iq/gitoxide/commit/779eefed97685300f4cd7b09957d3442c96e5b1f))
+ - Add `fetch::Transport::configure` to generically configure any transport. ([`78ad3df`](https://github.com/yuki0iq/gitoxide/commit/78ad3df64f2c016ba17b158bd9ab1d2341aab399))
+ - `client::http::connect()` returns `Transport` directly. ([`1cf66c4`](https://github.com/yuki0iq/gitoxide/commit/1cf66c4dbc7a0404701efe4335363c2636ce32f8))
+ - Revert "FAIL: try to make the transport configurable after being boxed, but…" ([`fbb96e4`](https://github.com/yuki0iq/gitoxide/commit/fbb96e4d55e322243bf5500605f72e93b103e308))
+ - Try to make the transport configurable after being boxed, but… ([`5bef0a0`](https://github.com/yuki0iq/gitoxide/commit/5bef0a00e8d01110c054a517f6d9696f981a7efc))
+ - Option to print server information about the connection ([`4720666`](https://github.com/yuki0iq/gitoxide/commit/4720666c8bfdaa3acc5c832b44755d4b4f86e16e))
+ - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/yuki0iq/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
+ - Adjust to changes in `git-url` ([`bb83843`](https://github.com/yuki0iq/gitoxide/commit/bb838430ecbaa18921ef60af04ff684809572ce2))
+ - Make async `conenct()` signature compatible with the blocking implementation. ([`5220f9a`](https://github.com/yuki0iq/gitoxide/commit/5220f9a59fb699e111342b076145a6899d36d433))
+ - Sketch of simple delegate to collect listed refs ([`1c5f561`](https://github.com/yuki0iq/gitoxide/commit/1c5f5617940efe818a5e2aca5afe2cbd7f4ad940))
+ - Adjust to changes in `git-transport` ([`94a623b`](https://github.com/yuki0iq/gitoxide/commit/94a623b57e8fa2876731f74224b406ac56838edc))
+ - Fix async `connect()` to match new signature ([`eb15a79`](https://github.com/yuki0iq/gitoxide/commit/eb15a7971f864bfe02073a21d545ce9ac3dc58e5))
+ - `client::connect()` supports anything that parses into a `git_url::Url`; turn http url back to &str ([`9509ce4`](https://github.com/yuki0iq/gitoxide/commit/9509ce4faeca8b4e1527bac625370403495bb03c))
+ - `client::connect()` now takes a `&BStr` as URL ([`52e8c14`](https://github.com/yuki0iq/gitoxide/commit/52e8c149ff17ce894cc30d03ead1988f52f0663e))
+ - `connect()` method is available in when `async-std` feature is set along with `async-client` ([`f6a6a49`](https://github.com/yuki0iq/gitoxide/commit/f6a6a499f20e12e2bcca734bdf3c8599d37f6a6f))
+ - Use `thiserror` instead of `quickerror` ([`71a43d0`](https://github.com/yuki0iq/gitoxide/commit/71a43d0bc12661efcb9c94697c704f700a3be488))
+ - Better docs for `git-transport` ([`30b7b67`](https://github.com/yuki0iq/gitoxide/commit/30b7b67740f80b9954c7fe77d7007722cb95d673))
+ - Adapt to changes in `git-url` ([`9456146`](https://github.com/yuki0iq/gitoxide/commit/9456146531226e5efc6e1e4e2e89b03683f8a422))
+ - Adapt to changes in `git-url` and use `BString` to represent URLs. ([`12589cc`](https://github.com/yuki0iq/gitoxide/commit/12589cc6f08e4d7aabae30bcdadaa0c2b4850229))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#602](https://github.com/yuki0iq/gitoxide/issues/602)**
+ - Improve compile-time errors if mutually exclusive http-client features are set. ([`b0083e3`](https://github.com/yuki0iq/gitoxide/commit/b0083e38c82829b4d8b81542fc8d1025089e2869))
+ - `max-pure` now builds without any C build tooling due to lack of `openssl-sys`. ([`4308a20`](https://github.com/yuki0iq/gitoxide/commit/4308a209dddcbb461c34d45fb9af8b4621d4600a))
+ * **[#639](https://github.com/yuki0iq/gitoxide/issues/639)**
+ - Correctly display what's actual and expected when failing to parse capabilities. ([`7ab7c24`](https://github.com/yuki0iq/gitoxide/commit/7ab7c2409a47fae587531c0c3b203cd646e32984))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)**
+ - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/yuki0iq/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
* **Uncategorized**
- - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/GitoxideLabs/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
- - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/GitoxideLabs/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
- - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/GitoxideLabs/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
- - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/GitoxideLabs/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
- - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/GitoxideLabs/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Fix git-transport tests ([`1727fe9`](https://github.com/GitoxideLabs/gitoxide/commit/1727fe9e64597a02e231b84fb94a35ed6ed37a50))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Rename `git-transport` to `gix-transport` ([`8c353ea`](https://github.com/GitoxideLabs/gitoxide/commit/8c353ea00c805604113a567d2f5157be94cc9f28))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renamining of `git-tui` to `gix-tui` ([`8782262`](https://github.com/GitoxideLabs/gitoxide/commit/878226282500993e755cdf99bf0076f91130e0cd))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Release git-features v0.26.4 ([`109f434`](https://github.com/GitoxideLabs/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
- - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/GitoxideLabs/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Make clear in docs that the writer needs to be dropped for good measure. ([`eff7ad7`](https://github.com/GitoxideLabs/gitoxide/commit/eff7ad79d8b920ab9d936d6268060cfc8ae1b47a))
- - Thanks clippy ([`bac57dd`](https://github.com/GitoxideLabs/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
- - Make fmt ([`e22080e`](https://github.com/GitoxideLabs/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
- - Merge branch 'adjustments-for-cargo' ([`7bba270`](https://github.com/GitoxideLabs/gitoxide/commit/7bba2709488b7eb999b8136dbab03af977241678))
- - Improve documentation on http options ([`5bf9547`](https://github.com/GitoxideLabs/gitoxide/commit/5bf954717f5ff7c74783c2e459ebb5134d470583))
- - Merge branch 'ssh-quoting' ([`cc35025`](https://github.com/GitoxideLabs/gitoxide/commit/cc350250d4ee6800c8033891074389455b115072))
- - Refactor ([`deed1f1`](https://github.com/GitoxideLabs/gitoxide/commit/deed1f1a81669c53475a88a504f593884d179363))
- - Use single quotes for ssh path arg ([`acb4c17`](https://github.com/GitoxideLabs/gitoxide/commit/acb4c170395779d1c34d74951121acd5c5b19c65))
- - Merge pull request #712 from exactly-one-kas/putty-port ([`021248c`](https://github.com/GitoxideLabs/gitoxide/commit/021248c8c4784df8f9fa179269f8e6b036d2ddcc))
- - Place port for PuTTY and derivates in separate argument ([`85c3382`](https://github.com/GitoxideLabs/gitoxide/commit/85c33825678bddde5a3fe409bbb1ff5cecd3a0fc))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`9e04685`](https://github.com/GitoxideLabs/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
- - Upgrade base64 ([`b5408ba`](https://github.com/GitoxideLabs/gitoxide/commit/b5408baa4798ba12d7e6450f6f0aa0f630983f0c))
- - Export `PostBodyDataKind` ([`7fa757f`](https://github.com/GitoxideLabs/gitoxide/commit/7fa757ff3b9aa620b1e68fb9710da687ff90cd21))
- - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/GitoxideLabs/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
- - Prepare changelogs prior to release ([`4381a03`](https://github.com/GitoxideLabs/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
- - Merge branch 'gix-clone-improvements' ([`76c99f3`](https://github.com/GitoxideLabs/gitoxide/commit/76c99f3005f1b0031921b536f5d268715e41f3c8))
- - `gix clone ssh://...` won't deadlock anymore. ([`6ba799c`](https://github.com/GitoxideLabs/gitoxide/commit/6ba799c9d6b17ed665d3c352c3c4bb35c9f771bb))
- - Release git-transport v0.25.1 ([`e0b12fe`](https://github.com/GitoxideLabs/gitoxide/commit/e0b12fe64b50a1b614111924b55ce02f1c39ac00))
- - File:// command invocation won't spill stderr output. ([`ec2f2e3`](https://github.com/GitoxideLabs/gitoxide/commit/ec2f2e31a714334bc0942eab08d306d4e0952933))
- - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/GitoxideLabs/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
- - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/GitoxideLabs/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
- - Improve error message for when an invoked transport program can't be found. ([`fed38c9`](https://github.com/GitoxideLabs/gitoxide/commit/fed38c90df546c4bfc57ef66c92b4c9312c90586))
- - Assure processing thread is up before continuing. ([`f0997bf`](https://github.com/GitoxideLabs/gitoxide/commit/f0997bfab2ba66fb12b0c9d4d673faeabda9687c))
- - Parse additional ssh messaegs into io-errors. ([`c60c89d`](https://github.com/GitoxideLabs/gitoxide/commit/c60c89dcede9590f55246495a159a614426402d7))
- - Make fmt ([`511ed00`](https://github.com/GitoxideLabs/gitoxide/commit/511ed0000397a5b268530c8f5362e7d25b7c1594))
- - Merge branch 'adjustments-for-cargo' ([`f8c562a`](https://github.com/GitoxideLabs/gitoxide/commit/f8c562a559e6dc3377583cc7200585dad7c3d481))
- - Ptions for `client::connect()` and support for more than one ssh variant, including permission-denied detection. ([`6fa2764`](https://github.com/GitoxideLabs/gitoxide/commit/6fa27642aa57613cae82ae680f02923dad25d474))
- - Port selections for SSH urls are now respected for protocol V1 as well. ([`923278b`](https://github.com/GitoxideLabs/gitoxide/commit/923278b4f245c31245a83f5f4d6e3b7dce8134e2))
- - Propery adjust `host` argument for `ssh` program to include a user name. ([`0ff127c`](https://github.com/GitoxideLabs/gitoxide/commit/0ff127c62c2cc47b93ef4af108a382c62af1d3fb))
- - Release git-features v0.25.1, git-url v0.12.2, git-odb v0.38.1, git-transport v0.24.2, git-repository v0.30.2 ([`bb0a07b`](https://github.com/GitoxideLabs/gitoxide/commit/bb0a07b5edd5f980989d1a92e74df7f183febe87))
- - Merge branch 'adjustments-for-cargo' ([`d821fc5`](https://github.com/GitoxideLabs/gitoxide/commit/d821fc5b4ef4ba606f2b6bb68b66f7260a0205dc))
- - Add and implement various new http options for the `curl` backend. ([`d59d362`](https://github.com/GitoxideLabs/gitoxide/commit/d59d362f12bf617656bae80596120c8bf823b090))
- - Merge branch 'fix/ssh-clone' ([`3678a6a`](https://github.com/GitoxideLabs/gitoxide/commit/3678a6abab6f59ff7008ccfe02bb8d61da47e166))
- - Refactor ([`24070a3`](https://github.com/GitoxideLabs/gitoxide/commit/24070a3b970554d5d4815e87bcbfb6fb5524a006))
- - Fixes SSH clone from scp-like/relatives URLs ([`c62e5c7`](https://github.com/GitoxideLabs/gitoxide/commit/c62e5c7d415351aefafeb75f0ab926c7c45c6ede))
- - Release git-url v0.12.1, git-transport v0.24.1, git-protocol v0.25.1, git-repository v0.30.1, git-commitgraph v0.12.0, gitoxide-core v0.22.0, gitoxide v0.20.0 ([`08ec3a9`](https://github.com/GitoxideLabs/gitoxide/commit/08ec3a93d77a1018439a5c41c23729ffed27c5a5))
- - Prepare changelogs prior to release ([`68ce15d`](https://github.com/GitoxideLabs/gitoxide/commit/68ce15d07b50cfacdac0d1e42fe7f5e6330ba523))
- - Merge branch 'adjustments-for-cargo' ([`5afa7f5`](https://github.com/GitoxideLabs/gitoxide/commit/5afa7f51342deaf0938e7fb2ebe6a578e83ab645))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Make streaming otional for any reqwest. ([`041eca5`](https://github.com/GitoxideLabs/gitoxide/commit/041eca547a6629c8540728eba95dbcd636285ba9))
- - Don't enforce V2 as protocol, but smoothly downgrade like git does. ([`5f2276b`](https://github.com/GitoxideLabs/gitoxide/commit/5f2276b63129163096be3cb229864fc589348da8))
- - Merge branch 'adjustments-for-cargo' ([`94750e1`](https://github.com/GitoxideLabs/gitoxide/commit/94750e15831969059551af35d31c21009462084d))
- - Improve granularity of IO errors for `curl` backends. ([`0a2b135`](https://github.com/GitoxideLabs/gitoxide/commit/0a2b135d19ce1f1b4b0394befaa3949906322c97))
- - Http transports can now reuse a connection. ([`ff0332e`](https://github.com/GitoxideLabs/gitoxide/commit/ff0332e815c228cc5cdfe58c3598ad261bb2879e))
- - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/GitoxideLabs/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
- - Merge branch 'main' into adjustments-for-cargo ([`bb60d3d`](https://github.com/GitoxideLabs/gitoxide/commit/bb60d3d5cb9dbd7abe61accded6d21e320c624db))
- - Adapt to changes in git-repository ([`89230f4`](https://github.com/GitoxideLabs/gitoxide/commit/89230f4e151056abaa2bce39d9d18f6dd1512d59))
- - Merge branch 'paulyoung/scheme-ext' ([`3e27550`](https://github.com/GitoxideLabs/gitoxide/commit/3e27550577ea942427a57c902570f0416f540753))
- - `IsSpuriousError` trait and its implementation. ([`9a2f7cd`](https://github.com/GitoxideLabs/gitoxide/commit/9a2f7cd55c05f2fdb0ae62f0efca9dfa451694c7))
- - Don't pre-configure curl. ([`85dcda8`](https://github.com/GitoxideLabs/gitoxide/commit/85dcda81d3fec03ad5687b0e0329cefedd925722))
- - Ssh connection remove '=' in port argument ([`0d0eb4a`](https://github.com/GitoxideLabs/gitoxide/commit/0d0eb4aa46b265f97ada7b54d8bcc29decc42e50))
- - Merge branch 'fix-638' ([`eb4c5f0`](https://github.com/GitoxideLabs/gitoxide/commit/eb4c5f051ae2a4eb7178289cfc1437417f265608))
- - Make it possible to parse handshakes without newlines in packetlines #(639) ([`4927adf`](https://github.com/GitoxideLabs/gitoxide/commit/4927adf1a57166b581fc293a33f84ef628af70db))
- - Merge branch 'fixture-async' ([`eca6705`](https://github.com/GitoxideLabs/gitoxide/commit/eca670585db212985d653cb2c6ec3636ec560905))
- - Async version of ref-line parsing now reads line by line. ([`dadd896`](https://github.com/GitoxideLabs/gitoxide/commit/dadd8964ec551702908055476df10624b266a79f))
- - Fix hang when reading packetlines lines directly via HTTP ([`2d033ab`](https://github.com/GitoxideLabs/gitoxide/commit/2d033ab7c7915d27c86a1e7dfbe9cf70d7ae3320))
- - Merge branch 'remove-lines-parsing' ([`9d8e32d`](https://github.com/GitoxideLabs/gitoxide/commit/9d8e32d3c276fec34e3fce0feb29de0d24a8d1d2))
- - Provide support for reading packetlines directly. ([`1204bfc`](https://github.com/GitoxideLabs/gitoxide/commit/1204bfcaadd31ed198b923df05f19115da3754a4))
- - `Capabiltiies::from_lines()` takes a single buffer. ([`08dcda2`](https://github.com/GitoxideLabs/gitoxide/commit/08dcda254bc942dcc36d432cf7130c2ce4c6d54e))
- - Make fmt ([`747008d`](https://github.com/GitoxideLabs/gitoxide/commit/747008d9d370844574dda94e5bec1648c4deb57e))
- - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/GitoxideLabs/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
- - `client::http::Options::no_proxy` to disable a proxy for given hosts. ([`5034544`](https://github.com/GitoxideLabs/gitoxide/commit/5034544b36994177009ccc8d6c07cb000b429174))
- - `client::http::Options::verbose` to see more debug output. ([`e701e7e`](https://github.com/GitoxideLabs/gitoxide/commit/e701e7e9cc571108ca210fc0ca23494d6a1c7208))
- - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/GitoxideLabs/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
- - Interpret the FollowRedirects option for the curl HTTP backend. ([`8e158c3`](https://github.com/GitoxideLabs/gitoxide/commit/8e158c3f4056f59724fe91587157ef0daa517964))
- - Merge branch 'http-config' ([`a4ff140`](https://github.com/GitoxideLabs/gitoxide/commit/a4ff140a0d3607cf282c49228c1248bd36d464fd))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Make fmt ([`0abab7d`](https://github.com/GitoxideLabs/gitoxide/commit/0abab7da2ec1b8560e6c1eb009f534c9fc7814fe))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'max-pure' ([`03ff188`](https://github.com/GitoxideLabs/gitoxide/commit/03ff1882f2982fba38fbbf245eea13ef9df50f33))
- - Thanks clippy ([`c7cba33`](https://github.com/GitoxideLabs/gitoxide/commit/c7cba333dd8654995b367498609b4280fe394402))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Curl can authenticate the proxy now and store or reject credentials. ([`63b9050`](https://github.com/GitoxideLabs/gitoxide/commit/63b9050240b80c5493dab3e8d0b1c675f83d78d6))
- - Support for proxy authentication in http configuration. ([`68ed6d7`](https://github.com/GitoxideLabs/gitoxide/commit/68ed6d7e2cabc3d3bc78a29003863cd4194549fa))
- - Setup curl proxy authentication method ([`c048990`](https://github.com/GitoxideLabs/gitoxide/commit/c0489900f4ec385c9033c585c16934ff54941d65))
- - Support for reading `http.proxyAuthMethod` ([`92f88c9`](https://github.com/GitoxideLabs/gitoxide/commit/92f88c94ff288b5675ca3296c27ffb66e1716c22))
- - Release git-glob v0.4.2, git-config-value v0.8.2, git-lock v2.2.0, git-ref v0.19.0, git-config v0.11.0, git-discover v0.8.0, git-index v0.8.0, git-transport v0.22.0, git-protocol v0.23.0, git-worktree v0.8.0, git-repository v0.28.0, gitoxide-core v0.20.0, gitoxide v0.18.0, safety bump 9 crates ([`0c253b1`](https://github.com/GitoxideLabs/gitoxide/commit/0c253b15143dcedfe4c66d64ab1ea6e097030651))
- - Prepare changelogs prior to release ([`fe5721f`](https://github.com/GitoxideLabs/gitoxide/commit/fe5721f888c64c79fe9a734a9e33b94a282f8d97))
- - Merge branch 'http-config' ([`665b53e`](https://github.com/GitoxideLabs/gitoxide/commit/665b53e1c2e1de65fafa28b669f58977868bbc81))
- - Merge branch 'push-support' ([`42356ab`](https://github.com/GitoxideLabs/gitoxide/commit/42356abf9d08dd86ce464fa48e25bbcc98ceefd4))
- - Add test to see if we can correctly read the server response. ([`4d84a20`](https://github.com/GitoxideLabs/gitoxide/commit/4d84a208e4d0a8bf3dbcfa6912b92ec1bdf4ec05))
- - `client::RequestWriter::into_parts()` to obtain a bare write handled along with a buf reader with packetline capabilties. ([`42acc88`](https://github.com/GitoxideLabs/gitoxide/commit/42acc88bbc63850c0d38db70bc46b1058875e2a0))
- - Add simple push request/response as obtained through HTTP proxying ([`0573107`](https://github.com/GitoxideLabs/gitoxide/commit/05731070a5cfb403bb82d8d8baa360ffe8cc45a9))
- - Avoid hardcoding some arbitrary default for connect timeouts, use curl default instead like git ([`1766568`](https://github.com/GitoxideLabs/gitoxide/commit/17665683efc8e25cbb35737a8c4132b98e5b6b7a))
- - Set TCP keepalive just like `git` does ([`ee0276c`](https://github.com/GitoxideLabs/gitoxide/commit/ee0276c7659122e32851da8ee6a9e663982bcda5))
- - Set curl `proxy-type` similar to how git does it ([`717b09f`](https://github.com/GitoxideLabs/gitoxide/commit/717b09fb3cac024b85a885e253c52e1f37bc0590))
- - Merge branch 'main' into http-config ([`f4ff821`](https://github.com/GitoxideLabs/gitoxide/commit/f4ff821fd4233dd1dc1a449af4d4600becf3b4ac))
- - Merge branch 'async-fetch' ([`0c9c48b`](https://github.com/GitoxideLabs/gitoxide/commit/0c9c48b3b91a1396eb1796f288a2cb10380d1f14))
- - Fix docs ([`0d1a00d`](https://github.com/GitoxideLabs/gitoxide/commit/0d1a00da4f4e84f989f18d16878cc95ace797b68))
- - Add `Debug` to `client::http::Options` ([`375565f`](https://github.com/GitoxideLabs/gitoxide/commit/375565f20906b4ca373978b89573cf711c3637a9))
- - `client::TransportWithoutIO::to_url()` returns `Cow<'_, BStr>`. ([`07512db`](https://github.com/GitoxideLabs/gitoxide/commit/07512db093e62d9b9185368bd3fa561cfcd1d1d2))
- - `client::TransportWithoutIO::to_url()` returns `BString`. ([`fe2042b`](https://github.com/GitoxideLabs/gitoxide/commit/fe2042bff9ae38bf76b76cef14986f9f76bded7d))
- - Add missing `Debug` impl on transport option types ([`7ca4dec`](https://github.com/GitoxideLabs/gitoxide/commit/7ca4dec2df83ce7763383fb93db5ba0001c2cc27))
- - Fix build ([`b9a5eea`](https://github.com/GitoxideLabs/gitoxide/commit/b9a5eeafb8e86d7f8faaa4ce1884487db24e554d))
- - `client::TransportV2Ext::invoke()` supports owned `capabilities`. ([`759b5d4`](https://github.com/GitoxideLabs/gitoxide/commit/759b5d482de048deb24d14043a173079914e7ac8))
- - `TransportV2Ext::invoke(…,features,…)` can take key-value pairs more flexibly. ([`28615b3`](https://github.com/GitoxideLabs/gitoxide/commit/28615b3bb9acff86d7a5520172513e3cc22aeda1))
- - Explain how the `user_agent` option is going to work on the transport layer ([`328c069`](https://github.com/GitoxideLabs/gitoxide/commit/328c0695692ebde5999c941b95c4cd330edb0f04))
- - Implement all straightforward curl options, which includes basic proxy settings. ([`0b60097`](https://github.com/GitoxideLabs/gitoxide/commit/0b60097671fe2d8037fe44271678fe380ecbd543))
- - Add all fields we'd like to implement for the curl transport. ([`cfc1b9c`](https://github.com/GitoxideLabs/gitoxide/commit/cfc1b9ccea32b2f870427014543196f09cbae9ac))
- - A note about the status of the http `reqwest` backend ([`4724604`](https://github.com/GitoxideLabs/gitoxide/commit/47246047dc9c476149511086612411d39b257bc6))
- - Remove double-arc construct in `reqwest` backend ([`c6a474c`](https://github.com/GitoxideLabs/gitoxide/commit/c6a474c9b22e969b040e7ce05f6fba245dc408d0))
- - Sketch of reqwest specific backends can be handled ([`a8b3f96`](https://github.com/GitoxideLabs/gitoxide/commit/a8b3f96110dc9a68c680bad07c52b0204bd539a3))
- - A sketch of passing curl options down to curl… ([`63e24fc`](https://github.com/GitoxideLabs/gitoxide/commit/63e24fcb0ad66a9fd3de1e4e440bbdbc430fc614))
- - Merge branch 'main' into http-config ([`7c5b37d`](https://github.com/GitoxideLabs/gitoxide/commit/7c5b37d28e98f59a6847368a0d0166d2dbb4acc1))
- - Release git-diff v0.22.0, git-index v0.7.1, git-pack v0.26.0, git-odb v0.36.0, git-transport v0.21.2, git-repository v0.27.0, safety bump 6 crates ([`f0cab31`](https://github.com/GitoxideLabs/gitoxide/commit/f0cab317bb0c2799fa80d16f3ae1b89d6aee4284))
- - Prepare changelogs prior to release ([`f5f3a9e`](https://github.com/GitoxideLabs/gitoxide/commit/f5f3a9edd038a89c8c6c4da02054e5439bcc0071))
- - Fix build ([`910d665`](https://github.com/GitoxideLabs/gitoxide/commit/910d665e66d6e737a7bab3598c0c0ebfdda1a9cc))
- - Thanks clippy ([`0dc4c6f`](https://github.com/GitoxideLabs/gitoxide/commit/0dc4c6fb2199514437acd7629ea2a4c6bc0555c5))
- - Move HTTP service checks up to the HTTP layer (blocking & async) ([`3046646`](https://github.com/GitoxideLabs/gitoxide/commit/3046646a2a0b06a0ca5c2f28b99b9a2b10c73368))
- - Fix fixture to work with test setup. ([`cf9a53b`](https://github.com/GitoxideLabs/gitoxide/commit/cf9a53b8bc7265386d3336cff791462011b42d61))
- - Fix error when no service annoucment is sent by the server ([`a1d876f`](https://github.com/GitoxideLabs/gitoxide/commit/a1d876f8474a05aeca2d852ee126f0d0e110c0f9))
- - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/GitoxideLabs/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
- - Prepare changelogs prior to release ([`423af90`](https://github.com/GitoxideLabs/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
- - Merge branch 'git_protocol_host' ([`d13c590`](https://github.com/GitoxideLabs/gitoxide/commit/d13c59070ae6f1661dd6fee056cef1ff75c89222))
- - Avoid invalid invocations of `git` by removing `GIT_CONFIG_COUNT` ([`aa315b4`](https://github.com/GitoxideLabs/gitoxide/commit/aa315b4a136bec57a1cce4b245c606904adc5c12))
- - Fix connections over the git:// protocol not specifying the host ([`8f985d4`](https://github.com/GitoxideLabs/gitoxide/commit/8f985d44c71a4434c4cf4ae0e360480bc3694a47))
- - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/GitoxideLabs/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
- - Make fmt ([`ea2136b`](https://github.com/GitoxideLabs/gitoxide/commit/ea2136b065979cecb3a1fdbf7b20ed7514128d9a))
- - Merge branch 'gix-clone' ([`def53b3`](https://github.com/GitoxideLabs/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
- - Merge branch 'main' into gix-clone ([`fa27570`](https://github.com/GitoxideLabs/gitoxide/commit/fa27570f491388cce6137af44330d76870d07202))
- - Merge branch 'main' into write-sparse-index ([`70963f5`](https://github.com/GitoxideLabs/gitoxide/commit/70963f5d8e3b59ce6fe8bcc1844218ac717f3390))
- - Merge branch 'paulyoung/reqwest-body' ([`c9c1658`](https://github.com/GitoxideLabs/gitoxide/commit/c9c1658d6afa6edca60d8072a23c7f4899891af1))
- - Merge branch 'main' into gix-clone ([`64f81d7`](https://github.com/GitoxideLabs/gitoxide/commit/64f81d78ae75a0e5914f431bbdc385a6d40f8835))
- - Ensure body can be read before configure_request ([`9065a88`](https://github.com/GitoxideLabs/gitoxide/commit/9065a8824ea80891c4c06ea28e0780e5517a353d))
- - Merge branch 'paulyoung/reqwest-configuration' ([`93f2dd8`](https://github.com/GitoxideLabs/gitoxide/commit/93f2dd8f7db87afc04a523458faaa46f9b33f21a))
- - Turn unwrap into an explicit expectation ([`57d9078`](https://github.com/GitoxideLabs/gitoxide/commit/57d90783edbb20f9c7fac782e9cb90943d4941d7))
- - Allow `configure_request` to return an error as well. ([`f5e14c3`](https://github.com/GitoxideLabs/gitoxide/commit/f5e14c3aead5776962c380852e93352364d637e8))
- - Remove unused field ([`8a0a5d6`](https://github.com/GitoxideLabs/gitoxide/commit/8a0a5d6262cc51874fa1d35e40b901333945117c))
- - Configure Request instead of ClientBuilder ([`0885e6e`](https://github.com/GitoxideLabs/gitoxide/commit/0885e6e5882a133a55d43fc453056564752028ad))
- - Resolve issues with configure function ([`9124583`](https://github.com/GitoxideLabs/gitoxide/commit/9124583ebaa650e0344598b277a5b529827776c7))
- - Sketch out configuring a reqwest client builder ([`74573df`](https://github.com/GitoxideLabs/gitoxide/commit/74573dfa0c40e4ad3515e680e5699aa760cac38d))
- - Merge branch 'main' into gix-clone ([`de4fe06`](https://github.com/GitoxideLabs/gitoxide/commit/de4fe06202906ea5c62e667826b42cf7b57b1ff0))
- - Allow `client::connect()` to function with `http-client-reqwest` enabled. ([`375051f`](https://github.com/GitoxideLabs/gitoxide/commit/375051fa97d79f95fa7179b536e616c4aefd88e2))
- - Refactor ([`d3c6ae1`](https://github.com/GitoxideLabs/gitoxide/commit/d3c6ae1fa9e1d6a57f32b5831411707fc4cf962e))
- - Fix formatting ([`a962eb5`](https://github.com/GitoxideLabs/gitoxide/commit/a962eb5c263de3730b464a0e89615a04caac11e4))
- - Fix "http not compiled in" w/ http-client-reqwest ([`dff418d`](https://github.com/GitoxideLabs/gitoxide/commit/dff418dcf2a970929a61c5eea9b4712437582fbc))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'fix-smart-release' ([`aa80b60`](https://github.com/GitoxideLabs/gitoxide/commit/aa80b606e5570f327660cca42ea81581a6e9d5e3))
- - Make fmt ([`7b9c065`](https://github.com/GitoxideLabs/gitoxide/commit/7b9c06547b75929e3e5bf4240f43c7e9bc7d54e0))
- - `reqwest` as blocking HTTP backend via `http-client-reqwest` feature toggle. ([`8e17534`](https://github.com/GitoxideLabs/gitoxide/commit/8e17534b0efa7418eabdc36f89bab9f9db7b2c38))
- - Re-enable last remaining test for reqwest ([`9ef6a54`](https://github.com/GitoxideLabs/gitoxide/commit/9ef6a546cac78d335bbe60853046bb23becab623))
- - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/GitoxideLabs/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
- - And another previously hanging test works - content-length is critical ([`0b0ba03`](https://github.com/GitoxideLabs/gitoxide/commit/0b0ba03b42a2143787a2d81d287dcc9ca9adb078))
- - Clone_v1 now works in reqwest, because… ([`63d5a01`](https://github.com/GitoxideLabs/gitoxide/commit/63d5a0192ed79f99756930cc9bc9f163119b7a00))
- - Make fmt ([`53acf25`](https://github.com/GitoxideLabs/gitoxide/commit/53acf2565743eff7cead7a42011107b2fc8d7e0e))
- - Merge branch 'fetch-pack' ([`f47c891`](https://github.com/GitoxideLabs/gitoxide/commit/f47c89129732bcb06fe76a4696fe38ab1151fb0c))
- - Merge branch 'fetch-pack' ([`3c49400`](https://github.com/GitoxideLabs/gitoxide/commit/3c49400809c7c2120f4ce704c19a0421545b5acd))
- - Merge branch 'main' into fetch-pack ([`93917cb`](https://github.com/GitoxideLabs/gitoxide/commit/93917cb6ecbb30daf3d20bb5a7c65e12211f084f))
- - Shutdown the stream of the mock server for good measure ([`4e415a8`](https://github.com/GitoxideLabs/gitoxide/commit/4e415a8414ad0ce2d79bfe29d63d46efa3833218))
- - Minor fix to test, but now it hangs. 3 hanging to go… ([`164f5d3`](https://github.com/GitoxideLabs/gitoxide/commit/164f5d3b0c31afe16ad453e5534284a8e6700c84))
- - One more test works - strangely enough this one doesn't hang. ([`c3150dd`](https://github.com/GitoxideLabs/gitoxide/commit/c3150dd05bdc158e24adb21d2e678e4008b07740))
- - Adjust test expectations to pass one part, but now it hangs like clone_v1 ([`4b731ad`](https://github.com/GitoxideLabs/gitoxide/commit/4b731adf523c00c8d3fd8dcbecd3b4df9efccbe8))
- - Refactor ([`569c6f2`](https://github.com/GitoxideLabs/gitoxide/commit/569c6f2cbb0e4c12c1547accae7b3160c80a0caf))
- - Send error on non-success status codes ([`7ccd4ff`](https://github.com/GitoxideLabs/gitoxide/commit/7ccd4ffb32d5686d926640ab483381eceb2211de))
- - Disable all tests failing under reqwest (except for 1); minor fixes to get it to work ([`ee4eb69`](https://github.com/GitoxideLabs/gitoxide/commit/ee4eb6991ba95983627b14332ccd5e1fd7b43e07))
- - Properly integrate reqwest to allow testing (even though none of them works yet) ([`250114a`](https://github.com/GitoxideLabs/gitoxide/commit/250114a856cc9bfeb6f91055a13ca08b6d4b91a7))
- - Revise drop of header writer to prevent remote hang ([`2981c4d`](https://github.com/GitoxideLabs/gitoxide/commit/2981c4d36126f837d15fa6f3cac505a0d7fbb0a6))
- - Revise error handling; better docs to explain the 'protocol' ([`fd9634d`](https://github.com/GitoxideLabs/gitoxide/commit/fd9634d833536e211d89148f4afc1dca49a385dc))
- - In theory, that's what's needed for reqwest to work in blocking mode… ([`ce62f5d`](https://github.com/GitoxideLabs/gitoxide/commit/ce62f5ddcbb454056ec39458e83aa4fb7774c169))
- - Even more safety when dealing with the remote's error state ([`b63d69b`](https://github.com/GitoxideLabs/gitoxide/commit/b63d69bdeb8006c0da34bd4f1be8999744b669ad))
- - Rethink error handling during request creation, completing it ([`1fb0545`](https://github.com/GitoxideLabs/gitoxide/commit/1fb05451785d2b30124937d3ad53b1e05fbee419))
- - Frame for filling in the reqwest implementation ([`943fd15`](https://github.com/GitoxideLabs/gitoxide/commit/943fd153a2daca25c0e716388c528a83ad43be95))
- - Add 'http-client-reqwest' feature toggle ([`2c9b63c`](https://github.com/GitoxideLabs/gitoxide/commit/2c9b63cfcc92d4815ddec53d885b6985739f627e))
- - Compare 'Content-Type' header case-insensitively, as required by the http spec. ([`237682a`](https://github.com/GitoxideLabs/gitoxide/commit/237682a529dc54e33e4738f34915d872aeb89514))
- - Merge branch 'paulyoung/git-transport-http-client' ([`c845c16`](https://github.com/GitoxideLabs/gitoxide/commit/c845c162100ad88f3f7fbc69a5badf80d76d86da))
- - Add `client::http::Transport::new_http()` constructor. ([`0fd57c6`](https://github.com/GitoxideLabs/gitoxide/commit/0fd57c6b491a3c8d0127bc1d1f0eb958437edff9))
- - Introduce http-client feature to decouple from curl ([`31aa2c9`](https://github.com/GitoxideLabs/gitoxide/commit/31aa2c92ae4d87071bdb436c0995883f53fb355d))
- - Make Content-Type header check case-insensitive ([`7aa8ab8`](https://github.com/GitoxideLabs/gitoxide/commit/7aa8ab8b889b278d5f1f49cff570574dfa3146ac))
- - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/GitoxideLabs/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/GitoxideLabs/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs' ([`3773b92`](https://github.com/GitoxideLabs/gitoxide/commit/3773b92b8372c9a40a74d281149ca65b057a7da9))
- - Merge branch 'filter-refs' ([`fd14489`](https://github.com/GitoxideLabs/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
- - Release git-features v0.22.6 ([`c9eda72`](https://github.com/GitoxideLabs/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
- - Make fmt ([`535e967`](https://github.com/GitoxideLabs/gitoxide/commit/535e967666c6da657ff1b7eff7c64ab27cafb182))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/GitoxideLabs/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
- - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/GitoxideLabs/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/GitoxideLabs/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
- - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/GitoxideLabs/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
- - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/GitoxideLabs/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Merge branch 'remote-ls-refs' ([`39d585d`](https://github.com/GitoxideLabs/gitoxide/commit/39d585d9f9ac6f3ecf51359c8e37f0a50e21ed45))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/GitoxideLabs/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/GitoxideLabs/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/GitoxideLabs/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
- - Fix typos ([`e9fcb70`](https://github.com/GitoxideLabs/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
- - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/GitoxideLabs/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/GitoxideLabs/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
- - Thanks clippy ([`e1003d5`](https://github.com/GitoxideLabs/gitoxide/commit/e1003d5fdee5d4439c0cf0286c67dec9b5e34f53))
- - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/GitoxideLabs/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
- - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/GitoxideLabs/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
- - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/GitoxideLabs/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
- - Update changelogs prior to release ([`bb424f5`](https://github.com/GitoxideLabs/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/GitoxideLabs/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Merge branch 'main' into git_includeif ([`05eb340`](https://github.com/GitoxideLabs/gitoxide/commit/05eb34023933918c51c03cf2afd774db89cc5a33))
- - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/GitoxideLabs/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
- - Make fmt ([`251b6df`](https://github.com/GitoxideLabs/gitoxide/commit/251b6df5dbdda24b7bdc452085f808f3acef69d8))
- - Merge branch 'main' into repo-status ([`9679d6b`](https://github.com/GitoxideLabs/gitoxide/commit/9679d6b0e68c28438e22cb65c554d0b31dfaf159))
- - Merge branch 'git-sec' ([`cd723b5`](https://github.com/GitoxideLabs/gitoxide/commit/cd723b5ae11148e7e9fd07daf28bc04455d5c46f))
- - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/GitoxideLabs/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
- - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/GitoxideLabs/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
- - Upgrade document-features ([`c35e62e`](https://github.com/GitoxideLabs/gitoxide/commit/c35e62e0da9ac1f7dcb863f5f9c69108c728d32e))
- - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/GitoxideLabs/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
- - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/GitoxideLabs/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
- - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/GitoxideLabs/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
- - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/GitoxideLabs/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
- - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/GitoxideLabs/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
- - Prepare changelogs for release ([`674ec73`](https://github.com/GitoxideLabs/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
- - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/GitoxideLabs/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
- - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/GitoxideLabs/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
- - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/GitoxideLabs/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
- - Thanks clippy ([`4ca9e07`](https://github.com/GitoxideLabs/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
- - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/GitoxideLabs/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
- - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/GitoxideLabs/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
- - Adjust changelogs prior to release ([`ec38950`](https://github.com/GitoxideLabs/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
- - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/GitoxideLabs/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
- - Better changelog descriptions. ([`f69b2d6`](https://github.com/GitoxideLabs/gitoxide/commit/f69b2d627099639bc144fd94fde678d84a10d6f7))
- - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/GitoxideLabs/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
- - Fix false positive clippy warning. ([`9b8363b`](https://github.com/GitoxideLabs/gitoxide/commit/9b8363bbf559223a424c2544610b4520bbd37aeb))
- - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/GitoxideLabs/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
- - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/GitoxideLabs/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
- - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/GitoxideLabs/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
- - Update changelogs just for fun ([`21541b3`](https://github.com/GitoxideLabs/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
- - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/GitoxideLabs/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
- - Merge branch 'main' into changelog-generation ([`c956f33`](https://github.com/GitoxideLabs/gitoxide/commit/c956f3351d766c748faf0460780e32ac8dfe8165))
- - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/GitoxideLabs/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
- - Release git-transport v0.11.1 ([`0952976`](https://github.com/GitoxideLabs/gitoxide/commit/0952976eac1dac9b8f351ecc9867746b650377f9))
- - [various #184] configure docs.rs build features ([`cc50249`](https://github.com/GitoxideLabs/gitoxide/commit/cc502492c512293e93e95610ca80a71896076ded))
- - Bump git-transport v0.11.0 ([`1149f1b`](https://github.com/GitoxideLabs/gitoxide/commit/1149f1b716624f8f4fdaed20c803530aebc45599))
- - [transport #174] prepare for release ([`f8bc517`](https://github.com/GitoxideLabs/gitoxide/commit/f8bc51763e96d8d0a97d5f367c943441a98c8e95))
- - Bump git-packetline v0.10.0 ([`b09f391`](https://github.com/GitoxideLabs/gitoxide/commit/b09f3912e0addd7b4b0ef22bc3a24869d5011646))
- - [packetline #178] refactor ([`23438fd`](https://github.com/GitoxideLabs/gitoxide/commit/23438fd4a807376c1d4699732ea6c83c0bde574f))
- - [packetline #178] rename PacketLine to PacketLineRef… ([`d4c16a9`](https://github.com/GitoxideLabs/gitoxide/commit/d4c16a93946244177606b58cc702b81a16424ad4))
- - Release git-transport v0.10.1 ([`dc74d19`](https://github.com/GitoxideLabs/gitoxide/commit/dc74d1946b89fb42fa8644db31b1fe1a52a56f05))
- - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/GitoxideLabs/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
- - Release git-packetline v0.9.0 ([`7ffbd60`](https://github.com/GitoxideLabs/gitoxide/commit/7ffbd602c08605026b0bb97ab85216907badaf09))
- - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/GitoxideLabs/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
- - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/GitoxideLabs/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
- - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/GitoxideLabs/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
- - Bump transport version to 0.10 ([`f26a3d3`](https://github.com/GitoxideLabs/gitoxide/commit/f26a3d3a2745f3eb69d76e0cfd718a90cf74f003))
- - (cargo-release) version 0.8.0 ([`ad6d7f9`](https://github.com/GitoxideLabs/gitoxide/commit/ad6d7f9c2b4f8879d466e758fc9b51ece6879e96))
- - (cargo-release) version 0.6.0 ([`d704bca`](https://github.com/GitoxideLabs/gitoxide/commit/d704bca7de0a6591f35345c842d6418b36ecd206))
- - (cargo-release) version 0.7.0 ([`2ef3106`](https://github.com/GitoxideLabs/gitoxide/commit/2ef3106eb84981e2dabd84f81362b4e44f938ea6))
- - (cargo-release) version 0.5.0 ([`c2f94a5`](https://github.com/GitoxideLabs/gitoxide/commit/c2f94a51bce287be301090450cb00cde57e92f76))
- - (cargo-release) version 0.4.0 ([`d69d0ac`](https://github.com/GitoxideLabs/gitoxide/commit/d69d0ac21989243fdafa514fa41579fd51bc2558))
- - [transport] A much better name for 'is_stateful()` ([`f15f1e8`](https://github.com/GitoxideLabs/gitoxide/commit/f15f1e85fda76eef72c3754d625cf51e3c454eea))
- - (cargo-release) version 0.3.0 ([`0e9c73a`](https://github.com/GitoxideLabs/gitoxide/commit/0e9c73abd17e0dd21952275077ae53ad7e7aa1af))
- - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/GitoxideLabs/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
- - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/GitoxideLabs/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
- - Thanks clippy ([`e1964e4`](https://github.com/GitoxideLabs/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
- - Bump async-trait from 0.1.50 to 0.1.51 ([`ce0b81e`](https://github.com/GitoxideLabs/gitoxide/commit/ce0b81e8f5c652d389ff876844bc42bcfa687921))
- - [transport] more convenient check for available capabilities ([`e9ed952`](https://github.com/GitoxideLabs/gitoxide/commit/e9ed952d35fa9ffa142f941d75c385abec3997ef))
- - Bump futures-io from 0.3.15 to 0.3.16 ([`3c23820`](https://github.com/GitoxideLabs/gitoxide/commit/3c23820d3f0d3567f44215cdb0ad13ab675a201f))
- - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/GitoxideLabs/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
- - Bump thiserror from 1.0.25 to 1.0.26 ([`9682590`](https://github.com/GitoxideLabs/gitoxide/commit/9682590095dc3a502b0c84ccd206ca4797635092))
- - [transport] remove Transport::close()… ([`4268a9b`](https://github.com/GitoxideLabs/gitoxide/commit/4268a9bcf733413f7326be7af487a8fcdec1f71c))
- - [transport] implement Transport for &mut T: Transport as well ([`372fb81`](https://github.com/GitoxideLabs/gitoxide/commit/372fb8183aff19bd0f2d17ea74409b2ca3a08511))
- - [transport] tests for extra parameters ([`fffd926`](https://github.com/GitoxideLabs/gitoxide/commit/fffd926a3d5c6abfa732aa2305a4a05fdd06254d))
- - [protocol] extra_parameters are forwarded from delegate to handshake ([`03e3db3`](https://github.com/GitoxideLabs/gitoxide/commit/03e3db3809bd031d7d0c151ada2542214d7e32c0))
- - [transport] allow setting a custom URL in git::Connection ([`f7437e0`](https://github.com/GitoxideLabs/gitoxide/commit/f7437e041b2f3a8d51012972bd443d3c4b0a9252))
- - [transport] async transports support extra params ([`a0d6756`](https://github.com/GitoxideLabs/gitoxide/commit/a0d67569b5c947d8158177e308f0919df2f182a3))
- - [transport] extra_headers for http ([`6026dcc`](https://github.com/GitoxideLabs/gitoxide/commit/6026dcc07674ee9ea79503aab07491dd395e51a4))
- - [transport] extra-parameters for the http protocol ([`d30bcf1`](https://github.com/GitoxideLabs/gitoxide/commit/d30bcf18afda19d89b8cb020e193405bfd2d3787))
- - [transport] git::Connection handles extra-parameters ([`961b6a4`](https://github.com/GitoxideLabs/gitoxide/commit/961b6a40aaa003497abbd17fd53485c6cb2b2857))
- - [transport] File implementation doesn't need to inherit git::Connection's… ([`951b1e2`](https://github.com/GitoxideLabs/gitoxide/commit/951b1e26a1dca054aa5af6a565fde3c733b43ffd))
- - [transport] unsupported protocol versions now abort the fetch operation ([`812aa3b`](https://github.com/GitoxideLabs/gitoxide/commit/812aa3bc02a823cb9277847db905e76a50ee7413))
- - [transport] flexible version of version support check doesn't actually work :D ([`2b220f0`](https://github.com/GitoxideLabs/gitoxide/commit/2b220f0758cb7a96a66b256552f13a020cdee3fc))
- - [transport] improve docs for `is_stateful()` ([`22f7e67`](https://github.com/GitoxideLabs/gitoxide/commit/22f7e6719d2e3931f8cd4bb4e94c23c1f9f84189))
- - Merge branch 'pubcap' ([`292f8ff`](https://github.com/GitoxideLabs/gitoxide/commit/292f8ff2851dff846eda1b80943de718f08e65be))
- - Add missing docs ([`a6cbbde`](https://github.com/GitoxideLabs/gitoxide/commit/a6cbbdeecbfe459556579a2d991bd546452c04c3))
- - Make capabilities parsing public ([`2f3725e`](https://github.com/GitoxideLabs/gitoxide/commit/2f3725efcaa439db4e10ade1b9fbeb1258fd93c1))
- - Thanks clippy ([`6200ed9`](https://github.com/GitoxideLabs/gitoxide/commit/6200ed9ac5609c74de4254ab663c19cfe3591402))
- - [async-client] unblock the async delegate in the cheapest possible way… ([`a3b5d75`](https://github.com/GitoxideLabs/gitoxide/commit/a3b5d75d387dc5d6c44f695f63df8803613637a2))
- - Revert "[async-client] Try to bring 'Send' back but…" ([`52eb953`](https://github.com/GitoxideLabs/gitoxide/commit/52eb953fcc44cce19604b1df6a600237b8c81392))
- - [async-client] Try to bring 'Send' back but… ([`3a06adb`](https://github.com/GitoxideLabs/gitoxide/commit/3a06adb41f6b2946f78044e4ab1385e6441fc40f))
- - Refactor ([`2a406d6`](https://github.com/GitoxideLabs/gitoxide/commit/2a406d62c02db24c39980f9ae636b87e2d707faf))
- - [async-client] frame for async connect ([`9ada080`](https://github.com/GitoxideLabs/gitoxide/commit/9ada0805fc5896f8ef1a31dc821b789b7f0438a6))
- - Prevent selecting mutually exclusive features ([`7f5da18`](https://github.com/GitoxideLabs/gitoxide/commit/7f5da18c39b84af788ea1366ccca2c8b9d09f755))
- - [git-transport] Fix http build ([`3469e99`](https://github.com/GitoxideLabs/gitoxide/commit/3469e99afeaf354db4020d5a363b05a031894096))
- - [git-protocol] fetch in sync and async… ([`4776039`](https://github.com/GitoxideLabs/gitoxide/commit/47760399bffd030c848e0ef6df52a4765d8fb566))
- - Bump maybe-async from 0.2.4 to 0.2.6 ([`d99a1a8`](https://github.com/GitoxideLabs/gitoxide/commit/d99a1a815809d22c7384c6ecb1275e39fb911d91))
- - Fix docs ([`bca7594`](https://github.com/GitoxideLabs/gitoxide/commit/bca7594713d623e0f0a4b82b658c26ee9a041eaa))
- - [git-protocol] fix build ([`4cce648`](https://github.com/GitoxideLabs/gitoxide/commit/4cce6487d6d514541afee1a9aa92043f186136d3))
- - [git-transport] refactor ([`d09153f`](https://github.com/GitoxideLabs/gitoxide/commit/d09153f34135609224929f77175f3e0ac04ea12e))
- - [git-transport] Properly implement Transport for Boxed types ([`47b10c9`](https://github.com/GitoxideLabs/gitoxide/commit/47b10c9b4ccba5a0928819c92eda472bbfda0c50))
- - [git-transport] refactor ([`3b0baee`](https://github.com/GitoxideLabs/gitoxide/commit/3b0baee6b856b510ea839a1e294e9a99aafaa3ac))
- - Refactor ([`2eefe17`](https://github.com/GitoxideLabs/gitoxide/commit/2eefe1712131a69298be02e94df8b6ba844afcd9))
- - Refactor ([`14c9093`](https://github.com/GitoxideLabs/gitoxide/commit/14c909341d243ca3dcc42d343aeee65d28045b65))
- - [git-protocol] async capabilities and arguments abstractions ([`aa3eacb`](https://github.com/GitoxideLabs/gitoxide/commit/aa3eacbd53665d6b76bd9706d801d1189a970261))
- - [git-transport] see how things can be moved to a different thread… ([`c271d32`](https://github.com/GitoxideLabs/gitoxide/commit/c271d323086486a9d1dbe004b33fdb7d9eec45ed))
- - [git-transport] partial transfer to thread doesn't work in test… ([`4a6dfd4`](https://github.com/GitoxideLabs/gitoxide/commit/4a6dfd40e465226d0f9c7eb02cfb721b55bbff41))
- - [git-transport] allow fetch processing to be offloading to another thread ([`a1302e0`](https://github.com/GitoxideLabs/gitoxide/commit/a1302e0ff549e96362c441d8eecec56f1ef4ca43))
- - Revert "[git-transport] async-executor (Local) hangs…" ([`ec8bcd0`](https://github.com/GitoxideLabs/gitoxide/commit/ec8bcd0f36b46ff319ad6d6da9ffcb80dd5b0429))
- - [git-transport] async-executor (Local) hangs… ([`68ac51b`](https://github.com/GitoxideLabs/gitoxide/commit/68ac51b384cae11f5dca103160bf3d519305364e))
- - Revert "[git-transport] attempt to mix 'blocking' but realize that now things need to be static." ([`e367753`](https://github.com/GitoxideLabs/gitoxide/commit/e3677537d7858a113008849ac8ace136f5d5c4d2))
- - [git-transport] attempt to mix 'blocking' but realize that now things need to be static. ([`3d296fa`](https://github.com/GitoxideLabs/gitoxide/commit/3d296fae08ce0d4c2625008ab1fdcd7ede8dac54))
- - [git-transport] V2 transport tests work on async ([`e04a1c9`](https://github.com/GitoxideLabs/gitoxide/commit/e04a1c98a1ee0ba58fa326c9a68bd36230e229da))
- - [git-transport] first V2 test ([`f9da975`](https://github.com/GitoxideLabs/gitoxide/commit/f9da975ca777d2345e8c2842771b16a17af79cd3))
- - [git-transport] adapt extension trait in blocking code to match async version ([`95eee30`](https://github.com/GitoxideLabs/gitoxide/commit/95eee30191aed9421f69dcd6e1587c0b5a1f2dd2))
- - [git-transport] extension trait working ([`28fbd28`](https://github.com/GitoxideLabs/gitoxide/commit/28fbd284d108d5db3f13c8cede5772e065e5f8fb))
- - [git-transport] a first step towards getting the extension trait to compile ([`b692979`](https://github.com/GitoxideLabs/gitoxide/commit/b6929792c3d2ef9a73eb049eb88b06c8c763d899))
- - [git-transport] no warnings when building without any choice of client ([`3dc568a`](https://github.com/GitoxideLabs/gitoxide/commit/3dc568a3a29dfea6ff311cf965ecce7f7eddbf63))
- - [git-transport] upgrade to futures-lite 1.12 with BufRead support ([`ee01c79`](https://github.com/GitoxideLabs/gitoxide/commit/ee01c79887a892e001787bbefa93f75d9c4f1cfc))
- - [git-transport] Show how to use blocking git-pack code in non-blocking transports ([`de2ba3c`](https://github.com/GitoxideLabs/gitoxide/commit/de2ba3c4919d454894911c54fd4bb0e0a4665723))
- - [git-transport] handshakeV1 tests run in async! ([`d1c0e35`](https://github.com/GitoxideLabs/gitoxide/commit/d1c0e35817d183982a5b1eb7e545bfe83edb141e))
- - [git-transport] And a chance to have V1 working in async ([`2bf93fc`](https://github.com/GitoxideLabs/gitoxide/commit/2bf93fc72b3f9dcb63f8b24c77c95d518072431f))
- - [git-transport] refactor ([`64bb8b3`](https://github.com/GitoxideLabs/gitoxide/commit/64bb8b3937fcf7f14034ccfb6a72a24bf05f0320))
- - [git-transport] improve error handling considerably… ([`7b7d314`](https://github.com/GitoxideLabs/gitoxide/commit/7b7d314851b8db230228c28fb38a5a6541ec865c))
- - [git-transport] Add remaninig git connection method… ([`73fcf38`](https://github.com/GitoxideLabs/gitoxide/commit/73fcf38f9c334813572a6aeb7691758a524cac07))
- - [git-transport] refactor ([`db83600`](https://github.com/GitoxideLabs/gitoxide/commit/db83600179b3f27770b989f5f8ae1dd459749354))
- - [git-transport] the first part of async transport for git connections ([`d94fbf8`](https://github.com/GitoxideLabs/gitoxide/commit/d94fbf83d3e57c54dead3fb849e63b1d37343cb2))
- - [git-transport] Split git connection into shared and blocking parts ([`0bfe693`](https://github.com/GitoxideLabs/gitoxide/commit/0bfe69385932698b99871717d823fe645e4eabb8))
- - [git-transport] refactor ([`2342e8a`](https://github.com/GitoxideLabs/gitoxide/commit/2342e8a6a4ceca12603cb5e2c350edc2d4e71580))
- - [git-transport] refactor ([`957403e`](https://github.com/GitoxideLabs/gitoxide/commit/957403e11e0f7b3c97aa1996b2e936bbdb7ee12c))
- - [git-transport] refactor ([`e580354`](https://github.com/GitoxideLabs/gitoxide/commit/e58035452be10328c3e5e1991bafbab3f71d3353))
- - [git-transport] re-enable `request()` method of main trait… ([`3adbade`](https://github.com/GitoxideLabs/gitoxide/commit/3adbade31afa163a499fc2946f5af5ef3f367387))
- - [git-transport] RequestWriter complete ([`a05fff3`](https://github.com/GitoxideLabs/gitoxide/commit/a05fff3b2d987a5750e11945306bfa3731ed5ca3))
- - [git-transport] refactor ([`03a3aed`](https://github.com/GitoxideLabs/gitoxide/commit/03a3aedf17a91465279800d8028cc7435326534a))
- - [git-transport] ARGH: PIN!!! ([`71379ac`](https://github.com/GitoxideLabs/gitoxide/commit/71379ac25c44bc744ed0e93d2b126d4959bc4469))
- - [git-transport] naive attempt to make Request async… ([`b819546`](https://github.com/GitoxideLabs/gitoxide/commit/b819546b0096a4abfbe5ada25a1ac661a084cfc9))
- - [git-transport] ExtendedBufRead for Async… ([`d4e56c8`](https://github.com/GitoxideLabs/gitoxide/commit/d4e56c8efd586b571445e0085ce518c5efb8f5e6))
- - [git-transport] First stab at ExtendedBufRead, but… ([`13f73d2`](https://github.com/GitoxideLabs/gitoxide/commit/13f73d2f9b65d5ea829185af669532c3797cf90b))
- - [git-transport] put request writer into general spot… ([`af07ebf`](https://github.com/GitoxideLabs/gitoxide/commit/af07ebf44fbb3386cd5176441fd707cc820b71d0))
- - [git-transport] refactor ([`5f98ac1`](https://github.com/GitoxideLabs/gitoxide/commit/5f98ac140f9f3260d3d5a784d1aa1e1ac8c37114))
- - [git-transport] fix docs ([`fbfc827`](https://github.com/GitoxideLabs/gitoxide/commit/fbfc8271431f7c19adbed5e095d7c2ee10dda5e5))
- - [git-transport] refactor ([`011ece0`](https://github.com/GitoxideLabs/gitoxide/commit/011ece04827d75aa6d93e9fcae449aaba4167f80))
- - [git-transport] the first async trait ([`2abac2a`](https://github.com/GitoxideLabs/gitoxide/commit/2abac2a2df8033c6d2578e5afb88bb34aab86988))
- - [git-transport] refactor ([`73df129`](https://github.com/GitoxideLabs/gitoxide/commit/73df12987a9255efc4724e1761f335a072d3bcaf))
- - [git-transport] the first async-only type ([`88109a5`](https://github.com/GitoxideLabs/gitoxide/commit/88109a54ad594df6d18cf6b66a9c89a76fc0cdf5))
- - [git-transport] all non-IO types are now shared ([`209c780`](https://github.com/GitoxideLabs/gitoxide/commit/209c780efff32d63ce7edc8b1f92fac0cd1a396d))
- - [git-transport] feature toggle for async-client; prepare for test ([`95e6801`](https://github.com/GitoxideLabs/gitoxide/commit/95e6801b121a0744908552090b855cb3dbe99e64))
- - [git-transport] refactor ([`592d9ac`](https://github.com/GitoxideLabs/gitoxide/commit/592d9ac03b0d26848435a43480c526a4a0e0efb8))
- - [git-transport] remove maybe_async from dependencies, add async-client feature ([`e57aad3`](https://github.com/GitoxideLabs/gitoxide/commit/e57aad3a19ec89fd0aa4d8670430434f0dc4c826))
- - (cargo-release) version 0.15.0 ([`d69d9fb`](https://github.com/GitoxideLabs/gitoxide/commit/d69d9fb0931f8257cef96ef14a89da9340ad9738))
- - [git-packetline] Use io::(Result|Error) everywhere ([`374f129`](https://github.com/GitoxideLabs/gitoxide/commit/374f129e0d1473db9a2107c408f655da032efe89))
- - [git-packetline] refactor ([`f038ca1`](https://github.com/GitoxideLabs/gitoxide/commit/f038ca1e1c6d99bfcedb0387abc4151b188750c6))
- - [git-packetline] document feature toggle ([`8b8a1aa`](https://github.com/GitoxideLabs/gitoxide/commit/8b8a1aafb04b2e305cf2674c15530b430dad4969))
- - [git-packetline] refactor ([`1328c5b`](https://github.com/GitoxideLabs/gitoxide/commit/1328c5b4001f380936beff73e1f822f14e41e98b))
- - (cargo-release) version 0.6.0 ([`ec5a54e`](https://github.com/GitoxideLabs/gitoxide/commit/ec5a54e9f3543afddc9f972f16135edc6ef6ff5b))
- - [git-packetline] refactor ([`e5769d1`](https://github.com/GitoxideLabs/gitoxide/commit/e5769d1e7668ae54c667d2593c0c22e7723710c0))
- - [git-packetline] refactor ([`fef3c9f`](https://github.com/GitoxideLabs/gitoxide/commit/fef3c9f0aed3f6a509a71e8ff20050c6ea660f56))
- - (cargo-release) version 0.9.0 ([`18f6d01`](https://github.com/GitoxideLabs/gitoxide/commit/18f6d011043203523f1d0dacf657704ed3f9cf89))
- - [git-transport] simplify parsing capabilities from lines ([`401af09`](https://github.com/GitoxideLabs/gitoxide/commit/401af0974742f10c8b9b3c9752e9d30205e96c16))
- - Refactor ([`8ce28e7`](https://github.com/GitoxideLabs/gitoxide/commit/8ce28e74545ded2909417df9091da866fb343710))
- - [git-transport] test capabilities in blocking and async mode ([`66eb2a5`](https://github.com/GitoxideLabs/gitoxide/commit/66eb2a5c803d3365c8d9522f24843a8b73dff76d))
- - Refactor ([`558b208`](https://github.com/GitoxideLabs/gitoxide/commit/558b208f5055ab0562d3704e4fb62693eaab94fe))
- - [git-transport] first round of getting capabilities into 'dual' mode… ([`3af353b`](https://github.com/GitoxideLabs/gitoxide/commit/3af353b8b3ed0ee608cbc96d1cd45a3165907a12))
- - [git-transport] remove default features to force being explicit everywhere ([`d1b39f8`](https://github.com/GitoxideLabs/gitoxide/commit/d1b39f8093c032a172237a584c9208479611a866))
- - [git-transport] A first async test, right now there is nothing to test though ([`9741ae1`](https://github.com/GitoxideLabs/gitoxide/commit/9741ae1ee0fcf65c144d87cd17d8fe547b288b12))
- - Tests follow crate structure closely (again) ([`8d6e46a`](https://github.com/GitoxideLabs/gitoxide/commit/8d6e46a84c41d7f04f2dbbb1a4602159b1a96c8b))
- - Make the blocking client the default… ([`9d62ca3`](https://github.com/GitoxideLabs/gitoxide/commit/9d62ca338927139708246ce0934f1cb317f14784))
- - Revert "Remove maybe-async for now" ([`ebd5701`](https://github.com/GitoxideLabs/gitoxide/commit/ebd57017f80d0c12f6fe9a8d236843323c638311))
- - Refactor ([`84d1509`](https://github.com/GitoxideLabs/gitoxide/commit/84d150952d9cd72a05d83419d4fc013c75d7b2dc))
- - Refactor ([`1412282`](https://github.com/GitoxideLabs/gitoxide/commit/141228219d33e8056489514f91221d803888edd8))
- - Refactor ([`f16d057`](https://github.com/GitoxideLabs/gitoxide/commit/f16d057054ad6fabc664bbcb00f75e5974f05db9))
- - Refactor ([`976da51`](https://github.com/GitoxideLabs/gitoxide/commit/976da51efc5720300dfd3093e377284d1c4ccf3c))
- - Refactor ([`7ac6a05`](https://github.com/GitoxideLabs/gitoxide/commit/7ac6a05442b0d7e97c886f8f57b8695a14761027))
- - Refactor ([`cd02749`](https://github.com/GitoxideLabs/gitoxide/commit/cd027498944abde8339c421b5527abb9c3495de3))
- - Remove maybe-async for now ([`97e96f4`](https://github.com/GitoxideLabs/gitoxide/commit/97e96f49ce9e4ac325faebe112cec9c11cdc715c))
- - Refactor ([`6e6f4ac`](https://github.com/GitoxideLabs/gitoxide/commit/6e6f4acf4b3c704989928347f10f1725e6a866bd))
- - Refactor git-transport test in preparation for async testing ([`42d5bf7`](https://github.com/GitoxideLabs/gitoxide/commit/42d5bf7f5e8f4d88d3f849febec0c6d2678e0d06))
- - (cargo-release) version 0.8.0 ([`411a05e`](https://github.com/GitoxideLabs/gitoxide/commit/411a05ead1546c76fe51f359fbcb961a1140535e))
- - (cargo-release) version 0.5.0 ([`8c4cc3f`](https://github.com/GitoxideLabs/gitoxide/commit/8c4cc3fb5922d1a761463bbbad65e59f91cce4cb))
- - [async-transport] Cargo.toml and traits to be more 'realistic' ([`9a617a5`](https://github.com/GitoxideLabs/gitoxide/commit/9a617a5e68f032dbaba9a902b558666992683701))
- - [async-transport] The very first step ([`b9e5559`](https://github.com/GitoxideLabs/gitoxide/commit/b9e5559afa776dc1a7eecc90cc219da5ff911d79))
- - (cargo-release) version 0.14.0 ([`a760f8c`](https://github.com/GitoxideLabs/gitoxide/commit/a760f8c013e13ba82daa1acf1a4a57e0818a008d))
- - (cargo-release) version 0.13.0 ([`ac2eddb`](https://github.com/GitoxideLabs/gitoxide/commit/ac2eddb06eb3d8a9a3dcdcd796eb54a7e45ab935))
- - (cargo-release) version 0.7.0 ([`334b7e1`](https://github.com/GitoxideLabs/gitoxide/commit/334b7e1b838b5201f2484be42dee3c4d2fd789d7))
- - (cargo-release) version 0.12.0 ([`3b71e7e`](https://github.com/GitoxideLabs/gitoxide/commit/3b71e7e8416e550b47e5aed2259c1181497ac9e8))
- - (cargo-release) version 0.6.0 ([`50fb6f2`](https://github.com/GitoxideLabs/gitoxide/commit/50fb6f25e9afa900ac1c3cfb88d7ca0d5a9a95f7))
- - (cargo-release) version 0.3.0 ([`d5c6643`](https://github.com/GitoxideLabs/gitoxide/commit/d5c6643a41d295eaf7aabb84eab435e42a11dd42))
- - Thanks clippy ([`749ceba`](https://github.com/GitoxideLabs/gitoxide/commit/749ceba246fb8a4cb8d48fa86184619fef500108))
- - Merge pull request #50 from Byron/edward-shen/odb-zlib-ng ([`acb90d7`](https://github.com/GitoxideLabs/gitoxide/commit/acb90d755fb02c37f8a5a431778abcbe143fb5e5))
- - [gix] Add optional zlib feature ([`f1f9665`](https://github.com/GitoxideLabs/gitoxide/commit/f1f96658a6cd6165ba9c9d7acb809fcaf2c46f9c))
- - (cargo-release) version 0.11.0 ([`1aa1f5e`](https://github.com/GitoxideLabs/gitoxide/commit/1aa1f5e84a07427d5d7f3231735fe9c1923f506f))
- - (cargo-release) version 0.2.0 ([`0c39373`](https://github.com/GitoxideLabs/gitoxide/commit/0c39373de5aba0acc4aaa330bf51b6abd4f50474))
- - Support for radicle urls ([`2c5b955`](https://github.com/GitoxideLabs/gitoxide/commit/2c5b955b07073c5ef0e7bbe3ab20f0047770440b))
- - (cargo-release) version 0.5.1 ([`0cf1d06`](https://github.com/GitoxideLabs/gitoxide/commit/0cf1d06f5e289b541a842af03b59229fec833ca7))
- - Silence so far unknown clippy lints ([`b5f2a4b`](https://github.com/GitoxideLabs/gitoxide/commit/b5f2a4b079665daa8b9e0228acc59d1eddd603b2))
- - Thanks clippy ([`343ab9a`](https://github.com/GitoxideLabs/gitoxide/commit/343ab9adb62da1dde495fc209c179137bbe59a10))
- - Complete git-transport docs ([`fa2dc9d`](https://github.com/GitoxideLabs/gitoxide/commit/fa2dc9d65100f0f3f97358746a37dc722bae12c3))
- - Documentation for capabilities in git-transport ([`5ec79fa`](https://github.com/GitoxideLabs/gitoxide/commit/5ec79faaa2568cee9333b4bb0c96e8f0ee5a2433))
- - More docs for git-transport ([`3a867e9`](https://github.com/GitoxideLabs/gitoxide/commit/3a867e945edad05dd65b75111628b99fa955c03f))
- - More git-transport docs ([`6cd69b9`](https://github.com/GitoxideLabs/gitoxide/commit/6cd69b9a6b79ba8f9297cf2bb6e36dd8f63845a2))
- - (cargo-release) version 0.5.0 ([`28df5e9`](https://github.com/GitoxideLabs/gitoxide/commit/28df5e9131aec3efb2b68db204662b92b232b33c))
- - Use git-hash in git-features ([`5b307e0`](https://github.com/GitoxideLabs/gitoxide/commit/5b307e076f6f5975592c8b177c122c91c1d809c6))
- - (cargo-release) version 0.4.0 ([`32aefc0`](https://github.com/GitoxideLabs/gitoxide/commit/32aefc051c7ad9d1a160f77db070df7fa4843dbc))
- - (cargo-release) version 0.4.0 ([`72eaece`](https://github.com/GitoxideLabs/gitoxide/commit/72eaeceed135e4cc5c943685f4c902d03597c4d2))
- - (cargo-release) version 0.9.0 ([`a89fdb9`](https://github.com/GitoxideLabs/gitoxide/commit/a89fdb98f64bb0ca070fa79a1f58f1232bb14090))
- - (cargo-release) version 0.3.0 ([`d19ee35`](https://github.com/GitoxideLabs/gitoxide/commit/d19ee35cc6683c63e0eabd717e4758075faeaa71))
- - (cargo-release) version 0.3.0 ([`eade7d1`](https://github.com/GitoxideLabs/gitoxide/commit/eade7d101e071153055b07d9c6ae3c1452493a21))
- - Thanks clippy ([`ba9b3c2`](https://github.com/GitoxideLabs/gitoxide/commit/ba9b3c2345887353e02fc081be80733f1c5e22d9))
- - Uograde everything else ([`0cd79d0`](https://github.com/GitoxideLabs/gitoxide/commit/0cd79d00bce3f042b5cc849cf48739e29f95fcb0))
- - (cargo-release) version 0.8.0 ([`47c00c2`](https://github.com/GitoxideLabs/gitoxide/commit/47c00c2228cf25c79e1fa3eb4229c7ab24de91e5))
- - Refactor ([`b3a8bb5`](https://github.com/GitoxideLabs/gitoxide/commit/b3a8bb5f7f0c6e80259922546928c2739c24f7b5))
- - Refactor ([`f9e8d29`](https://github.com/GitoxideLabs/gitoxide/commit/f9e8d2932c02c22bf57acd39fb0a9e6d521070bd))
- - Cargo clippy Rust 1.48 ([`475a68c`](https://github.com/GitoxideLabs/gitoxide/commit/475a68ce33b895de911939c51afa159df534f7b8))
- - (cargo-release) version 0.7.0 ([`7fa7bae`](https://github.com/GitoxideLabs/gitoxide/commit/7fa7baeb3e7d008a25e4d714eff908e2516c828b))
- - Remove dash in all repository links ([`98c1360`](https://github.com/GitoxideLabs/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
- - Merge from main. ([`b59bd5e`](https://github.com/GitoxideLabs/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
- - Refactor ([`ba1d883`](https://github.com/GitoxideLabs/gitoxide/commit/ba1d88364424eb60a0874a5726b62740dc348592))
- - (cargo-release) version 0.2.1 ([`ebf3419`](https://github.com/GitoxideLabs/gitoxide/commit/ebf341936b22e899de88293ef377b438353d1821))
- - (cargo-release) version 0.6.0 ([`9ef184e`](https://github.com/GitoxideLabs/gitoxide/commit/9ef184e35712f938fb4f9f6da7390a8777a9284e))
- - (cargo-release) version 0.2.0 ([`779e9d0`](https://github.com/GitoxideLabs/gitoxide/commit/779e9d0ad67c20fa9cec14359e87774ca2d74ee4))
- - (cargo-release) version 0.2.0 ([`da830de`](https://github.com/GitoxideLabs/gitoxide/commit/da830defc9cfa81ce159f6d908da828227760845))
- - (cargo-release) version 0.5.0 ([`82b7313`](https://github.com/GitoxideLabs/gitoxide/commit/82b73131b79ec3c42a712dad1c0766a72209d737))
- - Thanks clippy ([`e5d80b1`](https://github.com/GitoxideLabs/gitoxide/commit/e5d80b19b83dc03d49606b7ccba20ff0c39bc5d9))
- - [clone] make cloning the linux kernel work ([`e780526`](https://github.com/GitoxideLabs/gitoxide/commit/e78052649c734f16f4d154edcbf54f4cc4484f5e))
- - [clone] Assure we don't hang due to unprocessed headers when peeking lines! ([`d9ced27`](https://github.com/GitoxideLabs/gitoxide/commit/d9ced2711dba702d73b28f0e1b9399cd7eab5183))
- - [clone] none the wiser - it really looks like everything is alright… ([`3b8d613`](https://github.com/GitoxideLabs/gitoxide/commit/3b8d613c6de349defce9af06d56f73ac2c0d0d25))
- - [clone] reassure ourselves that ERR lines are handled, always ([`925370b`](https://github.com/GitoxideLabs/gitoxide/commit/925370b3f1d701d3376bdc80a4876e407b54c400))
- - [clone] Response parsing up to (optional) pack ([`24064c7`](https://github.com/GitoxideLabs/gitoxide/commit/24064c77f2969380fb92ea66109df86e84060324))
- - [clone] properly handle V2 response parsing ([`0d7d768`](https://github.com/GitoxideLabs/gitoxide/commit/0d7d768278234824e03c5e74dacaafca3ee65713))
- - [ref-ls] A way to abort on multiple delimiters; first tests work ([`8d44912`](https://github.com/GitoxideLabs/gitoxide/commit/8d44912e7215b85c6931b7b829bd73ac38584424))
- - Refactor ([`feec5be`](https://github.com/GitoxideLabs/gitoxide/commit/feec5be335a99a4c47ba98f93803863044575838))
- - [ref-ls] Allow multiple delimiters at the same time ([`cfae63a`](https://github.com/GitoxideLabs/gitoxide/commit/cfae63a5f7d2d99560dd857f7220980d70c4c4d8))
- - [ref-ls] It would be practical to simply have access to the line provider… ([`5fba787`](https://github.com/GitoxideLabs/gitoxide/commit/5fba78796d3bcc16f812dc3202d521ee057e86f9))
- - Thanks clippy ([`27f30df`](https://github.com/GitoxideLabs/gitoxide/commit/27f30df9a8046fe4e872837e36dd497096660282))
- - [ref-ls] don't leak the PacketLine error type in Transport interface ([`58ddd29`](https://github.com/GitoxideLabs/gitoxide/commit/58ddd2955a407efb6a46249810b916c6035eb5ff))
- - [ref-ls] support for line peeking in packet line readers ([`0c0c575`](https://github.com/GitoxideLabs/gitoxide/commit/0c0c57522972f2a49ed5261474114da062e6ab15))
- - [ref-ls] don't enforce V1 for local interactions ([`7b33336`](https://github.com/GitoxideLabs/gitoxide/commit/7b333369de1221f9bfbbe03a3a13e9a09bc1c907))
- - [ref-ls] don't do anything on drop ([`9f18d9b`](https://github.com/GitoxideLabs/gitoxide/commit/9f18d9b9062d61d6da6e2bb7564fe5edbb1528c4))
- - [ref-ls] Transport layer knows whether it's stateful or not ([`22c3640`](https://github.com/GitoxideLabs/gitoxide/commit/22c3640b70bb6925d72794eeaeda48b0687f2047))
- - [ref-ls] Always send a flush before closing the connection ([`918f19f`](https://github.com/GitoxideLabs/gitoxide/commit/918f19f0c2dc202ed2014e30b7247e63a0f6a51e))
- - [ref-ls] git protocol now supports user expansion… ([`d88e9da`](https://github.com/GitoxideLabs/gitoxide/commit/d88e9da15068aede3a587cbc857702fcfbdc6c6e))
- - Refactor ([`e07fbd6`](https://github.com/GitoxideLabs/gitoxide/commit/e07fbd63db297cd9f70f8b86b1f1f56b15e270a8))
- - Refactor ([`7b5ce69`](https://github.com/GitoxideLabs/gitoxide/commit/7b5ce695a05630c20ab461c63ff1f9b5fc662958))
- - [ref-ls] allow ssh to work with tildes in paths ([`301ae81`](https://github.com/GitoxideLabs/gitoxide/commit/301ae81d1062fb002b080e8cdbb0bec134dd4de6))
- - [ref-ls] first stab at leaving path resolution to upload pack ([`51dad09`](https://github.com/GitoxideLabs/gitoxide/commit/51dad09221c118884db7e52d1337eb2ab476e744))
- - [ref-ls] verify also ssh works ([`1ef39ae`](https://github.com/GitoxideLabs/gitoxide/commit/1ef39aed71a684157363e27d0ae092a616782d41))
- - [ref-ls] tune request to actually work in all cases, particularly for github ([`6bab2f3`](https://github.com/GitoxideLabs/gitoxide/commit/6bab2f343347dca45288a9f17f1b05fc62611080))
- - [ref-ls] Make credentials helper truly work ([`7f3c3a7`](https://github.com/GitoxideLabs/gitoxide/commit/7f3c3a71db7eeba1d37481ba1b522d5ded654237))
- - [ref-ls] Finally fix http content encoding (and fixtures to go with it) ([`49b7ad9`](https://github.com/GitoxideLabs/gitoxide/commit/49b7ad97075474ced5232345c7afac9d657c72b4))
- - [ref-ls] This actually makes things work in real-life ([`24ebc59`](https://github.com/GitoxideLabs/gitoxide/commit/24ebc59d669dd22c68efa76eb3bcd66b6b59a3dd))
- - [ref-ls] provide blanket impl at least to be less specific ([`0223e7f`](https://github.com/GitoxideLabs/gitoxide/commit/0223e7f4bf3eb5b3d3f3f430d82ce3386a6a566e))
- - [ref-ls] Make things compile ([`b6506a4`](https://github.com/GitoxideLabs/gitoxide/commit/b6506a46ef59d8e25b245fa8caac5b4de4fdaa3d))
- - Refactor ([`b38290e`](https://github.com/GitoxideLabs/gitoxide/commit/b38290e4a8fcabd758f26a15407710ab2abcdc07))
- - Refactor ([`202383a`](https://github.com/GitoxideLabs/gitoxide/commit/202383add69e7667fb2043d55e17f8064bc658c9))
- - Thanks clippy ([`b060f42`](https://github.com/GitoxideLabs/gitoxide/commit/b060f42d097e52b5891e3b774ebd8ea8b076d011))
- - [clone] support automatic downgrade to protocol version 1 ([`4cf3643`](https://github.com/GitoxideLabs/gitoxide/commit/4cf36436f11eb95d420c1147a1ec8adb618ea5fb))
- - [clone] transport provides desired protocol version ([`c39b645`](https://github.com/GitoxideLabs/gitoxide/commit/c39b64598a4119f0cf3c8aaf30e32996632fb51c))
- - [clone] update README, improve delegate docs ([`dc7908f`](https://github.com/GitoxideLabs/gitoxide/commit/dc7908f1546239ade71f4147a389a001769311f5))
- - [clone] features for V1 fetch ([`5b24a55`](https://github.com/GitoxideLabs/gitoxide/commit/5b24a559dfb03c99ee360e9997650c443fd30077))
- - [clone] Support explicitly closing (v2) connections ([`41e4cb2`](https://github.com/GitoxideLabs/gitoxide/commit/41e4cb22de9e06bfc5aa93246f931f483335fa69))
- - Refactor ([`dda62fc`](https://github.com/GitoxideLabs/gitoxide/commit/dda62fc1a170793768ef1791db85a0c3cca0fad1))
- - [clone] Prevent accidental leakage by transforming back to the 'right' type ([`2d469c6`](https://github.com/GitoxideLabs/gitoxide/commit/2d469c66ec47be2e1bc3e0b1f3d17dfea5050970))
- - Refactor ([`88ecda1`](https://github.com/GitoxideLabs/gitoxide/commit/88ecda11dc1d97a7460a449350945dcac2f13752))
- - [clone] support for git-credentials helper ([`a6546da`](https://github.com/GitoxideLabs/gitoxide/commit/a6546dab8d6d0dc4453052b77278cf5bb96aaade))
- - [clone] make URL available in transport layer ([`6778447`](https://github.com/GitoxideLabs/gitoxide/commit/67784478b96f8afd142e52982e2161a1f05d2ec9))
- - [clone] http basic auth support for all kinds of calls ([`572fb54`](https://github.com/GitoxideLabs/gitoxide/commit/572fb54b1445d25d55713ca3d68e19bede2b3cff))
- - [clone] first sketch of basic authentication support for http ([`c5b2d04`](https://github.com/GitoxideLabs/gitoxide/commit/c5b2d046f58a8cd3b66097c48ea9399ac34246d7))
- - [clone] sketch for identity handling ([`b23f470`](https://github.com/GitoxideLabs/gitoxide/commit/b23f47029fba50c7bba23a6ebe135e129ee9392a))
- - Refactor ([`22cb37d`](https://github.com/GitoxideLabs/gitoxide/commit/22cb37d26f18653b81f52e23f58b5797c763f883))
- - [clone] Add (hardcoded) timeout when connecting via TCP ([`02c195b`](https://github.com/GitoxideLabs/gitoxide/commit/02c195ba312b174ada5733321c08a8294f360cdd))
- - Thanks clippy ([`712527f`](https://github.com/GitoxideLabs/gitoxide/commit/712527f2adfad18c2527ee7bf9bb8841897db4e0))
- - [clone] Finish implementing ssh access, which might even work ([`8b843f2`](https://github.com/GitoxideLabs/gitoxide/commit/8b843f2f08c3b070db427a3a8f2c08f4d778914c))
- - [clone] Add support for SSH prefixes in otherwise local service invocations ([`a1db217`](https://github.com/GitoxideLabs/gitoxide/commit/a1db2172dc691765dec907a226e0790c36358c1f))
- - [clone] once again, for SSH we need to delay calling the actual service ([`2c70275`](https://github.com/GitoxideLabs/gitoxide/commit/2c70275e45b487a966d1772cf1e7a90e96cbbaad))
- - [clone] Support for the probably very unnkown VIRTUAL_HOST env var ([`36fe20c`](https://github.com/GitoxideLabs/gitoxide/commit/36fe20cb3a82fe6fa78cc18f7d71d25b9022397c))
- - [clone] Allow connecting via the protocol ([`eb7be2b`](https://github.com/GitoxideLabs/gitoxide/commit/eb7be2bd5f75ac3a04fb1b6afdc9377478f7818e))
- - [clone] be sure to wait on the spawned child on drop to prevent resource depletion ([`768d7f2`](https://github.com/GitoxideLabs/gitoxide/commit/768d7f2b704f569e117a63a690c3b3769a2b1442))
- - Thanks clippy ([`2528c82`](https://github.com/GitoxideLabs/gitoxide/commit/2528c82f4708a0258985d3ebfde6cba10a72c9c6))
- - [clone] implement file based protocol using git- processes ([`be254a9`](https://github.com/GitoxideLabs/gitoxide/commit/be254a9316c08e17702eeb4c65b4dde8e6bb2e6e))
- - [clone] add 'Process' mode for git connection ([`e38c7bf`](https://github.com/GitoxideLabs/gitoxide/commit/e38c7bf1a2a9409762e891b7bb50f509d9b0d03d))
- - Refactor ([`2ecb975`](https://github.com/GitoxideLabs/gitoxide/commit/2ecb9759f6a916c0a887800df625480c123aa5f6))
- - [clone] first steps towards launching git-upload-pack while… ([`41f05f1`](https://github.com/GitoxideLabs/gitoxide/commit/41f05f13a1fac078b694e6f4a9c8f52eeaff4191))
- - [clone] Http fetch test for V2 ([`81618ae`](https://github.com/GitoxideLabs/gitoxide/commit/81618ae8f4e60fbfbb424de6e42bf796dabb47f8))
- - [clone] http test for ls-refs V2 ([`3ef1e47`](https://github.com/GitoxideLabs/gitoxide/commit/3ef1e47d7e3781bdc52daac0d266dcbaa3dfb07a))
- - [clone] finish test for git-based V2 command invocation ([`9384f32`](https://github.com/GitoxideLabs/gitoxide/commit/9384f327e6c9bf5d6fc6f17d5d0ed573213fc5d8))
- - [clone] support for V2 arguments ([`8d56e79`](https://github.com/GitoxideLabs/gitoxide/commit/8d56e7961c7de15197d1127617194fde028cc2aa))
- - Refactor ([`f46c89d`](https://github.com/GitoxideLabs/gitoxide/commit/f46c89d087e387702d2f887946ff0da1fdb19117))
- - Refactor ([`9ed859a`](https://github.com/GitoxideLabs/gitoxide/commit/9ed859a5ebd8f4a1654107c9909f99739c73435d))
- - [clone] Using a normal writer, we can't produce delimiter packets ([`1877b5f`](https://github.com/GitoxideLabs/gitoxide/commit/1877b5f09d65fac6963b75afdf22afa938c7aac8))
- - [clone] first sketch of extension trait to invoke V2 commands ([`90eed9d`](https://github.com/GitoxideLabs/gitoxide/commit/90eed9d5a8a672fe6c899c07b98b51e1e783b656))
- - [clone] Finally, HTTP requests are properly handled, it all works out! ([`a6121d9`](https://github.com/GitoxideLabs/gitoxide/commit/a6121d93eec50406cbd0b1b8a8f1fbbbabec0f53))
- - [clone] Helper now integrates with Http trait, neat ([`b462bc7`](https://github.com/GitoxideLabs/gitoxide/commit/b462bc7abbb8468063d85d08d656b820fdac903e))
- - [clone] first sketch of 'HeaderAndBody' helper ([`226f096`](https://github.com/GitoxideLabs/gitoxide/commit/226f0967b557f1186ce5a1ca6f6e80e6926d3210))
- - Refactor ([`f2ff90d`](https://github.com/GitoxideLabs/gitoxide/commit/f2ff90d65edd91c4f6dc6baaf1242df31ef0ef2e))
- - [clone] a way to change progress handling on the fly ([`c1bcc0a`](https://github.com/GitoxideLabs/gitoxide/commit/c1bcc0adf04a32e9332fae047fba066d4cff6538))
- - [clone] first steps towards more flexible sideband switching ([`3d959e6`](https://github.com/GitoxideLabs/gitoxide/commit/3d959e68f1b4906ac143e26eb14d65bdf03ef62a))
- - [clone] Issue: shoehorning header handling into the body reader ([`4c304f1`](https://github.com/GitoxideLabs/gitoxide/commit/4c304f1520fdc06c03aceb389049154cc53edea9))
- - Thanks clippy ([`bdcaf36`](https://github.com/GitoxideLabs/gitoxide/commit/bdcaf3680a13fde84ff7f9cbe3f49b09c8e55d8f))
- - [clone] Now we get to the point where uploads start, but… ([`8bd6182`](https://github.com/GitoxideLabs/gitoxide/commit/8bd618262c963b23f84ad5214b25efe474abb851))
- - [clone] first steps towards testing posting via http… ([`b6a7e75`](https://github.com/GitoxideLabs/gitoxide/commit/b6a7e752053254a3547c9afcb6254201fd9f69a8))
- - Refactor ([`a810f9f`](https://github.com/GitoxideLabs/gitoxide/commit/a810f9f354a5e532b819d542ed2a2fdf7a42eb17))
- - Refactor ([`5c2bd5f`](https://github.com/GitoxideLabs/gitoxide/commit/5c2bd5f244bacc776be6f5f45dfd79f03b3a3093))
- - [clone] make on-drop messages do the right thing ([`5a39d70`](https://github.com/GitoxideLabs/gitoxide/commit/5a39d70c00dbe04598137f479dca54c1ec2dd98e))
- - [clone] first test for request - ideally we manage to add a lifetime to the closure box… ([`db1a5b8`](https://github.com/GitoxideLabs/gitoxide/commit/db1a5b83338b12a14c3cc53886f5362feef1370f))
- - Thanks clippy ([`913e55d`](https://github.com/GitoxideLabs/gitoxide/commit/913e55de74d3cfecba78345945f1b965b47d407d))
- - Refactor ([`de22323`](https://github.com/GitoxideLabs/gitoxide/commit/de22323c075de5bcb2957418410876101a05c9da))
- - Refactor ([`bad8361`](https://github.com/GitoxideLabs/gitoxide/commit/bad836163c101f74e1eea862698edcbf730a05d5))
- - Refactor ([`466557c`](https://github.com/GitoxideLabs/gitoxide/commit/466557c6c0e4c7b5afe94bee4a4ab07a714089b2))
- - [clone] on-demand line writer, it's cheap ([`8ddd0fa`](https://github.com/GitoxideLabs/gitoxide/commit/8ddd0fa9f74c9ac44e305d7fb0e53fb816bea0b6))
- - [clone] it shows that the packetline writer is better to be owned ([`f2c6e9f`](https://github.com/GitoxideLabs/gitoxide/commit/f2c6e9fa763d10f7c72ad4ff29f273f8a6c6872f))
- - Refactor ([`aceaaed`](https://github.com/GitoxideLabs/gitoxide/commit/aceaaed45be5d523c9b4c1f98444b84619cbc13f))
- - Refactor ([`2cdda7a`](https://github.com/GitoxideLabs/gitoxide/commit/2cdda7af8ae884b5efde8861f13d85b07d643b94))
- - Refactor ([`521516f`](https://github.com/GitoxideLabs/gitoxide/commit/521516f8c5713070ca393bd3b54994cb162d7523))
- - Refactor ([`3738897`](https://github.com/GitoxideLabs/gitoxide/commit/3738897a0347694458717e0abbb052ed79c3546d))
- - Refactor ([`2e68315`](https://github.com/GitoxideLabs/gitoxide/commit/2e68315a7a1e47d2659eb3c047ba6015475bd9bf))
- - [clone] first sketch of http request ([`8b4befb`](https://github.com/GitoxideLabs/gitoxide/commit/8b4befb9ef589d02f9232d72229731b646614fcf))
- - Refactor ([`23af7e1`](https://github.com/GitoxideLabs/gitoxide/commit/23af7e1e7c19d6e0db43540016ef9d851d0a048a))
- - [clone] support writing multiple messages on drop for the 'clone' case ([`9266442`](https://github.com/GitoxideLabs/gitoxide/commit/92664425cb70d3d646dab97a714efc7f7b99b96d))
- - Thanks clippy ([`2ed10de`](https://github.com/GitoxideLabs/gitoxide/commit/2ed10de5f6213ca5ed68f072b9984bff32a5d67c))
- - [clone] Sketch 'request()' implementation for git protocol ([`fd0e0e9`](https://github.com/GitoxideLabs/gitoxide/commit/fd0e0e9e49f5481c14e17a462f9e507663fd5e6a))
- - [clone] Allow progress callback to know if it's an error line ([`0c41844`](https://github.com/GitoxideLabs/gitoxide/commit/0c41844dbad5182ad3ea8d15dcfd0af92263936c))
- - [clone] sketch for generic request/response pattern suitable for clone/fetch ([`e0fd5a6`](https://github.com/GitoxideLabs/gitoxide/commit/e0fd5a60960e0768a68878f38c034be9c44c6039))
- - Thanks clippy (what would I do without you <3) ([`631af04`](https://github.com/GitoxideLabs/gitoxide/commit/631af04c87f0b6b22c3ac1ef0d300a02bbdcd217))
- - [clone] Capabilities now can have multiple values (per command) for V2 ([`44dcea6`](https://github.com/GitoxideLabs/gitoxide/commit/44dcea6ed33549e97cfbdd006f9f8fb3ce2e8597))
- - [clone] First step towards http V2 handshake shows capabilities are… ([`f58a785`](https://github.com/GitoxideLabs/gitoxide/commit/f58a78595658e30cac216c0ddade891cda745eae))
- - [clone] remaining handshake V2 assertions ([`1a58955`](https://github.com/GitoxideLabs/gitoxide/commit/1a58955f70a945e94d9846424c35c341a8661549))
- - [clone] first sketch of git handshake, V2 ([`bf1f05b`](https://github.com/GitoxideLabs/gitoxide/commit/bf1f05bbb229f98cfa636c2b974b687042168d20))
- - [clone] git protocol sends in packet line format, which is now enforced ([`4ce5916`](https://github.com/GitoxideLabs/gitoxide/commit/4ce591646c2c6958bc3cf67a7dc6f792d507c30b))
- - Refactor ([`44b06a7`](https://github.com/GitoxideLabs/gitoxide/commit/44b06a7d4b11494271e59ef3069f0fe326c9eadf))
- - Thanks clippy ([`ee5abfc`](https://github.com/GitoxideLabs/gitoxide/commit/ee5abfcf85889a56495844e4403bc40ebaa01a29))
- - [clone] Configure http timeouts, just so that it is done ([`070855a`](https://github.com/GitoxideLabs/gitoxide/commit/070855a5bda314c5843ea9091351e8f8540d7d05))
- - Refactor ([`8b1dc48`](https://github.com/GitoxideLabs/gitoxide/commit/8b1dc4846c54be78b2df0f3d02c4efa53c7f79a6))
- - [clone] Allow differentiating HTTP permission errors ([`4c9c413`](https://github.com/GitoxideLabs/gitoxide/commit/4c9c413c1cdd24dea59274931b335be3daf3653d))
- - [clone] abort early on HTTP status errors ([`e829c0a`](https://github.com/GitoxideLabs/gitoxide/commit/e829c0ab9923ff38c36196cbe196d158cb3a1ea7))
- - Refactor ([`791c05e`](https://github.com/GitoxideLabs/gitoxide/commit/791c05e08d9c6148fa0f89894c9b2abdadf3f503))
- - [clone] more http test validations ([`e697b8c`](https://github.com/GitoxideLabs/gitoxide/commit/e697b8cbc236783938fca70c0a4b46ccdf10c084))
- - Revert "[clone] FAIL: try to communicate error codes after request" ([`350de7c`](https://github.com/GitoxideLabs/gitoxide/commit/350de7cd517f8b94e263312f5dda1515ae6297a9))
- - [clone] FAIL: try to communicate error codes after request ([`2501ddd`](https://github.com/GitoxideLabs/gitoxide/commit/2501ddd9f377cc869817fb32be213d943a9666a0))
- - [clone] Check for 'smart' protcols ([`2960645`](https://github.com/GitoxideLabs/gitoxide/commit/2960645ffb160745cac82b2e7267dcff10286420))
- - [clone] validate expected http service announcement ([`a224a2c`](https://github.com/GitoxideLabs/gitoxide/commit/a224a2c8190b1d45a61eef4cdef620e7f3bea659))
- - [clone] Keep line reader around in http transport ([`feb2596`](https://github.com/GitoxideLabs/gitoxide/commit/feb259645651309b31df91b18ab247d6955f9a7f))
- - Thanks clippy (I really tried) ([`e8880fb`](https://github.com/GitoxideLabs/gitoxide/commit/e8880fb6e69c15bd44c21edb1ff6de4d8738e036))
- - [clone] unbelievable, but it now seems to work as expected ([`88dbbf5`](https://github.com/GitoxideLabs/gitoxide/commit/88dbbf5294446bfad1534d1c0635e9a5876ef769))
- - [clone] quick hack to finish http set service, but something is seriously wrong… ([`dd93504`](https://github.com/GitoxideLabs/gitoxide/commit/dd93504624f57e16b71119a8aadbe3aa8b971a01))
- - [clone] non-deterministic behaviour when parsing HTML, despite ignoring the encoding ([`bab3ec3`](https://github.com/GitoxideLabs/gitoxide/commit/bab3ec324ddbee50cfddfef76fd7715286fc9caf))
- - [clone] It definitely doesn't want to read the data to the end with 'chunked' ([`49f1aca`](https://github.com/GitoxideLabs/gitoxide/commit/49f1acac1817c02b76014965f0d26cdfaa4f062e))
- - [clone] for good measure: configure posts (more) correctly ([`e491e58`](https://github.com/GitoxideLabs/gitoxide/commit/e491e588eb2d3785ac7cc5a226733836e6552309))
- - [clone] Disabling transfer decoding makes it better, but… ([`3a1b8bc`](https://github.com/GitoxideLabs/gitoxide/commit/3a1b8bcfad37f8f5a0587d7f1a40a499f0c32131))
- - [clone] It looks like curl is stumbling over the 'chunked' header ([`279a386`](https://github.com/GitoxideLabs/gitoxide/commit/279a3868d1d8ac56bfb7db57a8fb9853bf992f7b))
- - [clone] Fix deadlock - classic, and obvious ([`72a165e`](https://github.com/GitoxideLabs/gitoxide/commit/72a165ea23b4ba119eb97bbe30912aa25b7502fe))
- - [clone] possibly correct impl of Handler; still hangs though :D ([`aefd8d4`](https://github.com/GitoxideLabs/gitoxide/commit/aefd8d459030ce3b88c7629894a36ace4ba0fb31))
- - [clone] Fair enough - it locks up somewhere, let's see :D ([`33a1a22`](https://github.com/GitoxideLabs/gitoxide/commit/33a1a2217e27121c8061ef9547c2589fed39e015))
- - [clone] Improve usability of posts… ([`e1b944e`](https://github.com/GitoxideLabs/gitoxide/commit/e1b944ef7d79294f56193431abade939e307c19a))
- - [clone] Actually use that abstraction ([`d0bdbe4`](https://github.com/GitoxideLabs/gitoxide/commit/d0bdbe42ed8a62f23643904f9d2284e31fdbabea))
- - [clone] generalization of get and post ([`e62adc9`](https://github.com/GitoxideLabs/gitoxide/commit/e62adc937d2c0256c15358e5ee6f76fc2cc5318f))
- - [clone] Curl can now use remote to perform operations (get only for now) ([`a82f028`](https://github.com/GitoxideLabs/gitoxide/commit/a82f0280f4240bb29801b1beabc96e6f7fa451d7))
- - [clone] try sending curl error even harder… ([`b450bfc`](https://github.com/GitoxideLabs/gitoxide/commit/b450bfc3d917d13dde9f32427dd905fb35d51063))
- - [clone] first sketch of remote-curl, a way to transform curl into Read/Write ([`22b4b39`](https://github.com/GitoxideLabs/gitoxide/commit/22b4b39a3e009d25bcfb18c33be1ca4dfcd76f2d))
- - [clone] Send headers with BufReaders ([`6a95aaa`](https://github.com/GitoxideLabs/gitoxide/commit/6a95aaab582941c6d1697dde6982c0aa8896c73d))
- - Refactor ([`d427671`](https://github.com/GitoxideLabs/gitoxide/commit/d4276719ac5e54bb70ee5a88c534acbf94e4a817))
- - [clone] Fixed shortcomings of http error handling, with thiserror ([`424e159`](https://github.com/GitoxideLabs/gitoxide/commit/424e1598a2b37f7b67250ad5b7ec62abdfe75f58))
- - [clone] Allow to use specific HttpErrors, at the expense of source ([`b16a8c5`](https://github.com/GitoxideLabs/gitoxide/commit/b16a8c5c153e7368f17c0a7110157f5a545a35ba))
- - [clone] Fix 'small' compile (without http) ([`29ca5e8`](https://github.com/GitoxideLabs/gitoxide/commit/29ca5e8df83beede03f966de2aeae5e30638f6bc))
- - [clone] First step towards 'remote http executor' ([`f1e48d7`](https://github.com/GitoxideLabs/gitoxide/commit/f1e48d7c178b15f0a0b9ba41fb4f94e4c6f0c74a))
- - [clone] things get more complicated…take a step back maybe? ([`f778637`](https://github.com/GitoxideLabs/gitoxide/commit/f77863726a5b7001e47f8f6b48eb0709a1cd0856))
- - [clone] Right before actually performing the http call… ([`5bf9e6a`](https://github.com/GitoxideLabs/gitoxide/commit/5bf9e6a21c1bdab3010e362604e324bcebbb45b0))
- - [clone] better user agent header ([`4396587`](https://github.com/GitoxideLabs/gitoxide/commit/4396587a2d1a0ca50119947048252709cafa277d))
- - [clone] in small steps to getting the http 'interface' right ([`43f2a92`](https://github.com/GitoxideLabs/gitoxide/commit/43f2a92c6f51a097f6f707953fe215c28c95fa04))
- - [clone] A utility to respond with mock replies on a socket ([`1bf7ef7`](https://github.com/GitoxideLabs/gitoxide/commit/1bf7ef739dc4c94b4be8a0748333c4486b6555b7))
- - [clone] improvements to Http trait; prep for curl tests ([`9f69d6a`](https://github.com/GitoxideLabs/gitoxide/commit/9f69d6ab3964b2cd566b5a6c4b739804d7cf3f7f))
- - [clone] a piped iterator ([`5148c85`](https://github.com/GitoxideLabs/gitoxide/commit/5148c85efc70c0ec06be3ebce267ce727c8ee4e1))
- - Thanks clippy ([`c4f570f`](https://github.com/GitoxideLabs/gitoxide/commit/c4f570fcae7e21745a37a4265b05d21e6149157b))
- - [clone] frame for implementing 'pipe' support ([`c555681`](https://github.com/GitoxideLabs/gitoxide/commit/c55568127ff943cc6749dba5054d7b3e93c049eb))
- - Refactor ([`bfda633`](https://github.com/GitoxideLabs/gitoxide/commit/bfda633234fa5661a34a98f9f8071570f6cea10c))
- - [clone] sketch for http infrastructure to get going with curl ([`8351299`](https://github.com/GitoxideLabs/gitoxide/commit/835129968b5414c980f24dc73aa89b43ac39bcaa))
- - [clone] an easy way to get a few HTTP replies for consumption by the client ([`8b082d0`](https://github.com/GitoxideLabs/gitoxide/commit/8b082d068f1adc0224ab5e0c646a91742dffaa5f))
- - Refactor ([`0bbd87e`](https://github.com/GitoxideLabs/gitoxide/commit/0bbd87e023da4e2cf0412e4c017816be11fc4174))
- - Refactor ([`bbce340`](https://github.com/GitoxideLabs/gitoxide/commit/bbce340e89bbc8b53b6632897ba5bf6dbdeafe11))
- - Thanks clippy ([`73a6868`](https://github.com/GitoxideLabs/gitoxide/commit/73a6868963993a3328e7d8fe94e5a6ac5078a944))
- - [clone] Make it optional to abort the packet line reader on 'ERR ' ([`abf9c3b`](https://github.com/GitoxideLabs/gitoxide/commit/abf9c3b3c9fe757a7418626cd985960f58718357))
- - [clone] Finally it all works exactly as desired… ([`c5bbb57`](https://github.com/GitoxideLabs/gitoxide/commit/c5bbb57ad7069c839757f72432d23c43de0b61da))
- - [clone] Most of the V1 handshake works, but… ([`318024b`](https://github.com/GitoxideLabs/gitoxide/commit/318024bc14b0bc88e7728bdacaa0c32265618f4d))
- - [clone] YES! Boxes with dyn traits and lifetimes… ([`5e35d0a`](https://github.com/GitoxideLabs/gitoxide/commit/5e35d0acf9efcb787eec0591c6f02735ae417e60))
- - [clone] FAIL: Right, need a box after all ([`6e57927`](https://github.com/GitoxideLabs/gitoxide/commit/6e5792746d164696a1b3bcb64f100328380e19df))
- - [clone] FAIL: can't pass line reader as box ([`633341d`](https://github.com/GitoxideLabs/gitoxide/commit/633341dd5f3fbd7b910c545e203e0bd734b5f989))
- - [clone] sketching how to possibly return Line readers while keeping it sane… ([`4ba123b`](https://github.com/GitoxideLabs/gitoxide/commit/4ba123b8e543a2ef3ba07aaf467b208047db0e1d))
- - Thanks clippy ([`81c0185`](https://github.com/GitoxideLabs/gitoxide/commit/81c0185bdb7f483021db1ab85064863c17f33571))
- - Refactor ([`f8ff1c7`](https://github.com/GitoxideLabs/gitoxide/commit/f8ff1c753300c3af7d328440a3591343cbe5f040))
- - [clone] capability parsing ([`5b019af`](https://github.com/GitoxideLabs/gitoxide/commit/5b019afe49fe1b35f72b91e4919f7a31e87f4f94))
- - Refactor ([`2b40961`](https://github.com/GitoxideLabs/gitoxide/commit/2b40961a2c653d1f5be7d31337e4eed8f08f900a))
- - [clone] a little closer to handling the client handshake ([`1a4f84d`](https://github.com/GitoxideLabs/gitoxide/commit/1a4f84dd698d89b83d251f81797cb4cf8c3ceb34))
- - [clone] first frame for testing transport layer interactions ([`e1100c8`](https://github.com/GitoxideLabs/gitoxide/commit/e1100c817bdf49d960aff7b7bee99302583d599c))
- - Refactor ([`f3c5c05`](https://github.com/GitoxideLabs/gitoxide/commit/f3c5c059169e9cc998ec0c80baf637142eb200ef))
- - Bump git-features to 0.4 to allow publishes after breaking changes ([`9d6b879`](https://github.com/GitoxideLabs/gitoxide/commit/9d6b8790e2edd7fa01b3239adff86a7cd2393f10))
- - [clone] move packet-line code into own crate ([`879af67`](https://github.com/GitoxideLabs/gitoxide/commit/879af671fcde405d3d08ddbc07ea70d0bee23ef1))
- - [clone] http protocol is now optional ([`06c0816`](https://github.com/GitoxideLabs/gitoxide/commit/06c0816bd0ed0ae0f125c1fa93ffe1b89e7e7eb1))
- - [clone] (very) First stab at http protocol connection ([`218a5eb`](https://github.com/GitoxideLabs/gitoxide/commit/218a5ebbd5c7b466406fd488ade6c60bde3f78a6))
- - [clone] Better error handling for generalized `connect(…)` ([`713808c`](https://github.com/GitoxideLabs/gitoxide/commit/713808cd8bd326b632c2b8f0cfbe7f147b1fa0aa))
- - [clone] fix git-transport crate size ([`720f444`](https://github.com/GitoxideLabs/gitoxide/commit/720f4442b06702b9efc1c257d2b54d4a22d3649d))
- - [clone] enable git-transport tests ([`8e07be4`](https://github.com/GitoxideLabs/gitoxide/commit/8e07be44ae38830f4894ed80ea9faab567593256))
- - Refactor ([`104b7fe`](https://github.com/GitoxideLabs/gitoxide/commit/104b7fef720751ba7306cee4010e90a20bd6955d))
- - Thanks clippy ([`c62bfa2`](https://github.com/GitoxideLabs/gitoxide/commit/c62bfa277b854ee21c6774ce88f086a2926dd858))
- - [clone] expand-path should be server-side ([`8a38856`](https://github.com/GitoxideLabs/gitoxide/commit/8a38856a811078d1d453db9c0e0ad7b6baaaed3c))
- - [clone] the return of actually parsing remote progress ([`c465fde`](https://github.com/GitoxideLabs/gitoxide/commit/c465fdecd4840627a3c6943af014999f5c9cc3e1))
- - [clone] move packet-lint into transport layer ([`c0dd831`](https://github.com/GitoxideLabs/gitoxide/commit/c0dd8315089243164d82c444499a459756a0337b))
- - [clone] sample on how SSH connection fits in ([`a562059`](https://github.com/GitoxideLabs/gitoxide/commit/a56205935ead562a8388e86565919081261dea2a))
- - [clone] first sketch of transport layer's connection logic ([`f10cee5`](https://github.com/GitoxideLabs/gitoxide/commit/f10cee5638a220fff629af274baebbcc0f4f0f61))
- - Allow dual-licensing with Apache 2.0 ([`ea353eb`](https://github.com/GitoxideLabs/gitoxide/commit/ea353eb02fd4f75508600cc5676107bc7e627f1e))
- - Add missing license description ([`2b80181`](https://github.com/GitoxideLabs/gitoxide/commit/2b80181ad428a9bf267a9660886f347a850fc76f))
- - Make crates publishable ([`5688a34`](https://github.com/GitoxideLabs/gitoxide/commit/5688a3427ff3673e1422d43106f4d685fa837aed))
- - \#[forbid(unsafe)] for all crates ([`afda803`](https://github.com/GitoxideLabs/gitoxide/commit/afda8039259b7a30cfed5dbcdd9caf4773b4c234))
- - Cleanup - don't build and run tests while there is nothing to test ([`4a153da`](https://github.com/GitoxideLabs/gitoxide/commit/4a153da0d60a30615fc402cfecb977f0d771594a))
- - Prepare git-transport just so that we don't forget to take the name ([`2c3ad7d`](https://github.com/GitoxideLabs/gitoxide/commit/2c3ad7d916ca513cc9dff26ff2150bae0dcb93e1))
+ - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/yuki0iq/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
+ - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/yuki0iq/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
+ - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/yuki0iq/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
+ - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/yuki0iq/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Fix git-transport tests ([`1727fe9`](https://github.com/yuki0iq/gitoxide/commit/1727fe9e64597a02e231b84fb94a35ed6ed37a50))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Rename `git-transport` to `gix-transport` ([`8c353ea`](https://github.com/yuki0iq/gitoxide/commit/8c353ea00c805604113a567d2f5157be94cc9f28))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renamining of `git-tui` to `gix-tui` ([`8782262`](https://github.com/yuki0iq/gitoxide/commit/878226282500993e755cdf99bf0076f91130e0cd))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Release git-features v0.26.4 ([`109f434`](https://github.com/yuki0iq/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
+ - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/yuki0iq/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Make clear in docs that the writer needs to be dropped for good measure. ([`eff7ad7`](https://github.com/yuki0iq/gitoxide/commit/eff7ad79d8b920ab9d936d6268060cfc8ae1b47a))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Make fmt ([`e22080e`](https://github.com/yuki0iq/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
+ - Merge branch 'adjustments-for-cargo' ([`7bba270`](https://github.com/yuki0iq/gitoxide/commit/7bba2709488b7eb999b8136dbab03af977241678))
+ - Improve documentation on http options ([`5bf9547`](https://github.com/yuki0iq/gitoxide/commit/5bf954717f5ff7c74783c2e459ebb5134d470583))
+ - Merge branch 'ssh-quoting' ([`cc35025`](https://github.com/yuki0iq/gitoxide/commit/cc350250d4ee6800c8033891074389455b115072))
+ - Refactor ([`deed1f1`](https://github.com/yuki0iq/gitoxide/commit/deed1f1a81669c53475a88a504f593884d179363))
+ - Use single quotes for ssh path arg ([`acb4c17`](https://github.com/yuki0iq/gitoxide/commit/acb4c170395779d1c34d74951121acd5c5b19c65))
+ - Merge pull request #712 from exactly-one-kas/putty-port ([`021248c`](https://github.com/yuki0iq/gitoxide/commit/021248c8c4784df8f9fa179269f8e6b036d2ddcc))
+ - Place port for PuTTY and derivates in separate argument ([`85c3382`](https://github.com/yuki0iq/gitoxide/commit/85c33825678bddde5a3fe409bbb1ff5cecd3a0fc))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Upgrade base64 ([`b5408ba`](https://github.com/yuki0iq/gitoxide/commit/b5408baa4798ba12d7e6450f6f0aa0f630983f0c))
+ - Export `PostBodyDataKind` ([`7fa757f`](https://github.com/yuki0iq/gitoxide/commit/7fa757ff3b9aa620b1e68fb9710da687ff90cd21))
+ - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/yuki0iq/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
+ - Prepare changelogs prior to release ([`4381a03`](https://github.com/yuki0iq/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
+ - Merge branch 'gix-clone-improvements' ([`76c99f3`](https://github.com/yuki0iq/gitoxide/commit/76c99f3005f1b0031921b536f5d268715e41f3c8))
+ - `gix clone ssh://...` won't deadlock anymore. ([`6ba799c`](https://github.com/yuki0iq/gitoxide/commit/6ba799c9d6b17ed665d3c352c3c4bb35c9f771bb))
+ - Release git-transport v0.25.1 ([`e0b12fe`](https://github.com/yuki0iq/gitoxide/commit/e0b12fe64b50a1b614111924b55ce02f1c39ac00))
+ - File:// command invocation won't spill stderr output. ([`ec2f2e3`](https://github.com/yuki0iq/gitoxide/commit/ec2f2e31a714334bc0942eab08d306d4e0952933))
+ - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/yuki0iq/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
+ - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/yuki0iq/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
+ - Improve error message for when an invoked transport program can't be found. ([`fed38c9`](https://github.com/yuki0iq/gitoxide/commit/fed38c90df546c4bfc57ef66c92b4c9312c90586))
+ - Assure processing thread is up before continuing. ([`f0997bf`](https://github.com/yuki0iq/gitoxide/commit/f0997bfab2ba66fb12b0c9d4d673faeabda9687c))
+ - Parse additional ssh messaegs into io-errors. ([`c60c89d`](https://github.com/yuki0iq/gitoxide/commit/c60c89dcede9590f55246495a159a614426402d7))
+ - Make fmt ([`511ed00`](https://github.com/yuki0iq/gitoxide/commit/511ed0000397a5b268530c8f5362e7d25b7c1594))
+ - Merge branch 'adjustments-for-cargo' ([`f8c562a`](https://github.com/yuki0iq/gitoxide/commit/f8c562a559e6dc3377583cc7200585dad7c3d481))
+ - Ptions for `client::connect()` and support for more than one ssh variant, including permission-denied detection. ([`6fa2764`](https://github.com/yuki0iq/gitoxide/commit/6fa27642aa57613cae82ae680f02923dad25d474))
+ - Port selections for SSH urls are now respected for protocol V1 as well. ([`923278b`](https://github.com/yuki0iq/gitoxide/commit/923278b4f245c31245a83f5f4d6e3b7dce8134e2))
+ - Propery adjust `host` argument for `ssh` program to include a user name. ([`0ff127c`](https://github.com/yuki0iq/gitoxide/commit/0ff127c62c2cc47b93ef4af108a382c62af1d3fb))
+ - Release git-features v0.25.1, git-url v0.12.2, git-odb v0.38.1, git-transport v0.24.2, git-repository v0.30.2 ([`bb0a07b`](https://github.com/yuki0iq/gitoxide/commit/bb0a07b5edd5f980989d1a92e74df7f183febe87))
+ - Merge branch 'adjustments-for-cargo' ([`d821fc5`](https://github.com/yuki0iq/gitoxide/commit/d821fc5b4ef4ba606f2b6bb68b66f7260a0205dc))
+ - Add and implement various new http options for the `curl` backend. ([`d59d362`](https://github.com/yuki0iq/gitoxide/commit/d59d362f12bf617656bae80596120c8bf823b090))
+ - Merge branch 'fix/ssh-clone' ([`3678a6a`](https://github.com/yuki0iq/gitoxide/commit/3678a6abab6f59ff7008ccfe02bb8d61da47e166))
+ - Refactor ([`24070a3`](https://github.com/yuki0iq/gitoxide/commit/24070a3b970554d5d4815e87bcbfb6fb5524a006))
+ - Fixes SSH clone from scp-like/relatives URLs ([`c62e5c7`](https://github.com/yuki0iq/gitoxide/commit/c62e5c7d415351aefafeb75f0ab926c7c45c6ede))
+ - Release git-url v0.12.1, git-transport v0.24.1, git-protocol v0.25.1, git-repository v0.30.1, git-commitgraph v0.12.0, gitoxide-core v0.22.0, gitoxide v0.20.0 ([`08ec3a9`](https://github.com/yuki0iq/gitoxide/commit/08ec3a93d77a1018439a5c41c23729ffed27c5a5))
+ - Prepare changelogs prior to release ([`68ce15d`](https://github.com/yuki0iq/gitoxide/commit/68ce15d07b50cfacdac0d1e42fe7f5e6330ba523))
+ - Merge branch 'adjustments-for-cargo' ([`5afa7f5`](https://github.com/yuki0iq/gitoxide/commit/5afa7f51342deaf0938e7fb2ebe6a578e83ab645))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Make streaming otional for any reqwest. ([`041eca5`](https://github.com/yuki0iq/gitoxide/commit/041eca547a6629c8540728eba95dbcd636285ba9))
+ - Don't enforce V2 as protocol, but smoothly downgrade like git does. ([`5f2276b`](https://github.com/yuki0iq/gitoxide/commit/5f2276b63129163096be3cb229864fc589348da8))
+ - Merge branch 'adjustments-for-cargo' ([`94750e1`](https://github.com/yuki0iq/gitoxide/commit/94750e15831969059551af35d31c21009462084d))
+ - Improve granularity of IO errors for `curl` backends. ([`0a2b135`](https://github.com/yuki0iq/gitoxide/commit/0a2b135d19ce1f1b4b0394befaa3949906322c97))
+ - Http transports can now reuse a connection. ([`ff0332e`](https://github.com/yuki0iq/gitoxide/commit/ff0332e815c228cc5cdfe58c3598ad261bb2879e))
+ - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/yuki0iq/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
+ - Merge branch 'main' into adjustments-for-cargo ([`bb60d3d`](https://github.com/yuki0iq/gitoxide/commit/bb60d3d5cb9dbd7abe61accded6d21e320c624db))
+ - Adapt to changes in git-repository ([`89230f4`](https://github.com/yuki0iq/gitoxide/commit/89230f4e151056abaa2bce39d9d18f6dd1512d59))
+ - Merge branch 'paulyoung/scheme-ext' ([`3e27550`](https://github.com/yuki0iq/gitoxide/commit/3e27550577ea942427a57c902570f0416f540753))
+ - `IsSpuriousError` trait and its implementation. ([`9a2f7cd`](https://github.com/yuki0iq/gitoxide/commit/9a2f7cd55c05f2fdb0ae62f0efca9dfa451694c7))
+ - Don't pre-configure curl. ([`85dcda8`](https://github.com/yuki0iq/gitoxide/commit/85dcda81d3fec03ad5687b0e0329cefedd925722))
+ - Ssh connection remove '=' in port argument ([`0d0eb4a`](https://github.com/yuki0iq/gitoxide/commit/0d0eb4aa46b265f97ada7b54d8bcc29decc42e50))
+ - Merge branch 'fix-638' ([`eb4c5f0`](https://github.com/yuki0iq/gitoxide/commit/eb4c5f051ae2a4eb7178289cfc1437417f265608))
+ - Make it possible to parse handshakes without newlines in packetlines #(639) ([`4927adf`](https://github.com/yuki0iq/gitoxide/commit/4927adf1a57166b581fc293a33f84ef628af70db))
+ - Merge branch 'fixture-async' ([`eca6705`](https://github.com/yuki0iq/gitoxide/commit/eca670585db212985d653cb2c6ec3636ec560905))
+ - Async version of ref-line parsing now reads line by line. ([`dadd896`](https://github.com/yuki0iq/gitoxide/commit/dadd8964ec551702908055476df10624b266a79f))
+ - Fix hang when reading packetlines lines directly via HTTP ([`2d033ab`](https://github.com/yuki0iq/gitoxide/commit/2d033ab7c7915d27c86a1e7dfbe9cf70d7ae3320))
+ - Merge branch 'remove-lines-parsing' ([`9d8e32d`](https://github.com/yuki0iq/gitoxide/commit/9d8e32d3c276fec34e3fce0feb29de0d24a8d1d2))
+ - Provide support for reading packetlines directly. ([`1204bfc`](https://github.com/yuki0iq/gitoxide/commit/1204bfcaadd31ed198b923df05f19115da3754a4))
+ - `Capabiltiies::from_lines()` takes a single buffer. ([`08dcda2`](https://github.com/yuki0iq/gitoxide/commit/08dcda254bc942dcc36d432cf7130c2ce4c6d54e))
+ - Make fmt ([`747008d`](https://github.com/yuki0iq/gitoxide/commit/747008d9d370844574dda94e5bec1648c4deb57e))
+ - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/yuki0iq/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
+ - `client::http::Options::no_proxy` to disable a proxy for given hosts. ([`5034544`](https://github.com/yuki0iq/gitoxide/commit/5034544b36994177009ccc8d6c07cb000b429174))
+ - `client::http::Options::verbose` to see more debug output. ([`e701e7e`](https://github.com/yuki0iq/gitoxide/commit/e701e7e9cc571108ca210fc0ca23494d6a1c7208))
+ - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/yuki0iq/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
+ - Interpret the FollowRedirects option for the curl HTTP backend. ([`8e158c3`](https://github.com/yuki0iq/gitoxide/commit/8e158c3f4056f59724fe91587157ef0daa517964))
+ - Merge branch 'http-config' ([`a4ff140`](https://github.com/yuki0iq/gitoxide/commit/a4ff140a0d3607cf282c49228c1248bd36d464fd))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Make fmt ([`0abab7d`](https://github.com/yuki0iq/gitoxide/commit/0abab7da2ec1b8560e6c1eb009f534c9fc7814fe))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'max-pure' ([`03ff188`](https://github.com/yuki0iq/gitoxide/commit/03ff1882f2982fba38fbbf245eea13ef9df50f33))
+ - Thanks clippy ([`c7cba33`](https://github.com/yuki0iq/gitoxide/commit/c7cba333dd8654995b367498609b4280fe394402))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Curl can authenticate the proxy now and store or reject credentials. ([`63b9050`](https://github.com/yuki0iq/gitoxide/commit/63b9050240b80c5493dab3e8d0b1c675f83d78d6))
+ - Support for proxy authentication in http configuration. ([`68ed6d7`](https://github.com/yuki0iq/gitoxide/commit/68ed6d7e2cabc3d3bc78a29003863cd4194549fa))
+ - Setup curl proxy authentication method ([`c048990`](https://github.com/yuki0iq/gitoxide/commit/c0489900f4ec385c9033c585c16934ff54941d65))
+ - Support for reading `http.proxyAuthMethod` ([`92f88c9`](https://github.com/yuki0iq/gitoxide/commit/92f88c94ff288b5675ca3296c27ffb66e1716c22))
+ - Release git-glob v0.4.2, git-config-value v0.8.2, git-lock v2.2.0, git-ref v0.19.0, git-config v0.11.0, git-discover v0.8.0, git-index v0.8.0, git-transport v0.22.0, git-protocol v0.23.0, git-worktree v0.8.0, git-repository v0.28.0, gitoxide-core v0.20.0, gitoxide v0.18.0, safety bump 9 crates ([`0c253b1`](https://github.com/yuki0iq/gitoxide/commit/0c253b15143dcedfe4c66d64ab1ea6e097030651))
+ - Prepare changelogs prior to release ([`fe5721f`](https://github.com/yuki0iq/gitoxide/commit/fe5721f888c64c79fe9a734a9e33b94a282f8d97))
+ - Merge branch 'http-config' ([`665b53e`](https://github.com/yuki0iq/gitoxide/commit/665b53e1c2e1de65fafa28b669f58977868bbc81))
+ - Merge branch 'push-support' ([`42356ab`](https://github.com/yuki0iq/gitoxide/commit/42356abf9d08dd86ce464fa48e25bbcc98ceefd4))
+ - Add test to see if we can correctly read the server response. ([`4d84a20`](https://github.com/yuki0iq/gitoxide/commit/4d84a208e4d0a8bf3dbcfa6912b92ec1bdf4ec05))
+ - `client::RequestWriter::into_parts()` to obtain a bare write handled along with a buf reader with packetline capabilties. ([`42acc88`](https://github.com/yuki0iq/gitoxide/commit/42acc88bbc63850c0d38db70bc46b1058875e2a0))
+ - Add simple push request/response as obtained through HTTP proxying ([`0573107`](https://github.com/yuki0iq/gitoxide/commit/05731070a5cfb403bb82d8d8baa360ffe8cc45a9))
+ - Avoid hardcoding some arbitrary default for connect timeouts, use curl default instead like git ([`1766568`](https://github.com/yuki0iq/gitoxide/commit/17665683efc8e25cbb35737a8c4132b98e5b6b7a))
+ - Set TCP keepalive just like `git` does ([`ee0276c`](https://github.com/yuki0iq/gitoxide/commit/ee0276c7659122e32851da8ee6a9e663982bcda5))
+ - Set curl `proxy-type` similar to how git does it ([`717b09f`](https://github.com/yuki0iq/gitoxide/commit/717b09fb3cac024b85a885e253c52e1f37bc0590))
+ - Merge branch 'main' into http-config ([`f4ff821`](https://github.com/yuki0iq/gitoxide/commit/f4ff821fd4233dd1dc1a449af4d4600becf3b4ac))
+ - Merge branch 'async-fetch' ([`0c9c48b`](https://github.com/yuki0iq/gitoxide/commit/0c9c48b3b91a1396eb1796f288a2cb10380d1f14))
+ - Fix docs ([`0d1a00d`](https://github.com/yuki0iq/gitoxide/commit/0d1a00da4f4e84f989f18d16878cc95ace797b68))
+ - Add `Debug` to `client::http::Options` ([`375565f`](https://github.com/yuki0iq/gitoxide/commit/375565f20906b4ca373978b89573cf711c3637a9))
+ - `client::TransportWithoutIO::to_url()` returns `Cow<'_, BStr>`. ([`07512db`](https://github.com/yuki0iq/gitoxide/commit/07512db093e62d9b9185368bd3fa561cfcd1d1d2))
+ - `client::TransportWithoutIO::to_url()` returns `BString`. ([`fe2042b`](https://github.com/yuki0iq/gitoxide/commit/fe2042bff9ae38bf76b76cef14986f9f76bded7d))
+ - Add missing `Debug` impl on transport option types ([`7ca4dec`](https://github.com/yuki0iq/gitoxide/commit/7ca4dec2df83ce7763383fb93db5ba0001c2cc27))
+ - Fix build ([`b9a5eea`](https://github.com/yuki0iq/gitoxide/commit/b9a5eeafb8e86d7f8faaa4ce1884487db24e554d))
+ - `client::TransportV2Ext::invoke()` supports owned `capabilities`. ([`759b5d4`](https://github.com/yuki0iq/gitoxide/commit/759b5d482de048deb24d14043a173079914e7ac8))
+ - `TransportV2Ext::invoke(…,features,…)` can take key-value pairs more flexibly. ([`28615b3`](https://github.com/yuki0iq/gitoxide/commit/28615b3bb9acff86d7a5520172513e3cc22aeda1))
+ - Explain how the `user_agent` option is going to work on the transport layer ([`328c069`](https://github.com/yuki0iq/gitoxide/commit/328c0695692ebde5999c941b95c4cd330edb0f04))
+ - Implement all straightforward curl options, which includes basic proxy settings. ([`0b60097`](https://github.com/yuki0iq/gitoxide/commit/0b60097671fe2d8037fe44271678fe380ecbd543))
+ - Add all fields we'd like to implement for the curl transport. ([`cfc1b9c`](https://github.com/yuki0iq/gitoxide/commit/cfc1b9ccea32b2f870427014543196f09cbae9ac))
+ - A note about the status of the http `reqwest` backend ([`4724604`](https://github.com/yuki0iq/gitoxide/commit/47246047dc9c476149511086612411d39b257bc6))
+ - Remove double-arc construct in `reqwest` backend ([`c6a474c`](https://github.com/yuki0iq/gitoxide/commit/c6a474c9b22e969b040e7ce05f6fba245dc408d0))
+ - Sketch of reqwest specific backends can be handled ([`a8b3f96`](https://github.com/yuki0iq/gitoxide/commit/a8b3f96110dc9a68c680bad07c52b0204bd539a3))
+ - A sketch of passing curl options down to curl… ([`63e24fc`](https://github.com/yuki0iq/gitoxide/commit/63e24fcb0ad66a9fd3de1e4e440bbdbc430fc614))
+ - Merge branch 'main' into http-config ([`7c5b37d`](https://github.com/yuki0iq/gitoxide/commit/7c5b37d28e98f59a6847368a0d0166d2dbb4acc1))
+ - Release git-diff v0.22.0, git-index v0.7.1, git-pack v0.26.0, git-odb v0.36.0, git-transport v0.21.2, git-repository v0.27.0, safety bump 6 crates ([`f0cab31`](https://github.com/yuki0iq/gitoxide/commit/f0cab317bb0c2799fa80d16f3ae1b89d6aee4284))
+ - Prepare changelogs prior to release ([`f5f3a9e`](https://github.com/yuki0iq/gitoxide/commit/f5f3a9edd038a89c8c6c4da02054e5439bcc0071))
+ - Fix build ([`910d665`](https://github.com/yuki0iq/gitoxide/commit/910d665e66d6e737a7bab3598c0c0ebfdda1a9cc))
+ - Thanks clippy ([`0dc4c6f`](https://github.com/yuki0iq/gitoxide/commit/0dc4c6fb2199514437acd7629ea2a4c6bc0555c5))
+ - Move HTTP service checks up to the HTTP layer (blocking & async) ([`3046646`](https://github.com/yuki0iq/gitoxide/commit/3046646a2a0b06a0ca5c2f28b99b9a2b10c73368))
+ - Fix fixture to work with test setup. ([`cf9a53b`](https://github.com/yuki0iq/gitoxide/commit/cf9a53b8bc7265386d3336cff791462011b42d61))
+ - Fix error when no service annoucment is sent by the server ([`a1d876f`](https://github.com/yuki0iq/gitoxide/commit/a1d876f8474a05aeca2d852ee126f0d0e110c0f9))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'git_protocol_host' ([`d13c590`](https://github.com/yuki0iq/gitoxide/commit/d13c59070ae6f1661dd6fee056cef1ff75c89222))
+ - Avoid invalid invocations of `git` by removing `GIT_CONFIG_COUNT` ([`aa315b4`](https://github.com/yuki0iq/gitoxide/commit/aa315b4a136bec57a1cce4b245c606904adc5c12))
+ - Fix connections over the git:// protocol not specifying the host ([`8f985d4`](https://github.com/yuki0iq/gitoxide/commit/8f985d44c71a4434c4cf4ae0e360480bc3694a47))
+ - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/yuki0iq/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
+ - Make fmt ([`ea2136b`](https://github.com/yuki0iq/gitoxide/commit/ea2136b065979cecb3a1fdbf7b20ed7514128d9a))
+ - Merge branch 'gix-clone' ([`def53b3`](https://github.com/yuki0iq/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
+ - Merge branch 'main' into gix-clone ([`fa27570`](https://github.com/yuki0iq/gitoxide/commit/fa27570f491388cce6137af44330d76870d07202))
+ - Merge branch 'main' into write-sparse-index ([`70963f5`](https://github.com/yuki0iq/gitoxide/commit/70963f5d8e3b59ce6fe8bcc1844218ac717f3390))
+ - Merge branch 'paulyoung/reqwest-body' ([`c9c1658`](https://github.com/yuki0iq/gitoxide/commit/c9c1658d6afa6edca60d8072a23c7f4899891af1))
+ - Merge branch 'main' into gix-clone ([`64f81d7`](https://github.com/yuki0iq/gitoxide/commit/64f81d78ae75a0e5914f431bbdc385a6d40f8835))
+ - Ensure body can be read before configure_request ([`9065a88`](https://github.com/yuki0iq/gitoxide/commit/9065a8824ea80891c4c06ea28e0780e5517a353d))
+ - Merge branch 'paulyoung/reqwest-configuration' ([`93f2dd8`](https://github.com/yuki0iq/gitoxide/commit/93f2dd8f7db87afc04a523458faaa46f9b33f21a))
+ - Turn unwrap into an explicit expectation ([`57d9078`](https://github.com/yuki0iq/gitoxide/commit/57d90783edbb20f9c7fac782e9cb90943d4941d7))
+ - Allow `configure_request` to return an error as well. ([`f5e14c3`](https://github.com/yuki0iq/gitoxide/commit/f5e14c3aead5776962c380852e93352364d637e8))
+ - Remove unused field ([`8a0a5d6`](https://github.com/yuki0iq/gitoxide/commit/8a0a5d6262cc51874fa1d35e40b901333945117c))
+ - Configure Request instead of ClientBuilder ([`0885e6e`](https://github.com/yuki0iq/gitoxide/commit/0885e6e5882a133a55d43fc453056564752028ad))
+ - Resolve issues with configure function ([`9124583`](https://github.com/yuki0iq/gitoxide/commit/9124583ebaa650e0344598b277a5b529827776c7))
+ - Sketch out configuring a reqwest client builder ([`74573df`](https://github.com/yuki0iq/gitoxide/commit/74573dfa0c40e4ad3515e680e5699aa760cac38d))
+ - Merge branch 'main' into gix-clone ([`de4fe06`](https://github.com/yuki0iq/gitoxide/commit/de4fe06202906ea5c62e667826b42cf7b57b1ff0))
+ - Allow `client::connect()` to function with `http-client-reqwest` enabled. ([`375051f`](https://github.com/yuki0iq/gitoxide/commit/375051fa97d79f95fa7179b536e616c4aefd88e2))
+ - Refactor ([`d3c6ae1`](https://github.com/yuki0iq/gitoxide/commit/d3c6ae1fa9e1d6a57f32b5831411707fc4cf962e))
+ - Fix formatting ([`a962eb5`](https://github.com/yuki0iq/gitoxide/commit/a962eb5c263de3730b464a0e89615a04caac11e4))
+ - Fix "http not compiled in" w/ http-client-reqwest ([`dff418d`](https://github.com/yuki0iq/gitoxide/commit/dff418dcf2a970929a61c5eea9b4712437582fbc))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'fix-smart-release' ([`aa80b60`](https://github.com/yuki0iq/gitoxide/commit/aa80b606e5570f327660cca42ea81581a6e9d5e3))
+ - Make fmt ([`7b9c065`](https://github.com/yuki0iq/gitoxide/commit/7b9c06547b75929e3e5bf4240f43c7e9bc7d54e0))
+ - `reqwest` as blocking HTTP backend via `http-client-reqwest` feature toggle. ([`8e17534`](https://github.com/yuki0iq/gitoxide/commit/8e17534b0efa7418eabdc36f89bab9f9db7b2c38))
+ - Re-enable last remaining test for reqwest ([`9ef6a54`](https://github.com/yuki0iq/gitoxide/commit/9ef6a546cac78d335bbe60853046bb23becab623))
+ - Merge branch 'main' into new-http-impl ([`702a161`](https://github.com/yuki0iq/gitoxide/commit/702a161ef11fc959611bf44b70e9ffe04561c7ad))
+ - And another previously hanging test works - content-length is critical ([`0b0ba03`](https://github.com/yuki0iq/gitoxide/commit/0b0ba03b42a2143787a2d81d287dcc9ca9adb078))
+ - Clone_v1 now works in reqwest, because… ([`63d5a01`](https://github.com/yuki0iq/gitoxide/commit/63d5a0192ed79f99756930cc9bc9f163119b7a00))
+ - Make fmt ([`53acf25`](https://github.com/yuki0iq/gitoxide/commit/53acf2565743eff7cead7a42011107b2fc8d7e0e))
+ - Merge branch 'fetch-pack' ([`f47c891`](https://github.com/yuki0iq/gitoxide/commit/f47c89129732bcb06fe76a4696fe38ab1151fb0c))
+ - Merge branch 'fetch-pack' ([`3c49400`](https://github.com/yuki0iq/gitoxide/commit/3c49400809c7c2120f4ce704c19a0421545b5acd))
+ - Merge branch 'main' into fetch-pack ([`93917cb`](https://github.com/yuki0iq/gitoxide/commit/93917cb6ecbb30daf3d20bb5a7c65e12211f084f))
+ - Shutdown the stream of the mock server for good measure ([`4e415a8`](https://github.com/yuki0iq/gitoxide/commit/4e415a8414ad0ce2d79bfe29d63d46efa3833218))
+ - Minor fix to test, but now it hangs. 3 hanging to go… ([`164f5d3`](https://github.com/yuki0iq/gitoxide/commit/164f5d3b0c31afe16ad453e5534284a8e6700c84))
+ - One more test works - strangely enough this one doesn't hang. ([`c3150dd`](https://github.com/yuki0iq/gitoxide/commit/c3150dd05bdc158e24adb21d2e678e4008b07740))
+ - Adjust test expectations to pass one part, but now it hangs like clone_v1 ([`4b731ad`](https://github.com/yuki0iq/gitoxide/commit/4b731adf523c00c8d3fd8dcbecd3b4df9efccbe8))
+ - Refactor ([`569c6f2`](https://github.com/yuki0iq/gitoxide/commit/569c6f2cbb0e4c12c1547accae7b3160c80a0caf))
+ - Send error on non-success status codes ([`7ccd4ff`](https://github.com/yuki0iq/gitoxide/commit/7ccd4ffb32d5686d926640ab483381eceb2211de))
+ - Disable all tests failing under reqwest (except for 1); minor fixes to get it to work ([`ee4eb69`](https://github.com/yuki0iq/gitoxide/commit/ee4eb6991ba95983627b14332ccd5e1fd7b43e07))
+ - Properly integrate reqwest to allow testing (even though none of them works yet) ([`250114a`](https://github.com/yuki0iq/gitoxide/commit/250114a856cc9bfeb6f91055a13ca08b6d4b91a7))
+ - Revise drop of header writer to prevent remote hang ([`2981c4d`](https://github.com/yuki0iq/gitoxide/commit/2981c4d36126f837d15fa6f3cac505a0d7fbb0a6))
+ - Revise error handling; better docs to explain the 'protocol' ([`fd9634d`](https://github.com/yuki0iq/gitoxide/commit/fd9634d833536e211d89148f4afc1dca49a385dc))
+ - In theory, that's what's needed for reqwest to work in blocking mode… ([`ce62f5d`](https://github.com/yuki0iq/gitoxide/commit/ce62f5ddcbb454056ec39458e83aa4fb7774c169))
+ - Even more safety when dealing with the remote's error state ([`b63d69b`](https://github.com/yuki0iq/gitoxide/commit/b63d69bdeb8006c0da34bd4f1be8999744b669ad))
+ - Rethink error handling during request creation, completing it ([`1fb0545`](https://github.com/yuki0iq/gitoxide/commit/1fb05451785d2b30124937d3ad53b1e05fbee419))
+ - Frame for filling in the reqwest implementation ([`943fd15`](https://github.com/yuki0iq/gitoxide/commit/943fd153a2daca25c0e716388c528a83ad43be95))
+ - Add 'http-client-reqwest' feature toggle ([`2c9b63c`](https://github.com/yuki0iq/gitoxide/commit/2c9b63cfcc92d4815ddec53d885b6985739f627e))
+ - Compare 'Content-Type' header case-insensitively, as required by the http spec. ([`237682a`](https://github.com/yuki0iq/gitoxide/commit/237682a529dc54e33e4738f34915d872aeb89514))
+ - Merge branch 'paulyoung/git-transport-http-client' ([`c845c16`](https://github.com/yuki0iq/gitoxide/commit/c845c162100ad88f3f7fbc69a5badf80d76d86da))
+ - Add `client::http::Transport::new_http()` constructor. ([`0fd57c6`](https://github.com/yuki0iq/gitoxide/commit/0fd57c6b491a3c8d0127bc1d1f0eb958437edff9))
+ - Introduce http-client feature to decouple from curl ([`31aa2c9`](https://github.com/yuki0iq/gitoxide/commit/31aa2c92ae4d87071bdb436c0995883f53fb355d))
+ - Make Content-Type header check case-insensitive ([`7aa8ab8`](https://github.com/yuki0iq/gitoxide/commit/7aa8ab8b889b278d5f1f49cff570574dfa3146ac))
+ - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/yuki0iq/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/yuki0iq/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs' ([`3773b92`](https://github.com/yuki0iq/gitoxide/commit/3773b92b8372c9a40a74d281149ca65b057a7da9))
+ - Merge branch 'filter-refs' ([`fd14489`](https://github.com/yuki0iq/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
+ - Release git-features v0.22.6 ([`c9eda72`](https://github.com/yuki0iq/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
+ - Make fmt ([`535e967`](https://github.com/yuki0iq/gitoxide/commit/535e967666c6da657ff1b7eff7c64ab27cafb182))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/yuki0iq/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
+ - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/yuki0iq/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/yuki0iq/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
+ - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/yuki0iq/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
+ - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/yuki0iq/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Merge branch 'remote-ls-refs' ([`39d585d`](https://github.com/yuki0iq/gitoxide/commit/39d585d9f9ac6f3ecf51359c8e37f0a50e21ed45))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/yuki0iq/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/yuki0iq/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/yuki0iq/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
+ - Fix typos ([`e9fcb70`](https://github.com/yuki0iq/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
+ - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/yuki0iq/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/yuki0iq/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
+ - Thanks clippy ([`e1003d5`](https://github.com/yuki0iq/gitoxide/commit/e1003d5fdee5d4439c0cf0286c67dec9b5e34f53))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/yuki0iq/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Merge branch 'main' into git_includeif ([`05eb340`](https://github.com/yuki0iq/gitoxide/commit/05eb34023933918c51c03cf2afd774db89cc5a33))
+ - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/yuki0iq/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
+ - Make fmt ([`251b6df`](https://github.com/yuki0iq/gitoxide/commit/251b6df5dbdda24b7bdc452085f808f3acef69d8))
+ - Merge branch 'main' into repo-status ([`9679d6b`](https://github.com/yuki0iq/gitoxide/commit/9679d6b0e68c28438e22cb65c554d0b31dfaf159))
+ - Merge branch 'git-sec' ([`cd723b5`](https://github.com/yuki0iq/gitoxide/commit/cd723b5ae11148e7e9fd07daf28bc04455d5c46f))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/yuki0iq/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
+ - Upgrade document-features ([`c35e62e`](https://github.com/yuki0iq/gitoxide/commit/c35e62e0da9ac1f7dcb863f5f9c69108c728d32e))
+ - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/yuki0iq/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
+ - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/yuki0iq/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
+ - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/yuki0iq/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
+ - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/yuki0iq/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
+ - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/yuki0iq/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
+ - Prepare changelogs for release ([`674ec73`](https://github.com/yuki0iq/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
+ - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/yuki0iq/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
+ - Release git-bitmap v0.0.1, git-hash v0.9.0, git-features v0.19.0, git-index v0.1.0, safety bump 9 crates ([`4624725`](https://github.com/yuki0iq/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
+ - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/yuki0iq/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
+ - Thanks clippy ([`4ca9e07`](https://github.com/yuki0iq/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
+ - Release git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0 ([`d3f9227`](https://github.com/yuki0iq/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
+ - Release git-features v0.18.0, git-actor v0.7.0, git-config v0.1.9, git-object v0.16.0, git-diff v0.12.0, git-traverse v0.11.0, git-pack v0.15.0, git-odb v0.25.0, git-packetline v0.12.2, git-transport v0.14.0, git-protocol v0.13.0, git-ref v0.10.0, git-repository v0.13.0, cargo-smart-release v0.7.0, safety bump 12 crates ([`acd3737`](https://github.com/yuki0iq/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
+ - Adjust changelogs prior to release ([`ec38950`](https://github.com/yuki0iq/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
+ - Release git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0 ([`f606fa9`](https://github.com/yuki0iq/gitoxide/commit/f606fa9a0ca338534252df8921cd5e9d3875bf94))
+ - Better changelog descriptions. ([`f69b2d6`](https://github.com/yuki0iq/gitoxide/commit/f69b2d627099639bc144fd94fde678d84a10d6f7))
+ - Adjusting changelogs prior to release of git-config v0.1.8, git-object v0.15.1, git-diff v0.11.1, git-traverse v0.10.1, git-pack v0.14.0, git-odb v0.24.0, git-packetline v0.12.1, git-transport v0.13.1, git-protocol v0.12.1, git-ref v0.9.1, git-repository v0.12.0, cargo-smart-release v0.6.0, safety bump 5 crates ([`39b40c8`](https://github.com/yuki0iq/gitoxide/commit/39b40c8c3691029cc146b893fa0d8d25d56d0819))
+ - Fix false positive clippy warning. ([`9b8363b`](https://github.com/yuki0iq/gitoxide/commit/9b8363bbf559223a424c2544610b4520bbd37aeb))
+ - Release git-hash v0.8.0, git-features v0.17.0, git-actor v0.6.0, git-object v0.15.0, git-diff v0.11.0, git-traverse v0.10.0, git-pack v0.13.0, git-odb v0.23.0, git-packetline v0.12.0, git-transport v0.13.0, git-protocol v0.12.0, git-ref v0.9.0, git-repository v0.11.0, git-commitgraph v0.6.0, gitoxide-core v0.12.0, gitoxide v0.10.0, cargo-smart-release v0.5.0, safety bump 16 crates ([`0e02953`](https://github.com/yuki0iq/gitoxide/commit/0e029537a7f6242d02ccf7e63d8d92f5246e6c5e))
+ - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/yuki0iq/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
+ - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/yuki0iq/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
+ - Update changelogs just for fun ([`21541b3`](https://github.com/yuki0iq/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
+ - Merge branch 'changelog-generation' ([`bf0106e`](https://github.com/yuki0iq/gitoxide/commit/bf0106ea21734d4e59d190b424c22743c22da966))
+ - Merge branch 'main' into changelog-generation ([`c956f33`](https://github.com/yuki0iq/gitoxide/commit/c956f3351d766c748faf0460780e32ac8dfe8165))
+ - Bump git-traverse v0.9.0, safety bump 8 crates ([`d39fabb`](https://github.com/yuki0iq/gitoxide/commit/d39fabb8757369aa19452a457f610fe21dc13a14))
+ - Release git-transport v0.11.1 ([`0952976`](https://github.com/yuki0iq/gitoxide/commit/0952976eac1dac9b8f351ecc9867746b650377f9))
+ - [various #184] configure docs.rs build features ([`cc50249`](https://github.com/yuki0iq/gitoxide/commit/cc502492c512293e93e95610ca80a71896076ded))
+ - Bump git-transport v0.11.0 ([`1149f1b`](https://github.com/yuki0iq/gitoxide/commit/1149f1b716624f8f4fdaed20c803530aebc45599))
+ - [transport #174] prepare for release ([`f8bc517`](https://github.com/yuki0iq/gitoxide/commit/f8bc51763e96d8d0a97d5f367c943441a98c8e95))
+ - Bump git-packetline v0.10.0 ([`b09f391`](https://github.com/yuki0iq/gitoxide/commit/b09f3912e0addd7b4b0ef22bc3a24869d5011646))
+ - [packetline #178] refactor ([`23438fd`](https://github.com/yuki0iq/gitoxide/commit/23438fd4a807376c1d4699732ea6c83c0bde574f))
+ - [packetline #178] rename PacketLine to PacketLineRef… ([`d4c16a9`](https://github.com/yuki0iq/gitoxide/commit/d4c16a93946244177606b58cc702b81a16424ad4))
+ - Release git-transport v0.10.1 ([`dc74d19`](https://github.com/yuki0iq/gitoxide/commit/dc74d1946b89fb42fa8644db31b1fe1a52a56f05))
+ - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/yuki0iq/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
+ - Release git-packetline v0.9.0 ([`7ffbd60`](https://github.com/yuki0iq/gitoxide/commit/7ffbd602c08605026b0bb97ab85216907badaf09))
+ - Remove dev-dependency cycles by removing their version ([`c40faca`](https://github.com/yuki0iq/gitoxide/commit/c40faca41632cd2a226daf4ddf5293b65d1fdc82))
+ - Release git-diff v0.8.0, git-odb v0.20.0, git-pack v0.8.0, git-traverse v0.7.0 ([`f123f69`](https://github.com/yuki0iq/gitoxide/commit/f123f69c7a4f9fd1c98bd2f60ebc953a6739fe04))
+ - Release git-diff v0.7.0, git-odb v0.19.0, git-pack v0.7.0, git-traverse v0.6.0 ([`c67291f`](https://github.com/yuki0iq/gitoxide/commit/c67291ff9bcdff9a747d87241f6a71015607af05))
+ - Bump transport version to 0.10 ([`f26a3d3`](https://github.com/yuki0iq/gitoxide/commit/f26a3d3a2745f3eb69d76e0cfd718a90cf74f003))
+ - (cargo-release) version 0.8.0 ([`ad6d7f9`](https://github.com/yuki0iq/gitoxide/commit/ad6d7f9c2b4f8879d466e758fc9b51ece6879e96))
+ - (cargo-release) version 0.6.0 ([`d704bca`](https://github.com/yuki0iq/gitoxide/commit/d704bca7de0a6591f35345c842d6418b36ecd206))
+ - (cargo-release) version 0.7.0 ([`2ef3106`](https://github.com/yuki0iq/gitoxide/commit/2ef3106eb84981e2dabd84f81362b4e44f938ea6))
+ - (cargo-release) version 0.5.0 ([`c2f94a5`](https://github.com/yuki0iq/gitoxide/commit/c2f94a51bce287be301090450cb00cde57e92f76))
+ - (cargo-release) version 0.4.0 ([`d69d0ac`](https://github.com/yuki0iq/gitoxide/commit/d69d0ac21989243fdafa514fa41579fd51bc2558))
+ - [transport] A much better name for 'is_stateful()` ([`f15f1e8`](https://github.com/yuki0iq/gitoxide/commit/f15f1e85fda76eef72c3754d625cf51e3c454eea))
+ - (cargo-release) version 0.3.0 ([`0e9c73a`](https://github.com/yuki0iq/gitoxide/commit/0e9c73abd17e0dd21952275077ae53ad7e7aa1af))
+ - (cargo-release) version 0.16.0 ([`1231dbd`](https://github.com/yuki0iq/gitoxide/commit/1231dbd16dacefb39adec8e067c312d313a82e3c))
+ - Clippy on tests and thanks clippy ([`a77a71c`](https://github.com/yuki0iq/gitoxide/commit/a77a71cf02d328a2a964388928d6b2a235a0aa85))
+ - Thanks clippy ([`e1964e4`](https://github.com/yuki0iq/gitoxide/commit/e1964e43979b3e32a5d4bfbe377a842d2c0b10ea))
+ - Bump async-trait from 0.1.50 to 0.1.51 ([`ce0b81e`](https://github.com/yuki0iq/gitoxide/commit/ce0b81e8f5c652d389ff876844bc42bcfa687921))
+ - [transport] more convenient check for available capabilities ([`e9ed952`](https://github.com/yuki0iq/gitoxide/commit/e9ed952d35fa9ffa142f941d75c385abec3997ef))
+ - Bump futures-io from 0.3.15 to 0.3.16 ([`3c23820`](https://github.com/yuki0iq/gitoxide/commit/3c23820d3f0d3567f44215cdb0ad13ab675a201f))
+ - Remove unnecessary pub(crate) exports ([`3d2456e`](https://github.com/yuki0iq/gitoxide/commit/3d2456e11709f0461b37c6df55ecc3861ca4cab5))
+ - Bump thiserror from 1.0.25 to 1.0.26 ([`9682590`](https://github.com/yuki0iq/gitoxide/commit/9682590095dc3a502b0c84ccd206ca4797635092))
+ - [transport] remove Transport::close()… ([`4268a9b`](https://github.com/yuki0iq/gitoxide/commit/4268a9bcf733413f7326be7af487a8fcdec1f71c))
+ - [transport] implement Transport for &mut T: Transport as well ([`372fb81`](https://github.com/yuki0iq/gitoxide/commit/372fb8183aff19bd0f2d17ea74409b2ca3a08511))
+ - [transport] tests for extra parameters ([`fffd926`](https://github.com/yuki0iq/gitoxide/commit/fffd926a3d5c6abfa732aa2305a4a05fdd06254d))
+ - [protocol] extra_parameters are forwarded from delegate to handshake ([`03e3db3`](https://github.com/yuki0iq/gitoxide/commit/03e3db3809bd031d7d0c151ada2542214d7e32c0))
+ - [transport] allow setting a custom URL in git::Connection ([`f7437e0`](https://github.com/yuki0iq/gitoxide/commit/f7437e041b2f3a8d51012972bd443d3c4b0a9252))
+ - [transport] async transports support extra params ([`a0d6756`](https://github.com/yuki0iq/gitoxide/commit/a0d67569b5c947d8158177e308f0919df2f182a3))
+ - [transport] extra_headers for http ([`6026dcc`](https://github.com/yuki0iq/gitoxide/commit/6026dcc07674ee9ea79503aab07491dd395e51a4))
+ - [transport] extra-parameters for the http protocol ([`d30bcf1`](https://github.com/yuki0iq/gitoxide/commit/d30bcf18afda19d89b8cb020e193405bfd2d3787))
+ - [transport] git::Connection handles extra-parameters ([`961b6a4`](https://github.com/yuki0iq/gitoxide/commit/961b6a40aaa003497abbd17fd53485c6cb2b2857))
+ - [transport] File implementation doesn't need to inherit git::Connection's… ([`951b1e2`](https://github.com/yuki0iq/gitoxide/commit/951b1e26a1dca054aa5af6a565fde3c733b43ffd))
+ - [transport] unsupported protocol versions now abort the fetch operation ([`812aa3b`](https://github.com/yuki0iq/gitoxide/commit/812aa3bc02a823cb9277847db905e76a50ee7413))
+ - [transport] flexible version of version support check doesn't actually work :D ([`2b220f0`](https://github.com/yuki0iq/gitoxide/commit/2b220f0758cb7a96a66b256552f13a020cdee3fc))
+ - [transport] improve docs for `is_stateful()` ([`22f7e67`](https://github.com/yuki0iq/gitoxide/commit/22f7e6719d2e3931f8cd4bb4e94c23c1f9f84189))
+ - Merge branch 'pubcap' ([`292f8ff`](https://github.com/yuki0iq/gitoxide/commit/292f8ff2851dff846eda1b80943de718f08e65be))
+ - Add missing docs ([`a6cbbde`](https://github.com/yuki0iq/gitoxide/commit/a6cbbdeecbfe459556579a2d991bd546452c04c3))
+ - Make capabilities parsing public ([`2f3725e`](https://github.com/yuki0iq/gitoxide/commit/2f3725efcaa439db4e10ade1b9fbeb1258fd93c1))
+ - Thanks clippy ([`6200ed9`](https://github.com/yuki0iq/gitoxide/commit/6200ed9ac5609c74de4254ab663c19cfe3591402))
+ - [async-client] unblock the async delegate in the cheapest possible way… ([`a3b5d75`](https://github.com/yuki0iq/gitoxide/commit/a3b5d75d387dc5d6c44f695f63df8803613637a2))
+ - Revert "[async-client] Try to bring 'Send' back but…" ([`52eb953`](https://github.com/yuki0iq/gitoxide/commit/52eb953fcc44cce19604b1df6a600237b8c81392))
+ - [async-client] Try to bring 'Send' back but… ([`3a06adb`](https://github.com/yuki0iq/gitoxide/commit/3a06adb41f6b2946f78044e4ab1385e6441fc40f))
+ - Refactor ([`2a406d6`](https://github.com/yuki0iq/gitoxide/commit/2a406d62c02db24c39980f9ae636b87e2d707faf))
+ - [async-client] frame for async connect ([`9ada080`](https://github.com/yuki0iq/gitoxide/commit/9ada0805fc5896f8ef1a31dc821b789b7f0438a6))
+ - Prevent selecting mutually exclusive features ([`7f5da18`](https://github.com/yuki0iq/gitoxide/commit/7f5da18c39b84af788ea1366ccca2c8b9d09f755))
+ - [git-transport] Fix http build ([`3469e99`](https://github.com/yuki0iq/gitoxide/commit/3469e99afeaf354db4020d5a363b05a031894096))
+ - [git-protocol] fetch in sync and async… ([`4776039`](https://github.com/yuki0iq/gitoxide/commit/47760399bffd030c848e0ef6df52a4765d8fb566))
+ - Bump maybe-async from 0.2.4 to 0.2.6 ([`d99a1a8`](https://github.com/yuki0iq/gitoxide/commit/d99a1a815809d22c7384c6ecb1275e39fb911d91))
+ - Fix docs ([`bca7594`](https://github.com/yuki0iq/gitoxide/commit/bca7594713d623e0f0a4b82b658c26ee9a041eaa))
+ - [git-protocol] fix build ([`4cce648`](https://github.com/yuki0iq/gitoxide/commit/4cce6487d6d514541afee1a9aa92043f186136d3))
+ - [git-transport] refactor ([`d09153f`](https://github.com/yuki0iq/gitoxide/commit/d09153f34135609224929f77175f3e0ac04ea12e))
+ - [git-transport] Properly implement Transport for Boxed types ([`47b10c9`](https://github.com/yuki0iq/gitoxide/commit/47b10c9b4ccba5a0928819c92eda472bbfda0c50))
+ - [git-transport] refactor ([`3b0baee`](https://github.com/yuki0iq/gitoxide/commit/3b0baee6b856b510ea839a1e294e9a99aafaa3ac))
+ - Refactor ([`2eefe17`](https://github.com/yuki0iq/gitoxide/commit/2eefe1712131a69298be02e94df8b6ba844afcd9))
+ - Refactor ([`14c9093`](https://github.com/yuki0iq/gitoxide/commit/14c909341d243ca3dcc42d343aeee65d28045b65))
+ - [git-protocol] async capabilities and arguments abstractions ([`aa3eacb`](https://github.com/yuki0iq/gitoxide/commit/aa3eacbd53665d6b76bd9706d801d1189a970261))
+ - [git-transport] see how things can be moved to a different thread… ([`c271d32`](https://github.com/yuki0iq/gitoxide/commit/c271d323086486a9d1dbe004b33fdb7d9eec45ed))
+ - [git-transport] partial transfer to thread doesn't work in test… ([`4a6dfd4`](https://github.com/yuki0iq/gitoxide/commit/4a6dfd40e465226d0f9c7eb02cfb721b55bbff41))
+ - [git-transport] allow fetch processing to be offloading to another thread ([`a1302e0`](https://github.com/yuki0iq/gitoxide/commit/a1302e0ff549e96362c441d8eecec56f1ef4ca43))
+ - Revert "[git-transport] async-executor (Local) hangs…" ([`ec8bcd0`](https://github.com/yuki0iq/gitoxide/commit/ec8bcd0f36b46ff319ad6d6da9ffcb80dd5b0429))
+ - [git-transport] async-executor (Local) hangs… ([`68ac51b`](https://github.com/yuki0iq/gitoxide/commit/68ac51b384cae11f5dca103160bf3d519305364e))
+ - Revert "[git-transport] attempt to mix 'blocking' but realize that now things need to be static." ([`e367753`](https://github.com/yuki0iq/gitoxide/commit/e3677537d7858a113008849ac8ace136f5d5c4d2))
+ - [git-transport] attempt to mix 'blocking' but realize that now things need to be static. ([`3d296fa`](https://github.com/yuki0iq/gitoxide/commit/3d296fae08ce0d4c2625008ab1fdcd7ede8dac54))
+ - [git-transport] V2 transport tests work on async ([`e04a1c9`](https://github.com/yuki0iq/gitoxide/commit/e04a1c98a1ee0ba58fa326c9a68bd36230e229da))
+ - [git-transport] first V2 test ([`f9da975`](https://github.com/yuki0iq/gitoxide/commit/f9da975ca777d2345e8c2842771b16a17af79cd3))
+ - [git-transport] adapt extension trait in blocking code to match async version ([`95eee30`](https://github.com/yuki0iq/gitoxide/commit/95eee30191aed9421f69dcd6e1587c0b5a1f2dd2))
+ - [git-transport] extension trait working ([`28fbd28`](https://github.com/yuki0iq/gitoxide/commit/28fbd284d108d5db3f13c8cede5772e065e5f8fb))
+ - [git-transport] a first step towards getting the extension trait to compile ([`b692979`](https://github.com/yuki0iq/gitoxide/commit/b6929792c3d2ef9a73eb049eb88b06c8c763d899))
+ - [git-transport] no warnings when building without any choice of client ([`3dc568a`](https://github.com/yuki0iq/gitoxide/commit/3dc568a3a29dfea6ff311cf965ecce7f7eddbf63))
+ - [git-transport] upgrade to futures-lite 1.12 with BufRead support ([`ee01c79`](https://github.com/yuki0iq/gitoxide/commit/ee01c79887a892e001787bbefa93f75d9c4f1cfc))
+ - [git-transport] Show how to use blocking git-pack code in non-blocking transports ([`de2ba3c`](https://github.com/yuki0iq/gitoxide/commit/de2ba3c4919d454894911c54fd4bb0e0a4665723))
+ - [git-transport] handshakeV1 tests run in async! ([`d1c0e35`](https://github.com/yuki0iq/gitoxide/commit/d1c0e35817d183982a5b1eb7e545bfe83edb141e))
+ - [git-transport] And a chance to have V1 working in async ([`2bf93fc`](https://github.com/yuki0iq/gitoxide/commit/2bf93fc72b3f9dcb63f8b24c77c95d518072431f))
+ - [git-transport] refactor ([`64bb8b3`](https://github.com/yuki0iq/gitoxide/commit/64bb8b3937fcf7f14034ccfb6a72a24bf05f0320))
+ - [git-transport] improve error handling considerably… ([`7b7d314`](https://github.com/yuki0iq/gitoxide/commit/7b7d314851b8db230228c28fb38a5a6541ec865c))
+ - [git-transport] Add remaninig git connection method… ([`73fcf38`](https://github.com/yuki0iq/gitoxide/commit/73fcf38f9c334813572a6aeb7691758a524cac07))
+ - [git-transport] refactor ([`db83600`](https://github.com/yuki0iq/gitoxide/commit/db83600179b3f27770b989f5f8ae1dd459749354))
+ - [git-transport] the first part of async transport for git connections ([`d94fbf8`](https://github.com/yuki0iq/gitoxide/commit/d94fbf83d3e57c54dead3fb849e63b1d37343cb2))
+ - [git-transport] Split git connection into shared and blocking parts ([`0bfe693`](https://github.com/yuki0iq/gitoxide/commit/0bfe69385932698b99871717d823fe645e4eabb8))
+ - [git-transport] refactor ([`2342e8a`](https://github.com/yuki0iq/gitoxide/commit/2342e8a6a4ceca12603cb5e2c350edc2d4e71580))
+ - [git-transport] refactor ([`957403e`](https://github.com/yuki0iq/gitoxide/commit/957403e11e0f7b3c97aa1996b2e936bbdb7ee12c))
+ - [git-transport] refactor ([`e580354`](https://github.com/yuki0iq/gitoxide/commit/e58035452be10328c3e5e1991bafbab3f71d3353))
+ - [git-transport] re-enable `request()` method of main trait… ([`3adbade`](https://github.com/yuki0iq/gitoxide/commit/3adbade31afa163a499fc2946f5af5ef3f367387))
+ - [git-transport] RequestWriter complete ([`a05fff3`](https://github.com/yuki0iq/gitoxide/commit/a05fff3b2d987a5750e11945306bfa3731ed5ca3))
+ - [git-transport] refactor ([`03a3aed`](https://github.com/yuki0iq/gitoxide/commit/03a3aedf17a91465279800d8028cc7435326534a))
+ - [git-transport] ARGH: PIN!!! ([`71379ac`](https://github.com/yuki0iq/gitoxide/commit/71379ac25c44bc744ed0e93d2b126d4959bc4469))
+ - [git-transport] naive attempt to make Request async… ([`b819546`](https://github.com/yuki0iq/gitoxide/commit/b819546b0096a4abfbe5ada25a1ac661a084cfc9))
+ - [git-transport] ExtendedBufRead for Async… ([`d4e56c8`](https://github.com/yuki0iq/gitoxide/commit/d4e56c8efd586b571445e0085ce518c5efb8f5e6))
+ - [git-transport] First stab at ExtendedBufRead, but… ([`13f73d2`](https://github.com/yuki0iq/gitoxide/commit/13f73d2f9b65d5ea829185af669532c3797cf90b))
+ - [git-transport] put request writer into general spot… ([`af07ebf`](https://github.com/yuki0iq/gitoxide/commit/af07ebf44fbb3386cd5176441fd707cc820b71d0))
+ - [git-transport] refactor ([`5f98ac1`](https://github.com/yuki0iq/gitoxide/commit/5f98ac140f9f3260d3d5a784d1aa1e1ac8c37114))
+ - [git-transport] fix docs ([`fbfc827`](https://github.com/yuki0iq/gitoxide/commit/fbfc8271431f7c19adbed5e095d7c2ee10dda5e5))
+ - [git-transport] refactor ([`011ece0`](https://github.com/yuki0iq/gitoxide/commit/011ece04827d75aa6d93e9fcae449aaba4167f80))
+ - [git-transport] the first async trait ([`2abac2a`](https://github.com/yuki0iq/gitoxide/commit/2abac2a2df8033c6d2578e5afb88bb34aab86988))
+ - [git-transport] refactor ([`73df129`](https://github.com/yuki0iq/gitoxide/commit/73df12987a9255efc4724e1761f335a072d3bcaf))
+ - [git-transport] the first async-only type ([`88109a5`](https://github.com/yuki0iq/gitoxide/commit/88109a54ad594df6d18cf6b66a9c89a76fc0cdf5))
+ - [git-transport] all non-IO types are now shared ([`209c780`](https://github.com/yuki0iq/gitoxide/commit/209c780efff32d63ce7edc8b1f92fac0cd1a396d))
+ - [git-transport] feature toggle for async-client; prepare for test ([`95e6801`](https://github.com/yuki0iq/gitoxide/commit/95e6801b121a0744908552090b855cb3dbe99e64))
+ - [git-transport] refactor ([`592d9ac`](https://github.com/yuki0iq/gitoxide/commit/592d9ac03b0d26848435a43480c526a4a0e0efb8))
+ - [git-transport] remove maybe_async from dependencies, add async-client feature ([`e57aad3`](https://github.com/yuki0iq/gitoxide/commit/e57aad3a19ec89fd0aa4d8670430434f0dc4c826))
+ - (cargo-release) version 0.15.0 ([`d69d9fb`](https://github.com/yuki0iq/gitoxide/commit/d69d9fb0931f8257cef96ef14a89da9340ad9738))
+ - [git-packetline] Use io::(Result|Error) everywhere ([`374f129`](https://github.com/yuki0iq/gitoxide/commit/374f129e0d1473db9a2107c408f655da032efe89))
+ - [git-packetline] refactor ([`f038ca1`](https://github.com/yuki0iq/gitoxide/commit/f038ca1e1c6d99bfcedb0387abc4151b188750c6))
+ - [git-packetline] document feature toggle ([`8b8a1aa`](https://github.com/yuki0iq/gitoxide/commit/8b8a1aafb04b2e305cf2674c15530b430dad4969))
+ - [git-packetline] refactor ([`1328c5b`](https://github.com/yuki0iq/gitoxide/commit/1328c5b4001f380936beff73e1f822f14e41e98b))
+ - (cargo-release) version 0.6.0 ([`ec5a54e`](https://github.com/yuki0iq/gitoxide/commit/ec5a54e9f3543afddc9f972f16135edc6ef6ff5b))
+ - [git-packetline] refactor ([`e5769d1`](https://github.com/yuki0iq/gitoxide/commit/e5769d1e7668ae54c667d2593c0c22e7723710c0))
+ - [git-packetline] refactor ([`fef3c9f`](https://github.com/yuki0iq/gitoxide/commit/fef3c9f0aed3f6a509a71e8ff20050c6ea660f56))
+ - (cargo-release) version 0.9.0 ([`18f6d01`](https://github.com/yuki0iq/gitoxide/commit/18f6d011043203523f1d0dacf657704ed3f9cf89))
+ - [git-transport] simplify parsing capabilities from lines ([`401af09`](https://github.com/yuki0iq/gitoxide/commit/401af0974742f10c8b9b3c9752e9d30205e96c16))
+ - Refactor ([`8ce28e7`](https://github.com/yuki0iq/gitoxide/commit/8ce28e74545ded2909417df9091da866fb343710))
+ - [git-transport] test capabilities in blocking and async mode ([`66eb2a5`](https://github.com/yuki0iq/gitoxide/commit/66eb2a5c803d3365c8d9522f24843a8b73dff76d))
+ - Refactor ([`558b208`](https://github.com/yuki0iq/gitoxide/commit/558b208f5055ab0562d3704e4fb62693eaab94fe))
+ - [git-transport] first round of getting capabilities into 'dual' mode… ([`3af353b`](https://github.com/yuki0iq/gitoxide/commit/3af353b8b3ed0ee608cbc96d1cd45a3165907a12))
+ - [git-transport] remove default features to force being explicit everywhere ([`d1b39f8`](https://github.com/yuki0iq/gitoxide/commit/d1b39f8093c032a172237a584c9208479611a866))
+ - [git-transport] A first async test, right now there is nothing to test though ([`9741ae1`](https://github.com/yuki0iq/gitoxide/commit/9741ae1ee0fcf65c144d87cd17d8fe547b288b12))
+ - Tests follow crate structure closely (again) ([`8d6e46a`](https://github.com/yuki0iq/gitoxide/commit/8d6e46a84c41d7f04f2dbbb1a4602159b1a96c8b))
+ - Make the blocking client the default… ([`9d62ca3`](https://github.com/yuki0iq/gitoxide/commit/9d62ca338927139708246ce0934f1cb317f14784))
+ - Revert "Remove maybe-async for now" ([`ebd5701`](https://github.com/yuki0iq/gitoxide/commit/ebd57017f80d0c12f6fe9a8d236843323c638311))
+ - Refactor ([`84d1509`](https://github.com/yuki0iq/gitoxide/commit/84d150952d9cd72a05d83419d4fc013c75d7b2dc))
+ - Refactor ([`1412282`](https://github.com/yuki0iq/gitoxide/commit/141228219d33e8056489514f91221d803888edd8))
+ - Refactor ([`f16d057`](https://github.com/yuki0iq/gitoxide/commit/f16d057054ad6fabc664bbcb00f75e5974f05db9))
+ - Refactor ([`976da51`](https://github.com/yuki0iq/gitoxide/commit/976da51efc5720300dfd3093e377284d1c4ccf3c))
+ - Refactor ([`7ac6a05`](https://github.com/yuki0iq/gitoxide/commit/7ac6a05442b0d7e97c886f8f57b8695a14761027))
+ - Refactor ([`cd02749`](https://github.com/yuki0iq/gitoxide/commit/cd027498944abde8339c421b5527abb9c3495de3))
+ - Remove maybe-async for now ([`97e96f4`](https://github.com/yuki0iq/gitoxide/commit/97e96f49ce9e4ac325faebe112cec9c11cdc715c))
+ - Refactor ([`6e6f4ac`](https://github.com/yuki0iq/gitoxide/commit/6e6f4acf4b3c704989928347f10f1725e6a866bd))
+ - Refactor git-transport test in preparation for async testing ([`42d5bf7`](https://github.com/yuki0iq/gitoxide/commit/42d5bf7f5e8f4d88d3f849febec0c6d2678e0d06))
+ - (cargo-release) version 0.8.0 ([`411a05e`](https://github.com/yuki0iq/gitoxide/commit/411a05ead1546c76fe51f359fbcb961a1140535e))
+ - (cargo-release) version 0.5.0 ([`8c4cc3f`](https://github.com/yuki0iq/gitoxide/commit/8c4cc3fb5922d1a761463bbbad65e59f91cce4cb))
+ - [async-transport] Cargo.toml and traits to be more 'realistic' ([`9a617a5`](https://github.com/yuki0iq/gitoxide/commit/9a617a5e68f032dbaba9a902b558666992683701))
+ - [async-transport] The very first step ([`b9e5559`](https://github.com/yuki0iq/gitoxide/commit/b9e5559afa776dc1a7eecc90cc219da5ff911d79))
+ - (cargo-release) version 0.14.0 ([`a760f8c`](https://github.com/yuki0iq/gitoxide/commit/a760f8c013e13ba82daa1acf1a4a57e0818a008d))
+ - (cargo-release) version 0.13.0 ([`ac2eddb`](https://github.com/yuki0iq/gitoxide/commit/ac2eddb06eb3d8a9a3dcdcd796eb54a7e45ab935))
+ - (cargo-release) version 0.7.0 ([`334b7e1`](https://github.com/yuki0iq/gitoxide/commit/334b7e1b838b5201f2484be42dee3c4d2fd789d7))
+ - (cargo-release) version 0.12.0 ([`3b71e7e`](https://github.com/yuki0iq/gitoxide/commit/3b71e7e8416e550b47e5aed2259c1181497ac9e8))
+ - (cargo-release) version 0.6.0 ([`50fb6f2`](https://github.com/yuki0iq/gitoxide/commit/50fb6f25e9afa900ac1c3cfb88d7ca0d5a9a95f7))
+ - (cargo-release) version 0.3.0 ([`d5c6643`](https://github.com/yuki0iq/gitoxide/commit/d5c6643a41d295eaf7aabb84eab435e42a11dd42))
+ - Thanks clippy ([`749ceba`](https://github.com/yuki0iq/gitoxide/commit/749ceba246fb8a4cb8d48fa86184619fef500108))
+ - Merge pull request #50 from Byron/edward-shen/odb-zlib-ng ([`acb90d7`](https://github.com/yuki0iq/gitoxide/commit/acb90d755fb02c37f8a5a431778abcbe143fb5e5))
+ - [gix] Add optional zlib feature ([`f1f9665`](https://github.com/yuki0iq/gitoxide/commit/f1f96658a6cd6165ba9c9d7acb809fcaf2c46f9c))
+ - (cargo-release) version 0.11.0 ([`1aa1f5e`](https://github.com/yuki0iq/gitoxide/commit/1aa1f5e84a07427d5d7f3231735fe9c1923f506f))
+ - (cargo-release) version 0.2.0 ([`0c39373`](https://github.com/yuki0iq/gitoxide/commit/0c39373de5aba0acc4aaa330bf51b6abd4f50474))
+ - Support for radicle urls ([`2c5b955`](https://github.com/yuki0iq/gitoxide/commit/2c5b955b07073c5ef0e7bbe3ab20f0047770440b))
+ - (cargo-release) version 0.5.1 ([`0cf1d06`](https://github.com/yuki0iq/gitoxide/commit/0cf1d06f5e289b541a842af03b59229fec833ca7))
+ - Silence so far unknown clippy lints ([`b5f2a4b`](https://github.com/yuki0iq/gitoxide/commit/b5f2a4b079665daa8b9e0228acc59d1eddd603b2))
+ - Thanks clippy ([`343ab9a`](https://github.com/yuki0iq/gitoxide/commit/343ab9adb62da1dde495fc209c179137bbe59a10))
+ - Complete git-transport docs ([`fa2dc9d`](https://github.com/yuki0iq/gitoxide/commit/fa2dc9d65100f0f3f97358746a37dc722bae12c3))
+ - Documentation for capabilities in git-transport ([`5ec79fa`](https://github.com/yuki0iq/gitoxide/commit/5ec79faaa2568cee9333b4bb0c96e8f0ee5a2433))
+ - More docs for git-transport ([`3a867e9`](https://github.com/yuki0iq/gitoxide/commit/3a867e945edad05dd65b75111628b99fa955c03f))
+ - More git-transport docs ([`6cd69b9`](https://github.com/yuki0iq/gitoxide/commit/6cd69b9a6b79ba8f9297cf2bb6e36dd8f63845a2))
+ - (cargo-release) version 0.5.0 ([`28df5e9`](https://github.com/yuki0iq/gitoxide/commit/28df5e9131aec3efb2b68db204662b92b232b33c))
+ - Use git-hash in git-features ([`5b307e0`](https://github.com/yuki0iq/gitoxide/commit/5b307e076f6f5975592c8b177c122c91c1d809c6))
+ - (cargo-release) version 0.4.0 ([`32aefc0`](https://github.com/yuki0iq/gitoxide/commit/32aefc051c7ad9d1a160f77db070df7fa4843dbc))
+ - (cargo-release) version 0.4.0 ([`72eaece`](https://github.com/yuki0iq/gitoxide/commit/72eaeceed135e4cc5c943685f4c902d03597c4d2))
+ - (cargo-release) version 0.9.0 ([`a89fdb9`](https://github.com/yuki0iq/gitoxide/commit/a89fdb98f64bb0ca070fa79a1f58f1232bb14090))
+ - (cargo-release) version 0.3.0 ([`d19ee35`](https://github.com/yuki0iq/gitoxide/commit/d19ee35cc6683c63e0eabd717e4758075faeaa71))
+ - (cargo-release) version 0.3.0 ([`eade7d1`](https://github.com/yuki0iq/gitoxide/commit/eade7d101e071153055b07d9c6ae3c1452493a21))
+ - Thanks clippy ([`ba9b3c2`](https://github.com/yuki0iq/gitoxide/commit/ba9b3c2345887353e02fc081be80733f1c5e22d9))
+ - Uograde everything else ([`0cd79d0`](https://github.com/yuki0iq/gitoxide/commit/0cd79d00bce3f042b5cc849cf48739e29f95fcb0))
+ - (cargo-release) version 0.8.0 ([`47c00c2`](https://github.com/yuki0iq/gitoxide/commit/47c00c2228cf25c79e1fa3eb4229c7ab24de91e5))
+ - Refactor ([`b3a8bb5`](https://github.com/yuki0iq/gitoxide/commit/b3a8bb5f7f0c6e80259922546928c2739c24f7b5))
+ - Refactor ([`f9e8d29`](https://github.com/yuki0iq/gitoxide/commit/f9e8d2932c02c22bf57acd39fb0a9e6d521070bd))
+ - Cargo clippy Rust 1.48 ([`475a68c`](https://github.com/yuki0iq/gitoxide/commit/475a68ce33b895de911939c51afa159df534f7b8))
+ - (cargo-release) version 0.7.0 ([`7fa7bae`](https://github.com/yuki0iq/gitoxide/commit/7fa7baeb3e7d008a25e4d714eff908e2516c828b))
+ - Remove dash in all repository links ([`98c1360`](https://github.com/yuki0iq/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
+ - Merge from main. ([`b59bd5e`](https://github.com/yuki0iq/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
+ - Refactor ([`ba1d883`](https://github.com/yuki0iq/gitoxide/commit/ba1d88364424eb60a0874a5726b62740dc348592))
+ - (cargo-release) version 0.2.1 ([`ebf3419`](https://github.com/yuki0iq/gitoxide/commit/ebf341936b22e899de88293ef377b438353d1821))
+ - (cargo-release) version 0.6.0 ([`9ef184e`](https://github.com/yuki0iq/gitoxide/commit/9ef184e35712f938fb4f9f6da7390a8777a9284e))
+ - (cargo-release) version 0.2.0 ([`779e9d0`](https://github.com/yuki0iq/gitoxide/commit/779e9d0ad67c20fa9cec14359e87774ca2d74ee4))
+ - (cargo-release) version 0.2.0 ([`da830de`](https://github.com/yuki0iq/gitoxide/commit/da830defc9cfa81ce159f6d908da828227760845))
+ - (cargo-release) version 0.5.0 ([`82b7313`](https://github.com/yuki0iq/gitoxide/commit/82b73131b79ec3c42a712dad1c0766a72209d737))
+ - Thanks clippy ([`e5d80b1`](https://github.com/yuki0iq/gitoxide/commit/e5d80b19b83dc03d49606b7ccba20ff0c39bc5d9))
+ - [clone] make cloning the linux kernel work ([`e780526`](https://github.com/yuki0iq/gitoxide/commit/e78052649c734f16f4d154edcbf54f4cc4484f5e))
+ - [clone] Assure we don't hang due to unprocessed headers when peeking lines! ([`d9ced27`](https://github.com/yuki0iq/gitoxide/commit/d9ced2711dba702d73b28f0e1b9399cd7eab5183))
+ - [clone] none the wiser - it really looks like everything is alright… ([`3b8d613`](https://github.com/yuki0iq/gitoxide/commit/3b8d613c6de349defce9af06d56f73ac2c0d0d25))
+ - [clone] reassure ourselves that ERR lines are handled, always ([`925370b`](https://github.com/yuki0iq/gitoxide/commit/925370b3f1d701d3376bdc80a4876e407b54c400))
+ - [clone] Response parsing up to (optional) pack ([`24064c7`](https://github.com/yuki0iq/gitoxide/commit/24064c77f2969380fb92ea66109df86e84060324))
+ - [clone] properly handle V2 response parsing ([`0d7d768`](https://github.com/yuki0iq/gitoxide/commit/0d7d768278234824e03c5e74dacaafca3ee65713))
+ - [ref-ls] A way to abort on multiple delimiters; first tests work ([`8d44912`](https://github.com/yuki0iq/gitoxide/commit/8d44912e7215b85c6931b7b829bd73ac38584424))
+ - Refactor ([`feec5be`](https://github.com/yuki0iq/gitoxide/commit/feec5be335a99a4c47ba98f93803863044575838))
+ - [ref-ls] Allow multiple delimiters at the same time ([`cfae63a`](https://github.com/yuki0iq/gitoxide/commit/cfae63a5f7d2d99560dd857f7220980d70c4c4d8))
+ - [ref-ls] It would be practical to simply have access to the line provider… ([`5fba787`](https://github.com/yuki0iq/gitoxide/commit/5fba78796d3bcc16f812dc3202d521ee057e86f9))
+ - Thanks clippy ([`27f30df`](https://github.com/yuki0iq/gitoxide/commit/27f30df9a8046fe4e872837e36dd497096660282))
+ - [ref-ls] don't leak the PacketLine error type in Transport interface ([`58ddd29`](https://github.com/yuki0iq/gitoxide/commit/58ddd2955a407efb6a46249810b916c6035eb5ff))
+ - [ref-ls] support for line peeking in packet line readers ([`0c0c575`](https://github.com/yuki0iq/gitoxide/commit/0c0c57522972f2a49ed5261474114da062e6ab15))
+ - [ref-ls] don't enforce V1 for local interactions ([`7b33336`](https://github.com/yuki0iq/gitoxide/commit/7b333369de1221f9bfbbe03a3a13e9a09bc1c907))
+ - [ref-ls] don't do anything on drop ([`9f18d9b`](https://github.com/yuki0iq/gitoxide/commit/9f18d9b9062d61d6da6e2bb7564fe5edbb1528c4))
+ - [ref-ls] Transport layer knows whether it's stateful or not ([`22c3640`](https://github.com/yuki0iq/gitoxide/commit/22c3640b70bb6925d72794eeaeda48b0687f2047))
+ - [ref-ls] Always send a flush before closing the connection ([`918f19f`](https://github.com/yuki0iq/gitoxide/commit/918f19f0c2dc202ed2014e30b7247e63a0f6a51e))
+ - [ref-ls] git protocol now supports user expansion… ([`d88e9da`](https://github.com/yuki0iq/gitoxide/commit/d88e9da15068aede3a587cbc857702fcfbdc6c6e))
+ - Refactor ([`e07fbd6`](https://github.com/yuki0iq/gitoxide/commit/e07fbd63db297cd9f70f8b86b1f1f56b15e270a8))
+ - Refactor ([`7b5ce69`](https://github.com/yuki0iq/gitoxide/commit/7b5ce695a05630c20ab461c63ff1f9b5fc662958))
+ - [ref-ls] allow ssh to work with tildes in paths ([`301ae81`](https://github.com/yuki0iq/gitoxide/commit/301ae81d1062fb002b080e8cdbb0bec134dd4de6))
+ - [ref-ls] first stab at leaving path resolution to upload pack ([`51dad09`](https://github.com/yuki0iq/gitoxide/commit/51dad09221c118884db7e52d1337eb2ab476e744))
+ - [ref-ls] verify also ssh works ([`1ef39ae`](https://github.com/yuki0iq/gitoxide/commit/1ef39aed71a684157363e27d0ae092a616782d41))
+ - [ref-ls] tune request to actually work in all cases, particularly for github ([`6bab2f3`](https://github.com/yuki0iq/gitoxide/commit/6bab2f343347dca45288a9f17f1b05fc62611080))
+ - [ref-ls] Make credentials helper truly work ([`7f3c3a7`](https://github.com/yuki0iq/gitoxide/commit/7f3c3a71db7eeba1d37481ba1b522d5ded654237))
+ - [ref-ls] Finally fix http content encoding (and fixtures to go with it) ([`49b7ad9`](https://github.com/yuki0iq/gitoxide/commit/49b7ad97075474ced5232345c7afac9d657c72b4))
+ - [ref-ls] This actually makes things work in real-life ([`24ebc59`](https://github.com/yuki0iq/gitoxide/commit/24ebc59d669dd22c68efa76eb3bcd66b6b59a3dd))
+ - [ref-ls] provide blanket impl at least to be less specific ([`0223e7f`](https://github.com/yuki0iq/gitoxide/commit/0223e7f4bf3eb5b3d3f3f430d82ce3386a6a566e))
+ - [ref-ls] Make things compile ([`b6506a4`](https://github.com/yuki0iq/gitoxide/commit/b6506a46ef59d8e25b245fa8caac5b4de4fdaa3d))
+ - Refactor ([`b38290e`](https://github.com/yuki0iq/gitoxide/commit/b38290e4a8fcabd758f26a15407710ab2abcdc07))
+ - Refactor ([`202383a`](https://github.com/yuki0iq/gitoxide/commit/202383add69e7667fb2043d55e17f8064bc658c9))
+ - Thanks clippy ([`b060f42`](https://github.com/yuki0iq/gitoxide/commit/b060f42d097e52b5891e3b774ebd8ea8b076d011))
+ - [clone] support automatic downgrade to protocol version 1 ([`4cf3643`](https://github.com/yuki0iq/gitoxide/commit/4cf36436f11eb95d420c1147a1ec8adb618ea5fb))
+ - [clone] transport provides desired protocol version ([`c39b645`](https://github.com/yuki0iq/gitoxide/commit/c39b64598a4119f0cf3c8aaf30e32996632fb51c))
+ - [clone] update README, improve delegate docs ([`dc7908f`](https://github.com/yuki0iq/gitoxide/commit/dc7908f1546239ade71f4147a389a001769311f5))
+ - [clone] features for V1 fetch ([`5b24a55`](https://github.com/yuki0iq/gitoxide/commit/5b24a559dfb03c99ee360e9997650c443fd30077))
+ - [clone] Support explicitly closing (v2) connections ([`41e4cb2`](https://github.com/yuki0iq/gitoxide/commit/41e4cb22de9e06bfc5aa93246f931f483335fa69))
+ - Refactor ([`dda62fc`](https://github.com/yuki0iq/gitoxide/commit/dda62fc1a170793768ef1791db85a0c3cca0fad1))
+ - [clone] Prevent accidental leakage by transforming back to the 'right' type ([`2d469c6`](https://github.com/yuki0iq/gitoxide/commit/2d469c66ec47be2e1bc3e0b1f3d17dfea5050970))
+ - Refactor ([`88ecda1`](https://github.com/yuki0iq/gitoxide/commit/88ecda11dc1d97a7460a449350945dcac2f13752))
+ - [clone] support for git-credentials helper ([`a6546da`](https://github.com/yuki0iq/gitoxide/commit/a6546dab8d6d0dc4453052b77278cf5bb96aaade))
+ - [clone] make URL available in transport layer ([`6778447`](https://github.com/yuki0iq/gitoxide/commit/67784478b96f8afd142e52982e2161a1f05d2ec9))
+ - [clone] http basic auth support for all kinds of calls ([`572fb54`](https://github.com/yuki0iq/gitoxide/commit/572fb54b1445d25d55713ca3d68e19bede2b3cff))
+ - [clone] first sketch of basic authentication support for http ([`c5b2d04`](https://github.com/yuki0iq/gitoxide/commit/c5b2d046f58a8cd3b66097c48ea9399ac34246d7))
+ - [clone] sketch for identity handling ([`b23f470`](https://github.com/yuki0iq/gitoxide/commit/b23f47029fba50c7bba23a6ebe135e129ee9392a))
+ - Refactor ([`22cb37d`](https://github.com/yuki0iq/gitoxide/commit/22cb37d26f18653b81f52e23f58b5797c763f883))
+ - [clone] Add (hardcoded) timeout when connecting via TCP ([`02c195b`](https://github.com/yuki0iq/gitoxide/commit/02c195ba312b174ada5733321c08a8294f360cdd))
+ - Thanks clippy ([`712527f`](https://github.com/yuki0iq/gitoxide/commit/712527f2adfad18c2527ee7bf9bb8841897db4e0))
+ - [clone] Finish implementing ssh access, which might even work ([`8b843f2`](https://github.com/yuki0iq/gitoxide/commit/8b843f2f08c3b070db427a3a8f2c08f4d778914c))
+ - [clone] Add support for SSH prefixes in otherwise local service invocations ([`a1db217`](https://github.com/yuki0iq/gitoxide/commit/a1db2172dc691765dec907a226e0790c36358c1f))
+ - [clone] once again, for SSH we need to delay calling the actual service ([`2c70275`](https://github.com/yuki0iq/gitoxide/commit/2c70275e45b487a966d1772cf1e7a90e96cbbaad))
+ - [clone] Support for the probably very unnkown VIRTUAL_HOST env var ([`36fe20c`](https://github.com/yuki0iq/gitoxide/commit/36fe20cb3a82fe6fa78cc18f7d71d25b9022397c))
+ - [clone] Allow connecting via the protocol ([`eb7be2b`](https://github.com/yuki0iq/gitoxide/commit/eb7be2bd5f75ac3a04fb1b6afdc9377478f7818e))
+ - [clone] be sure to wait on the spawned child on drop to prevent resource depletion ([`768d7f2`](https://github.com/yuki0iq/gitoxide/commit/768d7f2b704f569e117a63a690c3b3769a2b1442))
+ - Thanks clippy ([`2528c82`](https://github.com/yuki0iq/gitoxide/commit/2528c82f4708a0258985d3ebfde6cba10a72c9c6))
+ - [clone] implement file based protocol using git- processes ([`be254a9`](https://github.com/yuki0iq/gitoxide/commit/be254a9316c08e17702eeb4c65b4dde8e6bb2e6e))
+ - [clone] add 'Process' mode for git connection ([`e38c7bf`](https://github.com/yuki0iq/gitoxide/commit/e38c7bf1a2a9409762e891b7bb50f509d9b0d03d))
+ - Refactor ([`2ecb975`](https://github.com/yuki0iq/gitoxide/commit/2ecb9759f6a916c0a887800df625480c123aa5f6))
+ - [clone] first steps towards launching git-upload-pack while… ([`41f05f1`](https://github.com/yuki0iq/gitoxide/commit/41f05f13a1fac078b694e6f4a9c8f52eeaff4191))
+ - [clone] Http fetch test for V2 ([`81618ae`](https://github.com/yuki0iq/gitoxide/commit/81618ae8f4e60fbfbb424de6e42bf796dabb47f8))
+ - [clone] http test for ls-refs V2 ([`3ef1e47`](https://github.com/yuki0iq/gitoxide/commit/3ef1e47d7e3781bdc52daac0d266dcbaa3dfb07a))
+ - [clone] finish test for git-based V2 command invocation ([`9384f32`](https://github.com/yuki0iq/gitoxide/commit/9384f327e6c9bf5d6fc6f17d5d0ed573213fc5d8))
+ - [clone] support for V2 arguments ([`8d56e79`](https://github.com/yuki0iq/gitoxide/commit/8d56e7961c7de15197d1127617194fde028cc2aa))
+ - Refactor ([`f46c89d`](https://github.com/yuki0iq/gitoxide/commit/f46c89d087e387702d2f887946ff0da1fdb19117))
+ - Refactor ([`9ed859a`](https://github.com/yuki0iq/gitoxide/commit/9ed859a5ebd8f4a1654107c9909f99739c73435d))
+ - [clone] Using a normal writer, we can't produce delimiter packets ([`1877b5f`](https://github.com/yuki0iq/gitoxide/commit/1877b5f09d65fac6963b75afdf22afa938c7aac8))
+ - [clone] first sketch of extension trait to invoke V2 commands ([`90eed9d`](https://github.com/yuki0iq/gitoxide/commit/90eed9d5a8a672fe6c899c07b98b51e1e783b656))
+ - [clone] Finally, HTTP requests are properly handled, it all works out! ([`a6121d9`](https://github.com/yuki0iq/gitoxide/commit/a6121d93eec50406cbd0b1b8a8f1fbbbabec0f53))
+ - [clone] Helper now integrates with Http trait, neat ([`b462bc7`](https://github.com/yuki0iq/gitoxide/commit/b462bc7abbb8468063d85d08d656b820fdac903e))
+ - [clone] first sketch of 'HeaderAndBody' helper ([`226f096`](https://github.com/yuki0iq/gitoxide/commit/226f0967b557f1186ce5a1ca6f6e80e6926d3210))
+ - Refactor ([`f2ff90d`](https://github.com/yuki0iq/gitoxide/commit/f2ff90d65edd91c4f6dc6baaf1242df31ef0ef2e))
+ - [clone] a way to change progress handling on the fly ([`c1bcc0a`](https://github.com/yuki0iq/gitoxide/commit/c1bcc0adf04a32e9332fae047fba066d4cff6538))
+ - [clone] first steps towards more flexible sideband switching ([`3d959e6`](https://github.com/yuki0iq/gitoxide/commit/3d959e68f1b4906ac143e26eb14d65bdf03ef62a))
+ - [clone] Issue: shoehorning header handling into the body reader ([`4c304f1`](https://github.com/yuki0iq/gitoxide/commit/4c304f1520fdc06c03aceb389049154cc53edea9))
+ - Thanks clippy ([`bdcaf36`](https://github.com/yuki0iq/gitoxide/commit/bdcaf3680a13fde84ff7f9cbe3f49b09c8e55d8f))
+ - [clone] Now we get to the point where uploads start, but… ([`8bd6182`](https://github.com/yuki0iq/gitoxide/commit/8bd618262c963b23f84ad5214b25efe474abb851))
+ - [clone] first steps towards testing posting via http… ([`b6a7e75`](https://github.com/yuki0iq/gitoxide/commit/b6a7e752053254a3547c9afcb6254201fd9f69a8))
+ - Refactor ([`a810f9f`](https://github.com/yuki0iq/gitoxide/commit/a810f9f354a5e532b819d542ed2a2fdf7a42eb17))
+ - Refactor ([`5c2bd5f`](https://github.com/yuki0iq/gitoxide/commit/5c2bd5f244bacc776be6f5f45dfd79f03b3a3093))
+ - [clone] make on-drop messages do the right thing ([`5a39d70`](https://github.com/yuki0iq/gitoxide/commit/5a39d70c00dbe04598137f479dca54c1ec2dd98e))
+ - [clone] first test for request - ideally we manage to add a lifetime to the closure box… ([`db1a5b8`](https://github.com/yuki0iq/gitoxide/commit/db1a5b83338b12a14c3cc53886f5362feef1370f))
+ - Thanks clippy ([`913e55d`](https://github.com/yuki0iq/gitoxide/commit/913e55de74d3cfecba78345945f1b965b47d407d))
+ - Refactor ([`de22323`](https://github.com/yuki0iq/gitoxide/commit/de22323c075de5bcb2957418410876101a05c9da))
+ - Refactor ([`bad8361`](https://github.com/yuki0iq/gitoxide/commit/bad836163c101f74e1eea862698edcbf730a05d5))
+ - Refactor ([`466557c`](https://github.com/yuki0iq/gitoxide/commit/466557c6c0e4c7b5afe94bee4a4ab07a714089b2))
+ - [clone] on-demand line writer, it's cheap ([`8ddd0fa`](https://github.com/yuki0iq/gitoxide/commit/8ddd0fa9f74c9ac44e305d7fb0e53fb816bea0b6))
+ - [clone] it shows that the packetline writer is better to be owned ([`f2c6e9f`](https://github.com/yuki0iq/gitoxide/commit/f2c6e9fa763d10f7c72ad4ff29f273f8a6c6872f))
+ - Refactor ([`aceaaed`](https://github.com/yuki0iq/gitoxide/commit/aceaaed45be5d523c9b4c1f98444b84619cbc13f))
+ - Refactor ([`2cdda7a`](https://github.com/yuki0iq/gitoxide/commit/2cdda7af8ae884b5efde8861f13d85b07d643b94))
+ - Refactor ([`521516f`](https://github.com/yuki0iq/gitoxide/commit/521516f8c5713070ca393bd3b54994cb162d7523))
+ - Refactor ([`3738897`](https://github.com/yuki0iq/gitoxide/commit/3738897a0347694458717e0abbb052ed79c3546d))
+ - Refactor ([`2e68315`](https://github.com/yuki0iq/gitoxide/commit/2e68315a7a1e47d2659eb3c047ba6015475bd9bf))
+ - [clone] first sketch of http request ([`8b4befb`](https://github.com/yuki0iq/gitoxide/commit/8b4befb9ef589d02f9232d72229731b646614fcf))
+ - Refactor ([`23af7e1`](https://github.com/yuki0iq/gitoxide/commit/23af7e1e7c19d6e0db43540016ef9d851d0a048a))
+ - [clone] support writing multiple messages on drop for the 'clone' case ([`9266442`](https://github.com/yuki0iq/gitoxide/commit/92664425cb70d3d646dab97a714efc7f7b99b96d))
+ - Thanks clippy ([`2ed10de`](https://github.com/yuki0iq/gitoxide/commit/2ed10de5f6213ca5ed68f072b9984bff32a5d67c))
+ - [clone] Sketch 'request()' implementation for git protocol ([`fd0e0e9`](https://github.com/yuki0iq/gitoxide/commit/fd0e0e9e49f5481c14e17a462f9e507663fd5e6a))
+ - [clone] Allow progress callback to know if it's an error line ([`0c41844`](https://github.com/yuki0iq/gitoxide/commit/0c41844dbad5182ad3ea8d15dcfd0af92263936c))
+ - [clone] sketch for generic request/response pattern suitable for clone/fetch ([`e0fd5a6`](https://github.com/yuki0iq/gitoxide/commit/e0fd5a60960e0768a68878f38c034be9c44c6039))
+ - Thanks clippy (what would I do without you <3) ([`631af04`](https://github.com/yuki0iq/gitoxide/commit/631af04c87f0b6b22c3ac1ef0d300a02bbdcd217))
+ - [clone] Capabilities now can have multiple values (per command) for V2 ([`44dcea6`](https://github.com/yuki0iq/gitoxide/commit/44dcea6ed33549e97cfbdd006f9f8fb3ce2e8597))
+ - [clone] First step towards http V2 handshake shows capabilities are… ([`f58a785`](https://github.com/yuki0iq/gitoxide/commit/f58a78595658e30cac216c0ddade891cda745eae))
+ - [clone] remaining handshake V2 assertions ([`1a58955`](https://github.com/yuki0iq/gitoxide/commit/1a58955f70a945e94d9846424c35c341a8661549))
+ - [clone] first sketch of git handshake, V2 ([`bf1f05b`](https://github.com/yuki0iq/gitoxide/commit/bf1f05bbb229f98cfa636c2b974b687042168d20))
+ - [clone] git protocol sends in packet line format, which is now enforced ([`4ce5916`](https://github.com/yuki0iq/gitoxide/commit/4ce591646c2c6958bc3cf67a7dc6f792d507c30b))
+ - Refactor ([`44b06a7`](https://github.com/yuki0iq/gitoxide/commit/44b06a7d4b11494271e59ef3069f0fe326c9eadf))
+ - Thanks clippy ([`ee5abfc`](https://github.com/yuki0iq/gitoxide/commit/ee5abfcf85889a56495844e4403bc40ebaa01a29))
+ - [clone] Configure http timeouts, just so that it is done ([`070855a`](https://github.com/yuki0iq/gitoxide/commit/070855a5bda314c5843ea9091351e8f8540d7d05))
+ - Refactor ([`8b1dc48`](https://github.com/yuki0iq/gitoxide/commit/8b1dc4846c54be78b2df0f3d02c4efa53c7f79a6))
+ - [clone] Allow differentiating HTTP permission errors ([`4c9c413`](https://github.com/yuki0iq/gitoxide/commit/4c9c413c1cdd24dea59274931b335be3daf3653d))
+ - [clone] abort early on HTTP status errors ([`e829c0a`](https://github.com/yuki0iq/gitoxide/commit/e829c0ab9923ff38c36196cbe196d158cb3a1ea7))
+ - Refactor ([`791c05e`](https://github.com/yuki0iq/gitoxide/commit/791c05e08d9c6148fa0f89894c9b2abdadf3f503))
+ - [clone] more http test validations ([`e697b8c`](https://github.com/yuki0iq/gitoxide/commit/e697b8cbc236783938fca70c0a4b46ccdf10c084))
+ - Revert "[clone] FAIL: try to communicate error codes after request" ([`350de7c`](https://github.com/yuki0iq/gitoxide/commit/350de7cd517f8b94e263312f5dda1515ae6297a9))
+ - [clone] FAIL: try to communicate error codes after request ([`2501ddd`](https://github.com/yuki0iq/gitoxide/commit/2501ddd9f377cc869817fb32be213d943a9666a0))
+ - [clone] Check for 'smart' protcols ([`2960645`](https://github.com/yuki0iq/gitoxide/commit/2960645ffb160745cac82b2e7267dcff10286420))
+ - [clone] validate expected http service announcement ([`a224a2c`](https://github.com/yuki0iq/gitoxide/commit/a224a2c8190b1d45a61eef4cdef620e7f3bea659))
+ - [clone] Keep line reader around in http transport ([`feb2596`](https://github.com/yuki0iq/gitoxide/commit/feb259645651309b31df91b18ab247d6955f9a7f))
+ - Thanks clippy (I really tried) ([`e8880fb`](https://github.com/yuki0iq/gitoxide/commit/e8880fb6e69c15bd44c21edb1ff6de4d8738e036))
+ - [clone] unbelievable, but it now seems to work as expected ([`88dbbf5`](https://github.com/yuki0iq/gitoxide/commit/88dbbf5294446bfad1534d1c0635e9a5876ef769))
+ - [clone] quick hack to finish http set service, but something is seriously wrong… ([`dd93504`](https://github.com/yuki0iq/gitoxide/commit/dd93504624f57e16b71119a8aadbe3aa8b971a01))
+ - [clone] non-deterministic behaviour when parsing HTML, despite ignoring the encoding ([`bab3ec3`](https://github.com/yuki0iq/gitoxide/commit/bab3ec324ddbee50cfddfef76fd7715286fc9caf))
+ - [clone] It definitely doesn't want to read the data to the end with 'chunked' ([`49f1aca`](https://github.com/yuki0iq/gitoxide/commit/49f1acac1817c02b76014965f0d26cdfaa4f062e))
+ - [clone] for good measure: configure posts (more) correctly ([`e491e58`](https://github.com/yuki0iq/gitoxide/commit/e491e588eb2d3785ac7cc5a226733836e6552309))
+ - [clone] Disabling transfer decoding makes it better, but… ([`3a1b8bc`](https://github.com/yuki0iq/gitoxide/commit/3a1b8bcfad37f8f5a0587d7f1a40a499f0c32131))
+ - [clone] It looks like curl is stumbling over the 'chunked' header ([`279a386`](https://github.com/yuki0iq/gitoxide/commit/279a3868d1d8ac56bfb7db57a8fb9853bf992f7b))
+ - [clone] Fix deadlock - classic, and obvious ([`72a165e`](https://github.com/yuki0iq/gitoxide/commit/72a165ea23b4ba119eb97bbe30912aa25b7502fe))
+ - [clone] possibly correct impl of Handler; still hangs though :D ([`aefd8d4`](https://github.com/yuki0iq/gitoxide/commit/aefd8d459030ce3b88c7629894a36ace4ba0fb31))
+ - [clone] Fair enough - it locks up somewhere, let's see :D ([`33a1a22`](https://github.com/yuki0iq/gitoxide/commit/33a1a2217e27121c8061ef9547c2589fed39e015))
+ - [clone] Improve usability of posts… ([`e1b944e`](https://github.com/yuki0iq/gitoxide/commit/e1b944ef7d79294f56193431abade939e307c19a))
+ - [clone] Actually use that abstraction ([`d0bdbe4`](https://github.com/yuki0iq/gitoxide/commit/d0bdbe42ed8a62f23643904f9d2284e31fdbabea))
+ - [clone] generalization of get and post ([`e62adc9`](https://github.com/yuki0iq/gitoxide/commit/e62adc937d2c0256c15358e5ee6f76fc2cc5318f))
+ - [clone] Curl can now use remote to perform operations (get only for now) ([`a82f028`](https://github.com/yuki0iq/gitoxide/commit/a82f0280f4240bb29801b1beabc96e6f7fa451d7))
+ - [clone] try sending curl error even harder… ([`b450bfc`](https://github.com/yuki0iq/gitoxide/commit/b450bfc3d917d13dde9f32427dd905fb35d51063))
+ - [clone] first sketch of remote-curl, a way to transform curl into Read/Write ([`22b4b39`](https://github.com/yuki0iq/gitoxide/commit/22b4b39a3e009d25bcfb18c33be1ca4dfcd76f2d))
+ - [clone] Send headers with BufReaders ([`6a95aaa`](https://github.com/yuki0iq/gitoxide/commit/6a95aaab582941c6d1697dde6982c0aa8896c73d))
+ - Refactor ([`d427671`](https://github.com/yuki0iq/gitoxide/commit/d4276719ac5e54bb70ee5a88c534acbf94e4a817))
+ - [clone] Fixed shortcomings of http error handling, with thiserror ([`424e159`](https://github.com/yuki0iq/gitoxide/commit/424e1598a2b37f7b67250ad5b7ec62abdfe75f58))
+ - [clone] Allow to use specific HttpErrors, at the expense of source ([`b16a8c5`](https://github.com/yuki0iq/gitoxide/commit/b16a8c5c153e7368f17c0a7110157f5a545a35ba))
+ - [clone] Fix 'small' compile (without http) ([`29ca5e8`](https://github.com/yuki0iq/gitoxide/commit/29ca5e8df83beede03f966de2aeae5e30638f6bc))
+ - [clone] First step towards 'remote http executor' ([`f1e48d7`](https://github.com/yuki0iq/gitoxide/commit/f1e48d7c178b15f0a0b9ba41fb4f94e4c6f0c74a))
+ - [clone] things get more complicated…take a step back maybe? ([`f778637`](https://github.com/yuki0iq/gitoxide/commit/f77863726a5b7001e47f8f6b48eb0709a1cd0856))
+ - [clone] Right before actually performing the http call… ([`5bf9e6a`](https://github.com/yuki0iq/gitoxide/commit/5bf9e6a21c1bdab3010e362604e324bcebbb45b0))
+ - [clone] better user agent header ([`4396587`](https://github.com/yuki0iq/gitoxide/commit/4396587a2d1a0ca50119947048252709cafa277d))
+ - [clone] in small steps to getting the http 'interface' right ([`43f2a92`](https://github.com/yuki0iq/gitoxide/commit/43f2a92c6f51a097f6f707953fe215c28c95fa04))
+ - [clone] A utility to respond with mock replies on a socket ([`1bf7ef7`](https://github.com/yuki0iq/gitoxide/commit/1bf7ef739dc4c94b4be8a0748333c4486b6555b7))
+ - [clone] improvements to Http trait; prep for curl tests ([`9f69d6a`](https://github.com/yuki0iq/gitoxide/commit/9f69d6ab3964b2cd566b5a6c4b739804d7cf3f7f))
+ - [clone] a piped iterator ([`5148c85`](https://github.com/yuki0iq/gitoxide/commit/5148c85efc70c0ec06be3ebce267ce727c8ee4e1))
+ - Thanks clippy ([`c4f570f`](https://github.com/yuki0iq/gitoxide/commit/c4f570fcae7e21745a37a4265b05d21e6149157b))
+ - [clone] frame for implementing 'pipe' support ([`c555681`](https://github.com/yuki0iq/gitoxide/commit/c55568127ff943cc6749dba5054d7b3e93c049eb))
+ - Refactor ([`bfda633`](https://github.com/yuki0iq/gitoxide/commit/bfda633234fa5661a34a98f9f8071570f6cea10c))
+ - [clone] sketch for http infrastructure to get going with curl ([`8351299`](https://github.com/yuki0iq/gitoxide/commit/835129968b5414c980f24dc73aa89b43ac39bcaa))
+ - [clone] an easy way to get a few HTTP replies for consumption by the client ([`8b082d0`](https://github.com/yuki0iq/gitoxide/commit/8b082d068f1adc0224ab5e0c646a91742dffaa5f))
+ - Refactor ([`0bbd87e`](https://github.com/yuki0iq/gitoxide/commit/0bbd87e023da4e2cf0412e4c017816be11fc4174))
+ - Refactor ([`bbce340`](https://github.com/yuki0iq/gitoxide/commit/bbce340e89bbc8b53b6632897ba5bf6dbdeafe11))
+ - Thanks clippy ([`73a6868`](https://github.com/yuki0iq/gitoxide/commit/73a6868963993a3328e7d8fe94e5a6ac5078a944))
+ - [clone] Make it optional to abort the packet line reader on 'ERR ' ([`abf9c3b`](https://github.com/yuki0iq/gitoxide/commit/abf9c3b3c9fe757a7418626cd985960f58718357))
+ - [clone] Finally it all works exactly as desired… ([`c5bbb57`](https://github.com/yuki0iq/gitoxide/commit/c5bbb57ad7069c839757f72432d23c43de0b61da))
+ - [clone] Most of the V1 handshake works, but… ([`318024b`](https://github.com/yuki0iq/gitoxide/commit/318024bc14b0bc88e7728bdacaa0c32265618f4d))
+ - [clone] YES! Boxes with dyn traits and lifetimes… ([`5e35d0a`](https://github.com/yuki0iq/gitoxide/commit/5e35d0acf9efcb787eec0591c6f02735ae417e60))
+ - [clone] FAIL: Right, need a box after all ([`6e57927`](https://github.com/yuki0iq/gitoxide/commit/6e5792746d164696a1b3bcb64f100328380e19df))
+ - [clone] FAIL: can't pass line reader as box ([`633341d`](https://github.com/yuki0iq/gitoxide/commit/633341dd5f3fbd7b910c545e203e0bd734b5f989))
+ - [clone] sketching how to possibly return Line readers while keeping it sane… ([`4ba123b`](https://github.com/yuki0iq/gitoxide/commit/4ba123b8e543a2ef3ba07aaf467b208047db0e1d))
+ - Thanks clippy ([`81c0185`](https://github.com/yuki0iq/gitoxide/commit/81c0185bdb7f483021db1ab85064863c17f33571))
+ - Refactor ([`f8ff1c7`](https://github.com/yuki0iq/gitoxide/commit/f8ff1c753300c3af7d328440a3591343cbe5f040))
+ - [clone] capability parsing ([`5b019af`](https://github.com/yuki0iq/gitoxide/commit/5b019afe49fe1b35f72b91e4919f7a31e87f4f94))
+ - Refactor ([`2b40961`](https://github.com/yuki0iq/gitoxide/commit/2b40961a2c653d1f5be7d31337e4eed8f08f900a))
+ - [clone] a little closer to handling the client handshake ([`1a4f84d`](https://github.com/yuki0iq/gitoxide/commit/1a4f84dd698d89b83d251f81797cb4cf8c3ceb34))
+ - [clone] first frame for testing transport layer interactions ([`e1100c8`](https://github.com/yuki0iq/gitoxide/commit/e1100c817bdf49d960aff7b7bee99302583d599c))
+ - Refactor ([`f3c5c05`](https://github.com/yuki0iq/gitoxide/commit/f3c5c059169e9cc998ec0c80baf637142eb200ef))
+ - Bump git-features to 0.4 to allow publishes after breaking changes ([`9d6b879`](https://github.com/yuki0iq/gitoxide/commit/9d6b8790e2edd7fa01b3239adff86a7cd2393f10))
+ - [clone] move packet-line code into own crate ([`879af67`](https://github.com/yuki0iq/gitoxide/commit/879af671fcde405d3d08ddbc07ea70d0bee23ef1))
+ - [clone] http protocol is now optional ([`06c0816`](https://github.com/yuki0iq/gitoxide/commit/06c0816bd0ed0ae0f125c1fa93ffe1b89e7e7eb1))
+ - [clone] (very) First stab at http protocol connection ([`218a5eb`](https://github.com/yuki0iq/gitoxide/commit/218a5ebbd5c7b466406fd488ade6c60bde3f78a6))
+ - [clone] Better error handling for generalized `connect(…)` ([`713808c`](https://github.com/yuki0iq/gitoxide/commit/713808cd8bd326b632c2b8f0cfbe7f147b1fa0aa))
+ - [clone] fix git-transport crate size ([`720f444`](https://github.com/yuki0iq/gitoxide/commit/720f4442b06702b9efc1c257d2b54d4a22d3649d))
+ - [clone] enable git-transport tests ([`8e07be4`](https://github.com/yuki0iq/gitoxide/commit/8e07be44ae38830f4894ed80ea9faab567593256))
+ - Refactor ([`104b7fe`](https://github.com/yuki0iq/gitoxide/commit/104b7fef720751ba7306cee4010e90a20bd6955d))
+ - Thanks clippy ([`c62bfa2`](https://github.com/yuki0iq/gitoxide/commit/c62bfa277b854ee21c6774ce88f086a2926dd858))
+ - [clone] expand-path should be server-side ([`8a38856`](https://github.com/yuki0iq/gitoxide/commit/8a38856a811078d1d453db9c0e0ad7b6baaaed3c))
+ - [clone] the return of actually parsing remote progress ([`c465fde`](https://github.com/yuki0iq/gitoxide/commit/c465fdecd4840627a3c6943af014999f5c9cc3e1))
+ - [clone] move packet-lint into transport layer ([`c0dd831`](https://github.com/yuki0iq/gitoxide/commit/c0dd8315089243164d82c444499a459756a0337b))
+ - [clone] sample on how SSH connection fits in ([`a562059`](https://github.com/yuki0iq/gitoxide/commit/a56205935ead562a8388e86565919081261dea2a))
+ - [clone] first sketch of transport layer's connection logic ([`f10cee5`](https://github.com/yuki0iq/gitoxide/commit/f10cee5638a220fff629af274baebbcc0f4f0f61))
+ - Allow dual-licensing with Apache 2.0 ([`ea353eb`](https://github.com/yuki0iq/gitoxide/commit/ea353eb02fd4f75508600cc5676107bc7e627f1e))
+ - Add missing license description ([`2b80181`](https://github.com/yuki0iq/gitoxide/commit/2b80181ad428a9bf267a9660886f347a850fc76f))
+ - Make crates publishable ([`5688a34`](https://github.com/yuki0iq/gitoxide/commit/5688a3427ff3673e1422d43106f4d685fa837aed))
+ - \#[forbid(unsafe)] for all crates ([`afda803`](https://github.com/yuki0iq/gitoxide/commit/afda8039259b7a30cfed5dbcdd9caf4773b4c234))
+ - Cleanup - don't build and run tests while there is nothing to test ([`4a153da`](https://github.com/yuki0iq/gitoxide/commit/4a153da0d60a30615fc402cfecb977f0d771594a))
+ - Prepare git-transport just so that we don't forget to take the name ([`2c3ad7d`](https://github.com/yuki0iq/gitoxide/commit/2c3ad7d916ca513cc9dff26ff2150bae0dcb93e1))
## 0.25.3 (2023-01-10)
diff --git a/gix-transport/Cargo.toml b/gix-transport/Cargo.toml
index 0b7ea9f47b6..735851388e3 100644
--- a/gix-transport/Cargo.toml
+++ b/gix-transport/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-transport"
-version = "0.49.0"
+version = "0.49.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate of the gitoxide project dedicated to implementing the git transport layer"
@@ -82,11 +82,11 @@ required-features = ["async-client"]
[dependencies]
gix-command = { version = "^0.6.3", path = "../gix-command" }
-gix-features = { version = "^0.44.0", path = "../gix-features" }
-gix-url = { version = "^0.33.0", path = "../gix-url" }
-gix-sec = { version = "^0.12.1", path = "../gix-sec" }
-gix-packetline = { version = "^0.19.2", path = "../gix-packetline" }
-gix-credentials = { version = "^0.31.0", path = "../gix-credentials", optional = true }
+gix-features = { version = "^0.44.1", path = "../gix-features" }
+gix-url = { version = "^0.33.1", path = "../gix-url" }
+gix-sec = { version = "^0.12.2", path = "../gix-sec" }
+gix-packetline = { version = "^0.19.3", path = "../gix-packetline" }
+gix-credentials = { version = "^0.31.1", path = "../gix-credentials", optional = true }
gix-quote = { version = "^0.6.1", path = "../gix-quote" }
serde = { version = "1.0.114", optional = true, default-features = false, features = [
diff --git a/gix-transport/src/lib.rs b/gix-transport/src/lib.rs
index 60f2d538403..5e44b00ae63 100644
--- a/gix-transport/src/lib.rs
+++ b/gix-transport/src/lib.rs
@@ -7,7 +7,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms)]
#![forbid(unsafe_code)]
diff --git a/gix-url/CHANGELOG.md b/gix-url/CHANGELOG.md
index 5e284e0f8fa..d5fc613dbdb 100644
--- a/gix-url/CHANGELOG.md
+++ b/gix-url/CHANGELOG.md
@@ -5,6 +5,74 @@ 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.33.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+ - Add documentation explaining URL serialization and password handling
+
+### Commit Statistics
+
+
+
+ - 5 commits contributed to the release over the course of 1 calendar day.
+ - 1 day passed between releases.
+ - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
+ - 0 issues like '(#ID)' were seen in commit messages
+
+### Commit Details
+
+
+
+view details
+
+ * **Uncategorized**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2223 from GitoxideLabs/copilot/update-gix-url-documentation ([`fb13346`](https://github.com/yuki0iq/gitoxide/commit/fb13346809b101e1cf24ad97ad5f5773ebd2a963))
+ - Adjust documentation to be a bit less verbose. ([`78898a7`](https://github.com/yuki0iq/gitoxide/commit/78898a7987c181d1d04d917e308bba10eeac1e41))
+ - Add documentation explaining URL serialization and password handling ([`c836c3d`](https://github.com/yuki0iq/gitoxide/commit/c836c3dcdcfe7775ff10086d61cbfb2bdc115f57))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
+## 0.33.0 (2025-10-22)
+
+### New Features
+
+ - Make all Url fields public
+ This way it's easier to manipulate the URL at will. Since there is no validation, users of URLs should never take a parsed structure, but instead take the path or URL directly to parse it themselves.
+
+### Commit Statistics
+
+
+
+ - 10 commits contributed to the release over the course of 99 calendar days.
+ - 99 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**
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Make all Url fields public ([`3a470d1`](https://github.com/yuki0iq/gitoxide/commit/3a470d1e8e001594276546e75dab0552fff8629f))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+
+
## 0.32.0 (2025-07-15)
### Bug Fixes
@@ -17,10 +85,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- - 7 commits contributed to the release over the course of 79 calendar days.
+ - 8 commits contributed to the release over the course of 79 calendar days.
- 79 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#2056](https://github.com/GitoxideLabs/gitoxide/issues/2056)
+ - 1 unique issue was worked on: [#2056](https://github.com/yuki0iq/gitoxide/issues/2056)
### Commit Details
@@ -28,15 +96,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
- * **[#2056](https://github.com/GitoxideLabs/gitoxide/issues/2056)**
- - Username in scp-like url is no longer percent-encoded ([`04bc4a8`](https://github.com/GitoxideLabs/gitoxide/commit/04bc4a81614146f56f341e15b459dfc1a880bd45))
+ * **[#2056](https://github.com/yuki0iq/gitoxide/issues/2056)**
+ - Username in scp-like url is no longer percent-encoded ([`04bc4a8`](https://github.com/yuki0iq/gitoxide/commit/04bc4a81614146f56f341e15b459dfc1a880bd45))
* **Uncategorized**
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2060 from yuja/push-urolxnurwtsn ([`68d761c`](https://github.com/GitoxideLabs/gitoxide/commit/68d761cdc87a46b72028153e096f1a22012239bc))
- - Add baseline tests for `_` and `@` in username ([`212b618`](https://github.com/GitoxideLabs/gitoxide/commit/212b618c5f99cc75ed612431669dcc2ec4c49a5e))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2060 from yuja/push-urolxnurwtsn ([`68d761c`](https://github.com/yuki0iq/gitoxide/commit/68d761cdc87a46b72028153e096f1a22012239bc))
+ - Add baseline tests for `_` and `@` in username ([`212b618`](https://github.com/yuki0iq/gitoxide/commit/212b618c5f99cc75ed612431669dcc2ec4c49a5e))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.31.0 (2025-04-26)
@@ -56,9 +125,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.30.1 (2025-04-25)
@@ -71,7 +140,7 @@ A maintenance release without user-facing changes.
- 15 commits contributed to the release.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1962](https://github.com/GitoxideLabs/gitoxide/issues/1962)
+ - 1 unique issue was worked on: [#1962](https://github.com/yuki0iq/gitoxide/issues/1962)
### Commit Details
@@ -79,23 +148,23 @@ A maintenance release without user-facing changes.
view details
- * **[#1962](https://github.com/GitoxideLabs/gitoxide/issues/1962)**
- - Allow `testing::TestUrlExtension` in release builds for consistency ([`633f0a8`](https://github.com/GitoxideLabs/gitoxide/commit/633f0a86b8941ffddebfe5f36f4604925b822ab3))
+ * **[#1962](https://github.com/yuki0iq/gitoxide/issues/1962)**
+ - Allow `testing::TestUrlExtension` in release builds for consistency ([`633f0a8`](https://github.com/yuki0iq/gitoxide/commit/633f0a86b8941ffddebfe5f36f4604925b822ab3))
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Merge pull request #1963 from joshtriplett/zlib-rs-default ([`9e075b9`](https://github.com/GitoxideLabs/gitoxide/commit/9e075b99ffc79173d4052d7550fd1d2826c5ec71))
- - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/GitoxideLabs/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
- - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/GitoxideLabs/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/GitoxideLabs/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
- - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/GitoxideLabs/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Merge pull request #1963 from joshtriplett/zlib-rs-default ([`9e075b9`](https://github.com/yuki0iq/gitoxide/commit/9e075b99ffc79173d4052d7550fd1d2826c5ec71))
+ - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/yuki0iq/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
+ - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/yuki0iq/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/yuki0iq/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
+ - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/yuki0iq/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.30.0 (2025-04-04)
@@ -123,16 +192,16 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/GitoxideLabs/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
- - Use raw literals for more strings with backslashes ([`01bd76d`](https://github.com/GitoxideLabs/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f))
- - Merge pull request #1885 from stagnation/patch-1 ([`6d5f774`](https://github.com/GitoxideLabs/gitoxide/commit/6d5f77413e63cad45415d0f674c58d41091bffa1))
- - Fix typo ([`dbf3b02`](https://github.com/GitoxideLabs/gitoxide/commit/dbf3b02428c212de312fc8104524ac7bb6a79a79))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/yuki0iq/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
+ - Use raw literals for more strings with backslashes ([`01bd76d`](https://github.com/yuki0iq/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f))
+ - Merge pull request #1885 from stagnation/patch-1 ([`6d5f774`](https://github.com/yuki0iq/gitoxide/commit/6d5f77413e63cad45415d0f674c58d41091bffa1))
+ - Fix typo ([`dbf3b02`](https://github.com/yuki0iq/gitoxide/commit/dbf3b02428c212de312fc8104524ac7bb6a79a79))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.29.0 (2025-01-18)
@@ -161,11 +230,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.28.2 (2024-12-22)
@@ -190,12 +259,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1705 from GitoxideLabs/merge ([`520c832`](https://github.com/GitoxideLabs/gitoxide/commit/520c832cfcfb34eb7617be55ebe2719ab35595fd))
- - Refactor `gix-url` tests ([`01f66eb`](https://github.com/GitoxideLabs/gitoxide/commit/01f66eba9c827599942d39bcbf72fc07c1bf7890))
- - Assure passwords aren't returned in percent-encoded form. ([`530257f`](https://github.com/GitoxideLabs/gitoxide/commit/530257f718d8abe0668eeeed072cc4fee9707cbb))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1705 from GitoxideLabs/merge ([`520c832`](https://github.com/yuki0iq/gitoxide/commit/520c832cfcfb34eb7617be55ebe2719ab35595fd))
+ - Refactor `gix-url` tests ([`01f66eb`](https://github.com/yuki0iq/gitoxide/commit/01f66eba9c827599942d39bcbf72fc07c1bf7890))
+ - Assure passwords aren't returned in percent-encoded form. ([`530257f`](https://github.com/yuki0iq/gitoxide/commit/530257f718d8abe0668eeeed072cc4fee9707cbb))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.28.1 (2024-11-24)
@@ -217,14 +286,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1687 from EliahKagan/run-ci/32bit ([`aeaebec`](https://github.com/GitoxideLabs/gitoxide/commit/aeaebec7b1e07ce94429987c4f2466799c24cb67))
- - Fix gix-url baseline script instead of taking ownership ([`d07c32d`](https://github.com/GitoxideLabs/gitoxide/commit/d07c32d2795e964b6296a4d6dba9b8b197438bb6))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1687 from EliahKagan/run-ci/32bit ([`aeaebec`](https://github.com/yuki0iq/gitoxide/commit/aeaebec7b1e07ce94429987c4f2466799c24cb67))
+ - Fix gix-url baseline script instead of taking ownership ([`d07c32d`](https://github.com/yuki0iq/gitoxide/commit/d07c32d2795e964b6296a4d6dba9b8b197438bb6))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.28.0 (2024-10-22)
@@ -293,24 +362,24 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1593 from Byron/fix-fuzz ([`72daa46`](https://github.com/GitoxideLabs/gitoxide/commit/72daa46bad9d397ef2cc48a3cffda23f414ccd8a))
- - Remove workspace lints from Cargo manifests of fuzz-projects. ([`cdac4a9`](https://github.com/GitoxideLabs/gitoxide/commit/cdac4a9b04959b0fc71009b5c828cdcb10a38828))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1549 from ChanTsune/gix-url-wasi ([`db147b9`](https://github.com/GitoxideLabs/gitoxide/commit/db147b9176581e8981cf7f2f9e4f2e436f81816a))
- - Merge branch 'patch-2' ([`a64d94e`](https://github.com/GitoxideLabs/gitoxide/commit/a64d94e9b944f16b87d572e887bde5dec091d17d))
- - Remove `home` from dependencies ([`a794e9f`](https://github.com/GitoxideLabs/gitoxide/commit/a794e9f4a5741a0e23cc380a4401c79e34dade9f))
- - Use `gix_path::env::home_dir` instead of `home::home_dir` ([`642be47`](https://github.com/GitoxideLabs/gitoxide/commit/642be47ad1fbf688c2f9e58908c69d2d3a2920ab))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
- - Require the most recent version of `url` ([`4e16a09`](https://github.com/GitoxideLabs/gitoxide/commit/4e16a09059b999591123b2711d3a8b68665eafd4))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1593 from Byron/fix-fuzz ([`72daa46`](https://github.com/yuki0iq/gitoxide/commit/72daa46bad9d397ef2cc48a3cffda23f414ccd8a))
+ - Remove workspace lints from Cargo manifests of fuzz-projects. ([`cdac4a9`](https://github.com/yuki0iq/gitoxide/commit/cdac4a9b04959b0fc71009b5c828cdcb10a38828))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1549 from ChanTsune/gix-url-wasi ([`db147b9`](https://github.com/yuki0iq/gitoxide/commit/db147b9176581e8981cf7f2f9e4f2e436f81816a))
+ - Merge branch 'patch-2' ([`a64d94e`](https://github.com/yuki0iq/gitoxide/commit/a64d94e9b944f16b87d572e887bde5dec091d17d))
+ - Remove `home` from dependencies ([`a794e9f`](https://github.com/yuki0iq/gitoxide/commit/a794e9f4a5741a0e23cc380a4401c79e34dade9f))
+ - Use `gix_path::env::home_dir` instead of `home::home_dir` ([`642be47`](https://github.com/yuki0iq/gitoxide/commit/642be47ad1fbf688c2f9e58908c69d2d3a2920ab))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Require the most recent version of `url` ([`4e16a09`](https://github.com/yuki0iq/gitoxide/commit/4e16a09059b999591123b2711d3a8b68665eafd4))
## 0.27.5 (2024-08-22)
@@ -339,12 +408,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'improvements' ([`12313f2`](https://github.com/GitoxideLabs/gitoxide/commit/12313f2720bb509cb8fa5d7033560823beafb91c))
- - Thanks clippy ([`ae2b733`](https://github.com/GitoxideLabs/gitoxide/commit/ae2b733c1e4de33ddf442cd8044dae364307085d))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'improvements' ([`12313f2`](https://github.com/yuki0iq/gitoxide/commit/12313f2720bb509cb8fa5d7033560823beafb91c))
+ - Thanks clippy ([`ae2b733`](https://github.com/yuki0iq/gitoxide/commit/ae2b733c1e4de33ddf442cd8044dae364307085d))
## 0.27.4 (2024-07-23)
@@ -367,19 +436,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/GitoxideLabs/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
- - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/GitoxideLabs/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
- - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/GitoxideLabs/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
- - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/GitoxideLabs/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
- - Merge branch 'fix-url-parse' ([`34eb0c9`](https://github.com/GitoxideLabs/gitoxide/commit/34eb0c9af4ea0d0ccc2cfdcce1dcbfceaa024f7f))
- - Reproduce url parsing issue discovered by cluserfuzz. ([`594b488`](https://github.com/GitoxideLabs/gitoxide/commit/594b4886c4af04fd8b7654e4769f47b91acc90a9))
- - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/GitoxideLabs/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
- - Make bash script shebangs more portable ([`68cbea8`](https://github.com/GitoxideLabs/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/yuki0iq/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
+ - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/yuki0iq/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
+ - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/yuki0iq/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
+ - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/yuki0iq/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Merge branch 'fix-url-parse' ([`34eb0c9`](https://github.com/yuki0iq/gitoxide/commit/34eb0c9af4ea0d0ccc2cfdcce1dcbfceaa024f7f))
+ - Reproduce url parsing issue discovered by cluserfuzz. ([`594b488`](https://github.com/yuki0iq/gitoxide/commit/594b4886c4af04fd8b7654e4769f47b91acc90a9))
+ - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/yuki0iq/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
+ - Make bash script shebangs more portable ([`68cbea8`](https://github.com/yuki0iq/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
## 0.27.3 (2024-04-13)
@@ -436,20 +505,20 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
- - Merge branch 'strange-usernames' ([`1272542`](https://github.com/GitoxideLabs/gitoxide/commit/1272542e79c29302ada47324d6bb02101393563d))
- - Refactor `gix-url` ([`09311b0`](https://github.com/GitoxideLabs/gitoxide/commit/09311b0e0039c5a82c871047ff24336ab1741d47))
- - Give `ArgumentSafety` traits; test `*_as_argument` methods ([`1b0af07`](https://github.com/GitoxideLabs/gitoxide/commit/1b0af07ffa122a2199d444b84512300ef578abb5))
- - Add `ArgumentSafety` and `Url::*_as_argument()` methods ([`5457998`](https://github.com/GitoxideLabs/gitoxide/commit/545799882643532dd0b3e8ab436efd7722c74e3c))
- - Sketch *_as_argument methods and supporting enum ([`29941e6`](https://github.com/GitoxideLabs/gitoxide/commit/29941e66b367ff1eac448ec4024b1a17246ffaac))
- - Give `looks_like_argument` a more accurate name ([`beef8d2`](https://github.com/GitoxideLabs/gitoxide/commit/beef8d2ce20af8b97fcd85c185cf9373d4897cdb))
- - Prevent usernames with leading `-` from being passed to SSH ([`f56ad39`](https://github.com/GitoxideLabs/gitoxide/commit/f56ad390a5569d0129b7b16632991d18b9ddb4f7))
- - Clarify circumstances when *_argument_safe should be used ([`e8e2463`](https://github.com/GitoxideLabs/gitoxide/commit/e8e2463ad1e2c3b9f604b744d554cfa6684eca2f))
- - Expand and introduce tests of more combinations ([`169a698`](https://github.com/GitoxideLabs/gitoxide/commit/169a698ce82df559253c0389a6fa6921a136bc9e))
- - Add `Url::user_argument_safe()` ([`db40382`](https://github.com/GitoxideLabs/gitoxide/commit/db40382328c373258aa3bd5f9551511a42af6be5))
- - Prepare for adding Url::user_argument_safe ([`1bdfdd9`](https://github.com/GitoxideLabs/gitoxide/commit/1bdfdd98c9a82eee7ac40b38fe05d54f1f93237e))
- - Reorder tests and add username assertion placeholders ([`6cbe65d`](https://github.com/GitoxideLabs/gitoxide/commit/6cbe65d3f25c5c00fb9248a5558ac74f6e77ff06))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Merge branch 'strange-usernames' ([`1272542`](https://github.com/yuki0iq/gitoxide/commit/1272542e79c29302ada47324d6bb02101393563d))
+ - Refactor `gix-url` ([`09311b0`](https://github.com/yuki0iq/gitoxide/commit/09311b0e0039c5a82c871047ff24336ab1741d47))
+ - Give `ArgumentSafety` traits; test `*_as_argument` methods ([`1b0af07`](https://github.com/yuki0iq/gitoxide/commit/1b0af07ffa122a2199d444b84512300ef578abb5))
+ - Add `ArgumentSafety` and `Url::*_as_argument()` methods ([`5457998`](https://github.com/yuki0iq/gitoxide/commit/545799882643532dd0b3e8ab436efd7722c74e3c))
+ - Sketch *_as_argument methods and supporting enum ([`29941e6`](https://github.com/yuki0iq/gitoxide/commit/29941e66b367ff1eac448ec4024b1a17246ffaac))
+ - Give `looks_like_argument` a more accurate name ([`beef8d2`](https://github.com/yuki0iq/gitoxide/commit/beef8d2ce20af8b97fcd85c185cf9373d4897cdb))
+ - Prevent usernames with leading `-` from being passed to SSH ([`f56ad39`](https://github.com/yuki0iq/gitoxide/commit/f56ad390a5569d0129b7b16632991d18b9ddb4f7))
+ - Clarify circumstances when *_argument_safe should be used ([`e8e2463`](https://github.com/yuki0iq/gitoxide/commit/e8e2463ad1e2c3b9f604b744d554cfa6684eca2f))
+ - Expand and introduce tests of more combinations ([`169a698`](https://github.com/yuki0iq/gitoxide/commit/169a698ce82df559253c0389a6fa6921a136bc9e))
+ - Add `Url::user_argument_safe()` ([`db40382`](https://github.com/yuki0iq/gitoxide/commit/db40382328c373258aa3bd5f9551511a42af6be5))
+ - Prepare for adding Url::user_argument_safe ([`1bdfdd9`](https://github.com/yuki0iq/gitoxide/commit/1bdfdd98c9a82eee7ac40b38fe05d54f1f93237e))
+ - Reorder tests and add username assertion placeholders ([`6cbe65d`](https://github.com/yuki0iq/gitoxide/commit/6cbe65d3f25c5c00fb9248a5558ac74f6e77ff06))
## 0.27.2 (2024-03-14)
@@ -472,10 +541,10 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
## 0.27.1 (2024-02-25)
@@ -498,11 +567,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Merge branch 'dirwalk' ([`face359`](https://github.com/GitoxideLabs/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
- - Adjust gitignore files with precious declarations ([`ae86a6a`](https://github.com/GitoxideLabs/gitoxide/commit/ae86a6a206074b85ff1eba32aea9c8b40c087b17))
- - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/GitoxideLabs/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Merge branch 'dirwalk' ([`face359`](https://github.com/yuki0iq/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
+ - Adjust gitignore files with precious declarations ([`ae86a6a`](https://github.com/yuki0iq/gitoxide/commit/ae86a6a206074b85ff1eba32aea9c8b40c087b17))
+ - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/yuki0iq/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
## 0.27.0 (2024-01-20)
@@ -530,14 +599,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
- - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/GitoxideLabs/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
- - Typo fixes ([`3ef3bc2`](https://github.com/GitoxideLabs/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
- - Merge branch 'url-fix' ([`0e579a0`](https://github.com/GitoxideLabs/gitoxide/commit/0e579a05c8daba09a967a9ea694d4c15ff003a58))
- - Enabled previously disabled test as it works with the latest version of `url` ([`3c060cb`](https://github.com/GitoxideLabs/gitoxide/commit/3c060cb7cab720a26019c53b255db0f66d8d40b4))
- - Add `std::fmt::Display` to `Url` type. ([`ebca00a`](https://github.com/GitoxideLabs/gitoxide/commit/ebca00abeb85f7f0a4c574cc65ade7e038dc94c2))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/yuki0iq/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
+ - Typo fixes ([`3ef3bc2`](https://github.com/yuki0iq/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
+ - Merge branch 'url-fix' ([`0e579a0`](https://github.com/yuki0iq/gitoxide/commit/0e579a05c8daba09a967a9ea694d4c15ff003a58))
+ - Enabled previously disabled test as it works with the latest version of `url` ([`3c060cb`](https://github.com/yuki0iq/gitoxide/commit/3c060cb7cab720a26019c53b255db0f66d8d40b4))
+ - Add `std::fmt::Display` to `Url` type. ([`ebca00a`](https://github.com/yuki0iq/gitoxide/commit/ebca00abeb85f7f0a4c574cc65ade7e038dc94c2))
## 0.26.1 (2023-12-30)
@@ -568,10 +637,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Virtually downgrade `home` to pass MRSV checks ([`e6706f2`](https://github.com/GitoxideLabs/gitoxide/commit/e6706f2b897ace40b0a1dcae1986bebb664f3b7e))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Virtually downgrade `home` to pass MRSV checks ([`e6706f2`](https://github.com/yuki0iq/gitoxide/commit/e6706f2b897ace40b0a1dcae1986bebb664f3b7e))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.26.0 (2023-12-29)
@@ -599,19 +668,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Merge pull request #1209 from silvergasp/fuzz-gix-url ([`5e84453`](https://github.com/GitoxideLabs/gitoxide/commit/5e844533553352ecb4c345f24ff32da89c286b6f))
- - Add fuzzing assert to fuzz against CVE-2017-1000117 ([`8d4f9d7`](https://github.com/GitoxideLabs/gitoxide/commit/8d4f9d7359344f95d6631f7ac53fe54a40beb5f1))
- - Fuzz more of gix_url::Url ([`19e1b7b`](https://github.com/GitoxideLabs/gitoxide/commit/19e1b7b4320dd9da47705d3cbcdbb571c4339d30))
- - Merge branch 'gix-glob-fix' ([`c1e4c62`](https://github.com/GitoxideLabs/gitoxide/commit/c1e4c629c32f136d1bc6159d47c0a9cda1fffd19))
- - Make CI runs more robust by changing timings ([`dab926d`](https://github.com/GitoxideLabs/gitoxide/commit/dab926d39e3603d21ff4f9f57aa351e04d39304a))
- - Merge branch 'fuzz-gix-ref' ([`8ee1194`](https://github.com/GitoxideLabs/gitoxide/commit/8ee119442b2ff4b846a34b57a222a6abdf6c95d8))
- - Let's have the latest versions of fuzzers automatically ([`5828f37`](https://github.com/GitoxideLabs/gitoxide/commit/5828f3796031de8d9f50bd6536697754da0b3d8c))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Upgrade `url` to latest version. ([`58ed530`](https://github.com/GitoxideLabs/gitoxide/commit/58ed530da0eed05b6b5b97d4941a53e06b679918))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Merge pull request #1209 from silvergasp/fuzz-gix-url ([`5e84453`](https://github.com/yuki0iq/gitoxide/commit/5e844533553352ecb4c345f24ff32da89c286b6f))
+ - Add fuzzing assert to fuzz against CVE-2017-1000117 ([`8d4f9d7`](https://github.com/yuki0iq/gitoxide/commit/8d4f9d7359344f95d6631f7ac53fe54a40beb5f1))
+ - Fuzz more of gix_url::Url ([`19e1b7b`](https://github.com/yuki0iq/gitoxide/commit/19e1b7b4320dd9da47705d3cbcdbb571c4339d30))
+ - Merge branch 'gix-glob-fix' ([`c1e4c62`](https://github.com/yuki0iq/gitoxide/commit/c1e4c629c32f136d1bc6159d47c0a9cda1fffd19))
+ - Make CI runs more robust by changing timings ([`dab926d`](https://github.com/yuki0iq/gitoxide/commit/dab926d39e3603d21ff4f9f57aa351e04d39304a))
+ - Merge branch 'fuzz-gix-ref' ([`8ee1194`](https://github.com/yuki0iq/gitoxide/commit/8ee119442b2ff4b846a34b57a222a6abdf6c95d8))
+ - Let's have the latest versions of fuzzers automatically ([`5828f37`](https://github.com/yuki0iq/gitoxide/commit/5828f3796031de8d9f50bd6536697754da0b3d8c))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Upgrade `url` to latest version. ([`58ed530`](https://github.com/yuki0iq/gitoxide/commit/58ed530da0eed05b6b5b97d4941a53e06b679918))
## 0.25.2 (2023-12-06)
@@ -629,7 +698,7 @@ A maintenance release without user-facing changes.
- 16 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#1082](https://github.com/GitoxideLabs/gitoxide/issues/1082), [#1119](https://github.com/GitoxideLabs/gitoxide/issues/1119)
+ - 2 unique issues were worked on: [#1082](https://github.com/yuki0iq/gitoxide/issues/1082), [#1119](https://github.com/yuki0iq/gitoxide/issues/1119)
### Commit Details
@@ -637,25 +706,25 @@ A maintenance release without user-facing changes.
view details
- * **[#1082](https://github.com/GitoxideLabs/gitoxide/issues/1082)**
- - Add new test-case to reproduce gix-url failure in debug mode only ([`d78f445`](https://github.com/GitoxideLabs/gitoxide/commit/d78f445449e534bbd858a8db1a16ad837417a78f))
- * **[#1119](https://github.com/GitoxideLabs/gitoxide/issues/1119)**
- - Specify minimum required `url` version of v2.2.0. ([`ee47fba`](https://github.com/GitoxideLabs/gitoxide/commit/ee47fbab9ff995bc76a4c75185fe8e6e7c1d4ba3))
+ * **[#1082](https://github.com/yuki0iq/gitoxide/issues/1082)**
+ - Add new test-case to reproduce gix-url failure in debug mode only ([`d78f445`](https://github.com/yuki0iq/gitoxide/commit/d78f445449e534bbd858a8db1a16ad837417a78f))
+ * **[#1119](https://github.com/yuki0iq/gitoxide/issues/1119)**
+ - Specify minimum required `url` version of v2.2.0. ([`ee47fba`](https://github.com/yuki0iq/gitoxide/commit/ee47fbab9ff995bc76a4c75185fe8e6e7c1d4ba3))
* **Uncategorized**
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - J fmt ([`51c7abc`](https://github.com/GitoxideLabs/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
- - Merge branch 'gix-status' ([`dfb3f18`](https://github.com/GitoxideLabs/gitoxide/commit/dfb3f1821428f294f1832543ad0cf2fc883b03fb))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Add another failing gix-url test-case found by the fuzzer. ([`9158ffc`](https://github.com/GitoxideLabs/gitoxide/commit/9158ffc24661e316327063705194c1fee3d9984c))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
- - Merge branch 'url-set-password' ([`650461c`](https://github.com/GitoxideLabs/gitoxide/commit/650461c1430e6e4b3697c5d1dcdaeaa77d5005d7))
- - Add test for password and user access ([`6b10245`](https://github.com/GitoxideLabs/gitoxide/commit/6b10245ace7eea1cf09f2bf4a1aed9733f38e2d5))
- - Allow changing URL password. ([`4ba43ac`](https://github.com/GitoxideLabs/gitoxide/commit/4ba43ac85355616ff110c243fb2dbfd34b45c289))
- - Merge branch 'fuzz' ([`c5a7e66`](https://github.com/GitoxideLabs/gitoxide/commit/c5a7e66d901868237ef5a4f86534b9878cc397ff))
- - Add a new failure case which doesn't reproduce ([`bc82f8f`](https://github.com/GitoxideLabs/gitoxide/commit/bc82f8fc4d6a06af94c5bfc0c4d19caa3f1eb805))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - J fmt ([`51c7abc`](https://github.com/yuki0iq/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
+ - Merge branch 'gix-status' ([`dfb3f18`](https://github.com/yuki0iq/gitoxide/commit/dfb3f1821428f294f1832543ad0cf2fc883b03fb))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Add another failing gix-url test-case found by the fuzzer. ([`9158ffc`](https://github.com/yuki0iq/gitoxide/commit/9158ffc24661e316327063705194c1fee3d9984c))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Merge branch 'url-set-password' ([`650461c`](https://github.com/yuki0iq/gitoxide/commit/650461c1430e6e4b3697c5d1dcdaeaa77d5005d7))
+ - Add test for password and user access ([`6b10245`](https://github.com/yuki0iq/gitoxide/commit/6b10245ace7eea1cf09f2bf4a1aed9733f38e2d5))
+ - Allow changing URL password. ([`4ba43ac`](https://github.com/yuki0iq/gitoxide/commit/4ba43ac85355616ff110c243fb2dbfd34b45c289))
+ - Merge branch 'fuzz' ([`c5a7e66`](https://github.com/yuki0iq/gitoxide/commit/c5a7e66d901868237ef5a4f86534b9878cc397ff))
+ - Add a new failure case which doesn't reproduce ([`bc82f8f`](https://github.com/yuki0iq/gitoxide/commit/bc82f8fc4d6a06af94c5bfc0c4d19caa3f1eb805))
## 0.25.1 (2023-10-14)
@@ -671,7 +740,7 @@ A maintenance release without user-facing changes.
- 4 commits contributed to the release.
- 1 day passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1063](https://github.com/GitoxideLabs/gitoxide/issues/1063)
+ - 1 unique issue was worked on: [#1063](https://github.com/yuki0iq/gitoxide/issues/1063)
### Commit Details
@@ -679,12 +748,12 @@ A maintenance release without user-facing changes.
view details
- * **[#1063](https://github.com/GitoxideLabs/gitoxide/issues/1063)**
- - Make file:// url parsing with full backslashed path more robust on windows. ([`562b0c9`](https://github.com/GitoxideLabs/gitoxide/commit/562b0c931db1d22b8e59903cb59afa9a36d5884c))
+ * **[#1063](https://github.com/yuki0iq/gitoxide/issues/1063)**
+ - Make file:// url parsing with full backslashed path more robust on windows. ([`562b0c9`](https://github.com/yuki0iq/gitoxide/commit/562b0c931db1d22b8e59903cb59afa9a36d5884c))
* **Uncategorized**
- - Release gix-url v0.25.1 ([`47a1241`](https://github.com/GitoxideLabs/gitoxide/commit/47a1241484fdb424184ca37f85a8b287d374d2a1))
- - Merge branch 'head-conversions' ([`c2cf20c`](https://github.com/GitoxideLabs/gitoxide/commit/c2cf20cd2d685c2c24527729fff35fd0a7903742))
- - Fix yet another fuzzed test-case related to url::parse DoS ([`21729ed`](https://github.com/GitoxideLabs/gitoxide/commit/21729edb0c12831eb9ea488cc3b66b5e79eacfae))
+ - Release gix-url v0.25.1 ([`47a1241`](https://github.com/yuki0iq/gitoxide/commit/47a1241484fdb424184ca37f85a8b287d374d2a1))
+ - Merge branch 'head-conversions' ([`c2cf20c`](https://github.com/yuki0iq/gitoxide/commit/c2cf20cd2d685c2c24527729fff35fd0a7903742))
+ - Fix yet another fuzzed test-case related to url::parse DoS ([`21729ed`](https://github.com/yuki0iq/gitoxide/commit/21729edb0c12831eb9ea488cc3b66b5e79eacfae))
## 0.25.0 (2023-10-12)
@@ -726,25 +795,25 @@ open a new issue to help us making Gitoxide even more correct.
view details
* **Uncategorized**
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
- - Another fuzz-issue that could cause long parse times of URLs ([`ea0ea88`](https://github.com/GitoxideLabs/gitoxide/commit/ea0ea88dfc232601b462fcf52fed4d34a17bc116))
- - Add yet another bypass attack that runs into the `url` DoS issue ([`6aa63b1`](https://github.com/GitoxideLabs/gitoxide/commit/6aa63b19338d1b4d86906a1e16eeb7b48cbc83a4))
- - Merge branch 'improvements' ([`3939a45`](https://github.com/GitoxideLabs/gitoxide/commit/3939a455be2269280248cdfed4a5983f8d178141))
- - Assure we don't accidentally parse a valid-looking URL to `url` and cause long compute times. ([`7497553`](https://github.com/GitoxideLabs/gitoxide/commit/7497553e753dcff92cc7c78941d8bbef8b97bdb7))
- - Merge branch 'gix-url-fixture-improvements' ([`3d60c02`](https://github.com/GitoxideLabs/gitoxide/commit/3d60c0245ec4b787cfcb111319d730a6e5031ef4))
- - Fix panics not shown in gix-url baseline generation ([`2488ad9`](https://github.com/GitoxideLabs/gitoxide/commit/2488ad9f5ca2913a1a67f40b91291463602a3f21))
- - Improve output of the gix-url baseline test ([`a530037`](https://github.com/GitoxideLabs/gitoxide/commit/a5300378899d205ce96f53581b98d3149e1e8c66))
- - Denial of service attack by passing a URL with a very long host. ([`60126d7`](https://github.com/GitoxideLabs/gitoxide/commit/60126d7097280bf364fb83ef73588df414198855))
- - Merge branch 'gix-url-parse-rewrite' ([`a12e4a8`](https://github.com/GitoxideLabs/gitoxide/commit/a12e4a88d5f5636cd694c72ce45a8b75aa754d28))
- - Enable fuzzing for git url parsing ([`4184a5e`](https://github.com/GitoxideLabs/gitoxide/commit/4184a5e9019f2ac20213b5362d60c71e0bf295d3))
- - Assure we don't loose test coverage; possibly adjust expecations ([`30bb7dc`](https://github.com/GitoxideLabs/gitoxide/commit/30bb7dc27f4b5def6abb91adc81ff49a1b935cff))
- - Refactor ([`e318a4c`](https://github.com/GitoxideLabs/gitoxide/commit/e318a4c243f67807bee55ea4571dfb1c068f1d09))
- - Refactor baseline tests ([`4b4ac8a`](https://github.com/GitoxideLabs/gitoxide/commit/4b4ac8abee65a27f8677ef25f4f127bf6f6416b7))
- - Add platform specific baseline tests and run always run them. ([`e9aa690`](https://github.com/GitoxideLabs/gitoxide/commit/e9aa690d7c0692e5476c2065feb31b0c75e81128))
- - Update changelogs ([`4349353`](https://github.com/GitoxideLabs/gitoxide/commit/43493531bbf3049bee3d7b14b7a6dbe874e37ebc))
- - Align test with real behavior ([`a31af62`](https://github.com/GitoxideLabs/gitoxide/commit/a31af624f88f80dab0a3f2ccd36502bb494ab046))
- - Fix absolute windows file urls with extra slash ([`3bf12a3`](https://github.com/GitoxideLabs/gitoxide/commit/3bf12a3e9bda6ebe0f8942d9b3f1f7c3e357b435))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Another fuzz-issue that could cause long parse times of URLs ([`ea0ea88`](https://github.com/yuki0iq/gitoxide/commit/ea0ea88dfc232601b462fcf52fed4d34a17bc116))
+ - Add yet another bypass attack that runs into the `url` DoS issue ([`6aa63b1`](https://github.com/yuki0iq/gitoxide/commit/6aa63b19338d1b4d86906a1e16eeb7b48cbc83a4))
+ - Merge branch 'improvements' ([`3939a45`](https://github.com/yuki0iq/gitoxide/commit/3939a455be2269280248cdfed4a5983f8d178141))
+ - Assure we don't accidentally parse a valid-looking URL to `url` and cause long compute times. ([`7497553`](https://github.com/yuki0iq/gitoxide/commit/7497553e753dcff92cc7c78941d8bbef8b97bdb7))
+ - Merge branch 'gix-url-fixture-improvements' ([`3d60c02`](https://github.com/yuki0iq/gitoxide/commit/3d60c0245ec4b787cfcb111319d730a6e5031ef4))
+ - Fix panics not shown in gix-url baseline generation ([`2488ad9`](https://github.com/yuki0iq/gitoxide/commit/2488ad9f5ca2913a1a67f40b91291463602a3f21))
+ - Improve output of the gix-url baseline test ([`a530037`](https://github.com/yuki0iq/gitoxide/commit/a5300378899d205ce96f53581b98d3149e1e8c66))
+ - Denial of service attack by passing a URL with a very long host. ([`60126d7`](https://github.com/yuki0iq/gitoxide/commit/60126d7097280bf364fb83ef73588df414198855))
+ - Merge branch 'gix-url-parse-rewrite' ([`a12e4a8`](https://github.com/yuki0iq/gitoxide/commit/a12e4a88d5f5636cd694c72ce45a8b75aa754d28))
+ - Enable fuzzing for git url parsing ([`4184a5e`](https://github.com/yuki0iq/gitoxide/commit/4184a5e9019f2ac20213b5362d60c71e0bf295d3))
+ - Assure we don't loose test coverage; possibly adjust expecations ([`30bb7dc`](https://github.com/yuki0iq/gitoxide/commit/30bb7dc27f4b5def6abb91adc81ff49a1b935cff))
+ - Refactor ([`e318a4c`](https://github.com/yuki0iq/gitoxide/commit/e318a4c243f67807bee55ea4571dfb1c068f1d09))
+ - Refactor baseline tests ([`4b4ac8a`](https://github.com/yuki0iq/gitoxide/commit/4b4ac8abee65a27f8677ef25f4f127bf6f6416b7))
+ - Add platform specific baseline tests and run always run them. ([`e9aa690`](https://github.com/yuki0iq/gitoxide/commit/e9aa690d7c0692e5476c2065feb31b0c75e81128))
+ - Update changelogs ([`4349353`](https://github.com/yuki0iq/gitoxide/commit/43493531bbf3049bee3d7b14b7a6dbe874e37ebc))
+ - Align test with real behavior ([`a31af62`](https://github.com/yuki0iq/gitoxide/commit/a31af624f88f80dab0a3f2ccd36502bb494ab046))
+ - Fix absolute windows file urls with extra slash ([`3bf12a3`](https://github.com/yuki0iq/gitoxide/commit/3bf12a3e9bda6ebe0f8942d9b3f1f7c3e357b435))
## 0.24.0 (2023-09-24)
@@ -776,20 +845,20 @@ open a new issue to help us making Gitoxide even more correct.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
- - Merge branch 'fix-exploit' ([`c53bbd2`](https://github.com/GitoxideLabs/gitoxide/commit/c53bbd265005c7eedc316205b217e137e2b9896e))
- - Prevent hosts or paths that look like arguments to be passed to invoked commands. ([`b06a0dd`](https://github.com/GitoxideLabs/gitoxide/commit/b06a0dd781accad317fdec5f86f069df4c21875c))
- - Add `Url::host_argument_safe()` and `Url::path_argument_safe()` ([`d80b5f6`](https://github.com/GitoxideLabs/gitoxide/commit/d80b5f69772a6e36b0131d3a538e896a8a6a29b1))
- - Parse absolute paths in file urls on Windows ([`637e1ae`](https://github.com/GitoxideLabs/gitoxide/commit/637e1ae996610b28812cf27efe13777666b44cc9))
- - Parse absolute paths as local urls on Windows ([`3af8834`](https://github.com/GitoxideLabs/gitoxide/commit/3af8834a4a6ee33473d1690fd98b40b22d41a55d))
- - Create test urls from raw parts directly ([`5ac705c`](https://github.com/GitoxideLabs/gitoxide/commit/5ac705cfaf8932469115f25b54a47f444c163bc0))
- - Fix file urls with dos driver letter on unix ([`99f4447`](https://github.com/GitoxideLabs/gitoxide/commit/99f444799d44bbe54ac05307b79da6add9181b8b))
- - Fix dropping of host during file url conversion ([`f3e1331`](https://github.com/GitoxideLabs/gitoxide/commit/f3e13312c2f0ea50b716189902c8b809a1a98cbc))
- - Use helper function for common url parsing steps ([`2344f91`](https://github.com/GitoxideLabs/gitoxide/commit/2344f913b0539942ae852e2b093558e04c79bb8a))
- - Thanks clippy ([`d077f56`](https://github.com/GitoxideLabs/gitoxide/commit/d077f56aa220d83f46e8d318c7bf48ec77072fdc))
- - Add missing slash to file url test ([`ffaead6`](https://github.com/GitoxideLabs/gitoxide/commit/ffaead685b49d6c6eebdf5c563d2dc3cdbfb9e13))
- - Remove wrong ssh alias url test ([`4da440d`](https://github.com/GitoxideLabs/gitoxide/commit/4da440d0f81a2fc462b2c04840a83beb7a738344))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Merge branch 'fix-exploit' ([`c53bbd2`](https://github.com/yuki0iq/gitoxide/commit/c53bbd265005c7eedc316205b217e137e2b9896e))
+ - Prevent hosts or paths that look like arguments to be passed to invoked commands. ([`b06a0dd`](https://github.com/yuki0iq/gitoxide/commit/b06a0dd781accad317fdec5f86f069df4c21875c))
+ - Add `Url::host_argument_safe()` and `Url::path_argument_safe()` ([`d80b5f6`](https://github.com/yuki0iq/gitoxide/commit/d80b5f69772a6e36b0131d3a538e896a8a6a29b1))
+ - Parse absolute paths in file urls on Windows ([`637e1ae`](https://github.com/yuki0iq/gitoxide/commit/637e1ae996610b28812cf27efe13777666b44cc9))
+ - Parse absolute paths as local urls on Windows ([`3af8834`](https://github.com/yuki0iq/gitoxide/commit/3af8834a4a6ee33473d1690fd98b40b22d41a55d))
+ - Create test urls from raw parts directly ([`5ac705c`](https://github.com/yuki0iq/gitoxide/commit/5ac705cfaf8932469115f25b54a47f444c163bc0))
+ - Fix file urls with dos driver letter on unix ([`99f4447`](https://github.com/yuki0iq/gitoxide/commit/99f444799d44bbe54ac05307b79da6add9181b8b))
+ - Fix dropping of host during file url conversion ([`f3e1331`](https://github.com/yuki0iq/gitoxide/commit/f3e13312c2f0ea50b716189902c8b809a1a98cbc))
+ - Use helper function for common url parsing steps ([`2344f91`](https://github.com/yuki0iq/gitoxide/commit/2344f913b0539942ae852e2b093558e04c79bb8a))
+ - Thanks clippy ([`d077f56`](https://github.com/yuki0iq/gitoxide/commit/d077f56aa220d83f46e8d318c7bf48ec77072fdc))
+ - Add missing slash to file url test ([`ffaead6`](https://github.com/yuki0iq/gitoxide/commit/ffaead685b49d6c6eebdf5c563d2dc3cdbfb9e13))
+ - Remove wrong ssh alias url test ([`4da440d`](https://github.com/yuki0iq/gitoxide/commit/4da440d0f81a2fc462b2c04840a83beb7a738344))
## 0.23.0 (2023-09-08)
@@ -815,14 +884,14 @@ open a new issue to help us making Gitoxide even more correct.
view details
* **Uncategorized**
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Handle missing host and path separator in file url ([`f05edae`](https://github.com/GitoxideLabs/gitoxide/commit/f05edaef5e8d6a2d90adc84c8dc5c4b5ab0017b6))
- - Use same logic for file urls and local file paths ([`679a7f4`](https://github.com/GitoxideLabs/gitoxide/commit/679a7f46e8121b5a0a5a396c2ce89f6706068507))
- - Return errors for empty paths and relative urls ([`8af79ec`](https://github.com/GitoxideLabs/gitoxide/commit/8af79ec98d82f3d2542fc43928103a20c2e4fc1a))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Handle missing host and path separator in file url ([`f05edae`](https://github.com/yuki0iq/gitoxide/commit/f05edaef5e8d6a2d90adc84c8dc5c4b5ab0017b6))
+ - Use same logic for file urls and local file paths ([`679a7f4`](https://github.com/yuki0iq/gitoxide/commit/679a7f46e8121b5a0a5a396c2ce89f6706068507))
+ - Return errors for empty paths and relative urls ([`8af79ec`](https://github.com/yuki0iq/gitoxide/commit/8af79ec98d82f3d2542fc43928103a20c2e4fc1a))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.22.0 (2023-08-22)
@@ -900,34 +969,34 @@ open a new issue to help us making Gitoxide even more correct.
view details
* **Uncategorized**
- - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/GitoxideLabs/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
- - Make `gix-url` publishable by adding baseline test ([`d3746df`](https://github.com/GitoxideLabs/gitoxide/commit/d3746df5dd402d8a461c2b07eaa0f8d8803fadf8))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Restructure gix-url parsing error variants ([`313a7b3`](https://github.com/GitoxideLabs/gitoxide/commit/313a7b3ddc5786af1f120fa99dd659d725b6845a))
- - Url parsing error NotALocalFile ([`fb0b8a7`](https://github.com/GitoxideLabs/gitoxide/commit/fb0b8a769a8992e8079c66fea7d4708d9db0323d))
- - Url parsing error MissingResourceLocation ([`dd1a125`](https://github.com/GitoxideLabs/gitoxide/commit/dd1a1257d66d2f280be0adfce0a100a6a83e1c65))
- - Rewrite gix-url parsing ([`14facd9`](https://github.com/GitoxideLabs/gitoxide/commit/14facd98632b44eb350c33a5aa425d2e68d25889))
- - Merge branch 'gix-url-fixture-tests' ([`1b957c5`](https://github.com/GitoxideLabs/gitoxide/commit/1b957c524cae288ac2063f6ba7e4d10d523eb8f3))
- - For now, ignore baseline tests as most of them fail. ([`c0be6ab`](https://github.com/GitoxideLabs/gitoxide/commit/c0be6aba49d734d166f279933220b02989c584de))
- - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/GitoxideLabs/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
- - Merge branch 'submodule-active' ([`a3afaa4`](https://github.com/GitoxideLabs/gitoxide/commit/a3afaa42741616a0f1abeef9b54557e7c2b800cb))
- - Add support for "git+ssh" and "ssh+git" urls ([`3faac36`](https://github.com/GitoxideLabs/gitoxide/commit/3faac3648b4d39bff4a05602b481bf8e6d71b77e))
- - Let `Url::canonicalize(d)()` take the current working dir as argument. ([`8857580`](https://github.com/GitoxideLabs/gitoxide/commit/8857580cb270b737bf04437a6f5e65307df1c99b))
- - Fix wrong assertion in gix-url baseline test ([`f18bfd8`](https://github.com/GitoxideLabs/gitoxide/commit/f18bfd8d81a56e9a68d465c49ef2da192de6c279))
- - Improve error printing for gix-url baseline test ([`0e9a18e`](https://github.com/GitoxideLabs/gitoxide/commit/0e9a18ed6921116cca6e48345d6937ad7120e83e))
- - Fix prints of panics in gix-url baseline test ([`938baee`](https://github.com/GitoxideLabs/gitoxide/commit/938baee58383fd995d39c5528e2a104d33de8826))
- - Add assert output to failures in gix-url baseline test ([`163e139`](https://github.com/GitoxideLabs/gitoxide/commit/163e1391526dad528e0bca0cc876e50e48381e74))
- - Thanks clippy ([`fe5dbe1`](https://github.com/GitoxideLabs/gitoxide/commit/fe5dbe16b5a8cfefa31a561506218ede73f3ec7e))
- - Use libtest_mimic to run gix-url fixture tests ([`f128742`](https://github.com/GitoxideLabs/gitoxide/commit/f128742df039cf23529a5e1ee9268a64d904d9e0))
- - Refactor ([`cbaf339`](https://github.com/GitoxideLabs/gitoxide/commit/cbaf3395a702b8f43aa3eac61c1a2b782bf63e05))
- - Fix assertion in gix-url fixture test ([`ca421b7`](https://github.com/GitoxideLabs/gitoxide/commit/ca421b77aeebb8204da1a090fdd59ef5021e177d))
- - Thanks clippy ([`252dbb6`](https://github.com/GitoxideLabs/gitoxide/commit/252dbb65e33188b1b803fbe05ead27aaae6fe5d9))
- - Add parsing and asserting to gix-url fixture test ([`23e2982`](https://github.com/GitoxideLabs/gitoxide/commit/23e2982b731b30a6aa9c55fdde5b8f00e71afc56))
- - Fix bash styling in gix-url fixture ([`c77cd31`](https://github.com/GitoxideLabs/gitoxide/commit/c77cd31834a8ac1540ad54bea59157609466c9eb))
- - Adjust gix-url fixture loop for our test suite ([`f4214a6`](https://github.com/GitoxideLabs/gitoxide/commit/f4214a6163533811a42a3aa104d5ba32c05321f7))
- - Make gix-url fixture more readable ([`1ab3b07`](https://github.com/GitoxideLabs/gitoxide/commit/1ab3b07cdf6543515b9b9be5690e2bb27ec63b7b))
- - Add copy of gits t5500 test in preparation for fixture ([`d0de915`](https://github.com/GitoxideLabs/gitoxide/commit/d0de9153131cbd30cec694cfdfb54e4dde7e8d45))
+ - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/yuki0iq/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
+ - Make `gix-url` publishable by adding baseline test ([`d3746df`](https://github.com/yuki0iq/gitoxide/commit/d3746df5dd402d8a461c2b07eaa0f8d8803fadf8))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Restructure gix-url parsing error variants ([`313a7b3`](https://github.com/yuki0iq/gitoxide/commit/313a7b3ddc5786af1f120fa99dd659d725b6845a))
+ - Url parsing error NotALocalFile ([`fb0b8a7`](https://github.com/yuki0iq/gitoxide/commit/fb0b8a769a8992e8079c66fea7d4708d9db0323d))
+ - Url parsing error MissingResourceLocation ([`dd1a125`](https://github.com/yuki0iq/gitoxide/commit/dd1a1257d66d2f280be0adfce0a100a6a83e1c65))
+ - Rewrite gix-url parsing ([`14facd9`](https://github.com/yuki0iq/gitoxide/commit/14facd98632b44eb350c33a5aa425d2e68d25889))
+ - Merge branch 'gix-url-fixture-tests' ([`1b957c5`](https://github.com/yuki0iq/gitoxide/commit/1b957c524cae288ac2063f6ba7e4d10d523eb8f3))
+ - For now, ignore baseline tests as most of them fail. ([`c0be6ab`](https://github.com/yuki0iq/gitoxide/commit/c0be6aba49d734d166f279933220b02989c584de))
+ - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/yuki0iq/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
+ - Merge branch 'submodule-active' ([`a3afaa4`](https://github.com/yuki0iq/gitoxide/commit/a3afaa42741616a0f1abeef9b54557e7c2b800cb))
+ - Add support for "git+ssh" and "ssh+git" urls ([`3faac36`](https://github.com/yuki0iq/gitoxide/commit/3faac3648b4d39bff4a05602b481bf8e6d71b77e))
+ - Let `Url::canonicalize(d)()` take the current working dir as argument. ([`8857580`](https://github.com/yuki0iq/gitoxide/commit/8857580cb270b737bf04437a6f5e65307df1c99b))
+ - Fix wrong assertion in gix-url baseline test ([`f18bfd8`](https://github.com/yuki0iq/gitoxide/commit/f18bfd8d81a56e9a68d465c49ef2da192de6c279))
+ - Improve error printing for gix-url baseline test ([`0e9a18e`](https://github.com/yuki0iq/gitoxide/commit/0e9a18ed6921116cca6e48345d6937ad7120e83e))
+ - Fix prints of panics in gix-url baseline test ([`938baee`](https://github.com/yuki0iq/gitoxide/commit/938baee58383fd995d39c5528e2a104d33de8826))
+ - Add assert output to failures in gix-url baseline test ([`163e139`](https://github.com/yuki0iq/gitoxide/commit/163e1391526dad528e0bca0cc876e50e48381e74))
+ - Thanks clippy ([`fe5dbe1`](https://github.com/yuki0iq/gitoxide/commit/fe5dbe16b5a8cfefa31a561506218ede73f3ec7e))
+ - Use libtest_mimic to run gix-url fixture tests ([`f128742`](https://github.com/yuki0iq/gitoxide/commit/f128742df039cf23529a5e1ee9268a64d904d9e0))
+ - Refactor ([`cbaf339`](https://github.com/yuki0iq/gitoxide/commit/cbaf3395a702b8f43aa3eac61c1a2b782bf63e05))
+ - Fix assertion in gix-url fixture test ([`ca421b7`](https://github.com/yuki0iq/gitoxide/commit/ca421b77aeebb8204da1a090fdd59ef5021e177d))
+ - Thanks clippy ([`252dbb6`](https://github.com/yuki0iq/gitoxide/commit/252dbb65e33188b1b803fbe05ead27aaae6fe5d9))
+ - Add parsing and asserting to gix-url fixture test ([`23e2982`](https://github.com/yuki0iq/gitoxide/commit/23e2982b731b30a6aa9c55fdde5b8f00e71afc56))
+ - Fix bash styling in gix-url fixture ([`c77cd31`](https://github.com/yuki0iq/gitoxide/commit/c77cd31834a8ac1540ad54bea59157609466c9eb))
+ - Adjust gix-url fixture loop for our test suite ([`f4214a6`](https://github.com/yuki0iq/gitoxide/commit/f4214a6163533811a42a3aa104d5ba32c05321f7))
+ - Make gix-url fixture more readable ([`1ab3b07`](https://github.com/yuki0iq/gitoxide/commit/1ab3b07cdf6543515b9b9be5690e2bb27ec63b7b))
+ - Add copy of gits t5500 test in preparation for fixture ([`d0de915`](https://github.com/yuki0iq/gitoxide/commit/d0de9153131cbd30cec694cfdfb54e4dde7e8d45))
## 0.21.1 (2023-07-22)
@@ -950,12 +1019,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.21.0 (2023-07-19)
@@ -978,9 +1047,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/GitoxideLabs/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
- - Prepare changelogs prior to release ([`e4dded0`](https://github.com/GitoxideLabs/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
+ - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/yuki0iq/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Prepare changelogs prior to release ([`e4dded0`](https://github.com/yuki0iq/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
## 0.20.1 (2023-06-29)
@@ -1003,9 +1072,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/GitoxideLabs/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
- - Prepare changelogs prior to release ([`c143cf4`](https://github.com/GitoxideLabs/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
- - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/GitoxideLabs/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
+ - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/yuki0iq/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
+ - Prepare changelogs prior to release ([`c143cf4`](https://github.com/yuki0iq/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
+ - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/yuki0iq/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
## 0.20.0 (2023-06-22)
@@ -1032,12 +1101,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
## 0.19.0 (2023-06-06)
@@ -1060,13 +1129,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/GitoxideLabs/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
- - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/GitoxideLabs/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/yuki0iq/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
+ - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/yuki0iq/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
## 0.18.0 (2023-04-27)
@@ -1088,9 +1157,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/GitoxideLabs/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
- - Prepare changelogs prior to release ([`0135158`](https://github.com/GitoxideLabs/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
- - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/GitoxideLabs/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
+ - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/yuki0iq/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
+ - Prepare changelogs prior to release ([`0135158`](https://github.com/yuki0iq/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
+ - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/yuki0iq/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
## 0.17.0 (2023-04-26)
@@ -1111,7 +1180,7 @@ A maintenance release without user-facing changes.
- 7 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Commit Details
@@ -1119,15 +1188,15 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
- - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/GitoxideLabs/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/yuki0iq/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
## 0.16.0 (2023-03-10)
@@ -1157,10 +1226,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/GitoxideLabs/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
- - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/GitoxideLabs/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
- - Merge branch 'password-in-urls' ([`85f8b28`](https://github.com/GitoxideLabs/gitoxide/commit/85f8b283a1671e2631cda437ca8da93f9a2a4ebd))
- - Support passwords in urls. ([`c6897d9`](https://github.com/GitoxideLabs/gitoxide/commit/c6897d95febf40467c780c3827792135b70a7e25))
+ - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/yuki0iq/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
+ - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/yuki0iq/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
+ - Merge branch 'password-in-urls' ([`85f8b28`](https://github.com/yuki0iq/gitoxide/commit/85f8b283a1671e2631cda437ca8da93f9a2a4ebd))
+ - Support passwords in urls. ([`c6897d9`](https://github.com/yuki0iq/gitoxide/commit/c6897d95febf40467c780c3827792135b70a7e25))
## 0.15.0 (2023-03-04)
@@ -1183,9 +1252,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/GitoxideLabs/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
- - Prepare changelogs prior to release ([`895e482`](https://github.com/GitoxideLabs/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
- - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
+ - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/yuki0iq/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
+ - Prepare changelogs prior to release ([`895e482`](https://github.com/yuki0iq/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
+ - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/yuki0iq/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
## 0.14.0 (2023-03-01)
@@ -1210,12 +1279,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/GitoxideLabs/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
- - Adjust manifests prior to release ([`addd789`](https://github.com/GitoxideLabs/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
- - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/GitoxideLabs/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
- - Improve error message spelling ([`6d51849`](https://github.com/GitoxideLabs/gitoxide/commit/6d518496330ccaa00c1022fcdd2a9324cf218871))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/yuki0iq/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
+ - Adjust manifests prior to release ([`addd789`](https://github.com/yuki0iq/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/yuki0iq/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
+ - Improve error message spelling ([`6d51849`](https://github.com/yuki0iq/gitoxide/commit/6d518496330ccaa00c1022fcdd2a9324cf218871))
## 0.13.3 (2023-02-20)
@@ -1249,8 +1318,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
## 0.13.2 (2023-02-17)
@@ -1378,7 +1447,7 @@ A maintenance release without user-facing changes.
- 277 commits contributed to the release.
- 34 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 12 unique issues were worked on: [#198](https://github.com/GitoxideLabs/gitoxide/issues/198), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#329](https://github.com/GitoxideLabs/gitoxide/issues/329), [#331](https://github.com/GitoxideLabs/gitoxide/issues/331), [#333](https://github.com/GitoxideLabs/gitoxide/issues/333), [#364](https://github.com/GitoxideLabs/gitoxide/issues/364), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#524](https://github.com/GitoxideLabs/gitoxide/issues/524), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691), [#725](https://github.com/GitoxideLabs/gitoxide/issues/725), [#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)
+ - 12 unique issues were worked on: [#198](https://github.com/yuki0iq/gitoxide/issues/198), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#329](https://github.com/yuki0iq/gitoxide/issues/329), [#331](https://github.com/yuki0iq/gitoxide/issues/331), [#333](https://github.com/yuki0iq/gitoxide/issues/333), [#364](https://github.com/yuki0iq/gitoxide/issues/364), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#524](https://github.com/yuki0iq/gitoxide/issues/524), [#691](https://github.com/yuki0iq/gitoxide/issues/691), [#725](https://github.com/yuki0iq/gitoxide/issues/725), [#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)
### Thanks Clippy
@@ -1392,296 +1461,296 @@ A maintenance release without user-facing changes.
view details
- * **[#198](https://github.com/GitoxideLabs/gitoxide/issues/198)**
- - Adjust all changelogs to fulfil requirements for publishing ([`04b9ca0`](https://github.com/GitoxideLabs/gitoxide/commit/04b9ca025a1667529b2221ab4280bd3c8dae01cf))
- - Deduplicate conventional message ids ([`e695eda`](https://github.com/GitoxideLabs/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
- - Regenerate all changelogs to get links ([`0c81769`](https://github.com/GitoxideLabs/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
- - Mention actual issues that where worked on ([`a517e39`](https://github.com/GitoxideLabs/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
- - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/GitoxideLabs/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
- - Only write headlines that we can parse back… ([`d44369a`](https://github.com/GitoxideLabs/gitoxide/commit/d44369ab5d849720dda9a9c0edc1ba1a3c1a78b5))
- - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/GitoxideLabs/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
- - Sort all commits by time, descending… ([`f536bad`](https://github.com/GitoxideLabs/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
- - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/GitoxideLabs/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
- - Fixup remaining changelogs… ([`2f75db2`](https://github.com/GitoxideLabs/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- - Adapt to changes in git-path ([`cc2d810`](https://github.com/GitoxideLabs/gitoxide/commit/cc2d81012d107da7a61bf4de5b28342dea5083b7))
- - Use `git-path` crate instead of `git_features::path` ([`47e607d`](https://github.com/GitoxideLabs/gitoxide/commit/47e607dc256a43a3411406c645eb7ff04239dd3a))
- * **[#329](https://github.com/GitoxideLabs/gitoxide/issues/329)**
- - Document all features related to serde1 ([`72b97f2`](https://github.com/GitoxideLabs/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
- * **[#331](https://github.com/GitoxideLabs/gitoxide/issues/331)**
- - Adapt to changes in git_features::path to deal with Result ([`bba4c68`](https://github.com/GitoxideLabs/gitoxide/commit/bba4c680c627a418efbd25f14bd168df19b8dedd))
- * **[#333](https://github.com/GitoxideLabs/gitoxide/issues/333)**
- - Use git_features::path everywhere where there is a path conversion ([`2e1437c`](https://github.com/GitoxideLabs/gitoxide/commit/2e1437cb0b5dc77f2317881767f71eaf9b009ebf))
- * **[#364](https://github.com/GitoxideLabs/gitoxide/issues/364)**
- - Update changelogs prior to release ([`746a676`](https://github.com/GitoxideLabs/gitoxide/commit/746a676056cd4907da7137a00798344b5bdb4419))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - Add `Url::canonicalized()` and `Url::canonicalize()`. ([`01f2574`](https://github.com/GitoxideLabs/gitoxide/commit/01f25744bba45a5f8a8615734a5beeacd29d1c4e))
- - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/GitoxideLabs/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
- - Refactor ([`02e5775`](https://github.com/GitoxideLabs/gitoxide/commit/02e5775f86ea414112ea9f66daf24ead8be31f73))
- - `Url::port_or_default()` to fill in default numbers for ports if possible. ([`7484db5`](https://github.com/GitoxideLabs/gitoxide/commit/7484db5d36383de450de31b4c94c01bc4c237ce4))
- - `Url::path_is_root()` to determine if the path is `/`. ([`fbe75c9`](https://github.com/GitoxideLabs/gitoxide/commit/fbe75c9457708b95dd833e00afa2dcc1db677167))
- - Make note about why we don't support passwords in URLs ([`970ec9b`](https://github.com/GitoxideLabs/gitoxide/commit/970ec9b2e51a32cae070e561a13ca3d76b9d22f9))
- - Url-preprocessing for scripts ([`c00cc35`](https://github.com/GitoxideLabs/gitoxide/commit/c00cc35493cec8f0b2673248caf1f0d83590dd54))
- - `Scheme::try_from(&str)` ([`d40f6e1`](https://github.com/GitoxideLabs/gitoxide/commit/d40f6e1f34eb3f4664caec36727bf0aa3a396a33))
- - Generalize extension schemes. ([`96a265c`](https://github.com/GitoxideLabs/gitoxide/commit/96a265cc67ea787ed28adde2c5d0a07babf64c9e))
- - `TryFrom<&OsStr>` to allow direct usage of `Url` in `clap`. ([`7a17690`](https://github.com/GitoxideLabs/gitoxide/commit/7a1769009d68d14a134f368f93245abab0fb41dd))
- - `TryFrom` which is useful if urls are obtained from the command-line. ([`b7a5f7a`](https://github.com/GitoxideLabs/gitoxide/commit/b7a5f7a3b5cf058f503cc18d18fc75356ab98955))
- - A first sketch on how connections could be working ([`e55b43e`](https://github.com/GitoxideLabs/gitoxide/commit/e55b43ef72bb3f23655c7e0884b8efcf2496f944))
- - Use `&BStr` as input instead of `[u8]` ([`f6506e0`](https://github.com/GitoxideLabs/gitoxide/commit/f6506e0c463bdccbcfd9324bc312da9cc957d8e6))
- - Prohibit invalid state by making parts the url's data private ([`2bcfdee`](https://github.com/GitoxideLabs/gitoxide/commit/2bcfdee6a3af758a0b70e2af9c4b6f8cc09d8da0))
- - Remove invalid test as it looks like it parses hosts from paths and that is fine ([`224c605`](https://github.com/GitoxideLabs/gitoxide/commit/224c605d11a823bdaad6eb2bae1149bc671fb92d))
- - Switch to `thiserror` ([`cfd7c0a`](https://github.com/GitoxideLabs/gitoxide/commit/cfd7c0a29f10010841b310e0eb8b000083381a58))
- - Prepare for better error handling around ssh urls ([`6d8d9b8`](https://github.com/GitoxideLabs/gitoxide/commit/6d8d9b87db3b41a45343c14ad1b50f742d084f11))
- - More conversions for `TryFrom`: `String` and `&str` ([`a67fc26`](https://github.com/GitoxideLabs/gitoxide/commit/a67fc26b80e5d1183ddc5c6598396214f3e19945))
- - Remove `impl std::fmt::Display for Url` as it's not lossless. ([`79ab4ae`](https://github.com/GitoxideLabs/gitoxide/commit/79ab4aeb8206a5f32735891336d7745e046bbea1))
- - `Url::write_to(out)` to write itself more flexibly. ([`833899d`](https://github.com/GitoxideLabs/gitoxide/commit/833899dce120d26a2bbe04d07fc4c71455eb3afe))
- - Add `Url::to_bstring()` for lossless but fallible bstring conversion. ([`5f707c7`](https://github.com/GitoxideLabs/gitoxide/commit/5f707c7e99c70ab9683d55c396e8dc11e1d3b0ea))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#524](https://github.com/GitoxideLabs/gitoxide/issues/524)**
- - Prepare changelogs prior to release ([`6446b39`](https://github.com/GitoxideLabs/gitoxide/commit/6446b395d5926565ef899b0c923f35468ccf1921))
- - Introduce `parse(&BStr)` (previously it took `&[u8]`) ([`653ebc5`](https://github.com/GitoxideLabs/gitoxide/commit/653ebc52f97116e9c72e985eda0d76f566e8c74d))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
- * **[#725](https://github.com/GitoxideLabs/gitoxide/issues/725)**
- - Correctly parse scp-like ssh urls with alias as such. ([`372cea1`](https://github.com/GitoxideLabs/gitoxide/commit/372cea13ad8abe1c47ed7bc806b42292a8ebfae0))
- * **[#XXX](https://github.com/GitoxideLabs/gitoxide/issues/XXX)**
- - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/GitoxideLabs/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
+ * **[#198](https://github.com/yuki0iq/gitoxide/issues/198)**
+ - Adjust all changelogs to fulfil requirements for publishing ([`04b9ca0`](https://github.com/yuki0iq/gitoxide/commit/04b9ca025a1667529b2221ab4280bd3c8dae01cf))
+ - Deduplicate conventional message ids ([`e695eda`](https://github.com/yuki0iq/gitoxide/commit/e695eda8cd183f703d9a3e59b7c3c7fa496ea1d2))
+ - Regenerate all changelogs to get links ([`0c81769`](https://github.com/yuki0iq/gitoxide/commit/0c817690bd444f52bed2936b2b451cafd87dde92))
+ - Mention actual issues that where worked on ([`a517e39`](https://github.com/yuki0iq/gitoxide/commit/a517e39a81145b331f6c7a6cc2fc22e25daf42e2))
+ - Respect release-wide ignore list to allow removing entire conventional headlines ([`145103d`](https://github.com/yuki0iq/gitoxide/commit/145103d4aa715386da9d4953f7f85fadc49fff9a))
+ - Only write headlines that we can parse back… ([`d44369a`](https://github.com/yuki0iq/gitoxide/commit/d44369ab5d849720dda9a9c0edc1ba1a3c1a78b5))
+ - Rebuild all changelogs to assure properly ordered headlines ([`4a9a05f`](https://github.com/yuki0iq/gitoxide/commit/4a9a05f95930bad5938d4ce9c517ebf0e0b990f1))
+ - Sort all commits by time, descending… ([`f536bad`](https://github.com/yuki0iq/gitoxide/commit/f536bad20ffbac4dc353dfeb1a917bb88becbb78))
+ - Greatly reduce changelog size now that the traversal fix is applied ([`a0bc98c`](https://github.com/yuki0iq/gitoxide/commit/a0bc98c06c349de2fd6e0d4593606e68b98def72))
+ - Fixup remaining changelogs… ([`2f75db2`](https://github.com/yuki0iq/gitoxide/commit/2f75db294fcf20c325555822f65629611be52971))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ - Adapt to changes in git-path ([`cc2d810`](https://github.com/yuki0iq/gitoxide/commit/cc2d81012d107da7a61bf4de5b28342dea5083b7))
+ - Use `git-path` crate instead of `git_features::path` ([`47e607d`](https://github.com/yuki0iq/gitoxide/commit/47e607dc256a43a3411406c645eb7ff04239dd3a))
+ * **[#329](https://github.com/yuki0iq/gitoxide/issues/329)**
+ - Document all features related to serde1 ([`72b97f2`](https://github.com/yuki0iq/gitoxide/commit/72b97f2ae4dc7642b160f183c6d5df4502dc186f))
+ * **[#331](https://github.com/yuki0iq/gitoxide/issues/331)**
+ - Adapt to changes in git_features::path to deal with Result ([`bba4c68`](https://github.com/yuki0iq/gitoxide/commit/bba4c680c627a418efbd25f14bd168df19b8dedd))
+ * **[#333](https://github.com/yuki0iq/gitoxide/issues/333)**
+ - Use git_features::path everywhere where there is a path conversion ([`2e1437c`](https://github.com/yuki0iq/gitoxide/commit/2e1437cb0b5dc77f2317881767f71eaf9b009ebf))
+ * **[#364](https://github.com/yuki0iq/gitoxide/issues/364)**
+ - Update changelogs prior to release ([`746a676`](https://github.com/yuki0iq/gitoxide/commit/746a676056cd4907da7137a00798344b5bdb4419))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - Add `Url::canonicalized()` and `Url::canonicalize()`. ([`01f2574`](https://github.com/yuki0iq/gitoxide/commit/01f25744bba45a5f8a8615734a5beeacd29d1c4e))
+ - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/yuki0iq/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
+ - Refactor ([`02e5775`](https://github.com/yuki0iq/gitoxide/commit/02e5775f86ea414112ea9f66daf24ead8be31f73))
+ - `Url::port_or_default()` to fill in default numbers for ports if possible. ([`7484db5`](https://github.com/yuki0iq/gitoxide/commit/7484db5d36383de450de31b4c94c01bc4c237ce4))
+ - `Url::path_is_root()` to determine if the path is `/`. ([`fbe75c9`](https://github.com/yuki0iq/gitoxide/commit/fbe75c9457708b95dd833e00afa2dcc1db677167))
+ - Make note about why we don't support passwords in URLs ([`970ec9b`](https://github.com/yuki0iq/gitoxide/commit/970ec9b2e51a32cae070e561a13ca3d76b9d22f9))
+ - Url-preprocessing for scripts ([`c00cc35`](https://github.com/yuki0iq/gitoxide/commit/c00cc35493cec8f0b2673248caf1f0d83590dd54))
+ - `Scheme::try_from(&str)` ([`d40f6e1`](https://github.com/yuki0iq/gitoxide/commit/d40f6e1f34eb3f4664caec36727bf0aa3a396a33))
+ - Generalize extension schemes. ([`96a265c`](https://github.com/yuki0iq/gitoxide/commit/96a265cc67ea787ed28adde2c5d0a07babf64c9e))
+ - `TryFrom<&OsStr>` to allow direct usage of `Url` in `clap`. ([`7a17690`](https://github.com/yuki0iq/gitoxide/commit/7a1769009d68d14a134f368f93245abab0fb41dd))
+ - `TryFrom` which is useful if urls are obtained from the command-line. ([`b7a5f7a`](https://github.com/yuki0iq/gitoxide/commit/b7a5f7a3b5cf058f503cc18d18fc75356ab98955))
+ - A first sketch on how connections could be working ([`e55b43e`](https://github.com/yuki0iq/gitoxide/commit/e55b43ef72bb3f23655c7e0884b8efcf2496f944))
+ - Use `&BStr` as input instead of `[u8]` ([`f6506e0`](https://github.com/yuki0iq/gitoxide/commit/f6506e0c463bdccbcfd9324bc312da9cc957d8e6))
+ - Prohibit invalid state by making parts the url's data private ([`2bcfdee`](https://github.com/yuki0iq/gitoxide/commit/2bcfdee6a3af758a0b70e2af9c4b6f8cc09d8da0))
+ - Remove invalid test as it looks like it parses hosts from paths and that is fine ([`224c605`](https://github.com/yuki0iq/gitoxide/commit/224c605d11a823bdaad6eb2bae1149bc671fb92d))
+ - Switch to `thiserror` ([`cfd7c0a`](https://github.com/yuki0iq/gitoxide/commit/cfd7c0a29f10010841b310e0eb8b000083381a58))
+ - Prepare for better error handling around ssh urls ([`6d8d9b8`](https://github.com/yuki0iq/gitoxide/commit/6d8d9b87db3b41a45343c14ad1b50f742d084f11))
+ - More conversions for `TryFrom`: `String` and `&str` ([`a67fc26`](https://github.com/yuki0iq/gitoxide/commit/a67fc26b80e5d1183ddc5c6598396214f3e19945))
+ - Remove `impl std::fmt::Display for Url` as it's not lossless. ([`79ab4ae`](https://github.com/yuki0iq/gitoxide/commit/79ab4aeb8206a5f32735891336d7745e046bbea1))
+ - `Url::write_to(out)` to write itself more flexibly. ([`833899d`](https://github.com/yuki0iq/gitoxide/commit/833899dce120d26a2bbe04d07fc4c71455eb3afe))
+ - Add `Url::to_bstring()` for lossless but fallible bstring conversion. ([`5f707c7`](https://github.com/yuki0iq/gitoxide/commit/5f707c7e99c70ab9683d55c396e8dc11e1d3b0ea))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#524](https://github.com/yuki0iq/gitoxide/issues/524)**
+ - Prepare changelogs prior to release ([`6446b39`](https://github.com/yuki0iq/gitoxide/commit/6446b395d5926565ef899b0c923f35468ccf1921))
+ - Introduce `parse(&BStr)` (previously it took `&[u8]`) ([`653ebc5`](https://github.com/yuki0iq/gitoxide/commit/653ebc52f97116e9c72e985eda0d76f566e8c74d))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#725](https://github.com/yuki0iq/gitoxide/issues/725)**
+ - Correctly parse scp-like ssh urls with alias as such. ([`372cea1`](https://github.com/yuki0iq/gitoxide/commit/372cea13ad8abe1c47ed7bc806b42292a8ebfae0))
+ * **[#XXX](https://github.com/yuki0iq/gitoxide/issues/XXX)**
+ - Prepare changelogs prior to release ([`8c0bca3`](https://github.com/yuki0iq/gitoxide/commit/8c0bca37ff9fbaadbe55561fb2b0d649980c95b1))
* **Uncategorized**
- - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/GitoxideLabs/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Rename `git-url` to `gix-url` ([`e95d72e`](https://github.com/GitoxideLabs/gitoxide/commit/e95d72ed5b12b94a45f5ebfdea70a352b842cbec))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Release git-features v0.26.4 ([`109f434`](https://github.com/GitoxideLabs/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
- - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/GitoxideLabs/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Thanks clippy ([`bac57dd`](https://github.com/GitoxideLabs/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`9e04685`](https://github.com/GitoxideLabs/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
- - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/GitoxideLabs/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
- - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/GitoxideLabs/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
- - Make fmt ([`511ed00`](https://github.com/GitoxideLabs/gitoxide/commit/511ed0000397a5b268530c8f5362e7d25b7c1594))
- - Merge branch 'adjustments-for-cargo' ([`f8c562a`](https://github.com/GitoxideLabs/gitoxide/commit/f8c562a559e6dc3377583cc7200585dad7c3d481))
- - Collect ssh-specific options to control how the ssh program is invoked. ([`61d89f5`](https://github.com/GitoxideLabs/gitoxide/commit/61d89f586a0ad913fc2f502520282520a5e1fd15))
- - Release git-features v0.25.1, git-url v0.12.2, git-odb v0.38.1, git-transport v0.24.2, git-repository v0.30.2 ([`bb0a07b`](https://github.com/GitoxideLabs/gitoxide/commit/bb0a07b5edd5f980989d1a92e74df7f183febe87))
- - Merge branch 'fix/ssh-clone' ([`3678a6a`](https://github.com/GitoxideLabs/gitoxide/commit/3678a6abab6f59ff7008ccfe02bb8d61da47e166))
- - Properly set default SSH port to 22 ([`1058330`](https://github.com/GitoxideLabs/gitoxide/commit/1058330adcc3262c59d30a0b8854fade20ffc3d5))
- - Release git-url v0.12.1, git-transport v0.24.1, git-protocol v0.25.1, git-repository v0.30.1, git-commitgraph v0.12.0, gitoxide-core v0.22.0, gitoxide v0.20.0 ([`08ec3a9`](https://github.com/GitoxideLabs/gitoxide/commit/08ec3a93d77a1018439a5c41c23729ffed27c5a5))
- - Prepare changelogs prior to release ([`68ce15d`](https://github.com/GitoxideLabs/gitoxide/commit/68ce15d07b50cfacdac0d1e42fe7f5e6330ba523))
- - Merge branch 'fix/relative-scplike-urls' ([`b688592`](https://github.com/GitoxideLabs/gitoxide/commit/b68859254a02b93e7ea90f4881323357cfd080a4))
- - Don't sanitize SCP-like paths ([`d21f9eb`](https://github.com/GitoxideLabs/gitoxide/commit/d21f9eb3d6f295ed25da0b55541f9535f144b3b4))
- - Refactor ([`c70bf74`](https://github.com/GitoxideLabs/gitoxide/commit/c70bf74e6625179d4555a2468d3b2492179d86bf))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Scp-like URLs should preserve relative and home-relative paths ([`f20f272`](https://github.com/GitoxideLabs/gitoxide/commit/f20f2728ee78d90510e27769a61ead405c4018c1))
- - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/GitoxideLabs/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
- - Merge branch 'main' into adjustments-for-cargo ([`bb60d3d`](https://github.com/GitoxideLabs/gitoxide/commit/bb60d3d5cb9dbd7abe61accded6d21e320c624db))
- - Reject empty paths where needed, add `Url::from_parts_as_alternative_form()`. ([`302a2d8`](https://github.com/GitoxideLabs/gitoxide/commit/302a2d866692a541e01d112b6870aa22fcdbe32b))
- - Make sure that `file:..` isn't considered a valid file url. ([`3e3aff9`](https://github.com/GitoxideLabs/gitoxide/commit/3e3aff9f2f427d030a38fe147c5252d7bfd45109))
- - Merge branch 'paulyoung/scheme-ext' ([`3e27550`](https://github.com/GitoxideLabs/gitoxide/commit/3e27550577ea942427a57c902570f0416f540753))
- - Realign test expectations ([`93e6d71`](https://github.com/GitoxideLabs/gitoxide/commit/93e6d7199408e492574c43fcfb81faccea2b6fd4))
- - Improve documentation ([`db7577f`](https://github.com/GitoxideLabs/gitoxide/commit/db7577ff348bbe9ffffcb1d5951c9dd579e111e3))
- - Cargo fmt ([`3b61a47`](https://github.com/GitoxideLabs/gitoxide/commit/3b61a47266abfb2145f64e8233eca12fa1d9cb65))
- - Allow parsing arbitrary URL schemes ([`4753e64`](https://github.com/GitoxideLabs/gitoxide/commit/4753e641eada72f4e944811ea85390481444b210))
- - Handle `file:///C:/foo/bar` urls correctly on windows, as paths now are `C:\\foo\bar`. ([`d6f90be`](https://github.com/GitoxideLabs/gitoxide/commit/d6f90beac37866f992a1714d38e5b320eea6f1bb))
- - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/GitoxideLabs/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
- - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/GitoxideLabs/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/GitoxideLabs/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
- - Prepare changelogs prior to release ([`423af90`](https://github.com/GitoxideLabs/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
- - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/GitoxideLabs/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
- - Merge branch 'gix-clone' ([`def53b3`](https://github.com/GitoxideLabs/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
- - Make a clearer note of the obvious deviation due to lack of storing passwords ([`d91bbcc`](https://github.com/GitoxideLabs/gitoxide/commit/d91bbcc14b34166c79bba6faafd4395d6a571477))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'clone' ([`507dc7e`](https://github.com/GitoxideLabs/gitoxide/commit/507dc7e706cb3c9d89d048b3aff5df239a9b6788))
- - `Url::try_from(path: &std::path::Path)` for more convenient instantiation. ([`22d3b37`](https://github.com/GitoxideLabs/gitoxide/commit/22d3b37ea6239170a478b859361a7d1d7ba01a9a))
- - More assurance we understand how relative paths in scp-like urls work ([`5926322`](https://github.com/GitoxideLabs/gitoxide/commit/5926322c7dc9ef45c0f8c7dc50551d0bf1800ada))
- - (mostly) lossless roundtripping of scp-like urls. ([`39ce98b`](https://github.com/GitoxideLabs/gitoxide/commit/39ce98ba9a427b8cea1b843f333c2e7de300499c))
- - Lossless serialization of file urls. ([`58a6000`](https://github.com/GitoxideLabs/gitoxide/commit/58a6000d669acd33bad91509eaa469f041f119e5))
- - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/GitoxideLabs/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/GitoxideLabs/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs' ([`fd14489`](https://github.com/GitoxideLabs/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
- - Release git-features v0.22.6 ([`c9eda72`](https://github.com/GitoxideLabs/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
- - Make fmt ([`535e967`](https://github.com/GitoxideLabs/gitoxide/commit/535e967666c6da657ff1b7eff7c64ab27cafb182))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/GitoxideLabs/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
- - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/GitoxideLabs/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/GitoxideLabs/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
- - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/GitoxideLabs/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
- - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/GitoxideLabs/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
- - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/GitoxideLabs/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Thanks clippy ([`dc74fbd`](https://github.com/GitoxideLabs/gitoxide/commit/dc74fbd9a58e1d424713fc5f2442cedcc09c1200))
- - Make Scheme work with serde, removing `Copy` in the process. e#450) ([`2da6c86`](https://github.com/GitoxideLabs/gitoxide/commit/2da6c862e184ac37d59147e9cf809017b65db966))
- - Release git-path v0.4.1 ([`5e82346`](https://github.com/GitoxideLabs/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
- - Merge branch 'remote-ls-refs' ([`39d585d`](https://github.com/GitoxideLabs/gitoxide/commit/39d585d9f9ac6f3ecf51359c8e37f0a50e21ed45))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/GitoxideLabs/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/GitoxideLabs/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/GitoxideLabs/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/GitoxideLabs/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
- - `From<&[u8]>` is now `From<&BStr>` ([`ffc4a85`](https://github.com/GitoxideLabs/gitoxide/commit/ffc4a85b9a914b685d7ab528b30f2a3eefb44094))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/GitoxideLabs/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
- - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/GitoxideLabs/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
- - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/GitoxideLabs/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
- - Update changelogs prior to release ([`bb424f5`](https://github.com/GitoxideLabs/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/GitoxideLabs/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/GitoxideLabs/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
- - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/GitoxideLabs/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
- - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/GitoxideLabs/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
- - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/GitoxideLabs/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
- - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/GitoxideLabs/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
- - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/GitoxideLabs/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
- - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/GitoxideLabs/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
- - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/GitoxideLabs/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
- - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/GitoxideLabs/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
- - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/GitoxideLabs/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
- - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/GitoxideLabs/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
- - Prepare changelogs for release ([`674ec73`](https://github.com/GitoxideLabs/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
- - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/GitoxideLabs/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
- - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/GitoxideLabs/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
- - Thanks clippy ([`4ca9e07`](https://github.com/GitoxideLabs/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
- - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/GitoxideLabs/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
- - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/GitoxideLabs/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
- - Make fmt, but now it picked up some parts that usually don't get altered… ([`01f7b72`](https://github.com/GitoxideLabs/gitoxide/commit/01f7b729337bd2c99498321c479a9a13b1858e3e))
- - Update changelogs just for fun ([`21541b3`](https://github.com/GitoxideLabs/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
- - Release git-url v0.3.3 ([`fdd5bdb`](https://github.com/GitoxideLabs/gitoxide/commit/fdd5bdb1bedc9a5d10ee69d315c11860d3f2468b))
- - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/GitoxideLabs/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
- - (cargo-release) version 0.3.2 ([`03de99e`](https://github.com/GitoxideLabs/gitoxide/commit/03de99e31fae18cabab19baafc78b2bef8b6a493))
- - (cargo-release) version 0.3.1 ([`4deef67`](https://github.com/GitoxideLabs/gitoxide/commit/4deef67a2259a0bf0e2cfa7d027e082240c67733))
- - Fix compile warnings ([`42fd77b`](https://github.com/GitoxideLabs/gitoxide/commit/42fd77b790eade874c559ed0bed14530ecda66d1))
- - (cargo-release) version 0.3.0 ([`d5c6643`](https://github.com/GitoxideLabs/gitoxide/commit/d5c6643a41d295eaf7aabb84eab435e42a11dd42))
- - Thanks clippy ([`e13adb2`](https://github.com/GitoxideLabs/gitoxide/commit/e13adb2b51e634ee5085038c3b1eaecfd6c43715))
- - [gitoxide-core] Use git-config for remote url parsing ([`c45feed`](https://github.com/GitoxideLabs/gitoxide/commit/c45feed6124601a8bbef609d5b47c5b8a9d5defa))
- - (cargo-release) version 0.2.0 ([`0c39373`](https://github.com/GitoxideLabs/gitoxide/commit/0c39373de5aba0acc4aaa330bf51b6abd4f50474))
- - Support for radicle urls ([`2c5b955`](https://github.com/GitoxideLabs/gitoxide/commit/2c5b955b07073c5ef0e7bbe3ab20f0047770440b))
- - (cargo-release) version 0.1.1 ([`e94fefa`](https://github.com/GitoxideLabs/gitoxide/commit/e94fefaf5e7a10605fa7ca46b2ce84a60b149aa0))
- - Finish git-url docs ([`4099508`](https://github.com/GitoxideLabs/gitoxide/commit/4099508ae32a4cce1a110d68c094d8c9002d8835))
- - Begin of documenting git-url crate ([`c891901`](https://github.com/GitoxideLabs/gitoxide/commit/c891901f1e7b2e0300bb7ae243c3579ced76c5e0))
- - Remove dash in all repository links ([`98c1360`](https://github.com/GitoxideLabs/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
- - Merge from main. ([`b59bd5e`](https://github.com/GitoxideLabs/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
- - Finish removal of rust 2018 idioms ([`0d1699e`](https://github.com/GitoxideLabs/gitoxide/commit/0d1699e0e0bc9052be0a74b1b3f3d3eeeec39e3e))
- - Refactor ([`e07fbd6`](https://github.com/GitoxideLabs/gitoxide/commit/e07fbd63db297cd9f70f8b86b1f1f56b15e270a8))
- - [clone] encode message for git credentials helper ([`143549e`](https://github.com/GitoxideLabs/gitoxide/commit/143549e0757d4fa7a8347aa1b8b4734e9b62bf04))
- - [clone] make URL available in transport layer ([`6778447`](https://github.com/GitoxideLabs/gitoxide/commit/67784478b96f8afd142e52982e2161a1f05d2ec9))
- - [clone] Finish round-trip testing ([`df617fd`](https://github.com/GitoxideLabs/gitoxide/commit/df617fd8685e2efb9e897bc94a2dad163f0c9f2e))
- - Refactor ([`aea52fe`](https://github.com/GitoxideLabs/gitoxide/commit/aea52fe24168e20cd2949b7c4dd70abc88082429))
- - [clone] first sketch of roundtripping URLs ([`23678f8`](https://github.com/GitoxideLabs/gitoxide/commit/23678f8d91dd88cc4b797821cdc16af494044c0f))
- - [clone] first steps towards launching git-upload-pack while… ([`41f05f1`](https://github.com/GitoxideLabs/gitoxide/commit/41f05f13a1fac078b694e6f4a9c8f52eeaff4191))
- - [clone] Better error handling for generalized `connect(…)` ([`713808c`](https://github.com/GitoxideLabs/gitoxide/commit/713808cd8bd326b632c2b8f0cfbe7f147b1fa0aa))
- - [clone] expand-path should be server-side ([`8a38856`](https://github.com/GitoxideLabs/gitoxide/commit/8a38856a811078d1d453db9c0e0ad7b6baaaed3c))
- - Thanks clippy ([`0506fd9`](https://github.com/GitoxideLabs/gitoxide/commit/0506fd92aadec7c92747fb80c0aa6fe68908bc5c))
- - [url] more specific 'missing user home' error ([`ec5721a`](https://github.com/GitoxideLabs/gitoxide/commit/ec5721a7d153da1cc628de2bb20de8f723140a54))
- - Refactor ([`e54681a`](https://github.com/GitoxideLabs/gitoxide/commit/e54681aef693bfd4b0d5dfd385b6fb8cc150376b))
- - [url] Actually the is_relative() case should never be triggered ([`ac89d38`](https://github.com/GitoxideLabs/gitoxide/commit/ac89d38c6af96b2ae834df00451ad22a8947d43b))
- - [url] try again, maybe this works on windows… ([`f14fdd1`](https://github.com/GitoxideLabs/gitoxide/commit/f14fdd12fafec6b12feb2ae6ab965793f20ee2c5))
- - [url] Once more with feeling ([`2ea4a8c`](https://github.com/GitoxideLabs/gitoxide/commit/2ea4a8cb515c3cb8b8273648ebf367324cfec6ae))
- - [url] all debug output there is… ([`3df5b41`](https://github.com/GitoxideLabs/gitoxide/commit/3df5b41d33b54c87bdda663723253b66179148fe))
- - [url] yikes, more debugging for windows on CI ([`9a430e7`](https://github.com/GitoxideLabs/gitoxide/commit/9a430e77a428be5b5e499a7fc28ed88860cafe68))
- - [url] Another try to make this work on windows - tests probably ([`a51647f`](https://github.com/GitoxideLabs/gitoxide/commit/a51647fc8b2297e54ac2ac37f15a7c603ff92d1b))
- - [url] See if this fixes the windows tests ([`534c6a6`](https://github.com/GitoxideLabs/gitoxide/commit/534c6a67cd98944215e17a5f21490aa06a9f2113))
- - [url] add standard conversions ([`27e3bdc`](https://github.com/GitoxideLabs/gitoxide/commit/27e3bdcfc1fe4ceabfe5aca2d55d68a005756cca))
- - Refactor ([`73e2b1b`](https://github.com/GitoxideLabs/gitoxide/commit/73e2b1b16ed5ba584a67488cb481ea13f54c0488))
- - [url] BString in public interface ([`745662d`](https://github.com/GitoxideLabs/gitoxide/commit/745662da413a0d5379d40a1e26b131477393d26f))
- - [url] Commit to 'bstr' ([`3d26ae1`](https://github.com/GitoxideLabs/gitoxide/commit/3d26ae1dfaac44054705a3ab3ae5e00ce98298dd))
- - [url] remove feature toggle, 'home' dependency is small enough ([`a5a6f0f`](https://github.com/GitoxideLabs/gitoxide/commit/a5a6f0fc7f193a3eed0992f90a6f37348fd47830))
- - [url] Add user expansion support (behind feature toggle) ([`a684cfe`](https://github.com/GitoxideLabs/gitoxide/commit/a684cfe05f6fa33e674ce7a521179e7f65f84705))
- - [url] first stab at expanding paths with user names ([`37459dc`](https://github.com/GitoxideLabs/gitoxide/commit/37459dcac513b6123157eefe4942a9610a1192ed))
- - Thanks clippy ([`50acab7`](https://github.com/GitoxideLabs/gitoxide/commit/50acab74e57911b1a10dda4a8c2823db5ae1fa2b))
- - [url] Support for git and http urls, as well as user expansion parsing ([`5ef201d`](https://github.com/GitoxideLabs/gitoxide/commit/5ef201db248d60656b949f59d10b539499459cff))
- - Refactor ([`6ab7cc6`](https://github.com/GitoxideLabs/gitoxide/commit/6ab7cc6c330b3d32cb85cfa3fba63c0e145104b7))
- - [url] first stab at implementing username expansion reasonably ([`86d17a3`](https://github.com/GitoxideLabs/gitoxide/commit/86d17a3da3330c495b7ec7e53aca50bf864723f7))
- - [url] fix serde ([`569014d`](https://github.com/GitoxideLabs/gitoxide/commit/569014d49514c744947b84e47be4dda46d2bcca3))
- - [url] Now with support for non-utf8 byte strings ([`81f01fd`](https://github.com/GitoxideLabs/gitoxide/commit/81f01fde78cb173d7bcdcfa8f22800e69e7981dd))
- - [url] more tests and additional limitations ([`3c2811f`](https://github.com/GitoxideLabs/gitoxide/commit/3c2811f8fedc9b0018e3bb01e81b365543d65505))
- - [url] handle trivial file protocol URLs better ([`18eb512`](https://github.com/GitoxideLabs/gitoxide/commit/18eb51286e12608f030cde10646d6502e0dbf427))
- - [url] Disable URL parsing for things that look like paths ([`03b0de9`](https://github.com/GitoxideLabs/gitoxide/commit/03b0de94c2d85484f474f6a780d564b28de98c8a))
- - [url] turns out that relative URLs and windows paths are killing it ([`0bee58e`](https://github.com/GitoxideLabs/gitoxide/commit/0bee58e66e24ce6002d4a7eeee86f92146bbee16))
- - [url] Switch to 'url' crate, as correctness certainly is more important than compile times ([`da6ad48`](https://github.com/GitoxideLabs/gitoxide/commit/da6ad48e48dbc619e1195d0ac10059c8a04e993e))
- - Thanks clippy ([`a37c7a3`](https://github.com/GitoxideLabs/gitoxide/commit/a37c7a37524b2a3a5ef853765832ac9a30ae8f2d))
- - [url] user and IPv4 parsing/simple validation ([`d1929ac`](https://github.com/GitoxideLabs/gitoxide/commit/d1929ac319767e7846f595dffb3a886abdafa87f))
- - [url] parse port number ([`bc8bd99`](https://github.com/GitoxideLabs/gitoxide/commit/bc8bd99335ba2502dd5ad7a1d54005c2093156cf))
- - Try for leaner tests, but it does the opposite kind of :D ([`098f802`](https://github.com/GitoxideLabs/gitoxide/commit/098f802e6dc9f55632791ddf8d046563f75cba7a))
- - Refactor ([`4499a08`](https://github.com/GitoxideLabs/gitoxide/commit/4499a08d1c54daaab643fce054141bc8fcc754be))
- - Refactor ([`42a1b51`](https://github.com/GitoxideLabs/gitoxide/commit/42a1b5150fee8d06e17f33fb04b56dac630f7b69))
- - [url] the first green tests ([`a501bc1`](https://github.com/GitoxideLabs/gitoxide/commit/a501bc19c0a2ad1b4ee576379841fea2af6db6cc))
- - Refactor ([`9c5fb91`](https://github.com/GitoxideLabs/gitoxide/commit/9c5fb91bde4f3562566c0528307cd74f056fe5ce))
- - [url] infrastructure for nom errors, taken from git-object ([`0ae38ed`](https://github.com/GitoxideLabs/gitoxide/commit/0ae38edcfd2c7b9c6793c0bc21e88e9d4d19a6b1))
- - [url] basic frame and first failing test ([`60aacf0`](https://github.com/GitoxideLabs/gitoxide/commit/60aacf0c279d277c4abf13e62697a51feeee26fd))
- - Allow dual-licensing with Apache 2.0 ([`ea353eb`](https://github.com/GitoxideLabs/gitoxide/commit/ea353eb02fd4f75508600cc5676107bc7e627f1e))
- - Add git-url crate ([`fd2e5ba`](https://github.com/GitoxideLabs/gitoxide/commit/fd2e5bab97f09666c983634fa89947a4bed1c92d))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Rename `git-url` to `gix-url` ([`e95d72e`](https://github.com/yuki0iq/gitoxide/commit/e95d72ed5b12b94a45f5ebfdea70a352b842cbec))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Release git-features v0.26.4 ([`109f434`](https://github.com/yuki0iq/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
+ - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/yuki0iq/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/yuki0iq/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
+ - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/yuki0iq/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
+ - Make fmt ([`511ed00`](https://github.com/yuki0iq/gitoxide/commit/511ed0000397a5b268530c8f5362e7d25b7c1594))
+ - Merge branch 'adjustments-for-cargo' ([`f8c562a`](https://github.com/yuki0iq/gitoxide/commit/f8c562a559e6dc3377583cc7200585dad7c3d481))
+ - Collect ssh-specific options to control how the ssh program is invoked. ([`61d89f5`](https://github.com/yuki0iq/gitoxide/commit/61d89f586a0ad913fc2f502520282520a5e1fd15))
+ - Release git-features v0.25.1, git-url v0.12.2, git-odb v0.38.1, git-transport v0.24.2, git-repository v0.30.2 ([`bb0a07b`](https://github.com/yuki0iq/gitoxide/commit/bb0a07b5edd5f980989d1a92e74df7f183febe87))
+ - Merge branch 'fix/ssh-clone' ([`3678a6a`](https://github.com/yuki0iq/gitoxide/commit/3678a6abab6f59ff7008ccfe02bb8d61da47e166))
+ - Properly set default SSH port to 22 ([`1058330`](https://github.com/yuki0iq/gitoxide/commit/1058330adcc3262c59d30a0b8854fade20ffc3d5))
+ - Release git-url v0.12.1, git-transport v0.24.1, git-protocol v0.25.1, git-repository v0.30.1, git-commitgraph v0.12.0, gitoxide-core v0.22.0, gitoxide v0.20.0 ([`08ec3a9`](https://github.com/yuki0iq/gitoxide/commit/08ec3a93d77a1018439a5c41c23729ffed27c5a5))
+ - Prepare changelogs prior to release ([`68ce15d`](https://github.com/yuki0iq/gitoxide/commit/68ce15d07b50cfacdac0d1e42fe7f5e6330ba523))
+ - Merge branch 'fix/relative-scplike-urls' ([`b688592`](https://github.com/yuki0iq/gitoxide/commit/b68859254a02b93e7ea90f4881323357cfd080a4))
+ - Don't sanitize SCP-like paths ([`d21f9eb`](https://github.com/yuki0iq/gitoxide/commit/d21f9eb3d6f295ed25da0b55541f9535f144b3b4))
+ - Refactor ([`c70bf74`](https://github.com/yuki0iq/gitoxide/commit/c70bf74e6625179d4555a2468d3b2492179d86bf))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Scp-like URLs should preserve relative and home-relative paths ([`f20f272`](https://github.com/yuki0iq/gitoxide/commit/f20f2728ee78d90510e27769a61ead405c4018c1))
+ - Merge branch 'adjustments-for-cargo' ([`70ccbb2`](https://github.com/yuki0iq/gitoxide/commit/70ccbb21b1113bdeb20b52d274141a9fdb75f579))
+ - Merge branch 'main' into adjustments-for-cargo ([`bb60d3d`](https://github.com/yuki0iq/gitoxide/commit/bb60d3d5cb9dbd7abe61accded6d21e320c624db))
+ - Reject empty paths where needed, add `Url::from_parts_as_alternative_form()`. ([`302a2d8`](https://github.com/yuki0iq/gitoxide/commit/302a2d866692a541e01d112b6870aa22fcdbe32b))
+ - Make sure that `file:..` isn't considered a valid file url. ([`3e3aff9`](https://github.com/yuki0iq/gitoxide/commit/3e3aff9f2f427d030a38fe147c5252d7bfd45109))
+ - Merge branch 'paulyoung/scheme-ext' ([`3e27550`](https://github.com/yuki0iq/gitoxide/commit/3e27550577ea942427a57c902570f0416f540753))
+ - Realign test expectations ([`93e6d71`](https://github.com/yuki0iq/gitoxide/commit/93e6d7199408e492574c43fcfb81faccea2b6fd4))
+ - Improve documentation ([`db7577f`](https://github.com/yuki0iq/gitoxide/commit/db7577ff348bbe9ffffcb1d5951c9dd579e111e3))
+ - Cargo fmt ([`3b61a47`](https://github.com/yuki0iq/gitoxide/commit/3b61a47266abfb2145f64e8233eca12fa1d9cb65))
+ - Allow parsing arbitrary URL schemes ([`4753e64`](https://github.com/yuki0iq/gitoxide/commit/4753e641eada72f4e944811ea85390481444b210))
+ - Handle `file:///C:/foo/bar` urls correctly on windows, as paths now are `C:\\foo\bar`. ([`d6f90be`](https://github.com/yuki0iq/gitoxide/commit/d6f90beac37866f992a1714d38e5b320eea6f1bb))
+ - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/yuki0iq/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
+ - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/yuki0iq/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/yuki0iq/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
+ - Merge branch 'gix-clone' ([`def53b3`](https://github.com/yuki0iq/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
+ - Make a clearer note of the obvious deviation due to lack of storing passwords ([`d91bbcc`](https://github.com/yuki0iq/gitoxide/commit/d91bbcc14b34166c79bba6faafd4395d6a571477))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'clone' ([`507dc7e`](https://github.com/yuki0iq/gitoxide/commit/507dc7e706cb3c9d89d048b3aff5df239a9b6788))
+ - `Url::try_from(path: &std::path::Path)` for more convenient instantiation. ([`22d3b37`](https://github.com/yuki0iq/gitoxide/commit/22d3b37ea6239170a478b859361a7d1d7ba01a9a))
+ - More assurance we understand how relative paths in scp-like urls work ([`5926322`](https://github.com/yuki0iq/gitoxide/commit/5926322c7dc9ef45c0f8c7dc50551d0bf1800ada))
+ - (mostly) lossless roundtripping of scp-like urls. ([`39ce98b`](https://github.com/yuki0iq/gitoxide/commit/39ce98ba9a427b8cea1b843f333c2e7de300499c))
+ - Lossless serialization of file urls. ([`58a6000`](https://github.com/yuki0iq/gitoxide/commit/58a6000d669acd33bad91509eaa469f041f119e5))
+ - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/yuki0iq/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0 ([`f5c36d8`](https://github.com/yuki0iq/gitoxide/commit/f5c36d85755d1f0f503b77d9a565fad6aecf6728))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs' ([`fd14489`](https://github.com/yuki0iq/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
+ - Release git-features v0.22.6 ([`c9eda72`](https://github.com/yuki0iq/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
+ - Make fmt ([`535e967`](https://github.com/yuki0iq/gitoxide/commit/535e967666c6da657ff1b7eff7c64ab27cafb182))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/yuki0iq/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
+ - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/yuki0iq/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/yuki0iq/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
+ - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/yuki0iq/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
+ - Release git-object v0.20.3, git-ref v0.15.4, git-config v0.7.1, git-diff v0.18.0, git-traverse v0.16.3, git-pack v0.22.0, git-odb v0.32.0, git-url v0.7.3, git-transport v0.19.3, git-protocol v0.19.1, git-refspec v0.1.1, git-repository v0.23.0, safety bump 6 crates ([`85a3bed`](https://github.com/yuki0iq/gitoxide/commit/85a3bedd68d2e5f36592a2f691c977dc55298279))
+ - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/yuki0iq/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Thanks clippy ([`dc74fbd`](https://github.com/yuki0iq/gitoxide/commit/dc74fbd9a58e1d424713fc5f2442cedcc09c1200))
+ - Make Scheme work with serde, removing `Copy` in the process. e#450) ([`2da6c86`](https://github.com/yuki0iq/gitoxide/commit/2da6c862e184ac37d59147e9cf809017b65db966))
+ - Release git-path v0.4.1 ([`5e82346`](https://github.com/yuki0iq/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
+ - Merge branch 'remote-ls-refs' ([`39d585d`](https://github.com/yuki0iq/gitoxide/commit/39d585d9f9ac6f3ecf51359c8e37f0a50e21ed45))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/yuki0iq/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/yuki0iq/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/yuki0iq/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Assure document-features are available in all 'usable' and 'early' crates ([`238581c`](https://github.com/yuki0iq/gitoxide/commit/238581cc46c7288691eed37dc7de5069e3d86721))
+ - `From<&[u8]>` is now `From<&BStr>` ([`ffc4a85`](https://github.com/yuki0iq/gitoxide/commit/ffc4a85b9a914b685d7ab528b30f2a3eefb44094))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/yuki0iq/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/yuki0iq/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
+ - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/yuki0iq/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/yuki0iq/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
+ - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/yuki0iq/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
+ - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/yuki0iq/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
+ - Release git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`42ebb53`](https://github.com/yuki0iq/gitoxide/commit/42ebb536cd6086f096b8422291776c9720fa0948))
+ - Release git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`1b76119`](https://github.com/yuki0iq/gitoxide/commit/1b76119259b8168aeb99cbbec233f7ddaa2d7d2c))
+ - Release git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`8f57c29`](https://github.com/yuki0iq/gitoxide/commit/8f57c297d7d6ed68cf51415ea7ede4bf9263326e))
+ - Release git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0 ([`d78aab7`](https://github.com/yuki0iq/gitoxide/commit/d78aab7b9c4b431d437ac70a0ef96263acb64e46))
+ - Release git-hash v0.9.1, git-features v0.19.1, git-actor v0.8.0, git-config v0.1.10, git-object v0.17.0, git-diff v0.13.0, git-tempfile v1.0.4, git-chunk v0.3.0, git-traverse v0.12.0, git-pack v0.16.0, git-odb v0.26.0, git-packetline v0.12.3, git-url v0.3.5, git-transport v0.15.0, git-protocol v0.14.0, git-ref v0.11.0, git-repository v0.14.0, cargo-smart-release v0.8.0, safety bump 4 crates ([`373cbc8`](https://github.com/yuki0iq/gitoxide/commit/373cbc877f7ad60dac682e57c52a7b90f108ebe3))
+ - Prepare changelogs for release ([`674ec73`](https://github.com/yuki0iq/gitoxide/commit/674ec73b0816baa2c63b4ef1b40b7a41849c5e95))
+ - Prepar changelogs for cargo-smart-release release ([`8900d69`](https://github.com/yuki0iq/gitoxide/commit/8900d699226eb0995be70d66249827ce348261df))
+ - Merge branch 'sync-db-draft' ([`7d2e20c`](https://github.com/yuki0iq/gitoxide/commit/7d2e20c6fedc2c7e71a307d8d072412fa847a4aa))
+ - Thanks clippy ([`4ca9e07`](https://github.com/yuki0iq/gitoxide/commit/4ca9e07c7ac062d48d64ad7b516274e32dbc51c6))
+ - Release git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-config v0.1.7, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0 ([`59ffbd9`](https://github.com/yuki0iq/gitoxide/commit/59ffbd9f15583c8248b7f48b3f55ec6faffe7cfe))
+ - Adjusting changelogs prior to release of git-hash v0.7.0, git-features v0.16.5, git-actor v0.5.3, git-validate v0.5.3, git-object v0.14.1, git-diff v0.10.0, git-tempfile v1.0.3, git-lock v1.0.1, git-traverse v0.9.0, git-pack v0.12.0, git-odb v0.22.0, git-packetline v0.11.0, git-url v0.3.4, git-transport v0.12.0, git-protocol v0.11.0, git-ref v0.8.0, git-repository v0.10.0, cargo-smart-release v0.4.0, safety bump 3 crates ([`a474395`](https://github.com/yuki0iq/gitoxide/commit/a47439590e36b1cb8b516b6053fd5cbfc42efed7))
+ - Make fmt, but now it picked up some parts that usually don't get altered… ([`01f7b72`](https://github.com/yuki0iq/gitoxide/commit/01f7b729337bd2c99498321c479a9a13b1858e3e))
+ - Update changelogs just for fun ([`21541b3`](https://github.com/yuki0iq/gitoxide/commit/21541b3301de1e053fc0e84373be60d2162fbaae))
+ - Release git-url v0.3.3 ([`fdd5bdb`](https://github.com/yuki0iq/gitoxide/commit/fdd5bdb1bedc9a5d10ee69d315c11860d3f2468b))
+ - Apply nightly rustfmt rules. ([`5e0edba`](https://github.com/yuki0iq/gitoxide/commit/5e0edbadb39673d4de640f112fa306349fb11814))
+ - (cargo-release) version 0.3.2 ([`03de99e`](https://github.com/yuki0iq/gitoxide/commit/03de99e31fae18cabab19baafc78b2bef8b6a493))
+ - (cargo-release) version 0.3.1 ([`4deef67`](https://github.com/yuki0iq/gitoxide/commit/4deef67a2259a0bf0e2cfa7d027e082240c67733))
+ - Fix compile warnings ([`42fd77b`](https://github.com/yuki0iq/gitoxide/commit/42fd77b790eade874c559ed0bed14530ecda66d1))
+ - (cargo-release) version 0.3.0 ([`d5c6643`](https://github.com/yuki0iq/gitoxide/commit/d5c6643a41d295eaf7aabb84eab435e42a11dd42))
+ - Thanks clippy ([`e13adb2`](https://github.com/yuki0iq/gitoxide/commit/e13adb2b51e634ee5085038c3b1eaecfd6c43715))
+ - [gitoxide-core] Use git-config for remote url parsing ([`c45feed`](https://github.com/yuki0iq/gitoxide/commit/c45feed6124601a8bbef609d5b47c5b8a9d5defa))
+ - (cargo-release) version 0.2.0 ([`0c39373`](https://github.com/yuki0iq/gitoxide/commit/0c39373de5aba0acc4aaa330bf51b6abd4f50474))
+ - Support for radicle urls ([`2c5b955`](https://github.com/yuki0iq/gitoxide/commit/2c5b955b07073c5ef0e7bbe3ab20f0047770440b))
+ - (cargo-release) version 0.1.1 ([`e94fefa`](https://github.com/yuki0iq/gitoxide/commit/e94fefaf5e7a10605fa7ca46b2ce84a60b149aa0))
+ - Finish git-url docs ([`4099508`](https://github.com/yuki0iq/gitoxide/commit/4099508ae32a4cce1a110d68c094d8c9002d8835))
+ - Begin of documenting git-url crate ([`c891901`](https://github.com/yuki0iq/gitoxide/commit/c891901f1e7b2e0300bb7ae243c3579ced76c5e0))
+ - Remove dash in all repository links ([`98c1360`](https://github.com/yuki0iq/gitoxide/commit/98c1360ba4d2fb3443602b7da8775906224feb1d))
+ - Merge from main. ([`b59bd5e`](https://github.com/yuki0iq/gitoxide/commit/b59bd5e0b0895c7d1d585816cec8be4dea78c278))
+ - Finish removal of rust 2018 idioms ([`0d1699e`](https://github.com/yuki0iq/gitoxide/commit/0d1699e0e0bc9052be0a74b1b3f3d3eeeec39e3e))
+ - Refactor ([`e07fbd6`](https://github.com/yuki0iq/gitoxide/commit/e07fbd63db297cd9f70f8b86b1f1f56b15e270a8))
+ - [clone] encode message for git credentials helper ([`143549e`](https://github.com/yuki0iq/gitoxide/commit/143549e0757d4fa7a8347aa1b8b4734e9b62bf04))
+ - [clone] make URL available in transport layer ([`6778447`](https://github.com/yuki0iq/gitoxide/commit/67784478b96f8afd142e52982e2161a1f05d2ec9))
+ - [clone] Finish round-trip testing ([`df617fd`](https://github.com/yuki0iq/gitoxide/commit/df617fd8685e2efb9e897bc94a2dad163f0c9f2e))
+ - Refactor ([`aea52fe`](https://github.com/yuki0iq/gitoxide/commit/aea52fe24168e20cd2949b7c4dd70abc88082429))
+ - [clone] first sketch of roundtripping URLs ([`23678f8`](https://github.com/yuki0iq/gitoxide/commit/23678f8d91dd88cc4b797821cdc16af494044c0f))
+ - [clone] first steps towards launching git-upload-pack while… ([`41f05f1`](https://github.com/yuki0iq/gitoxide/commit/41f05f13a1fac078b694e6f4a9c8f52eeaff4191))
+ - [clone] Better error handling for generalized `connect(…)` ([`713808c`](https://github.com/yuki0iq/gitoxide/commit/713808cd8bd326b632c2b8f0cfbe7f147b1fa0aa))
+ - [clone] expand-path should be server-side ([`8a38856`](https://github.com/yuki0iq/gitoxide/commit/8a38856a811078d1d453db9c0e0ad7b6baaaed3c))
+ - Thanks clippy ([`0506fd9`](https://github.com/yuki0iq/gitoxide/commit/0506fd92aadec7c92747fb80c0aa6fe68908bc5c))
+ - [url] more specific 'missing user home' error ([`ec5721a`](https://github.com/yuki0iq/gitoxide/commit/ec5721a7d153da1cc628de2bb20de8f723140a54))
+ - Refactor ([`e54681a`](https://github.com/yuki0iq/gitoxide/commit/e54681aef693bfd4b0d5dfd385b6fb8cc150376b))
+ - [url] Actually the is_relative() case should never be triggered ([`ac89d38`](https://github.com/yuki0iq/gitoxide/commit/ac89d38c6af96b2ae834df00451ad22a8947d43b))
+ - [url] try again, maybe this works on windows… ([`f14fdd1`](https://github.com/yuki0iq/gitoxide/commit/f14fdd12fafec6b12feb2ae6ab965793f20ee2c5))
+ - [url] Once more with feeling ([`2ea4a8c`](https://github.com/yuki0iq/gitoxide/commit/2ea4a8cb515c3cb8b8273648ebf367324cfec6ae))
+ - [url] all debug output there is… ([`3df5b41`](https://github.com/yuki0iq/gitoxide/commit/3df5b41d33b54c87bdda663723253b66179148fe))
+ - [url] yikes, more debugging for windows on CI ([`9a430e7`](https://github.com/yuki0iq/gitoxide/commit/9a430e77a428be5b5e499a7fc28ed88860cafe68))
+ - [url] Another try to make this work on windows - tests probably ([`a51647f`](https://github.com/yuki0iq/gitoxide/commit/a51647fc8b2297e54ac2ac37f15a7c603ff92d1b))
+ - [url] See if this fixes the windows tests ([`534c6a6`](https://github.com/yuki0iq/gitoxide/commit/534c6a67cd98944215e17a5f21490aa06a9f2113))
+ - [url] add standard conversions ([`27e3bdc`](https://github.com/yuki0iq/gitoxide/commit/27e3bdcfc1fe4ceabfe5aca2d55d68a005756cca))
+ - Refactor ([`73e2b1b`](https://github.com/yuki0iq/gitoxide/commit/73e2b1b16ed5ba584a67488cb481ea13f54c0488))
+ - [url] BString in public interface ([`745662d`](https://github.com/yuki0iq/gitoxide/commit/745662da413a0d5379d40a1e26b131477393d26f))
+ - [url] Commit to 'bstr' ([`3d26ae1`](https://github.com/yuki0iq/gitoxide/commit/3d26ae1dfaac44054705a3ab3ae5e00ce98298dd))
+ - [url] remove feature toggle, 'home' dependency is small enough ([`a5a6f0f`](https://github.com/yuki0iq/gitoxide/commit/a5a6f0fc7f193a3eed0992f90a6f37348fd47830))
+ - [url] Add user expansion support (behind feature toggle) ([`a684cfe`](https://github.com/yuki0iq/gitoxide/commit/a684cfe05f6fa33e674ce7a521179e7f65f84705))
+ - [url] first stab at expanding paths with user names ([`37459dc`](https://github.com/yuki0iq/gitoxide/commit/37459dcac513b6123157eefe4942a9610a1192ed))
+ - Thanks clippy ([`50acab7`](https://github.com/yuki0iq/gitoxide/commit/50acab74e57911b1a10dda4a8c2823db5ae1fa2b))
+ - [url] Support for git and http urls, as well as user expansion parsing ([`5ef201d`](https://github.com/yuki0iq/gitoxide/commit/5ef201db248d60656b949f59d10b539499459cff))
+ - Refactor ([`6ab7cc6`](https://github.com/yuki0iq/gitoxide/commit/6ab7cc6c330b3d32cb85cfa3fba63c0e145104b7))
+ - [url] first stab at implementing username expansion reasonably ([`86d17a3`](https://github.com/yuki0iq/gitoxide/commit/86d17a3da3330c495b7ec7e53aca50bf864723f7))
+ - [url] fix serde ([`569014d`](https://github.com/yuki0iq/gitoxide/commit/569014d49514c744947b84e47be4dda46d2bcca3))
+ - [url] Now with support for non-utf8 byte strings ([`81f01fd`](https://github.com/yuki0iq/gitoxide/commit/81f01fde78cb173d7bcdcfa8f22800e69e7981dd))
+ - [url] more tests and additional limitations ([`3c2811f`](https://github.com/yuki0iq/gitoxide/commit/3c2811f8fedc9b0018e3bb01e81b365543d65505))
+ - [url] handle trivial file protocol URLs better ([`18eb512`](https://github.com/yuki0iq/gitoxide/commit/18eb51286e12608f030cde10646d6502e0dbf427))
+ - [url] Disable URL parsing for things that look like paths ([`03b0de9`](https://github.com/yuki0iq/gitoxide/commit/03b0de94c2d85484f474f6a780d564b28de98c8a))
+ - [url] turns out that relative URLs and windows paths are killing it ([`0bee58e`](https://github.com/yuki0iq/gitoxide/commit/0bee58e66e24ce6002d4a7eeee86f92146bbee16))
+ - [url] Switch to 'url' crate, as correctness certainly is more important than compile times ([`da6ad48`](https://github.com/yuki0iq/gitoxide/commit/da6ad48e48dbc619e1195d0ac10059c8a04e993e))
+ - Thanks clippy ([`a37c7a3`](https://github.com/yuki0iq/gitoxide/commit/a37c7a37524b2a3a5ef853765832ac9a30ae8f2d))
+ - [url] user and IPv4 parsing/simple validation ([`d1929ac`](https://github.com/yuki0iq/gitoxide/commit/d1929ac319767e7846f595dffb3a886abdafa87f))
+ - [url] parse port number ([`bc8bd99`](https://github.com/yuki0iq/gitoxide/commit/bc8bd99335ba2502dd5ad7a1d54005c2093156cf))
+ - Try for leaner tests, but it does the opposite kind of :D ([`098f802`](https://github.com/yuki0iq/gitoxide/commit/098f802e6dc9f55632791ddf8d046563f75cba7a))
+ - Refactor ([`4499a08`](https://github.com/yuki0iq/gitoxide/commit/4499a08d1c54daaab643fce054141bc8fcc754be))
+ - Refactor ([`42a1b51`](https://github.com/yuki0iq/gitoxide/commit/42a1b5150fee8d06e17f33fb04b56dac630f7b69))
+ - [url] the first green tests ([`a501bc1`](https://github.com/yuki0iq/gitoxide/commit/a501bc19c0a2ad1b4ee576379841fea2af6db6cc))
+ - Refactor ([`9c5fb91`](https://github.com/yuki0iq/gitoxide/commit/9c5fb91bde4f3562566c0528307cd74f056fe5ce))
+ - [url] infrastructure for nom errors, taken from git-object ([`0ae38ed`](https://github.com/yuki0iq/gitoxide/commit/0ae38edcfd2c7b9c6793c0bc21e88e9d4d19a6b1))
+ - [url] basic frame and first failing test ([`60aacf0`](https://github.com/yuki0iq/gitoxide/commit/60aacf0c279d277c4abf13e62697a51feeee26fd))
+ - Allow dual-licensing with Apache 2.0 ([`ea353eb`](https://github.com/yuki0iq/gitoxide/commit/ea353eb02fd4f75508600cc5676107bc7e627f1e))
+ - Add git-url crate ([`fd2e5ba`](https://github.com/yuki0iq/gitoxide/commit/fd2e5bab97f09666c983634fa89947a4bed1c92d))
## 0.13.1 (2023-01-10)
diff --git a/gix-url/Cargo.toml b/gix-url/Cargo.toml
index 1caa73d45b0..b446f126372 100644
--- a/gix-url/Cargo.toml
+++ b/gix-url/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-url"
-version = "0.33.0"
+version = "0.33.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate of the gitoxide project implementing parsing and serialization of gix-url"
@@ -19,7 +19,7 @@ doctest = false
serde = ["dep:serde", "bstr/serde"]
[dependencies]
-gix-features = { version = "^0.44.0", path = "../gix-features" }
+gix-features = { version = "^0.44.1", path = "../gix-features" }
gix-path = { version = "^0.10.21", path = "../gix-path" }
serde = { version = "1.0.114", optional = true, default-features = false, features = ["std", "derive"] }
diff --git a/gix-url/src/lib.rs b/gix-url/src/lib.rs
index d5cf6210b15..f92985a3589 100644
--- a/gix-url/src/lib.rs
+++ b/gix-url/src/lib.rs
@@ -4,7 +4,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(rust_2018_idioms, missing_docs)]
#![forbid(unsafe_code)]
diff --git a/gix-worktree/CHANGELOG.md b/gix-worktree/CHANGELOG.md
index 3d501840da7..2f438a9d1dd 100644
--- a/gix-worktree/CHANGELOG.md
+++ b/gix-worktree/CHANGELOG.md
@@ -5,13 +5,42 @@ 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.43.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
## 0.43.0 (2025-10-22)
### Commit Statistics
- - 8 commits contributed to the release over the course of 99 calendar days.
+ - 9 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
@@ -23,14 +52,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/GitoxideLabs/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
- - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/GitoxideLabs/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
- - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/GitoxideLabs/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
- - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/GitoxideLabs/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
- - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/GitoxideLabs/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
- - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/GitoxideLabs/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
- - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/GitoxideLabs/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
- - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/yuki0iq/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
+ - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/yuki0iq/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
## 0.42.0 (2025-07-15)
@@ -57,15 +87,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/GitoxideLabs/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2019 from GitoxideLabs/precious-opt-in ([`5f9de52`](https://github.com/GitoxideLabs/gitoxide/commit/5f9de52cf286163b503047b1ab3b51dfa093b4d4))
- - Pattern parser in is now stateful to allow options for how to parse ignore patterns. ([`828e903`](https://github.com/GitoxideLabs/gitoxide/commit/828e9035a40796f79650cf5e3becb8d8e5e29883))
- - Merge pull request #2014 from GitoxideLabs/zip ([`648022b`](https://github.com/GitoxideLabs/gitoxide/commit/648022b44e12f597cae55cc45830d0a19b87eb4c))
- - Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 ([`f0ed2cc`](https://github.com/GitoxideLabs/gitoxide/commit/f0ed2cc0046f866e67944bff9aef0579c12d5852))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2019 from GitoxideLabs/precious-opt-in ([`5f9de52`](https://github.com/yuki0iq/gitoxide/commit/5f9de52cf286163b503047b1ab3b51dfa093b4d4))
+ - Pattern parser in is now stateful to allow options for how to parse ignore patterns. ([`828e903`](https://github.com/yuki0iq/gitoxide/commit/828e9035a40796f79650cf5e3becb8d8e5e29883))
+ - Merge pull request #2014 from GitoxideLabs/zip ([`648022b`](https://github.com/yuki0iq/gitoxide/commit/648022b44e12f597cae55cc45830d0a19b87eb4c))
+ - Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 ([`f0ed2cc`](https://github.com/yuki0iq/gitoxide/commit/f0ed2cc0046f866e67944bff9aef0579c12d5852))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.41.0 (2025-04-26)
@@ -85,9 +115,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.40.1 (2025-04-25)
@@ -115,21 +145,21 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Update more changelogs ([`614b389`](https://github.com/GitoxideLabs/gitoxide/commit/614b389c9eea58af2e82cc7b9942c4367e7ad461))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Thanks clippy ([`6f009d7`](https://github.com/GitoxideLabs/gitoxide/commit/6f009d781da9e931d44b113a925a80e77e8788af))
- - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/GitoxideLabs/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
- - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/GitoxideLabs/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/GitoxideLabs/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
- - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/GitoxideLabs/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Update more changelogs ([`614b389`](https://github.com/yuki0iq/gitoxide/commit/614b389c9eea58af2e82cc7b9942c4367e7ad461))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Thanks clippy ([`6f009d7`](https://github.com/yuki0iq/gitoxide/commit/6f009d781da9e931d44b113a925a80e77e8788af))
+ - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/yuki0iq/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
+ - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/yuki0iq/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/yuki0iq/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
+ - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/yuki0iq/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.40.0 (2025-04-04)
@@ -157,13 +187,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1909 from cruessler/take-to-components-in-fs-stack ([`5cb5337`](https://github.com/GitoxideLabs/gitoxide/commit/5cb5337efd7679d8a2ab4bd5e6a5da8c366f7f1a))
- - Use `gix_fs::stack::ToNormalPathComponents` everywhere. ([`1f98edb`](https://github.com/GitoxideLabs/gitoxide/commit/1f98edbaa51caaf152eda289b769388676259a06))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1909 from cruessler/take-to-components-in-fs-stack ([`5cb5337`](https://github.com/yuki0iq/gitoxide/commit/5cb5337efd7679d8a2ab4bd5e6a5da8c366f7f1a))
+ - Use `gix_fs::stack::ToNormalPathComponents` everywhere. ([`1f98edb`](https://github.com/yuki0iq/gitoxide/commit/1f98edbaa51caaf152eda289b769388676259a06))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.39.0 (2025-01-18)
@@ -192,11 +222,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.38.0 (2024-11-24)
@@ -218,10 +248,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.37.0 (2024-10-22)
@@ -285,19 +315,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
## 0.36.0 (2024-08-22)
@@ -319,8 +349,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/GitoxideLabs/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
- - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/GitoxideLabs/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
+ - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/yuki0iq/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
+ - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/yuki0iq/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
## 0.35.0 (2024-08-22)
@@ -343,10 +373,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
## 0.34.1 (2024-07-23)
@@ -371,24 +401,24 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/GitoxideLabs/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
- - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/GitoxideLabs/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
- - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/GitoxideLabs/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
- - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/GitoxideLabs/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
- - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/GitoxideLabs/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
- - Merge branch 'gix-testtools-license-file' ([`c50af65`](https://github.com/GitoxideLabs/gitoxide/commit/c50af65bf84963cb430538915f8eca9bd4481012))
- - Re-export `gix_ignore` as `ignore` as it's part of the public API. ([`b839b5d`](https://github.com/GitoxideLabs/gitoxide/commit/b839b5d0190c3d687c289a87c8ff2e44b363b049))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
- - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/GitoxideLabs/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
- - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/GitoxideLabs/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
- - Make bash script shebangs more portable ([`68cbea8`](https://github.com/GitoxideLabs/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
- - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/GitoxideLabs/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
- - Merge branch 'dir-as-ignore' ([`31d2f0a`](https://github.com/GitoxideLabs/gitoxide/commit/31d2f0a742257d7031df114f0c92197a0781921e))
- - Adapt to changes in `gix-glob` ([`5fbbaaa`](https://github.com/GitoxideLabs/gitoxide/commit/5fbbaaa10d919dd216badb05b2fae32d5dd955c9))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/yuki0iq/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
+ - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/yuki0iq/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
+ - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/yuki0iq/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
+ - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/yuki0iq/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
+ - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/yuki0iq/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
+ - Merge branch 'gix-testtools-license-file' ([`c50af65`](https://github.com/yuki0iq/gitoxide/commit/c50af65bf84963cb430538915f8eca9bd4481012))
+ - Re-export `gix_ignore` as `ignore` as it's part of the public API. ([`b839b5d`](https://github.com/yuki0iq/gitoxide/commit/b839b5d0190c3d687c289a87c8ff2e44b363b049))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/yuki0iq/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
+ - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/yuki0iq/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
+ - Make bash script shebangs more portable ([`68cbea8`](https://github.com/yuki0iq/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
+ - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/yuki0iq/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
+ - Merge branch 'dir-as-ignore' ([`31d2f0a`](https://github.com/yuki0iq/gitoxide/commit/31d2f0a742257d7031df114f0c92197a0781921e))
+ - Adapt to changes in `gix-glob` ([`5fbbaaa`](https://github.com/yuki0iq/gitoxide/commit/5fbbaaa10d919dd216badb05b2fae32d5dd955c9))
## 0.34.0 (2024-05-22)
@@ -432,37 +462,37 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
- - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/GitoxideLabs/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
- - Merge pull request from GHSA-7w47-3wg8-547c ([`79dce79`](https://github.com/GitoxideLabs/gitoxide/commit/79dce79c62f6072aa2653780d590dc3993dfa401))
- - Add tests for actual worktree checkouts to assure validations kick in ([`a6710c5`](https://github.com/GitoxideLabs/gitoxide/commit/a6710c552670412cbb3d3d175c243ed086f25f33))
- - Make more test repos with traversal-attempting blob names ([`f3edaa3`](https://github.com/GitoxideLabs/gitoxide/commit/f3edaa352ab266de2d24b7b71133bcc17ee661b3))
- - Combine non-"slashes" (i.e. trees) scripts and make it a fixture ([`6f44aca`](https://github.com/GitoxideLabs/gitoxide/commit/6f44aca4dc1e04f082f5d6c6bdf0b11df28d3a28))
- - Combine "slashes" scripts and make it a fixture ([`7e9c769`](https://github.com/GitoxideLabs/gitoxide/commit/7e9c76993a72f1d982cb1c1f73dcd42afe3ec6d2))
- - Adjust make_traverse_dotdot_slashes.sh for environment ([`fe8c2c9`](https://github.com/GitoxideLabs/gitoxide/commit/fe8c2c939db69ffce855059e2b16be50efcc05e6))
- - Start on demo script making repo with ../… filename ([`4c684ca`](https://github.com/GitoxideLabs/gitoxide/commit/4c684cae998d757eb5013825a1bc62bb46122f2a))
- - Pass --literally to hash-object when making tree ([`6846c90`](https://github.com/GitoxideLabs/gitoxide/commit/6846c90efbc6fa861709b719ab2629818c4b1fee))
- - Reword to be more portable and self-documenting ([`89ee180`](https://github.com/GitoxideLabs/gitoxide/commit/89ee1806c91692af9266fb9fad6dd1b235292dad))
- - Split into commented sections ([`9436f3f`](https://github.com/GitoxideLabs/gitoxide/commit/9436f3f498bbba6bc781a17033ccfcceb45a5721))
- - Show the new commit, once made and on the branch ([`981cf5b`](https://github.com/GitoxideLabs/gitoxide/commit/981cf5b944dff07ea59c89e5454614876e0bc831))
- - Start on demo script making repo with .git/… filename ([`7daca49`](https://github.com/GitoxideLabs/gitoxide/commit/7daca4924f33b40df9437c339ca090996e8f9b0d))
- - Use .git::$INDEX_ALLOCATION instead of .git:$I30 ([`7041e73`](https://github.com/GitoxideLabs/gitoxide/commit/7041e73d21f5be06308a51650ded012cbc5675c2))
- - Start on demo script making repo with NTFS stream ([`49eb14c`](https://github.com/GitoxideLabs/gitoxide/commit/49eb14cc94fde0924490917385a79ceb97cf57f1))
- - Stage and set mode in one step instead of two ([`a59c05a`](https://github.com/GitoxideLabs/gitoxide/commit/a59c05aa8c6de6f83a9b9ae11eba5f9b42f045c5))
- - Don't require the filesystem that makes the repo to support +x ([`0581966`](https://github.com/GitoxideLabs/gitoxide/commit/0581966a9a1ea7a143a8557a9f83fa28a51972c0))
- - Don't bother running `git show --stat` ([`845c6bc`](https://github.com/GitoxideLabs/gitoxide/commit/845c6bc34e00f4d0c830bb9900b96d075cf6ce9d))
- - No need to actually create the directories ([`0d15e5c`](https://github.com/GitoxideLabs/gitoxide/commit/0d15e5c561a3aaf2eac439b022b95e5b0ebdde51))
- - Set LC_ALL=C when using sed on a binary file ([`9180dde`](https://github.com/GitoxideLabs/gitoxide/commit/9180dde2a3a173f0cab3f34440066b6c9db26e52))
- - Make the script more robust, and don't require `ex` ([`474bf0d`](https://github.com/GitoxideLabs/gitoxide/commit/474bf0dc6efae8c939b963a47c8139cf5710a617))
- - Add missing executable bit to payloads ([`4e3b77d`](https://github.com/GitoxideLabs/gitoxide/commit/4e3b77d07ea8ada921a40cc256a2cd1c02423c36))
- - Hard-code target to fix remaining replacement bugs ([`bf49d73`](https://github.com/GitoxideLabs/gitoxide/commit/bf49d7328e46b0e94625276e272cca9a495d6707))
- - Start on demo script making repo with .. trees, deploying above repo ([`7fa0185`](https://github.com/GitoxideLabs/gitoxide/commit/7fa0185e7dc3f250255c47f105e7a8a33bb43180))
- - Thanks clippy ([`1076375`](https://github.com/GitoxideLabs/gitoxide/commit/1076375571c493fe4f2cd512b28bb4e28d365292))
- - `Stack::at_path()` replaces `is_dir` parameter with `mode`. ([`595fe87`](https://github.com/GitoxideLabs/gitoxide/commit/595fe877455824ee1f079976b61d4a5bad74383d))
- - Validate all components pushed onto the stack when creating leading paths. ([`874cfd6`](https://github.com/GitoxideLabs/gitoxide/commit/874cfd6dd7e371f178ec5f63368220b272608805))
- - Add validation for path components and tree-names ([`0d78db2`](https://github.com/GitoxideLabs/gitoxide/commit/0d78db2440c3866bfa972c8773aa7d8e7b245f2e))
- - Merge branch 'cargo-fixes' ([`977346e`](https://github.com/GitoxideLabs/gitoxide/commit/977346ee61de6207c66f3de003db6e8c722fb81c))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/yuki0iq/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
+ - Merge pull request from GHSA-7w47-3wg8-547c ([`79dce79`](https://github.com/yuki0iq/gitoxide/commit/79dce79c62f6072aa2653780d590dc3993dfa401))
+ - Add tests for actual worktree checkouts to assure validations kick in ([`a6710c5`](https://github.com/yuki0iq/gitoxide/commit/a6710c552670412cbb3d3d175c243ed086f25f33))
+ - Make more test repos with traversal-attempting blob names ([`f3edaa3`](https://github.com/yuki0iq/gitoxide/commit/f3edaa352ab266de2d24b7b71133bcc17ee661b3))
+ - Combine non-"slashes" (i.e. trees) scripts and make it a fixture ([`6f44aca`](https://github.com/yuki0iq/gitoxide/commit/6f44aca4dc1e04f082f5d6c6bdf0b11df28d3a28))
+ - Combine "slashes" scripts and make it a fixture ([`7e9c769`](https://github.com/yuki0iq/gitoxide/commit/7e9c76993a72f1d982cb1c1f73dcd42afe3ec6d2))
+ - Adjust make_traverse_dotdot_slashes.sh for environment ([`fe8c2c9`](https://github.com/yuki0iq/gitoxide/commit/fe8c2c939db69ffce855059e2b16be50efcc05e6))
+ - Start on demo script making repo with ../… filename ([`4c684ca`](https://github.com/yuki0iq/gitoxide/commit/4c684cae998d757eb5013825a1bc62bb46122f2a))
+ - Pass --literally to hash-object when making tree ([`6846c90`](https://github.com/yuki0iq/gitoxide/commit/6846c90efbc6fa861709b719ab2629818c4b1fee))
+ - Reword to be more portable and self-documenting ([`89ee180`](https://github.com/yuki0iq/gitoxide/commit/89ee1806c91692af9266fb9fad6dd1b235292dad))
+ - Split into commented sections ([`9436f3f`](https://github.com/yuki0iq/gitoxide/commit/9436f3f498bbba6bc781a17033ccfcceb45a5721))
+ - Show the new commit, once made and on the branch ([`981cf5b`](https://github.com/yuki0iq/gitoxide/commit/981cf5b944dff07ea59c89e5454614876e0bc831))
+ - Start on demo script making repo with .git/… filename ([`7daca49`](https://github.com/yuki0iq/gitoxide/commit/7daca4924f33b40df9437c339ca090996e8f9b0d))
+ - Use .git::$INDEX_ALLOCATION instead of .git:$I30 ([`7041e73`](https://github.com/yuki0iq/gitoxide/commit/7041e73d21f5be06308a51650ded012cbc5675c2))
+ - Start on demo script making repo with NTFS stream ([`49eb14c`](https://github.com/yuki0iq/gitoxide/commit/49eb14cc94fde0924490917385a79ceb97cf57f1))
+ - Stage and set mode in one step instead of two ([`a59c05a`](https://github.com/yuki0iq/gitoxide/commit/a59c05aa8c6de6f83a9b9ae11eba5f9b42f045c5))
+ - Don't require the filesystem that makes the repo to support +x ([`0581966`](https://github.com/yuki0iq/gitoxide/commit/0581966a9a1ea7a143a8557a9f83fa28a51972c0))
+ - Don't bother running `git show --stat` ([`845c6bc`](https://github.com/yuki0iq/gitoxide/commit/845c6bc34e00f4d0c830bb9900b96d075cf6ce9d))
+ - No need to actually create the directories ([`0d15e5c`](https://github.com/yuki0iq/gitoxide/commit/0d15e5c561a3aaf2eac439b022b95e5b0ebdde51))
+ - Set LC_ALL=C when using sed on a binary file ([`9180dde`](https://github.com/yuki0iq/gitoxide/commit/9180dde2a3a173f0cab3f34440066b6c9db26e52))
+ - Make the script more robust, and don't require `ex` ([`474bf0d`](https://github.com/yuki0iq/gitoxide/commit/474bf0dc6efae8c939b963a47c8139cf5710a617))
+ - Add missing executable bit to payloads ([`4e3b77d`](https://github.com/yuki0iq/gitoxide/commit/4e3b77d07ea8ada921a40cc256a2cd1c02423c36))
+ - Hard-code target to fix remaining replacement bugs ([`bf49d73`](https://github.com/yuki0iq/gitoxide/commit/bf49d7328e46b0e94625276e272cca9a495d6707))
+ - Start on demo script making repo with .. trees, deploying above repo ([`7fa0185`](https://github.com/yuki0iq/gitoxide/commit/7fa0185e7dc3f250255c47f105e7a8a33bb43180))
+ - Thanks clippy ([`1076375`](https://github.com/yuki0iq/gitoxide/commit/1076375571c493fe4f2cd512b28bb4e28d365292))
+ - `Stack::at_path()` replaces `is_dir` parameter with `mode`. ([`595fe87`](https://github.com/yuki0iq/gitoxide/commit/595fe877455824ee1f079976b61d4a5bad74383d))
+ - Validate all components pushed onto the stack when creating leading paths. ([`874cfd6`](https://github.com/yuki0iq/gitoxide/commit/874cfd6dd7e371f178ec5f63368220b272608805))
+ - Add validation for path components and tree-names ([`0d78db2`](https://github.com/yuki0iq/gitoxide/commit/0d78db2440c3866bfa972c8773aa7d8e7b245f2e))
+ - Merge branch 'cargo-fixes' ([`977346e`](https://github.com/yuki0iq/gitoxide/commit/977346ee61de6207c66f3de003db6e8c722fb81c))
## 0.33.1 (2024-04-18)
@@ -485,10 +515,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 ([`54ac559`](https://github.com/GitoxideLabs/gitoxide/commit/54ac55946bb04635cd74582a1ce2e4bee70f2e60))
- - Prepare changelog prior to `gix-dir` patch release ([`6ca6fa6`](https://github.com/GitoxideLabs/gitoxide/commit/6ca6fa69b5c21c8d8e9e07e21558e98201504cda))
- - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/GitoxideLabs/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e))
- - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/GitoxideLabs/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
+ - Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 ([`54ac559`](https://github.com/yuki0iq/gitoxide/commit/54ac55946bb04635cd74582a1ce2e4bee70f2e60))
+ - Prepare changelog prior to `gix-dir` patch release ([`6ca6fa6`](https://github.com/yuki0iq/gitoxide/commit/6ca6fa69b5c21c8d8e9e07e21558e98201504cda))
+ - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/yuki0iq/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e))
+ - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/yuki0iq/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
## 0.33.0 (2024-04-13)
@@ -510,11 +540,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
- - Merge branch 'status' ([`45edd2e`](https://github.com/GitoxideLabs/gitoxide/commit/45edd2ea66035adf526cb2f617873dcba60a2a9a))
- - Make it easier to discover `is_path_excluded()` in documentation ([`c136329`](https://github.com/GitoxideLabs/gitoxide/commit/c13632959e287f31a00c1ba8fc6e97470f0cd734))
- - Adapt to changes in `gix-index` ([`1e1fce1`](https://github.com/GitoxideLabs/gitoxide/commit/1e1fce11a968ebbcede1135ccbd0b03e749a1267))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Merge branch 'status' ([`45edd2e`](https://github.com/yuki0iq/gitoxide/commit/45edd2ea66035adf526cb2f617873dcba60a2a9a))
+ - Make it easier to discover `is_path_excluded()` in documentation ([`c136329`](https://github.com/yuki0iq/gitoxide/commit/c13632959e287f31a00c1ba8fc6e97470f0cd734))
+ - Adapt to changes in `gix-index` ([`1e1fce1`](https://github.com/yuki0iq/gitoxide/commit/1e1fce11a968ebbcede1135ccbd0b03e749a1267))
## 0.32.0 (2024-03-14)
@@ -537,10 +567,10 @@ 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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
## 0.31.0 (2024-02-25)
@@ -566,13 +596,13 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Merge branch 'dirwalk' ([`face359`](https://github.com/GitoxideLabs/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
- - Re-export crates whose types are used in the API. ([`d0c5a0e`](https://github.com/GitoxideLabs/gitoxide/commit/d0c5a0eb6801814df2ff21d850d8980e639fabaf))
- - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/GitoxideLabs/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
- - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/GitoxideLabs/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
- - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/GitoxideLabs/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Merge branch 'dirwalk' ([`face359`](https://github.com/yuki0iq/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
+ - Re-export crates whose types are used in the API. ([`d0c5a0e`](https://github.com/yuki0iq/gitoxide/commit/d0c5a0eb6801814df2ff21d850d8980e639fabaf))
+ - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/yuki0iq/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
+ - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/yuki0iq/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
+ - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/yuki0iq/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
## 0.30.0 (2024-01-20)
@@ -598,11 +628,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
- - Merge branch 'gix-status' ([`c3983c6`](https://github.com/GitoxideLabs/gitoxide/commit/c3983c6b8d63d85ec713ae8d661723f9cf0bd55b))
- - Add `stack::Platform::excluded_kind()`. ([`1456d2b`](https://github.com/GitoxideLabs/gitoxide/commit/1456d2bbe6cb09481752407df3eea34bbd722714))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Merge branch 'gix-status' ([`c3983c6`](https://github.com/yuki0iq/gitoxide/commit/c3983c6b8d63d85ec713ae8d661723f9cf0bd55b))
+ - Add `stack::Platform::excluded_kind()`. ([`1456d2b`](https://github.com/yuki0iq/gitoxide/commit/1456d2bbe6cb09481752407df3eea34bbd722714))
## 0.29.1 (2023-12-30)
@@ -633,9 +663,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.29.0 (2023-12-29)
@@ -663,14 +693,14 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Merge branch 'archive-handling' ([`7549559`](https://github.com/GitoxideLabs/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
- - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/GitoxideLabs/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
- - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/GitoxideLabs/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Merge branch 'archive-handling' ([`7549559`](https://github.com/yuki0iq/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
+ - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/yuki0iq/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
+ - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/yuki0iq/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
## 0.28.0 (2023-12-06)
@@ -703,19 +733,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/GitoxideLabs/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - J fmt ([`51c7abc`](https://github.com/GitoxideLabs/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
- - Merge branch 'gix-status' ([`dfb3f18`](https://github.com/GitoxideLabs/gitoxide/commit/dfb3f1821428f294f1832543ad0cf2fc883b03fb))
- - Use `&dyn gix_object::Find` where possible. ([`552bed2`](https://github.com/GitoxideLabs/gitoxide/commit/552bed2ad56a459b9e0956ece96100b73dce572d))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/GitoxideLabs/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
- - Use the `gix-object::Find` trait ([`bf1e688`](https://github.com/GitoxideLabs/gitoxide/commit/bf1e688a64c2a71582f433c29c9d80897bb6ce7a))
- - Adapt to changes in `gix_object` and `gix_odb`. ([`24e319e`](https://github.com/GitoxideLabs/gitoxide/commit/24e319e996b4822782521430a2d0e8ce3710f123))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/yuki0iq/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - J fmt ([`51c7abc`](https://github.com/yuki0iq/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
+ - Merge branch 'gix-status' ([`dfb3f18`](https://github.com/yuki0iq/gitoxide/commit/dfb3f1821428f294f1832543ad0cf2fc883b03fb))
+ - Use `&dyn gix_object::Find` where possible. ([`552bed2`](https://github.com/yuki0iq/gitoxide/commit/552bed2ad56a459b9e0956ece96100b73dce572d))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/yuki0iq/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
+ - Use the `gix-object::Find` trait ([`bf1e688`](https://github.com/yuki0iq/gitoxide/commit/bf1e688a64c2a71582f433c29c9d80897bb6ce7a))
+ - Adapt to changes in `gix_object` and `gix_odb`. ([`24e319e`](https://github.com/yuki0iq/gitoxide/commit/24e319e996b4822782521430a2d0e8ce3710f123))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
## 0.27.0 (2023-10-12)
@@ -744,11 +774,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/GitoxideLabs/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
- - Merge branch 'reset' ([`b842691`](https://github.com/GitoxideLabs/gitoxide/commit/b8426919a491dc3a7df01ee3f258fc0d8a3a327c))
- - Add `Stack::from_state_and_ignore_case()`. ([`f159775`](https://github.com/GitoxideLabs/gitoxide/commit/f1597756e5f6294f4757d90484f63e8d68bc05fa))
+ - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/yuki0iq/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Merge branch 'reset' ([`b842691`](https://github.com/yuki0iq/gitoxide/commit/b8426919a491dc3a7df01ee3f258fc0d8a3a327c))
+ - Add `Stack::from_state_and_ignore_case()`. ([`f159775`](https://github.com/yuki0iq/gitoxide/commit/f1597756e5f6294f4757d90484f63e8d68bc05fa))
## 0.26.0 (2023-09-24)
@@ -771,8 +801,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
## 0.25.0 (2023-09-08)
@@ -802,19 +832,19 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/GitoxideLabs/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch 'optimizations' ([`6135a5e`](https://github.com/GitoxideLabs/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
- - Add `attributes` feature to allow ignore-only stacks. ([`477a1d9`](https://github.com/GitoxideLabs/gitoxide/commit/477a1d9089d831cd9ed81f109fc2c89333026965))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/GitoxideLabs/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
- - Release gix-index v0.23.1 ([`11b9c71`](https://github.com/GitoxideLabs/gitoxide/commit/11b9c71311df978ebb20cca0d765cf249c8eedcf))
- - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/GitoxideLabs/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
- - Merge branch 'fixes' ([`4bfd1cc`](https://github.com/GitoxideLabs/gitoxide/commit/4bfd1cc8f7922a8c4de6b9d078d54b93e78f51ff))
- - Adapt to changes in `gix-index` and pass skip-hash through for performance.. ([`713cd59`](https://github.com/GitoxideLabs/gitoxide/commit/713cd59f0b1eff6397b80f1e1fceec278532fd59))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/yuki0iq/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch 'optimizations' ([`6135a5e`](https://github.com/yuki0iq/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
+ - Add `attributes` feature to allow ignore-only stacks. ([`477a1d9`](https://github.com/yuki0iq/gitoxide/commit/477a1d9089d831cd9ed81f109fc2c89333026965))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/yuki0iq/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
+ - Release gix-index v0.23.1 ([`11b9c71`](https://github.com/yuki0iq/gitoxide/commit/11b9c71311df978ebb20cca0d765cf249c8eedcf))
+ - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/yuki0iq/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
+ - Merge branch 'fixes' ([`4bfd1cc`](https://github.com/yuki0iq/gitoxide/commit/4bfd1cc8f7922a8c4de6b9d078d54b93e78f51ff))
+ - Adapt to changes in `gix-index` and pass skip-hash through for performance.. ([`713cd59`](https://github.com/yuki0iq/gitoxide/commit/713cd59f0b1eff6397b80f1e1fceec278532fd59))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.24.0 (2023-08-22)
@@ -864,27 +894,27 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/GitoxideLabs/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/GitoxideLabs/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
- - More cleanup of test crates ([`73c685a`](https://github.com/GitoxideLabs/gitoxide/commit/73c685a67debcfa26a940f37bbca69cb3a4af57e))
- - Split tests off into their own crate to allow feature toggles. ([`93feea2`](https://github.com/GitoxideLabs/gitoxide/commit/93feea269eebd114e866e6f29f4a73c0096df9e0))
- - Merge branch 'submodule-in-gix' ([`36f7b78`](https://github.com/GitoxideLabs/gitoxide/commit/36f7b783c67b8a087076a130f5ee9b90b23bc3cc))
- - Add `cache::state::attributes|ignore::Source::adjust_for_bare()` to use non-worktree versions of source easily. ([`a7c0880`](https://github.com/GitoxideLabs/gitoxide/commit/a7c088015282533f6afbca28ee64cceeca75be35))
- - Merge branch 'worktree-organization' ([`8d0d8e0`](https://github.com/GitoxideLabs/gitoxide/commit/8d0d8e005d7f11924a6717954d892aae5cec45e7))
- - Adapt to changes in `gix-worktree` ([`e5717e1`](https://github.com/GitoxideLabs/gitoxide/commit/e5717e1d12c49285d31a90b03b7f8e9cbc6c1108))
- - Rename `Cache` to `Stack` because it's more fitting. ([`5d5f286`](https://github.com/GitoxideLabs/gitoxide/commit/5d5f2866e512a4ddad7cb4606913026d2fe62840))
- - Remove `checkout` and `status` functionality so only `Cache` remains. ([`1958dff`](https://github.com/GitoxideLabs/gitoxide/commit/1958dffc164e7b60ddc2eb308ed6da74a80559df))
- - Create new `gix-status` crate to capture `git-status` like functionality ([`be9af32`](https://github.com/GitoxideLabs/gitoxide/commit/be9af327c75d693658a2427ee9a711e631a8da7d))
- - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/GitoxideLabs/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
- - Merge branch 'submodule-active' ([`a3afaa4`](https://github.com/GitoxideLabs/gitoxide/commit/a3afaa42741616a0f1abeef9b54557e7c2b800cb))
- - `Cache::set_case()` to allow changing the case for each match. ([`9a4f819`](https://github.com/GitoxideLabs/gitoxide/commit/9a4f81952c5361a0001ad4b7f7647b2539edeab1))
- - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/GitoxideLabs/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
- - Merge branch 'limit-git' ([`68d9e80`](https://github.com/GitoxideLabs/gitoxide/commit/68d9e809d4e746fd7beaddeabd3313d59a4cbdfd))
- - Improve tests (and maybe more) to assure parallel worktree tests are deterministic ([`4ed84a6`](https://github.com/GitoxideLabs/gitoxide/commit/4ed84a62ccc335be14b928e57b4880954bdf14a3))
- - Merge branch 'dev-on-linux' ([`6b4a303`](https://github.com/GitoxideLabs/gitoxide/commit/6b4a30330fe49fc97daa73f55bf56580cc0597aa))
- - Fix various tests to run properly on linux ([`ef8ccd9`](https://github.com/GitoxideLabs/gitoxide/commit/ef8ccd9d16143d37155d063747c69cade80f162d))
+ - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/yuki0iq/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
+ - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/yuki0iq/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
+ - Update changelogs prior to release ([`f23ea88`](https://github.com/yuki0iq/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
+ - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/yuki0iq/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
+ - More cleanup of test crates ([`73c685a`](https://github.com/yuki0iq/gitoxide/commit/73c685a67debcfa26a940f37bbca69cb3a4af57e))
+ - Split tests off into their own crate to allow feature toggles. ([`93feea2`](https://github.com/yuki0iq/gitoxide/commit/93feea269eebd114e866e6f29f4a73c0096df9e0))
+ - Merge branch 'submodule-in-gix' ([`36f7b78`](https://github.com/yuki0iq/gitoxide/commit/36f7b783c67b8a087076a130f5ee9b90b23bc3cc))
+ - Add `cache::state::attributes|ignore::Source::adjust_for_bare()` to use non-worktree versions of source easily. ([`a7c0880`](https://github.com/yuki0iq/gitoxide/commit/a7c088015282533f6afbca28ee64cceeca75be35))
+ - Merge branch 'worktree-organization' ([`8d0d8e0`](https://github.com/yuki0iq/gitoxide/commit/8d0d8e005d7f11924a6717954d892aae5cec45e7))
+ - Adapt to changes in `gix-worktree` ([`e5717e1`](https://github.com/yuki0iq/gitoxide/commit/e5717e1d12c49285d31a90b03b7f8e9cbc6c1108))
+ - Rename `Cache` to `Stack` because it's more fitting. ([`5d5f286`](https://github.com/yuki0iq/gitoxide/commit/5d5f2866e512a4ddad7cb4606913026d2fe62840))
+ - Remove `checkout` and `status` functionality so only `Cache` remains. ([`1958dff`](https://github.com/yuki0iq/gitoxide/commit/1958dffc164e7b60ddc2eb308ed6da74a80559df))
+ - Create new `gix-status` crate to capture `git-status` like functionality ([`be9af32`](https://github.com/yuki0iq/gitoxide/commit/be9af327c75d693658a2427ee9a711e631a8da7d))
+ - Don't call crate 'WIP' in manifest anymore. ([`229bd48`](https://github.com/yuki0iq/gitoxide/commit/229bd4899213f749a7cc124aa2b82a1368fba40f))
+ - Merge branch 'submodule-active' ([`a3afaa4`](https://github.com/yuki0iq/gitoxide/commit/a3afaa42741616a0f1abeef9b54557e7c2b800cb))
+ - `Cache::set_case()` to allow changing the case for each match. ([`9a4f819`](https://github.com/yuki0iq/gitoxide/commit/9a4f81952c5361a0001ad4b7f7647b2539edeab1))
+ - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates ([`4604f83`](https://github.com/yuki0iq/gitoxide/commit/4604f83ef238dc07c85aaeae097399b67f3cfd0c))
+ - Merge branch 'limit-git' ([`68d9e80`](https://github.com/yuki0iq/gitoxide/commit/68d9e809d4e746fd7beaddeabd3313d59a4cbdfd))
+ - Improve tests (and maybe more) to assure parallel worktree tests are deterministic ([`4ed84a6`](https://github.com/yuki0iq/gitoxide/commit/4ed84a62ccc335be14b928e57b4880954bdf14a3))
+ - Merge branch 'dev-on-linux' ([`6b4a303`](https://github.com/yuki0iq/gitoxide/commit/6b4a30330fe49fc97daa73f55bf56580cc0597aa))
+ - Fix various tests to run properly on linux ([`ef8ccd9`](https://github.com/yuki0iq/gitoxide/commit/ef8ccd9d16143d37155d063747c69cade80f162d))
## v0.23.1 (2023-08-02)
@@ -910,12 +940,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/GitoxideLabs/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
- - Prepare additional changelogs ([`db63815`](https://github.com/GitoxideLabs/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
- - Prepare changelogs ([`e4d2890`](https://github.com/GitoxideLabs/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
- - Merge branch 'EmbarkStudios/main' ([`7611fa4`](https://github.com/GitoxideLabs/gitoxide/commit/7611fa4872c3fcbe2bf7b20fcb4033df2493d256))
- - Don't panic during checkouts when submodules or sparse directories are encountered. ([`82ae37d`](https://github.com/GitoxideLabs/gitoxide/commit/82ae37d70dc244cdf705d20c617d4b0e6bf3cdbf))
- - Remove todo for submodule checkout ([`a08d851`](https://github.com/GitoxideLabs/gitoxide/commit/a08d851abd4965ac712db2c9e0263c9c137f9d80))
+ - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/yuki0iq/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
+ - Prepare additional changelogs ([`db63815`](https://github.com/yuki0iq/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
+ - Prepare changelogs ([`e4d2890`](https://github.com/yuki0iq/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
+ - Merge branch 'EmbarkStudios/main' ([`7611fa4`](https://github.com/yuki0iq/gitoxide/commit/7611fa4872c3fcbe2bf7b20fcb4033df2493d256))
+ - Don't panic during checkouts when submodules or sparse directories are encountered. ([`82ae37d`](https://github.com/yuki0iq/gitoxide/commit/82ae37d70dc244cdf705d20c617d4b0e6bf3cdbf))
+ - Remove todo for submodule checkout ([`a08d851`](https://github.com/yuki0iq/gitoxide/commit/a08d851abd4965ac712db2c9e0263c9c137f9d80))
## v0.23.0 (2023-07-22)
@@ -942,15 +972,15 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/GitoxideLabs/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Merge branch 'gix-archive' ([`1dda48b`](https://github.com/GitoxideLabs/gitoxide/commit/1dda48ba2fccb93ebac00fe3460e923af43c86ce))
- - Make it possible to pass information about the directory status when matching attributes. ([`68bd71c`](https://github.com/GitoxideLabs/gitoxide/commit/68bd71cc0c47b0d86c7cb8fb9fe73a03cf8b52f6))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/yuki0iq/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Merge branch 'gix-archive' ([`1dda48b`](https://github.com/yuki0iq/gitoxide/commit/1dda48ba2fccb93ebac00fe3460e923af43c86ce))
+ - Make it possible to pass information about the directory status when matching attributes. ([`68bd71c`](https://github.com/yuki0iq/gitoxide/commit/68bd71cc0c47b0d86c7cb8fb9fe73a03cf8b52f6))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## v0.22.0 (2023-07-19)
@@ -990,16 +1020,16 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/GitoxideLabs/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
- - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/GitoxideLabs/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
- - Prepare changelogs prior to release ([`e4dded0`](https://github.com/GitoxideLabs/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
- - Just fmt ([`a063c62`](https://github.com/GitoxideLabs/gitoxide/commit/a063c62e3a30006d837b267e2ce74e70e48b4fb6))
- - Merge branch 'integrate-filtering' ([`b19a56d`](https://github.com/GitoxideLabs/gitoxide/commit/b19a56dcfa9bea86332a84aa4e8fad445e7d1724))
- - Make it possible to use filter pipeline with streaming for checkouts. ([`29a64c2`](https://github.com/GitoxideLabs/gitoxide/commit/29a64c289946301d5e502ee956f3606280409faf))
- - Assure we run all tests in nextest ([`3821089`](https://github.com/GitoxideLabs/gitoxide/commit/3821089b6b02c933770705b19fc3126d61beb5a7))
- - Add `cache::State::Attributes` to only load attributes. ([`9c93675`](https://github.com/GitoxideLabs/gitoxide/commit/9c936755833b10989124f2cce1b675ae7e78af64))
- - Add `Cache::attributes_metadata()`. ([`9cd256e`](https://github.com/GitoxideLabs/gitoxide/commit/9cd256e91c6c6800b5f6c673285bf08e566f068f))
+ - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/yuki0iq/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
+ - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/yuki0iq/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Prepare changelogs prior to release ([`e4dded0`](https://github.com/yuki0iq/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
+ - Just fmt ([`a063c62`](https://github.com/yuki0iq/gitoxide/commit/a063c62e3a30006d837b267e2ce74e70e48b4fb6))
+ - Merge branch 'integrate-filtering' ([`b19a56d`](https://github.com/yuki0iq/gitoxide/commit/b19a56dcfa9bea86332a84aa4e8fad445e7d1724))
+ - Make it possible to use filter pipeline with streaming for checkouts. ([`29a64c2`](https://github.com/yuki0iq/gitoxide/commit/29a64c289946301d5e502ee956f3606280409faf))
+ - Assure we run all tests in nextest ([`3821089`](https://github.com/yuki0iq/gitoxide/commit/3821089b6b02c933770705b19fc3126d61beb5a7))
+ - Add `cache::State::Attributes` to only load attributes. ([`9c93675`](https://github.com/yuki0iq/gitoxide/commit/9c936755833b10989124f2cce1b675ae7e78af64))
+ - Add `Cache::attributes_metadata()`. ([`9cd256e`](https://github.com/yuki0iq/gitoxide/commit/9cd256e91c6c6800b5f6c673285bf08e566f068f))
## v0.21.1 (2023-06-29)
@@ -1019,9 +1049,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/GitoxideLabs/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
- - Prepare changelogs prior to release ([`c143cf4`](https://github.com/GitoxideLabs/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
- - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/GitoxideLabs/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
+ - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/yuki0iq/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
+ - Prepare changelogs prior to release ([`c143cf4`](https://github.com/yuki0iq/gitoxide/commit/c143cf48ee1885467e3e9262a3f8823a1247bfe0))
+ - Align usage of `gix-path` across all crates ([`73c1292`](https://github.com/yuki0iq/gitoxide/commit/73c1292be393986c4a1adde1400abf551e850da0))
## v0.21.0 (2023-06-29)
@@ -1042,8 +1072,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/GitoxideLabs/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
- - Prepare changelogs prior to release ([`00f96fb`](https://github.com/GitoxideLabs/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
+ - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/yuki0iq/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
+ - Prepare changelogs prior to release ([`00f96fb`](https://github.com/yuki0iq/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
## v0.20.0 (2023-06-22)
@@ -1070,12 +1100,12 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
## v0.19.0 (2023-06-10)
@@ -1096,8 +1126,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/GitoxideLabs/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
- - Prepare changelogs prior to release ([`298f3d7`](https://github.com/GitoxideLabs/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
+ - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/yuki0iq/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
+ - Prepare changelogs prior to release ([`298f3d7`](https://github.com/yuki0iq/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
## v0.18.0 (2023-06-06)
@@ -1122,22 +1152,22 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - `just fmt` ([`ffc1276`](https://github.com/GitoxideLabs/gitoxide/commit/ffc1276e0c991ac33ce842f5dca0b45ac69680c0))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'fix-docs' ([`420553a`](https://github.com/GitoxideLabs/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
- - Cleaning up documentation ([`2578e57`](https://github.com/GitoxideLabs/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
- - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/GitoxideLabs/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
- - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/GitoxideLabs/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
- - Merge branch 'fix-851' ([`2f275d5`](https://github.com/GitoxideLabs/gitoxide/commit/2f275d5d3cb49b3b8ba53b30e4b4386fac32662b))
- - Adjust to changes in `gix-pack` ([`215889c`](https://github.com/GitoxideLabs/gitoxide/commit/215889ceb976a59368c132aabfffb71a6a2ac9f8))
- - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/GitoxideLabs/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
- - Merge branch 'gix-attributes-validate' ([`a849da8`](https://github.com/GitoxideLabs/gitoxide/commit/a849da8e35ca14fef9a2431fe1bb1c05b249680e))
- - Adjust to changes in `gix-ignore` ([`977447f`](https://github.com/GitoxideLabs/gitoxide/commit/977447f7255ffa6a36ab1fdaaa8532b60cd6c3a5))
- - Disallow reading macros when they are not global. ([`c86ca69`](https://github.com/GitoxideLabs/gitoxide/commit/c86ca69b57cda379fdfe1b4a7af8fabbdfcec28d))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - `just fmt` ([`ffc1276`](https://github.com/yuki0iq/gitoxide/commit/ffc1276e0c991ac33ce842f5dca0b45ac69680c0))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'fix-docs' ([`420553a`](https://github.com/yuki0iq/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
+ - Cleaning up documentation ([`2578e57`](https://github.com/yuki0iq/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
+ - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/yuki0iq/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
+ - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/yuki0iq/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Merge branch 'fix-851' ([`2f275d5`](https://github.com/yuki0iq/gitoxide/commit/2f275d5d3cb49b3b8ba53b30e4b4386fac32662b))
+ - Adjust to changes in `gix-pack` ([`215889c`](https://github.com/yuki0iq/gitoxide/commit/215889ceb976a59368c132aabfffb71a6a2ac9f8))
+ - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/yuki0iq/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
+ - Merge branch 'gix-attributes-validate' ([`a849da8`](https://github.com/yuki0iq/gitoxide/commit/a849da8e35ca14fef9a2431fe1bb1c05b249680e))
+ - Adjust to changes in `gix-ignore` ([`977447f`](https://github.com/yuki0iq/gitoxide/commit/977447f7255ffa6a36ab1fdaaa8532b60cd6c3a5))
+ - Disallow reading macros when they are not global. ([`c86ca69`](https://github.com/yuki0iq/gitoxide/commit/c86ca69b57cda379fdfe1b4a7af8fabbdfcec28d))
## v0.17.1 (2023-04-29)
@@ -1158,9 +1188,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-discover v0.18.1, gix-worktree v0.17.1, gix-testtools v0.12.0 ([`f7b6c6f`](https://github.com/GitoxideLabs/gitoxide/commit/f7b6c6f27c090cbc584fbd3f5403da5ac1a9ff02))
- - Prepare changelogs prior to release of gix-testtools ([`fc45f1b`](https://github.com/GitoxideLabs/gitoxide/commit/fc45f1b417bf545d4a0a105c40b37f92c24decad))
- - Release gix-index v0.16.1 ([`08c6f9d`](https://github.com/GitoxideLabs/gitoxide/commit/08c6f9de95c65ff05db4ce6a5593127c4280b2ef))
+ - Release gix-discover v0.18.1, gix-worktree v0.17.1, gix-testtools v0.12.0 ([`f7b6c6f`](https://github.com/yuki0iq/gitoxide/commit/f7b6c6f27c090cbc584fbd3f5403da5ac1a9ff02))
+ - Prepare changelogs prior to release of gix-testtools ([`fc45f1b`](https://github.com/yuki0iq/gitoxide/commit/fc45f1b417bf545d4a0a105c40b37f92c24decad))
+ - Release gix-index v0.16.1 ([`08c6f9d`](https://github.com/yuki0iq/gitoxide/commit/08c6f9de95c65ff05db4ce6a5593127c4280b2ef))
## v0.17.0 (2023-04-27)
@@ -1180,9 +1210,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/GitoxideLabs/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
- - Prepare changelogs prior to release ([`0135158`](https://github.com/GitoxideLabs/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
- - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/GitoxideLabs/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
+ - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/yuki0iq/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
+ - Prepare changelogs prior to release ([`0135158`](https://github.com/yuki0iq/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
+ - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/yuki0iq/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
## v0.16.0 (2023-04-26)
@@ -1224,7 +1254,7 @@ A maintenance release without user-facing changes.
- 46 commits contributed to the release over the course of 14 calendar days.
- 27 days passed between releases.
- 7 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 1 unique issue was worked on: [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Commit Details
@@ -1232,54 +1262,54 @@ A maintenance release without user-facing changes.
view details
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-worktree v0.16.0, gix v0.44.0 ([`4527fb8`](https://github.com/GitoxideLabs/gitoxide/commit/4527fb8e0fe0786a70ccfd8c3f5c5e79e8867944))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/GitoxideLabs/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/GitoxideLabs/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - Merge branch 'index-entries-attrs' ([`f37a930`](https://github.com/GitoxideLabs/gitoxide/commit/f37a930aefa27e67f0b693ba9669cc26d49044fa))
- - Remove ignored archive to assure tests run as intended ([`df28b7d`](https://github.com/GitoxideLabs/gitoxide/commit/df28b7d3fb7f114c862ba5559ab3974ce752cb65))
- - `cache::state::ignore::Source` to specify where to read `.gitignore` files from. ([`c402891`](https://github.com/GitoxideLabs/gitoxide/commit/c402891d269a77913be39a92b1fc7fccba509557))
- - Provide statistics for cache operations, and turn debug API into better public API for `Cache`. ([`745fc37`](https://github.com/GitoxideLabs/gitoxide/commit/745fc37b87d64e4fd821a692b223eda4f5df81ce))
- - Remove duplicate usage of `case` in `cache::state::Attributes|Ignore` types. ([`21b4e67`](https://github.com/GitoxideLabs/gitoxide/commit/21b4e676ab094850ba808e085e2e1c3b1eb2eb61))
- - Merge branch 'attributes-cache' ([`3456c84`](https://github.com/GitoxideLabs/gitoxide/commit/3456c845dfeedd2fa96b4313b1a84c8cbe9433c5))
- - Support to obtain `Attributes` using the `Cache` type. ([`af9ca15`](https://github.com/GitoxideLabs/gitoxide/commit/af9ca15622be650b0fb65acf1b501918df880fd7))
- - `cache::Ignore` assures that case-sensitivity is handled similarly to git. ([`27157ae`](https://github.com/GitoxideLabs/gitoxide/commit/27157ae7b3bec4e3117645a6456ff8cc28755f81))
- - Merge branch 'fix-819' ([`69faad0`](https://github.com/GitoxideLabs/gitoxide/commit/69faad0d7cc100de54d757d42acc152a22edc022))
- - Adjust to improvements in `gix-object` ([`efeb29d`](https://github.com/GitoxideLabs/gitoxide/commit/efeb29daaf4199748702f42966470a41ded3c6de))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Make fmt ([`5d2b5d0`](https://github.com/GitoxideLabs/gitoxide/commit/5d2b5d02c3869e07dc2507a8f2519ee1df633df7))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Minor adjustments to the worktree structure. ([`8920229`](https://github.com/GitoxideLabs/gitoxide/commit/89202296f63dacedfd396aefe25e686b4d426b2a))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
- - Create new `gix-fs` crate to consolidate all filesystem utilities ([`f8cc33c`](https://github.com/GitoxideLabs/gitoxide/commit/f8cc33cb372dd2b4bbe4a09cf4f64916681ab1dd))
- - Add a test to assure we can detect conflicts ([`055611c`](https://github.com/GitoxideLabs/gitoxide/commit/055611c6eee840f6ea870418448733bb491437aa))
- - Adjust to changes in `gix-index` ([`cae539b`](https://github.com/GitoxideLabs/gitoxide/commit/cae539b87164fabd258255a5d217decf3182d81f))
- - Refactor ([`691758a`](https://github.com/GitoxideLabs/gitoxide/commit/691758a4491f8430b61e418dad33d8d901f89361))
- - Make it compile ([`6acc5f1`](https://github.com/GitoxideLabs/gitoxide/commit/6acc5f10de5d21115772def2b86bc5d3d8ddf662))
- - Merge branch 'main' into dev ([`23ee47f`](https://github.com/GitoxideLabs/gitoxide/commit/23ee47fb24c197f8437bd426544b2aa74e005bdc))
- - Merge branch 'worktree-stack' ([`3d47919`](https://github.com/GitoxideLabs/gitoxide/commit/3d47919c1a2f83fc7c1fd7ae590d098057a22626))
- - First steps of attribute cache initialization. ([`e24b677`](https://github.com/GitoxideLabs/gitoxide/commit/e24b6773b0626acdd156b2ff205532df530cbcd3))
- - Adjust to changes in `gix-attributes` ([`1755c81`](https://github.com/GitoxideLabs/gitoxide/commit/1755c81f64ce8a68807c2026eeae13dc46021db1))
- - Remove types that are now available in `gix-os` ([`b645d28`](https://github.com/GitoxideLabs/gitoxide/commit/b645d28f9641c6b4022e1e37ad9fe528922ec747))
- - Add test for racy git detection ([`c5adbe1`](https://github.com/GitoxideLabs/gitoxide/commit/c5adbe1849aa776055a1de56b12528b032fee0ff))
- - Remove unused config option ([`55d8902`](https://github.com/GitoxideLabs/gitoxide/commit/55d890271ee0a6f2bc25efa7378cce1a76235aa5))
- - Ensure stable sort order for deterministic tests ([`0582ec5`](https://github.com/GitoxideLabs/gitoxide/commit/0582ec534d10dad3da0da3ea139c3200083eb86e))
- - Improve terminology and documentation ([`8b2bcdc`](https://github.com/GitoxideLabs/gitoxide/commit/8b2bcdccb2351ab533d41159c956a1f157f23eea))
- - Clean up status::Diff implementations ([`8df154b`](https://github.com/GitoxideLabs/gitoxide/commit/8df154b5b9cb9a614063498ce64658907955f94f))
- - Use existing concurrency primitive in_parallel ([`c5f3fc8`](https://github.com/GitoxideLabs/gitoxide/commit/c5f3fc8b5875745eb50bd80005b43a66cf255acb))
- - Parallel status check ([`d7f250d`](https://github.com/GitoxideLabs/gitoxide/commit/d7f250ddbd53a994a17db41f86cc780b45e9ee5a))
- - Streamline status API ([`0f747f3`](https://github.com/GitoxideLabs/gitoxide/commit/0f747f303089fd862c24d4ad93b75d3064c9328b))
- - Centralize index entry Stat creation/comparison ([`870bdb2`](https://github.com/GitoxideLabs/gitoxide/commit/870bdb2f3957e0f5690679e2aeb6752cd0b8d93e))
- - Change index/worktree diff to a visitor based API ([`1c43c75`](https://github.com/GitoxideLabs/gitoxide/commit/1c43c75966994ada6b84cf0d69cd13fb7cebf7cd))
- - Refactor gix_worktree::read module ([`16eab81`](https://github.com/GitoxideLabs/gitoxide/commit/16eab8166ea03489c3ac5537365d69626b419bfe))
- - Refactor ([`31ddda2`](https://github.com/GitoxideLabs/gitoxide/commit/31ddda2ae47f68c9a487d12c1f7ffa1d14de13d1))
- - Diff between worktree and index ([`0a8e50f`](https://github.com/GitoxideLabs/gitoxide/commit/0a8e50f64a8a730fbbd14b465e08d96ebfcf697d))
- - Add function to read blob from worktree ([`38e228c`](https://github.com/GitoxideLabs/gitoxide/commit/38e228c61be79e2c03457a69242b2abd523f755b))
- - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/GitoxideLabs/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
+ - Release gix-worktree v0.16.0, gix v0.44.0 ([`4527fb8`](https://github.com/yuki0iq/gitoxide/commit/4527fb8e0fe0786a70ccfd8c3f5c5e79e8867944))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/yuki0iq/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/yuki0iq/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - Merge branch 'index-entries-attrs' ([`f37a930`](https://github.com/yuki0iq/gitoxide/commit/f37a930aefa27e67f0b693ba9669cc26d49044fa))
+ - Remove ignored archive to assure tests run as intended ([`df28b7d`](https://github.com/yuki0iq/gitoxide/commit/df28b7d3fb7f114c862ba5559ab3974ce752cb65))
+ - `cache::state::ignore::Source` to specify where to read `.gitignore` files from. ([`c402891`](https://github.com/yuki0iq/gitoxide/commit/c402891d269a77913be39a92b1fc7fccba509557))
+ - Provide statistics for cache operations, and turn debug API into better public API for `Cache`. ([`745fc37`](https://github.com/yuki0iq/gitoxide/commit/745fc37b87d64e4fd821a692b223eda4f5df81ce))
+ - Remove duplicate usage of `case` in `cache::state::Attributes|Ignore` types. ([`21b4e67`](https://github.com/yuki0iq/gitoxide/commit/21b4e676ab094850ba808e085e2e1c3b1eb2eb61))
+ - Merge branch 'attributes-cache' ([`3456c84`](https://github.com/yuki0iq/gitoxide/commit/3456c845dfeedd2fa96b4313b1a84c8cbe9433c5))
+ - Support to obtain `Attributes` using the `Cache` type. ([`af9ca15`](https://github.com/yuki0iq/gitoxide/commit/af9ca15622be650b0fb65acf1b501918df880fd7))
+ - `cache::Ignore` assures that case-sensitivity is handled similarly to git. ([`27157ae`](https://github.com/yuki0iq/gitoxide/commit/27157ae7b3bec4e3117645a6456ff8cc28755f81))
+ - Merge branch 'fix-819' ([`69faad0`](https://github.com/yuki0iq/gitoxide/commit/69faad0d7cc100de54d757d42acc152a22edc022))
+ - Adjust to improvements in `gix-object` ([`efeb29d`](https://github.com/yuki0iq/gitoxide/commit/efeb29daaf4199748702f42966470a41ded3c6de))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Make fmt ([`5d2b5d0`](https://github.com/yuki0iq/gitoxide/commit/5d2b5d02c3869e07dc2507a8f2519ee1df633df7))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Minor adjustments to the worktree structure. ([`8920229`](https://github.com/yuki0iq/gitoxide/commit/89202296f63dacedfd396aefe25e686b4d426b2a))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Create new `gix-fs` crate to consolidate all filesystem utilities ([`f8cc33c`](https://github.com/yuki0iq/gitoxide/commit/f8cc33cb372dd2b4bbe4a09cf4f64916681ab1dd))
+ - Add a test to assure we can detect conflicts ([`055611c`](https://github.com/yuki0iq/gitoxide/commit/055611c6eee840f6ea870418448733bb491437aa))
+ - Adjust to changes in `gix-index` ([`cae539b`](https://github.com/yuki0iq/gitoxide/commit/cae539b87164fabd258255a5d217decf3182d81f))
+ - Refactor ([`691758a`](https://github.com/yuki0iq/gitoxide/commit/691758a4491f8430b61e418dad33d8d901f89361))
+ - Make it compile ([`6acc5f1`](https://github.com/yuki0iq/gitoxide/commit/6acc5f10de5d21115772def2b86bc5d3d8ddf662))
+ - Merge branch 'main' into dev ([`23ee47f`](https://github.com/yuki0iq/gitoxide/commit/23ee47fb24c197f8437bd426544b2aa74e005bdc))
+ - Merge branch 'worktree-stack' ([`3d47919`](https://github.com/yuki0iq/gitoxide/commit/3d47919c1a2f83fc7c1fd7ae590d098057a22626))
+ - First steps of attribute cache initialization. ([`e24b677`](https://github.com/yuki0iq/gitoxide/commit/e24b6773b0626acdd156b2ff205532df530cbcd3))
+ - Adjust to changes in `gix-attributes` ([`1755c81`](https://github.com/yuki0iq/gitoxide/commit/1755c81f64ce8a68807c2026eeae13dc46021db1))
+ - Remove types that are now available in `gix-os` ([`b645d28`](https://github.com/yuki0iq/gitoxide/commit/b645d28f9641c6b4022e1e37ad9fe528922ec747))
+ - Add test for racy git detection ([`c5adbe1`](https://github.com/yuki0iq/gitoxide/commit/c5adbe1849aa776055a1de56b12528b032fee0ff))
+ - Remove unused config option ([`55d8902`](https://github.com/yuki0iq/gitoxide/commit/55d890271ee0a6f2bc25efa7378cce1a76235aa5))
+ - Ensure stable sort order for deterministic tests ([`0582ec5`](https://github.com/yuki0iq/gitoxide/commit/0582ec534d10dad3da0da3ea139c3200083eb86e))
+ - Improve terminology and documentation ([`8b2bcdc`](https://github.com/yuki0iq/gitoxide/commit/8b2bcdccb2351ab533d41159c956a1f157f23eea))
+ - Clean up status::Diff implementations ([`8df154b`](https://github.com/yuki0iq/gitoxide/commit/8df154b5b9cb9a614063498ce64658907955f94f))
+ - Use existing concurrency primitive in_parallel ([`c5f3fc8`](https://github.com/yuki0iq/gitoxide/commit/c5f3fc8b5875745eb50bd80005b43a66cf255acb))
+ - Parallel status check ([`d7f250d`](https://github.com/yuki0iq/gitoxide/commit/d7f250ddbd53a994a17db41f86cc780b45e9ee5a))
+ - Streamline status API ([`0f747f3`](https://github.com/yuki0iq/gitoxide/commit/0f747f303089fd862c24d4ad93b75d3064c9328b))
+ - Centralize index entry Stat creation/comparison ([`870bdb2`](https://github.com/yuki0iq/gitoxide/commit/870bdb2f3957e0f5690679e2aeb6752cd0b8d93e))
+ - Change index/worktree diff to a visitor based API ([`1c43c75`](https://github.com/yuki0iq/gitoxide/commit/1c43c75966994ada6b84cf0d69cd13fb7cebf7cd))
+ - Refactor gix_worktree::read module ([`16eab81`](https://github.com/yuki0iq/gitoxide/commit/16eab8166ea03489c3ac5537365d69626b419bfe))
+ - Refactor ([`31ddda2`](https://github.com/yuki0iq/gitoxide/commit/31ddda2ae47f68c9a487d12c1f7ffa1d14de13d1))
+ - Diff between worktree and index ([`0a8e50f`](https://github.com/yuki0iq/gitoxide/commit/0a8e50f64a8a730fbbd14b465e08d96ebfcf697d))
+ - Add function to read blob from worktree ([`38e228c`](https://github.com/yuki0iq/gitoxide/commit/38e228c61be79e2c03457a69242b2abd523f755b))
+ - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/yuki0iq/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
## v0.15.2 (2023-03-30)
@@ -1304,8 +1334,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-path v0.7.3, gix-config-value v0.10.2, gix-config v0.20.1, gix-discover v0.16.2, gix-index v0.15.1, gix-odb v0.43.1, gix-packetline v0.15.1, gix-protocol v0.30.2, gix-worktree v0.15.2, gix v0.43.1 ([`38eed1d`](https://github.com/GitoxideLabs/gitoxide/commit/38eed1d06e7cbb8fbcd54b2cad3163ca45e0baf1))
- - Fix minor typos ([`cc48c35`](https://github.com/GitoxideLabs/gitoxide/commit/cc48c35d0ecf35824910c5b6ecc62fe9b2aff1b5))
+ - Release gix-path v0.7.3, gix-config-value v0.10.2, gix-config v0.20.1, gix-discover v0.16.2, gix-index v0.15.1, gix-odb v0.43.1, gix-packetline v0.15.1, gix-protocol v0.30.2, gix-worktree v0.15.2, gix v0.43.1 ([`38eed1d`](https://github.com/yuki0iq/gitoxide/commit/38eed1d06e7cbb8fbcd54b2cad3163ca45e0baf1))
+ - Fix minor typos ([`cc48c35`](https://github.com/yuki0iq/gitoxide/commit/cc48c35d0ecf35824910c5b6ecc62fe9b2aff1b5))
## v0.15.1 (2023-03-26)
@@ -1325,10 +1355,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/GitoxideLabs/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
- - Prepare changelogs prior to release ([`3016a28`](https://github.com/GitoxideLabs/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
- - Correct more typos with `typos` tool. ([`2321eb9`](https://github.com/GitoxideLabs/gitoxide/commit/2321eb971c2b89551506e2016a3495fafd15b47d))
- - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/GitoxideLabs/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
+ - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/yuki0iq/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
+ - Prepare changelogs prior to release ([`3016a28`](https://github.com/yuki0iq/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
+ - Correct more typos with `typos` tool. ([`2321eb9`](https://github.com/yuki0iq/gitoxide/commit/2321eb971c2b89551506e2016a3495fafd15b47d))
+ - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/yuki0iq/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
## v0.15.0 (2023-03-10)
@@ -1349,8 +1379,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/GitoxideLabs/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
- - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/GitoxideLabs/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
+ - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/yuki0iq/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
+ - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/yuki0iq/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
## v0.14.0 (2023-03-04)
@@ -1371,9 +1401,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/GitoxideLabs/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
- - Prepare changelogs prior to release ([`895e482`](https://github.com/GitoxideLabs/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
- - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
+ - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/yuki0iq/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
+ - Prepare changelogs prior to release ([`895e482`](https://github.com/yuki0iq/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
+ - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/yuki0iq/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
## v0.13.0 (2023-03-01)
@@ -1394,11 +1424,11 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/GitoxideLabs/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
- - Adjust manifests prior to release ([`addd789`](https://github.com/GitoxideLabs/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
- - Prepare for git-tempfile release ([`56c005b`](https://github.com/GitoxideLabs/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/yuki0iq/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
+ - Adjust manifests prior to release ([`addd789`](https://github.com/yuki0iq/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Prepare for git-tempfile release ([`56c005b`](https://github.com/yuki0iq/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
## v0.12.3 (2023-02-20)
@@ -1426,9 +1456,9 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
- - Release gix-glob v0.5.4 ([`c56d336`](https://github.com/GitoxideLabs/gitoxide/commit/c56d3365fde21120cf6101cf34f8b5669804977c))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-glob v0.5.4 ([`c56d336`](https://github.com/yuki0iq/gitoxide/commit/c56d3365fde21120cf6101cf34f8b5669804977c))
## v0.12.2 (2023-02-17)
@@ -1476,7 +1506,7 @@ A maintenance release without user-facing changes.
- 340 commits contributed to the release.
- 8 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 11 unique issues were worked on: [#293](https://github.com/GitoxideLabs/gitoxide/issues/293), [#298](https://github.com/GitoxideLabs/gitoxide/issues/298), [#301](https://github.com/GitoxideLabs/gitoxide/issues/301), [#331](https://github.com/GitoxideLabs/gitoxide/issues/331), [#333](https://github.com/GitoxideLabs/gitoxide/issues/333), [#364](https://github.com/GitoxideLabs/gitoxide/issues/364), [#366](https://github.com/GitoxideLabs/gitoxide/issues/366), [#384](https://github.com/GitoxideLabs/gitoxide/issues/384), [#450](https://github.com/GitoxideLabs/gitoxide/issues/450), [#470](https://github.com/GitoxideLabs/gitoxide/issues/470), [#691](https://github.com/GitoxideLabs/gitoxide/issues/691)
+ - 11 unique issues were worked on: [#293](https://github.com/yuki0iq/gitoxide/issues/293), [#298](https://github.com/yuki0iq/gitoxide/issues/298), [#301](https://github.com/yuki0iq/gitoxide/issues/301), [#331](https://github.com/yuki0iq/gitoxide/issues/331), [#333](https://github.com/yuki0iq/gitoxide/issues/333), [#364](https://github.com/yuki0iq/gitoxide/issues/364), [#366](https://github.com/yuki0iq/gitoxide/issues/366), [#384](https://github.com/yuki0iq/gitoxide/issues/384), [#450](https://github.com/yuki0iq/gitoxide/issues/450), [#470](https://github.com/yuki0iq/gitoxide/issues/470), [#691](https://github.com/yuki0iq/gitoxide/issues/691)
### Thanks Clippy
@@ -1490,357 +1520,357 @@ A maintenance release without user-facing changes.
view details
- * **[#293](https://github.com/GitoxideLabs/gitoxide/issues/293)**
- - Update changelog ([`b3ee7c6`](https://github.com/GitoxideLabs/gitoxide/commit/b3ee7c6f7553de6bff4934bbdf38f6c6ea2cf349))
- - Preempt the eventual need for a worktree implementation ([`bce67d8`](https://github.com/GitoxideLabs/gitoxide/commit/bce67d8ec58f78a1fce1c76f7b93d9650f9f550e))
- * **[#298](https://github.com/GitoxideLabs/gitoxide/issues/298)**
- - Use hash_hasher based hash state for better keys/less collisions ([`814de07`](https://github.com/GitoxideLabs/gitoxide/commit/814de079f4226f42efa49ad334a348bce67184e4))
- * **[#301](https://github.com/GitoxideLabs/gitoxide/issues/301)**
- - Update changelogs prior to release ([`84cb256`](https://github.com/GitoxideLabs/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
- - Status quo test that shows gitoxide has the same limitation as git ([`5f6c2fb`](https://github.com/GitoxideLabs/gitoxide/commit/5f6c2fb7787e674aa05af6185e665d6a33860f02))
- - Refactor ([`36fa167`](https://github.com/GitoxideLabs/gitoxide/commit/36fa16761bd59d9c314e29b1b0911608ae409c1f))
- - Improve how directory excludes are handled ([`bea5ea5`](https://github.com/GitoxideLabs/gitoxide/commit/bea5ea5cb3d304e73260fc1139b8fdc1acc139d7))
- - Fix inverted logic for matching non-negative pattern in `is_excluded()` ([`6d5784f`](https://github.com/GitoxideLabs/gitoxide/commit/6d5784fc961c08fda7affffa4601baaea0000b98))
- - Reorganize types to properly represent worktrees in their various 'states' ([`b46bff5`](https://github.com/GitoxideLabs/gitoxide/commit/b46bff58e40bb9805af7ee7f96272f0dc19c0ac7))
- - A sketch for worktree state ([`55e17a4`](https://github.com/GitoxideLabs/gitoxide/commit/55e17a402c70be64609f0ffa98d1eaeee5146439))
- - Basic prefix support as well the first working version of `exclude query` ([`9cb8385`](https://github.com/GitoxideLabs/gitoxide/commit/9cb83859f9bb76f38ab5bbd0ae6d6f20a691e9e1))
- - Revert "Turn attribute files into a Cow to support other usecases…" ([`ed7f223`](https://github.com/GitoxideLabs/gitoxide/commit/ed7f223b1bee688dbd257a59f3317f39bf5eb2cd))
- - Turn attribute files into a Cow to support other usecases… ([`d0c8407`](https://github.com/GitoxideLabs/gitoxide/commit/d0c84079bdd4bb7746f47f132868ed4743f5dda0))
- - Make use of new git-glob::Pattern::to_string() feature ([`d29932d`](https://github.com/GitoxideLabs/gitoxide/commit/d29932dc579f0579990bca1dcfc656ac020be50e))
- - Some tests to check pattern negation ([`2672a25`](https://github.com/GitoxideLabs/gitoxide/commit/2672a25dae546f85807a7e5ec1939240221a5a14))
- - Test for case-sensitivity as well ([`120675d`](https://github.com/GitoxideLabs/gitoxide/commit/120675db0508a6bb9d1e0eca45edf3f15632cd2f))
- - The stack now allows to change a non-dir into a dir ([`6793bab`](https://github.com/GitoxideLabs/gitoxide/commit/6793bab687bf492da545981e0116322dab4455cb))
- - Allow check-ignore style queries with API that doesn't remove trailing slashes ([`e68cd69`](https://github.com/GitoxideLabs/gitoxide/commit/e68cd692b5230592ca2ca17418d9b9fda9f3e317))
- - More tests and fixes to assure directory logic in stack works ([`2010ddd`](https://github.com/GitoxideLabs/gitoxide/commit/2010dddf244335f3967d0debb5d8e0f3ffdac6a7))
- - Improved testing… ([`e191b72`](https://github.com/GitoxideLabs/gitoxide/commit/e191b7220c5286bb0d0038398810ae344de626d3))
- - Refactor ([`21d4076`](https://github.com/GitoxideLabs/gitoxide/commit/21d407638285b728d0c64fabf2abe0e1948e9bec))
- - Don't hardcode case in state::Ignore ([`a6532e7`](https://github.com/GitoxideLabs/gitoxide/commit/a6532e7fd94757dc5b4b231b63cb2cbcacf1e602))
- - The first indication that directory-based excludes work ([`e868acc`](https://github.com/GitoxideLabs/gitoxide/commit/e868acce2e7c3e2501497bf630e3a54f349ad38e))
- - Adapt to all changes in git-path with bstr support ([`f158648`](https://github.com/GitoxideLabs/gitoxide/commit/f158648aef8ad94d86550ceb2eeb20efb3df7596))
- - Use `git-path` crate instead of `git_features::path` ([`47e607d`](https://github.com/GitoxideLabs/gitoxide/commit/47e607dc256a43a3411406c645eb7ff04239dd3a))
- - Adjustments to go along with changes in git-features ([`c55cac6`](https://github.com/GitoxideLabs/gitoxide/commit/c55cac6a1ada77619bb5723717a5a6d757499fa9))
- - Refactor ([`8345b7c`](https://github.com/GitoxideLabs/gitoxide/commit/8345b7caa0cc1cd8489e41822eea89da4c539e6d))
- - Customize stack operation to support the notion of directories ([`2659816`](https://github.com/GitoxideLabs/gitoxide/commit/26598163ce0a029e7eb92d862f899bdaadad3e90))
- - And finally, we can read ignore files from the index, too ([`910d500`](https://github.com/GitoxideLabs/gitoxide/commit/910d5000d479939c14e330b6f1a12d50dd57cdd6))
- - Wire everything up to have all data where it needs to be, but… ([`34d0d5c`](https://github.com/GitoxideLabs/gitoxide/commit/34d0d5c5bedae5ed069fd147c19cfb7414b66fb5))
- - Refactor ([`883d78d`](https://github.com/GitoxideLabs/gitoxide/commit/883d78d3d17cae1b3bdd9801abb3ee6f9452c1a0))
- - Fix MSRV ([`63f0839`](https://github.com/GitoxideLabs/gitoxide/commit/63f08391af5da3901190797532566758e3dff9e3))
- - Support for shared attribute file names ([`e4044a4`](https://github.com/GitoxideLabs/gitoxide/commit/e4044a48c606497e5de0fd711c7a5ce7afc44117))
- - Use a separate path mapping to enable clone-avoidance ([`e525b5e`](https://github.com/GitoxideLabs/gitoxide/commit/e525b5e5138ec0050f1ff178b5985cc7ce440b3a))
- - Fix borrow check issues the fast way, but… ([`514e2f4`](https://github.com/GitoxideLabs/gitoxide/commit/514e2f424fa4976693393c6d0911b724f94b1c70))
- - Try to keep borrows to path backing alive but… ([`4234b84`](https://github.com/GitoxideLabs/gitoxide/commit/4234b8497e3819eaae66f4c0462b5fc29509d675))
- - Refactor ([`b14904b`](https://github.com/GitoxideLabs/gitoxide/commit/b14904b54587f99f8741fa59eda6c2b9db98fff7))
- - Doing things directly works fortunately ([`6f74f85`](https://github.com/GitoxideLabs/gitoxide/commit/6f74f8516ba73c35b1b327aae491f70f83eefafd))
- - An attempt to build a lookup table of attribute files, but… ([`9841efb`](https://github.com/GitoxideLabs/gitoxide/commit/9841efb566748dae6c79c5990c4fd1ecbc468aef))
- - Refactor ([`475aa6a`](https://github.com/GitoxideLabs/gitoxide/commit/475aa6a3e08f63df627a0988cd16c20494960c79))
- - Make .gitignore name overridable ([`155bb82`](https://github.com/GitoxideLabs/gitoxide/commit/155bb820be03d4ac210b6ae4a76ecfb33445271e))
- - A test to check skip-worktree special case with ignore files ([`dec9f33`](https://github.com/GitoxideLabs/gitoxide/commit/dec9f332ecd2eaf7bad8ce0f94194d68624d9ac7))
- - A baseline test that indicates how excludes aren't using data from the index initially ([`e58b771`](https://github.com/GitoxideLabs/gitoxide/commit/e58b771cd514024e63c1ab7af7c0d0abad00797d))
- - First primitive ignore pattern test works ([`0424136`](https://github.com/GitoxideLabs/gitoxide/commit/04241367e8ce99ce6c7583d5dac4955fad3d6542))
- - Refactor to make push/pop with mutable state work; prepare to read .gitignore files ([`8d1000b`](https://github.com/GitoxideLabs/gitoxide/commit/8d1000b30257675564195202b15dca1ab1538227))
- - Add baseline test to motivate implementing ignore file stack ([`ce40add`](https://github.com/GitoxideLabs/gitoxide/commit/ce40add21add518374d9ff6d40fe488e2f29ce6d))
- - Re-export `git-glob` as its `Case` type is part of the public API ([`4b72045`](https://github.com/GitoxideLabs/gitoxide/commit/4b7204516a7c61162a2940eb66e8a7c64bf78ce7))
- - Sketch state for handling attributes as well ([`d87d62d`](https://github.com/GitoxideLabs/gitoxide/commit/d87d62db5cf327397390ec7888c1d1155619ba38))
- - Sketch state for handling excludes ([`eb525f7`](https://github.com/GitoxideLabs/gitoxide/commit/eb525f76134a2ffd770848941c976ec456fcc296))
- - Sketch how attribute globals could be used in worktrees ([`97ee03d`](https://github.com/GitoxideLabs/gitoxide/commit/97ee03d5e4703b583dd5bb741dbf43f310404882))
- - Adjustments to support lower MSRV ([`16a0973`](https://github.com/GitoxideLabs/gitoxide/commit/16a09737f0e81654cc7a5bbc9043385528524ca5))
- - Remove `git-dir` for `checkout()` as it's something to be dealt with elsewhere ([`f7996b8`](https://github.com/GitoxideLabs/gitoxide/commit/f7996b8f6a877275b8725804c558b51732e8b469))
- - An idea on how to test excludes, but… ([`9c036e8`](https://github.com/GitoxideLabs/gitoxide/commit/9c036e81b3abcd5dcde2b023459a15cbd281824d))
- - Make attributes and ignore configuration possible, but… ([`8a75fd7`](https://github.com/GitoxideLabs/gitoxide/commit/8a75fd745a194786f0da7c1fd660211446ea51f7))
- - Refactor ([`80af734`](https://github.com/GitoxideLabs/gitoxide/commit/80af734a5ddfd0785ec946a3609887b5d503d03d))
- - Provide a platform for multiple queries at a dir cache level ([`48be382`](https://github.com/GitoxideLabs/gitoxide/commit/48be3828ea07124c4d21cb10121780f596116bcb))
- - Be explicit about the cache-modes that actually happen ([`dc12f88`](https://github.com/GitoxideLabs/gitoxide/commit/dc12f88a5d2e54e2ff987127bab37e5bd7ce314a))
- - Refactor ([`5d30018`](https://github.com/GitoxideLabs/gitoxide/commit/5d300181c0696430c75bec7070da35cb308a1b9a))
- - Refactor ([`fe46078`](https://github.com/GitoxideLabs/gitoxide/commit/fe46078dd9496744b048165fba548df5c3f76991))
- - Port PathCache over to `Stack` ([`ebfea8d`](https://github.com/GitoxideLabs/gitoxide/commit/ebfea8d4be1afb3bd47bcffbaf5d705bed2d1ed6))
- - A sketch for a generalized version of a path stack ([`0d3ba1a`](https://github.com/GitoxideLabs/gitoxide/commit/0d3ba1a02f076d32334d85f68d99e6b8033844ad))
- - Refactor ([`fe6641c`](https://github.com/GitoxideLabs/gitoxide/commit/fe6641c86704df67b020510700e9c087fff5a52c))
- - Refactor ([`f86eacc`](https://github.com/GitoxideLabs/gitoxide/commit/f86eacc5cfaf6d88ead4f8dbd65989d32674c213))
- - Use io-close instead of close-file - works ([`279461b`](https://github.com/GitoxideLabs/gitoxide/commit/279461ba1741ace0399127ca9089230082bbf3e0))
- - Better error handling on close ([`a28c9b3`](https://github.com/GitoxideLabs/gitoxide/commit/a28c9b32466a431450a504e313d2e49926e36a98))
- - Try close_file crate and see tests fail for some reason ([`c7e1400`](https://github.com/GitoxideLabs/gitoxide/commit/c7e140094a3a5947cf59107d5a621245ea2ecbeb))
- - More multi-threaded test stability ([`be5a19e`](https://github.com/GitoxideLabs/gitoxide/commit/be5a19e0eb2e895d03b80afc24c7b8d2d436458d))
- - Avoid racyness in worktree tests ([`c8a1319`](https://github.com/GitoxideLabs/gitoxide/commit/c8a13198a12939befa473b30131e5a763c6fc28c))
- - Stabilize assertions in parallel mode ([`21d6f88`](https://github.com/GitoxideLabs/gitoxide/commit/21d6f880293de4e8ffc6a8472eb1b54d8b1b105a))
- - A reducer which produces progress reporting each time it feeds ([`e83079d`](https://github.com/GitoxideLabs/gitoxide/commit/e83079d219c96692725ab8af1c0e656cb331ecd8))
- - Call chunk processing in threaded processor ([`6bfd865`](https://github.com/GitoxideLabs/gitoxide/commit/6bfd865a0578eeacd8d19eaa89d8914ac947c62a))
- - Conversions from Rc to arc for Handle ([`c19331e`](https://github.com/GitoxideLabs/gitoxide/commit/c19331e001e587e4fca74f3e9fec28a7df922c0a))
- - Basic parallelization, without proper reducer, just so it compiles ([`5f29c0f`](https://github.com/GitoxideLabs/gitoxide/commit/5f29c0f66d0aa6c045bfdf6f39a806ce8c4a5100))
- - Decouple amount of bytes written from progress ([`9ecdade`](https://github.com/GitoxideLabs/gitoxide/commit/9ecdade0f117b966c98f48d1879bdba21ccaafd7))
- - Parallel and non-parallel tests ([`1cd7eb3`](https://github.com/GitoxideLabs/gitoxide/commit/1cd7eb3f720e8b66792c942a99d7d9d85069ec03))
- - Switch index checkout to chunk-based operation ([`e5f6943`](https://github.com/GitoxideLabs/gitoxide/commit/e5f69433e4a6cc7866b666e0baccfa32efb92a7f))
- - Proper handling of interruptions during checkout ([`7575a58`](https://github.com/GitoxideLabs/gitoxide/commit/7575a5854ebe61a5941177efb470143192223ef3))
- - Add thread-count and chunk-size computation; interrupt capability ([`8cbe85d`](https://github.com/GitoxideLabs/gitoxide/commit/8cbe85d135898826a91939726465a9e295c1e24b))
- - Refactor ([`542f49b`](https://github.com/GitoxideLabs/gitoxide/commit/542f49beb811f7f9bf9dff3cd19694498f6cf9e2))
- - Refactor ([`c3c31af`](https://github.com/GitoxideLabs/gitoxide/commit/c3c31afb9dee5040abef7a8d6f8e1e2cba29e2d7))
- - Fix windows test expecations for good ([`81bcb8d`](https://github.com/GitoxideLabs/gitoxide/commit/81bcb8d281099e952a5e3c075d9578f15f2f2a0d))
- - Try to fix windows once again ([`ff95265`](https://github.com/GitoxideLabs/gitoxide/commit/ff95265a35fb9f340c3a9fa78f8beba24d6734ff))
- - Some more debugging on windows ([`0c18443`](https://github.com/GitoxideLabs/gitoxide/commit/0c18443f5195e10c99504c4f527c1882fcf84e45))
- - Debug mode for windows ([`8f3bc5a`](https://github.com/GitoxideLabs/gitoxide/commit/8f3bc5a3195770753b0b6445259ce20ab609b393))
- - See if we can remove symlinks this way on windows ([`0bc9489`](https://github.com/GitoxideLabs/gitoxide/commit/0bc94891c92f324d3940e064e8918b117db4641d))
- - Delete directories recursively on overwrite-existing ([`ea561e6`](https://github.com/GitoxideLabs/gitoxide/commit/ea561e6f7d398991f214957dbd92e1b6a81e9ab0))
- - Better symlink checking on ubuntu ([`facad25`](https://github.com/GitoxideLabs/gitoxide/commit/facad25c08b82a975eda70493d4818ca7c560aa8))
- - Overwrite-existing support with tests ([`49d1d34`](https://github.com/GitoxideLabs/gitoxide/commit/49d1d34dff76d8b1e5e7fa9d08e6ead4e8bca018))
- - Fix dir-cache to properly handle its valiity which fixes test ([`52c0058`](https://github.com/GitoxideLabs/gitoxide/commit/52c0058531df1a0f3fc755c5c51e71d34841cb77))
- - Delayed symlink creation for everyone, but… ([`ab5cd3d`](https://github.com/GitoxideLabs/gitoxide/commit/ab5cd3d383c3c6cb31a7b8d387daedacb9e3838f))
- - Delayed symlink creation for windows, but… ([`77b053d`](https://github.com/GitoxideLabs/gitoxide/commit/77b053dfd38e30a8ab397704059283a4766b9601))
- - Prepare for first overwrite test… ([`cd6e086`](https://github.com/GitoxideLabs/gitoxide/commit/cd6e08644df3a2b52aa70a2f37e988ec10b280f0))
- - Fix case-insensitive tests ([`ccd25cb`](https://github.com/GitoxideLabs/gitoxide/commit/ccd25cb5929554c69ea1250c6d2762fdd6ef5bbd))
- - Allow symlinks to dirs to be returned, too ([`d3d7a7c`](https://github.com/GitoxideLabs/gitoxide/commit/d3d7a7c3c67868ba0fda6b04e6874aa2f91f638b))
- - Try to fix tests on linux ([`9f9d36d`](https://github.com/GitoxideLabs/gitoxide/commit/9f9d36d7d7bba443fba5917e9920911596fd64f6))
- - A stab at making file writes safer… ([`805c0da`](https://github.com/GitoxideLabs/gitoxide/commit/805c0da62204b8c4675c9c098e10eb0fe2bc12a9))
- - Mior refactor and notes towards parallelization ([`99de1ef`](https://github.com/GitoxideLabs/gitoxide/commit/99de1ef494719cb4d46e3414474e619225fe7bd4))
- - Return proper errors during checkout object lookup ([`f9beac0`](https://github.com/GitoxideLabs/gitoxide/commit/f9beac0471a38cb4c3b070ecb576ed1a39456bd6))
- - Switch worktree to thiserror ([`bacc654`](https://github.com/GitoxideLabs/gitoxide/commit/bacc65481d4ff5ecfbdf3755383b60f354deaf47))
- - Sub-command to print multi-index entries ([`6c10e09`](https://github.com/GitoxideLabs/gitoxide/commit/6c10e097a432d81b930008abc00c6821ed7ac9be))
- - Bring back more detailed errors in case of keep-going ([`8198817`](https://github.com/GitoxideLabs/gitoxide/commit/8198817507a5e9c6e6fb847a45ac47bd38de68f6))
- - Use progress to print errors right when they happen ([`af03686`](https://github.com/GitoxideLabs/gitoxide/commit/af03686b5abf9548300a83329500b27acd66e16a))
- - Implement 'keep-going' for index checkout ([`ecebc55`](https://github.com/GitoxideLabs/gitoxide/commit/ecebc55f8321c67f57111f8d0002e75388dd3734))
- - Support for forceful removal of symlinks or files during dir creation ([`749c310`](https://github.com/GitoxideLabs/gitoxide/commit/749c3100d785f7ac373bdb109fda21f2ac62d5c0))
- - Forbid symlinks and files in the path ([`de58f50`](https://github.com/GitoxideLabs/gitoxide/commit/de58f50748bd70e39d29e503a7f4b1e6c9b20093))
- - Avoid popping the entire cached path ([`a3501df`](https://github.com/GitoxideLabs/gitoxide/commit/a3501df6eb8d2fd3176434c80c443316e91dabb6))
- - Basic impl of the dir cache which already avoids unnecessary allocations ([`cb36d56`](https://github.com/GitoxideLabs/gitoxide/commit/cb36d5691294971e1b0e097ed11908768283731a))
- - Sketch out dir cache and realize that git uses chdir ([`f4621cc`](https://github.com/GitoxideLabs/gitoxide/commit/f4621cc4dd48fcd4b1aba294c811bc92f2715981))
- - Allow writing empty files during checkout but also query the odb ([`5388d80`](https://github.com/GitoxideLabs/gitoxide/commit/5388d8091ef02cf927478a1492847ae1666040d4))
- - Basic version of index checkout via command-line ([`f23b8d2`](https://github.com/GitoxideLabs/gitoxide/commit/f23b8d2f1c4b767d337ec51888afaa8b3719798c))
- - Basic progress reporting for checkout ([`039e822`](https://github.com/GitoxideLabs/gitoxide/commit/039e822bb4e56e49432db5c53081e0eb39588d66))
- - Support for unicode-precomposition for gix apps ([`e90c123`](https://github.com/GitoxideLabs/gitoxide/commit/e90c123675a98ab62fc6bb22019f889cee8b7301))
- - Fix symlink creation on windows, hopefully ([`4b1650b`](https://github.com/GitoxideLabs/gitoxide/commit/4b1650ba1988f52a7a91ce4f5327eca350f32520))
- - Gather more information about test failure on windows ([`be5e3fb`](https://github.com/GitoxideLabs/gitoxide/commit/be5e3fb3a19f86e37244b17055bf31cc455e78e8))
- - Hopefully fix symlink creation on windows ([`acb8acd`](https://github.com/GitoxideLabs/gitoxide/commit/acb8acd905c4a7ec0fbc831b159f626962c0a37d))
- - Refactor ([`48dc401`](https://github.com/GitoxideLabs/gitoxide/commit/48dc40195fd3d41d1fa5cd6326422ae18266dd7d))
- - Also validate symlink collisions ([`322c316`](https://github.com/GitoxideLabs/gitoxide/commit/322c3161947cd5c10e3122c097d5a888726d42c1))
- - Fix compile warnings ([`58145bc`](https://github.com/GitoxideLabs/gitoxide/commit/58145bc0fc329c370638a336215679fa727a9f0f))
- - Try to fix windows ([`5c1e727`](https://github.com/GitoxideLabs/gitoxide/commit/5c1e727a1af4b9a0b5b7dcfca0d1ef5a533a66b6))
- - Finally an understanding on collision checking ([`0454e4a`](https://github.com/GitoxideLabs/gitoxide/commit/0454e4a6f039541255728c4c8e076578236f0d86))
- - Add check_stat and trust_ctime options to index checkout ([`1a502c7`](https://github.com/GitoxideLabs/gitoxide/commit/1a502c7e456a191d8639b799648ea33eb5a7dac2))
- - Validate that colliding files are checked out ([`09fecd9`](https://github.com/GitoxideLabs/gitoxide/commit/09fecd9687cf3271f7138bca9214ba99c17b5ef7))
- - Support for executable bit check ([`267e3a7`](https://github.com/GitoxideLabs/gitoxide/commit/267e3a7f4718c8f724e3e4488dd24dcebfc69413))
- - Probe precompose unicode ([`0c1c006`](https://github.com/GitoxideLabs/gitoxide/commit/0c1c00689000dfc943ed25cd52eac42e3642a78c))
- - Refactor ([`fc816bd`](https://github.com/GitoxideLabs/gitoxide/commit/fc816bd12f142d1df4d10429ee5b56e9eb5fbf4d))
- - Determine filesystem case ([`f8e1de0`](https://github.com/GitoxideLabs/gitoxide/commit/f8e1de0dc031ad73084b2da6a6d39960b9b78b4b))
- - Basic test for filesystem probing ([`adbed12`](https://github.com/GitoxideLabs/gitoxide/commit/adbed121f969a05b622d0325b434b3c6d44ae248))
- - Symlink probing ([`1bfbf1d`](https://github.com/GitoxideLabs/gitoxide/commit/1bfbf1d120e31474367cd2008e1715c50af19071))
- - Make clear that we are currently only dealing with checkout during clone ([`178beb4`](https://github.com/GitoxideLabs/gitoxide/commit/178beb42eaf1112143299eafa7fc93106eb9fc5b))
- - Refactor for checkout to use fs::Context ([`8914fcc`](https://github.com/GitoxideLabs/gitoxide/commit/8914fcc114cdf920f2f4162e71d4d390007f6f3b))
- - Document-features support for git-index and git-worktree ([`1367cf5`](https://github.com/GitoxideLabs/gitoxide/commit/1367cf5bc5908639e67e12f78f57835c5fd68a90))
- - Support for 'serde1' feature in git-worktree ([`f11929c`](https://github.com/GitoxideLabs/gitoxide/commit/f11929c9652b2f414029f2ad02dacee238a138d1))
- - Sketch filesystem context, without probing for now ([`de3749e`](https://github.com/GitoxideLabs/gitoxide/commit/de3749e1426d48a1d31a0ddc1fddfdb394a01078))
- - Refactor ([`004394a`](https://github.com/GitoxideLabs/gitoxide/commit/004394ad04a965b631c5d75a7eced632540d9e1e))
- - Restructure tests ([`831c429`](https://github.com/GitoxideLabs/gitoxide/commit/831c4294c87aae0594e1238177dd71efb997cbde))
- - Make fmt ([`636fa8a`](https://github.com/GitoxideLabs/gitoxide/commit/636fa8a97ce56982c76dffc64ee084e31d39afad))
- - Strucural refactor ([`cdca1df`](https://github.com/GitoxideLabs/gitoxide/commit/cdca1dfec590d24dd42f34294e21f4bdf61d36ad))
- - Allow mutation of entries during iteration, while obtaining their path ([`d0c4563`](https://github.com/GitoxideLabs/gitoxide/commit/d0c4563f71ea18aaf8ae21dd8646ab256a550594))
- - Refactor ([`72af261`](https://github.com/GitoxideLabs/gitoxide/commit/72af261603ee38651e15015547871d0510ce6370))
- * **[#331](https://github.com/GitoxideLabs/gitoxide/issues/331)**
- - Fix build ([`f6d9693`](https://github.com/GitoxideLabs/gitoxide/commit/f6d969370b8ef05b3b29983dcd9f6fa11d6225f2))
- * **[#333](https://github.com/GitoxideLabs/gitoxide/issues/333)**
- - Use git_features::path everywhere where there is a path conversion ([`2e1437c`](https://github.com/GitoxideLabs/gitoxide/commit/2e1437cb0b5dc77f2317881767f71eaf9b009ebf))
- * **[#364](https://github.com/GitoxideLabs/gitoxide/issues/364)**
- - Update changelogs prior to release ([`746a676`](https://github.com/GitoxideLabs/gitoxide/commit/746a676056cd4907da7137a00798344b5bdb4419))
- * **[#366](https://github.com/GitoxideLabs/gitoxide/issues/366)**
- - The first possibly working version of loading a mailmap with multiple sources ([`98d745e`](https://github.com/GitoxideLabs/gitoxide/commit/98d745e8080975a91cff1ce75e187258c851d3f4))
- * **[#384](https://github.com/GitoxideLabs/gitoxide/issues/384)**
- - Prevent line-ending conversions for shell scripts on windows ([`96bb4d4`](https://github.com/GitoxideLabs/gitoxide/commit/96bb4d460db420e18dfd0f925109c740e971820d))
- - No need to isolate archives by crate name ([`19d46f3`](https://github.com/GitoxideLabs/gitoxide/commit/19d46f35440419b9911b6e2bca2cfc975865dce9))
- - Add archive files via git-lfs ([`7202a1c`](https://github.com/GitoxideLabs/gitoxide/commit/7202a1c4734ad904c026ee3e4e2143c0461d51a2))
- - Assure we don't pick up unnecessary files during publishing ([`545b2d5`](https://github.com/GitoxideLabs/gitoxide/commit/545b2d5121ba64efaee7564d5191cec37661efd7))
- - Auto-set commit.gpgsign=false when executing git ([`c23feb6`](https://github.com/GitoxideLabs/gitoxide/commit/c23feb64ad157180cfba8a11c882b829733ea8f6))
- * **[#450](https://github.com/GitoxideLabs/gitoxide/issues/450)**
- - Make it possible to clone empty remote repositories ([`e97eeda`](https://github.com/GitoxideLabs/gitoxide/commit/e97eeda45c9cc0736273c735a9959ac1ff29fc9d))
- - Refactor ([`dd3b336`](https://github.com/GitoxideLabs/gitoxide/commit/dd3b336656f5282f386c1cba0974abd2b09d81e9))
- - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/GitoxideLabs/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
- * **[#470](https://github.com/GitoxideLabs/gitoxide/issues/470)**
- - Update changelogs prior to release ([`caa7a1b`](https://github.com/GitoxideLabs/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
- * **[#691](https://github.com/GitoxideLabs/gitoxide/issues/691)**
- - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/GitoxideLabs/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
+ * **[#293](https://github.com/yuki0iq/gitoxide/issues/293)**
+ - Update changelog ([`b3ee7c6`](https://github.com/yuki0iq/gitoxide/commit/b3ee7c6f7553de6bff4934bbdf38f6c6ea2cf349))
+ - Preempt the eventual need for a worktree implementation ([`bce67d8`](https://github.com/yuki0iq/gitoxide/commit/bce67d8ec58f78a1fce1c76f7b93d9650f9f550e))
+ * **[#298](https://github.com/yuki0iq/gitoxide/issues/298)**
+ - Use hash_hasher based hash state for better keys/less collisions ([`814de07`](https://github.com/yuki0iq/gitoxide/commit/814de079f4226f42efa49ad334a348bce67184e4))
+ * **[#301](https://github.com/yuki0iq/gitoxide/issues/301)**
+ - Update changelogs prior to release ([`84cb256`](https://github.com/yuki0iq/gitoxide/commit/84cb25614a5fcddff297c1713eba4efbb6ff1596))
+ - Status quo test that shows gitoxide has the same limitation as git ([`5f6c2fb`](https://github.com/yuki0iq/gitoxide/commit/5f6c2fb7787e674aa05af6185e665d6a33860f02))
+ - Refactor ([`36fa167`](https://github.com/yuki0iq/gitoxide/commit/36fa16761bd59d9c314e29b1b0911608ae409c1f))
+ - Improve how directory excludes are handled ([`bea5ea5`](https://github.com/yuki0iq/gitoxide/commit/bea5ea5cb3d304e73260fc1139b8fdc1acc139d7))
+ - Fix inverted logic for matching non-negative pattern in `is_excluded()` ([`6d5784f`](https://github.com/yuki0iq/gitoxide/commit/6d5784fc961c08fda7affffa4601baaea0000b98))
+ - Reorganize types to properly represent worktrees in their various 'states' ([`b46bff5`](https://github.com/yuki0iq/gitoxide/commit/b46bff58e40bb9805af7ee7f96272f0dc19c0ac7))
+ - A sketch for worktree state ([`55e17a4`](https://github.com/yuki0iq/gitoxide/commit/55e17a402c70be64609f0ffa98d1eaeee5146439))
+ - Basic prefix support as well the first working version of `exclude query` ([`9cb8385`](https://github.com/yuki0iq/gitoxide/commit/9cb83859f9bb76f38ab5bbd0ae6d6f20a691e9e1))
+ - Revert "Turn attribute files into a Cow to support other usecases…" ([`ed7f223`](https://github.com/yuki0iq/gitoxide/commit/ed7f223b1bee688dbd257a59f3317f39bf5eb2cd))
+ - Turn attribute files into a Cow to support other usecases… ([`d0c8407`](https://github.com/yuki0iq/gitoxide/commit/d0c84079bdd4bb7746f47f132868ed4743f5dda0))
+ - Make use of new git-glob::Pattern::to_string() feature ([`d29932d`](https://github.com/yuki0iq/gitoxide/commit/d29932dc579f0579990bca1dcfc656ac020be50e))
+ - Some tests to check pattern negation ([`2672a25`](https://github.com/yuki0iq/gitoxide/commit/2672a25dae546f85807a7e5ec1939240221a5a14))
+ - Test for case-sensitivity as well ([`120675d`](https://github.com/yuki0iq/gitoxide/commit/120675db0508a6bb9d1e0eca45edf3f15632cd2f))
+ - The stack now allows to change a non-dir into a dir ([`6793bab`](https://github.com/yuki0iq/gitoxide/commit/6793bab687bf492da545981e0116322dab4455cb))
+ - Allow check-ignore style queries with API that doesn't remove trailing slashes ([`e68cd69`](https://github.com/yuki0iq/gitoxide/commit/e68cd692b5230592ca2ca17418d9b9fda9f3e317))
+ - More tests and fixes to assure directory logic in stack works ([`2010ddd`](https://github.com/yuki0iq/gitoxide/commit/2010dddf244335f3967d0debb5d8e0f3ffdac6a7))
+ - Improved testing… ([`e191b72`](https://github.com/yuki0iq/gitoxide/commit/e191b7220c5286bb0d0038398810ae344de626d3))
+ - Refactor ([`21d4076`](https://github.com/yuki0iq/gitoxide/commit/21d407638285b728d0c64fabf2abe0e1948e9bec))
+ - Don't hardcode case in state::Ignore ([`a6532e7`](https://github.com/yuki0iq/gitoxide/commit/a6532e7fd94757dc5b4b231b63cb2cbcacf1e602))
+ - The first indication that directory-based excludes work ([`e868acc`](https://github.com/yuki0iq/gitoxide/commit/e868acce2e7c3e2501497bf630e3a54f349ad38e))
+ - Adapt to all changes in git-path with bstr support ([`f158648`](https://github.com/yuki0iq/gitoxide/commit/f158648aef8ad94d86550ceb2eeb20efb3df7596))
+ - Use `git-path` crate instead of `git_features::path` ([`47e607d`](https://github.com/yuki0iq/gitoxide/commit/47e607dc256a43a3411406c645eb7ff04239dd3a))
+ - Adjustments to go along with changes in git-features ([`c55cac6`](https://github.com/yuki0iq/gitoxide/commit/c55cac6a1ada77619bb5723717a5a6d757499fa9))
+ - Refactor ([`8345b7c`](https://github.com/yuki0iq/gitoxide/commit/8345b7caa0cc1cd8489e41822eea89da4c539e6d))
+ - Customize stack operation to support the notion of directories ([`2659816`](https://github.com/yuki0iq/gitoxide/commit/26598163ce0a029e7eb92d862f899bdaadad3e90))
+ - And finally, we can read ignore files from the index, too ([`910d500`](https://github.com/yuki0iq/gitoxide/commit/910d5000d479939c14e330b6f1a12d50dd57cdd6))
+ - Wire everything up to have all data where it needs to be, but… ([`34d0d5c`](https://github.com/yuki0iq/gitoxide/commit/34d0d5c5bedae5ed069fd147c19cfb7414b66fb5))
+ - Refactor ([`883d78d`](https://github.com/yuki0iq/gitoxide/commit/883d78d3d17cae1b3bdd9801abb3ee6f9452c1a0))
+ - Fix MSRV ([`63f0839`](https://github.com/yuki0iq/gitoxide/commit/63f08391af5da3901190797532566758e3dff9e3))
+ - Support for shared attribute file names ([`e4044a4`](https://github.com/yuki0iq/gitoxide/commit/e4044a48c606497e5de0fd711c7a5ce7afc44117))
+ - Use a separate path mapping to enable clone-avoidance ([`e525b5e`](https://github.com/yuki0iq/gitoxide/commit/e525b5e5138ec0050f1ff178b5985cc7ce440b3a))
+ - Fix borrow check issues the fast way, but… ([`514e2f4`](https://github.com/yuki0iq/gitoxide/commit/514e2f424fa4976693393c6d0911b724f94b1c70))
+ - Try to keep borrows to path backing alive but… ([`4234b84`](https://github.com/yuki0iq/gitoxide/commit/4234b8497e3819eaae66f4c0462b5fc29509d675))
+ - Refactor ([`b14904b`](https://github.com/yuki0iq/gitoxide/commit/b14904b54587f99f8741fa59eda6c2b9db98fff7))
+ - Doing things directly works fortunately ([`6f74f85`](https://github.com/yuki0iq/gitoxide/commit/6f74f8516ba73c35b1b327aae491f70f83eefafd))
+ - An attempt to build a lookup table of attribute files, but… ([`9841efb`](https://github.com/yuki0iq/gitoxide/commit/9841efb566748dae6c79c5990c4fd1ecbc468aef))
+ - Refactor ([`475aa6a`](https://github.com/yuki0iq/gitoxide/commit/475aa6a3e08f63df627a0988cd16c20494960c79))
+ - Make .gitignore name overridable ([`155bb82`](https://github.com/yuki0iq/gitoxide/commit/155bb820be03d4ac210b6ae4a76ecfb33445271e))
+ - A test to check skip-worktree special case with ignore files ([`dec9f33`](https://github.com/yuki0iq/gitoxide/commit/dec9f332ecd2eaf7bad8ce0f94194d68624d9ac7))
+ - A baseline test that indicates how excludes aren't using data from the index initially ([`e58b771`](https://github.com/yuki0iq/gitoxide/commit/e58b771cd514024e63c1ab7af7c0d0abad00797d))
+ - First primitive ignore pattern test works ([`0424136`](https://github.com/yuki0iq/gitoxide/commit/04241367e8ce99ce6c7583d5dac4955fad3d6542))
+ - Refactor to make push/pop with mutable state work; prepare to read .gitignore files ([`8d1000b`](https://github.com/yuki0iq/gitoxide/commit/8d1000b30257675564195202b15dca1ab1538227))
+ - Add baseline test to motivate implementing ignore file stack ([`ce40add`](https://github.com/yuki0iq/gitoxide/commit/ce40add21add518374d9ff6d40fe488e2f29ce6d))
+ - Re-export `git-glob` as its `Case` type is part of the public API ([`4b72045`](https://github.com/yuki0iq/gitoxide/commit/4b7204516a7c61162a2940eb66e8a7c64bf78ce7))
+ - Sketch state for handling attributes as well ([`d87d62d`](https://github.com/yuki0iq/gitoxide/commit/d87d62db5cf327397390ec7888c1d1155619ba38))
+ - Sketch state for handling excludes ([`eb525f7`](https://github.com/yuki0iq/gitoxide/commit/eb525f76134a2ffd770848941c976ec456fcc296))
+ - Sketch how attribute globals could be used in worktrees ([`97ee03d`](https://github.com/yuki0iq/gitoxide/commit/97ee03d5e4703b583dd5bb741dbf43f310404882))
+ - Adjustments to support lower MSRV ([`16a0973`](https://github.com/yuki0iq/gitoxide/commit/16a09737f0e81654cc7a5bbc9043385528524ca5))
+ - Remove `git-dir` for `checkout()` as it's something to be dealt with elsewhere ([`f7996b8`](https://github.com/yuki0iq/gitoxide/commit/f7996b8f6a877275b8725804c558b51732e8b469))
+ - An idea on how to test excludes, but… ([`9c036e8`](https://github.com/yuki0iq/gitoxide/commit/9c036e81b3abcd5dcde2b023459a15cbd281824d))
+ - Make attributes and ignore configuration possible, but… ([`8a75fd7`](https://github.com/yuki0iq/gitoxide/commit/8a75fd745a194786f0da7c1fd660211446ea51f7))
+ - Refactor ([`80af734`](https://github.com/yuki0iq/gitoxide/commit/80af734a5ddfd0785ec946a3609887b5d503d03d))
+ - Provide a platform for multiple queries at a dir cache level ([`48be382`](https://github.com/yuki0iq/gitoxide/commit/48be3828ea07124c4d21cb10121780f596116bcb))
+ - Be explicit about the cache-modes that actually happen ([`dc12f88`](https://github.com/yuki0iq/gitoxide/commit/dc12f88a5d2e54e2ff987127bab37e5bd7ce314a))
+ - Refactor ([`5d30018`](https://github.com/yuki0iq/gitoxide/commit/5d300181c0696430c75bec7070da35cb308a1b9a))
+ - Refactor ([`fe46078`](https://github.com/yuki0iq/gitoxide/commit/fe46078dd9496744b048165fba548df5c3f76991))
+ - Port PathCache over to `Stack` ([`ebfea8d`](https://github.com/yuki0iq/gitoxide/commit/ebfea8d4be1afb3bd47bcffbaf5d705bed2d1ed6))
+ - A sketch for a generalized version of a path stack ([`0d3ba1a`](https://github.com/yuki0iq/gitoxide/commit/0d3ba1a02f076d32334d85f68d99e6b8033844ad))
+ - Refactor ([`fe6641c`](https://github.com/yuki0iq/gitoxide/commit/fe6641c86704df67b020510700e9c087fff5a52c))
+ - Refactor ([`f86eacc`](https://github.com/yuki0iq/gitoxide/commit/f86eacc5cfaf6d88ead4f8dbd65989d32674c213))
+ - Use io-close instead of close-file - works ([`279461b`](https://github.com/yuki0iq/gitoxide/commit/279461ba1741ace0399127ca9089230082bbf3e0))
+ - Better error handling on close ([`a28c9b3`](https://github.com/yuki0iq/gitoxide/commit/a28c9b32466a431450a504e313d2e49926e36a98))
+ - Try close_file crate and see tests fail for some reason ([`c7e1400`](https://github.com/yuki0iq/gitoxide/commit/c7e140094a3a5947cf59107d5a621245ea2ecbeb))
+ - More multi-threaded test stability ([`be5a19e`](https://github.com/yuki0iq/gitoxide/commit/be5a19e0eb2e895d03b80afc24c7b8d2d436458d))
+ - Avoid racyness in worktree tests ([`c8a1319`](https://github.com/yuki0iq/gitoxide/commit/c8a13198a12939befa473b30131e5a763c6fc28c))
+ - Stabilize assertions in parallel mode ([`21d6f88`](https://github.com/yuki0iq/gitoxide/commit/21d6f880293de4e8ffc6a8472eb1b54d8b1b105a))
+ - A reducer which produces progress reporting each time it feeds ([`e83079d`](https://github.com/yuki0iq/gitoxide/commit/e83079d219c96692725ab8af1c0e656cb331ecd8))
+ - Call chunk processing in threaded processor ([`6bfd865`](https://github.com/yuki0iq/gitoxide/commit/6bfd865a0578eeacd8d19eaa89d8914ac947c62a))
+ - Conversions from Rc to arc for Handle ([`c19331e`](https://github.com/yuki0iq/gitoxide/commit/c19331e001e587e4fca74f3e9fec28a7df922c0a))
+ - Basic parallelization, without proper reducer, just so it compiles ([`5f29c0f`](https://github.com/yuki0iq/gitoxide/commit/5f29c0f66d0aa6c045bfdf6f39a806ce8c4a5100))
+ - Decouple amount of bytes written from progress ([`9ecdade`](https://github.com/yuki0iq/gitoxide/commit/9ecdade0f117b966c98f48d1879bdba21ccaafd7))
+ - Parallel and non-parallel tests ([`1cd7eb3`](https://github.com/yuki0iq/gitoxide/commit/1cd7eb3f720e8b66792c942a99d7d9d85069ec03))
+ - Switch index checkout to chunk-based operation ([`e5f6943`](https://github.com/yuki0iq/gitoxide/commit/e5f69433e4a6cc7866b666e0baccfa32efb92a7f))
+ - Proper handling of interruptions during checkout ([`7575a58`](https://github.com/yuki0iq/gitoxide/commit/7575a5854ebe61a5941177efb470143192223ef3))
+ - Add thread-count and chunk-size computation; interrupt capability ([`8cbe85d`](https://github.com/yuki0iq/gitoxide/commit/8cbe85d135898826a91939726465a9e295c1e24b))
+ - Refactor ([`542f49b`](https://github.com/yuki0iq/gitoxide/commit/542f49beb811f7f9bf9dff3cd19694498f6cf9e2))
+ - Refactor ([`c3c31af`](https://github.com/yuki0iq/gitoxide/commit/c3c31afb9dee5040abef7a8d6f8e1e2cba29e2d7))
+ - Fix windows test expecations for good ([`81bcb8d`](https://github.com/yuki0iq/gitoxide/commit/81bcb8d281099e952a5e3c075d9578f15f2f2a0d))
+ - Try to fix windows once again ([`ff95265`](https://github.com/yuki0iq/gitoxide/commit/ff95265a35fb9f340c3a9fa78f8beba24d6734ff))
+ - Some more debugging on windows ([`0c18443`](https://github.com/yuki0iq/gitoxide/commit/0c18443f5195e10c99504c4f527c1882fcf84e45))
+ - Debug mode for windows ([`8f3bc5a`](https://github.com/yuki0iq/gitoxide/commit/8f3bc5a3195770753b0b6445259ce20ab609b393))
+ - See if we can remove symlinks this way on windows ([`0bc9489`](https://github.com/yuki0iq/gitoxide/commit/0bc94891c92f324d3940e064e8918b117db4641d))
+ - Delete directories recursively on overwrite-existing ([`ea561e6`](https://github.com/yuki0iq/gitoxide/commit/ea561e6f7d398991f214957dbd92e1b6a81e9ab0))
+ - Better symlink checking on ubuntu ([`facad25`](https://github.com/yuki0iq/gitoxide/commit/facad25c08b82a975eda70493d4818ca7c560aa8))
+ - Overwrite-existing support with tests ([`49d1d34`](https://github.com/yuki0iq/gitoxide/commit/49d1d34dff76d8b1e5e7fa9d08e6ead4e8bca018))
+ - Fix dir-cache to properly handle its valiity which fixes test ([`52c0058`](https://github.com/yuki0iq/gitoxide/commit/52c0058531df1a0f3fc755c5c51e71d34841cb77))
+ - Delayed symlink creation for everyone, but… ([`ab5cd3d`](https://github.com/yuki0iq/gitoxide/commit/ab5cd3d383c3c6cb31a7b8d387daedacb9e3838f))
+ - Delayed symlink creation for windows, but… ([`77b053d`](https://github.com/yuki0iq/gitoxide/commit/77b053dfd38e30a8ab397704059283a4766b9601))
+ - Prepare for first overwrite test… ([`cd6e086`](https://github.com/yuki0iq/gitoxide/commit/cd6e08644df3a2b52aa70a2f37e988ec10b280f0))
+ - Fix case-insensitive tests ([`ccd25cb`](https://github.com/yuki0iq/gitoxide/commit/ccd25cb5929554c69ea1250c6d2762fdd6ef5bbd))
+ - Allow symlinks to dirs to be returned, too ([`d3d7a7c`](https://github.com/yuki0iq/gitoxide/commit/d3d7a7c3c67868ba0fda6b04e6874aa2f91f638b))
+ - Try to fix tests on linux ([`9f9d36d`](https://github.com/yuki0iq/gitoxide/commit/9f9d36d7d7bba443fba5917e9920911596fd64f6))
+ - A stab at making file writes safer… ([`805c0da`](https://github.com/yuki0iq/gitoxide/commit/805c0da62204b8c4675c9c098e10eb0fe2bc12a9))
+ - Mior refactor and notes towards parallelization ([`99de1ef`](https://github.com/yuki0iq/gitoxide/commit/99de1ef494719cb4d46e3414474e619225fe7bd4))
+ - Return proper errors during checkout object lookup ([`f9beac0`](https://github.com/yuki0iq/gitoxide/commit/f9beac0471a38cb4c3b070ecb576ed1a39456bd6))
+ - Switch worktree to thiserror ([`bacc654`](https://github.com/yuki0iq/gitoxide/commit/bacc65481d4ff5ecfbdf3755383b60f354deaf47))
+ - Sub-command to print multi-index entries ([`6c10e09`](https://github.com/yuki0iq/gitoxide/commit/6c10e097a432d81b930008abc00c6821ed7ac9be))
+ - Bring back more detailed errors in case of keep-going ([`8198817`](https://github.com/yuki0iq/gitoxide/commit/8198817507a5e9c6e6fb847a45ac47bd38de68f6))
+ - Use progress to print errors right when they happen ([`af03686`](https://github.com/yuki0iq/gitoxide/commit/af03686b5abf9548300a83329500b27acd66e16a))
+ - Implement 'keep-going' for index checkout ([`ecebc55`](https://github.com/yuki0iq/gitoxide/commit/ecebc55f8321c67f57111f8d0002e75388dd3734))
+ - Support for forceful removal of symlinks or files during dir creation ([`749c310`](https://github.com/yuki0iq/gitoxide/commit/749c3100d785f7ac373bdb109fda21f2ac62d5c0))
+ - Forbid symlinks and files in the path ([`de58f50`](https://github.com/yuki0iq/gitoxide/commit/de58f50748bd70e39d29e503a7f4b1e6c9b20093))
+ - Avoid popping the entire cached path ([`a3501df`](https://github.com/yuki0iq/gitoxide/commit/a3501df6eb8d2fd3176434c80c443316e91dabb6))
+ - Basic impl of the dir cache which already avoids unnecessary allocations ([`cb36d56`](https://github.com/yuki0iq/gitoxide/commit/cb36d5691294971e1b0e097ed11908768283731a))
+ - Sketch out dir cache and realize that git uses chdir ([`f4621cc`](https://github.com/yuki0iq/gitoxide/commit/f4621cc4dd48fcd4b1aba294c811bc92f2715981))
+ - Allow writing empty files during checkout but also query the odb ([`5388d80`](https://github.com/yuki0iq/gitoxide/commit/5388d8091ef02cf927478a1492847ae1666040d4))
+ - Basic version of index checkout via command-line ([`f23b8d2`](https://github.com/yuki0iq/gitoxide/commit/f23b8d2f1c4b767d337ec51888afaa8b3719798c))
+ - Basic progress reporting for checkout ([`039e822`](https://github.com/yuki0iq/gitoxide/commit/039e822bb4e56e49432db5c53081e0eb39588d66))
+ - Support for unicode-precomposition for gix apps ([`e90c123`](https://github.com/yuki0iq/gitoxide/commit/e90c123675a98ab62fc6bb22019f889cee8b7301))
+ - Fix symlink creation on windows, hopefully ([`4b1650b`](https://github.com/yuki0iq/gitoxide/commit/4b1650ba1988f52a7a91ce4f5327eca350f32520))
+ - Gather more information about test failure on windows ([`be5e3fb`](https://github.com/yuki0iq/gitoxide/commit/be5e3fb3a19f86e37244b17055bf31cc455e78e8))
+ - Hopefully fix symlink creation on windows ([`acb8acd`](https://github.com/yuki0iq/gitoxide/commit/acb8acd905c4a7ec0fbc831b159f626962c0a37d))
+ - Refactor ([`48dc401`](https://github.com/yuki0iq/gitoxide/commit/48dc40195fd3d41d1fa5cd6326422ae18266dd7d))
+ - Also validate symlink collisions ([`322c316`](https://github.com/yuki0iq/gitoxide/commit/322c3161947cd5c10e3122c097d5a888726d42c1))
+ - Fix compile warnings ([`58145bc`](https://github.com/yuki0iq/gitoxide/commit/58145bc0fc329c370638a336215679fa727a9f0f))
+ - Try to fix windows ([`5c1e727`](https://github.com/yuki0iq/gitoxide/commit/5c1e727a1af4b9a0b5b7dcfca0d1ef5a533a66b6))
+ - Finally an understanding on collision checking ([`0454e4a`](https://github.com/yuki0iq/gitoxide/commit/0454e4a6f039541255728c4c8e076578236f0d86))
+ - Add check_stat and trust_ctime options to index checkout ([`1a502c7`](https://github.com/yuki0iq/gitoxide/commit/1a502c7e456a191d8639b799648ea33eb5a7dac2))
+ - Validate that colliding files are checked out ([`09fecd9`](https://github.com/yuki0iq/gitoxide/commit/09fecd9687cf3271f7138bca9214ba99c17b5ef7))
+ - Support for executable bit check ([`267e3a7`](https://github.com/yuki0iq/gitoxide/commit/267e3a7f4718c8f724e3e4488dd24dcebfc69413))
+ - Probe precompose unicode ([`0c1c006`](https://github.com/yuki0iq/gitoxide/commit/0c1c00689000dfc943ed25cd52eac42e3642a78c))
+ - Refactor ([`fc816bd`](https://github.com/yuki0iq/gitoxide/commit/fc816bd12f142d1df4d10429ee5b56e9eb5fbf4d))
+ - Determine filesystem case ([`f8e1de0`](https://github.com/yuki0iq/gitoxide/commit/f8e1de0dc031ad73084b2da6a6d39960b9b78b4b))
+ - Basic test for filesystem probing ([`adbed12`](https://github.com/yuki0iq/gitoxide/commit/adbed121f969a05b622d0325b434b3c6d44ae248))
+ - Symlink probing ([`1bfbf1d`](https://github.com/yuki0iq/gitoxide/commit/1bfbf1d120e31474367cd2008e1715c50af19071))
+ - Make clear that we are currently only dealing with checkout during clone ([`178beb4`](https://github.com/yuki0iq/gitoxide/commit/178beb42eaf1112143299eafa7fc93106eb9fc5b))
+ - Refactor for checkout to use fs::Context ([`8914fcc`](https://github.com/yuki0iq/gitoxide/commit/8914fcc114cdf920f2f4162e71d4d390007f6f3b))
+ - Document-features support for git-index and git-worktree ([`1367cf5`](https://github.com/yuki0iq/gitoxide/commit/1367cf5bc5908639e67e12f78f57835c5fd68a90))
+ - Support for 'serde1' feature in git-worktree ([`f11929c`](https://github.com/yuki0iq/gitoxide/commit/f11929c9652b2f414029f2ad02dacee238a138d1))
+ - Sketch filesystem context, without probing for now ([`de3749e`](https://github.com/yuki0iq/gitoxide/commit/de3749e1426d48a1d31a0ddc1fddfdb394a01078))
+ - Refactor ([`004394a`](https://github.com/yuki0iq/gitoxide/commit/004394ad04a965b631c5d75a7eced632540d9e1e))
+ - Restructure tests ([`831c429`](https://github.com/yuki0iq/gitoxide/commit/831c4294c87aae0594e1238177dd71efb997cbde))
+ - Make fmt ([`636fa8a`](https://github.com/yuki0iq/gitoxide/commit/636fa8a97ce56982c76dffc64ee084e31d39afad))
+ - Strucural refactor ([`cdca1df`](https://github.com/yuki0iq/gitoxide/commit/cdca1dfec590d24dd42f34294e21f4bdf61d36ad))
+ - Allow mutation of entries during iteration, while obtaining their path ([`d0c4563`](https://github.com/yuki0iq/gitoxide/commit/d0c4563f71ea18aaf8ae21dd8646ab256a550594))
+ - Refactor ([`72af261`](https://github.com/yuki0iq/gitoxide/commit/72af261603ee38651e15015547871d0510ce6370))
+ * **[#331](https://github.com/yuki0iq/gitoxide/issues/331)**
+ - Fix build ([`f6d9693`](https://github.com/yuki0iq/gitoxide/commit/f6d969370b8ef05b3b29983dcd9f6fa11d6225f2))
+ * **[#333](https://github.com/yuki0iq/gitoxide/issues/333)**
+ - Use git_features::path everywhere where there is a path conversion ([`2e1437c`](https://github.com/yuki0iq/gitoxide/commit/2e1437cb0b5dc77f2317881767f71eaf9b009ebf))
+ * **[#364](https://github.com/yuki0iq/gitoxide/issues/364)**
+ - Update changelogs prior to release ([`746a676`](https://github.com/yuki0iq/gitoxide/commit/746a676056cd4907da7137a00798344b5bdb4419))
+ * **[#366](https://github.com/yuki0iq/gitoxide/issues/366)**
+ - The first possibly working version of loading a mailmap with multiple sources ([`98d745e`](https://github.com/yuki0iq/gitoxide/commit/98d745e8080975a91cff1ce75e187258c851d3f4))
+ * **[#384](https://github.com/yuki0iq/gitoxide/issues/384)**
+ - Prevent line-ending conversions for shell scripts on windows ([`96bb4d4`](https://github.com/yuki0iq/gitoxide/commit/96bb4d460db420e18dfd0f925109c740e971820d))
+ - No need to isolate archives by crate name ([`19d46f3`](https://github.com/yuki0iq/gitoxide/commit/19d46f35440419b9911b6e2bca2cfc975865dce9))
+ - Add archive files via git-lfs ([`7202a1c`](https://github.com/yuki0iq/gitoxide/commit/7202a1c4734ad904c026ee3e4e2143c0461d51a2))
+ - Assure we don't pick up unnecessary files during publishing ([`545b2d5`](https://github.com/yuki0iq/gitoxide/commit/545b2d5121ba64efaee7564d5191cec37661efd7))
+ - Auto-set commit.gpgsign=false when executing git ([`c23feb6`](https://github.com/yuki0iq/gitoxide/commit/c23feb64ad157180cfba8a11c882b829733ea8f6))
+ * **[#450](https://github.com/yuki0iq/gitoxide/issues/450)**
+ - Make it possible to clone empty remote repositories ([`e97eeda`](https://github.com/yuki0iq/gitoxide/commit/e97eeda45c9cc0736273c735a9959ac1ff29fc9d))
+ - Refactor ([`dd3b336`](https://github.com/yuki0iq/gitoxide/commit/dd3b336656f5282f386c1cba0974abd2b09d81e9))
+ - Upgrade `bstr` to `1.0.1` ([`99905ba`](https://github.com/yuki0iq/gitoxide/commit/99905bacace8aed42b16d43f0f04cae996cb971c))
+ * **[#470](https://github.com/yuki0iq/gitoxide/issues/470)**
+ - Update changelogs prior to release ([`caa7a1b`](https://github.com/yuki0iq/gitoxide/commit/caa7a1bdef74d7d3166a7e38127a59f5ab3cfbdd))
+ * **[#691](https://github.com/yuki0iq/gitoxide/issues/691)**
+ - Set `rust-version` to 1.64 ([`55066ce`](https://github.com/yuki0iq/gitoxide/commit/55066ce5fd71209abb5d84da2998b903504584bb))
* **Uncategorized**
- - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/GitoxideLabs/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
- - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/GitoxideLabs/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
- - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/GitoxideLabs/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
- - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/GitoxideLabs/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
- - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/GitoxideLabs/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/GitoxideLabs/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming of `git-lfs` to `gix-lfs` ([`b9225c8`](https://github.com/GitoxideLabs/gitoxide/commit/b9225c830daf1388484ee7e05f727990fdeff43c))
- - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/GitoxideLabs/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
- - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/GitoxideLabs/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/GitoxideLabs/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
- - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/GitoxideLabs/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/GitoxideLabs/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Rename `git-worktree` to `gix-worktree` ([`2b59ff2`](https://github.com/GitoxideLabs/gitoxide/commit/2b59ff25fd095cac93f7d607594f68a5e329861e))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/GitoxideLabs/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/GitoxideLabs/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
- - Release git-features v0.26.4 ([`109f434`](https://github.com/GitoxideLabs/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
- - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/GitoxideLabs/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
- - Release git-worktree v0.12.2 ([`0780f35`](https://github.com/GitoxideLabs/gitoxide/commit/0780f354aaa2fa16200b33b0f76c0cec21e79cfc))
- - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/GitoxideLabs/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
- - Prepare changelogs prior to release ([`7c846d2`](https://github.com/GitoxideLabs/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
- - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/GitoxideLabs/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
- - Fix typos ([`39ed9ed`](https://github.com/GitoxideLabs/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
- - Thanks clippy ([`bac57dd`](https://github.com/GitoxideLabs/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
- - Make fmt ([`e22080e`](https://github.com/GitoxideLabs/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
- - Break cyclical dev dependencies ([`1fea18f`](https://github.com/GitoxideLabs/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
- - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/GitoxideLabs/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
- - Prepare changelogs prior to release ([`93bef97`](https://github.com/GitoxideLabs/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
- - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/GitoxideLabs/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
- - Thanks clippy ([`9e04685`](https://github.com/GitoxideLabs/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
- - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/GitoxideLabs/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
- - Prepare changelogs prior to release ([`4381a03`](https://github.com/GitoxideLabs/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
- - Release git-index v0.12.1 ([`8aa5c1d`](https://github.com/GitoxideLabs/gitoxide/commit/8aa5c1db9e342cc49dfa588d5b4b9f893067dbf7))
- - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/GitoxideLabs/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
- - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/GitoxideLabs/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
- - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/GitoxideLabs/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
- - Simplify `Cache` by removing its lifetime. ([`d7ee622`](https://github.com/GitoxideLabs/gitoxide/commit/d7ee622cfa9fc3cf7a97b823dd70f0aa1355365e))
- - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/GitoxideLabs/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
- - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/GitoxideLabs/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
- - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/GitoxideLabs/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
- - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/GitoxideLabs/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
- - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/GitoxideLabs/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
- - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/GitoxideLabs/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
- - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/GitoxideLabs/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
- - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/GitoxideLabs/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
- - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/GitoxideLabs/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
- - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/GitoxideLabs/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
- - Prepare changelogs prior to release ([`e4648f8`](https://github.com/GitoxideLabs/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
- - Merge branch 'version2021' ([`0e4462d`](https://github.com/GitoxideLabs/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
- - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/GitoxideLabs/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
- - Release git-glob v0.4.2, git-config-value v0.8.2, git-lock v2.2.0, git-ref v0.19.0, git-config v0.11.0, git-discover v0.8.0, git-index v0.8.0, git-transport v0.22.0, git-protocol v0.23.0, git-worktree v0.8.0, git-repository v0.28.0, gitoxide-core v0.20.0, gitoxide v0.18.0, safety bump 9 crates ([`0c253b1`](https://github.com/GitoxideLabs/gitoxide/commit/0c253b15143dcedfe4c66d64ab1ea6e097030651))
- - Prepare changelogs prior to release ([`fe5721f`](https://github.com/GitoxideLabs/gitoxide/commit/fe5721f888c64c79fe9a734a9e33b94a282f8d97))
- - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/GitoxideLabs/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
- - Prepare changelogs prior to release ([`423af90`](https://github.com/GitoxideLabs/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
- - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/GitoxideLabs/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
- - Thanks clippy ([`04cfa63`](https://github.com/GitoxideLabs/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
- - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/GitoxideLabs/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
- - Merge branch 'gix-clone' ([`def53b3`](https://github.com/GitoxideLabs/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
- - Improved working of docs ([`1ef704e`](https://github.com/GitoxideLabs/gitoxide/commit/1ef704e7daa83e298d99d94a3493296739338110))
- - Merge branch 'main' into gix-clone ([`de4fe06`](https://github.com/GitoxideLabs/gitoxide/commit/de4fe06202906ea5c62e667826b42cf7b57b1ff0))
- - Merge branch 'fix-gix-index-from-tree' ([`da5f63c`](https://github.com/GitoxideLabs/gitoxide/commit/da5f63cbc7506990f46d310f8064678decb86928))
- - Fix build ([`bb81abe`](https://github.com/GitoxideLabs/gitoxide/commit/bb81abece95f466c38567d7488c0e6ae1a22e06b))
- - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/GitoxideLabs/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
- - Prepare changelogs for release ([`d232567`](https://github.com/GitoxideLabs/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
- - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/GitoxideLabs/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
- - Merge branch 'diff' ([`25a7726`](https://github.com/GitoxideLabs/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
- - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/GitoxideLabs/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
- - Merge branch 'filter-refs' ([`fd14489`](https://github.com/GitoxideLabs/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
- - Release git-features v0.22.6 ([`c9eda72`](https://github.com/GitoxideLabs/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
- - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/GitoxideLabs/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
- - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/GitoxideLabs/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
- - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/GitoxideLabs/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
- - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/GitoxideLabs/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
- - Merge branch 'fix-522' ([`5869e9f`](https://github.com/GitoxideLabs/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
- - Release git-hash v0.9.9 ([`da0716f`](https://github.com/GitoxideLabs/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
- - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/GitoxideLabs/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
- - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/GitoxideLabs/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
- - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/GitoxideLabs/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
- - Release git-worktree v0.4.3, git-testtools v0.8.0 ([`b2e4bf2`](https://github.com/GitoxideLabs/gitoxide/commit/b2e4bf2c11ff2c3c32efcb91837fb5677714bdf9))
- - Release git-attributes v0.3.3, git-ref v0.15.3, git-index v0.4.3, git-worktree v0.4.3, git-testtools v0.8.0 ([`baad4ce`](https://github.com/GitoxideLabs/gitoxide/commit/baad4ce51fe0e8c0c1de1b08148d8303878ca37b))
- - Prepare changelogs prior to release of git-testtools ([`7668e38`](https://github.com/GitoxideLabs/gitoxide/commit/7668e38fab8891ed7e73fae3a6f5a8772e0f0d0b))
- - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/GitoxideLabs/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
- - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/GitoxideLabs/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
- - Release git-worktree v0.4.2, git-repository v0.22.0 ([`2f0f530`](https://github.com/GitoxideLabs/gitoxide/commit/2f0f530fb1d644bc0694e04f3c9309149f526e42))
- - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/GitoxideLabs/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
- - Release git-path v0.4.1 ([`5e82346`](https://github.com/GitoxideLabs/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
- - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/GitoxideLabs/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
- - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/GitoxideLabs/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
- - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/GitoxideLabs/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
- - Uniformize deny attributes ([`f7f136d`](https://github.com/GitoxideLabs/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
- - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/GitoxideLabs/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
- - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/GitoxideLabs/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
- - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/GitoxideLabs/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
- - Release git-worktree v0.4.1, git-repository v0.21.0 ([`ee383f3`](https://github.com/GitoxideLabs/gitoxide/commit/ee383f347371007f1c4d3a2a98c5511d7e0793a8))
- - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/GitoxideLabs/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
- - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/GitoxideLabs/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
- - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/GitoxideLabs/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
- - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/GitoxideLabs/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
- - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/GitoxideLabs/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
- - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/GitoxideLabs/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
- - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/GitoxideLabs/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
- - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/GitoxideLabs/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
- - Fix typos ([`e9fcb70`](https://github.com/GitoxideLabs/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
- - Release git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`d4df661`](https://github.com/GitoxideLabs/gitoxide/commit/d4df661dbf60dad75d07002ef9979cabe8a86935))
- - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/GitoxideLabs/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
- - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/GitoxideLabs/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
- - Prepare changelog prior to release ([`3c50625`](https://github.com/GitoxideLabs/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
- - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/GitoxideLabs/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
- - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/GitoxideLabs/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
- - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/GitoxideLabs/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
- - Make it harder to forget documentation in git-worktree ([`15d87ee`](https://github.com/GitoxideLabs/gitoxide/commit/15d87ee99ef269985e8f378bb2ab9c8931e8fd7d))
- - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/GitoxideLabs/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
- - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/GitoxideLabs/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
- - Release git-worktree v0.3.0, git-repository v0.19.0 ([`0d8e856`](https://github.com/GitoxideLabs/gitoxide/commit/0d8e8566dc5c6955487d67e235f86fbc75a3a88a))
- - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/GitoxideLabs/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
- - Update changelogs prior to release ([`bb424f5`](https://github.com/GitoxideLabs/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
- - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/GitoxideLabs/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
- - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/GitoxideLabs/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
- - Release git-worktree v0.2.0, git-repository v0.17.0 ([`3f71246`](https://github.com/GitoxideLabs/gitoxide/commit/3f7124616ab9752007b8cf03e1c6a3a796ffee0b))
- - Release git-worktree v0.2.0, git-repository v0.17.0 ([`5845934`](https://github.com/GitoxideLabs/gitoxide/commit/584593448b560afdd60dbdbdff901d267082765e))
- - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/GitoxideLabs/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
- - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/GitoxideLabs/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
- - Merge branch 'main' into git_includeif ([`b1bfc8f`](https://github.com/GitoxideLabs/gitoxide/commit/b1bfc8fe8efb6d8941f54dddd0fcad99aa13ed6c))
- - Merge branch 'basic-worktree-support' ([`e058bda`](https://github.com/GitoxideLabs/gitoxide/commit/e058bdabf8449b6a6fdff851e3929137d9b71568))
- - Merge branch 'main' into git_includeif ([`05eb340`](https://github.com/GitoxideLabs/gitoxide/commit/05eb34023933918c51c03cf2afd774db89cc5a33))
- - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/GitoxideLabs/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
- - Make fmt ([`251b6df`](https://github.com/GitoxideLabs/gitoxide/commit/251b6df5dbdda24b7bdc452085f808f3acef69d8))
- - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/GitoxideLabs/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
- - Thanks clippy ([`aeebc5f`](https://github.com/GitoxideLabs/gitoxide/commit/aeebc5fe743faa7d436b1d0a30d60aafbbaeeb3d))
- - Thanks clippy ([`b199367`](https://github.com/GitoxideLabs/gitoxide/commit/b1993672f5a7c516611814fd7c5d6bf796419082))
- - Merge branch 'main' into worktree-stack ([`8674c11`](https://github.com/GitoxideLabs/gitoxide/commit/8674c11973e5282d087e35a71c70e418b6cc75be))
- - Fix release build ([`f7c1920`](https://github.com/GitoxideLabs/gitoxide/commit/f7c1920214ebfc38676d1d53cc064b0f3d8ece4e))
- - Fix release build ([`2705679`](https://github.com/GitoxideLabs/gitoxide/commit/2705679ddf7e5fe12e93ad214c15d5006c073818))
- - Merge branch 'worktree-stack' ([`39046e9`](https://github.com/GitoxideLabs/gitoxide/commit/39046e98098da7d490757477986479126a45b3e5))
- - Thanks clippy ([`1d365d2`](https://github.com/GitoxideLabs/gitoxide/commit/1d365d2c6fe19ac8e27c60e3d2596a583a183728))
- - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/GitoxideLabs/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
- - Merge branch 'test-archive-support' ([`350df01`](https://github.com/GitoxideLabs/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
- - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/GitoxideLabs/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
- - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/GitoxideLabs/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
- - Make fmt ([`7cf3545`](https://github.com/GitoxideLabs/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
- - Thanks clippy ([`07a4094`](https://github.com/GitoxideLabs/gitoxide/commit/07a4094965ac1b4eb223da8e5ca5cc4a86c5f596))
- - Thanks clippy ([`0e2a243`](https://github.com/GitoxideLabs/gitoxide/commit/0e2a2438da35c0abb412682b103e5be171b1c3ad))
- - Thanks clippy ([`3229240`](https://github.com/GitoxideLabs/gitoxide/commit/322924037a1710f35e4134e5a35c82b3d4266a1f))
- - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/GitoxideLabs/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
- - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/GitoxideLabs/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
- - Thanks clippy ([`a8e9497`](https://github.com/GitoxideLabs/gitoxide/commit/a8e9497caebf1c0e9faac537717cd86378f1acf6))
- - Thanks clippy ([`e04cba8`](https://github.com/GitoxideLabs/gitoxide/commit/e04cba8837340d1ca0f102a340e52e8610fb0750))
- - Merge branch 'AP2008-implement-worktree' ([`f32c669`](https://github.com/GitoxideLabs/gitoxide/commit/f32c669bc519d59a1f1d90d61cc48a422c86aede))
- - Refactored code and tests ([`a4b880c`](https://github.com/GitoxideLabs/gitoxide/commit/a4b880cf17665b61e3f7f193de57704b1db5318f))
- - Refactored tests ([`25a9dc1`](https://github.com/GitoxideLabs/gitoxide/commit/25a9dc16dbb26e9aa0f3379b2af53cc0baa96663))
- - Reduce io calls ([`e838eaa`](https://github.com/GitoxideLabs/gitoxide/commit/e838eaa5721d8b1b13155aa81234c9c44d9b15fe))
- - Refactor errors and remove unwraps ([`eaee855`](https://github.com/GitoxideLabs/gitoxide/commit/eaee85595dc658549e62e3292b025ec016e70abd))
- - Implemented git-worktree ([`4177d72`](https://github.com/GitoxideLabs/gitoxide/commit/4177d72c95bd94cf6a49e917dc21918044e8250b))
- - Release git-worktree v0.0.0 ([`ddb1bf4`](https://github.com/GitoxideLabs/gitoxide/commit/ddb1bf49e3b5b663fcf166d8cbce416e78d9fc18))
+ - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/yuki0iq/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
+ - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/yuki0iq/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
+ - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/yuki0iq/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
+ - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/yuki0iq/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-commitgraph` to `gix-commitgraph` ([`f1dd0a3`](https://github.com/yuki0iq/gitoxide/commit/f1dd0a3366e31259af029da73228e8af2f414244))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming of `git-lfs` to `gix-lfs` ([`b9225c8`](https://github.com/yuki0iq/gitoxide/commit/b9225c830daf1388484ee7e05f727990fdeff43c))
+ - Adjust to renaming of `git-chunk` to `gix-chunk` ([`59194e3`](https://github.com/yuki0iq/gitoxide/commit/59194e3a07853eae0624ebc4907478d1de4f7599))
+ - Adjust to renaming of `git-bitmap` to `gix-bitmap` ([`75f2a07`](https://github.com/yuki0iq/gitoxide/commit/75f2a079b17489f62bc43e1f1d932307375c4f9d))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-command` to `gix-command` ([`d26b8e0`](https://github.com/yuki0iq/gitoxide/commit/d26b8e046496894ae06b0bbfdba77196976cd975))
+ - Adjust to renaming of `git-packetline` to `gix-packetline` ([`5cbd22c`](https://github.com/yuki0iq/gitoxide/commit/5cbd22cf42efb760058561c6c3bbcd4dab8c8be1))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/yuki0iq/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Rename `git-worktree` to `gix-worktree` ([`2b59ff2`](https://github.com/yuki0iq/gitoxide/commit/2b59ff25fd095cac93f7d607594f68a5e329861e))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaminig of `git-quote` to `gix-quote` ([`648025b`](https://github.com/yuki0iq/gitoxide/commit/648025b7ca94411fdd0d90c53e5faede5fde6c8d))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Adjust to rename of `git-config-value` to `gix-config-value` ([`622b3e1`](https://github.com/yuki0iq/gitoxide/commit/622b3e1d0bffa0f8db73697960f9712024fac430))
+ - Release git-features v0.26.4 ([`109f434`](https://github.com/yuki0iq/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
+ - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/yuki0iq/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
+ - Release git-worktree v0.12.2 ([`0780f35`](https://github.com/yuki0iq/gitoxide/commit/0780f354aaa2fa16200b33b0f76c0cec21e79cfc))
+ - Release git-date v0.4.2, git-hash v0.10.2, git-features v0.26.2, git-actor v0.17.1, git-glob v0.5.3, git-path v0.7.1, git-quote v0.4.1, git-attributes v0.8.2, git-config-value v0.10.1, git-tempfile v3.0.2, git-lock v3.0.2, git-validate v0.7.2, git-object v0.26.1, git-ref v0.24.0, git-sec v0.6.2, git-config v0.16.0, git-command v0.2.3, git-prompt v0.3.2, git-url v0.13.2, git-credentials v0.9.1, git-diff v0.26.1, git-discover v0.13.0, git-hashtable v0.1.1, git-bitmap v0.2.1, git-traverse v0.22.1, git-index v0.12.3, git-mailmap v0.9.2, git-chunk v0.4.1, git-pack v0.30.2, git-odb v0.40.2, git-packetline v0.14.2, git-transport v0.25.4, git-protocol v0.26.3, git-revision v0.10.2, git-refspec v0.7.2, git-worktree v0.12.2, git-repository v0.34.0, safety bump 3 crates ([`c196d20`](https://github.com/yuki0iq/gitoxide/commit/c196d206d57a310b1ce974a1cf0e7e6d6db5c4d6))
+ - Prepare changelogs prior to release ([`7c846d2`](https://github.com/yuki0iq/gitoxide/commit/7c846d2102dc767366771925212712ef8cc9bf07))
+ - Merge branch 'Lioness100/main' ([`1e544e8`](https://github.com/yuki0iq/gitoxide/commit/1e544e82455bf9ecb5e3c2146280eaf7ecd81f16))
+ - Fix typos ([`39ed9ed`](https://github.com/yuki0iq/gitoxide/commit/39ed9eda62b7718d5109135e5ad406fb1fe2978c))
+ - Thanks clippy ([`bac57dd`](https://github.com/yuki0iq/gitoxide/commit/bac57dd05ea2d5a4ee45ef9350fa3f2e19474bc0))
+ - Make fmt ([`e22080e`](https://github.com/yuki0iq/gitoxide/commit/e22080e4a29d0bad15a99d565a5e3e304a8743ec))
+ - Break cyclical dev dependencies ([`1fea18f`](https://github.com/yuki0iq/gitoxide/commit/1fea18f5f8b4189a23dc4fa3f041a672f6fbcfb3))
+ - Release git-date v0.4.1, git-features v0.26.1, git-glob v0.5.2, git-attributes v0.8.1, git-tempfile v3.0.1, git-ref v0.23.1, git-sec v0.6.1, git-config v0.15.1, git-prompt v0.3.1, git-url v0.13.1, git-discover v0.12.1, git-index v0.12.2, git-mailmap v0.9.1, git-pack v0.30.1, git-odb v0.40.1, git-transport v0.25.3, git-protocol v0.26.2, git-revision v0.10.1, git-refspec v0.7.1, git-worktree v0.12.1, git-repository v0.33.0 ([`5b5b380`](https://github.com/yuki0iq/gitoxide/commit/5b5b3809faa71c658db38b40dfc410224d08a367))
+ - Prepare changelogs prior to release ([`93bef97`](https://github.com/yuki0iq/gitoxide/commit/93bef97b3c0c75d4bf7119fdd787516e1efc77bf))
+ - Merge branch 'patch-1' ([`b93f0c4`](https://github.com/yuki0iq/gitoxide/commit/b93f0c49fc677b6c19aea332cbfc1445ce475375))
+ - Thanks clippy ([`9e04685`](https://github.com/yuki0iq/gitoxide/commit/9e04685dd3f109bfb27663f9dc7c04102e660bf2))
+ - Release git-ref v0.23.0, git-config v0.15.0, git-command v0.2.2, git-diff v0.26.0, git-discover v0.12.0, git-mailmap v0.9.0, git-pack v0.30.0, git-odb v0.40.0, git-transport v0.25.2, git-protocol v0.26.1, git-revision v0.10.0, git-refspec v0.7.0, git-worktree v0.12.0, git-repository v0.32.0 ([`ffb5b6a`](https://github.com/yuki0iq/gitoxide/commit/ffb5b6a21cb415315db6fd5294940c7c6deb4538))
+ - Prepare changelogs prior to release ([`4381a03`](https://github.com/yuki0iq/gitoxide/commit/4381a03a34c305f31713cce234c2afbf8ac60f01))
+ - Release git-index v0.12.1 ([`8aa5c1d`](https://github.com/yuki0iq/gitoxide/commit/8aa5c1db9e342cc49dfa588d5b4b9f893067dbf7))
+ - Release git-date v0.4.0, git-actor v0.17.0, git-object v0.26.0, git-traverse v0.22.0, git-index v0.12.0, safety bump 15 crates ([`0e3d0a5`](https://github.com/yuki0iq/gitoxide/commit/0e3d0a56d7e6a60c6578138f2690b4fa54a2072d))
+ - Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-object v0.25.0, git-ref v0.22.0, git-config v0.14.0, git-command v0.2.1, git-url v0.13.0, git-credentials v0.9.0, git-diff v0.25.0, git-discover v0.11.0, git-traverse v0.21.0, git-index v0.11.0, git-mailmap v0.8.0, git-pack v0.29.0, git-odb v0.39.0, git-transport v0.25.0, git-protocol v0.26.0, git-revision v0.9.0, git-refspec v0.6.0, git-worktree v0.11.0, git-repository v0.31.0, safety bump 24 crates ([`5ac9fbe`](https://github.com/yuki0iq/gitoxide/commit/5ac9fbe265a5b61c533a2a6b3abfed2bdf7f89ad))
+ - Prepare changelogs prior to release ([`30d8ca1`](https://github.com/yuki0iq/gitoxide/commit/30d8ca19284049dcfbb0de2698cafae1d1a16b0c))
+ - Simplify `Cache` by removing its lifetime. ([`d7ee622`](https://github.com/yuki0iq/gitoxide/commit/d7ee622cfa9fc3cf7a97b823dd70f0aa1355365e))
+ - Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates ([`e6b9906`](https://github.com/yuki0iq/gitoxide/commit/e6b9906c486b11057936da16ed6e0ec450a0fb83))
+ - Prepare chnagelogs prior to git-repository release ([`7114bbb`](https://github.com/yuki0iq/gitoxide/commit/7114bbb6732aa8571d4ab74f28ed3e26e9fbe4d0))
+ - Merge branch 'main' into read-split-index ([`c57bdde`](https://github.com/yuki0iq/gitoxide/commit/c57bdde6de37eca9672ea715962bbd02aa3eb055))
+ - Merge branch 'adjustments-for-cargo' ([`083909b`](https://github.com/yuki0iq/gitoxide/commit/083909bc7eb902eeee2002034fdb6ed88280dc5c))
+ - Adjust to changes in `git-testtools` ([`4eb842c`](https://github.com/yuki0iq/gitoxide/commit/4eb842c7150b980e1c2637217e1f9657a671cea7))
+ - Release git-hash v0.10.1, git-hashtable v0.1.0 ([`7717170`](https://github.com/yuki0iq/gitoxide/commit/771717095d9a67b0625021eb0928828ab686e772))
+ - Merge branch 'main' into http-config ([`6b9632e`](https://github.com/yuki0iq/gitoxide/commit/6b9632e16c416841ffff1b767ee7a6c89b421220))
+ - Release git-features v0.24.1, git-actor v0.14.1, git-index v0.9.1 ([`7893502`](https://github.com/yuki0iq/gitoxide/commit/789350208efc9d5fc6f9bc4f113f77f9cb445156))
+ - Merge branch 'main' into http-config ([`bcd9654`](https://github.com/yuki0iq/gitoxide/commit/bcd9654e56169799eb706646da6ee1f4ef2021a9))
+ - Release git-hash v0.10.0, git-features v0.24.0, git-date v0.3.0, git-actor v0.14.0, git-glob v0.5.0, git-path v0.6.0, git-quote v0.4.0, git-attributes v0.6.0, git-config-value v0.9.0, git-tempfile v3.0.0, git-lock v3.0.0, git-validate v0.7.0, git-object v0.23.0, git-ref v0.20.0, git-sec v0.5.0, git-config v0.12.0, git-command v0.2.0, git-prompt v0.2.0, git-url v0.11.0, git-credentials v0.7.0, git-diff v0.23.0, git-discover v0.9.0, git-bitmap v0.2.0, git-traverse v0.19.0, git-index v0.9.0, git-mailmap v0.6.0, git-chunk v0.4.0, git-pack v0.27.0, git-odb v0.37.0, git-packetline v0.14.0, git-transport v0.23.0, git-protocol v0.24.0, git-revision v0.7.0, git-refspec v0.4.0, git-worktree v0.9.0, git-repository v0.29.0, git-commitgraph v0.11.0, gitoxide-core v0.21.0, gitoxide v0.19.0, safety bump 28 crates ([`b2c301e`](https://github.com/yuki0iq/gitoxide/commit/b2c301ef131ffe1871314e19f387cf10a8d2ac16))
+ - Prepare changelogs prior to release ([`e4648f8`](https://github.com/yuki0iq/gitoxide/commit/e4648f827c97e9d13636d1bbdc83dd63436e6e5c))
+ - Merge branch 'version2021' ([`0e4462d`](https://github.com/yuki0iq/gitoxide/commit/0e4462df7a5166fe85c23a779462cdca8ee013e8))
+ - Upgrade edition to 2021 in most crates. ([`3d8fa8f`](https://github.com/yuki0iq/gitoxide/commit/3d8fa8fef9800b1576beab8a5bc39b821157a5ed))
+ - Release git-glob v0.4.2, git-config-value v0.8.2, git-lock v2.2.0, git-ref v0.19.0, git-config v0.11.0, git-discover v0.8.0, git-index v0.8.0, git-transport v0.22.0, git-protocol v0.23.0, git-worktree v0.8.0, git-repository v0.28.0, gitoxide-core v0.20.0, gitoxide v0.18.0, safety bump 9 crates ([`0c253b1`](https://github.com/yuki0iq/gitoxide/commit/0c253b15143dcedfe4c66d64ab1ea6e097030651))
+ - Prepare changelogs prior to release ([`fe5721f`](https://github.com/yuki0iq/gitoxide/commit/fe5721f888c64c79fe9a734a9e33b94a282f8d97))
+ - Release git-features v0.23.1, git-glob v0.4.1, git-config-value v0.8.1, git-tempfile v2.0.6, git-object v0.22.1, git-ref v0.18.0, git-sec v0.4.2, git-config v0.10.0, git-prompt v0.1.1, git-url v0.10.1, git-credentials v0.6.1, git-diff v0.21.0, git-discover v0.7.0, git-index v0.7.0, git-pack v0.25.0, git-odb v0.35.0, git-transport v0.21.1, git-protocol v0.22.0, git-refspec v0.3.1, git-worktree v0.7.0, git-repository v0.26.0, git-commitgraph v0.10.0, gitoxide-core v0.19.0, gitoxide v0.17.0, safety bump 9 crates ([`d071583`](https://github.com/yuki0iq/gitoxide/commit/d071583c5576fdf5f7717765ffed5681792aa81f))
+ - Prepare changelogs prior to release ([`423af90`](https://github.com/yuki0iq/gitoxide/commit/423af90c8202d62dc1ea4a76a0df6421d1f0aa06))
+ - Merge branch 'main' into write-sparse-index (upgrade to Rust 1.65) ([`5406630`](https://github.com/yuki0iq/gitoxide/commit/5406630466145990b5adbdadb59151036993060d))
+ - Thanks clippy ([`04cfa63`](https://github.com/yuki0iq/gitoxide/commit/04cfa635a65ae34ad6d22391f2febd2ca7eabca9))
+ - Merge branch 'main' into write-sparse-index ([`c4e6849`](https://github.com/yuki0iq/gitoxide/commit/c4e68496c368611ebe17c6693d06c8147c28c717))
+ - Merge branch 'gix-clone' ([`def53b3`](https://github.com/yuki0iq/gitoxide/commit/def53b36c3dec26fa78939ab0584fe4ff930909c))
+ - Improved working of docs ([`1ef704e`](https://github.com/yuki0iq/gitoxide/commit/1ef704e7daa83e298d99d94a3493296739338110))
+ - Merge branch 'main' into gix-clone ([`de4fe06`](https://github.com/yuki0iq/gitoxide/commit/de4fe06202906ea5c62e667826b42cf7b57b1ff0))
+ - Merge branch 'fix-gix-index-from-tree' ([`da5f63c`](https://github.com/yuki0iq/gitoxide/commit/da5f63cbc7506990f46d310f8064678decb86928))
+ - Fix build ([`bb81abe`](https://github.com/yuki0iq/gitoxide/commit/bb81abece95f466c38567d7488c0e6ae1a22e06b))
+ - Release git-hash v0.9.11, git-features v0.23.0, git-actor v0.13.0, git-attributes v0.5.0, git-object v0.22.0, git-ref v0.17.0, git-sec v0.4.1, git-config v0.9.0, git-url v0.10.0, git-credentials v0.6.0, git-diff v0.20.0, git-discover v0.6.0, git-traverse v0.18.0, git-index v0.6.0, git-mailmap v0.5.0, git-pack v0.24.0, git-odb v0.34.0, git-packetline v0.13.1, git-transport v0.21.0, git-protocol v0.21.0, git-revision v0.6.0, git-refspec v0.3.0, git-worktree v0.6.0, git-repository v0.25.0, safety bump 24 crates ([`104d922`](https://github.com/yuki0iq/gitoxide/commit/104d922add61ab21c534c24ce8ed37cddf3e275a))
+ - Prepare changelogs for release ([`d232567`](https://github.com/yuki0iq/gitoxide/commit/d23256701a95284857dc8d1cb37c7c94cada973c))
+ - Merge branch 'fix-git-features' ([`82fd251`](https://github.com/yuki0iq/gitoxide/commit/82fd251ac80d07bc9da8a4d36e517aa35580d188))
+ - Merge branch 'diff' ([`25a7726`](https://github.com/yuki0iq/gitoxide/commit/25a7726377fbe400ea3c4927d04e9dec99802b7b))
+ - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates ([`29a043b`](https://github.com/yuki0iq/gitoxide/commit/29a043be6808a3e9199a9b26bd076fe843afe4f4))
+ - Merge branch 'filter-refs' ([`fd14489`](https://github.com/yuki0iq/gitoxide/commit/fd14489f729172d615d0fa1e8dbd605e9eacf69d))
+ - Release git-features v0.22.6 ([`c9eda72`](https://github.com/yuki0iq/gitoxide/commit/c9eda729d8f8bc266c7516c613d38acfb83a4743))
+ - Merge branch 'filter-refs-by-spec' ([`5c05198`](https://github.com/yuki0iq/gitoxide/commit/5c051986bd89590a9287d85d84c713d83dfab83a))
+ - Merge branch 'main' into filter-refs-by-spec ([`9aa1d3d`](https://github.com/yuki0iq/gitoxide/commit/9aa1d3dc46d4b1c76af257f573aff3aeef2d3fa8))
+ - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates ([`1d4600a`](https://github.com/yuki0iq/gitoxide/commit/1d4600ae51475c2e225f96c16c41e2c4a2b3f2aa))
+ - Merge branch 'main' into filter-refs-by-spec ([`1f6e5ab`](https://github.com/yuki0iq/gitoxide/commit/1f6e5ab15f5fd8d23719b13e6aea59cd231ac0fe))
+ - Merge branch 'fix-522' ([`5869e9f`](https://github.com/yuki0iq/gitoxide/commit/5869e9ff2508d5a93c07635277af8764fcb57713))
+ - Release git-hash v0.9.9 ([`da0716f`](https://github.com/yuki0iq/gitoxide/commit/da0716f8c27b4f29cfff0e5ce7fcb3d7240f4aeb))
+ - Merge branch 'main' into index-from-tree ([`bc64b96`](https://github.com/yuki0iq/gitoxide/commit/bc64b96a2ec781c72d1d4daad38aa7fb8b74f99b))
+ - Release git-path v0.4.2, git-config-value v0.7.0 ([`c48fb31`](https://github.com/yuki0iq/gitoxide/commit/c48fb3107d29f9a06868b0c6de40567063a656d1))
+ - Merge branch 'main' into filter-refs-by-spec ([`cef0b51`](https://github.com/yuki0iq/gitoxide/commit/cef0b51ade2a3301fa09ede7a425aa1fe3527e78))
+ - Release git-worktree v0.4.3, git-testtools v0.8.0 ([`b2e4bf2`](https://github.com/yuki0iq/gitoxide/commit/b2e4bf2c11ff2c3c32efcb91837fb5677714bdf9))
+ - Release git-attributes v0.3.3, git-ref v0.15.3, git-index v0.4.3, git-worktree v0.4.3, git-testtools v0.8.0 ([`baad4ce`](https://github.com/yuki0iq/gitoxide/commit/baad4ce51fe0e8c0c1de1b08148d8303878ca37b))
+ - Prepare changelogs prior to release of git-testtools ([`7668e38`](https://github.com/yuki0iq/gitoxide/commit/7668e38fab8891ed7e73fae3a6f5a8772e0f0d0b))
+ - Release git-features v0.22.3, git-revision v0.4.4 ([`c2660e2`](https://github.com/yuki0iq/gitoxide/commit/c2660e2503323531ba02519eaa51124ee22fec51))
+ - Merge branch 'main' into filter-refs-by-spec ([`cfa1440`](https://github.com/yuki0iq/gitoxide/commit/cfa144031dbcac2707ab0cec012bc35e78f9c475))
+ - Release git-worktree v0.4.2, git-repository v0.22.0 ([`2f0f530`](https://github.com/yuki0iq/gitoxide/commit/2f0f530fb1d644bc0694e04f3c9309149f526e42))
+ - Release git-date v0.0.5, git-hash v0.9.8, git-features v0.22.2, git-actor v0.11.3, git-glob v0.3.2, git-quote v0.2.1, git-attributes v0.3.2, git-tempfile v2.0.4, git-lock v2.1.1, git-validate v0.5.5, git-object v0.20.2, git-ref v0.15.2, git-sec v0.3.1, git-config v0.7.0, git-credentials v0.4.0, git-diff v0.17.2, git-discover v0.4.1, git-bitmap v0.1.2, git-index v0.4.2, git-mailmap v0.3.2, git-chunk v0.3.1, git-traverse v0.16.2, git-pack v0.21.2, git-odb v0.31.2, git-packetline v0.12.7, git-url v0.7.2, git-transport v0.19.2, git-protocol v0.19.0, git-revision v0.4.2, git-refspec v0.1.0, git-worktree v0.4.2, git-repository v0.22.0, safety bump 4 crates ([`4974eca`](https://github.com/yuki0iq/gitoxide/commit/4974eca96d525d1ee4f8cad79bb713af7a18bf9d))
+ - Release git-path v0.4.1 ([`5e82346`](https://github.com/yuki0iq/gitoxide/commit/5e823462b3deb904f5d6154a7bf114cef1988224))
+ - Merge branch 'main' into remote-ls-refs ([`e2ee3de`](https://github.com/yuki0iq/gitoxide/commit/e2ee3ded97e5c449933712883535b30d151c7c78))
+ - Merge branch 'docsrs-show-features' ([`31c2351`](https://github.com/yuki0iq/gitoxide/commit/31c235140cad212d16a56195763fbddd971d87ce))
+ - Use docsrs feature in code to show what is feature-gated automatically on docs.rs ([`b1c40b0`](https://github.com/yuki0iq/gitoxide/commit/b1c40b0364ef092cd52d03b34f491b254816b18d))
+ - Uniformize deny attributes ([`f7f136d`](https://github.com/yuki0iq/gitoxide/commit/f7f136dbe4f86e7dee1d54835c420ec07c96cd78))
+ - Pass --cfg docsrs when compiling for https://docs.rs ([`5176771`](https://github.com/yuki0iq/gitoxide/commit/517677147f1c17304c62cf97a1dd09f232ebf5db))
+ - Remove default link to cargo doc everywhere ([`533e887`](https://github.com/yuki0iq/gitoxide/commit/533e887e80c5f7ede8392884562e1c5ba56fb9a8))
+ - Merge branch 'main' into remote-ls-refs ([`bd5f3e8`](https://github.com/yuki0iq/gitoxide/commit/bd5f3e8db7e0bb4abfb7b0f79f585ab82c3a14ab))
+ - Release git-worktree v0.4.1, git-repository v0.21.0 ([`ee383f3`](https://github.com/yuki0iq/gitoxide/commit/ee383f347371007f1c4d3a2a98c5511d7e0793a8))
+ - Release git-date v0.0.3, git-actor v0.11.1, git-attributes v0.3.1, git-tempfile v2.0.3, git-object v0.20.1, git-ref v0.15.1, git-config v0.6.1, git-diff v0.17.1, git-discover v0.4.0, git-bitmap v0.1.1, git-index v0.4.1, git-mailmap v0.3.1, git-traverse v0.16.1, git-pack v0.21.1, git-odb v0.31.1, git-packetline v0.12.6, git-url v0.7.1, git-transport v0.19.1, git-protocol v0.18.1, git-revision v0.4.0, git-worktree v0.4.1, git-repository v0.21.0, safety bump 5 crates ([`c96473d`](https://github.com/yuki0iq/gitoxide/commit/c96473dce21c3464aacbc0a62d520c1a33172611))
+ - Prepare changelogs prior to reelase ([`c06ae1c`](https://github.com/yuki0iq/gitoxide/commit/c06ae1c606b6af9c2a12021103d99c2810750d60))
+ - Release git-hash v0.9.7, git-features v0.22.1 ([`232784a`](https://github.com/yuki0iq/gitoxide/commit/232784a59ded3e8016e4257c7e146ad385cdd64a))
+ - Merge pull request #2 from SidneyDouw/main ([`ce885ad`](https://github.com/yuki0iq/gitoxide/commit/ce885ad4c3324c09c83751c32e014f246c748766))
+ - Merge branch 'Byron:main' into main ([`9b9ea02`](https://github.com/yuki0iq/gitoxide/commit/9b9ea0275f8ff5862f24cf5a4ca53bb1cd610709))
+ - Merge branch 'main' into rev-parse-delegate ([`6da8250`](https://github.com/yuki0iq/gitoxide/commit/6da82507588d3bc849217c11d9a1d398b67f2ed6))
+ - Merge branch 'main' into pathspec ([`7b61506`](https://github.com/yuki0iq/gitoxide/commit/7b615060712565f515515e35a3e8346278ad770c))
+ - Merge branch 'kianmeng-fix-typos' ([`4e7b343`](https://github.com/yuki0iq/gitoxide/commit/4e7b34349c0a01ad8686bbb4eb987e9338259d9c))
+ - Fix typos ([`e9fcb70`](https://github.com/yuki0iq/gitoxide/commit/e9fcb70e429edb2974afa3f58d181f3ef14c3da3))
+ - Release git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`d4df661`](https://github.com/yuki0iq/gitoxide/commit/d4df661dbf60dad75d07002ef9979cabe8a86935))
+ - Release git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0 ([`aa639d8`](https://github.com/yuki0iq/gitoxide/commit/aa639d8c43f3098cc4a5b50614c5ae94a8156928))
+ - Release git-hash v0.9.6, git-features v0.22.0, git-date v0.0.2, git-actor v0.11.0, git-glob v0.3.1, git-path v0.4.0, git-attributes v0.3.0, git-tempfile v2.0.2, git-object v0.20.0, git-ref v0.15.0, git-sec v0.3.0, git-config v0.6.0, git-credentials v0.3.0, git-diff v0.17.0, git-discover v0.3.0, git-index v0.4.0, git-mailmap v0.3.0, git-traverse v0.16.0, git-pack v0.21.0, git-odb v0.31.0, git-url v0.7.0, git-transport v0.19.0, git-protocol v0.18.0, git-revision v0.3.0, git-worktree v0.4.0, git-repository v0.20.0, git-commitgraph v0.8.0, gitoxide-core v0.15.0, gitoxide v0.13.0, safety bump 22 crates ([`4737b1e`](https://github.com/yuki0iq/gitoxide/commit/4737b1eea1d4c9a8d5a69fb63ecac5aa5d378ae5))
+ - Prepare changelog prior to release ([`3c50625`](https://github.com/yuki0iq/gitoxide/commit/3c50625fa51350ec885b0f38ec9e92f9444df0f9))
+ - Merge pull request #1 from Byron/main ([`085e76b`](https://github.com/yuki0iq/gitoxide/commit/085e76b121291ed9bd324139105d2bd4117bedf8))
+ - Merge branch 'main' into pathspec ([`89ea12b`](https://github.com/yuki0iq/gitoxide/commit/89ea12b558bcc056b892193ee8fb44b8664b5da4))
+ - Merge branch 'main' into cont_include_if ([`daa71c3`](https://github.com/yuki0iq/gitoxide/commit/daa71c3b753c6d76a3d652c29237906b3e28728f))
+ - Make it harder to forget documentation in git-worktree ([`15d87ee`](https://github.com/yuki0iq/gitoxide/commit/15d87ee99ef269985e8f378bb2ab9c8931e8fd7d))
+ - Merge branch 'main' into cont_include_if ([`41ea8ba`](https://github.com/yuki0iq/gitoxide/commit/41ea8ba78e74f5c988148367386a1f4f304cb951))
+ - Release git-path v0.3.0, safety bump 14 crates ([`400c9be`](https://github.com/yuki0iq/gitoxide/commit/400c9bec49e4ec5351dc9357b246e7677a63ea35))
+ - Release git-worktree v0.3.0, git-repository v0.19.0 ([`0d8e856`](https://github.com/yuki0iq/gitoxide/commit/0d8e8566dc5c6955487d67e235f86fbc75a3a88a))
+ - Release git-date v0.0.1, git-hash v0.9.5, git-features v0.21.1, git-actor v0.10.1, git-path v0.2.0, git-attributes v0.2.0, git-ref v0.14.0, git-sec v0.2.0, git-config v0.5.0, git-credentials v0.2.0, git-discover v0.2.0, git-pack v0.20.0, git-odb v0.30.0, git-url v0.6.0, git-transport v0.18.0, git-protocol v0.17.0, git-revision v0.2.1, git-worktree v0.3.0, git-repository v0.19.0, safety bump 13 crates ([`a417177`](https://github.com/yuki0iq/gitoxide/commit/a41717712578f590f04a33d27adaa63171f25267))
+ - Update changelogs prior to release ([`bb424f5`](https://github.com/yuki0iq/gitoxide/commit/bb424f51068b8a8e762696890a55ab48900ab980))
+ - Merge branch 'main' into SidneyDouw-pathspec ([`a22b1d8`](https://github.com/yuki0iq/gitoxide/commit/a22b1d88a21311d44509018729c3ef1936cf052a))
+ - Merge branch 'main' into git_includeif ([`598c853`](https://github.com/yuki0iq/gitoxide/commit/598c853087fcf8f77299aa5b9803bcec705c0cd0))
+ - Release git-worktree v0.2.0, git-repository v0.17.0 ([`3f71246`](https://github.com/yuki0iq/gitoxide/commit/3f7124616ab9752007b8cf03e1c6a3a796ffee0b))
+ - Release git-worktree v0.2.0, git-repository v0.17.0 ([`5845934`](https://github.com/yuki0iq/gitoxide/commit/584593448b560afdd60dbdbdff901d267082765e))
+ - Release git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0 ([`349c590`](https://github.com/yuki0iq/gitoxide/commit/349c5904b0dac350838a896759d51576b66880a7))
+ - Release git-hash v0.9.4, git-features v0.21.0, git-actor v0.10.0, git-glob v0.3.0, git-path v0.1.1, git-attributes v0.1.0, git-sec v0.1.0, git-config v0.3.0, git-credentials v0.1.0, git-validate v0.5.4, git-object v0.19.0, git-diff v0.16.0, git-lock v2.1.0, git-ref v0.13.0, git-discover v0.1.0, git-index v0.3.0, git-mailmap v0.2.0, git-traverse v0.15.0, git-pack v0.19.0, git-odb v0.29.0, git-packetline v0.12.5, git-url v0.5.0, git-transport v0.17.0, git-protocol v0.16.0, git-revision v0.2.0, git-worktree v0.2.0, git-repository v0.17.0, safety bump 20 crates ([`654cf39`](https://github.com/yuki0iq/gitoxide/commit/654cf39c92d5aa4c8d542a6cadf13d4acef6a78e))
+ - Merge branch 'main' into git_includeif ([`b1bfc8f`](https://github.com/yuki0iq/gitoxide/commit/b1bfc8fe8efb6d8941f54dddd0fcad99aa13ed6c))
+ - Merge branch 'basic-worktree-support' ([`e058bda`](https://github.com/yuki0iq/gitoxide/commit/e058bdabf8449b6a6fdff851e3929137d9b71568))
+ - Merge branch 'main' into git_includeif ([`05eb340`](https://github.com/yuki0iq/gitoxide/commit/05eb34023933918c51c03cf2afd774db89cc5a33))
+ - Merge branch 'main' into msrv-for-windows ([`7cb1972`](https://github.com/yuki0iq/gitoxide/commit/7cb19729133325bdfacedf44cdc0500cbcf36684))
+ - Make fmt ([`251b6df`](https://github.com/yuki0iq/gitoxide/commit/251b6df5dbdda24b7bdc452085f808f3acef69d8))
+ - Merge branch 'worktree-stack' ([`98da8ba`](https://github.com/yuki0iq/gitoxide/commit/98da8ba52cef8ec27f705fcbc84773e5bacc4e10))
+ - Thanks clippy ([`aeebc5f`](https://github.com/yuki0iq/gitoxide/commit/aeebc5fe743faa7d436b1d0a30d60aafbbaeeb3d))
+ - Thanks clippy ([`b199367`](https://github.com/yuki0iq/gitoxide/commit/b1993672f5a7c516611814fd7c5d6bf796419082))
+ - Merge branch 'main' into worktree-stack ([`8674c11`](https://github.com/yuki0iq/gitoxide/commit/8674c11973e5282d087e35a71c70e418b6cc75be))
+ - Fix release build ([`f7c1920`](https://github.com/yuki0iq/gitoxide/commit/f7c1920214ebfc38676d1d53cc064b0f3d8ece4e))
+ - Fix release build ([`2705679`](https://github.com/yuki0iq/gitoxide/commit/2705679ddf7e5fe12e93ad214c15d5006c073818))
+ - Merge branch 'worktree-stack' ([`39046e9`](https://github.com/yuki0iq/gitoxide/commit/39046e98098da7d490757477986479126a45b3e5))
+ - Thanks clippy ([`1d365d2`](https://github.com/yuki0iq/gitoxide/commit/1d365d2c6fe19ac8e27c60e3d2596a583a183728))
+ - Merge branch 'main' into repo-status ([`0eb2372`](https://github.com/yuki0iq/gitoxide/commit/0eb23721dca78f6e6bf864c5c3a3e44df8b419f0))
+ - Merge branch 'test-archive-support' ([`350df01`](https://github.com/yuki0iq/gitoxide/commit/350df01042d6ca8b93f8737fa101e69b50535a0f))
+ - Release git-diff v0.14.0, git-bitmap v0.1.0, git-index v0.2.0, git-tempfile v2.0.1, git-lock v2.0.0, git-mailmap v0.1.0, git-traverse v0.13.0, git-pack v0.17.0, git-quote v0.2.0, git-odb v0.27.0, git-packetline v0.12.4, git-url v0.4.0, git-transport v0.16.0, git-protocol v0.15.0, git-ref v0.12.0, git-worktree v0.1.0, git-repository v0.15.0, cargo-smart-release v0.9.0, safety bump 5 crates ([`e58dc30`](https://github.com/yuki0iq/gitoxide/commit/e58dc3084cf17a9f618ae3a6554a7323e44428bf))
+ - Release git-hash v0.9.3, git-features v0.20.0, git-config v0.2.0, safety bump 12 crates ([`f0cbb24`](https://github.com/yuki0iq/gitoxide/commit/f0cbb24b2e3d8f028be0e773f9da530da2656257))
+ - Make fmt ([`7cf3545`](https://github.com/yuki0iq/gitoxide/commit/7cf354509b545f7e7c99e159b5989ddfbe86273d))
+ - Thanks clippy ([`07a4094`](https://github.com/yuki0iq/gitoxide/commit/07a4094965ac1b4eb223da8e5ca5cc4a86c5f596))
+ - Thanks clippy ([`0e2a243`](https://github.com/yuki0iq/gitoxide/commit/0e2a2438da35c0abb412682b103e5be171b1c3ad))
+ - Thanks clippy ([`3229240`](https://github.com/yuki0iq/gitoxide/commit/322924037a1710f35e4134e5a35c82b3d4266a1f))
+ - Merge branch 'svetli-n-path_value' ([`e8383ca`](https://github.com/yuki0iq/gitoxide/commit/e8383caf6db211beb57d70019fe4ad13ce9066ee))
+ - Merge branch 'unify-path-encoding' ([`566ff8a`](https://github.com/yuki0iq/gitoxide/commit/566ff8a3597b889899d41ca15e5b9af7e05f1a4b))
+ - Thanks clippy ([`a8e9497`](https://github.com/yuki0iq/gitoxide/commit/a8e9497caebf1c0e9faac537717cd86378f1acf6))
+ - Thanks clippy ([`e04cba8`](https://github.com/yuki0iq/gitoxide/commit/e04cba8837340d1ca0f102a340e52e8610fb0750))
+ - Merge branch 'AP2008-implement-worktree' ([`f32c669`](https://github.com/yuki0iq/gitoxide/commit/f32c669bc519d59a1f1d90d61cc48a422c86aede))
+ - Refactored code and tests ([`a4b880c`](https://github.com/yuki0iq/gitoxide/commit/a4b880cf17665b61e3f7f193de57704b1db5318f))
+ - Refactored tests ([`25a9dc1`](https://github.com/yuki0iq/gitoxide/commit/25a9dc16dbb26e9aa0f3379b2af53cc0baa96663))
+ - Reduce io calls ([`e838eaa`](https://github.com/yuki0iq/gitoxide/commit/e838eaa5721d8b1b13155aa81234c9c44d9b15fe))
+ - Refactor errors and remove unwraps ([`eaee855`](https://github.com/yuki0iq/gitoxide/commit/eaee85595dc658549e62e3292b025ec016e70abd))
+ - Implemented git-worktree ([`4177d72`](https://github.com/yuki0iq/gitoxide/commit/4177d72c95bd94cf6a49e917dc21918044e8250b))
+ - Release git-worktree v0.0.0 ([`ddb1bf4`](https://github.com/yuki0iq/gitoxide/commit/ddb1bf49e3b5b663fcf166d8cbce416e78d9fc18))
diff --git a/gix-worktree/Cargo.toml b/gix-worktree/Cargo.toml
index 4159afa6ca7..f0c74d2cd2b 100644
--- a/gix-worktree/Cargo.toml
+++ b/gix-worktree/Cargo.toml
@@ -2,7 +2,7 @@ lints.workspace = true
[package]
name = "gix-worktree"
-version = "0.43.0"
+version = "0.43.1"
repository = "https://github.com/GitoxideLabs/gitoxide"
license = "MIT OR Apache-2.0"
description = "A crate of the gitoxide project for shared worktree related types and utilities."
@@ -23,16 +23,16 @@ attributes = ["dep:gix-attributes", "dep:gix-validate"]
serde = ["dep:serde", "bstr/serde", "gix-index/serde", "gix-hash/serde", "gix-object/serde", "gix-attributes?/serde", "gix-ignore/serde"]
[dependencies]
-gix-index = { version = "^0.42.0", path = "../gix-index" }
+gix-index = { version = "^0.42.1", path = "../gix-index" }
gix-fs = { version = "^0.17.0", path = "../gix-fs" }
-gix-hash = { version = "^0.20.0", path = "../gix-hash" }
-gix-object = { version = "^0.51.0", path = "../gix-object" }
-gix-glob = { version = "^0.22.0", path = "../gix-glob" }
+gix-hash = { version = "^0.20.1", path = "../gix-hash" }
+gix-object = { version = "^0.51.1", path = "../gix-object" }
+gix-glob = { version = "^0.22.1", path = "../gix-glob" }
gix-path = { version = "^0.10.21", path = "../gix-path" }
-gix-attributes = { version = "^0.28.0", path = "../gix-attributes", optional = true }
+gix-attributes = { version = "^0.28.1", path = "../gix-attributes", optional = true }
gix-validate = { version = "^0.10.1", path = "../gix-validate", optional = true }
-gix-ignore = { version = "^0.17.0", path = "../gix-ignore" }
-gix-features = { version = "^0.44.0", path = "../gix-features" }
+gix-ignore = { version = "^0.17.1", path = "../gix-ignore" }
+gix-features = { version = "^0.44.1", path = "../gix-features" }
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
bstr = { version = "1.12.0", default-features = false }
diff --git a/gix-worktree/src/lib.rs b/gix-worktree/src/lib.rs
index 9a19bb5831a..9f7b9c4dd07 100644
--- a/gix-worktree/src/lib.rs
+++ b/gix-worktree/src/lib.rs
@@ -7,7 +7,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, rust_2018_idioms, unsafe_code)]
use bstr::BString;
/// Provides types needed for using [`stack::Platform::matching_attributes()`].
diff --git a/gix/CHANGELOG.md b/gix/CHANGELOG.md
index c147fc85164..ca123908437 100644
--- a/gix/CHANGELOG.md
+++ b/gix/CHANGELOG.md
@@ -5,6 +5,155 @@ 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.74.1 (2025-10-23)
+
+### Other
+
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation.
+ It is part of `doc_cfg` feature since https://github.com/rust-lang/rust/pull/138907
+
+ This fixes the docs.rs build
+
+### Commit Statistics
+
+
+
+ - 2 commits contributed to the release over the course of 1 calendar day.
+ - 1 day 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**
+ - Remove `doc_auto_cfg` feature to fix docs.rs documentation. ([`6f469a6`](https://github.com/yuki0iq/gitoxide/commit/6f469a6fea59c88e6c69a5f94b0bc8a5977cb75b))
+ - Merge pull request #2224 from GitoxideLabs/report ([`3313233`](https://github.com/yuki0iq/gitoxide/commit/3313233aa4e7009aed0ddf644f4271fd2a98e8d4))
+
+
+## 0.74.0 (2025-10-22)
+
+### New Features
+
+ - replace `Reference::peel_to_id_in_place_packed`
+ Also, update documentation where it was still referring to deprecated
+ `in_place` methods to refer to the new methods instead.
+ - ability to change the fetch url of a remote
+ The remote has a couple of "builder" methods to change
+ is fields, e.g. `push_url` for setting the push url.
+
+ A builder method for changing the fetch url of a remote
+ was missing. This makes it impossible to fully replicate
+ the functionality of `git remote set-url`.
+ - replace `Head::(try_)peel_to_x_in_place` with `Head::peel_to_x`.
+ The `_in_place()` suffixed methods are now deprecated.
+ - Add `Repository::new_commit` and `Repository::new_commit_as()` methods.
+ - add `Repository::blame_file`
+ - Add `gix::discover_with_environment_overrides()`
+ - support `diff.ignoreSubmodules` overrides in status
+
+### Bug Fixes
+
+ - deprecate `Remote::push_url*()` in favor of `Remote::with_push*()`.
+ - remove special handling for empty blob hash to match Git behaviour
+ This feature was recently introduced, but was never released.
+ - empty blob hashes are now automatically considered present.
+ - extend lifetime of iterators
+ Previously the iterators would return references with lifetimes that
+ were shorter than the actual lifetimes of the `gix::Reference`
+ themselves. This was dues to a footgun with `'_` (eliding the lifetime).
+
+ When a function returns an elided lifetime, this lifetime usually is the
+ lifetime of the `&self` parameter, but sometimes it is the lifetime of
+ the type itself (e.g. `Iter<'_>`).
+
+ I made the lifetimes explicit to ensure we were using the correct ones.
+
+### Commit Statistics
+
+
+
+ - 64 commits contributed to the release over the course of 99 calendar days.
+ - 99 days passed between releases.
+ - 11 commits were understood as [conventional](https://www.conventionalcommits.org).
+ - 0 issues like '(#ID)' were seen in commit messages
+
+### Commit Details
+
+
+
+view details
+
+ * **Uncategorized**
+ - Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates ([`89fb308`](https://github.com/yuki0iq/gitoxide/commit/89fb308f1283b404b55916304f7d161fbf13fe10))
+ - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 ([`4da2927`](https://github.com/yuki0iq/gitoxide/commit/4da2927629c7ec95b96d62a387c61097e3fc71fa))
+ - Fixup Copilot commits and thank clippy ([`b188a7d`](https://github.com/yuki0iq/gitoxide/commit/b188a7d834979eaa940fd94ec269367cd922d16d))
+ - Update MSRV to 1.82 and replace once_cell with std equivalents ([`6cc8464`](https://github.com/yuki0iq/gitoxide/commit/6cc84641cb7be6f70468a90efaafcf142a6b8c4b))
+ - Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a ([`9365cc3`](https://github.com/yuki0iq/gitoxide/commit/9365cc3ae8ad92ba2703170ac2f9a1e4df2ac3be))
+ - Bump the cargo group across 1 directory with 64 updates ([`838ff95`](https://github.com/yuki0iq/gitoxide/commit/838ff95cca60c453bd97bd458ce31b384d00347e))
+ - Merge pull request #2174 from cruessler/deprecate-in-place-methods ([`442f800`](https://github.com/yuki0iq/gitoxide/commit/442f800026d1549eb8352e52178f6b578fc9e3ac))
+ - Replace `Reference::peel_to_id_in_place_packed` ([`0380496`](https://github.com/yuki0iq/gitoxide/commit/03804965f5723de001349cf3fe7399ac4815c9ef))
+ - Merge pull request #2173 from metlos/remote-with-url ([`51f998f`](https://github.com/yuki0iq/gitoxide/commit/51f998f60a00db33b3ea78daec747f9da0d0c052))
+ - Deprecate `Remote::push_url*()` in favor of `Remote::with_push*()`. ([`620d275`](https://github.com/yuki0iq/gitoxide/commit/620d275beacf5f47c2ec56c9d077e7121b9570ca))
+ - Ability to change the fetch url of a remote ([`1d4a7f5`](https://github.com/yuki0iq/gitoxide/commit/1d4a7f534d076d2793a8f17a36b11212ddc84d6e))
+ - Merge pull request #2171 from cruessler/deprecate-in-place-methods-on-head ([`81c0c16`](https://github.com/yuki0iq/gitoxide/commit/81c0c1612ddc280edd6e3ceb7f0d7e239516d963))
+ - Merge pull request #2170 from GitoxideLabs/copilot/fix-7a3e1d32-c145-43e2-8e87-319b255dbc2f ([`d302fa2`](https://github.com/yuki0iq/gitoxide/commit/d302fa20dfbb014de5b989506839889349a7455e))
+ - Replace `Head::(try_)peel_to_x_in_place` with `Head::peel_to_x`. ([`b6fbf05`](https://github.com/yuki0iq/gitoxide/commit/b6fbf053925d6530ca97e75bf1d99402eb98f202))
+ - Refactor ([`3499050`](https://github.com/yuki0iq/gitoxide/commit/3499050a972efeba3524748af463fc0f29a1b509))
+ - Implement WriteTo trait for gix::Blob with comprehensive tests ([`ca99882`](https://github.com/yuki0iq/gitoxide/commit/ca9988284c48e96210ebdc6417b75cc6e8e3b396))
+ - Merge pull request #2169 from GitoxideLabs/copilot/fix-54bce74a-dc5e-4361-b53b-326c16b34046 ([`e60e253`](https://github.com/yuki0iq/gitoxide/commit/e60e25383103636c1ca711f5ff860ec142e696e2))
+ - Refactor ([`b9c7a7e`](https://github.com/yuki0iq/gitoxide/commit/b9c7a7e0766e61c47c8abc3a95b65b0a888294ba))
+ - Remove special handling for empty blob hash to match Git behaviour ([`e087960`](https://github.com/yuki0iq/gitoxide/commit/e0879603475051c65cc2fe39f768fc71b53181b6))
+ - Merge pull request #2168 from GitoxideLabs/copilot/fix-01a02b99-91ef-4e27-b90f-19af7d0d252c ([`f891c37`](https://github.com/yuki0iq/gitoxide/commit/f891c37edb46a43d3e26d1dc3188f0935b9ab918))
+ - Refactor ([`d4c2542`](https://github.com/yuki0iq/gitoxide/commit/d4c2542c2a042372b809564d5a62a2f38050fe50))
+ - Add `Repository::new_commit` and `Repository::new_commit_as()` methods. ([`3c0b737`](https://github.com/yuki0iq/gitoxide/commit/3c0b7374f113017e47d384ccc799a8ada368855c))
+ - Merge pull request #2167 from GitoxideLabs/copilot/fix-3952f55e-8faf-4737-886f-09e74cab4ca8 ([`1a4c84d`](https://github.com/yuki0iq/gitoxide/commit/1a4c84dd96718526e78e4ba11ead785e724462ed))
+ - Refactor ([`689d839`](https://github.com/yuki0iq/gitoxide/commit/689d839230cff2cf4407c59d443db841ab846b98))
+ - Empty blob hashes are now automatically considered present. ([`2fc9dbe`](https://github.com/yuki0iq/gitoxide/commit/2fc9dbe7e5ee7a0d122ee3ed9c94f7e9f8ee3afc))
+ - Merge pull request #2163 from cruessler/deprecate-in-place-methods ([`42f8db5`](https://github.com/yuki0iq/gitoxide/commit/42f8db5bc9096cdedba497c850c86285ecbacc69))
+ - Adapt to changes in `gix-ref` ([`44922d0`](https://github.com/yuki0iq/gitoxide/commit/44922d0a71b6cd3595dec8187fa3842097eacd5b))
+ - Merge pull request #2153 from cruessler/add-blame-file-on-repository ([`bd47fb5`](https://github.com/yuki0iq/gitoxide/commit/bd47fb5b5dc5587550b377dc2dda003c30f5ba48))
+ - Add `blame` to extras, and asssure it's tested separately on CI ([`3c54e5b`](https://github.com/yuki0iq/gitoxide/commit/3c54e5b8d3d0a770c8dc00155b1a5b4c06446c9d))
+ - Merge pull request #2155 from folkertdev/skip-flate2 ([`752d6dc`](https://github.com/yuki0iq/gitoxide/commit/752d6dc830f98980c96e9a1dc6ec8bf4432fb7f1))
+ - Refactor ([`0e7aa81`](https://github.com/yuki0iq/gitoxide/commit/0e7aa815dbe10e9d19334a3f0b881c6d608a3b8e))
+ - In `gix-features`, use `libz-rs-sys` directly, skipping `flate2` ([`5a2361b`](https://github.com/yuki0iq/gitoxide/commit/5a2361b42b01d77a98c7f16c23783f69a59740f7))
+ - Merge pull request #2154 from folkertdev/fix-gix-blame-performance-regression ([`768164a`](https://github.com/yuki0iq/gitoxide/commit/768164a877bf1f73cfa72eae9d73ff1949178900))
+ - Add `Repository::blame_file` ([`cdb1100`](https://github.com/yuki0iq/gitoxide/commit/cdb1100d7ec85868298c5ebe30d2bc5711c4b7eb))
+ - Fix `gix-blame` performance regresion ([`8dc5e98`](https://github.com/yuki0iq/gitoxide/commit/8dc5e98d9dfe1fdbbd9db15ea149f253c9aaad0e))
+ - Merge pull request #2143 from GitoxideLabs/improvements ([`eee5199`](https://github.com/yuki0iq/gitoxide/commit/eee5199799357b8ae94cc8a2b75218a284f63183))
+ - Fix one failing test on MacOS ([`888b763`](https://github.com/yuki0iq/gitoxide/commit/888b76301a804f4a2ae7c9917d3198a6fcc2a5e5))
+ - Merge pull request #2137 from tmm1/typo-fix ([`ad1e2ed`](https://github.com/yuki0iq/gitoxide/commit/ad1e2ed9ce32d1e21acda2d89d26b11895401877))
+ - Fix ([`8e451cf`](https://github.com/yuki0iq/gitoxide/commit/8e451cfff1e07bcb65dbda5596c77ffbd54474c9))
+ - Merge pull request #2106 from cruessler/add-open-with-environment-overrides ([`c149116`](https://github.com/yuki0iq/gitoxide/commit/c1491167c2ea8f8a34bb2e30f9e632f790f0fcd8))
+ - Fail `gix tag list` when JSON is requested ([`fb2766b`](https://github.com/yuki0iq/gitoxide/commit/fb2766bd006ba1a276dfd5554cf0cdc3b7043ee7))
+ - Add `gix::discover_with_environment_overrides()` ([`fa1287f`](https://github.com/yuki0iq/gitoxide/commit/fa1287f2e218a0959700cb858b41465f315db9d9))
+ - Merge pull request #2132 from EliahKagan/run-ci/overlap ([`a4b0d2c`](https://github.com/yuki0iq/gitoxide/commit/a4b0d2cbdd418c8a6c810f3cec7baedda203510c))
+ - Add regenerated `make_remote_config_repos` archive ([`c8c84e4`](https://github.com/yuki0iq/gitoxide/commit/c8c84e4539273c87f10ece6afdfece4bee8c051f))
+ - Use `git config` to make overlapping remotes in a test repo ([`4de96fc`](https://github.com/yuki0iq/gitoxide/commit/4de96fcacde66c768abff330352e99d6caae21a6))
+ - Make `git remote` failure clearer in `make_remote_config_repos` ([`8cabd16`](https://github.com/yuki0iq/gitoxide/commit/8cabd1694441ba78558cd3e6517a7d577e2441a0))
+ - Merge pull request #2119 from GitoxideLabs/improvements ([`f3be6e3`](https://github.com/yuki0iq/gitoxide/commit/f3be6e380450d6b1e178d2fda0446674429bdfe6))
+ - Adapt to changes in `gix-status` ([`5da38e5`](https://github.com/yuki0iq/gitoxide/commit/5da38e5a473979965b622869c4676f0f21bed58b))
+ - Merge pull request #2113 from GitoxideLabs/release ([`dc7343c`](https://github.com/yuki0iq/gitoxide/commit/dc7343c25ec6a62445e52694f7f0d3f95f31edef))
+ - Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 ([`79ba9d0`](https://github.com/yuki0iq/gitoxide/commit/79ba9d009ca7536fadfe27b4fa56d1460327c906))
+ - Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw ([`651f9fa`](https://github.com/yuki0iq/gitoxide/commit/651f9fa560d5df7260a45068b8440f72820a6ffd))
+ - Release gix-date v0.10.5 ([`4289ae6`](https://github.com/yuki0iq/gitoxide/commit/4289ae635d94d713d247eaf6f87d0ba91a1a3826))
+ - Merge pull request #2107 from davidkna/feat-diff-ignore-sm ([`d4dd783`](https://github.com/yuki0iq/gitoxide/commit/d4dd783def0521e77efb37222b74d44cafafeb02))
+ - Refactor ([`453bb2c`](https://github.com/yuki0iq/gitoxide/commit/453bb2cfb5f11080065f336c3d16ba701db64991))
+ - Support `diff.ignoreSubmodules` overrides in status ([`6693ab9`](https://github.com/yuki0iq/gitoxide/commit/6693ab9bfc123eb0cb8fb7a35654e01fe5853318))
+ - Merge pull request #2105 from jalil-salame/fix-2103 ([`04a18f3`](https://github.com/yuki0iq/gitoxide/commit/04a18f3a4520dd6f49b5f87fe3782dd1cd1547f2))
+ - Refactor ([`d4130c3`](https://github.com/yuki0iq/gitoxide/commit/d4130c326640f4731ab711be908b2a08b585070a))
+ - Extend lifetime of iterators ([`ba563b0`](https://github.com/yuki0iq/gitoxide/commit/ba563b0e39ebc3ce635f399accd8a4be5210f816))
+ - Merge pull request #2100 from GitoxideLabs/release ([`202bc6d`](https://github.com/yuki0iq/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5))
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([`d64f257`](https://github.com/yuki0iq/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211))
+ - Merge pull request #2097 from GitoxideLabs/fix-gix-date ([`589d63e`](https://github.com/yuki0iq/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9))
+ - Release gix-date v0.10.4 ([`007e3f6`](https://github.com/yuki0iq/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512))
+ - Remove a hack which makes '1979-02-26 18:30:00' special. ([`91b3220`](https://github.com/yuki0iq/gitoxide/commit/91b32208dda387916b87fc1d02809a73415a58c0))
+ - Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/yuki0iq/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))
+
+
## 0.73.0 (2025-07-15)
@@ -46,10 +195,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- - 52 commits contributed to the release over the course of 79 calendar days.
+ - 53 commits contributed to the release over the course of 79 calendar days.
- 79 days passed between releases.
- 13 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#1985](https://github.com/GitoxideLabs/gitoxide/issues/1985), [#2055](https://github.com/GitoxideLabs/gitoxide/issues/2055)
+ - 2 unique issues were worked on: [#1985](https://github.com/yuki0iq/gitoxide/issues/1985), [#2055](https://github.com/yuki0iq/gitoxide/issues/2055)
### Thanks Clippy
@@ -63,61 +212,62 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
- * **[#1985](https://github.com/GitoxideLabs/gitoxide/issues/1985)**
- - `strict_config` in conjunction with `GIT_WORK_TREE` no longer triggers an error. ([`3f85bf5`](https://github.com/GitoxideLabs/gitoxide/commit/3f85bf5e97cee359264051bb64357361c7a0f33e))
- * **[#2055](https://github.com/GitoxideLabs/gitoxide/issues/2055)**
- - Don't panic if `remote::Connection::ref_map()` doesn't finish the handshake ([`427274b`](https://github.com/GitoxideLabs/gitoxide/commit/427274bdf64d30e3bcd330e849ea067e359588fe))
+ * **[#1985](https://github.com/yuki0iq/gitoxide/issues/1985)**
+ - `strict_config` in conjunction with `GIT_WORK_TREE` no longer triggers an error. ([`3f85bf5`](https://github.com/yuki0iq/gitoxide/commit/3f85bf5e97cee359264051bb64357361c7a0f33e))
+ * **[#2055](https://github.com/yuki0iq/gitoxide/issues/2055)**
+ - Don't panic if `remote::Connection::ref_map()` doesn't finish the handshake ([`427274b`](https://github.com/yuki0iq/gitoxide/commit/427274bdf64d30e3bcd330e849ea067e359588fe))
* **Uncategorized**
- - Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
- - Merge pull request #2061 from orthros/pseudo-refs ([`60c29a5`](https://github.com/GitoxideLabs/gitoxide/commit/60c29a59302bfc9d0be7aab5dd3ef05e4ee8e3fa))
- - Refactor ([`43f92b5`](https://github.com/GitoxideLabs/gitoxide/commit/43f92b5285af6696cd21f0e94f3bec568aef8468))
- - Add `repo.references().pseudo()` for traversing refs like `HEAD` and `FETCH_HEAD`. ([`2affbab`](https://github.com/GitoxideLabs/gitoxide/commit/2affbab7491d6b4667572d4d17db864c5b703c7a))
- - Merge pull request #2071 from cruessler/add-accessors-to-change-ref ([`5335c84`](https://github.com/GitoxideLabs/gitoxide/commit/5335c84a68739adc5a7db31220037c83b7be2429))
- - Adapt to changes in `gix-diff` ([`a0cef8b`](https://github.com/GitoxideLabs/gitoxide/commit/a0cef8bd5351acd334459b115c139a9c75e41f55))
- - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/GitoxideLabs/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
- - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/GitoxideLabs/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
- - Merge pull request #2065 from cruessler/add-asset-dir-to-blame-copy-royal ([`3f2be40`](https://github.com/GitoxideLabs/gitoxide/commit/3f2be402e20f7642f89721a6a7b9ce7e833dfce7))
- - Fix CI by not using `-t bad` ([`73a30f8`](https://github.com/GitoxideLabs/gitoxide/commit/73a30f8a91fcf5db1244a9a5388e05f4349b0c2e))
- - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/GitoxideLabs/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
- - Merge pull request #2057 from GitoxideLabs/improvements ([`e8b7a4e`](https://github.com/GitoxideLabs/gitoxide/commit/e8b7a4e9a0d94236af58e693aab2d1b981166704))
- - Small documentation fixes ([`bfb1c34`](https://github.com/GitoxideLabs/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
- - Thanks clippy ([`554ce13`](https://github.com/GitoxideLabs/gitoxide/commit/554ce134bc4b514b52a935f17f57f76ebf23ab97))
- - `Repository::branch_remote_ref_name()` won't fail on short names anymore. ([`a75b4a2`](https://github.com/GitoxideLabs/gitoxide/commit/a75b4a2bc0cc602da336421ebcfda11dd36545b7))
- - Merge pull request #2048 from ralphmodales/fetch-without-commiter-config ([`5cf6d05`](https://github.com/GitoxideLabs/gitoxide/commit/5cf6d05e41bf0bf9077be80e158fabc2126d7c7b))
- - Add `Repository::committer_or_set_generic_fallback()`. ([`d7db360`](https://github.com/GitoxideLabs/gitoxide/commit/d7db360d5b42ec9d2b4d9977f7b7bee0f6cc4d58))
- - Add committer fallback for fetch ([`62e4bab`](https://github.com/GitoxideLabs/gitoxide/commit/62e4bab024ee1cdefe4026e35098da8fff18fb0d))
- - Merge pull request #2045 from uberroot4/main ([`298f22e`](https://github.com/GitoxideLabs/gitoxide/commit/298f22ee0086df86e1cae45bcb76cc8b9cad9102))
- - Fixed no_locations options for diffing ([`b7c1f2c`](https://github.com/GitoxideLabs/gitoxide/commit/b7c1f2c25c7485095022fec290492aa4b7c5c5a2))
- - Merge pull request #2037 from GitoxideLabs/hide ([`92febae`](https://github.com/GitoxideLabs/gitoxide/commit/92febae025165c55e596d58511b1634fb6580b9c))
- - Add `revision::walk::Platform::hide()`. ([`a9befb2`](https://github.com/GitoxideLabs/gitoxide/commit/a9befb284dc17d3656cf83859836bc221a42d67e))
- - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/GitoxideLabs/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
- - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/GitoxideLabs/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
- - Merge pull request #2029 from GitoxideLabs/submodule-all ([`b199c6e`](https://github.com/GitoxideLabs/gitoxide/commit/b199c6eacedad0a0617cfae83541b2e7dfd1cefd))
- - Add a test to assure `subomdule..ignore = all` is handled correctly. ([`657dec4`](https://github.com/GitoxideLabs/gitoxide/commit/657dec4f10bc6babbfa71a4506b1ff1439c06eaf))
- - Merge pull request #2026 from EliahKagan/run-ci/check-msrv-next ([`40f5a56`](https://github.com/GitoxideLabs/gitoxide/commit/40f5a56937ecdd9ecebd5e2d1f28c31d9f6b1b70))
- - Use `gix` manifest `rust-version` in all MSRV checks ([`654a8fa`](https://github.com/GitoxideLabs/gitoxide/commit/654a8fa1a84ac0b9b872aa09b4cbd3cf94157d6f))
- - Merge pull request #2019 from GitoxideLabs/precious-opt-in ([`5f9de52`](https://github.com/GitoxideLabs/gitoxide/commit/5f9de52cf286163b503047b1ab3b51dfa093b4d4))
- - Adapt to changes in `gix-ignore` and `gix-glob`, and more. ([`4ef7806`](https://github.com/GitoxideLabs/gitoxide/commit/4ef7806e62954d069861bddb06cb8c0baf47bb69))
- - Add `gitoxide.parsePrecious` configuration key to opt-in to precious file parsing. ([`85a24b3`](https://github.com/GitoxideLabs/gitoxide/commit/85a24b3a07f08bc83a3ef34c3f07ed00cdbd9fe2))
- - Merge pull request #2016 from GitoxideLabs/improvements ([`7ae3797`](https://github.com/GitoxideLabs/gitoxide/commit/7ae3797f19cf2dd3bc3e02a6437643e5f50ed338))
- - Add `Repository::is_empty()` to emulate the similar `git2` API ([`b985766`](https://github.com/GitoxideLabs/gitoxide/commit/b985766c9c9c5eb09ea4c4b17be9e380bfdad9b4))
- - Allow querying `Repository::submodules()` in an unborn repository. ([`26ae766`](https://github.com/GitoxideLabs/gitoxide/commit/26ae766b182218151ae4c3f30306b6d41bab358a))
- - Merge pull request #2014 from GitoxideLabs/zip ([`648022b`](https://github.com/GitoxideLabs/gitoxide/commit/648022b44e12f597cae55cc45830d0a19b87eb4c))
- - Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 ([`f0ed2cc`](https://github.com/GitoxideLabs/gitoxide/commit/f0ed2cc0046f866e67944bff9aef0579c12d5852))
- - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/GitoxideLabs/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
- - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/GitoxideLabs/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
- - Merge pull request #2000 from GitoxideLabs/improvements ([`fdfb239`](https://github.com/GitoxideLabs/gitoxide/commit/fdfb2398d09fa496b1daa8e7318acfc40a3bd3f7))
- - Add `Repository::merge_bases_many()` for simplified retrieval of multiple mergebases. ([`f687cb1`](https://github.com/GitoxideLabs/gitoxide/commit/f687cb16676dcae37db517c5d6905be08cd9395a))
- - Merge pull request #1993 from EliahKagan/run-ci/baseline ([`7a33e2a`](https://github.com/GitoxideLabs/gitoxide/commit/7a33e2a0496e3456fcda09428f37c20907a015bb))
- - Completely remove `:/` baseline skip ([`b623bf1`](https://github.com/GitoxideLabs/gitoxide/commit/b623bf1802474d92dbd0b63856c0b3b1f664e8d7))
- - Flip `:/` baseline skip from CI to local and extend ([`2400158`](https://github.com/GitoxideLabs/gitoxide/commit/2400158d6ce2ff28d428402f2d4030c04cd5f470))
- - Merge pull request #1987 from GitoxideLabs/fix-1985 ([`189d1a0`](https://github.com/GitoxideLabs/gitoxide/commit/189d1a0a8674e52e9ad2393fc296f3231e85e689))
- - Merge pull request #1975 from GitoxideLabs/improvements ([`28935a5`](https://github.com/GitoxideLabs/gitoxide/commit/28935a56ff91f1fc2c17a7d23b057cf7119144e9))
- - Add `tree::EntryRef::to_owned()`. ([`3a5068e`](https://github.com/GitoxideLabs/gitoxide/commit/3a5068eb3f9e112cf21c4c6a8bd17aa3081c5edf))
- - Merge pull request #1977 from GitoxideLabs/dependabot/cargo/cargo-811d7b929d ([`800738a`](https://github.com/GitoxideLabs/gitoxide/commit/800738a37f3d33926a427edfa294423bbe3f2b66))
- - Bump the cargo group with 12 updates ([`4408166`](https://github.com/GitoxideLabs/gitoxide/commit/4408166bf56197a67419277a4ef8feeba9060fee))
- - Add `EntryRef::kind()` as shortcut for `EntryRef::mode().kind()`. ([`3ef6b55`](https://github.com/GitoxideLabs/gitoxide/commit/3ef6b5595f6d71d27a00b178fbe356257fe4b8a5))
- - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/GitoxideLabs/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
+ - Release gix-date v0.10.3, gix-actor v0.35.2, gix-trace v0.1.13, gix-path v0.10.19, gix-features v0.43.0, gix-hash v0.19.0, gix-hashtable v0.9.0, gix-object v0.50.0, gix-glob v0.21.0, gix-attributes v0.27.0, gix-command v0.6.2, gix-packetline-blocking v0.19.1, gix-filter v0.20.0, gix-fs v0.16.0, gix-commitgraph v0.29.0, gix-revwalk v0.21.0, gix-traverse v0.47.0, gix-worktree-stream v0.22.0, gix-archive v0.22.0, gix-tempfile v18.0.0, gix-lock v18.0.0, gix-index v0.41.0, gix-config-value v0.15.1, gix-pathspec v0.12.0, gix-ignore v0.16.0, gix-worktree v0.42.0, gix-diff v0.53.0, gix-blame v0.3.0, gix-ref v0.53.0, gix-sec v0.12.0, gix-config v0.46.0, gix-prompt v0.11.1, gix-url v0.32.0, gix-credentials v0.30.0, gix-discover v0.41.0, gix-dir v0.15.0, gix-mailmap v0.27.2, gix-revision v0.35.0, gix-merge v0.6.0, gix-negotiate v0.21.0, gix-pack v0.60.0, gix-odb v0.70.0, gix-refspec v0.31.0, gix-shallow v0.5.0, gix-packetline v0.19.1, gix-transport v0.48.0, gix-protocol v0.51.0, gix-status v0.20.0, gix-submodule v0.20.0, gix-worktree-state v0.20.0, gix v0.73.0, gix-fsck v0.12.0, gitoxide-core v0.48.0, gitoxide v0.45.0, safety bump 43 crates ([`5a919c4`](https://github.com/yuki0iq/gitoxide/commit/5a919c48393020d47c7034946108577dd213b80a))
+ - Update changelogs prior to release ([`65037b5`](https://github.com/yuki0iq/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))
+ - Merge pull request #2061 from orthros/pseudo-refs ([`60c29a5`](https://github.com/yuki0iq/gitoxide/commit/60c29a59302bfc9d0be7aab5dd3ef05e4ee8e3fa))
+ - Refactor ([`43f92b5`](https://github.com/yuki0iq/gitoxide/commit/43f92b5285af6696cd21f0e94f3bec568aef8468))
+ - Add `repo.references().pseudo()` for traversing refs like `HEAD` and `FETCH_HEAD`. ([`2affbab`](https://github.com/yuki0iq/gitoxide/commit/2affbab7491d6b4667572d4d17db864c5b703c7a))
+ - Merge pull request #2071 from cruessler/add-accessors-to-change-ref ([`5335c84`](https://github.com/yuki0iq/gitoxide/commit/5335c84a68739adc5a7db31220037c83b7be2429))
+ - Adapt to changes in `gix-diff` ([`a0cef8b`](https://github.com/yuki0iq/gitoxide/commit/a0cef8bd5351acd334459b115c139a9c75e41f55))
+ - Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/yuki0iq/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))
+ - Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/yuki0iq/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))
+ - Merge pull request #2065 from cruessler/add-asset-dir-to-blame-copy-royal ([`3f2be40`](https://github.com/yuki0iq/gitoxide/commit/3f2be402e20f7642f89721a6a7b9ce7e833dfce7))
+ - Fix CI by not using `-t bad` ([`73a30f8`](https://github.com/yuki0iq/gitoxide/commit/73a30f8a91fcf5db1244a9a5388e05f4349b0c2e))
+ - Merge pull request #2062 from rickprice/minor_documentation_fixups ([`c2eb0c1`](https://github.com/yuki0iq/gitoxide/commit/c2eb0c144dd21cac87fd08829f4a5ca02f85008d))
+ - Merge pull request #2057 from GitoxideLabs/improvements ([`e8b7a4e`](https://github.com/yuki0iq/gitoxide/commit/e8b7a4e9a0d94236af58e693aab2d1b981166704))
+ - Small documentation fixes ([`bfb1c34`](https://github.com/yuki0iq/gitoxide/commit/bfb1c34f75997a603b8f85fca75bf9e1ca310be0))
+ - Thanks clippy ([`554ce13`](https://github.com/yuki0iq/gitoxide/commit/554ce134bc4b514b52a935f17f57f76ebf23ab97))
+ - `Repository::branch_remote_ref_name()` won't fail on short names anymore. ([`a75b4a2`](https://github.com/yuki0iq/gitoxide/commit/a75b4a2bc0cc602da336421ebcfda11dd36545b7))
+ - Merge pull request #2048 from ralphmodales/fetch-without-commiter-config ([`5cf6d05`](https://github.com/yuki0iq/gitoxide/commit/5cf6d05e41bf0bf9077be80e158fabc2126d7c7b))
+ - Add `Repository::committer_or_set_generic_fallback()`. ([`d7db360`](https://github.com/yuki0iq/gitoxide/commit/d7db360d5b42ec9d2b4d9977f7b7bee0f6cc4d58))
+ - Add committer fallback for fetch ([`62e4bab`](https://github.com/yuki0iq/gitoxide/commit/62e4bab024ee1cdefe4026e35098da8fff18fb0d))
+ - Merge pull request #2045 from uberroot4/main ([`298f22e`](https://github.com/yuki0iq/gitoxide/commit/298f22ee0086df86e1cae45bcb76cc8b9cad9102))
+ - Fixed no_locations options for diffing ([`b7c1f2c`](https://github.com/yuki0iq/gitoxide/commit/b7c1f2c25c7485095022fec290492aa4b7c5c5a2))
+ - Merge pull request #2037 from GitoxideLabs/hide ([`92febae`](https://github.com/yuki0iq/gitoxide/commit/92febae025165c55e596d58511b1634fb6580b9c))
+ - Add `revision::walk::Platform::hide()`. ([`a9befb2`](https://github.com/yuki0iq/gitoxide/commit/a9befb284dc17d3656cf83859836bc221a42d67e))
+ - Merge pull request #2033 from GitoxideLabs/dependabot/cargo/cargo-b72232998d ([`f8d7c0a`](https://github.com/yuki0iq/gitoxide/commit/f8d7c0ad8fa7745c973c6b87e7eee70831300207))
+ - Bump the cargo group with 56 updates ([`151e3a5`](https://github.com/yuki0iq/gitoxide/commit/151e3a5cca06444eea4c6a362649e66c831673d6))
+ - Merge pull request #2029 from GitoxideLabs/submodule-all ([`b199c6e`](https://github.com/yuki0iq/gitoxide/commit/b199c6eacedad0a0617cfae83541b2e7dfd1cefd))
+ - Add a test to assure `subomdule..ignore = all` is handled correctly. ([`657dec4`](https://github.com/yuki0iq/gitoxide/commit/657dec4f10bc6babbfa71a4506b1ff1439c06eaf))
+ - Merge pull request #2026 from EliahKagan/run-ci/check-msrv-next ([`40f5a56`](https://github.com/yuki0iq/gitoxide/commit/40f5a56937ecdd9ecebd5e2d1f28c31d9f6b1b70))
+ - Use `gix` manifest `rust-version` in all MSRV checks ([`654a8fa`](https://github.com/yuki0iq/gitoxide/commit/654a8fa1a84ac0b9b872aa09b4cbd3cf94157d6f))
+ - Merge pull request #2019 from GitoxideLabs/precious-opt-in ([`5f9de52`](https://github.com/yuki0iq/gitoxide/commit/5f9de52cf286163b503047b1ab3b51dfa093b4d4))
+ - Adapt to changes in `gix-ignore` and `gix-glob`, and more. ([`4ef7806`](https://github.com/yuki0iq/gitoxide/commit/4ef7806e62954d069861bddb06cb8c0baf47bb69))
+ - Add `gitoxide.parsePrecious` configuration key to opt-in to precious file parsing. ([`85a24b3`](https://github.com/yuki0iq/gitoxide/commit/85a24b3a07f08bc83a3ef34c3f07ed00cdbd9fe2))
+ - Merge pull request #2016 from GitoxideLabs/improvements ([`7ae3797`](https://github.com/yuki0iq/gitoxide/commit/7ae3797f19cf2dd3bc3e02a6437643e5f50ed338))
+ - Add `Repository::is_empty()` to emulate the similar `git2` API ([`b985766`](https://github.com/yuki0iq/gitoxide/commit/b985766c9c9c5eb09ea4c4b17be9e380bfdad9b4))
+ - Allow querying `Repository::submodules()` in an unborn repository. ([`26ae766`](https://github.com/yuki0iq/gitoxide/commit/26ae766b182218151ae4c3f30306b6d41bab358a))
+ - Merge pull request #2014 from GitoxideLabs/zip ([`648022b`](https://github.com/yuki0iq/gitoxide/commit/648022b44e12f597cae55cc45830d0a19b87eb4c))
+ - Release gix-glob v0.20.1, gix-attributes v0.26.1, gix-command v0.6.1, gix-filter v0.19.2, gix-worktree-stream v0.21.2, gix-archive v0.21.2 ([`f0ed2cc`](https://github.com/yuki0iq/gitoxide/commit/f0ed2cc0046f866e67944bff9aef0579c12d5852))
+ - Merge pull request #2009 from GitoxideLabs/release-gix-index ([`c3f06ae`](https://github.com/yuki0iq/gitoxide/commit/c3f06ae424ab4e1918a364cabe8276297465a73a))
+ - Release gix-path v0.10.18, gix-date v0.10.2, gix-traverse v0.46.2, gix-index v0.40.1 ([`d2b4c44`](https://github.com/yuki0iq/gitoxide/commit/d2b4c44fcb2bf43e80d67532262631a5086f08de))
+ - Merge pull request #2000 from GitoxideLabs/improvements ([`fdfb239`](https://github.com/yuki0iq/gitoxide/commit/fdfb2398d09fa496b1daa8e7318acfc40a3bd3f7))
+ - Add `Repository::merge_bases_many()` for simplified retrieval of multiple mergebases. ([`f687cb1`](https://github.com/yuki0iq/gitoxide/commit/f687cb16676dcae37db517c5d6905be08cd9395a))
+ - Merge pull request #1993 from EliahKagan/run-ci/baseline ([`7a33e2a`](https://github.com/yuki0iq/gitoxide/commit/7a33e2a0496e3456fcda09428f37c20907a015bb))
+ - Completely remove `:/` baseline skip ([`b623bf1`](https://github.com/yuki0iq/gitoxide/commit/b623bf1802474d92dbd0b63856c0b3b1f664e8d7))
+ - Flip `:/` baseline skip from CI to local and extend ([`2400158`](https://github.com/yuki0iq/gitoxide/commit/2400158d6ce2ff28d428402f2d4030c04cd5f470))
+ - Merge pull request #1987 from GitoxideLabs/fix-1985 ([`189d1a0`](https://github.com/yuki0iq/gitoxide/commit/189d1a0a8674e52e9ad2393fc296f3231e85e689))
+ - Merge pull request #1975 from GitoxideLabs/improvements ([`28935a5`](https://github.com/yuki0iq/gitoxide/commit/28935a56ff91f1fc2c17a7d23b057cf7119144e9))
+ - Add `tree::EntryRef::to_owned()`. ([`3a5068e`](https://github.com/yuki0iq/gitoxide/commit/3a5068eb3f9e112cf21c4c6a8bd17aa3081c5edf))
+ - Merge pull request #1977 from GitoxideLabs/dependabot/cargo/cargo-811d7b929d ([`800738a`](https://github.com/yuki0iq/gitoxide/commit/800738a37f3d33926a427edfa294423bbe3f2b66))
+ - Bump the cargo group with 12 updates ([`4408166`](https://github.com/yuki0iq/gitoxide/commit/4408166bf56197a67419277a4ef8feeba9060fee))
+ - Add `EntryRef::kind()` as shortcut for `EntryRef::mode().kind()`. ([`3ef6b55`](https://github.com/yuki0iq/gitoxide/commit/3ef6b5595f6d71d27a00b178fbe356257fe4b8a5))
+ - Merge pull request #1971 from GitoxideLabs/new-release ([`8d4c4d1`](https://github.com/yuki0iq/gitoxide/commit/8d4c4d1e09f84c962c29d98a686c64228196ac13))
## 0.72.1 (2025-04-26)
@@ -137,9 +287,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/GitoxideLabs/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
- - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/GitoxideLabs/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
- - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/GitoxideLabs/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
+ - Release gix-date v0.10.1, gix-utils v0.3.0, gix-actor v0.35.1, gix-validate v0.10.0, gix-path v0.10.17, gix-features v0.42.1, gix-hash v0.18.0, gix-hashtable v0.8.1, gix-object v0.49.1, gix-glob v0.20.0, gix-quote v0.6.0, gix-attributes v0.26.0, gix-command v0.6.0, gix-packetline-blocking v0.19.0, gix-filter v0.19.1, gix-fs v0.15.0, gix-commitgraph v0.28.0, gix-revwalk v0.20.1, gix-traverse v0.46.1, gix-worktree-stream v0.21.1, gix-archive v0.21.1, gix-tempfile v17.1.0, gix-lock v17.1.0, gix-index v0.40.0, gix-config-value v0.15.0, gix-pathspec v0.11.0, gix-ignore v0.15.0, gix-worktree v0.41.0, gix-diff v0.52.1, gix-blame v0.2.1, gix-ref v0.52.1, gix-sec v0.11.0, gix-config v0.45.1, gix-prompt v0.11.0, gix-url v0.31.0, gix-credentials v0.29.0, gix-discover v0.40.1, gix-dir v0.14.1, gix-mailmap v0.27.1, gix-revision v0.34.1, gix-merge v0.5.1, gix-negotiate v0.20.1, gix-pack v0.59.1, gix-odb v0.69.1, gix-refspec v0.30.1, gix-shallow v0.4.0, gix-packetline v0.19.0, gix-transport v0.47.0, gix-protocol v0.50.1, gix-status v0.19.1, gix-submodule v0.19.1, gix-worktree-state v0.19.0, gix v0.72.1, gix-fsck v0.11.1, gitoxide-core v0.47.1, gitoxide v0.44.0 ([`e104545`](https://github.com/yuki0iq/gitoxide/commit/e104545b78951ca882481d4a58f4425a8bc81c87))
+ - Bump all prior pratch levels to majors ([`5f7f805`](https://github.com/yuki0iq/gitoxide/commit/5f7f80570e1a5522e76ea58cccbb957249a0dffe))
+ - Merge pull request #1969 from GitoxideLabs/new-release ([`631f07a`](https://github.com/yuki0iq/gitoxide/commit/631f07ad0c1cb93d9da42cf2c8499584fe91880a))
## 0.72.0 (2025-04-25)
@@ -173,7 +323,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 41 commits contributed to the release.
- 5 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 3 unique issues were worked on: [#1788](https://github.com/GitoxideLabs/gitoxide/issues/1788), [#1912](https://github.com/GitoxideLabs/gitoxide/issues/1912), [#1928](https://github.com/GitoxideLabs/gitoxide/issues/1928)
+ - 3 unique issues were worked on: [#1788](https://github.com/yuki0iq/gitoxide/issues/1788), [#1912](https://github.com/yuki0iq/gitoxide/issues/1912), [#1928](https://github.com/yuki0iq/gitoxide/issues/1928)
### Thanks Clippy
@@ -187,51 +337,51 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
- * **[#1788](https://github.com/GitoxideLabs/gitoxide/issues/1788)**
- - Add test to assure dynamic allocation of slots works ([`5396b2b`](https://github.com/GitoxideLabs/gitoxide/commit/5396b2b6318d2066b07b23a58286d71344d804d3))
- * **[#1912](https://github.com/GitoxideLabs/gitoxide/issues/1912)**
- - Correctly handle safe.directory for worktrees ([`ca16517`](https://github.com/GitoxideLabs/gitoxide/commit/ca165174e3502aa75e74ef90728d192f517f4406))
- - `safe.directory` now applies to configuration as well ([`24d235d`](https://github.com/GitoxideLabs/gitoxide/commit/24d235d7a6bdb01c5c1cff79b5be14f1d5afa11a))
- * **[#1928](https://github.com/GitoxideLabs/gitoxide/issues/1928)**
- - Make `fs::walkdir_sorted_new()` sort entries by paths literally ([`38b63c2`](https://github.com/GitoxideLabs/gitoxide/commit/38b63c2fc9d407b3c634d8b0c72d4d0c104aa5ad))
+ * **[#1788](https://github.com/yuki0iq/gitoxide/issues/1788)**
+ - Add test to assure dynamic allocation of slots works ([`5396b2b`](https://github.com/yuki0iq/gitoxide/commit/5396b2b6318d2066b07b23a58286d71344d804d3))
+ * **[#1912](https://github.com/yuki0iq/gitoxide/issues/1912)**
+ - Correctly handle safe.directory for worktrees ([`ca16517`](https://github.com/yuki0iq/gitoxide/commit/ca165174e3502aa75e74ef90728d192f517f4406))
+ - `safe.directory` now applies to configuration as well ([`24d235d`](https://github.com/yuki0iq/gitoxide/commit/24d235d7a6bdb01c5c1cff79b5be14f1d5afa11a))
+ * **[#1928](https://github.com/yuki0iq/gitoxide/issues/1928)**
+ - Make `fs::walkdir_sorted_new()` sort entries by paths literally ([`38b63c2`](https://github.com/yuki0iq/gitoxide/commit/38b63c2fc9d407b3c634d8b0c72d4d0c104aa5ad))
* **Uncategorized**
- - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/GitoxideLabs/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
- - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/GitoxideLabs/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
- - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
- - Update changelogs prior to release ([`0bf84db`](https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
- - J fmt ([`c3c6504`](https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
- - Thanks clippy ([`6f009d7`](https://github.com/GitoxideLabs/gitoxide/commit/6f009d781da9e931d44b113a925a80e77e8788af))
- - Adapt to changes in `gix-date` and `gix-actor` ([`afdf1a5`](https://github.com/GitoxideLabs/gitoxide/commit/afdf1a5d5c9fb2645f481c17f580ad59d14d6095))
- - Apply feedback from discussion ([`70097c0`](https://github.com/GitoxideLabs/gitoxide/commit/70097c0feb481541ed96358842de96d6b1af24a9))
- - Adapt to changes in gix-actor ([`b07f907`](https://github.com/GitoxideLabs/gitoxide/commit/b07f907ba2e01849744c72df35dac57b624f2f85))
- - Merge pull request #1965 from GitoxideLabs/report ([`737bb49`](https://github.com/GitoxideLabs/gitoxide/commit/737bb49639db74c154a4380c97271f4b8d17661c))
- - Merge pull request #1964 from GitoxideLabs/fix-1912 ([`359914c`](https://github.com/GitoxideLabs/gitoxide/commit/359914ce567d90d2db52b605bc126ad23db7f039))
- - Merge pull request #1963 from joshtriplett/zlib-rs-default ([`9e075b9`](https://github.com/GitoxideLabs/gitoxide/commit/9e075b99ffc79173d4052d7550fd1d2826c5ec71))
- - Switch to zlib-rs by default and drop other zlib backends ([`96164c5`](https://github.com/GitoxideLabs/gitoxide/commit/96164c5936032b4edb973828178cc55793dd57cc))
- - Merge pull request #1921 from cruessler/introduce-repository-path ([`fdc06b1`](https://github.com/GitoxideLabs/gitoxide/commit/fdc06b139a331bd2b345d34f09482317388fcba8))
- - Refactor ([`294902e`](https://github.com/GitoxideLabs/gitoxide/commit/294902e0dbc350a33a0e54164eed626720c1a1d7))
- - Use `RelativePath` for prefixed ref iteration. ([`a6d7d70`](https://github.com/GitoxideLabs/gitoxide/commit/a6d7d701517f7eafe1e2ed15d564114aa5c1d07c))
- - Merge pull request #1853 from GitoxideLabs/odb-issue ([`cd1a777`](https://github.com/GitoxideLabs/gitoxide/commit/cd1a77777f8a5b162b14ec4d0d3f476a0387d7f1))
- - Merge pull request #1825 from DianaNites/diananites-reftable ([`edb449c`](https://github.com/GitoxideLabs/gitoxide/commit/edb449c9dd60f74562dc78a33e41cfcb5d7be81e))
- - Show that ref-tables aren't currently supported. ([`3c16e53`](https://github.com/GitoxideLabs/gitoxide/commit/3c16e534a5db85a73f9dfbc6b4846ff6f89d57b2))
- - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/GitoxideLabs/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
- - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/GitoxideLabs/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
- - Merge pull request #1954 from GitoxideLabs/fix-recursive-list-refs-prefix ([`71275d1`](https://github.com/GitoxideLabs/gitoxide/commit/71275d16b6a3a22b5e6e33f441d50fc6d44ff20e))
- - Adapt to changes in `gix-ref`. ([`52142b4`](https://github.com/GitoxideLabs/gitoxide/commit/52142b472918844f5d4f752aa343ee9e4f9f7c30))
- - Fix ci failures ([`57c9014`](https://github.com/GitoxideLabs/gitoxide/commit/57c9014d4f17f00ceb7fd2e3ca6b80f081af3356))
- - Merge pull request #1953 from GitoxideLabs/dependabot/cargo/cargo-4a3cda0de8 ([`3aec7fb`](https://github.com/GitoxideLabs/gitoxide/commit/3aec7fbac52377bdeebc49759d4e0420b18b4e81))
- - Bump the cargo group with 3 updates ([`9f1fbc7`](https://github.com/GitoxideLabs/gitoxide/commit/9f1fbc741e1b6c718c7787f2858e07f3bd5473e9))
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
- - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
- - Use Into> ([`507d682`](https://github.com/GitoxideLabs/gitoxide/commit/507d682c08dcda29f044068c13ce87678c1b2a5e))
- - Handle trailing slash in ref list prefix filtering ([`3ca6811`](https://github.com/GitoxideLabs/gitoxide/commit/3ca6811418275c4ebede0993b9741e804e81094b))
- - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/GitoxideLabs/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
- - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/GitoxideLabs/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
- - Merge pull request #1931 from yuja/push-klrqpplwxrkx ([`7502b4a`](https://github.com/GitoxideLabs/gitoxide/commit/7502b4abde6196b982cf66344c0df992e99493cb))
- - Merge pull request #1917 from pierrechevalier83/issue_1887 ([`6307f57`](https://github.com/GitoxideLabs/gitoxide/commit/6307f571f969eb7ff2490e4c68dc7994fb2fecac))
- - Adapt to changes in gix-object ([`8969245`](https://github.com/GitoxideLabs/gitoxide/commit/8969245a6b5874d8524f508569ae1266e48d100e))
- - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
+ - Release gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0 ([`cc5b696`](https://github.com/yuki0iq/gitoxide/commit/cc5b696b7b73277ddcc3ef246714cf80a092cf76))
+ - Adjusting changelogs prior to release of gix-path v0.10.16, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.1, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.1, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.1, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.1, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.52.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.1, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.1, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.47.0, gitoxide v0.43.0, safety bump 7 crates ([`49fa9f3`](https://github.com/yuki0iq/gitoxide/commit/49fa9f38110ba975d68f5ac3baefeb55f0a0501b))
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/yuki0iq/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
+ - Update changelogs prior to release ([`0bf84db`](https://github.com/yuki0iq/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0))
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([`3b1bef7`](https://github.com/yuki0iq/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1))
+ - J fmt ([`c3c6504`](https://github.com/yuki0iq/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d))
+ - Thanks clippy ([`6f009d7`](https://github.com/yuki0iq/gitoxide/commit/6f009d781da9e931d44b113a925a80e77e8788af))
+ - Adapt to changes in `gix-date` and `gix-actor` ([`afdf1a5`](https://github.com/yuki0iq/gitoxide/commit/afdf1a5d5c9fb2645f481c17f580ad59d14d6095))
+ - Apply feedback from discussion ([`70097c0`](https://github.com/yuki0iq/gitoxide/commit/70097c0feb481541ed96358842de96d6b1af24a9))
+ - Adapt to changes in gix-actor ([`b07f907`](https://github.com/yuki0iq/gitoxide/commit/b07f907ba2e01849744c72df35dac57b624f2f85))
+ - Merge pull request #1965 from GitoxideLabs/report ([`737bb49`](https://github.com/yuki0iq/gitoxide/commit/737bb49639db74c154a4380c97271f4b8d17661c))
+ - Merge pull request #1964 from GitoxideLabs/fix-1912 ([`359914c`](https://github.com/yuki0iq/gitoxide/commit/359914ce567d90d2db52b605bc126ad23db7f039))
+ - Merge pull request #1963 from joshtriplett/zlib-rs-default ([`9e075b9`](https://github.com/yuki0iq/gitoxide/commit/9e075b99ffc79173d4052d7550fd1d2826c5ec71))
+ - Switch to zlib-rs by default and drop other zlib backends ([`96164c5`](https://github.com/yuki0iq/gitoxide/commit/96164c5936032b4edb973828178cc55793dd57cc))
+ - Merge pull request #1921 from cruessler/introduce-repository-path ([`fdc06b1`](https://github.com/yuki0iq/gitoxide/commit/fdc06b139a331bd2b345d34f09482317388fcba8))
+ - Refactor ([`294902e`](https://github.com/yuki0iq/gitoxide/commit/294902e0dbc350a33a0e54164eed626720c1a1d7))
+ - Use `RelativePath` for prefixed ref iteration. ([`a6d7d70`](https://github.com/yuki0iq/gitoxide/commit/a6d7d701517f7eafe1e2ed15d564114aa5c1d07c))
+ - Merge pull request #1853 from GitoxideLabs/odb-issue ([`cd1a777`](https://github.com/yuki0iq/gitoxide/commit/cd1a77777f8a5b162b14ec4d0d3f476a0387d7f1))
+ - Merge pull request #1825 from DianaNites/diananites-reftable ([`edb449c`](https://github.com/yuki0iq/gitoxide/commit/edb449c9dd60f74562dc78a33e41cfcb5d7be81e))
+ - Show that ref-tables aren't currently supported. ([`3c16e53`](https://github.com/yuki0iq/gitoxide/commit/3c16e534a5db85a73f9dfbc6b4846ff6f89d57b2))
+ - Merge pull request #1957 from EliahKagan/run-ci/versioning ([`5823b22`](https://github.com/yuki0iq/gitoxide/commit/5823b22bfcd30123b6859ec9dc62c62ce0737f72))
+ - Adapt `Cargo.toml` files in workspace to `gix-features` bump ([`6315536`](https://github.com/yuki0iq/gitoxide/commit/63155368cc5074328314f1b3f565e5813df725cf))
+ - Merge pull request #1954 from GitoxideLabs/fix-recursive-list-refs-prefix ([`71275d1`](https://github.com/yuki0iq/gitoxide/commit/71275d16b6a3a22b5e6e33f441d50fc6d44ff20e))
+ - Adapt to changes in `gix-ref`. ([`52142b4`](https://github.com/yuki0iq/gitoxide/commit/52142b472918844f5d4f752aa343ee9e4f9f7c30))
+ - Fix ci failures ([`57c9014`](https://github.com/yuki0iq/gitoxide/commit/57c9014d4f17f00ceb7fd2e3ca6b80f081af3356))
+ - Merge pull request #1953 from GitoxideLabs/dependabot/cargo/cargo-4a3cda0de8 ([`3aec7fb`](https://github.com/yuki0iq/gitoxide/commit/3aec7fbac52377bdeebc49759d4e0420b18b4e81))
+ - Bump the cargo group with 3 updates ([`9f1fbc7`](https://github.com/yuki0iq/gitoxide/commit/9f1fbc741e1b6c718c7787f2858e07f3bd5473e9))
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([`b5e9059`](https://github.com/yuki0iq/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b))
+ - Bump the cargo group with 21 updates ([`68e6b2e`](https://github.com/yuki0iq/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1))
+ - Use Into> ([`507d682`](https://github.com/yuki0iq/gitoxide/commit/507d682c08dcda29f044068c13ce87678c1b2a5e))
+ - Handle trailing slash in ref list prefix filtering ([`3ca6811`](https://github.com/yuki0iq/gitoxide/commit/3ca6811418275c4ebede0993b9741e804e81094b))
+ - Merge pull request #1933 from GitoxideLabs/release-gix-features ([`1612c73`](https://github.com/yuki0iq/gitoxide/commit/1612c73a16c8d900e1b6ef35b25bd6b3e3f6652a))
+ - Release gix-features v0.41.1 ([`fc5faf2`](https://github.com/yuki0iq/gitoxide/commit/fc5faf24dfc6d6e1580308ec5e7c12e96e0ccb41))
+ - Merge pull request #1931 from yuja/push-klrqpplwxrkx ([`7502b4a`](https://github.com/yuki0iq/gitoxide/commit/7502b4abde6196b982cf66344c0df992e99493cb))
+ - Merge pull request #1917 from pierrechevalier83/issue_1887 ([`6307f57`](https://github.com/yuki0iq/gitoxide/commit/6307f571f969eb7ff2490e4c68dc7994fb2fecac))
+ - Adapt to changes in gix-object ([`8969245`](https://github.com/yuki0iq/gitoxide/commit/8969245a6b5874d8524f508569ae1266e48d100e))
+ - Merge pull request #1919 from GitoxideLabs/release ([`420e730`](https://github.com/yuki0iq/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda))
## 0.71.0 (2025-04-04)
@@ -305,7 +455,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 58 commits contributed to the release.
- 17 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#1829](https://github.com/GitoxideLabs/gitoxide/issues/1829), [#1914](https://github.com/GitoxideLabs/gitoxide/issues/1914)
+ - 2 unique issues were worked on: [#1829](https://github.com/yuki0iq/gitoxide/issues/1829), [#1914](https://github.com/yuki0iq/gitoxide/issues/1914)
### Thanks Clippy
@@ -319,67 +469,67 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
- * **[#1829](https://github.com/GitoxideLabs/gitoxide/issues/1829)**
- - Assure `Repository::commit_as()` also uses the committer for reflogs ([`9bec947`](https://github.com/GitoxideLabs/gitoxide/commit/9bec947deb4313a9d1eb701555d96ea829132976))
- * **[#1914](https://github.com/GitoxideLabs/gitoxide/issues/1914)**
- - Don't panic when rev-parsing `^^^` and similar ([`aa8daf8`](https://github.com/GitoxideLabs/gitoxide/commit/aa8daf89bcc3c26baeb7d850c19bb9a5d403f555))
+ * **[#1829](https://github.com/yuki0iq/gitoxide/issues/1829)**
+ - Assure `Repository::commit_as()` also uses the committer for reflogs ([`9bec947`](https://github.com/yuki0iq/gitoxide/commit/9bec947deb4313a9d1eb701555d96ea829132976))
+ * **[#1914](https://github.com/yuki0iq/gitoxide/issues/1914)**
+ - Don't panic when rev-parsing `^^^` and similar ([`aa8daf8`](https://github.com/yuki0iq/gitoxide/commit/aa8daf89bcc3c26baeb7d850c19bb9a5d403f555))
* **Uncategorized**
- - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/GitoxideLabs/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
- - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/GitoxideLabs/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
- - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
- - Update changelogs prior to release ([`38dff41`](https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
- - Merge pull request #1915 from emilazy/push-qvyqmopsoltr ([`4660f7a`](https://github.com/GitoxideLabs/gitoxide/commit/4660f7a6f71873311f68f170b0f1f6659a02829d))
- - Migrate `gix_object::{try_ =>}compute_hash` users ([`3d7e379`](https://github.com/GitoxideLabs/gitoxide/commit/3d7e379f26cbe53ddb430427b8e88ce0966be456))
- - Migrate hashing API users to fallible versions ([`fbf6cc8`](https://github.com/GitoxideLabs/gitoxide/commit/fbf6cc897cfeff5ed2a2d5946c060e0cebbd1afd))
- - Drop obsolete SHA‐1 features ([`fd12ef8`](https://github.com/GitoxideLabs/gitoxide/commit/fd12ef89af29bf0684fc1df3e7b76ff367dee994))
- - Merge pull request #1851 from GitoxideLabs/fix-1850 ([`cd96b64`](https://github.com/GitoxideLabs/gitoxide/commit/cd96b6439d119c5189a8e7349d2e7e2533db41b5))
- - Adapt to changes in `gix-features` ([`5f8bff8`](https://github.com/GitoxideLabs/gitoxide/commit/5f8bff844420a2ea1fb1f949650451d235251185))
- - Merge pull request #1916 from GitoxideLabs/fix-1914 ([`32b54b3`](https://github.com/GitoxideLabs/gitoxide/commit/32b54b3ab7f101c6b9cd7c3349153c2fc71e496d))
- - Merge pull request #1909 from cruessler/take-to-components-in-fs-stack ([`5cb5337`](https://github.com/GitoxideLabs/gitoxide/commit/5cb5337efd7679d8a2ab4bd5e6a5da8c366f7f1a))
- - Use `gix_fs::stack::ToNormalPathComponents` everywhere. ([`1f98edb`](https://github.com/GitoxideLabs/gitoxide/commit/1f98edbaa51caaf152eda289b769388676259a06))
- - Update MSRV to 1.75 for access to `impl` returns in traits. ([`569c186`](https://github.com/GitoxideLabs/gitoxide/commit/569c18685e714f9d89946ec69be4116d02f74a2a))
- - Merge pull request #1911 from GitoxideLabs/improvements ([`bfa3253`](https://github.com/GitoxideLabs/gitoxide/commit/bfa32530c99ce7c7f7360b41a0d49183ac88cec4))
- - `filter::Pipeline::convert_to_git()` now also works on Windows under all circumstances. ([`dcdb8ea`](https://github.com/GitoxideLabs/gitoxide/commit/dcdb8eae4b5c7897bef752a66bc17a8ee662da97))
- - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/GitoxideLabs/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
- - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/GitoxideLabs/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
- - Use raw literals for more strings with backslashes ([`01bd76d`](https://github.com/GitoxideLabs/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f))
- - Merge pull request #1898 from GitoxideLabs/improvements ([`7255a5f`](https://github.com/GitoxideLabs/gitoxide/commit/7255a5fc0aa790b54e3176e8ecf066457acd9eef))
- - Improve documentation of a field that one can easily get wrong otherwise. ([`5a1b3d6`](https://github.com/GitoxideLabs/gitoxide/commit/5a1b3d66b161a00c47f35cb5ad92f1c40554e538))
- - Merge pull request #1873 from NobodyXu/zlib-rs ([`316f113`](https://github.com/GitoxideLabs/gitoxide/commit/316f11322f156760a0e344a3bda33e11ca4e8862))
- - Review adjustments for zlib-rs support. ([`5e618b6`](https://github.com/GitoxideLabs/gitoxide/commit/5e618b6e7632a037326d759678bef452b32a3b30))
- - Add new feature zlib-rs ([`8b1b55c`](https://github.com/GitoxideLabs/gitoxide/commit/8b1b55c337e65071156856771daee3cbcead1e24))
- - Revert "Instrument make_remote_repos.sh to view `config` corruption" ([`9061fc4`](https://github.com/GitoxideLabs/gitoxide/commit/9061fc4260fe0d7b2c1ba345ae7923f2d3e37ad4))
- - Instrument make_remote_repos.sh to view `config` corruption ([`d290ad9`](https://github.com/GitoxideLabs/gitoxide/commit/d290ad962fe88e2aa28d23d412117f59ee5664c0))
- - Merge pull request #1884 from GitoxideLabs/improvements ([`0bf1d5b`](https://github.com/GitoxideLabs/gitoxide/commit/0bf1d5b9f0b0971b9f25a8e44b7818e37c78d68e))
- - Merge pull request #1876 from joshtriplett/fix-tests-in-environments-with-env-variables-set ([`dc8bd63`](https://github.com/GitoxideLabs/gitoxide/commit/dc8bd63f608d6704d76c2fd68d2a3c9d425ce1c8))
- - Fix tests when `GIT_AUTHOR_NAME` or `GIT_COMMITTER_NAME` are set ([`94dda22`](https://github.com/GitoxideLabs/gitoxide/commit/94dda22aa9e920de6ff3c1f076d5d1f5e6e5c4a6))
- - Add `Repository::checkout_options()`. ([`5054780`](https://github.com/GitoxideLabs/gitoxide/commit/5054780967ef7d5651d358337aa78e09b9007c38))
- - Add `Repository::head_tree_id_or_empty()` for convenience. ([`02878c9`](https://github.com/GitoxideLabs/gitoxide/commit/02878c9c3418c904c61c8e0ef02f9448b11fd14c))
- - Add `Repository::workdir_path()` to easily obtain a `Path` for worktree items. ([`776f9be`](https://github.com/GitoxideLabs/gitoxide/commit/776f9bec5bb0ad04ccc6e082d10eb421de1483ee))
- - Add `Repository::workdir()` as replacement for `Repository::work_dir()`. ([`518fbbc`](https://github.com/GitoxideLabs/gitoxide/commit/518fbbc7f4e66c908f33cc3b3dcf5f0a7d6f5d1b))
- - Merge pull request #1882 from emilazy/push-ylwwuwymlmwt ([`10e41ee`](https://github.com/GitoxideLabs/gitoxide/commit/10e41ee6d1d3607c3d26a66b488d7d1eabc45c6e))
- - Fix cargo-deny using a prodash-update and ignore directive ([`cf7f34d`](https://github.com/GitoxideLabs/gitoxide/commit/cf7f34dcd653ddafaaecb149d4b98efa97d5b871))
- - Read config losslessly even without `debug_assertions` ([`9800e9c`](https://github.com/GitoxideLabs/gitoxide/commit/9800e9c25c2a61dbe5d502270a962f20bf305f47))
- - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
- - Thanks clippy ([`8e96ed3`](https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
- - Merge pull request #1837 from GitoxideLabs/improvements ([`b4fe425`](https://github.com/GitoxideLabs/gitoxide/commit/b4fe425a1a7823790fab592c84aa8494d295640d))
- - `Repository::commit()` now explains how to create a commit without ref updates. ([`866affd`](https://github.com/GitoxideLabs/gitoxide/commit/866affde8ef17f201884b8a4b36cc4c7f449d6fe))
- - Merge pull request #1835 from GitoxideLabs/fixes ([`503098d`](https://github.com/GitoxideLabs/gitoxide/commit/503098d1f93853502083fc4bf51675784879be12))
- - Merge pull request #1834 from GitoxideLabs/improvements ([`5c327bb`](https://github.com/GitoxideLabs/gitoxide/commit/5c327bbfeb7c685a93962e087f72d1083a768b2d))
- - `filter::Pipeline::worktree_file_to_object()` now can add `Commit` type objects. ([`27e62d7`](https://github.com/GitoxideLabs/gitoxide/commit/27e62d7e741b56418e174db0495a9ddc32f11b47))
- - Merge pull request #1833 from GitoxideLabs/improvements ([`c042813`](https://github.com/GitoxideLabs/gitoxide/commit/c042813b13fadd414134dd6fc93b13d4da49577d))
- - Add `filter::Pipeline::worktree_file_to_object()`. ([`70ebd5f`](https://github.com/GitoxideLabs/gitoxide/commit/70ebd5f4128e7dcf83175ca05a70741434b71379))
- - Make internal `repo` fields public for ease of use. ([`23d2bed`](https://github.com/GitoxideLabs/gitoxide/commit/23d2bed707e0c0cb164f3f279849536688ffa4c1))
- - Merge pull request #1821 from GitoxideLabs/improvements ([`914bf28`](https://github.com/GitoxideLabs/gitoxide/commit/914bf28409e8c319c25967f2bdb6aa71f2255879))
- - Add `blob::platform::Resource::intern_source_strip_newline_separators()` ([`37582b0`](https://github.com/GitoxideLabs/gitoxide/commit/37582b089357ba9e06547374ea651c51d3608890))
- - Merge pull request #1820 from GitoxideLabs/improvements ([`daa6d4a`](https://github.com/GitoxideLabs/gitoxide/commit/daa6d4a62489d16a6520c644f2b2ca180c9f5733))
- - Make clear what `with_pruned()` is doing by renaming it to `with_boundary()`. ([`b78e7dd`](https://github.com/GitoxideLabs/gitoxide/commit/b78e7dd99230077b694434e0ed7d236f97aba046))
- - Merge pull request #1807 from bryceberger/bryce/push-xqrmpyoxlosq ([`79cb655`](https://github.com/GitoxideLabs/gitoxide/commit/79cb65588aa9107b35706f0d6e16772fd43dc96e))
- - Refactor ([`d7ddbb7`](https://github.com/GitoxideLabs/gitoxide/commit/d7ddbb73da487ba5dbc5d3c64eb764a9eb50b554))
- - Specify ThreadSafeRepository is not Send/Sync without "parallel" ([`687322b`](https://github.com/GitoxideLabs/gitoxide/commit/687322b45787a2552fb16a8d1fed8630318f9148))
- - Merge pull request #1785 from GitoxideLabs/improvements ([`1a69c40`](https://github.com/GitoxideLabs/gitoxide/commit/1a69c4080bc38ef9151bc8ebfb9d5f87f19b5755))
- - Add `Repository::big_file_threshold()` to easily learn what Git considers a big file. ([`f3257f3`](https://github.com/GitoxideLabs/gitoxide/commit/f3257f3c0fd1b91aecdb8f1d947e9648080d162f))
- - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
+ - Release gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`d248e3d`](https://github.com/yuki0iq/gitoxide/commit/d248e3d87d45ca3983cb9fd7c6143dacbd8301cc))
+ - Release gix-sec v0.10.12, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0 ([`ada5a94`](https://github.com/yuki0iq/gitoxide/commit/ada5a9447dc3c210afbd8866fe939c3f3a024226))
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/yuki0iq/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
+ - Update changelogs prior to release ([`38dff41`](https://github.com/yuki0iq/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645))
+ - Merge pull request #1915 from emilazy/push-qvyqmopsoltr ([`4660f7a`](https://github.com/yuki0iq/gitoxide/commit/4660f7a6f71873311f68f170b0f1f6659a02829d))
+ - Migrate `gix_object::{try_ =>}compute_hash` users ([`3d7e379`](https://github.com/yuki0iq/gitoxide/commit/3d7e379f26cbe53ddb430427b8e88ce0966be456))
+ - Migrate hashing API users to fallible versions ([`fbf6cc8`](https://github.com/yuki0iq/gitoxide/commit/fbf6cc897cfeff5ed2a2d5946c060e0cebbd1afd))
+ - Drop obsolete SHA‐1 features ([`fd12ef8`](https://github.com/yuki0iq/gitoxide/commit/fd12ef89af29bf0684fc1df3e7b76ff367dee994))
+ - Merge pull request #1851 from GitoxideLabs/fix-1850 ([`cd96b64`](https://github.com/yuki0iq/gitoxide/commit/cd96b6439d119c5189a8e7349d2e7e2533db41b5))
+ - Adapt to changes in `gix-features` ([`5f8bff8`](https://github.com/yuki0iq/gitoxide/commit/5f8bff844420a2ea1fb1f949650451d235251185))
+ - Merge pull request #1916 from GitoxideLabs/fix-1914 ([`32b54b3`](https://github.com/yuki0iq/gitoxide/commit/32b54b3ab7f101c6b9cd7c3349153c2fc71e496d))
+ - Merge pull request #1909 from cruessler/take-to-components-in-fs-stack ([`5cb5337`](https://github.com/yuki0iq/gitoxide/commit/5cb5337efd7679d8a2ab4bd5e6a5da8c366f7f1a))
+ - Use `gix_fs::stack::ToNormalPathComponents` everywhere. ([`1f98edb`](https://github.com/yuki0iq/gitoxide/commit/1f98edbaa51caaf152eda289b769388676259a06))
+ - Update MSRV to 1.75 for access to `impl` returns in traits. ([`569c186`](https://github.com/yuki0iq/gitoxide/commit/569c18685e714f9d89946ec69be4116d02f74a2a))
+ - Merge pull request #1911 from GitoxideLabs/improvements ([`bfa3253`](https://github.com/yuki0iq/gitoxide/commit/bfa32530c99ce7c7f7360b41a0d49183ac88cec4))
+ - `filter::Pipeline::convert_to_git()` now also works on Windows under all circumstances. ([`dcdb8ea`](https://github.com/yuki0iq/gitoxide/commit/dcdb8eae4b5c7897bef752a66bc17a8ee662da97))
+ - Merge pull request #1907 from EliahKagan/run-ci/raw ([`7b17da6`](https://github.com/yuki0iq/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3))
+ - Drop trailing `,` just before `)` on same line in function calls ([`66a5ae1`](https://github.com/yuki0iq/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6))
+ - Use raw literals for more strings with backslashes ([`01bd76d`](https://github.com/yuki0iq/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f))
+ - Merge pull request #1898 from GitoxideLabs/improvements ([`7255a5f`](https://github.com/yuki0iq/gitoxide/commit/7255a5fc0aa790b54e3176e8ecf066457acd9eef))
+ - Improve documentation of a field that one can easily get wrong otherwise. ([`5a1b3d6`](https://github.com/yuki0iq/gitoxide/commit/5a1b3d66b161a00c47f35cb5ad92f1c40554e538))
+ - Merge pull request #1873 from NobodyXu/zlib-rs ([`316f113`](https://github.com/yuki0iq/gitoxide/commit/316f11322f156760a0e344a3bda33e11ca4e8862))
+ - Review adjustments for zlib-rs support. ([`5e618b6`](https://github.com/yuki0iq/gitoxide/commit/5e618b6e7632a037326d759678bef452b32a3b30))
+ - Add new feature zlib-rs ([`8b1b55c`](https://github.com/yuki0iq/gitoxide/commit/8b1b55c337e65071156856771daee3cbcead1e24))
+ - Revert "Instrument make_remote_repos.sh to view `config` corruption" ([`9061fc4`](https://github.com/yuki0iq/gitoxide/commit/9061fc4260fe0d7b2c1ba345ae7923f2d3e37ad4))
+ - Instrument make_remote_repos.sh to view `config` corruption ([`d290ad9`](https://github.com/yuki0iq/gitoxide/commit/d290ad962fe88e2aa28d23d412117f59ee5664c0))
+ - Merge pull request #1884 from GitoxideLabs/improvements ([`0bf1d5b`](https://github.com/yuki0iq/gitoxide/commit/0bf1d5b9f0b0971b9f25a8e44b7818e37c78d68e))
+ - Merge pull request #1876 from joshtriplett/fix-tests-in-environments-with-env-variables-set ([`dc8bd63`](https://github.com/yuki0iq/gitoxide/commit/dc8bd63f608d6704d76c2fd68d2a3c9d425ce1c8))
+ - Fix tests when `GIT_AUTHOR_NAME` or `GIT_COMMITTER_NAME` are set ([`94dda22`](https://github.com/yuki0iq/gitoxide/commit/94dda22aa9e920de6ff3c1f076d5d1f5e6e5c4a6))
+ - Add `Repository::checkout_options()`. ([`5054780`](https://github.com/yuki0iq/gitoxide/commit/5054780967ef7d5651d358337aa78e09b9007c38))
+ - Add `Repository::head_tree_id_or_empty()` for convenience. ([`02878c9`](https://github.com/yuki0iq/gitoxide/commit/02878c9c3418c904c61c8e0ef02f9448b11fd14c))
+ - Add `Repository::workdir_path()` to easily obtain a `Path` for worktree items. ([`776f9be`](https://github.com/yuki0iq/gitoxide/commit/776f9bec5bb0ad04ccc6e082d10eb421de1483ee))
+ - Add `Repository::workdir()` as replacement for `Repository::work_dir()`. ([`518fbbc`](https://github.com/yuki0iq/gitoxide/commit/518fbbc7f4e66c908f33cc3b3dcf5f0a7d6f5d1b))
+ - Merge pull request #1882 from emilazy/push-ylwwuwymlmwt ([`10e41ee`](https://github.com/yuki0iq/gitoxide/commit/10e41ee6d1d3607c3d26a66b488d7d1eabc45c6e))
+ - Fix cargo-deny using a prodash-update and ignore directive ([`cf7f34d`](https://github.com/yuki0iq/gitoxide/commit/cf7f34dcd653ddafaaecb149d4b98efa97d5b871))
+ - Read config losslessly even without `debug_assertions` ([`9800e9c`](https://github.com/yuki0iq/gitoxide/commit/9800e9c25c2a61dbe5d502270a962f20bf305f47))
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([`16a248b`](https://github.com/yuki0iq/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19))
+ - Thanks clippy ([`8e96ed3`](https://github.com/yuki0iq/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95))
+ - Merge pull request #1837 from GitoxideLabs/improvements ([`b4fe425`](https://github.com/yuki0iq/gitoxide/commit/b4fe425a1a7823790fab592c84aa8494d295640d))
+ - `Repository::commit()` now explains how to create a commit without ref updates. ([`866affd`](https://github.com/yuki0iq/gitoxide/commit/866affde8ef17f201884b8a4b36cc4c7f449d6fe))
+ - Merge pull request #1835 from GitoxideLabs/fixes ([`503098d`](https://github.com/yuki0iq/gitoxide/commit/503098d1f93853502083fc4bf51675784879be12))
+ - Merge pull request #1834 from GitoxideLabs/improvements ([`5c327bb`](https://github.com/yuki0iq/gitoxide/commit/5c327bbfeb7c685a93962e087f72d1083a768b2d))
+ - `filter::Pipeline::worktree_file_to_object()` now can add `Commit` type objects. ([`27e62d7`](https://github.com/yuki0iq/gitoxide/commit/27e62d7e741b56418e174db0495a9ddc32f11b47))
+ - Merge pull request #1833 from GitoxideLabs/improvements ([`c042813`](https://github.com/yuki0iq/gitoxide/commit/c042813b13fadd414134dd6fc93b13d4da49577d))
+ - Add `filter::Pipeline::worktree_file_to_object()`. ([`70ebd5f`](https://github.com/yuki0iq/gitoxide/commit/70ebd5f4128e7dcf83175ca05a70741434b71379))
+ - Make internal `repo` fields public for ease of use. ([`23d2bed`](https://github.com/yuki0iq/gitoxide/commit/23d2bed707e0c0cb164f3f279849536688ffa4c1))
+ - Merge pull request #1821 from GitoxideLabs/improvements ([`914bf28`](https://github.com/yuki0iq/gitoxide/commit/914bf28409e8c319c25967f2bdb6aa71f2255879))
+ - Add `blob::platform::Resource::intern_source_strip_newline_separators()` ([`37582b0`](https://github.com/yuki0iq/gitoxide/commit/37582b089357ba9e06547374ea651c51d3608890))
+ - Merge pull request #1820 from GitoxideLabs/improvements ([`daa6d4a`](https://github.com/yuki0iq/gitoxide/commit/daa6d4a62489d16a6520c644f2b2ca180c9f5733))
+ - Make clear what `with_pruned()` is doing by renaming it to `with_boundary()`. ([`b78e7dd`](https://github.com/yuki0iq/gitoxide/commit/b78e7dd99230077b694434e0ed7d236f97aba046))
+ - Merge pull request #1807 from bryceberger/bryce/push-xqrmpyoxlosq ([`79cb655`](https://github.com/yuki0iq/gitoxide/commit/79cb65588aa9107b35706f0d6e16772fd43dc96e))
+ - Refactor ([`d7ddbb7`](https://github.com/yuki0iq/gitoxide/commit/d7ddbb73da487ba5dbc5d3c64eb764a9eb50b554))
+ - Specify ThreadSafeRepository is not Send/Sync without "parallel" ([`687322b`](https://github.com/yuki0iq/gitoxide/commit/687322b45787a2552fb16a8d1fed8630318f9148))
+ - Merge pull request #1785 from GitoxideLabs/improvements ([`1a69c40`](https://github.com/yuki0iq/gitoxide/commit/1a69c4080bc38ef9151bc8ebfb9d5f87f19b5755))
+ - Add `Repository::big_file_threshold()` to easily learn what Git considers a big file. ([`f3257f3`](https://github.com/yuki0iq/gitoxide/commit/f3257f3c0fd1b91aecdb8f1d947e9648080d162f))
+ - Merge pull request #1778 from GitoxideLabs/new-release ([`8df0db2`](https://github.com/yuki0iq/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de))
## 0.70.0 (2025-01-18)
@@ -459,7 +609,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 41 commits contributed to the release over the course of 27 calendar days.
- 27 days passed between releases.
- 18 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1770](https://github.com/GitoxideLabs/gitoxide/issues/1770)
+ - 1 unique issue was worked on: [#1770](https://github.com/yuki0iq/gitoxide/issues/1770)
### Thanks Clippy
@@ -473,49 +623,49 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
- * **[#1770](https://github.com/GitoxideLabs/gitoxide/issues/1770)**
- - `Repository::status()` detects files added to the index in an unborn repository. ([`cd8fabf`](https://github.com/GitoxideLabs/gitoxide/commit/cd8fabf583e75f59feda7a78b8710f26a8200cbb))
+ * **[#1770](https://github.com/yuki0iq/gitoxide/issues/1770)**
+ - `Repository::status()` detects files added to the index in an unborn repository. ([`cd8fabf`](https://github.com/yuki0iq/gitoxide/commit/cd8fabf583e75f59feda7a78b8710f26a8200cbb))
* **Uncategorized**
- - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
- - Update all changelogs prior to release ([`1f6390c`](https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
- - Merge pull request #1774 from EliahKagan/complex-graph-no-baseline-next ([`90e08f1`](https://github.com/GitoxideLabs/gitoxide/commit/90e08f18d9cd2630f245d3a190e7bc5585bd4bc7))
- - Use parse_spec_no_baseline with :/ for all 2.47.* on CI ([`fe33fa7`](https://github.com/GitoxideLabs/gitoxide/commit/fe33fa7ab639ee0005167fd7a16712446fa522bb))
- - Merge pull request #1772 from GitoxideLabs/improvements ([`4c8200f`](https://github.com/GitoxideLabs/gitoxide/commit/4c8200f374b146456df7568fe5a7e9c3d10b8502))
- - Merge pull request #1769 from GitoxideLabs/improvements ([`47e44c5`](https://github.com/GitoxideLabs/gitoxide/commit/47e44c51f6dfb8f70b12633dd95698d481077bea))
- - `Respository::status()` iterator won't fail in unborn directories. ([`84019cb`](https://github.com/GitoxideLabs/gitoxide/commit/84019cb42cff153c305cb718307493df42a134a4))
- - Merge pull request #1768 from GitoxideLabs/improvements ([`34fa6bb`](https://github.com/GitoxideLabs/gitoxide/commit/34fa6bbcdaafa9a690dd7504c42d286e4dce0fd1))
- - Adapt to changes in `gix-status` ([`25d480c`](https://github.com/GitoxideLabs/gitoxide/commit/25d480c1e48ffc89431cbdddb1e028c8d399e6d9))
- - Merge pull request #1750 from GitoxideLabs/odb-issue ([`e4fb21e`](https://github.com/GitoxideLabs/gitoxide/commit/e4fb21eb73e7cdb43e30df49eb72512e2836dad1))
- - Reproduce issue with 'too many packs' for slotmap ([`dbf079f`](https://github.com/GitoxideLabs/gitoxide/commit/dbf079f4b70db01ae4f850796ae6006d45d3f99c))
- - Merge pull request #1763 from GitoxideLabs/better-refspec-primitives ([`af8f201`](https://github.com/GitoxideLabs/gitoxide/commit/af8f2019723dd9ee3ac46a935910946fcc15e8bb))
- - Add `Repository::upstream_branch_and_remote_name_for_tracking_branch()` ([`da0e1c7`](https://github.com/GitoxideLabs/gitoxide/commit/da0e1c7a442e67a73a080ed2ffe80c65ed7851ed))
- - Adapt to changes in `gix-refspec` ([`6d7dd9b`](https://github.com/GitoxideLabs/gitoxide/commit/6d7dd9bced4a1a0e8175e047be838746a95aa596))
- - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/GitoxideLabs/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
- - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/GitoxideLabs/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
- - Make really clear that `Repository::worktrees()` lists linked worktrees. ([`9db2160`](https://github.com/GitoxideLabs/gitoxide/commit/9db21601b61601c01cd2419543e2c461a7dd568d))
- - Worktrees of submodules now know their correct worktree ([`bc02284`](https://github.com/GitoxideLabs/gitoxide/commit/bc022845ace1962a2a85f9272cdbc0cf24745c62))
- - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/GitoxideLabs/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
- - Thanks clippy ([`9193b05`](https://github.com/GitoxideLabs/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
- - Merge pull request #1749 from GitoxideLabs/status ([`8d84818`](https://github.com/GitoxideLabs/gitoxide/commit/8d84818240d44e1f5fe78a231b5d9bffd0283918))
- - More often check for interrupts in status iterator ([`5b6e5c8`](https://github.com/GitoxideLabs/gitoxide/commit/5b6e5c8b0cfa714d0de0dc89d0a8fa7794e102a0))
- - Merge pull request #1746 from GitoxideLabs/status ([`af704f5`](https://github.com/GitoxideLabs/gitoxide/commit/af704f57bb9480c47cdd393465264d586f1d4562))
- - Add `tree::Editor|editor::Cursor::get()` to see if an entry is loaded at path. ([`3b53982`](https://github.com/GitoxideLabs/gitoxide/commit/3b53982db092e6c57a4ab9c979f7c104a7ced207))
- - Status-iterator won't swallow legitimate modification during 'racy-git'. ([`3bbd1f7`](https://github.com/GitoxideLabs/gitoxide/commit/3bbd1f7b60b09f9862ee88293c316a359d79e3d8))
- - `write_blob_stream()` does not need `Seek` trait anymore. ([`a03bde5`](https://github.com/GitoxideLabs/gitoxide/commit/a03bde58176e68850fa2d3299f9901a9b36b892f))
- - Merge pull request #1410 from GitoxideLabs/status ([`0ab4f64`](https://github.com/GitoxideLabs/gitoxide/commit/0ab4f64407b7fa0924830f7b7bd2f5b0ba1cc16e))
- - `Submodule::status()` now konws about tree-index changes as well. ([`a987e68`](https://github.com/GitoxideLabs/gitoxide/commit/a987e682aefa352ceaffa05d56545c9bc9c14934))
- - Add `status::Platform::into_iter()` for obtaining a complete status. ([`801689b`](https://github.com/GitoxideLabs/gitoxide/commit/801689b4aa860e1054dd9362a59d76077f31f248))
- - All `config::Snapshot` access now uses the new `Key` trait. ([`a6f397f`](https://github.com/GitoxideLabs/gitoxide/commit/a6f397f529953ac4177962059c9e6d9bcee2b657))
- - `Repository::is_dirty()` now also checks for tree/index changes. ([`8ae9e57`](https://github.com/GitoxideLabs/gitoxide/commit/8ae9e5729bd9e7d6308bd226f510b3415381de89))
- - `Repository::tree_index_status()` to see the changes between a tree and an index. ([`83f3d93`](https://github.com/GitoxideLabs/gitoxide/commit/83f3d93eaa1d7a96e0fa60840502f211c20edc3b))
- - Add `Tree::depthfirst()` with a delegate. ([`592e250`](https://github.com/GitoxideLabs/gitoxide/commit/592e250f8f01788d37f9fb7b1938b67446042bf3))
- - Adapt to changes in `gix-traverse` ([`1de4e70`](https://github.com/GitoxideLabs/gitoxide/commit/1de4e70569cd7c3bfcc9094b7591699b5b419608))
- - Merge pull request #1453 from cruessler/gix-blame ([`6ed9976`](https://github.com/GitoxideLabs/gitoxide/commit/6ed9976abaa3915b50efa46c46b195f3a1fc4ff7))
- - Add `blame` plumbing crate to the top-level. ([`25efbfb`](https://github.com/GitoxideLabs/gitoxide/commit/25efbfb72e5a043ce8f7d196c1f7104ef93394df))
- - Release gix v0.69.1 ([`7659a65`](https://github.com/GitoxideLabs/gitoxide/commit/7659a651205c08ea4ec0cbf0b441a3bd17ec49dd))
- - Merge pull request #1740 from GitoxideLabs/cargo-improvements ([`3fb0c18`](https://github.com/GitoxideLabs/gitoxide/commit/3fb0c188cb42c624ebbf5add4140bf8518e05bb2))
- - Remove unused fetch-error variants ([`51a4301`](https://github.com/GitoxideLabs/gitoxide/commit/51a430114493de392ce0c60f462d6e3ff36475a4))
- - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/GitoxideLabs/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
+ - Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0, gix-trace v0.1.12, gix-features v0.40.0, gix-hashtable v0.7.0, gix-path v0.10.14, gix-validate v0.9.3, gix-object v0.47.0, gix-glob v0.18.0, gix-quote v0.4.15, gix-attributes v0.24.0, gix-command v0.4.1, gix-packetline-blocking v0.18.2, gix-filter v0.17.0, gix-fs v0.13.0, gix-chunk v0.4.11, gix-commitgraph v0.26.0, gix-revwalk v0.18.0, gix-traverse v0.44.0, gix-worktree-stream v0.19.0, gix-archive v0.19.0, gix-bitmap v0.2.14, gix-tempfile v16.0.0, gix-lock v16.0.0, gix-index v0.38.0, gix-config-value v0.14.11, gix-pathspec v0.9.0, gix-ignore v0.13.0, gix-worktree v0.39.0, gix-diff v0.50.0, gix-blame v0.0.0, gix-ref v0.50.0, gix-sec v0.10.11, gix-config v0.43.0, gix-prompt v0.9.1, gix-url v0.29.0, gix-credentials v0.27.0, gix-discover v0.38.0, gix-dir v0.12.0, gix-mailmap v0.25.2, gix-revision v0.32.0, gix-merge v0.3.0, gix-negotiate v0.18.0, gix-pack v0.57.0, gix-odb v0.67.0, gix-refspec v0.28.0, gix-shallow v0.2.0, gix-packetline v0.18.3, gix-transport v0.45.0, gix-protocol v0.48.0, gix-status v0.17.0, gix-submodule v0.17.0, gix-worktree-state v0.17.0, gix v0.70.0, gix-fsck v0.9.0, gitoxide-core v0.45.0, gitoxide v0.41.0, safety bump 42 crates ([`dea106a`](https://github.com/yuki0iq/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25))
+ - Update all changelogs prior to release ([`1f6390c`](https://github.com/yuki0iq/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106))
+ - Merge pull request #1774 from EliahKagan/complex-graph-no-baseline-next ([`90e08f1`](https://github.com/yuki0iq/gitoxide/commit/90e08f18d9cd2630f245d3a190e7bc5585bd4bc7))
+ - Use parse_spec_no_baseline with :/ for all 2.47.* on CI ([`fe33fa7`](https://github.com/yuki0iq/gitoxide/commit/fe33fa7ab639ee0005167fd7a16712446fa522bb))
+ - Merge pull request #1772 from GitoxideLabs/improvements ([`4c8200f`](https://github.com/yuki0iq/gitoxide/commit/4c8200f374b146456df7568fe5a7e9c3d10b8502))
+ - Merge pull request #1769 from GitoxideLabs/improvements ([`47e44c5`](https://github.com/yuki0iq/gitoxide/commit/47e44c51f6dfb8f70b12633dd95698d481077bea))
+ - `Respository::status()` iterator won't fail in unborn directories. ([`84019cb`](https://github.com/yuki0iq/gitoxide/commit/84019cb42cff153c305cb718307493df42a134a4))
+ - Merge pull request #1768 from GitoxideLabs/improvements ([`34fa6bb`](https://github.com/yuki0iq/gitoxide/commit/34fa6bbcdaafa9a690dd7504c42d286e4dce0fd1))
+ - Adapt to changes in `gix-status` ([`25d480c`](https://github.com/yuki0iq/gitoxide/commit/25d480c1e48ffc89431cbdddb1e028c8d399e6d9))
+ - Merge pull request #1750 from GitoxideLabs/odb-issue ([`e4fb21e`](https://github.com/yuki0iq/gitoxide/commit/e4fb21eb73e7cdb43e30df49eb72512e2836dad1))
+ - Reproduce issue with 'too many packs' for slotmap ([`dbf079f`](https://github.com/yuki0iq/gitoxide/commit/dbf079f4b70db01ae4f850796ae6006d45d3f99c))
+ - Merge pull request #1763 from GitoxideLabs/better-refspec-primitives ([`af8f201`](https://github.com/yuki0iq/gitoxide/commit/af8f2019723dd9ee3ac46a935910946fcc15e8bb))
+ - Add `Repository::upstream_branch_and_remote_name_for_tracking_branch()` ([`da0e1c7`](https://github.com/yuki0iq/gitoxide/commit/da0e1c7a442e67a73a080ed2ffe80c65ed7851ed))
+ - Adapt to changes in `gix-refspec` ([`6d7dd9b`](https://github.com/yuki0iq/gitoxide/commit/6d7dd9bced4a1a0e8175e047be838746a95aa596))
+ - Merge pull request #1762 from GitoxideLabs/fix-1759 ([`7ec21bb`](https://github.com/yuki0iq/gitoxide/commit/7ec21bb96ce05b29dde74b2efdf22b6e43189aab))
+ - Bump `rust-version` to 1.70 ([`17835bc`](https://github.com/yuki0iq/gitoxide/commit/17835bccb066bbc47cc137e8ec5d9fe7d5665af0))
+ - Make really clear that `Repository::worktrees()` lists linked worktrees. ([`9db2160`](https://github.com/yuki0iq/gitoxide/commit/9db21601b61601c01cd2419543e2c461a7dd568d))
+ - Worktrees of submodules now know their correct worktree ([`bc02284`](https://github.com/yuki0iq/gitoxide/commit/bc022845ace1962a2a85f9272cdbc0cf24745c62))
+ - Merge pull request #1752 from GitoxideLabs/git-shell ([`1ca480a`](https://github.com/yuki0iq/gitoxide/commit/1ca480aa4093328a7e047e770fdffdb8cc6d8e8d))
+ - Thanks clippy ([`9193b05`](https://github.com/yuki0iq/gitoxide/commit/9193b05b2528f62d829447ccc50314bd4cffc415))
+ - Merge pull request #1749 from GitoxideLabs/status ([`8d84818`](https://github.com/yuki0iq/gitoxide/commit/8d84818240d44e1f5fe78a231b5d9bffd0283918))
+ - More often check for interrupts in status iterator ([`5b6e5c8`](https://github.com/yuki0iq/gitoxide/commit/5b6e5c8b0cfa714d0de0dc89d0a8fa7794e102a0))
+ - Merge pull request #1746 from GitoxideLabs/status ([`af704f5`](https://github.com/yuki0iq/gitoxide/commit/af704f57bb9480c47cdd393465264d586f1d4562))
+ - Add `tree::Editor|editor::Cursor::get()` to see if an entry is loaded at path. ([`3b53982`](https://github.com/yuki0iq/gitoxide/commit/3b53982db092e6c57a4ab9c979f7c104a7ced207))
+ - Status-iterator won't swallow legitimate modification during 'racy-git'. ([`3bbd1f7`](https://github.com/yuki0iq/gitoxide/commit/3bbd1f7b60b09f9862ee88293c316a359d79e3d8))
+ - `write_blob_stream()` does not need `Seek` trait anymore. ([`a03bde5`](https://github.com/yuki0iq/gitoxide/commit/a03bde58176e68850fa2d3299f9901a9b36b892f))
+ - Merge pull request #1410 from GitoxideLabs/status ([`0ab4f64`](https://github.com/yuki0iq/gitoxide/commit/0ab4f64407b7fa0924830f7b7bd2f5b0ba1cc16e))
+ - `Submodule::status()` now konws about tree-index changes as well. ([`a987e68`](https://github.com/yuki0iq/gitoxide/commit/a987e682aefa352ceaffa05d56545c9bc9c14934))
+ - Add `status::Platform::into_iter()` for obtaining a complete status. ([`801689b`](https://github.com/yuki0iq/gitoxide/commit/801689b4aa860e1054dd9362a59d76077f31f248))
+ - All `config::Snapshot` access now uses the new `Key` trait. ([`a6f397f`](https://github.com/yuki0iq/gitoxide/commit/a6f397f529953ac4177962059c9e6d9bcee2b657))
+ - `Repository::is_dirty()` now also checks for tree/index changes. ([`8ae9e57`](https://github.com/yuki0iq/gitoxide/commit/8ae9e5729bd9e7d6308bd226f510b3415381de89))
+ - `Repository::tree_index_status()` to see the changes between a tree and an index. ([`83f3d93`](https://github.com/yuki0iq/gitoxide/commit/83f3d93eaa1d7a96e0fa60840502f211c20edc3b))
+ - Add `Tree::depthfirst()` with a delegate. ([`592e250`](https://github.com/yuki0iq/gitoxide/commit/592e250f8f01788d37f9fb7b1938b67446042bf3))
+ - Adapt to changes in `gix-traverse` ([`1de4e70`](https://github.com/yuki0iq/gitoxide/commit/1de4e70569cd7c3bfcc9094b7591699b5b419608))
+ - Merge pull request #1453 from cruessler/gix-blame ([`6ed9976`](https://github.com/yuki0iq/gitoxide/commit/6ed9976abaa3915b50efa46c46b195f3a1fc4ff7))
+ - Add `blame` plumbing crate to the top-level. ([`25efbfb`](https://github.com/yuki0iq/gitoxide/commit/25efbfb72e5a043ce8f7d196c1f7104ef93394df))
+ - Release gix v0.69.1 ([`7659a65`](https://github.com/yuki0iq/gitoxide/commit/7659a651205c08ea4ec0cbf0b441a3bd17ec49dd))
+ - Merge pull request #1740 from GitoxideLabs/cargo-improvements ([`3fb0c18`](https://github.com/yuki0iq/gitoxide/commit/3fb0c188cb42c624ebbf5add4140bf8518e05bb2))
+ - Remove unused fetch-error variants ([`51a4301`](https://github.com/yuki0iq/gitoxide/commit/51a430114493de392ce0c60f462d6e3ff36475a4))
+ - Merge pull request #1739 from GitoxideLabs/new-release ([`d22937f`](https://github.com/yuki0iq/gitoxide/commit/d22937f91b8ecd0ece0930c4df9d580f3819b2fe))
## 0.69.1 (2024-12-22)
@@ -604,36 +754,36 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
- - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/GitoxideLabs/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
- - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/GitoxideLabs/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
- - Update changelogs prior to release ([`7ea8582`](https://github.com/GitoxideLabs/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
- - Merge pull request #1733 from GitoxideLabs/fix-testools ([`df5cead`](https://github.com/GitoxideLabs/gitoxide/commit/df5cead220c193a9ceb8b78c8d6225368293416d))
- - Assure date-tests won't fail over time. ([`14c3744`](https://github.com/GitoxideLabs/gitoxide/commit/14c3744a0bb5bf9e78055e0b86103a37a1f0c299))
- - Merge pull request #1645 from dvtkrlbs/refloglookup-date ([`cbdbb8a`](https://github.com/GitoxideLabs/gitoxide/commit/cbdbb8aaaa2f944b7ebd0c6af32b6a0a86c80277))
- - Refactor reflog support ([`9662bc1`](https://github.com/GitoxideLabs/gitoxide/commit/9662bc17e8342170a9cf0d3f3b4480ed8408ced2))
- - Handle RefLogLookup::Date ([`d0df20a`](https://github.com/GitoxideLabs/gitoxide/commit/d0df20a5458e3f660bacaf86995518bc5bb8c10b))
- - Merge pull request #1731 from GitoxideLabs/fix-pack-receive ([`ca54b8c`](https://github.com/GitoxideLabs/gitoxide/commit/ca54b8c67eb6c81b7175f62ee74a0d5aab6f52cc))
- - Adapt to changes in `gix-protocol` ([`41b6571`](https://github.com/GitoxideLabs/gitoxide/commit/41b6571b9f331c018672fcd0bb7d5ce0f8885178))
- - Merge pull request #1726 from GitoxideLabs/radicle-tuning ([`a542775`](https://github.com/GitoxideLabs/gitoxide/commit/a54277561a62cd560a9a072c6052eaf182ad4ace))
- - Adapt to changes in `gix-protocol` ([`25b8480`](https://github.com/GitoxideLabs/gitoxide/commit/25b848080c7df2da0fa662c580451aec0deb29c4))
- - Merge pull request #1634 from GitoxideLabs/remove-delegates ([`ddeb97f`](https://github.com/GitoxideLabs/gitoxide/commit/ddeb97f550bb95835648841b476d7647dd7c1dc0))
- - Adapt to changes in `gix` and `gix-protocol` ([`fcb21a4`](https://github.com/GitoxideLabs/gitoxide/commit/fcb21a4b4ad25eb3bb1a2116fa6e709e62e77c84))
- - Move all possible code from `gix` to `gix-protocol`. ([`e59fc09`](https://github.com/GitoxideLabs/gitoxide/commit/e59fc09f12a1c6b27d878525ff6074ac846aa87e))
- - Add `gix-shallow` crate and use it from `gix` and `gix-protocol` ([`6367c7d`](https://github.com/GitoxideLabs/gitoxide/commit/6367c7d0a796aff8ee8778916c1a1ddae68b654d))
- - Merge pull request #1721 from EliahKagan/run-ci/dirwalk-options ([`cd9060a`](https://github.com/GitoxideLabs/gitoxide/commit/cd9060aa3cb5b5e02673b55c2b33bef5674b148c))
- - Adjust gix::dirwalk::Options::{X,set_X} parameter names ([`c0f4da5`](https://github.com/GitoxideLabs/gitoxide/commit/c0f4da5ef4791370c98f34f0eb3bb5773edbba32))
- - Symlinks_to_directories_are_ignored_like_directories by value ([`ea8b95f`](https://github.com/GitoxideLabs/gitoxide/commit/ea8b95f4df8a6b06aa393acd907f6400785661ff))
- - Merge pull request #1719 from EliahKagan/run-ci/complex-graph-no-baseline ([`f8ba4b9`](https://github.com/GitoxideLabs/gitoxide/commit/f8ba4b9668f233c8d9cb0854bc829755de70f3d4))
- - Refine complex_graph `regex_matches` partial suppressions ([`f4b4bf0`](https://github.com/GitoxideLabs/gitoxide/commit/f4b4bf091489446f3bb9c14cdd366fcac3fcc011))
- - Merge pull request #1705 from GitoxideLabs/merge ([`520c832`](https://github.com/GitoxideLabs/gitoxide/commit/520c832cfcfb34eb7617be55ebe2719ab35595fd))
- - Adapt to changes in `gix-diff` ([`960773e`](https://github.com/GitoxideLabs/gitoxide/commit/960773e5526d02e1f2294224859c821ed86a3463))
- - Adapt to changes in `gix-merge` ([`aaeb427`](https://github.com/GitoxideLabs/gitoxide/commit/aaeb4273de936e293030a895e9bb147ce614c58a))
- - Assure that rename tracking can be turned off. ([`bd905a6`](https://github.com/GitoxideLabs/gitoxide/commit/bd905a6f151ac7f3153f5208ef7c2d686f372c30))
- - Public access to the contained repository in wrapped types, like `Id`. ([`efc71fd`](https://github.com/GitoxideLabs/gitoxide/commit/efc71fd0a36c7f4befe54d46a9d804853ee5a583))
- - Improve merge related API in `gix` ([`b2b8181`](https://github.com/GitoxideLabs/gitoxide/commit/b2b8181748ae1a3727fbbd01bfb85758f7ba3805))
- - Add `merge::tree::TreeFavor` similar to `*::FileFavor`. ([`e17b3a9`](https://github.com/GitoxideLabs/gitoxide/commit/e17b3a9c93bd9fc5847c37b1f8e336bc4b1b1e39))
- - Adapt to changes in `gix-merge` ([`3228de6`](https://github.com/GitoxideLabs/gitoxide/commit/3228de627fd059db8abbad7f465023fa559b9b0e))
- - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/GitoxideLabs/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
+ - Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0 ([`beb0ea8`](https://github.com/yuki0iq/gitoxide/commit/beb0ea8c4ff94c64b7773772a9d388ccb403f3c1))
+ - Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates ([`c1ba571`](https://github.com/yuki0iq/gitoxide/commit/c1ba5719132227410abefeb54e3032b015233e94))
+ - Update changelogs prior to release ([`7ea8582`](https://github.com/yuki0iq/gitoxide/commit/7ea85821c6999e3e6cf50a2a009904e9c38642a4))
+ - Merge pull request #1733 from GitoxideLabs/fix-testools ([`df5cead`](https://github.com/yuki0iq/gitoxide/commit/df5cead220c193a9ceb8b78c8d6225368293416d))
+ - Assure date-tests won't fail over time. ([`14c3744`](https://github.com/yuki0iq/gitoxide/commit/14c3744a0bb5bf9e78055e0b86103a37a1f0c299))
+ - Merge pull request #1645 from dvtkrlbs/refloglookup-date ([`cbdbb8a`](https://github.com/yuki0iq/gitoxide/commit/cbdbb8aaaa2f944b7ebd0c6af32b6a0a86c80277))
+ - Refactor reflog support ([`9662bc1`](https://github.com/yuki0iq/gitoxide/commit/9662bc17e8342170a9cf0d3f3b4480ed8408ced2))
+ - Handle RefLogLookup::Date ([`d0df20a`](https://github.com/yuki0iq/gitoxide/commit/d0df20a5458e3f660bacaf86995518bc5bb8c10b))
+ - Merge pull request #1731 from GitoxideLabs/fix-pack-receive ([`ca54b8c`](https://github.com/yuki0iq/gitoxide/commit/ca54b8c67eb6c81b7175f62ee74a0d5aab6f52cc))
+ - Adapt to changes in `gix-protocol` ([`41b6571`](https://github.com/yuki0iq/gitoxide/commit/41b6571b9f331c018672fcd0bb7d5ce0f8885178))
+ - Merge pull request #1726 from GitoxideLabs/radicle-tuning ([`a542775`](https://github.com/yuki0iq/gitoxide/commit/a54277561a62cd560a9a072c6052eaf182ad4ace))
+ - Adapt to changes in `gix-protocol` ([`25b8480`](https://github.com/yuki0iq/gitoxide/commit/25b848080c7df2da0fa662c580451aec0deb29c4))
+ - Merge pull request #1634 from GitoxideLabs/remove-delegates ([`ddeb97f`](https://github.com/yuki0iq/gitoxide/commit/ddeb97f550bb95835648841b476d7647dd7c1dc0))
+ - Adapt to changes in `gix` and `gix-protocol` ([`fcb21a4`](https://github.com/yuki0iq/gitoxide/commit/fcb21a4b4ad25eb3bb1a2116fa6e709e62e77c84))
+ - Move all possible code from `gix` to `gix-protocol`. ([`e59fc09`](https://github.com/yuki0iq/gitoxide/commit/e59fc09f12a1c6b27d878525ff6074ac846aa87e))
+ - Add `gix-shallow` crate and use it from `gix` and `gix-protocol` ([`6367c7d`](https://github.com/yuki0iq/gitoxide/commit/6367c7d0a796aff8ee8778916c1a1ddae68b654d))
+ - Merge pull request #1721 from EliahKagan/run-ci/dirwalk-options ([`cd9060a`](https://github.com/yuki0iq/gitoxide/commit/cd9060aa3cb5b5e02673b55c2b33bef5674b148c))
+ - Adjust gix::dirwalk::Options::{X,set_X} parameter names ([`c0f4da5`](https://github.com/yuki0iq/gitoxide/commit/c0f4da5ef4791370c98f34f0eb3bb5773edbba32))
+ - Symlinks_to_directories_are_ignored_like_directories by value ([`ea8b95f`](https://github.com/yuki0iq/gitoxide/commit/ea8b95f4df8a6b06aa393acd907f6400785661ff))
+ - Merge pull request #1719 from EliahKagan/run-ci/complex-graph-no-baseline ([`f8ba4b9`](https://github.com/yuki0iq/gitoxide/commit/f8ba4b9668f233c8d9cb0854bc829755de70f3d4))
+ - Refine complex_graph `regex_matches` partial suppressions ([`f4b4bf0`](https://github.com/yuki0iq/gitoxide/commit/f4b4bf091489446f3bb9c14cdd366fcac3fcc011))
+ - Merge pull request #1705 from GitoxideLabs/merge ([`520c832`](https://github.com/yuki0iq/gitoxide/commit/520c832cfcfb34eb7617be55ebe2719ab35595fd))
+ - Adapt to changes in `gix-diff` ([`960773e`](https://github.com/yuki0iq/gitoxide/commit/960773e5526d02e1f2294224859c821ed86a3463))
+ - Adapt to changes in `gix-merge` ([`aaeb427`](https://github.com/yuki0iq/gitoxide/commit/aaeb4273de936e293030a895e9bb147ce614c58a))
+ - Assure that rename tracking can be turned off. ([`bd905a6`](https://github.com/yuki0iq/gitoxide/commit/bd905a6f151ac7f3153f5208ef7c2d686f372c30))
+ - Public access to the contained repository in wrapped types, like `Id`. ([`efc71fd`](https://github.com/yuki0iq/gitoxide/commit/efc71fd0a36c7f4befe54d46a9d804853ee5a583))
+ - Improve merge related API in `gix` ([`b2b8181`](https://github.com/yuki0iq/gitoxide/commit/b2b8181748ae1a3727fbbd01bfb85758f7ba3805))
+ - Add `merge::tree::TreeFavor` similar to `*::FileFavor`. ([`e17b3a9`](https://github.com/yuki0iq/gitoxide/commit/e17b3a9c93bd9fc5847c37b1f8e336bc4b1b1e39))
+ - Adapt to changes in `gix-merge` ([`3228de6`](https://github.com/yuki0iq/gitoxide/commit/3228de627fd059db8abbad7f465023fa559b9b0e))
+ - Merge pull request #1701 from GitoxideLabs/release ([`e8b3b41`](https://github.com/yuki0iq/gitoxide/commit/e8b3b41dd79b8f4567670b1f89dd8867b6134e9e))
## 0.68.0 (2024-11-24)
@@ -706,7 +856,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 47 commits contributed to the release.
- 18 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#1678](https://github.com/GitoxideLabs/gitoxide/issues/1678), [#1683](https://github.com/GitoxideLabs/gitoxide/issues/1683)
+ - 2 unique issues were worked on: [#1678](https://github.com/yuki0iq/gitoxide/issues/1678), [#1683](https://github.com/yuki0iq/gitoxide/issues/1683)
### Commit Details
@@ -714,56 +864,56 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
- * **[#1678](https://github.com/GitoxideLabs/gitoxide/issues/1678)**
- - Propagate errors that are triggered when writing objects ([`dc3d8bf`](https://github.com/GitoxideLabs/gitoxide/commit/dc3d8bf79e90733172a2c3796995cdfbed438355))
- - Reproduce a commit-write panic if the author is invalid ([`d15a493`](https://github.com/GitoxideLabs/gitoxide/commit/d15a49303f65346dd8841249f7bf8716e61f842c))
- * **[#1683](https://github.com/GitoxideLabs/gitoxide/issues/1683)**
- - Respect `core.bare=true` in conjunction with the main worktree ([`88d9d43`](https://github.com/GitoxideLabs/gitoxide/commit/88d9d4387287b7540a0f42b26c6a4adb4cd769a9))
+ * **[#1678](https://github.com/yuki0iq/gitoxide/issues/1678)**
+ - Propagate errors that are triggered when writing objects ([`dc3d8bf`](https://github.com/yuki0iq/gitoxide/commit/dc3d8bf79e90733172a2c3796995cdfbed438355))
+ - Reproduce a commit-write panic if the author is invalid ([`d15a493`](https://github.com/yuki0iq/gitoxide/commit/d15a49303f65346dd8841249f7bf8716e61f842c))
+ * **[#1683](https://github.com/yuki0iq/gitoxide/issues/1683)**
+ - Respect `core.bare=true` in conjunction with the main worktree ([`88d9d43`](https://github.com/yuki0iq/gitoxide/commit/88d9d4387287b7540a0f42b26c6a4adb4cd769a9))
* **Uncategorized**
- - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/GitoxideLabs/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
- - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/GitoxideLabs/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
- - Prepare changelogs prior to release ([`bc9d994`](https://github.com/GitoxideLabs/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
- - Merge pull request #1661 from GitoxideLabs/merge ([`0b7abfb`](https://github.com/GitoxideLabs/gitoxide/commit/0b7abfbdebe8c5ab30b89499a70dd7727de41184))
- - Add support for `index` application in merge results via `merge::tree::Outcome::index_changed_after_applying_conflicts()` ([`71b0cea`](https://github.com/GitoxideLabs/gitoxide/commit/71b0ceaf02e022e83e6c24cfd0bdc26299dc95a0))
- - `Repository::tree_merge_options()` now comes with rewrite tracking. ([`b57be71`](https://github.com/GitoxideLabs/gitoxide/commit/b57be7189df216110adb52aa51c50a0f38692f2a))
- - Adapt to changes in `gix-merge`. ([`47110d6`](https://github.com/GitoxideLabs/gitoxide/commit/47110d600c5b02f82b4aad69ec838865e1887c0a))
- - Merge pull request #1687 from EliahKagan/run-ci/32bit ([`aeaebec`](https://github.com/GitoxideLabs/gitoxide/commit/aeaebec7b1e07ce94429987c4f2466799c24cb67))
- - Add 32-bit expectations for remaining `==` size assertions ([`daf9990`](https://github.com/GitoxideLabs/gitoxide/commit/daf999043779e7e8d9cc6a602a3a0f24024d38fa))
- - Use `<=` on 32-bit for some size assertions ([`fc13fc3`](https://github.com/GitoxideLabs/gitoxide/commit/fc13fc3eb950ebaff0c22c4d093a4d2300914f72))
- - Merge pull request #1684 from GitoxideLabs/fixes ([`9ab86a2`](https://github.com/GitoxideLabs/gitoxide/commit/9ab86a23d45941c4f0a3239e0cb57d4161dd279c))
- - Merge pull request #1679 from GitoxideLabs/fix-1678 ([`275a0c5`](https://github.com/GitoxideLabs/gitoxide/commit/275a0c55ac074e5a1004c188b87f8fc8aa9adc5b))
- - Turn single-mod directories into a file ([`49ba115`](https://github.com/GitoxideLabs/gitoxide/commit/49ba115fbebb609d7ab8728ab283cdaeab160e1b))
- - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/GitoxideLabs/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
- - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/GitoxideLabs/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
- - Merge pull request #1659 from GitoxideLabs/merge ([`cf0c7ee`](https://github.com/GitoxideLabs/gitoxide/commit/cf0c7ee4b3bbe83a6d894d960412b0274f9dc0e5))
- - Add `Repository::merge_base_octopus()` ([`65ae68e`](https://github.com/GitoxideLabs/gitoxide/commit/65ae68eac6b77d12ca804927090da5bb80551eae))
- - Merge pull request #1658 from GitoxideLabs/merge ([`905e5b4`](https://github.com/GitoxideLabs/gitoxide/commit/905e5b42a6163f92edef8fab82d97aeb6f17cf06))
- - Add `Repository::virtual_merge_base()` and `Repository::virtual_merge_base_with_graph()`. ([`7aee32a`](https://github.com/GitoxideLabs/gitoxide/commit/7aee32abef13f5bf331249fed38e1e6b3e12876a))
- - Add `Repository::merge_commits()` ([`5f3f63a`](https://github.com/GitoxideLabs/gitoxide/commit/5f3f63a05d1e594d92dbff75ce7293f9f163b397))
- - Merge pull request #1656 from GitoxideLabs/hasconfig ([`c5955fc`](https://github.com/GitoxideLabs/gitoxide/commit/c5955fc4ad1064c7e4b4c57de32a661e693fbe49))
- - Add test to assure `hasconfig` is working on `gix` level as well. ([`d51aec9`](https://github.com/GitoxideLabs/gitoxide/commit/d51aec95588fee219dee62438d26e4574d38a497))
- - Merge pull request #1653 from GitoxideLabs/merge ([`697a632`](https://github.com/GitoxideLabs/gitoxide/commit/697a6320c7664845590e3e8251015085b6cc5d81))
- - Assure submodules are skipped everywhere ([`4079519`](https://github.com/GitoxideLabs/gitoxide/commit/4079519e7e292ee193248e3acea6587788c6b884))
- - Merge pull request #1651 from GitoxideLabs/merge ([`a876533`](https://github.com/GitoxideLabs/gitoxide/commit/a8765330fc16997dee275866b18a128dec1c5d55))
- - `Repository::merge_trees()` now takes portable version of `Options`. ([`a43e563`](https://github.com/GitoxideLabs/gitoxide/commit/a43e56314189c91f67b69de4001c6c6fad8184b6))
- - Rename `blob-merge` feature to `tree-merge`. ([`2547935`](https://github.com/GitoxideLabs/gitoxide/commit/254793581a135553e555f0bcc815154bb0951324))
- - `Repository::merge_trees()` now has a fully-wrapped outcome. ([`1d2262f`](https://github.com/GitoxideLabs/gitoxide/commit/1d2262f2ca416e3c22f9601e7eab11f3372b2128))
- - Add `objects::tree::Editor::detach()` to get the underlying editor back. ([`27b663e`](https://github.com/GitoxideLabs/gitoxide/commit/27b663e4116c5aaa7b898283379d4d7d49a30865))
- - Add `Repository::index_or_load_from_head_or_empty()`. ([`1f9556a`](https://github.com/GitoxideLabs/gitoxide/commit/1f9556a7e4b89f00c4de091b50909a8d2081f0d4))
- - Add `Object::peel_to_commit()` to assure an object turns into a commit. ([`2fce14f`](https://github.com/GitoxideLabs/gitoxide/commit/2fce14ff4724ddc2f1a13c8686a7f221f8d2024e))
- - Remove a TODO that turned out to be unnecessary. ([`5b428a9`](https://github.com/GitoxideLabs/gitoxide/commit/5b428a9e931b19622ae76c25bfb1fe882744cd1f))
- - Merge pull request #1652 from EliahKagan/run-ci/chmod ([`8e99eba`](https://github.com/GitoxideLabs/gitoxide/commit/8e99eba2a284b35b5e9bcb97e47bfbbafc3df5d1))
- - Fix `chmod` in make_rev_spec_parse_repos; regenerate archive on macOS ([`d74e919`](https://github.com/GitoxideLabs/gitoxide/commit/d74e919193e7d40018d7a602cb525f8fe8d33e84))
- - Regenerate gix make_rev_spec_parse_repos fixture archive ([`72cd7f3`](https://github.com/GitoxideLabs/gitoxide/commit/72cd7f337355c04782f3b804280005234416b8a1))
- - Avoid unneeded +x in make_rev_spec_parse_repos ([`8720acb`](https://github.com/GitoxideLabs/gitoxide/commit/8720acbe8c4a9f4d9de0cf0d4f1d41c3b738e3ad))
- - Merge pull request #1618 from GitoxideLabs/merge ([`3fb989b`](https://github.com/GitoxideLabs/gitoxide/commit/3fb989be21c739bbfeac93953c1685e7c6cd2106))
- - Add `Repository::merge_trees()` ([`d1ac584`](https://github.com/GitoxideLabs/gitoxide/commit/d1ac584d9098988e66091217db4264d69fb77282))
- - `gix::Repository` implements all traits for object reading and writing. ([`07746f3`](https://github.com/GitoxideLabs/gitoxide/commit/07746f3ccf3e5c71f12319cfd2fb069b5f380624))
- - Support for merge related options in config tree ([`80e006b`](https://github.com/GitoxideLabs/gitoxide/commit/80e006b759d130f4f07a346b75cfc0b39986210c))
- - Add `tree()` and `commit()` merge support, en par with `merge-ORT` as far as tests go. ([`4b1764c`](https://github.com/GitoxideLabs/gitoxide/commit/4b1764ca9148e08ae9f11bca68e0689b12bc8c80))
- - Adapt to changes in `gix-object` and `gix-odb` ([`96488f7`](https://github.com/GitoxideLabs/gitoxide/commit/96488f745506698e4183e8e544c4e0ecd1ef868b))
- - Adjust blob-merge baseline to also test the reverse of each operation ([`de1cfb6`](https://github.com/GitoxideLabs/gitoxide/commit/de1cfb6a9caf5ac086c6411824835c75e888e2d7))
- - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/GitoxideLabs/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
+ - Release gix-glob v0.17.1, gix-command v0.3.11, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-sec v0.10.10, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-ignore v0.12.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0 ([`4000197`](https://github.com/yuki0iq/gitoxide/commit/4000197ecc8cf1a5d79361620e4c114f86476703))
+ - Release gix-date v0.9.2, gix-actor v0.33.1, gix-hash v0.15.1, gix-features v0.39.1, gix-validate v0.9.2, gix-object v0.46.0, gix-path v0.10.13, gix-quote v0.4.14, gix-attributes v0.23.1, gix-packetline-blocking v0.18.1, gix-filter v0.15.0, gix-chunk v0.4.10, gix-commitgraph v0.25.1, gix-revwalk v0.17.0, gix-traverse v0.43.0, gix-worktree-stream v0.17.0, gix-archive v0.17.0, gix-config-value v0.14.10, gix-lock v15.0.1, gix-ref v0.49.0, gix-config v0.42.0, gix-prompt v0.8.9, gix-url v0.28.1, gix-credentials v0.25.1, gix-bitmap v0.2.13, gix-index v0.37.0, gix-worktree v0.38.0, gix-diff v0.48.0, gix-discover v0.37.0, gix-pathspec v0.8.1, gix-dir v0.10.0, gix-mailmap v0.25.1, gix-revision v0.31.0, gix-merge v0.1.0, gix-negotiate v0.17.0, gix-pack v0.55.0, gix-odb v0.65.0, gix-packetline v0.18.1, gix-transport v0.43.1, gix-protocol v0.46.1, gix-refspec v0.27.0, gix-status v0.15.0, gix-submodule v0.16.0, gix-worktree-state v0.15.0, gix v0.68.0, gix-fsck v0.8.0, gitoxide-core v0.43.0, gitoxide v0.39.0, safety bump 25 crates ([`8ce4912`](https://github.com/yuki0iq/gitoxide/commit/8ce49129a75e21346ceedf7d5f87fa3a34b024e1))
+ - Prepare changelogs prior to release ([`bc9d994`](https://github.com/yuki0iq/gitoxide/commit/bc9d9943e8499a76fc47a05b63ac5c684187d1ae))
+ - Merge pull request #1661 from GitoxideLabs/merge ([`0b7abfb`](https://github.com/yuki0iq/gitoxide/commit/0b7abfbdebe8c5ab30b89499a70dd7727de41184))
+ - Add support for `index` application in merge results via `merge::tree::Outcome::index_changed_after_applying_conflicts()` ([`71b0cea`](https://github.com/yuki0iq/gitoxide/commit/71b0ceaf02e022e83e6c24cfd0bdc26299dc95a0))
+ - `Repository::tree_merge_options()` now comes with rewrite tracking. ([`b57be71`](https://github.com/yuki0iq/gitoxide/commit/b57be7189df216110adb52aa51c50a0f38692f2a))
+ - Adapt to changes in `gix-merge`. ([`47110d6`](https://github.com/yuki0iq/gitoxide/commit/47110d600c5b02f82b4aad69ec838865e1887c0a))
+ - Merge pull request #1687 from EliahKagan/run-ci/32bit ([`aeaebec`](https://github.com/yuki0iq/gitoxide/commit/aeaebec7b1e07ce94429987c4f2466799c24cb67))
+ - Add 32-bit expectations for remaining `==` size assertions ([`daf9990`](https://github.com/yuki0iq/gitoxide/commit/daf999043779e7e8d9cc6a602a3a0f24024d38fa))
+ - Use `<=` on 32-bit for some size assertions ([`fc13fc3`](https://github.com/yuki0iq/gitoxide/commit/fc13fc3eb950ebaff0c22c4d093a4d2300914f72))
+ - Merge pull request #1684 from GitoxideLabs/fixes ([`9ab86a2`](https://github.com/yuki0iq/gitoxide/commit/9ab86a23d45941c4f0a3239e0cb57d4161dd279c))
+ - Merge pull request #1679 from GitoxideLabs/fix-1678 ([`275a0c5`](https://github.com/yuki0iq/gitoxide/commit/275a0c55ac074e5a1004c188b87f8fc8aa9adc5b))
+ - Turn single-mod directories into a file ([`49ba115`](https://github.com/yuki0iq/gitoxide/commit/49ba115fbebb609d7ab8728ab283cdaeab160e1b))
+ - Merge pull request #1662 from paolobarbolini/thiserror-v2 ([`7a40648`](https://github.com/yuki0iq/gitoxide/commit/7a406481b072728cec089d7c05364f9dbba335a2))
+ - Upgrade thiserror to v2.0.0 ([`0f0e4fe`](https://github.com/yuki0iq/gitoxide/commit/0f0e4fe121932a8a6302cf950b3caa4c8608fb61))
+ - Merge pull request #1659 from GitoxideLabs/merge ([`cf0c7ee`](https://github.com/yuki0iq/gitoxide/commit/cf0c7ee4b3bbe83a6d894d960412b0274f9dc0e5))
+ - Add `Repository::merge_base_octopus()` ([`65ae68e`](https://github.com/yuki0iq/gitoxide/commit/65ae68eac6b77d12ca804927090da5bb80551eae))
+ - Merge pull request #1658 from GitoxideLabs/merge ([`905e5b4`](https://github.com/yuki0iq/gitoxide/commit/905e5b42a6163f92edef8fab82d97aeb6f17cf06))
+ - Add `Repository::virtual_merge_base()` and `Repository::virtual_merge_base_with_graph()`. ([`7aee32a`](https://github.com/yuki0iq/gitoxide/commit/7aee32abef13f5bf331249fed38e1e6b3e12876a))
+ - Add `Repository::merge_commits()` ([`5f3f63a`](https://github.com/yuki0iq/gitoxide/commit/5f3f63a05d1e594d92dbff75ce7293f9f163b397))
+ - Merge pull request #1656 from GitoxideLabs/hasconfig ([`c5955fc`](https://github.com/yuki0iq/gitoxide/commit/c5955fc4ad1064c7e4b4c57de32a661e693fbe49))
+ - Add test to assure `hasconfig` is working on `gix` level as well. ([`d51aec9`](https://github.com/yuki0iq/gitoxide/commit/d51aec95588fee219dee62438d26e4574d38a497))
+ - Merge pull request #1653 from GitoxideLabs/merge ([`697a632`](https://github.com/yuki0iq/gitoxide/commit/697a6320c7664845590e3e8251015085b6cc5d81))
+ - Assure submodules are skipped everywhere ([`4079519`](https://github.com/yuki0iq/gitoxide/commit/4079519e7e292ee193248e3acea6587788c6b884))
+ - Merge pull request #1651 from GitoxideLabs/merge ([`a876533`](https://github.com/yuki0iq/gitoxide/commit/a8765330fc16997dee275866b18a128dec1c5d55))
+ - `Repository::merge_trees()` now takes portable version of `Options`. ([`a43e563`](https://github.com/yuki0iq/gitoxide/commit/a43e56314189c91f67b69de4001c6c6fad8184b6))
+ - Rename `blob-merge` feature to `tree-merge`. ([`2547935`](https://github.com/yuki0iq/gitoxide/commit/254793581a135553e555f0bcc815154bb0951324))
+ - `Repository::merge_trees()` now has a fully-wrapped outcome. ([`1d2262f`](https://github.com/yuki0iq/gitoxide/commit/1d2262f2ca416e3c22f9601e7eab11f3372b2128))
+ - Add `objects::tree::Editor::detach()` to get the underlying editor back. ([`27b663e`](https://github.com/yuki0iq/gitoxide/commit/27b663e4116c5aaa7b898283379d4d7d49a30865))
+ - Add `Repository::index_or_load_from_head_or_empty()`. ([`1f9556a`](https://github.com/yuki0iq/gitoxide/commit/1f9556a7e4b89f00c4de091b50909a8d2081f0d4))
+ - Add `Object::peel_to_commit()` to assure an object turns into a commit. ([`2fce14f`](https://github.com/yuki0iq/gitoxide/commit/2fce14ff4724ddc2f1a13c8686a7f221f8d2024e))
+ - Remove a TODO that turned out to be unnecessary. ([`5b428a9`](https://github.com/yuki0iq/gitoxide/commit/5b428a9e931b19622ae76c25bfb1fe882744cd1f))
+ - Merge pull request #1652 from EliahKagan/run-ci/chmod ([`8e99eba`](https://github.com/yuki0iq/gitoxide/commit/8e99eba2a284b35b5e9bcb97e47bfbbafc3df5d1))
+ - Fix `chmod` in make_rev_spec_parse_repos; regenerate archive on macOS ([`d74e919`](https://github.com/yuki0iq/gitoxide/commit/d74e919193e7d40018d7a602cb525f8fe8d33e84))
+ - Regenerate gix make_rev_spec_parse_repos fixture archive ([`72cd7f3`](https://github.com/yuki0iq/gitoxide/commit/72cd7f337355c04782f3b804280005234416b8a1))
+ - Avoid unneeded +x in make_rev_spec_parse_repos ([`8720acb`](https://github.com/yuki0iq/gitoxide/commit/8720acbe8c4a9f4d9de0cf0d4f1d41c3b738e3ad))
+ - Merge pull request #1618 from GitoxideLabs/merge ([`3fb989b`](https://github.com/yuki0iq/gitoxide/commit/3fb989be21c739bbfeac93953c1685e7c6cd2106))
+ - Add `Repository::merge_trees()` ([`d1ac584`](https://github.com/yuki0iq/gitoxide/commit/d1ac584d9098988e66091217db4264d69fb77282))
+ - `gix::Repository` implements all traits for object reading and writing. ([`07746f3`](https://github.com/yuki0iq/gitoxide/commit/07746f3ccf3e5c71f12319cfd2fb069b5f380624))
+ - Support for merge related options in config tree ([`80e006b`](https://github.com/yuki0iq/gitoxide/commit/80e006b759d130f4f07a346b75cfc0b39986210c))
+ - Add `tree()` and `commit()` merge support, en par with `merge-ORT` as far as tests go. ([`4b1764c`](https://github.com/yuki0iq/gitoxide/commit/4b1764ca9148e08ae9f11bca68e0689b12bc8c80))
+ - Adapt to changes in `gix-object` and `gix-odb` ([`96488f7`](https://github.com/yuki0iq/gitoxide/commit/96488f745506698e4183e8e544c4e0ecd1ef868b))
+ - Adjust blob-merge baseline to also test the reverse of each operation ([`de1cfb6`](https://github.com/yuki0iq/gitoxide/commit/de1cfb6a9caf5ac086c6411824835c75e888e2d7))
+ - Merge pull request #1642 from GitoxideLabs/new-release ([`db5c9cf`](https://github.com/yuki0iq/gitoxide/commit/db5c9cfce93713b4b3e249cff1f8cc1ef146f470))
## 0.67.0 (2024-10-22)
@@ -894,7 +1044,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 78 commits contributed to the release over the course of 60 calendar days.
- 60 days passed between releases.
- 25 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1562](https://github.com/GitoxideLabs/gitoxide/issues/1562)
+ - 1 unique issue was worked on: [#1562](https://github.com/yuki0iq/gitoxide/issues/1562)
### Thanks Clippy
@@ -908,86 +1058,86 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
- * **[#1562](https://github.com/GitoxideLabs/gitoxide/issues/1562)**
- - Don't bail out if there are extra-refspecs. ([`977b81b`](https://github.com/GitoxideLabs/gitoxide/commit/977b81bba9d6cf78104ced90531079346b39843f))
+ * **[#1562](https://github.com/yuki0iq/gitoxide/issues/1562)**
+ - Don't bail out if there are extra-refspecs. ([`977b81b`](https://github.com/yuki0iq/gitoxide/commit/977b81bba9d6cf78104ced90531079346b39843f))
* **Uncategorized**
- - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/GitoxideLabs/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
- - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/GitoxideLabs/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
- - Merge pull request #1639 from cruessler/respect-env-variables ([`48aa74b`](https://github.com/GitoxideLabs/gitoxide/commit/48aa74b911fb874986c244712b7fd5b5cc10070b))
- - Make `GIT_WORK_TREE` variable work as expected. ([`e9b3db8`](https://github.com/GitoxideLabs/gitoxide/commit/e9b3db8021ad1f8bf7b2ee6ffecd5b1b1c8a38b9))
- - Merge pull request #1637 from GitoxideLabs/improve-error-message ([`b36d7ef`](https://github.com/GitoxideLabs/gitoxide/commit/b36d7efb9743766338ac7bb7fb2399a06fae5e60))
- - Improve error messages when failing to find references. ([`206f5d7`](https://github.com/GitoxideLabs/gitoxide/commit/206f5d70fa74c23c56c6cbecc5625234fde930fc))
- - Merge pull request #1635 from GitoxideLabs/fix-ci ([`2622936`](https://github.com/GitoxideLabs/gitoxide/commit/2622936e77d938d6cb441b4e7001dd55374328cd))
- - Improve wording of comment in test ([`e51fcd0`](https://github.com/GitoxideLabs/gitoxide/commit/e51fcd0772e087b5692f632ff8785b43d299a3f6))
- - Fix CI for now by excluding the failing assertion from running. ([`c949030`](https://github.com/GitoxideLabs/gitoxide/commit/c9490300b116cf468cca82d87c65c9190e9a6696))
- - Merge pull request #1630 from GitoxideLabs/diff-fix ([`155b5e1`](https://github.com/GitoxideLabs/gitoxide/commit/155b5e1c3691852b08dc81241423597dc34fa2dc))
- - Improve directory matching ([`53fa8ab`](https://github.com/GitoxideLabs/gitoxide/commit/53fa8abda6cf96e2afd8082db0d7a9f686d82752))
- - Reproduce ordering issue when finding parents ([`ddc99b5`](https://github.com/GitoxideLabs/gitoxide/commit/ddc99b5ae53dee19b53b67168ee45274c43b2d95))
- - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/GitoxideLabs/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
- - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/GitoxideLabs/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
- - Merge pull request #1620 from Byron/fix-discovery ([`6487269`](https://github.com/GitoxideLabs/gitoxide/commit/64872690e60efdd9267d517f4d9971eecd3b875c))
- - Silently re-add `diff::tree::ChangeDetached` ([`c18ebbe`](https://github.com/GitoxideLabs/gitoxide/commit/c18ebbeabb3e4bd775cf59bd90e6672749ce9549))
- - Don't be too generous when extrapolating worktree directories. ([`f8952e4`](https://github.com/GitoxideLabs/gitoxide/commit/f8952e4cbfaf9ab7ddc12a028a1cdb821ac9a3b1))
- - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/GitoxideLabs/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
- - Refactor integration tests for a more modern look ([`3745212`](https://github.com/GitoxideLabs/gitoxide/commit/3745212abf0353f15fec41556c55ee1d30d69f0a))
- - Add `Repository::diff_tree_to_tree()` for greater similarity to `git2` ([`2b81e6c`](https://github.com/GitoxideLabs/gitoxide/commit/2b81e6c8bd30cc95e91cc92a89f0a0e6047eec6b))
- - Always trackt he full path when producing diffs, but allow to disable it. ([`743695f`](https://github.com/GitoxideLabs/gitoxide/commit/743695fc345b59e30e75fb6b91357ab7e994bda2))
- - Use the new `tree_with_rewrites` plumbing implementation. ([`45b7155`](https://github.com/GitoxideLabs/gitoxide/commit/45b71554f6437fbfe3ead020ff182f77cd57e47f))
- - Adapt to changes in `gix-diff` ([`3fd9fab`](https://github.com/GitoxideLabs/gitoxide/commit/3fd9fabe0c0e74d54b5153c4f572eff76293f334))
- - Thanks clippy ([`af03832`](https://github.com/GitoxideLabs/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
- - Adapt to changes in `gix-diff` ([`2bf1e5f`](https://github.com/GitoxideLabs/gitoxide/commit/2bf1e5f15a60ef57c7c15279124d3eb227e585e0))
- - Optional rename tracking for directories. ([`7be142d`](https://github.com/GitoxideLabs/gitoxide/commit/7be142d087a736339af54f2cb894edc7c36cdc90))
- - Adapt to chagnes in `gix-diff` ([`5c1f010`](https://github.com/GitoxideLabs/gitoxide/commit/5c1f010851e40bf5b284ec82e6cd27cd41ab70bf))
- - Merge pull request #1611 from Byron/merge ([`5ffccd2`](https://github.com/GitoxideLabs/gitoxide/commit/5ffccd2f08d70576347e3ae17a66ca5a60f1d81c))
- - Add `gix merge-file` with similar features as `git merge-file` ([`3da2da9`](https://github.com/GitoxideLabs/gitoxide/commit/3da2da9d7993adc16b19fc63e7524c768a6e2e7f))
- - Add `Repository::blob_merge_options()` to obtain options for merging blobs and `Repository::diff_algorithm()` ([`c02adc7`](https://github.com/GitoxideLabs/gitoxide/commit/c02adc736c9c150d2eb71307a13adfa5f35e9d47))
- - Unify location of error type of `Repository::diff_resource_cache()`. ([`9e79ba3`](https://github.com/GitoxideLabs/gitoxide/commit/9e79ba37cf5dc7c0c295218b2de67b4b2eeff443))
- - `Repository::merge_resource_cache()` to obtain the foundation for merging files directly. ([`1937480`](https://github.com/GitoxideLabs/gitoxide/commit/19374800ebfa19b0ddc5c2f30d1c42324732a34e))
- - Add all keys for merge-configuration ([`e0b09d2`](https://github.com/GitoxideLabs/gitoxide/commit/e0b09d2764fd02a2b69340d9b3aef9773ae899ce))
- - Merge pull request #1585 from Byron/merge ([`2261de4`](https://github.com/GitoxideLabs/gitoxide/commit/2261de470aeb77be080f9e423e1513bde85d9cc0))
- - Use new `WorktreeRoot` API provided by `gix-diff` ([`25c6806`](https://github.com/GitoxideLabs/gitoxide/commit/25c68067d87ddcb476f973af6d7e29f9533166a8))
- - Merge pull request #1610 from nrdxp/traverse/oldest-first ([`20f9b3f`](https://github.com/GitoxideLabs/gitoxide/commit/20f9b3f361b46226be102a065cbb0fbaa83ae2db))
- - Support for 'fast-tracking' reaching the beginning of the commit-graph during traversals. ([`14d6bb9`](https://github.com/GitoxideLabs/gitoxide/commit/14d6bb92b42cb882b0fd6d0ae3c38fa634eacdaa))
- - Merge pull request #1604 from Byron/protocol-shallow-v1 ([`612896d`](https://github.com/GitoxideLabs/gitoxide/commit/612896d7ec15c153d3d48012c75aaf85d10a5abe))
- - Adapt to changes in `gix-protocol` ([`0d3b480`](https://github.com/GitoxideLabs/gitoxide/commit/0d3b480e5e7d27c308fb5f76f36831dfc7af3e8f))
- - Merge pull request #1603 from Byron/freelist ([`73a7d15`](https://github.com/GitoxideLabs/gitoxide/commit/73a7d15fb9030081a64803aacfd8d2ac7babf904))
- - Make implicit free-list more controllable ([`0cac690`](https://github.com/GitoxideLabs/gitoxide/commit/0cac69077e738cb22914e77a9a9dd3fd712d5670))
- - Merge pull request #1589 from EliahKagan/maintenance ([`7c2af44`](https://github.com/GitoxideLabs/gitoxide/commit/7c2af442748f7245734ec1f987b6d839f2a795bd))
- - Add missing executable bits ([`694ebad`](https://github.com/GitoxideLabs/gitoxide/commit/694ebadb2d11d25c5b1285c61cef5df03685701a))
- - Merge pull request #1587 from jayvdb/typos ([`c2bdda4`](https://github.com/GitoxideLabs/gitoxide/commit/c2bdda4f1ad85ee3705b464d1a951f3c9ec50147))
- - Fix typos ([`b12c7c9`](https://github.com/GitoxideLabs/gitoxide/commit/b12c7c931672203380413a2faa5c21dc311e987e))
- - Merge pull request #1586 from Byron/fix-ci ([`22fbe70`](https://github.com/GitoxideLabs/gitoxide/commit/22fbe705968689acdc08e7472a1345cf690d1b19))
- - Update crate-status to inform about tree-editing capabilities ([`fe1eb97`](https://github.com/GitoxideLabs/gitoxide/commit/fe1eb9740c66ccb49d1c43a269f2970a721b1a34))
- - Merge pull request #1584 from EliahKagan/jj-realistic-ignore ([`5242aad`](https://github.com/GitoxideLabs/gitoxide/commit/5242aad86ce30fe8e99d53959a255058ea72cd54))
- - Don't test `jj_realistic_needs_to_be_more_clever` on Windows ([`3adcfc5`](https://github.com/GitoxideLabs/gitoxide/commit/3adcfc53b17a1daa1299949ae6ed3424d5357f30))
- - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/GitoxideLabs/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
- - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/GitoxideLabs/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
- - Merge pull request #1566 from Byron/merge ([`d69c617`](https://github.com/GitoxideLabs/gitoxide/commit/d69c6175574f34d6df92b4488ed2c9a85df12c89))
- - Optionally store objects new objects in memory only. ([`dfbc732`](https://github.com/GitoxideLabs/gitoxide/commit/dfbc732effc0fd1c90aba9c736a670d244c042e0))
- - Add tree-editing capabilities to `Tree` and `Repository`. ([`b279957`](https://github.com/GitoxideLabs/gitoxide/commit/b279957beaf581c16293343dbdb2121bd1d4dd1c))
- - `Tree::lookup_entry()` looses its `buf` argument. ([`c545d71`](https://github.com/GitoxideLabs/gitoxide/commit/c545d71ebfd4ac7d960fc75aae5558b341d8ecf2))
- - Merge pull request #1564 from Byron/improvements ([`1cfe577`](https://github.com/GitoxideLabs/gitoxide/commit/1cfe577d461293879e91538dbc4bbfe01722e1e8))
- - When using the cache, allow using the entire graph. ([`0fe5133`](https://github.com/GitoxideLabs/gitoxide/commit/0fe5133598c6f843fb3172a4e0c4f58932405647))
- - Adapt to changes in `gix-revwalk` ([`ea403a4`](https://github.com/GitoxideLabs/gitoxide/commit/ea403a42cab97ee803b700cdd47bbfd5ce3fbcd6))
- - Merge pull request #1563 from Byron/fixes ([`750e268`](https://github.com/GitoxideLabs/gitoxide/commit/750e26876fd4cb94fa84b48c0ad21f862a64cb65))
- - Don't unconditionally stuff fetch-specs if these are already present. ([`877f4d2`](https://github.com/GitoxideLabs/gitoxide/commit/877f4d2091a24d691f2c88a5841a6e4eb357aca3))
- - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/GitoxideLabs/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
- - `gix merge-base` for the CLI ([`7249291`](https://github.com/GitoxideLabs/gitoxide/commit/7249291016253647c920852fb37eb9e29d615775))
- - Add `Repository::merge_base()` ([`3abf043`](https://github.com/GitoxideLabs/gitoxide/commit/3abf0432dad4d47d0fd70ae8a9fadea0ef82dba3))
- - Adapt to changes in `gix-revision` ([`ce5a320`](https://github.com/GitoxideLabs/gitoxide/commit/ce5a3204c9ed6a48364bf17d7898178555724e81))
- - Allow empty-docs ([`beba720`](https://github.com/GitoxideLabs/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
- - Merge branch 'global-lints' ([`37ba461`](https://github.com/GitoxideLabs/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
- - A few more missing semicolons ([`fc45c93`](https://github.com/GitoxideLabs/gitoxide/commit/fc45c931c132ac8b6ea4f2e4c3d5f0d19727f46f))
- - Workspace Clippy lint management ([`2e0ce50`](https://github.com/GitoxideLabs/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
- - Merge pull request #1547 from nyurik/cast-lossless ([`c3a7dcf`](https://github.com/GitoxideLabs/gitoxide/commit/c3a7dcf859a8022468ea8289db837374d07d734f))
- - Fix clippy::cast_lossless ([`29ad2df`](https://github.com/GitoxideLabs/gitoxide/commit/29ad2df419c6d03f9f0160ca17cc94acdb30bcb7))
- - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/GitoxideLabs/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
- - Add missing semicolons ([`ec69c88`](https://github.com/GitoxideLabs/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
- - Merge branch 'improvements' ([`e82f795`](https://github.com/GitoxideLabs/gitoxide/commit/e82f795a56c645088b59d2b9faa5984ea067ab5c))
- - Do not let `revision::walk::Platform` rely on plumbing crate types. ([`d63ec06`](https://github.com/GitoxideLabs/gitoxide/commit/d63ec06500386450f6f7b9e3b9d23ad759371832))
- - Make `rev_walk` available even without the `revision` feature. ([`c515edd`](https://github.com/GitoxideLabs/gitoxide/commit/c515edd97370f2dff2f63a44fccbd72a0f70c00f))
- - Merge branch 'fixes' ([`46cd1ae`](https://github.com/GitoxideLabs/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
- - Remove all workspace dependencies ([`1757377`](https://github.com/GitoxideLabs/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
+ - Release gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0 ([`f1364dc`](https://github.com/yuki0iq/gitoxide/commit/f1364dcb8aa66e3d8730e38445b045c5b63c56e6))
+ - Release gix-date v0.9.1, gix-utils v0.1.13, gix-actor v0.33.0, gix-hash v0.15.0, gix-trace v0.1.11, gix-features v0.39.0, gix-hashtable v0.6.0, gix-validate v0.9.1, gix-object v0.45.0, gix-path v0.10.12, gix-glob v0.17.0, gix-quote v0.4.13, gix-attributes v0.23.0, gix-command v0.3.10, gix-packetline-blocking v0.18.0, gix-filter v0.14.0, gix-fs v0.12.0, gix-chunk v0.4.9, gix-commitgraph v0.25.0, gix-revwalk v0.16.0, gix-traverse v0.42.0, gix-worktree-stream v0.16.0, gix-archive v0.16.0, gix-config-value v0.14.9, gix-tempfile v15.0.0, gix-lock v15.0.0, gix-ref v0.48.0, gix-sec v0.10.9, gix-config v0.41.0, gix-prompt v0.8.8, gix-url v0.28.0, gix-credentials v0.25.0, gix-ignore v0.12.0, gix-bitmap v0.2.12, gix-index v0.36.0, gix-worktree v0.37.0, gix-diff v0.47.0, gix-discover v0.36.0, gix-pathspec v0.8.0, gix-dir v0.9.0, gix-mailmap v0.25.0, gix-merge v0.0.0, gix-negotiate v0.16.0, gix-pack v0.54.0, gix-odb v0.64.0, gix-packetline v0.18.0, gix-transport v0.43.0, gix-protocol v0.46.0, gix-revision v0.30.0, gix-refspec v0.26.0, gix-status v0.14.0, gix-submodule v0.15.0, gix-worktree-state v0.14.0, gix v0.67.0, gix-fsck v0.7.0, gitoxide-core v0.42.0, gitoxide v0.38.0, safety bump 41 crates ([`3f7e8ee`](https://github.com/yuki0iq/gitoxide/commit/3f7e8ee2c5107aec009eada1a05af7941da9cb4d))
+ - Merge pull request #1639 from cruessler/respect-env-variables ([`48aa74b`](https://github.com/yuki0iq/gitoxide/commit/48aa74b911fb874986c244712b7fd5b5cc10070b))
+ - Make `GIT_WORK_TREE` variable work as expected. ([`e9b3db8`](https://github.com/yuki0iq/gitoxide/commit/e9b3db8021ad1f8bf7b2ee6ffecd5b1b1c8a38b9))
+ - Merge pull request #1637 from GitoxideLabs/improve-error-message ([`b36d7ef`](https://github.com/yuki0iq/gitoxide/commit/b36d7efb9743766338ac7bb7fb2399a06fae5e60))
+ - Improve error messages when failing to find references. ([`206f5d7`](https://github.com/yuki0iq/gitoxide/commit/206f5d70fa74c23c56c6cbecc5625234fde930fc))
+ - Merge pull request #1635 from GitoxideLabs/fix-ci ([`2622936`](https://github.com/yuki0iq/gitoxide/commit/2622936e77d938d6cb441b4e7001dd55374328cd))
+ - Improve wording of comment in test ([`e51fcd0`](https://github.com/yuki0iq/gitoxide/commit/e51fcd0772e087b5692f632ff8785b43d299a3f6))
+ - Fix CI for now by excluding the failing assertion from running. ([`c949030`](https://github.com/yuki0iq/gitoxide/commit/c9490300b116cf468cca82d87c65c9190e9a6696))
+ - Merge pull request #1630 from GitoxideLabs/diff-fix ([`155b5e1`](https://github.com/yuki0iq/gitoxide/commit/155b5e1c3691852b08dc81241423597dc34fa2dc))
+ - Improve directory matching ([`53fa8ab`](https://github.com/yuki0iq/gitoxide/commit/53fa8abda6cf96e2afd8082db0d7a9f686d82752))
+ - Reproduce ordering issue when finding parents ([`ddc99b5`](https://github.com/yuki0iq/gitoxide/commit/ddc99b5ae53dee19b53b67168ee45274c43b2d95))
+ - Merge pull request #1624 from EliahKagan/update-repo-url ([`795962b`](https://github.com/yuki0iq/gitoxide/commit/795962b107d86f58b1f7c75006da256d19cc80ad))
+ - Update gitoxide repository URLs ([`64ff0a7`](https://github.com/yuki0iq/gitoxide/commit/64ff0a77062d35add1a2dd422bb61075647d1a36))
+ - Merge pull request #1620 from Byron/fix-discovery ([`6487269`](https://github.com/yuki0iq/gitoxide/commit/64872690e60efdd9267d517f4d9971eecd3b875c))
+ - Silently re-add `diff::tree::ChangeDetached` ([`c18ebbe`](https://github.com/yuki0iq/gitoxide/commit/c18ebbeabb3e4bd775cf59bd90e6672749ce9549))
+ - Don't be too generous when extrapolating worktree directories. ([`f8952e4`](https://github.com/yuki0iq/gitoxide/commit/f8952e4cbfaf9ab7ddc12a028a1cdb821ac9a3b1))
+ - Merge pull request #1612 from Byron/merge ([`37c1e4c`](https://github.com/yuki0iq/gitoxide/commit/37c1e4c919382c9d213bd5ca299ed659d63ab45d))
+ - Refactor integration tests for a more modern look ([`3745212`](https://github.com/yuki0iq/gitoxide/commit/3745212abf0353f15fec41556c55ee1d30d69f0a))
+ - Add `Repository::diff_tree_to_tree()` for greater similarity to `git2` ([`2b81e6c`](https://github.com/yuki0iq/gitoxide/commit/2b81e6c8bd30cc95e91cc92a89f0a0e6047eec6b))
+ - Always trackt he full path when producing diffs, but allow to disable it. ([`743695f`](https://github.com/yuki0iq/gitoxide/commit/743695fc345b59e30e75fb6b91357ab7e994bda2))
+ - Use the new `tree_with_rewrites` plumbing implementation. ([`45b7155`](https://github.com/yuki0iq/gitoxide/commit/45b71554f6437fbfe3ead020ff182f77cd57e47f))
+ - Adapt to changes in `gix-diff` ([`3fd9fab`](https://github.com/yuki0iq/gitoxide/commit/3fd9fabe0c0e74d54b5153c4f572eff76293f334))
+ - Thanks clippy ([`af03832`](https://github.com/yuki0iq/gitoxide/commit/af0383254422b70d53f27572c415eea2e4154447))
+ - Adapt to changes in `gix-diff` ([`2bf1e5f`](https://github.com/yuki0iq/gitoxide/commit/2bf1e5f15a60ef57c7c15279124d3eb227e585e0))
+ - Optional rename tracking for directories. ([`7be142d`](https://github.com/yuki0iq/gitoxide/commit/7be142d087a736339af54f2cb894edc7c36cdc90))
+ - Adapt to chagnes in `gix-diff` ([`5c1f010`](https://github.com/yuki0iq/gitoxide/commit/5c1f010851e40bf5b284ec82e6cd27cd41ab70bf))
+ - Merge pull request #1611 from Byron/merge ([`5ffccd2`](https://github.com/yuki0iq/gitoxide/commit/5ffccd2f08d70576347e3ae17a66ca5a60f1d81c))
+ - Add `gix merge-file` with similar features as `git merge-file` ([`3da2da9`](https://github.com/yuki0iq/gitoxide/commit/3da2da9d7993adc16b19fc63e7524c768a6e2e7f))
+ - Add `Repository::blob_merge_options()` to obtain options for merging blobs and `Repository::diff_algorithm()` ([`c02adc7`](https://github.com/yuki0iq/gitoxide/commit/c02adc736c9c150d2eb71307a13adfa5f35e9d47))
+ - Unify location of error type of `Repository::diff_resource_cache()`. ([`9e79ba3`](https://github.com/yuki0iq/gitoxide/commit/9e79ba37cf5dc7c0c295218b2de67b4b2eeff443))
+ - `Repository::merge_resource_cache()` to obtain the foundation for merging files directly. ([`1937480`](https://github.com/yuki0iq/gitoxide/commit/19374800ebfa19b0ddc5c2f30d1c42324732a34e))
+ - Add all keys for merge-configuration ([`e0b09d2`](https://github.com/yuki0iq/gitoxide/commit/e0b09d2764fd02a2b69340d9b3aef9773ae899ce))
+ - Merge pull request #1585 from Byron/merge ([`2261de4`](https://github.com/yuki0iq/gitoxide/commit/2261de470aeb77be080f9e423e1513bde85d9cc0))
+ - Use new `WorktreeRoot` API provided by `gix-diff` ([`25c6806`](https://github.com/yuki0iq/gitoxide/commit/25c68067d87ddcb476f973af6d7e29f9533166a8))
+ - Merge pull request #1610 from nrdxp/traverse/oldest-first ([`20f9b3f`](https://github.com/yuki0iq/gitoxide/commit/20f9b3f361b46226be102a065cbb0fbaa83ae2db))
+ - Support for 'fast-tracking' reaching the beginning of the commit-graph during traversals. ([`14d6bb9`](https://github.com/yuki0iq/gitoxide/commit/14d6bb92b42cb882b0fd6d0ae3c38fa634eacdaa))
+ - Merge pull request #1604 from Byron/protocol-shallow-v1 ([`612896d`](https://github.com/yuki0iq/gitoxide/commit/612896d7ec15c153d3d48012c75aaf85d10a5abe))
+ - Adapt to changes in `gix-protocol` ([`0d3b480`](https://github.com/yuki0iq/gitoxide/commit/0d3b480e5e7d27c308fb5f76f36831dfc7af3e8f))
+ - Merge pull request #1603 from Byron/freelist ([`73a7d15`](https://github.com/yuki0iq/gitoxide/commit/73a7d15fb9030081a64803aacfd8d2ac7babf904))
+ - Make implicit free-list more controllable ([`0cac690`](https://github.com/yuki0iq/gitoxide/commit/0cac69077e738cb22914e77a9a9dd3fd712d5670))
+ - Merge pull request #1589 from EliahKagan/maintenance ([`7c2af44`](https://github.com/yuki0iq/gitoxide/commit/7c2af442748f7245734ec1f987b6d839f2a795bd))
+ - Add missing executable bits ([`694ebad`](https://github.com/yuki0iq/gitoxide/commit/694ebadb2d11d25c5b1285c61cef5df03685701a))
+ - Merge pull request #1587 from jayvdb/typos ([`c2bdda4`](https://github.com/yuki0iq/gitoxide/commit/c2bdda4f1ad85ee3705b464d1a951f3c9ec50147))
+ - Fix typos ([`b12c7c9`](https://github.com/yuki0iq/gitoxide/commit/b12c7c931672203380413a2faa5c21dc311e987e))
+ - Merge pull request #1586 from Byron/fix-ci ([`22fbe70`](https://github.com/yuki0iq/gitoxide/commit/22fbe705968689acdc08e7472a1345cf690d1b19))
+ - Update crate-status to inform about tree-editing capabilities ([`fe1eb97`](https://github.com/yuki0iq/gitoxide/commit/fe1eb9740c66ccb49d1c43a269f2970a721b1a34))
+ - Merge pull request #1584 from EliahKagan/jj-realistic-ignore ([`5242aad`](https://github.com/yuki0iq/gitoxide/commit/5242aad86ce30fe8e99d53959a255058ea72cd54))
+ - Don't test `jj_realistic_needs_to_be_more_clever` on Windows ([`3adcfc5`](https://github.com/yuki0iq/gitoxide/commit/3adcfc53b17a1daa1299949ae6ed3424d5357f30))
+ - Merge pull request #1582 from Byron/gix-path-release ([`93e86f1`](https://github.com/yuki0iq/gitoxide/commit/93e86f12a8d0ab59ad5d885ce552d0dec9a6fba6))
+ - Release gix-trace v0.1.10, gix-path v0.10.11 ([`012a754`](https://github.com/yuki0iq/gitoxide/commit/012a75455edebc857ff13c97c1e7603ea5ea6cdc))
+ - Merge pull request #1566 from Byron/merge ([`d69c617`](https://github.com/yuki0iq/gitoxide/commit/d69c6175574f34d6df92b4488ed2c9a85df12c89))
+ - Optionally store objects new objects in memory only. ([`dfbc732`](https://github.com/yuki0iq/gitoxide/commit/dfbc732effc0fd1c90aba9c736a670d244c042e0))
+ - Add tree-editing capabilities to `Tree` and `Repository`. ([`b279957`](https://github.com/yuki0iq/gitoxide/commit/b279957beaf581c16293343dbdb2121bd1d4dd1c))
+ - `Tree::lookup_entry()` looses its `buf` argument. ([`c545d71`](https://github.com/yuki0iq/gitoxide/commit/c545d71ebfd4ac7d960fc75aae5558b341d8ecf2))
+ - Merge pull request #1564 from Byron/improvements ([`1cfe577`](https://github.com/yuki0iq/gitoxide/commit/1cfe577d461293879e91538dbc4bbfe01722e1e8))
+ - When using the cache, allow using the entire graph. ([`0fe5133`](https://github.com/yuki0iq/gitoxide/commit/0fe5133598c6f843fb3172a4e0c4f58932405647))
+ - Adapt to changes in `gix-revwalk` ([`ea403a4`](https://github.com/yuki0iq/gitoxide/commit/ea403a42cab97ee803b700cdd47bbfd5ce3fbcd6))
+ - Merge pull request #1563 from Byron/fixes ([`750e268`](https://github.com/yuki0iq/gitoxide/commit/750e26876fd4cb94fa84b48c0ad21f862a64cb65))
+ - Don't unconditionally stuff fetch-specs if these are already present. ([`877f4d2`](https://github.com/yuki0iq/gitoxide/commit/877f4d2091a24d691f2c88a5841a6e4eb357aca3))
+ - Merge pull request #1557 from Byron/merge-base ([`649f588`](https://github.com/yuki0iq/gitoxide/commit/649f5882cbebadf1133fa5f310e09b4aab77217e))
+ - `gix merge-base` for the CLI ([`7249291`](https://github.com/yuki0iq/gitoxide/commit/7249291016253647c920852fb37eb9e29d615775))
+ - Add `Repository::merge_base()` ([`3abf043`](https://github.com/yuki0iq/gitoxide/commit/3abf0432dad4d47d0fd70ae8a9fadea0ef82dba3))
+ - Adapt to changes in `gix-revision` ([`ce5a320`](https://github.com/yuki0iq/gitoxide/commit/ce5a3204c9ed6a48364bf17d7898178555724e81))
+ - Allow empty-docs ([`beba720`](https://github.com/yuki0iq/gitoxide/commit/beba7204a50a84b30e3eb81413d968920599e226))
+ - Merge branch 'global-lints' ([`37ba461`](https://github.com/yuki0iq/gitoxide/commit/37ba4619396974ec9cc41d1e882ac5efaf3816db))
+ - A few more missing semicolons ([`fc45c93`](https://github.com/yuki0iq/gitoxide/commit/fc45c931c132ac8b6ea4f2e4c3d5f0d19727f46f))
+ - Workspace Clippy lint management ([`2e0ce50`](https://github.com/yuki0iq/gitoxide/commit/2e0ce506968c112b215ca0056bd2742e7235df48))
+ - Merge pull request #1547 from nyurik/cast-lossless ([`c3a7dcf`](https://github.com/yuki0iq/gitoxide/commit/c3a7dcf859a8022468ea8289db837374d07d734f))
+ - Fix clippy::cast_lossless ([`29ad2df`](https://github.com/yuki0iq/gitoxide/commit/29ad2df419c6d03f9f0160ca17cc94acdb30bcb7))
+ - Merge pull request #1546 from nyurik/semilocons ([`f992fb7`](https://github.com/yuki0iq/gitoxide/commit/f992fb773b443454015bd14658cfaa2f3ac07997))
+ - Add missing semicolons ([`ec69c88`](https://github.com/yuki0iq/gitoxide/commit/ec69c88fc119f3aa1967a7e7f5fca30e3ce97595))
+ - Merge branch 'improvements' ([`e82f795`](https://github.com/yuki0iq/gitoxide/commit/e82f795a56c645088b59d2b9faa5984ea067ab5c))
+ - Do not let `revision::walk::Platform` rely on plumbing crate types. ([`d63ec06`](https://github.com/yuki0iq/gitoxide/commit/d63ec06500386450f6f7b9e3b9d23ad759371832))
+ - Make `rev_walk` available even without the `revision` feature. ([`c515edd`](https://github.com/yuki0iq/gitoxide/commit/c515edd97370f2dff2f63a44fccbd72a0f70c00f))
+ - Merge branch 'fixes' ([`46cd1ae`](https://github.com/yuki0iq/gitoxide/commit/46cd1aed7815d27cdc818edb87641b20b82ba048))
+ - Remove all workspace dependencies ([`1757377`](https://github.com/yuki0iq/gitoxide/commit/17573779688e755a786546d5e42ab533088cd726))
## 0.66.0 (2024-08-22)
@@ -1009,8 +1159,8 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/GitoxideLabs/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
- - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/GitoxideLabs/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
+ - Release gix-actor v0.32.0, gix-object v0.44.0, gix-filter v0.13.0, gix-revwalk v0.15.0, gix-traverse v0.41.0, gix-worktree-stream v0.15.0, gix-archive v0.15.0, gix-ref v0.47.0, gix-config v0.40.0, gix-index v0.35.0, gix-worktree v0.36.0, gix-diff v0.46.0, gix-discover v0.35.0, gix-dir v0.8.0, gix-mailmap v0.24.0, gix-negotiate v0.15.0, gix-pack v0.53.0, gix-odb v0.63.0, gix-revision v0.29.0, gix-refspec v0.25.0, gix-status v0.13.0, gix-submodule v0.14.0, gix-worktree-state v0.13.0, gix v0.66.0, gix-fsck v0.6.0, gitoxide-core v0.41.0, gitoxide v0.38.0, safety bump 26 crates ([`b3ff033`](https://github.com/yuki0iq/gitoxide/commit/b3ff033b602f303433f0b2e4daa2dba90b619c9e))
+ - Prepare changelog prior to (yet another) release ([`209b6de`](https://github.com/yuki0iq/gitoxide/commit/209b6de0329dbaaf61b929d32d9d54cf13fe241e))
## 0.65.0 (2024-08-22)
@@ -1075,7 +1225,7 @@ A maintenance release without user-facing changes.
- 42 commits contributed to the release over the course of 28 calendar days.
- 29 days passed between releases.
- 16 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#1508](https://github.com/GitoxideLabs/gitoxide/issues/1508), [#1524](https://github.com/GitoxideLabs/gitoxide/issues/1524)
+ - 2 unique issues were worked on: [#1508](https://github.com/yuki0iq/gitoxide/issues/1508), [#1524](https://github.com/yuki0iq/gitoxide/issues/1524)
### Commit Details
@@ -1083,51 +1233,51 @@ A maintenance release without user-facing changes.
view details
- * **[#1508](https://github.com/GitoxideLabs/gitoxide/issues/1508)**
- - Reproduce panic when parsing refspecs ([`17bd32a`](https://github.com/GitoxideLabs/gitoxide/commit/17bd32aa9311af5b10800402f4ca79a29290985a))
- * **[#1524](https://github.com/GitoxideLabs/gitoxide/issues/1524)**
- - Add a real-world test to reproduce an issue discovered in `jj` ([`7ef1e88`](https://github.com/GitoxideLabs/gitoxide/commit/7ef1e886e67d7754ecd0e6ecabcee945c28c1c3f))
+ * **[#1508](https://github.com/yuki0iq/gitoxide/issues/1508)**
+ - Reproduce panic when parsing refspecs ([`17bd32a`](https://github.com/yuki0iq/gitoxide/commit/17bd32aa9311af5b10800402f4ca79a29290985a))
+ * **[#1524](https://github.com/yuki0iq/gitoxide/issues/1524)**
+ - Add a real-world test to reproduce an issue discovered in `jj` ([`7ef1e88`](https://github.com/yuki0iq/gitoxide/commit/7ef1e886e67d7754ecd0e6ecabcee945c28c1c3f))
* **Uncategorized**
- - Release gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f218578`](https://github.com/GitoxideLabs/gitoxide/commit/f21857844332f73a6c090f349aa6693684d443bb))
- - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/GitoxideLabs/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
- - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/GitoxideLabs/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
- - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/GitoxideLabs/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
- - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/GitoxideLabs/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
- - Prepare changelogs prior to release ([`0f25841`](https://github.com/GitoxideLabs/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
- - Merge branch 'improvements' ([`9ed2b24`](https://github.com/GitoxideLabs/gitoxide/commit/9ed2b24e5d275e09ef29f341de8184874d5c23fe))
- - Similarity detection ([`6990afd`](https://github.com/GitoxideLabs/gitoxide/commit/6990afd269c3461ae22e2821164c03a0dedc82f4))
- - Fix similarity detection ([`f8c5d9c`](https://github.com/GitoxideLabs/gitoxide/commit/f8c5d9ce87a3b6b7d0e051b1cb7de3707209c432))
- - Better peeling performance for reference traversal. ([`ba72ee0`](https://github.com/GitoxideLabs/gitoxide/commit/ba72ee0f069b7df96f7543fe2d97612c98544733))
- - Merge branch 'improvements' ([`242fedc`](https://github.com/GitoxideLabs/gitoxide/commit/242fedc973c56b6c1b6f150af99dda972a67f547))
- - Use improved gix-diff API for better buffer handling ([`f944e49`](https://github.com/GitoxideLabs/gitoxide/commit/f944e49ec97b6e9dcffab8606ca0b46e343d7e55))
- - Add `objects::tree::diff::Platform::stats()` to quickly obtain diff-stats. ([`e079250`](https://github.com/GitoxideLabs/gitoxide/commit/e079250089c1d2717d62f6ab7f7b6a902b24831e))
- - Allow threaded-handling of tree-diff changes. ([`b291de0`](https://github.com/GitoxideLabs/gitoxide/commit/b291de0a81584430d5b5f2ae05ee220bbdadd6e8))
- - Add `Reference::follow_to_object()` ([`d986b2b`](https://github.com/GitoxideLabs/gitoxide/commit/d986b2b271cd29d013c7874e4f021fe776115004))
- - Add `Repository::diff_resource_cache_for_tree_diff()` ([`6c6f946`](https://github.com/GitoxideLabs/gitoxide/commit/6c6f9467d5d22c2f9a923a6ccda52e7cde6a6a8f))
- - Add `Reference::peel_to_kind()` ([`cdaba84`](https://github.com/GitoxideLabs/gitoxide/commit/cdaba846526085736501a23d39ee5fbe3fe488d5))
- - Adapt to changes in `gix-ref` ([`d296ee8`](https://github.com/GitoxideLabs/gitoxide/commit/d296ee87e1b46e603b98a5f5ebf9e6f0695f8a52))
- - Adapt to changes in `gix-ref` ([`5464bfb`](https://github.com/GitoxideLabs/gitoxide/commit/5464bfb2df3fa8b5c582718349997170c3f2745e))
- - Add `Repository::find_*()` methods for every object type. ([`98bcb14`](https://github.com/GitoxideLabs/gitoxide/commit/98bcb144e8fc948d95facc8a4f2a1a6ba0770106))
- - Add `Repository::compute_object_cache_size_for_tree_diffs()`. ([`63c7a03`](https://github.com/GitoxideLabs/gitoxide/commit/63c7a03bb7090b5ecc7e8ec5a6b9dffdb49c3315))
- - Make tree-diff more easily discoverable when coming from `git2` ([`26748dd`](https://github.com/GitoxideLabs/gitoxide/commit/26748ddbedc281b7b6b1defc51201d97e58f13e4))
- - Merge pull request #1529 from Byron/better-copy-detection ([`7b7902e`](https://github.com/GitoxideLabs/gitoxide/commit/7b7902eb8478607d611030d59fa87b390ca7ee76))
- - Remove `#[momo]` directive as it seems to prevent auto-completion in IDEs. ([`3a339da`](https://github.com/GitoxideLabs/gitoxide/commit/3a339da03ce6498b1c8a0f367a19d7eda773668f))
- - Merge pull request #1521 from mvlabat/fix-dir-filename-tracking ([`12251eb`](https://github.com/GitoxideLabs/gitoxide/commit/12251eb052df30105538fa831e641eea557f13d8))
- - Fix dir name tracking in the FileName mode ([`63936e5`](https://github.com/GitoxideLabs/gitoxide/commit/63936e5407d137d32d86a9557c3dfe378755cea0))
- - Merge branch 'fix-panic' ([`0b28297`](https://github.com/GitoxideLabs/gitoxide/commit/0b2829712be53846c830dbb175da2beaf00e7c76))
- - Prevent panic in `Repository::rev_parse_single()` when `HEAD` was invalid. ([`e74095e`](https://github.com/GitoxideLabs/gitoxide/commit/e74095e0a035b090284135c88133106ba6a19fc3))
- - Merge branch 'improvements' ([`7dff447`](https://github.com/GitoxideLabs/gitoxide/commit/7dff44754e0fdc369f92221468fb953bad9be60a))
- - `remote::Name::to_owned()` to get a static version of it. ([`8a27454`](https://github.com/GitoxideLabs/gitoxide/commit/8a27454a9738f077309104fde02d589d052e9f11))
- - Merge branch 'improvements' ([`29898e3`](https://github.com/GitoxideLabs/gitoxide/commit/29898e3010bd3332418c683f2ac96aff5c8e72fa))
- - `Reference::remote_name()` now also provides valid remote names for local tracking branches. ([`6ac2867`](https://github.com/GitoxideLabs/gitoxide/commit/6ac28673550ccd0b85b7fd2b191fa6049bbe481e))
- - Add `Reference::peel_to_id_in_place_packed()` to allow passing a packed-buffer snapshot. ([`c612440`](https://github.com/GitoxideLabs/gitoxide/commit/c612440bbfa2d5a2c033f28805eda0661009469d))
- - Do not automatically use a parallel directory walk. ([`6f2eb91`](https://github.com/GitoxideLabs/gitoxide/commit/6f2eb910f88ab8a61961efffd6d946d95927d8b8))
- - Add `remote::Names` as shortcut to the value returned for all remote names. ([`7c8f409`](https://github.com/GitoxideLabs/gitoxide/commit/7c8f409bfa2066562930981b2d072245e5dca88e))
- - Merge branch 'ag/jiff' ([`5871fb1`](https://github.com/GitoxideLabs/gitoxide/commit/5871fb130b1a603c1e768f4b2371ac9d7cc56330))
- - Assure the next release is breaking ([`9fd1090`](https://github.com/GitoxideLabs/gitoxide/commit/9fd10905449a41cdda5eb2764e4d45d314de9c04))
- - Release gix-credentials v0.24.4 ([`f6a4eb9`](https://github.com/GitoxideLabs/gitoxide/commit/f6a4eb98740fe4151e293d53a578233119307a58))
- - Merge branch 'fix-clean' ([`33eacfb`](https://github.com/GitoxideLabs/gitoxide/commit/33eacfbaace2021043e2b5d72dcb9293af6c4020))
- - Adapt to changes in `gix-dir` ([`37c2852`](https://github.com/GitoxideLabs/gitoxide/commit/37c2852a1fdbc13ff9e76db6f60224b4cb5f75ab))
+ - Release gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f218578`](https://github.com/yuki0iq/gitoxide/commit/f21857844332f73a6c090f349aa6693684d443bb))
+ - Release gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`4fe330e`](https://github.com/yuki0iq/gitoxide/commit/4fe330e68d10d51b0a7116a7ef8b9ea3b48a224c))
+ - Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`f2b522d`](https://github.com/yuki0iq/gitoxide/commit/f2b522df2ddad07f065f43c2dbad49aa726714dd))
+ - Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-config-value v0.14.8, gix-tempfile v14.0.2, gix-ref v0.46.0, gix-sec v0.10.8, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-pathspec v0.7.7, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0 ([`a65a17f`](https://github.com/yuki0iq/gitoxide/commit/a65a17fc396ef49663b0a75cf7b5502d370db269))
+ - Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v0.43.0, gix-path v0.10.10, gix-attributes v0.22.4, gix-command v0.3.9, gix-packetline-blocking v0.17.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0.14.0, gix-traverse v0.40.0, gix-worktree-stream v0.14.0, gix-archive v0.14.0, gix-ref v0.46.0, gix-config v0.39.0, gix-prompt v0.8.7, gix-url v0.27.5, gix-credentials v0.24.5, gix-ignore v0.11.4, gix-index v0.34.0, gix-worktree v0.35.0, gix-diff v0.45.0, gix-discover v0.34.0, gix-dir v0.7.0, gix-mailmap v0.23.6, gix-negotiate v0.14.0, gix-pack v0.52.0, gix-odb v0.62.0, gix-packetline v0.17.6, gix-transport v0.42.3, gix-protocol v0.45.3, gix-revision v0.28.0, gix-refspec v0.24.0, gix-status v0.12.0, gix-submodule v0.13.0, gix-worktree-state v0.12.0, gix v0.65.0, gix-fsck v0.5.0, gitoxide-core v0.40.0, gitoxide v0.38.0, safety bump 25 crates ([`d19af16`](https://github.com/yuki0iq/gitoxide/commit/d19af16e1d2031d4f0100e76b6cd410a5d252af1))
+ - Prepare changelogs prior to release ([`0f25841`](https://github.com/yuki0iq/gitoxide/commit/0f2584178ae88e425f1c629eb85b69f3b4310d9f))
+ - Merge branch 'improvements' ([`9ed2b24`](https://github.com/yuki0iq/gitoxide/commit/9ed2b24e5d275e09ef29f341de8184874d5c23fe))
+ - Similarity detection ([`6990afd`](https://github.com/yuki0iq/gitoxide/commit/6990afd269c3461ae22e2821164c03a0dedc82f4))
+ - Fix similarity detection ([`f8c5d9c`](https://github.com/yuki0iq/gitoxide/commit/f8c5d9ce87a3b6b7d0e051b1cb7de3707209c432))
+ - Better peeling performance for reference traversal. ([`ba72ee0`](https://github.com/yuki0iq/gitoxide/commit/ba72ee0f069b7df96f7543fe2d97612c98544733))
+ - Merge branch 'improvements' ([`242fedc`](https://github.com/yuki0iq/gitoxide/commit/242fedc973c56b6c1b6f150af99dda972a67f547))
+ - Use improved gix-diff API for better buffer handling ([`f944e49`](https://github.com/yuki0iq/gitoxide/commit/f944e49ec97b6e9dcffab8606ca0b46e343d7e55))
+ - Add `objects::tree::diff::Platform::stats()` to quickly obtain diff-stats. ([`e079250`](https://github.com/yuki0iq/gitoxide/commit/e079250089c1d2717d62f6ab7f7b6a902b24831e))
+ - Allow threaded-handling of tree-diff changes. ([`b291de0`](https://github.com/yuki0iq/gitoxide/commit/b291de0a81584430d5b5f2ae05ee220bbdadd6e8))
+ - Add `Reference::follow_to_object()` ([`d986b2b`](https://github.com/yuki0iq/gitoxide/commit/d986b2b271cd29d013c7874e4f021fe776115004))
+ - Add `Repository::diff_resource_cache_for_tree_diff()` ([`6c6f946`](https://github.com/yuki0iq/gitoxide/commit/6c6f9467d5d22c2f9a923a6ccda52e7cde6a6a8f))
+ - Add `Reference::peel_to_kind()` ([`cdaba84`](https://github.com/yuki0iq/gitoxide/commit/cdaba846526085736501a23d39ee5fbe3fe488d5))
+ - Adapt to changes in `gix-ref` ([`d296ee8`](https://github.com/yuki0iq/gitoxide/commit/d296ee87e1b46e603b98a5f5ebf9e6f0695f8a52))
+ - Adapt to changes in `gix-ref` ([`5464bfb`](https://github.com/yuki0iq/gitoxide/commit/5464bfb2df3fa8b5c582718349997170c3f2745e))
+ - Add `Repository::find_*()` methods for every object type. ([`98bcb14`](https://github.com/yuki0iq/gitoxide/commit/98bcb144e8fc948d95facc8a4f2a1a6ba0770106))
+ - Add `Repository::compute_object_cache_size_for_tree_diffs()`. ([`63c7a03`](https://github.com/yuki0iq/gitoxide/commit/63c7a03bb7090b5ecc7e8ec5a6b9dffdb49c3315))
+ - Make tree-diff more easily discoverable when coming from `git2` ([`26748dd`](https://github.com/yuki0iq/gitoxide/commit/26748ddbedc281b7b6b1defc51201d97e58f13e4))
+ - Merge pull request #1529 from Byron/better-copy-detection ([`7b7902e`](https://github.com/yuki0iq/gitoxide/commit/7b7902eb8478607d611030d59fa87b390ca7ee76))
+ - Remove `#[momo]` directive as it seems to prevent auto-completion in IDEs. ([`3a339da`](https://github.com/yuki0iq/gitoxide/commit/3a339da03ce6498b1c8a0f367a19d7eda773668f))
+ - Merge pull request #1521 from mvlabat/fix-dir-filename-tracking ([`12251eb`](https://github.com/yuki0iq/gitoxide/commit/12251eb052df30105538fa831e641eea557f13d8))
+ - Fix dir name tracking in the FileName mode ([`63936e5`](https://github.com/yuki0iq/gitoxide/commit/63936e5407d137d32d86a9557c3dfe378755cea0))
+ - Merge branch 'fix-panic' ([`0b28297`](https://github.com/yuki0iq/gitoxide/commit/0b2829712be53846c830dbb175da2beaf00e7c76))
+ - Prevent panic in `Repository::rev_parse_single()` when `HEAD` was invalid. ([`e74095e`](https://github.com/yuki0iq/gitoxide/commit/e74095e0a035b090284135c88133106ba6a19fc3))
+ - Merge branch 'improvements' ([`7dff447`](https://github.com/yuki0iq/gitoxide/commit/7dff44754e0fdc369f92221468fb953bad9be60a))
+ - `remote::Name::to_owned()` to get a static version of it. ([`8a27454`](https://github.com/yuki0iq/gitoxide/commit/8a27454a9738f077309104fde02d589d052e9f11))
+ - Merge branch 'improvements' ([`29898e3`](https://github.com/yuki0iq/gitoxide/commit/29898e3010bd3332418c683f2ac96aff5c8e72fa))
+ - `Reference::remote_name()` now also provides valid remote names for local tracking branches. ([`6ac2867`](https://github.com/yuki0iq/gitoxide/commit/6ac28673550ccd0b85b7fd2b191fa6049bbe481e))
+ - Add `Reference::peel_to_id_in_place_packed()` to allow passing a packed-buffer snapshot. ([`c612440`](https://github.com/yuki0iq/gitoxide/commit/c612440bbfa2d5a2c033f28805eda0661009469d))
+ - Do not automatically use a parallel directory walk. ([`6f2eb91`](https://github.com/yuki0iq/gitoxide/commit/6f2eb910f88ab8a61961efffd6d946d95927d8b8))
+ - Add `remote::Names` as shortcut to the value returned for all remote names. ([`7c8f409`](https://github.com/yuki0iq/gitoxide/commit/7c8f409bfa2066562930981b2d072245e5dca88e))
+ - Merge branch 'ag/jiff' ([`5871fb1`](https://github.com/yuki0iq/gitoxide/commit/5871fb130b1a603c1e768f4b2371ac9d7cc56330))
+ - Assure the next release is breaking ([`9fd1090`](https://github.com/yuki0iq/gitoxide/commit/9fd10905449a41cdda5eb2764e4d45d314de9c04))
+ - Release gix-credentials v0.24.4 ([`f6a4eb9`](https://github.com/yuki0iq/gitoxide/commit/f6a4eb98740fe4151e293d53a578233119307a58))
+ - Merge branch 'fix-clean' ([`33eacfb`](https://github.com/yuki0iq/gitoxide/commit/33eacfbaace2021043e2b5d72dcb9293af6c4020))
+ - Adapt to changes in `gix-dir` ([`37c2852`](https://github.com/yuki0iq/gitoxide/commit/37c2852a1fdbc13ff9e76db6f60224b4cb5f75ab))
## 0.64.0 (2024-07-23)
@@ -1198,7 +1348,7 @@ A maintenance release without user-facing changes.
- 53 commits contributed to the release over the course of 58 calendar days.
- 62 days passed between releases.
- 10 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#1405](https://github.com/GitoxideLabs/gitoxide/issues/1405), [#1428](https://github.com/GitoxideLabs/gitoxide/issues/1428)
+ - 2 unique issues were worked on: [#1405](https://github.com/yuki0iq/gitoxide/issues/1405), [#1428](https://github.com/yuki0iq/gitoxide/issues/1428)
### Thanks Clippy
@@ -1212,62 +1362,62 @@ A maintenance release without user-facing changes.
view details
- * **[#1405](https://github.com/GitoxideLabs/gitoxide/issues/1405)**
- - Don't attempt negotiation without any refspec-mappings ([`a146d14`](https://github.com/GitoxideLabs/gitoxide/commit/a146d140da6c848a39d9f14b40f3fd46b749cc11))
- * **[#1428](https://github.com/GitoxideLabs/gitoxide/issues/1428)**
- - Make sure that `refs/heads/HEAD` isn't considered conflicting ([`40d1881`](https://github.com/GitoxideLabs/gitoxide/commit/40d18816a85c41eb2b9075752b092ae68f4d979c))
+ * **[#1405](https://github.com/yuki0iq/gitoxide/issues/1405)**
+ - Don't attempt negotiation without any refspec-mappings ([`a146d14`](https://github.com/yuki0iq/gitoxide/commit/a146d140da6c848a39d9f14b40f3fd46b749cc11))
+ * **[#1428](https://github.com/yuki0iq/gitoxide/issues/1428)**
+ - Make sure that `refs/heads/HEAD` isn't considered conflicting ([`40d1881`](https://github.com/yuki0iq/gitoxide/commit/40d18816a85c41eb2b9075752b092ae68f4d979c))
* **Uncategorized**
- - Release gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`0e8508a`](https://github.com/GitoxideLabs/gitoxide/commit/0e8508a629c74068a1e667ea4222c3e69ae0b861))
- - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/GitoxideLabs/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
- - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/GitoxideLabs/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
- - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/GitoxideLabs/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
- - Prepare changelog prior to release ([`99c00cc`](https://github.com/GitoxideLabs/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
- - Merge branch 'fixes' ([`b4dba1c`](https://github.com/GitoxideLabs/gitoxide/commit/b4dba1c187baba44ee927daa538783f7f424b2f2))
- - Add more tests for remote name validation ([`1267712`](https://github.com/GitoxideLabs/gitoxide/commit/126771270e7a2d08c5d702a6903e8b9b326b2f39))
- - Thanks clippy ([`113cbcc`](https://github.com/GitoxideLabs/gitoxide/commit/113cbcc3028e6c6ed6d15980e11d2bf67d033066))
- - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/GitoxideLabs/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
- - Merge branch 'fix-1428' ([`caae926`](https://github.com/GitoxideLabs/gitoxide/commit/caae9260ef3d66998d6826c493631f3d7296c73f))
- - Merge branch 'fix-1440' ([`f87322e`](https://github.com/GitoxideLabs/gitoxide/commit/f87322e185704d9d4368ae88e95892635a976e4a))
- - Adapt to changes in `gix-testtools` ([`f5a9884`](https://github.com/GitoxideLabs/gitoxide/commit/f5a9884006b0ea8d22cc51a119ae87ce10cd3484))
- - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/GitoxideLabs/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
- - Merge branch 'heredocs' ([`7330844`](https://github.com/GitoxideLabs/gitoxide/commit/73308446e5ffee053af35b108e3d49c71db31e99))
- - Regenerate archives ([`a4bb7b9`](https://github.com/GitoxideLabs/gitoxide/commit/a4bb7b9b7f15992644171bb06865637e18e1141f))
- - Use `<<` rather than `<<-` heredoc operator ([`2641f8b`](https://github.com/GitoxideLabs/gitoxide/commit/2641f8b36008ade04d59d76bd6d546005ad76a21))
- - Release gix-actor v0.31.3, gix-mailmap v0.23.4 ([`1e79c5c`](https://github.com/GitoxideLabs/gitoxide/commit/1e79c5cdf20fc0440e9a497c9d01b0c0ca3ce424))
- - Allow `use_http_path` to be set in `config::credential_helpers()` ([`55cbc1b`](https://github.com/GitoxideLabs/gitoxide/commit/55cbc1b9d6f210298a86502a7f20f9736c7e963e))
- - Enable tracing with the new `tracing` feature in the Cargo manifest. ([`41e018d`](https://github.com/GitoxideLabs/gitoxide/commit/41e018dfaef7c2743894134dbd39f0a226be3532))
- - Merge branch 'config-globals' ([`929744a`](https://github.com/GitoxideLabs/gitoxide/commit/929744ab628c8a32ce8e357c1000df20175a5b41))
- - Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/GitoxideLabs/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
- - Gate parking_lot behind interrupt feature ([`d9a813f`](https://github.com/GitoxideLabs/gitoxide/commit/d9a813fdd2cac522999dccb2dbff84c6a50735a2))
- - Add `config::section::filter()` for the default section filter. ([`5c7e744`](https://github.com/GitoxideLabs/gitoxide/commit/5c7e744c604b3baaab97d3a5a79cc3e2e4dba783))
- - Provide `config::credential_helpers()` function to configure an invocation. ([`478bbc1`](https://github.com/GitoxideLabs/gitoxide/commit/478bbc149951b0f81c4a76f0a8d534c170589ebf))
- - Release gix-mailmap v0.23.3 ([`0c5d1ff`](https://github.com/GitoxideLabs/gitoxide/commit/0c5d1ff3f48aab43119f86501b14974f92c2017d))
- - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/GitoxideLabs/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
- - Merge branch 'various-fixes' ([`f71b7a0`](https://github.com/GitoxideLabs/gitoxide/commit/f71b7a0ea1f70b2596ced9179c41e82fec7a7fae))
- - Re-export `gix_validate` as it's now part of the public API. ([`c8c56ae`](https://github.com/GitoxideLabs/gitoxide/commit/c8c56aebaac95f0f73220055dc33e6e0ebdb5ced))
- - Export `gix_validate` as `validate`. ([`afc6e25`](https://github.com/GitoxideLabs/gitoxide/commit/afc6e258ce0445c804707f7cee2daccde1df937d))
- - Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/GitoxideLabs/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
- - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/GitoxideLabs/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
- - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/GitoxideLabs/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
- - Merge branch 'config-key' ([`5663a2c`](https://github.com/GitoxideLabs/gitoxide/commit/5663a2c9f3b23c189af7f0a30664639df4acd411))
- - `gix-config` convenience initiative ([`0ec2389`](https://github.com/GitoxideLabs/gitoxide/commit/0ec2389e4e3c457f87cff2cbdd394a94f7d0d54a))
- - Addditional fixes on top of the merge commit ([`dbe1f22`](https://github.com/GitoxideLabs/gitoxide/commit/dbe1f22373a8e60d5b124e10fd131d3921134aa5))
- - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/GitoxideLabs/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
- - Merge branch 'feat/checkout-other-refs' ([`ecfde07`](https://github.com/GitoxideLabs/gitoxide/commit/ecfde07d0887322db34f5ea531891c92676e1ff4))
- - Thanks clippy ([`f36b9bd`](https://github.com/GitoxideLabs/gitoxide/commit/f36b9bd28052131401d048b5aa55c5ae1f9248db))
- - Improve documentation of `PrepareCheckout` and make it easier to use ([`39180b4`](https://github.com/GitoxideLabs/gitoxide/commit/39180b4602745678f9204fe9e11c0facbdd23f40))
- - Add `PrepareFetch::with_ref_name()` to control which ref is checked out. ([`acbfa6f`](https://github.com/GitoxideLabs/gitoxide/commit/acbfa6fb5f749e84e6c9f34c3c97b02f97db5f68))
- - Squash 11 commits that get started with allowing to checkout a particular branch ([`0912a46`](https://github.com/GitoxideLabs/gitoxide/commit/0912a4649134c33251fee18e2c030c68a10c19bd))
- - Merge branch 'status' ([`2f9f0ac`](https://github.com/GitoxideLabs/gitoxide/commit/2f9f0ac36eb37b1736e21ee09e5a91833b80fc65))
- - Merge pull request #1407 from jsimonrichard/06-19-add_rela_path_to_Item ([`2856434`](https://github.com/GitoxideLabs/gitoxide/commit/285643458c358c667d4c2a99d69ecc1bc0a7c383))
- - Add rela_path to crate::status::index_worktree::iter::Item ([`1dc4568`](https://github.com/GitoxideLabs/gitoxide/commit/1dc456813fd17effe8a2e3c4f11c1906379390af))
- - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/GitoxideLabs/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
- - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/GitoxideLabs/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
- - Make bash script shebangs more portable ([`68cbea8`](https://github.com/GitoxideLabs/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
- - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/GitoxideLabs/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
- - Merge pull request #1385 from Byron/fix-gix-ref ([`8da55a3`](https://github.com/GitoxideLabs/gitoxide/commit/8da55a3488a3389ec02c56cb79d0f93d600905e7))
- - Release gix-ref v0.44.1 ([`2d0a352`](https://github.com/GitoxideLabs/gitoxide/commit/2d0a3520e1df80f8f6edece0884a672cbc18839d))
- - Release gix-archive v0.13.1 ([`bd32c7a`](https://github.com/GitoxideLabs/gitoxide/commit/bd32c7a40f53f4cff57e600bc350f8ca7ed624cc))
+ - Release gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`0e8508a`](https://github.com/yuki0iq/gitoxide/commit/0e8508a629c74068a1e667ea4222c3e69ae0b861))
+ - Release gix-actor v0.31.5, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`6232824`](https://github.com/yuki0iq/gitoxide/commit/6232824301847a9786dea0b926796a3187493587))
+ - Release gix-glob v0.16.4, gix-attributes v0.22.3, gix-command v0.3.8, gix-filter v0.11.3, gix-fs v0.11.2, gix-commitgraph v0.24.3, gix-revwalk v0.13.2, gix-traverse v0.39.2, gix-worktree-stream v0.13.1, gix-archive v0.13.2, gix-config-value v0.14.7, gix-tempfile v14.0.1, gix-ref v0.45.0, gix-sec v0.10.7, gix-config v0.38.0, gix-prompt v0.8.6, gix-url v0.27.4, gix-credentials v0.24.3, gix-ignore v0.11.3, gix-index v0.33.1, gix-worktree v0.34.1, gix-diff v0.44.1, gix-discover v0.33.0, gix-pathspec v0.7.6, gix-dir v0.6.0, gix-mailmap v0.23.5, gix-negotiate v0.13.2, gix-pack v0.51.1, gix-odb v0.61.1, gix-transport v0.42.2, gix-protocol v0.45.2, gix-revision v0.27.2, gix-refspec v0.23.1, gix-status v0.11.0, gix-submodule v0.12.0, gix-worktree-state v0.11.1, gix v0.64.0, gix-fsck v0.4.1, gitoxide-core v0.39.0, gitoxide v0.37.0 ([`a1b73a6`](https://github.com/yuki0iq/gitoxide/commit/a1b73a67c19d9102a2c5a7f574a7a53a86d0094c))
+ - Update manifests (by cargo-smart-release) ([`0470df3`](https://github.com/yuki0iq/gitoxide/commit/0470df3b8ebb136b219f0057f1e9a7031975cce5))
+ - Prepare changelog prior to release ([`99c00cc`](https://github.com/yuki0iq/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
+ - Merge branch 'fixes' ([`b4dba1c`](https://github.com/yuki0iq/gitoxide/commit/b4dba1c187baba44ee927daa538783f7f424b2f2))
+ - Add more tests for remote name validation ([`1267712`](https://github.com/yuki0iq/gitoxide/commit/126771270e7a2d08c5d702a6903e8b9b326b2f39))
+ - Thanks clippy ([`113cbcc`](https://github.com/yuki0iq/gitoxide/commit/113cbcc3028e6c6ed6d15980e11d2bf67d033066))
+ - Release gix-path v0.10.9 ([`15f1cf7`](https://github.com/yuki0iq/gitoxide/commit/15f1cf76764221d14afa66d03a6528b19b9c30c9))
+ - Merge branch 'fix-1428' ([`caae926`](https://github.com/yuki0iq/gitoxide/commit/caae9260ef3d66998d6826c493631f3d7296c73f))
+ - Merge branch 'fix-1440' ([`f87322e`](https://github.com/yuki0iq/gitoxide/commit/f87322e185704d9d4368ae88e95892635a976e4a))
+ - Adapt to changes in `gix-testtools` ([`f5a9884`](https://github.com/yuki0iq/gitoxide/commit/f5a9884006b0ea8d22cc51a119ae87ce10cd3484))
+ - Release gix-actor v0.31.4, gix-object v0.42.3 ([`bf3d82a`](https://github.com/yuki0iq/gitoxide/commit/bf3d82abc7c875109f9a5d6b6713ce68153b6456))
+ - Merge branch 'heredocs' ([`7330844`](https://github.com/yuki0iq/gitoxide/commit/73308446e5ffee053af35b108e3d49c71db31e99))
+ - Regenerate archives ([`a4bb7b9`](https://github.com/yuki0iq/gitoxide/commit/a4bb7b9b7f15992644171bb06865637e18e1141f))
+ - Use `<<` rather than `<<-` heredoc operator ([`2641f8b`](https://github.com/yuki0iq/gitoxide/commit/2641f8b36008ade04d59d76bd6d546005ad76a21))
+ - Release gix-actor v0.31.3, gix-mailmap v0.23.4 ([`1e79c5c`](https://github.com/yuki0iq/gitoxide/commit/1e79c5cdf20fc0440e9a497c9d01b0c0ca3ce424))
+ - Allow `use_http_path` to be set in `config::credential_helpers()` ([`55cbc1b`](https://github.com/yuki0iq/gitoxide/commit/55cbc1b9d6f210298a86502a7f20f9736c7e963e))
+ - Enable tracing with the new `tracing` feature in the Cargo manifest. ([`41e018d`](https://github.com/yuki0iq/gitoxide/commit/41e018dfaef7c2743894134dbd39f0a226be3532))
+ - Merge branch 'config-globals' ([`929744a`](https://github.com/yuki0iq/gitoxide/commit/929744ab628c8a32ce8e357c1000df20175a5b41))
+ - Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/yuki0iq/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
+ - Gate parking_lot behind interrupt feature ([`d9a813f`](https://github.com/yuki0iq/gitoxide/commit/d9a813fdd2cac522999dccb2dbff84c6a50735a2))
+ - Add `config::section::filter()` for the default section filter. ([`5c7e744`](https://github.com/yuki0iq/gitoxide/commit/5c7e744c604b3baaab97d3a5a79cc3e2e4dba783))
+ - Provide `config::credential_helpers()` function to configure an invocation. ([`478bbc1`](https://github.com/yuki0iq/gitoxide/commit/478bbc149951b0f81c4a76f0a8d534c170589ebf))
+ - Release gix-mailmap v0.23.3 ([`0c5d1ff`](https://github.com/yuki0iq/gitoxide/commit/0c5d1ff3f48aab43119f86501b14974f92c2017d))
+ - Release gix-path v0.10.8 ([`8d89b86`](https://github.com/yuki0iq/gitoxide/commit/8d89b865c84d1fb153d93343d1ce4e1d64e53541))
+ - Merge branch 'various-fixes' ([`f71b7a0`](https://github.com/yuki0iq/gitoxide/commit/f71b7a0ea1f70b2596ced9179c41e82fec7a7fae))
+ - Re-export `gix_validate` as it's now part of the public API. ([`c8c56ae`](https://github.com/yuki0iq/gitoxide/commit/c8c56aebaac95f0f73220055dc33e6e0ebdb5ced))
+ - Export `gix_validate` as `validate`. ([`afc6e25`](https://github.com/yuki0iq/gitoxide/commit/afc6e258ce0445c804707f7cee2daccde1df937d))
+ - Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/yuki0iq/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
+ - Merge branch 'tar-only' ([`1dfa90d`](https://github.com/yuki0iq/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
+ - Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/yuki0iq/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
+ - Merge branch 'config-key' ([`5663a2c`](https://github.com/yuki0iq/gitoxide/commit/5663a2c9f3b23c189af7f0a30664639df4acd411))
+ - `gix-config` convenience initiative ([`0ec2389`](https://github.com/yuki0iq/gitoxide/commit/0ec2389e4e3c457f87cff2cbdd394a94f7d0d54a))
+ - Addditional fixes on top of the merge commit ([`dbe1f22`](https://github.com/yuki0iq/gitoxide/commit/dbe1f22373a8e60d5b124e10fd131d3921134aa5))
+ - Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/yuki0iq/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
+ - Merge branch 'feat/checkout-other-refs' ([`ecfde07`](https://github.com/yuki0iq/gitoxide/commit/ecfde07d0887322db34f5ea531891c92676e1ff4))
+ - Thanks clippy ([`f36b9bd`](https://github.com/yuki0iq/gitoxide/commit/f36b9bd28052131401d048b5aa55c5ae1f9248db))
+ - Improve documentation of `PrepareCheckout` and make it easier to use ([`39180b4`](https://github.com/yuki0iq/gitoxide/commit/39180b4602745678f9204fe9e11c0facbdd23f40))
+ - Add `PrepareFetch::with_ref_name()` to control which ref is checked out. ([`acbfa6f`](https://github.com/yuki0iq/gitoxide/commit/acbfa6fb5f749e84e6c9f34c3c97b02f97db5f68))
+ - Squash 11 commits that get started with allowing to checkout a particular branch ([`0912a46`](https://github.com/yuki0iq/gitoxide/commit/0912a4649134c33251fee18e2c030c68a10c19bd))
+ - Merge branch 'status' ([`2f9f0ac`](https://github.com/yuki0iq/gitoxide/commit/2f9f0ac36eb37b1736e21ee09e5a91833b80fc65))
+ - Merge pull request #1407 from jsimonrichard/06-19-add_rela_path_to_Item ([`2856434`](https://github.com/yuki0iq/gitoxide/commit/285643458c358c667d4c2a99d69ecc1bc0a7c383))
+ - Add rela_path to crate::status::index_worktree::iter::Item ([`1dc4568`](https://github.com/yuki0iq/gitoxide/commit/1dc456813fd17effe8a2e3c4f11c1906379390af))
+ - Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/yuki0iq/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
+ - Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/yuki0iq/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
+ - Make bash script shebangs more portable ([`68cbea8`](https://github.com/yuki0iq/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
+ - Release gix-fs v0.11.1, gix-glob v0.16.3 ([`2cefe77`](https://github.com/yuki0iq/gitoxide/commit/2cefe77203131878d0d8f5346f20f0e25b76cbea))
+ - Merge pull request #1385 from Byron/fix-gix-ref ([`8da55a3`](https://github.com/yuki0iq/gitoxide/commit/8da55a3488a3389ec02c56cb79d0f93d600905e7))
+ - Release gix-ref v0.44.1 ([`2d0a352`](https://github.com/yuki0iq/gitoxide/commit/2d0a3520e1df80f8f6edece0884a672cbc18839d))
+ - Release gix-archive v0.13.1 ([`bd32c7a`](https://github.com/yuki0iq/gitoxide/commit/bd32c7a40f53f4cff57e600bc350f8ca7ed624cc))
## 0.63.0 (2024-05-22)
@@ -1298,7 +1448,7 @@ A maintenance release without user-facing changes.
- 24 commits contributed to the release.
- 38 days passed between releases.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#1352](https://github.com/GitoxideLabs/gitoxide/issues/1352), [#1370](https://github.com/GitoxideLabs/gitoxide/issues/1370)
+ - 2 unique issues were worked on: [#1352](https://github.com/yuki0iq/gitoxide/issues/1352), [#1370](https://github.com/yuki0iq/gitoxide/issues/1370)
### Commit Details
@@ -1306,33 +1456,33 @@ A maintenance release without user-facing changes.
view details
- * **[#1352](https://github.com/GitoxideLabs/gitoxide/issues/1352)**
- - Don't unwrap when reading possibly left-over bytes from pack-stream ([`88a6a4e`](https://github.com/GitoxideLabs/gitoxide/commit/88a6a4e6d882fc7a3a0b4017d772a3fe38e57598))
- * **[#1370](https://github.com/GitoxideLabs/gitoxide/issues/1370)**
- - Empty paths as configured will not be an error with lenient configuration enabled. ([`3c7b7b3`](https://github.com/GitoxideLabs/gitoxide/commit/3c7b7b3a7b981040cd51417202d7022597179114))
+ * **[#1352](https://github.com/yuki0iq/gitoxide/issues/1352)**
+ - Don't unwrap when reading possibly left-over bytes from pack-stream ([`88a6a4e`](https://github.com/yuki0iq/gitoxide/commit/88a6a4e6d882fc7a3a0b4017d772a3fe38e57598))
+ * **[#1370](https://github.com/yuki0iq/gitoxide/issues/1370)**
+ - Empty paths as configured will not be an error with lenient configuration enabled. ([`3c7b7b3`](https://github.com/yuki0iq/gitoxide/commit/3c7b7b3a7b981040cd51417202d7022597179114))
* **Uncategorized**
- - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/GitoxideLabs/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
- - Adjust changelogs prior to release ([`9511416`](https://github.com/GitoxideLabs/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
- - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/GitoxideLabs/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
- - Update dependencies ([`cd4de83`](https://github.com/GitoxideLabs/gitoxide/commit/cd4de8327fc195eb862ab6e138f2315a87374f85))
- - Fix-CI ([`6f55f2a`](https://github.com/GitoxideLabs/gitoxide/commit/6f55f2abd13078f94e8c4e10922806f195ae0d8b))
- - Merge pull request from GHSA-7w47-3wg8-547c ([`79dce79`](https://github.com/GitoxideLabs/gitoxide/commit/79dce79c62f6072aa2653780d590dc3993dfa401))
- - Adapt to changes in `gix-ref` ([`d2ae9d5`](https://github.com/GitoxideLabs/gitoxide/commit/d2ae9d5f11be9f2561f6799d88804d0d8eae33ef))
- - Adapt to changes in `gix-index` ([`5f86e6b`](https://github.com/GitoxideLabs/gitoxide/commit/5f86e6b11bb73921b458ffee9091bc028a7d6204))
- - Fix compile warnings ([`f961687`](https://github.com/GitoxideLabs/gitoxide/commit/f9616871e83502e720edad621bc6a9cbcfc53de3))
- - Address review comments ([`fcc3b69`](https://github.com/GitoxideLabs/gitoxide/commit/fcc3b69867db1628f6a44d0e0dad8f7417f566bc))
- - Apply suggestions from code review ([`bad9a79`](https://github.com/GitoxideLabs/gitoxide/commit/bad9a797b99880ce9d1c20e11c801bd0e741db64))
- - Checkout respects options for `core.protectHFS` and `core.protectNTFS`. ([`886d6b5`](https://github.com/GitoxideLabs/gitoxide/commit/886d6b58e4612ac21cc660ea4ddf1dd0b49d1c6e))
- - Adapt to changes in `gix-worktree` ([`1ca6a3c`](https://github.com/GitoxideLabs/gitoxide/commit/1ca6a3ce22887c7eb42ec3e0a19f6e1202715745))
- - Merge pull request #1371 from Byron/fix-empty-excludes-file ([`3c21741`](https://github.com/GitoxideLabs/gitoxide/commit/3c2174101ed35dcb9bdb4585b3245507b15efe59))
- - Release gix-date v0.8.6 ([`d3588ca`](https://github.com/GitoxideLabs/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
- - Merge branch 'status' ([`04ef31e`](https://github.com/GitoxideLabs/gitoxide/commit/04ef31e9d6f5332d49037a5a4c248ebbb5aaf92b))
- - Improve docs to be more approachable from `git2` ([`5197b5a`](https://github.com/GitoxideLabs/gitoxide/commit/5197b5abd988002ffbb40f34bbe000ce5dcaffcf))
- - Merge branch 'status' ([`e791bc5`](https://github.com/GitoxideLabs/gitoxide/commit/e791bc5da52a1237fb7cac230af583199162825d))
- - Merge branch 'cargo-fixes' ([`977346e`](https://github.com/GitoxideLabs/gitoxide/commit/977346ee61de6207c66f3de003db6e8c722fb81c))
- - Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 ([`54ac559`](https://github.com/GitoxideLabs/gitoxide/commit/54ac55946bb04635cd74582a1ce2e4bee70f2e60))
- - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/GitoxideLabs/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e))
- - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/GitoxideLabs/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
+ - Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/yuki0iq/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
+ - Adjust changelogs prior to release ([`9511416`](https://github.com/yuki0iq/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
+ - Merge branch 'various-fixes' ([`d6cd449`](https://github.com/yuki0iq/gitoxide/commit/d6cd44930fb204b06e2b70fc6965e7705530c47a))
+ - Update dependencies ([`cd4de83`](https://github.com/yuki0iq/gitoxide/commit/cd4de8327fc195eb862ab6e138f2315a87374f85))
+ - Fix-CI ([`6f55f2a`](https://github.com/yuki0iq/gitoxide/commit/6f55f2abd13078f94e8c4e10922806f195ae0d8b))
+ - Merge pull request from GHSA-7w47-3wg8-547c ([`79dce79`](https://github.com/yuki0iq/gitoxide/commit/79dce79c62f6072aa2653780d590dc3993dfa401))
+ - Adapt to changes in `gix-ref` ([`d2ae9d5`](https://github.com/yuki0iq/gitoxide/commit/d2ae9d5f11be9f2561f6799d88804d0d8eae33ef))
+ - Adapt to changes in `gix-index` ([`5f86e6b`](https://github.com/yuki0iq/gitoxide/commit/5f86e6b11bb73921b458ffee9091bc028a7d6204))
+ - Fix compile warnings ([`f961687`](https://github.com/yuki0iq/gitoxide/commit/f9616871e83502e720edad621bc6a9cbcfc53de3))
+ - Address review comments ([`fcc3b69`](https://github.com/yuki0iq/gitoxide/commit/fcc3b69867db1628f6a44d0e0dad8f7417f566bc))
+ - Apply suggestions from code review ([`bad9a79`](https://github.com/yuki0iq/gitoxide/commit/bad9a797b99880ce9d1c20e11c801bd0e741db64))
+ - Checkout respects options for `core.protectHFS` and `core.protectNTFS`. ([`886d6b5`](https://github.com/yuki0iq/gitoxide/commit/886d6b58e4612ac21cc660ea4ddf1dd0b49d1c6e))
+ - Adapt to changes in `gix-worktree` ([`1ca6a3c`](https://github.com/yuki0iq/gitoxide/commit/1ca6a3ce22887c7eb42ec3e0a19f6e1202715745))
+ - Merge pull request #1371 from Byron/fix-empty-excludes-file ([`3c21741`](https://github.com/yuki0iq/gitoxide/commit/3c2174101ed35dcb9bdb4585b3245507b15efe59))
+ - Release gix-date v0.8.6 ([`d3588ca`](https://github.com/yuki0iq/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
+ - Merge branch 'status' ([`04ef31e`](https://github.com/yuki0iq/gitoxide/commit/04ef31e9d6f5332d49037a5a4c248ebbb5aaf92b))
+ - Improve docs to be more approachable from `git2` ([`5197b5a`](https://github.com/yuki0iq/gitoxide/commit/5197b5abd988002ffbb40f34bbe000ce5dcaffcf))
+ - Merge branch 'status' ([`e791bc5`](https://github.com/yuki0iq/gitoxide/commit/e791bc5da52a1237fb7cac230af583199162825d))
+ - Merge branch 'cargo-fixes' ([`977346e`](https://github.com/yuki0iq/gitoxide/commit/977346ee61de6207c66f3de003db6e8c722fb81c))
+ - Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 ([`54ac559`](https://github.com/yuki0iq/gitoxide/commit/54ac55946bb04635cd74582a1ce2e4bee70f2e60))
+ - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/yuki0iq/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e))
+ - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/yuki0iq/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
## 0.62.0 (2024-04-13)
@@ -1366,7 +1516,7 @@ Details can be found [in the advisory](https://github.com/Byron/gitoxide/securit
- 17 commits contributed to the release.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#1328](https://github.com/GitoxideLabs/gitoxide/issues/1328)
+ - 1 unique issue was worked on: [#1328](https://github.com/yuki0iq/gitoxide/issues/1328)
### Thanks Clippy
@@ -1380,25 +1530,25 @@ Details can be found [in the advisory](https://github.com/Byron/gitoxide/securit
view details
- * **[#1328](https://github.com/GitoxideLabs/gitoxide/issues/1328)**
- - Forward `curl` rustls feature from `gix-transport` to avoid `curl` in `gix`. ([`98cfbec`](https://github.com/GitoxideLabs/gitoxide/commit/98cfbec51276bbd6caa48fd6d8942247df091c94))
+ * **[#1328](https://github.com/yuki0iq/gitoxide/issues/1328)**
+ - Forward `curl` rustls feature from `gix-transport` to avoid `curl` in `gix`. ([`98cfbec`](https://github.com/yuki0iq/gitoxide/commit/98cfbec51276bbd6caa48fd6d8942247df091c94))
* **Uncategorized**
- - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/GitoxideLabs/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
- - Prepare changelogs prior to release ([`5755271`](https://github.com/GitoxideLabs/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
- - Merge pull request #1341 from szepeviktor/typos ([`55f379b`](https://github.com/GitoxideLabs/gitoxide/commit/55f379bc47065822d078393d83d30c0835a89782))
- - Fix typos ([`f72ecce`](https://github.com/GitoxideLabs/gitoxide/commit/f72ecce45babcad2a0c9b73c79d01ff502907a57))
- - Merge branch 'add-topo-walk' ([`b590a9d`](https://github.com/GitoxideLabs/gitoxide/commit/b590a9d2b6a273f76f0320d2b9fe1f679c08f549))
- - Adapt to changes in `gix-traverse` ([`1cfeb11`](https://github.com/GitoxideLabs/gitoxide/commit/1cfeb11f1fe9ad9c7b9084840ed7f5c5877f2f9a))
- - Make `topo` more similar to `Ancestors`, but also rename `Ancestors` to `Simple` ([`2a9c178`](https://github.com/GitoxideLabs/gitoxide/commit/2a9c178326b7f13ba6bc1f89fc2b9d9facbecf48))
- - Adapt to changes in `gix-traverse` ([`6154bf3`](https://github.com/GitoxideLabs/gitoxide/commit/6154bf3a346d69f9749271d50e4f3aacdcbad4d0))
- - Thanks clippy ([`7f6bee5`](https://github.com/GitoxideLabs/gitoxide/commit/7f6bee5452ee01638f89a0cec2d4ee2a6f0d0136))
- - Merge branch 'status' ([`45edd2e`](https://github.com/GitoxideLabs/gitoxide/commit/45edd2ea66035adf526cb2f617873dcba60a2a9a))
- - `into_index_worktree_iter()` now takes an iterator, instead of a Vec. ([`18b2921`](https://github.com/GitoxideLabs/gitoxide/commit/18b2921aaa28df536faf74098d5f1f13d34148f9))
- - Show submodules in status independently of their active state. ([`719ced8`](https://github.com/GitoxideLabs/gitoxide/commit/719ced8a7949ba1f30fef13801e3466a7d1da590))
- - Make it easier to discover `is_path_excluded()` in documentation ([`c136329`](https://github.com/GitoxideLabs/gitoxide/commit/c13632959e287f31a00c1ba8fc6e97470f0cd734))
- - Adapt to changes in `gix-index` ([`1e1fce1`](https://github.com/GitoxideLabs/gitoxide/commit/1e1fce11a968ebbcede1135ccbd0b03e749a1267))
- - Merge branch 'patch-1' ([`9e9c653`](https://github.com/GitoxideLabs/gitoxide/commit/9e9c653a83df58f8cdfe3a7adb2d824c8a368e72))
- - Remove dep reqwest from gix ([`e3eedd8`](https://github.com/GitoxideLabs/gitoxide/commit/e3eedd8b5326b8de2e6fe8941e1851bdbad673ab))
+ - Release gix-trace v0.1.9, gix-utils v0.1.12, gix-packetline-blocking v0.17.4, gix-filter v0.11.1, gix-fs v0.10.2, gix-traverse v0.39.0, gix-worktree-stream v0.12.0, gix-archive v0.12.0, gix-config v0.36.1, gix-url v0.27.3, gix-index v0.32.0, gix-worktree v0.33.0, gix-diff v0.43.0, gix-pathspec v0.7.3, gix-dir v0.4.0, gix-pack v0.50.0, gix-odb v0.60.0, gix-transport v0.42.0, gix-protocol v0.45.0, gix-status v0.9.0, gix-worktree-state v0.10.0, gix v0.62.0, gix-fsck v0.4.0, gitoxide-core v0.37.0, gitoxide v0.35.0, safety bump 14 crates ([`095c673`](https://github.com/yuki0iq/gitoxide/commit/095c6739b2722a8b9af90776b435ef2da454c0e6))
+ - Prepare changelogs prior to release ([`5755271`](https://github.com/yuki0iq/gitoxide/commit/57552717f46f96c35ba4ddc0a64434354ef845e9))
+ - Merge pull request #1341 from szepeviktor/typos ([`55f379b`](https://github.com/yuki0iq/gitoxide/commit/55f379bc47065822d078393d83d30c0835a89782))
+ - Fix typos ([`f72ecce`](https://github.com/yuki0iq/gitoxide/commit/f72ecce45babcad2a0c9b73c79d01ff502907a57))
+ - Merge branch 'add-topo-walk' ([`b590a9d`](https://github.com/yuki0iq/gitoxide/commit/b590a9d2b6a273f76f0320d2b9fe1f679c08f549))
+ - Adapt to changes in `gix-traverse` ([`1cfeb11`](https://github.com/yuki0iq/gitoxide/commit/1cfeb11f1fe9ad9c7b9084840ed7f5c5877f2f9a))
+ - Make `topo` more similar to `Ancestors`, but also rename `Ancestors` to `Simple` ([`2a9c178`](https://github.com/yuki0iq/gitoxide/commit/2a9c178326b7f13ba6bc1f89fc2b9d9facbecf48))
+ - Adapt to changes in `gix-traverse` ([`6154bf3`](https://github.com/yuki0iq/gitoxide/commit/6154bf3a346d69f9749271d50e4f3aacdcbad4d0))
+ - Thanks clippy ([`7f6bee5`](https://github.com/yuki0iq/gitoxide/commit/7f6bee5452ee01638f89a0cec2d4ee2a6f0d0136))
+ - Merge branch 'status' ([`45edd2e`](https://github.com/yuki0iq/gitoxide/commit/45edd2ea66035adf526cb2f617873dcba60a2a9a))
+ - `into_index_worktree_iter()` now takes an iterator, instead of a Vec. ([`18b2921`](https://github.com/yuki0iq/gitoxide/commit/18b2921aaa28df536faf74098d5f1f13d34148f9))
+ - Show submodules in status independently of their active state. ([`719ced8`](https://github.com/yuki0iq/gitoxide/commit/719ced8a7949ba1f30fef13801e3466a7d1da590))
+ - Make it easier to discover `is_path_excluded()` in documentation ([`c136329`](https://github.com/yuki0iq/gitoxide/commit/c13632959e287f31a00c1ba8fc6e97470f0cd734))
+ - Adapt to changes in `gix-index` ([`1e1fce1`](https://github.com/yuki0iq/gitoxide/commit/1e1fce11a968ebbcede1135ccbd0b03e749a1267))
+ - Merge branch 'patch-1' ([`9e9c653`](https://github.com/yuki0iq/gitoxide/commit/9e9c653a83df58f8cdfe3a7adb2d824c8a368e72))
+ - Remove dep reqwest from gix ([`e3eedd8`](https://github.com/yuki0iq/gitoxide/commit/e3eedd8b5326b8de2e6fe8941e1851bdbad673ab))
## 0.61.1 (2024-03-22)
@@ -1425,14 +1575,14 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
* **Uncategorized**
- - Release gix-packetline v0.17.5, gix-transport v0.41.3, gix v0.61.1 ([`57579f1`](https://github.com/GitoxideLabs/gitoxide/commit/57579f1ee4ef12c214db36325a2a0b2e8b2b14fd))
- - Prepare changelogs prior to release ([`7018a92`](https://github.com/GitoxideLabs/gitoxide/commit/7018a928a405ba0534442f0b538d58f520145376))
- - Merge branch 'patch-1' ([`8fde62b`](https://github.com/GitoxideLabs/gitoxide/commit/8fde62b2617985f835e2e2fa07c735a5158789cf))
- - Turn`curl` into a workspace package ([`adee500`](https://github.com/GitoxideLabs/gitoxide/commit/adee50016007619495c93580e845ae757377c4f0))
- - Make reqwest a workspace package ([`369cf1b`](https://github.com/GitoxideLabs/gitoxide/commit/369cf1b03735617debe1527b3f23247685181e7d))
- - Merge pull request #1325 from kdelorey/fix/simple-docs-formatting ([`3b34699`](https://github.com/GitoxideLabs/gitoxide/commit/3b34699d127a2fccbf4345ddc74070e56e26dd6e))
- - Fixed opening of backtick in documentation. ([`f1bc4cd`](https://github.com/GitoxideLabs/gitoxide/commit/f1bc4cd11aad91fc026c20979a02f3e9d8814d3d))
- - Missing closing backtick in gix lib documentation ([`e1fec3c`](https://github.com/GitoxideLabs/gitoxide/commit/e1fec3c3a46a358036255a2487c2a48cc7176b4e))
+ - Release gix-packetline v0.17.5, gix-transport v0.41.3, gix v0.61.1 ([`57579f1`](https://github.com/yuki0iq/gitoxide/commit/57579f1ee4ef12c214db36325a2a0b2e8b2b14fd))
+ - Prepare changelogs prior to release ([`7018a92`](https://github.com/yuki0iq/gitoxide/commit/7018a928a405ba0534442f0b538d58f520145376))
+ - Merge branch 'patch-1' ([`8fde62b`](https://github.com/yuki0iq/gitoxide/commit/8fde62b2617985f835e2e2fa07c735a5158789cf))
+ - Turn`curl` into a workspace package ([`adee500`](https://github.com/yuki0iq/gitoxide/commit/adee50016007619495c93580e845ae757377c4f0))
+ - Make reqwest a workspace package ([`369cf1b`](https://github.com/yuki0iq/gitoxide/commit/369cf1b03735617debe1527b3f23247685181e7d))
+ - Merge pull request #1325 from kdelorey/fix/simple-docs-formatting ([`3b34699`](https://github.com/yuki0iq/gitoxide/commit/3b34699d127a2fccbf4345ddc74070e56e26dd6e))
+ - Fixed opening of backtick in documentation. ([`f1bc4cd`](https://github.com/yuki0iq/gitoxide/commit/f1bc4cd11aad91fc026c20979a02f3e9d8814d3d))
+ - Missing closing backtick in gix lib documentation ([`e1fec3c`](https://github.com/yuki0iq/gitoxide/commit/e1fec3c3a46a358036255a2487c2a48cc7176b4e))
## 0.61.0 (2024-03-18)
@@ -1464,14 +1614,14 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
* **Uncategorized**
- - Release gix-actor v0.31.1, gix-object v0.42.1, gix-index v0.31.1, gix-pathspec v0.7.2, gix-dir v0.3.0, gix-status v0.8.0, gix v0.61.0, safety bump 2 crates ([`155cc45`](https://github.com/GitoxideLabs/gitoxide/commit/155cc45730b259e662d7c4be42a469a3af3750e1))
- - Prepare changelog prior to release ([`129ba3d`](https://github.com/GitoxideLabs/gitoxide/commit/129ba3deccc9ada0dc571466458845939502763d))
- - Merge branch 'improvements-for-cargo' ([`41cd53e`](https://github.com/GitoxideLabs/gitoxide/commit/41cd53e2af76e35e047aac4eca6324774df4cb50))
- - Provide `Repository::dirwalk_iter()`. ([`ba3f2db`](https://github.com/GitoxideLabs/gitoxide/commit/ba3f2db0b65582a917466127dc16e4945104b01b))
- - Adapt to changes in `gix-dir` ([`b90ab3d`](https://github.com/GitoxideLabs/gitoxide/commit/b90ab3dd5e8986e28624f3e1cf54f8a9171ce9f0))
- - Merge pull request #1318 from wtlin1228/main ([`4ccf39b`](https://github.com/GitoxideLabs/gitoxide/commit/4ccf39b9f52fd318a2eba4c63dd13e96269a4c99))
- - Refine typo-fix ([`c18734b`](https://github.com/GitoxideLabs/gitoxide/commit/c18734b05fcbc3d6f57bcb2c6525ec10015a7192))
- - Fix typo ([`e51b6b6`](https://github.com/GitoxideLabs/gitoxide/commit/e51b6b624994714c7e25d00e1204cefbf1b4ca12))
+ - Release gix-actor v0.31.1, gix-object v0.42.1, gix-index v0.31.1, gix-pathspec v0.7.2, gix-dir v0.3.0, gix-status v0.8.0, gix v0.61.0, safety bump 2 crates ([`155cc45`](https://github.com/yuki0iq/gitoxide/commit/155cc45730b259e662d7c4be42a469a3af3750e1))
+ - Prepare changelog prior to release ([`129ba3d`](https://github.com/yuki0iq/gitoxide/commit/129ba3deccc9ada0dc571466458845939502763d))
+ - Merge branch 'improvements-for-cargo' ([`41cd53e`](https://github.com/yuki0iq/gitoxide/commit/41cd53e2af76e35e047aac4eca6324774df4cb50))
+ - Provide `Repository::dirwalk_iter()`. ([`ba3f2db`](https://github.com/yuki0iq/gitoxide/commit/ba3f2db0b65582a917466127dc16e4945104b01b))
+ - Adapt to changes in `gix-dir` ([`b90ab3d`](https://github.com/yuki0iq/gitoxide/commit/b90ab3dd5e8986e28624f3e1cf54f8a9171ce9f0))
+ - Merge pull request #1318 from wtlin1228/main ([`4ccf39b`](https://github.com/yuki0iq/gitoxide/commit/4ccf39b9f52fd318a2eba4c63dd13e96269a4c99))
+ - Refine typo-fix ([`c18734b`](https://github.com/yuki0iq/gitoxide/commit/c18734b05fcbc3d6f57bcb2c6525ec10015a7192))
+ - Fix typo ([`e51b6b6`](https://github.com/yuki0iq/gitoxide/commit/e51b6b624994714c7e25d00e1204cefbf1b4ca12))
## 0.60.0 (2024-03-14)
@@ -1515,25 +1665,25 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
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/GitoxideLabs/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
- - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/GitoxideLabs/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
- - Merge branch 'status' ([`3e5c974`](https://github.com/GitoxideLabs/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
- - Assure submodule status doesn't operate if there is no worktree checkout ([`3753592`](https://github.com/GitoxideLabs/gitoxide/commit/3753592ef2e33f138544f761d8e77742b80680d2))
- - Make `summary` available for `Item`. ([`da45d92`](https://github.com/GitoxideLabs/gitoxide/commit/da45d92f844d670dd23712a031584a4c3352708b))
- - Add `gix status --index-worktree-renames` ([`66e87cd`](https://github.com/GitoxideLabs/gitoxide/commit/66e87cd31c060c3f97ac685ee0541c408f600362))
- - Add `status.showUntrackedFiles` to config-tree and use it in `status()` ([`22abf60`](https://github.com/GitoxideLabs/gitoxide/commit/22abf605858404fcd38a5f4b8713358a526819ac))
- - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/GitoxideLabs/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
- - Allow configuration of interrupts in status iter ([`f1ba7bd`](https://github.com/GitoxideLabs/gitoxide/commit/f1ba7bd459390080052024920992054f1d11cd3e))
- - Provide a non-parallel version of the status iteration ([`17bef30`](https://github.com/GitoxideLabs/gitoxide/commit/17bef301f2be29c8d0545b35d1581e57037e69df))
- - Describing commits can now be done with conditional dirty-suffix using `commit::describe::Resolution::format_with_dirty_suffix()` ([`c7ddd30`](https://github.com/GitoxideLabs/gitoxide/commit/c7ddd30fc9fde6cac55153fa8e7fd783c83b336f))
- - Add `Repository::is_dirty()` ([`c20ad28`](https://github.com/GitoxideLabs/gitoxide/commit/c20ad287128132cda995a47abac1dd18f415f02d))
- - Add submodule support for status iterator ([`4a4989d`](https://github.com/GitoxideLabs/gitoxide/commit/4a4989d5170173269dcdc19890827911d13e7a89))
- - Add `Submodule::status()` method. ([`a29fa00`](https://github.com/GitoxideLabs/gitoxide/commit/a29fa00d0727baffcba10c8f2f09115a362a2baf))
- - Add `Status` iterator. ([`0330ad7`](https://github.com/GitoxideLabs/gitoxide/commit/0330ad77edab88e14812c57f812c96c5e4561045))
- - `diff::resource_cache()` now takes the attribute stack directly. ([`57cf83b`](https://github.com/GitoxideLabs/gitoxide/commit/57cf83b57b0de01bd69f63ec3637859ccd757272))
- - Cargo fmt ([`b3556b2`](https://github.com/GitoxideLabs/gitoxide/commit/b3556b2237f4fd8298999fd6ba08a411c3a9471c))
- - Update gix-config setters. ([`ba3bf65`](https://github.com/GitoxideLabs/gitoxide/commit/ba3bf65808fbde44254e55955110ad43c9baedc5))
- - Gix-config now uses a Key trait rather than Into<&BStr> ([`6281e1a`](https://github.com/GitoxideLabs/gitoxide/commit/6281e1ac140c939b046ac88d536f16e076a3206c))
+ - 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/yuki0iq/gitoxide/commit/b050327e76f234b19be921b78b7b28e034319fdb))
+ - Prepare changelogs prior to release ([`52c3bbd`](https://github.com/yuki0iq/gitoxide/commit/52c3bbd36b9e94a0f3a78b4ada84d0c08eba27f6))
+ - Merge branch 'status' ([`3e5c974`](https://github.com/yuki0iq/gitoxide/commit/3e5c974dd62ac134711c6c2f5a5490187a6ea55e))
+ - Assure submodule status doesn't operate if there is no worktree checkout ([`3753592`](https://github.com/yuki0iq/gitoxide/commit/3753592ef2e33f138544f761d8e77742b80680d2))
+ - Make `summary` available for `Item`. ([`da45d92`](https://github.com/yuki0iq/gitoxide/commit/da45d92f844d670dd23712a031584a4c3352708b))
+ - Add `gix status --index-worktree-renames` ([`66e87cd`](https://github.com/yuki0iq/gitoxide/commit/66e87cd31c060c3f97ac685ee0541c408f600362))
+ - Add `status.showUntrackedFiles` to config-tree and use it in `status()` ([`22abf60`](https://github.com/yuki0iq/gitoxide/commit/22abf605858404fcd38a5f4b8713358a526819ac))
+ - Fix lints for nightly, and clippy ([`f8ce3d0`](https://github.com/yuki0iq/gitoxide/commit/f8ce3d0721b6a53713a9392f2451874f520bc44c))
+ - Allow configuration of interrupts in status iter ([`f1ba7bd`](https://github.com/yuki0iq/gitoxide/commit/f1ba7bd459390080052024920992054f1d11cd3e))
+ - Provide a non-parallel version of the status iteration ([`17bef30`](https://github.com/yuki0iq/gitoxide/commit/17bef301f2be29c8d0545b35d1581e57037e69df))
+ - Describing commits can now be done with conditional dirty-suffix using `commit::describe::Resolution::format_with_dirty_suffix()` ([`c7ddd30`](https://github.com/yuki0iq/gitoxide/commit/c7ddd30fc9fde6cac55153fa8e7fd783c83b336f))
+ - Add `Repository::is_dirty()` ([`c20ad28`](https://github.com/yuki0iq/gitoxide/commit/c20ad287128132cda995a47abac1dd18f415f02d))
+ - Add submodule support for status iterator ([`4a4989d`](https://github.com/yuki0iq/gitoxide/commit/4a4989d5170173269dcdc19890827911d13e7a89))
+ - Add `Submodule::status()` method. ([`a29fa00`](https://github.com/yuki0iq/gitoxide/commit/a29fa00d0727baffcba10c8f2f09115a362a2baf))
+ - Add `Status` iterator. ([`0330ad7`](https://github.com/yuki0iq/gitoxide/commit/0330ad77edab88e14812c57f812c96c5e4561045))
+ - `diff::resource_cache()` now takes the attribute stack directly. ([`57cf83b`](https://github.com/yuki0iq/gitoxide/commit/57cf83b57b0de01bd69f63ec3637859ccd757272))
+ - Cargo fmt ([`b3556b2`](https://github.com/yuki0iq/gitoxide/commit/b3556b2237f4fd8298999fd6ba08a411c3a9471c))
+ - Update gix-config setters. ([`ba3bf65`](https://github.com/yuki0iq/gitoxide/commit/ba3bf65808fbde44254e55955110ad43c9baedc5))
+ - Gix-config now uses a Key trait rather than Into<&BStr> ([`6281e1a`](https://github.com/yuki0iq/gitoxide/commit/6281e1ac140c939b046ac88d536f16e076a3206c))
## 0.59.0 (2024-02-25)
@@ -1574,25 +1724,25 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
* **Uncategorized**
- - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/GitoxideLabs/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
- - Prepare changelogs prior to release ([`f2e111f`](https://github.com/GitoxideLabs/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
- - Merge branch 'status' ([`bb48c4c`](https://github.com/GitoxideLabs/gitoxide/commit/bb48c4ce22650b8c76af3b147e252ebe7cedb205))
- - Empty pathspecs with prefix now are optionally matching the prefix. ([`0b1b44f`](https://github.com/GitoxideLabs/gitoxide/commit/0b1b44fa79a60ed40a9da154f7487408e6436941))
- - Leave more control to the user when creating pathspecs ([`1e85396`](https://github.com/GitoxideLabs/gitoxide/commit/1e853961b0254893e277a0e14ee89099bac097f3))
- - Adapt to changes in `gix-dir` ([`ab0f63a`](https://github.com/GitoxideLabs/gitoxide/commit/ab0f63aa5ab90c3a18a62e72d486a889b540d804))
- - Merge pull request #1300 from DianaNites/patch-1 ([`e186199`](https://github.com/GitoxideLabs/gitoxide/commit/e186199cca96fccb82ac0b759fe5149ef1a9acf6))
- - Fix a typo in `gix::clone::PrepareFetch::new`, crate_opts -> create_opts ([`adbf8e8`](https://github.com/GitoxideLabs/gitoxide/commit/adbf8e8dd8a112ece7fe6c1167892297f73ea325))
- - Adapt to changes in `gix-status` ([`366dfb3`](https://github.com/GitoxideLabs/gitoxide/commit/366dfb375d1c4844e4b0edb934fa8c7a5c10b9b3))
- - Adapt to changes in `gix-dir` ([`e91accc`](https://github.com/GitoxideLabs/gitoxide/commit/e91accc8a1e03b04f0ae50c161201e53273f6e03))
- - Merge branch 'panic-msg-fix' ([`a86a5c0`](https://github.com/GitoxideLabs/gitoxide/commit/a86a5c053745660f7e130bdfcd7ae1fca7a9f3b2))
- - Fix into_{blob,tag} panic messages ([`b81d8ae`](https://github.com/GitoxideLabs/gitoxide/commit/b81d8aead1bb0c3e1186d035c88982889178e3f1))
- - Merge branch 'dirwalk' ([`face359`](https://github.com/GitoxideLabs/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
- - Add `Repository::dirwalk_with_delegate()`. ([`6914d1a`](https://github.com/GitoxideLabs/gitoxide/commit/6914d1a7195d869ea776f30bbf29edb300f460be))
- - Add `open::Options::current_dir()`. ([`d8bd45e`](https://github.com/GitoxideLabs/gitoxide/commit/d8bd45eb4dba4aca2ef009b1594f244c669625b8))
- - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/GitoxideLabs/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
- - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/GitoxideLabs/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
- - Release gix-command v0.3.4 ([`8a62fb5`](https://github.com/GitoxideLabs/gitoxide/commit/8a62fb57f7751d3d57273d9430517487e555f999))
- - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/GitoxideLabs/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
+ - Release gix-date v0.8.4, gix-utils v0.1.10, gix-actor v0.30.1, gix-object v0.41.1, gix-path v0.10.6, gix-glob v0.16.1, gix-quote v0.4.11, gix-attributes v0.22.1, gix-command v0.3.5, gix-filter v0.10.0, gix-commitgraph v0.24.1, gix-worktree-stream v0.10.0, gix-archive v0.10.0, gix-config-value v0.14.5, gix-ref v0.42.0, gix-sec v0.10.5, gix-config v0.35.0, gix-prompt v0.8.3, gix-url v0.27.1, gix-credentials v0.24.1, gix-ignore v0.11.1, gix-index v0.30.0, gix-worktree v0.31.0, gix-diff v0.41.0, gix-discover v0.30.0, gix-pathspec v0.7.0, gix-dir v0.1.0, gix-pack v0.48.0, gix-odb v0.58.0, gix-transport v0.41.1, gix-protocol v0.44.1, gix-revision v0.26.1, gix-refspec v0.22.1, gix-status v0.6.0, gix-submodule v0.9.0, gix-worktree-state v0.8.0, gix v0.59.0, gix-fsck v0.3.0, gitoxide-core v0.36.0, gitoxide v0.34.0, safety bump 10 crates ([`45b4470`](https://github.com/yuki0iq/gitoxide/commit/45b447045bc826f252129c300c531acde2652c64))
+ - Prepare changelogs prior to release ([`f2e111f`](https://github.com/yuki0iq/gitoxide/commit/f2e111f768fc1bc6182355261c20b63610cffec7))
+ - Merge branch 'status' ([`bb48c4c`](https://github.com/yuki0iq/gitoxide/commit/bb48c4ce22650b8c76af3b147e252ebe7cedb205))
+ - Empty pathspecs with prefix now are optionally matching the prefix. ([`0b1b44f`](https://github.com/yuki0iq/gitoxide/commit/0b1b44fa79a60ed40a9da154f7487408e6436941))
+ - Leave more control to the user when creating pathspecs ([`1e85396`](https://github.com/yuki0iq/gitoxide/commit/1e853961b0254893e277a0e14ee89099bac097f3))
+ - Adapt to changes in `gix-dir` ([`ab0f63a`](https://github.com/yuki0iq/gitoxide/commit/ab0f63aa5ab90c3a18a62e72d486a889b540d804))
+ - Merge pull request #1300 from DianaNites/patch-1 ([`e186199`](https://github.com/yuki0iq/gitoxide/commit/e186199cca96fccb82ac0b759fe5149ef1a9acf6))
+ - Fix a typo in `gix::clone::PrepareFetch::new`, crate_opts -> create_opts ([`adbf8e8`](https://github.com/yuki0iq/gitoxide/commit/adbf8e8dd8a112ece7fe6c1167892297f73ea325))
+ - Adapt to changes in `gix-status` ([`366dfb3`](https://github.com/yuki0iq/gitoxide/commit/366dfb375d1c4844e4b0edb934fa8c7a5c10b9b3))
+ - Adapt to changes in `gix-dir` ([`e91accc`](https://github.com/yuki0iq/gitoxide/commit/e91accc8a1e03b04f0ae50c161201e53273f6e03))
+ - Merge branch 'panic-msg-fix' ([`a86a5c0`](https://github.com/yuki0iq/gitoxide/commit/a86a5c053745660f7e130bdfcd7ae1fca7a9f3b2))
+ - Fix into_{blob,tag} panic messages ([`b81d8ae`](https://github.com/yuki0iq/gitoxide/commit/b81d8aead1bb0c3e1186d035c88982889178e3f1))
+ - Merge branch 'dirwalk' ([`face359`](https://github.com/yuki0iq/gitoxide/commit/face359443ba33e8985ec1525d5ec38b743ea7a9))
+ - Add `Repository::dirwalk_with_delegate()`. ([`6914d1a`](https://github.com/yuki0iq/gitoxide/commit/6914d1a7195d869ea776f30bbf29edb300f460be))
+ - Add `open::Options::current_dir()`. ([`d8bd45e`](https://github.com/yuki0iq/gitoxide/commit/d8bd45eb4dba4aca2ef009b1594f244c669625b8))
+ - Merge branch 'tempfile-permissions' ([`7b44c7f`](https://github.com/yuki0iq/gitoxide/commit/7b44c7ff1dc0b8875214d2673c7f52948cf04ff0))
+ - Release gix-tempfile v13.1.0, gix-lock v13.1.0, safety bump 12 crates ([`8430442`](https://github.com/yuki0iq/gitoxide/commit/84304427dfe4d170c7732161b126961719f70059))
+ - Release gix-command v0.3.4 ([`8a62fb5`](https://github.com/yuki0iq/gitoxide/commit/8a62fb57f7751d3d57273d9430517487e555f999))
+ - Release gix-path v0.10.5 ([`b8cba96`](https://github.com/yuki0iq/gitoxide/commit/b8cba96ce57f8b6b0067d6a8cf3e37eaf280a238))
## 0.58.0 (2024-01-20)
@@ -1620,7 +1770,7 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
- 14 commits contributed to the release over the course of 18 calendar days.
- 20 days passed between releases.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#670](https://github.com/GitoxideLabs/gitoxide/issues/670)
+ - 1 unique issue was worked on: [#670](https://github.com/yuki0iq/gitoxide/issues/670)
### Commit Details
@@ -1628,22 +1778,22 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
- * **[#670](https://github.com/GitoxideLabs/gitoxide/issues/670)**
- - `object::tree::diff::Platform::for_each_to_obtain_tree(callback)` errors are more convenient to use. ([`e3c5a0f`](https://github.com/GitoxideLabs/gitoxide/commit/e3c5a0feaeef5ca1683da0adee25154c9e868b3e))
+ * **[#670](https://github.com/yuki0iq/gitoxide/issues/670)**
+ - `object::tree::diff::Platform::for_each_to_obtain_tree(callback)` errors are more convenient to use. ([`e3c5a0f`](https://github.com/yuki0iq/gitoxide/commit/e3c5a0feaeef5ca1683da0adee25154c9e868b3e))
* **Uncategorized**
- - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/GitoxideLabs/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
- - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/GitoxideLabs/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
- - Merge branch 'finegrained-features' ([`d8570d0`](https://github.com/GitoxideLabs/gitoxide/commit/d8570d08c72a977b22ff44d4c8b49af6c3017885))
- - Add `max-control` feature for fine-grained performance control. ([`8847676`](https://github.com/GitoxideLabs/gitoxide/commit/8847676ddd1aefb3610d384245ec6d692d5258de))
- - Merge branch 'dirwalk' ([`5d176fc`](https://github.com/GitoxideLabs/gitoxide/commit/5d176fc5ab82bfc7c194b4d929e73da9659ae8b8))
- - Use `gix_fs::current_dir(precompose_unicode)`. ([`7d8d167`](https://github.com/GitoxideLabs/gitoxide/commit/7d8d1678c9dd185a369e996551a6ed89fbb391f5))
- - Adapt to changes in `gix-features` ([`eacb5a4`](https://github.com/GitoxideLabs/gitoxide/commit/eacb5a4ae2fd94b095005cfbc0a8b2aa67539e52))
- - Add `env::args_os_opt()` which takes an argument to determine input unicode-decomposition ([`a7e606b`](https://github.com/GitoxideLabs/gitoxide/commit/a7e606b4dffe5c524b60a89fa0dbc753e80ce599))
- - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/GitoxideLabs/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
- - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/GitoxideLabs/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
- - Typo fixes ([`3ef3bc2`](https://github.com/GitoxideLabs/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
- - `max-performance-zlib-ng-compat` flag ([`1ba9488`](https://github.com/GitoxideLabs/gitoxide/commit/1ba9488a7c3737a4b5a15a871108924095c061b2))
- - Add a max-performance-zlib-ng-compat flag ([`cfb06ec`](https://github.com/GitoxideLabs/gitoxide/commit/cfb06ec695f1926778c78362cc6cd6a8f48f7e84))
+ - Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object v0.41.0, gix-path v0.10.4, gix-glob v0.16.0, gix-attributes v0.22.0, gix-command v0.3.3, gix-packetline-blocking v0.17.3, gix-filter v0.9.0, gix-fs v0.10.0, gix-commitgraph v0.24.0, gix-revwalk v0.12.0, gix-traverse v0.37.0, gix-worktree-stream v0.9.0, gix-archive v0.9.0, gix-config-value v0.14.4, gix-tempfile v13.0.0, gix-lock v13.0.0, gix-ref v0.41.0, gix-sec v0.10.4, gix-config v0.34.0, gix-url v0.27.0, gix-credentials v0.24.0, gix-ignore v0.11.0, gix-index v0.29.0, gix-worktree v0.30.0, gix-diff v0.40.0, gix-discover v0.29.0, gix-mailmap v0.22.0, gix-negotiate v0.12.0, gix-pack v0.47.0, gix-odb v0.57.0, gix-pathspec v0.6.0, gix-packetline v0.17.3, gix-transport v0.41.0, gix-protocol v0.44.0, gix-revision v0.26.0, gix-refspec v0.22.0, gix-status v0.5.0, gix-submodule v0.8.0, gix-worktree-state v0.7.0, gix v0.58.0, safety bump 39 crates ([`eb6aa8f`](https://github.com/yuki0iq/gitoxide/commit/eb6aa8f502314f886fc4ea3d52ab220763968208))
+ - Prepare changelogs prior to release ([`6a2e0be`](https://github.com/yuki0iq/gitoxide/commit/6a2e0bebfdf012dc2ed0ff2604086081f2a0f96d))
+ - Merge branch 'finegrained-features' ([`d8570d0`](https://github.com/yuki0iq/gitoxide/commit/d8570d08c72a977b22ff44d4c8b49af6c3017885))
+ - Add `max-control` feature for fine-grained performance control. ([`8847676`](https://github.com/yuki0iq/gitoxide/commit/8847676ddd1aefb3610d384245ec6d692d5258de))
+ - Merge branch 'dirwalk' ([`5d176fc`](https://github.com/yuki0iq/gitoxide/commit/5d176fc5ab82bfc7c194b4d929e73da9659ae8b8))
+ - Use `gix_fs::current_dir(precompose_unicode)`. ([`7d8d167`](https://github.com/yuki0iq/gitoxide/commit/7d8d1678c9dd185a369e996551a6ed89fbb391f5))
+ - Adapt to changes in `gix-features` ([`eacb5a4`](https://github.com/yuki0iq/gitoxide/commit/eacb5a4ae2fd94b095005cfbc0a8b2aa67539e52))
+ - Add `env::args_os_opt()` which takes an argument to determine input unicode-decomposition ([`a7e606b`](https://github.com/yuki0iq/gitoxide/commit/a7e606b4dffe5c524b60a89fa0dbc753e80ce599))
+ - Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 ([`b6c04c8`](https://github.com/yuki0iq/gitoxide/commit/b6c04c87b426bf36a059df8dc52b56d384b27b79))
+ - Merge pull request #1248 from joshtriplett/tyop ([`39f35da`](https://github.com/yuki0iq/gitoxide/commit/39f35da390bc46005d0374b9bf4e7106fc1bd0ec))
+ - Typo fixes ([`3ef3bc2`](https://github.com/yuki0iq/gitoxide/commit/3ef3bc20a1b90799e5ac26858f898bc7a7c96901))
+ - `max-performance-zlib-ng-compat` flag ([`1ba9488`](https://github.com/yuki0iq/gitoxide/commit/1ba9488a7c3737a4b5a15a871108924095c061b2))
+ - Add a max-performance-zlib-ng-compat flag ([`cfb06ec`](https://github.com/yuki0iq/gitoxide/commit/cfb06ec695f1926778c78362cc6cd6a8f48f7e84))
## 0.57.1 (2023-12-30)
@@ -1674,9 +1824,9 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
* **Uncategorized**
- - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/GitoxideLabs/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
- - Merge branch 'msrv' ([`8c492d7`](https://github.com/GitoxideLabs/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
- - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/GitoxideLabs/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
+ - Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0.37.1, gix-actor v0.29.1, gix-validate v0.8.3, gix-object v0.40.1, gix-path v0.10.3, gix-glob v0.15.1, gix-quote v0.4.10, gix-attributes v0.21.1, gix-command v0.3.2, gix-packetline-blocking v0.17.2, gix-utils v0.1.8, gix-filter v0.8.1, gix-fs v0.9.1, gix-chunk v0.4.7, gix-commitgraph v0.23.1, gix-hashtable v0.5.1, gix-revwalk v0.11.1, gix-traverse v0.36.1, gix-worktree-stream v0.8.1, gix-archive v0.8.1, gix-config-value v0.14.3, gix-tempfile v12.0.1, gix-lock v12.0.1, gix-ref v0.40.1, gix-sec v0.10.3, gix-config v0.33.1, gix-prompt v0.8.2, gix-url v0.26.1, gix-credentials v0.23.1, gix-ignore v0.10.1, gix-bitmap v0.2.10, gix-index v0.28.1, gix-worktree v0.29.1, gix-diff v0.39.1, gix-discover v0.28.1, gix-macros v0.1.3, gix-mailmap v0.21.1, gix-negotiate v0.11.1, gix-pack v0.46.1, gix-odb v0.56.1, gix-pathspec v0.5.1, gix-packetline v0.17.2, gix-transport v0.40.1, gix-protocol v0.43.1, gix-revision v0.25.1, gix-refspec v0.21.1, gix-status v0.4.1, gix-submodule v0.7.1, gix-worktree-state v0.6.1, gix v0.57.1 ([`972241f`](https://github.com/yuki0iq/gitoxide/commit/972241f1904944e8b6e84c6aa1649a49be7a85c3))
+ - Merge branch 'msrv' ([`8c492d7`](https://github.com/yuki0iq/gitoxide/commit/8c492d7b7e6e5d520b1e3ffeb489eeb88266aa75))
+ - Change `rust-version` manifest field back to 1.65. ([`3bd09ef`](https://github.com/yuki0iq/gitoxide/commit/3bd09ef120945a9669321ea856db4079a5dab930))
## 0.57.0 (2023-12-29)
@@ -1742,7 +1892,7 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
- 41 commits contributed to the release over the course of 22 calendar days.
- 22 days passed between releases.
- 10 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 4 unique issues were worked on: [#1158](https://github.com/GitoxideLabs/gitoxide/issues/1158), [#1165](https://github.com/GitoxideLabs/gitoxide/issues/1165), [#1178](https://github.com/GitoxideLabs/gitoxide/issues/1178), [#1191](https://github.com/GitoxideLabs/gitoxide/issues/1191)
+ - 4 unique issues were worked on: [#1158](https://github.com/yuki0iq/gitoxide/issues/1158), [#1165](https://github.com/yuki0iq/gitoxide/issues/1165), [#1178](https://github.com/yuki0iq/gitoxide/issues/1178), [#1191](https://github.com/yuki0iq/gitoxide/issues/1191)
### Thanks Clippy
@@ -1756,52 +1906,52 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
- * **[#1158](https://github.com/GitoxideLabs/gitoxide/issues/1158)**
- - Remove extra-lines from changelog ([`11c9f66`](https://github.com/GitoxideLabs/gitoxide/commit/11c9f66523011064e5e82d3b32713a7f4643809d))
- * **[#1165](https://github.com/GitoxideLabs/gitoxide/issues/1165)**
- - Complete partial note ([`8ef0538`](https://github.com/GitoxideLabs/gitoxide/commit/8ef053882957819e44485c356204a2689376ba1c))
- * **[#1178](https://github.com/GitoxideLabs/gitoxide/issues/1178)**
- - Add `config::Snapshot::trusted_program()`. ([`3f84213`](https://github.com/GitoxideLabs/gitoxide/commit/3f842134d0e2bbc9c62ee77af3c8e5c7fd9f47d1))
- * **[#1191](https://github.com/GitoxideLabs/gitoxide/issues/1191)**
- - Add note to clarify what users might want to do ([`2e04403`](https://github.com/GitoxideLabs/gitoxide/commit/2e04403589356c320f44f1516c29770d91a3d20b))
+ * **[#1158](https://github.com/yuki0iq/gitoxide/issues/1158)**
+ - Remove extra-lines from changelog ([`11c9f66`](https://github.com/yuki0iq/gitoxide/commit/11c9f66523011064e5e82d3b32713a7f4643809d))
+ * **[#1165](https://github.com/yuki0iq/gitoxide/issues/1165)**
+ - Complete partial note ([`8ef0538`](https://github.com/yuki0iq/gitoxide/commit/8ef053882957819e44485c356204a2689376ba1c))
+ * **[#1178](https://github.com/yuki0iq/gitoxide/issues/1178)**
+ - Add `config::Snapshot::trusted_program()`. ([`3f84213`](https://github.com/yuki0iq/gitoxide/commit/3f842134d0e2bbc9c62ee77af3c8e5c7fd9f47d1))
+ * **[#1191](https://github.com/yuki0iq/gitoxide/issues/1191)**
+ - Add note to clarify what users might want to do ([`2e04403`](https://github.com/yuki0iq/gitoxide/commit/2e04403589356c320f44f1516c29770d91a3d20b))
* **Uncategorized**
- - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/GitoxideLabs/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
- - Prepare changelogs of next release ([`e78a92b`](https://github.com/GitoxideLabs/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
- - Merge branch 'maintenance' ([`4454c9d`](https://github.com/GitoxideLabs/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
- - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/GitoxideLabs/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
- - Thanks clippy ([`d38d1cc`](https://github.com/GitoxideLabs/gitoxide/commit/d38d1cc1aa3402629a0f182324e3310e730ce3f2))
- - Merge branch 'tracking-branch' ([`0fe20e8`](https://github.com/GitoxideLabs/gitoxide/commit/0fe20e80145419e1662f869657dabf689786395f))
- - Refactor ([`530c15d`](https://github.com/GitoxideLabs/gitoxide/commit/530c15d45227ac9e86b3edd8c029a9c7da8e5842))
- - `Repository::rev_parse*()` now supports `branch@{upstream|push|u|p}`. ([`3fba5b8`](https://github.com/GitoxideLabs/gitoxide/commit/3fba5b856b37af2db40c29f463efe09dcfc8d085))
- - Add `Reference::remote_tracking_ref_name()` and `*::remote_ref_name()`. ([`270322e`](https://github.com/GitoxideLabs/gitoxide/commit/270322e75a49f9a5c2d996cf0a20c6d622b40394))
- - Add `Repository::branch_remote_tracking_ref_name()`. ([`4aa4b05`](https://github.com/GitoxideLabs/gitoxide/commit/4aa4b05b9dc785d550386218915208c0c9fdb78b))
- - Rename `Repository::branch_remote_ref()` to `Repository::branch_remote_ref_name()`, add `direction` argument (also to `Repository::branch_remote_name()` and `Repository::branch_remote()`). ([`404fde5`](https://github.com/GitoxideLabs/gitoxide/commit/404fde55d3cc85acce207ca259b0fa9b144dd694))
- - `Repository::remote_names|remote_default_name()` now returns `Cow<'_, BStr>` instead of `Cow<'_, str>`. ([`5c07c76`](https://github.com/GitoxideLabs/gitoxide/commit/5c07c760e392e9aecbe521f30ade5b693f977dc0))
- - Add `push.default` config key ([`8ac2dcc`](https://github.com/GitoxideLabs/gitoxide/commit/8ac2dccd62d88c0c196d2fc054a68a1b69121da0))
- - Merge branch 'match_ceiling_dir_or_error' ([`cda5b51`](https://github.com/GitoxideLabs/gitoxide/commit/cda5b51f3b39153fd8919209e2210da3051b928d))
- - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/GitoxideLabs/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
- - Release gix-ref v0.39.1 ([`c1cfe6e`](https://github.com/GitoxideLabs/gitoxide/commit/c1cfe6e4ab0d97ca98e93e1c01d9afa3b2c9a351))
- - Merge branch 'patch-1' ([`20dce42`](https://github.com/GitoxideLabs/gitoxide/commit/20dce42c85dc7c55a3ee1db42a6fd03c017ffc8a))
- - Differentiate between `Executable` and `Program` ([`56d1d09`](https://github.com/GitoxideLabs/gitoxide/commit/56d1d09307e65f3d721bdb73b8740734b94dbd62))
- - Add `core.editor` key ([`ff71e07`](https://github.com/GitoxideLabs/gitoxide/commit/ff71e07a45e62a6775f9e3e739e89c6718153c74))
- - Merge branch 'archive-handling' ([`7549559`](https://github.com/GitoxideLabs/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
- - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/GitoxideLabs/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
- - Git-lfs might fail early; let's rely on these caches to be recreated, where possible ([`b6f2b81`](https://github.com/GitoxideLabs/gitoxide/commit/b6f2b818f34e85edbdb0777a1df0cbf7fc9a0c98))
- - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/GitoxideLabs/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
- - Merge branch 'mailmap-config-section' ([`8dda069`](https://github.com/GitoxideLabs/gitoxide/commit/8dda069306fb140b1267b213079310a974b2d979))
- - Use new `mailmap` keys and make a few improvements. ([`7f65ffd`](https://github.com/GitoxideLabs/gitoxide/commit/7f65ffdb57488d5561b2f54a613259d74e26b250))
- - Assign more suitable types to `mailmap` keys ([`1bf3e88`](https://github.com/GitoxideLabs/gitoxide/commit/1bf3e888e5b7c37bedb738d7a8f30dd3dbf3d75d))
- - Add config section for mailmap.{blob,file}. ([`86c7fa1`](https://github.com/GitoxideLabs/gitoxide/commit/86c7fa198c03152eaa99129472d03531d941e0a3))
- - Merge branch 'configure-prepare-fetch' ([`281fda0`](https://github.com/GitoxideLabs/gitoxide/commit/281fda06a89b1d38cf6afeda23cf80a68486140b))
- - Add `clone::PrepareFetch::with_in_memory_config_overrides()`. ([`b5c36b8`](https://github.com/GitoxideLabs/gitoxide/commit/b5c36b805d0b269e6d87ca8b6c517b7fd7337622))
- - Allow overriding Git configuration when cloning. ([`9833b45`](https://github.com/GitoxideLabs/gitoxide/commit/9833b45c59ebb078b3f5c35fdb0a5b9bd3453fbc))
- - Merge branch 'push-yvzxzqrkkvry' ([`4917beb`](https://github.com/GitoxideLabs/gitoxide/commit/4917beb5760a9bafb75b59331b282f4d6dbb64f5))
- - Fixup new unsafe interrupt handler ([`c23bb87`](https://github.com/GitoxideLabs/gitoxide/commit/c23bb878812a54f589fd1626a9ae8c3e12ce5ec5))
- - Mark `gix::interrupt::init_handler()` as unsafe ([`59b8104`](https://github.com/GitoxideLabs/gitoxide/commit/59b8104a5320d946abc9f5736fa76696cef1459d))
- - Reduce size of unsafe block in signal handler ([`d77bc0e`](https://github.com/GitoxideLabs/gitoxide/commit/d77bc0e96787d555fe8c6ca34b7710cda3681c8e))
- - Release gix-config v0.32.1 ([`cd26fd8`](https://github.com/GitoxideLabs/gitoxide/commit/cd26fd8babb023286ed9f6a6c71a06575de8d246))
- - Merge branch 'adjustments-for-cargo' ([`56588a9`](https://github.com/GitoxideLabs/gitoxide/commit/56588a9b3e97665f1dd4c11dc74a692f35abba60))
- - Fix import/prevent warning ([`ec0211a`](https://github.com/GitoxideLabs/gitoxide/commit/ec0211afa6313d0f640dc4cbb4c0988ad27009df))
+ - Release gix-date v0.8.2, gix-hash v0.14.0, gix-trace v0.1.5, gix-features v0.37.0, gix-actor v0.29.0, gix-validate v0.8.2, gix-object v0.40.0, gix-path v0.10.2, gix-glob v0.15.0, gix-quote v0.4.9, gix-attributes v0.21.0, gix-command v0.3.1, gix-packetline-blocking v0.17.1, gix-utils v0.1.7, gix-filter v0.8.0, gix-fs v0.9.0, gix-chunk v0.4.6, gix-commitgraph v0.23.0, gix-hashtable v0.5.0, gix-revwalk v0.11.0, gix-traverse v0.36.0, gix-worktree-stream v0.8.0, gix-archive v0.8.0, gix-config-value v0.14.2, gix-tempfile v12.0.0, gix-lock v12.0.0, gix-ref v0.40.0, gix-sec v0.10.2, gix-config v0.33.0, gix-prompt v0.8.1, gix-url v0.26.0, gix-credentials v0.23.0, gix-ignore v0.10.0, gix-bitmap v0.2.9, gix-index v0.28.0, gix-worktree v0.29.0, gix-diff v0.39.0, gix-discover v0.28.0, gix-macros v0.1.2, gix-mailmap v0.21.0, gix-negotiate v0.11.0, gix-pack v0.46.0, gix-odb v0.56.0, gix-pathspec v0.5.0, gix-packetline v0.17.1, gix-transport v0.40.0, gix-protocol v0.43.0, gix-revision v0.25.0, gix-refspec v0.21.0, gix-status v0.4.0, gix-submodule v0.7.0, gix-worktree-state v0.6.0, gix v0.57.0, gix-fsck v0.2.0, gitoxide-core v0.35.0, gitoxide v0.33.0, safety bump 40 crates ([`e1aae19`](https://github.com/yuki0iq/gitoxide/commit/e1aae191d7421c748913c92e2c5883274331dd20))
+ - Prepare changelogs of next release ([`e78a92b`](https://github.com/yuki0iq/gitoxide/commit/e78a92bfeda168b2f35bb7ba9a94175cdece12f2))
+ - Merge branch 'maintenance' ([`4454c9d`](https://github.com/yuki0iq/gitoxide/commit/4454c9d66c32a1de75a66639016c73edbda3bd34))
+ - Upgrade MSRV to v1.70 ([`aea89c3`](https://github.com/yuki0iq/gitoxide/commit/aea89c3ad52f1a800abb620e9a4701bdf904ff7d))
+ - Thanks clippy ([`d38d1cc`](https://github.com/yuki0iq/gitoxide/commit/d38d1cc1aa3402629a0f182324e3310e730ce3f2))
+ - Merge branch 'tracking-branch' ([`0fe20e8`](https://github.com/yuki0iq/gitoxide/commit/0fe20e80145419e1662f869657dabf689786395f))
+ - Refactor ([`530c15d`](https://github.com/yuki0iq/gitoxide/commit/530c15d45227ac9e86b3edd8c029a9c7da8e5842))
+ - `Repository::rev_parse*()` now supports `branch@{upstream|push|u|p}`. ([`3fba5b8`](https://github.com/yuki0iq/gitoxide/commit/3fba5b856b37af2db40c29f463efe09dcfc8d085))
+ - Add `Reference::remote_tracking_ref_name()` and `*::remote_ref_name()`. ([`270322e`](https://github.com/yuki0iq/gitoxide/commit/270322e75a49f9a5c2d996cf0a20c6d622b40394))
+ - Add `Repository::branch_remote_tracking_ref_name()`. ([`4aa4b05`](https://github.com/yuki0iq/gitoxide/commit/4aa4b05b9dc785d550386218915208c0c9fdb78b))
+ - Rename `Repository::branch_remote_ref()` to `Repository::branch_remote_ref_name()`, add `direction` argument (also to `Repository::branch_remote_name()` and `Repository::branch_remote()`). ([`404fde5`](https://github.com/yuki0iq/gitoxide/commit/404fde55d3cc85acce207ca259b0fa9b144dd694))
+ - `Repository::remote_names|remote_default_name()` now returns `Cow<'_, BStr>` instead of `Cow<'_, str>`. ([`5c07c76`](https://github.com/yuki0iq/gitoxide/commit/5c07c760e392e9aecbe521f30ade5b693f977dc0))
+ - Add `push.default` config key ([`8ac2dcc`](https://github.com/yuki0iq/gitoxide/commit/8ac2dccd62d88c0c196d2fc054a68a1b69121da0))
+ - Merge branch 'match_ceiling_dir_or_error' ([`cda5b51`](https://github.com/yuki0iq/gitoxide/commit/cda5b51f3b39153fd8919209e2210da3051b928d))
+ - Merge branch 'main' into fix-1183 ([`1691ba6`](https://github.com/yuki0iq/gitoxide/commit/1691ba669537f4a39ebb0891747dc509a6aedbef))
+ - Release gix-ref v0.39.1 ([`c1cfe6e`](https://github.com/yuki0iq/gitoxide/commit/c1cfe6e4ab0d97ca98e93e1c01d9afa3b2c9a351))
+ - Merge branch 'patch-1' ([`20dce42`](https://github.com/yuki0iq/gitoxide/commit/20dce42c85dc7c55a3ee1db42a6fd03c017ffc8a))
+ - Differentiate between `Executable` and `Program` ([`56d1d09`](https://github.com/yuki0iq/gitoxide/commit/56d1d09307e65f3d721bdb73b8740734b94dbd62))
+ - Add `core.editor` key ([`ff71e07`](https://github.com/yuki0iq/gitoxide/commit/ff71e07a45e62a6775f9e3e739e89c6718153c74))
+ - Merge branch 'archive-handling' ([`7549559`](https://github.com/yuki0iq/gitoxide/commit/7549559fcbf42249939f41fd7aa34b4449eb1fec))
+ - Check all git-lfs managed files into the repository ([`35439de`](https://github.com/yuki0iq/gitoxide/commit/35439defd2d71779d4b3795b7652cde18ff11150))
+ - Git-lfs might fail early; let's rely on these caches to be recreated, where possible ([`b6f2b81`](https://github.com/yuki0iq/gitoxide/commit/b6f2b818f34e85edbdb0777a1df0cbf7fc9a0c98))
+ - Release gix-hash v0.13.3, gix-index v0.27.1 ([`98b08f4`](https://github.com/yuki0iq/gitoxide/commit/98b08f4d0d9237be0e0c2caa9bf5c13ae8bbf9d8))
+ - Merge branch 'mailmap-config-section' ([`8dda069`](https://github.com/yuki0iq/gitoxide/commit/8dda069306fb140b1267b213079310a974b2d979))
+ - Use new `mailmap` keys and make a few improvements. ([`7f65ffd`](https://github.com/yuki0iq/gitoxide/commit/7f65ffdb57488d5561b2f54a613259d74e26b250))
+ - Assign more suitable types to `mailmap` keys ([`1bf3e88`](https://github.com/yuki0iq/gitoxide/commit/1bf3e888e5b7c37bedb738d7a8f30dd3dbf3d75d))
+ - Add config section for mailmap.{blob,file}. ([`86c7fa1`](https://github.com/yuki0iq/gitoxide/commit/86c7fa198c03152eaa99129472d03531d941e0a3))
+ - Merge branch 'configure-prepare-fetch' ([`281fda0`](https://github.com/yuki0iq/gitoxide/commit/281fda06a89b1d38cf6afeda23cf80a68486140b))
+ - Add `clone::PrepareFetch::with_in_memory_config_overrides()`. ([`b5c36b8`](https://github.com/yuki0iq/gitoxide/commit/b5c36b805d0b269e6d87ca8b6c517b7fd7337622))
+ - Allow overriding Git configuration when cloning. ([`9833b45`](https://github.com/yuki0iq/gitoxide/commit/9833b45c59ebb078b3f5c35fdb0a5b9bd3453fbc))
+ - Merge branch 'push-yvzxzqrkkvry' ([`4917beb`](https://github.com/yuki0iq/gitoxide/commit/4917beb5760a9bafb75b59331b282f4d6dbb64f5))
+ - Fixup new unsafe interrupt handler ([`c23bb87`](https://github.com/yuki0iq/gitoxide/commit/c23bb878812a54f589fd1626a9ae8c3e12ce5ec5))
+ - Mark `gix::interrupt::init_handler()` as unsafe ([`59b8104`](https://github.com/yuki0iq/gitoxide/commit/59b8104a5320d946abc9f5736fa76696cef1459d))
+ - Reduce size of unsafe block in signal handler ([`d77bc0e`](https://github.com/yuki0iq/gitoxide/commit/d77bc0e96787d555fe8c6ca34b7710cda3681c8e))
+ - Release gix-config v0.32.1 ([`cd26fd8`](https://github.com/yuki0iq/gitoxide/commit/cd26fd8babb023286ed9f6a6c71a06575de8d246))
+ - Merge branch 'adjustments-for-cargo' ([`56588a9`](https://github.com/yuki0iq/gitoxide/commit/56588a9b3e97665f1dd4c11dc74a692f35abba60))
+ - Fix import/prevent warning ([`ec0211a`](https://github.com/yuki0iq/gitoxide/commit/ec0211afa6313d0f640dc4cbb4c0988ad27009df))
## 0.56.0 (2023-12-06)
@@ -1921,7 +2071,7 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
- 69 commits contributed to the release.
- 23 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 6 unique issues were worked on: [#1061](https://github.com/GitoxideLabs/gitoxide/issues/1061), [#1076](https://github.com/GitoxideLabs/gitoxide/issues/1076), [#1090](https://github.com/GitoxideLabs/gitoxide/issues/1090), [#1125](https://github.com/GitoxideLabs/gitoxide/issues/1125), [#1129](https://github.com/GitoxideLabs/gitoxide/issues/1129), [#972](https://github.com/GitoxideLabs/gitoxide/issues/972)
+ - 6 unique issues were worked on: [#1061](https://github.com/yuki0iq/gitoxide/issues/1061), [#1076](https://github.com/yuki0iq/gitoxide/issues/1076), [#1090](https://github.com/yuki0iq/gitoxide/issues/1090), [#1125](https://github.com/yuki0iq/gitoxide/issues/1125), [#1129](https://github.com/yuki0iq/gitoxide/issues/1129), [#972](https://github.com/yuki0iq/gitoxide/issues/972)
### Thanks Clippy
@@ -1935,82 +2085,82 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
- * **[#1061](https://github.com/GitoxideLabs/gitoxide/issues/1061)**
- - V1 negotiation won't hang anymore ([`6295dec`](https://github.com/GitoxideLabs/gitoxide/commit/6295dec2bdd6c3bb35e45db7a486651ebfe50369))
- * **[#1076](https://github.com/GitoxideLabs/gitoxide/issues/1076)**
- - Don't use `trust-dns` by default when using request. ([`8d9296f`](https://github.com/GitoxideLabs/gitoxide/commit/8d9296ff150a887cb887ee6b6a9c4a9cb550cae0))
- * **[#1090](https://github.com/GitoxideLabs/gitoxide/issues/1090)**
- - Add the `gitoxide.credentials.terminalPrompt` key to represent the GIT_TERMINAL_PROMPT ([`e95bb9f`](https://github.com/GitoxideLabs/gitoxide/commit/e95bb9fa3a69bec039ebf932b672496de753fe97))
- * **[#1125](https://github.com/GitoxideLabs/gitoxide/issues/1125)**
- - Fix; `SnapshotMut::set_value()` now sets values for keys in subsections as well. ([`d8452a0`](https://github.com/GitoxideLabs/gitoxide/commit/d8452a074f9f371c09ab3b06ae1870c90cf90475))
- * **[#1129](https://github.com/GitoxideLabs/gitoxide/issues/1129)**
- - Assure the correct repository is used for checkouts after clone. ([`0b3eb14`](https://github.com/GitoxideLabs/gitoxide/commit/0b3eb141bee59ffc17c973a8d126efaa52edb9b3))
- * **[#972](https://github.com/GitoxideLabs/gitoxide/issues/972)**
- - Allow multiple packs to be received one after another. ([`3ff1827`](https://github.com/GitoxideLabs/gitoxide/commit/3ff1827a12557a601da22d138beb97e8647d5d6e))
+ * **[#1061](https://github.com/yuki0iq/gitoxide/issues/1061)**
+ - V1 negotiation won't hang anymore ([`6295dec`](https://github.com/yuki0iq/gitoxide/commit/6295dec2bdd6c3bb35e45db7a486651ebfe50369))
+ * **[#1076](https://github.com/yuki0iq/gitoxide/issues/1076)**
+ - Don't use `trust-dns` by default when using request. ([`8d9296f`](https://github.com/yuki0iq/gitoxide/commit/8d9296ff150a887cb887ee6b6a9c4a9cb550cae0))
+ * **[#1090](https://github.com/yuki0iq/gitoxide/issues/1090)**
+ - Add the `gitoxide.credentials.terminalPrompt` key to represent the GIT_TERMINAL_PROMPT ([`e95bb9f`](https://github.com/yuki0iq/gitoxide/commit/e95bb9fa3a69bec039ebf932b672496de753fe97))
+ * **[#1125](https://github.com/yuki0iq/gitoxide/issues/1125)**
+ - Fix; `SnapshotMut::set_value()` now sets values for keys in subsections as well. ([`d8452a0`](https://github.com/yuki0iq/gitoxide/commit/d8452a074f9f371c09ab3b06ae1870c90cf90475))
+ * **[#1129](https://github.com/yuki0iq/gitoxide/issues/1129)**
+ - Assure the correct repository is used for checkouts after clone. ([`0b3eb14`](https://github.com/yuki0iq/gitoxide/commit/0b3eb141bee59ffc17c973a8d126efaa52edb9b3))
+ * **[#972](https://github.com/yuki0iq/gitoxide/issues/972)**
+ - Allow multiple packs to be received one after another. ([`3ff1827`](https://github.com/yuki0iq/gitoxide/commit/3ff1827a12557a601da22d138beb97e8647d5d6e))
* **Uncategorized**
- - Release gix v0.56.0 ([`476d5ef`](https://github.com/GitoxideLabs/gitoxide/commit/476d5ef2309ed0de20f3a46f0aad803579ab9ed4))
- - Release gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`c8568b9`](https://github.com/GitoxideLabs/gitoxide/commit/c8568b9c9bf883f77e81a9a98b1fc2cbe726df79))
- - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/GitoxideLabs/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
- - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/GitoxideLabs/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
- - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/GitoxideLabs/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
- - Merge branch 'adjustments-for-cargo' ([`8156340`](https://github.com/GitoxideLabs/gitoxide/commit/8156340724b1b7cb15824f88c75f6ddd7302cff5))
- - Add `gitoxide.core.externalCommandStderr` to allow enabling `stderr` to the enclosing terminal. ([`2762724`](https://github.com/GitoxideLabs/gitoxide/commit/27627248a019d85a904ecd8a57e395f34c1b16a4))
- - Use `gitoxide.credentials.helperStderr` key to control how stderr is handled with helpers. ([`6cf73a4`](https://github.com/GitoxideLabs/gitoxide/commit/6cf73a44cbcd8bdca6a353cfd02d6237b1883b8c))
- - Rename `GITOXIDE_*` environment variables to `GIX_#` ([`2189cee`](https://github.com/GitoxideLabs/gitoxide/commit/2189cee47f99350b368390eaa2a01961bb77c250))
- - Merge branch 'gix-status' ([`5fdc9df`](https://github.com/GitoxideLabs/gitoxide/commit/5fdc9df069f3d9a4bd88e4e0ca5d67916e2908c9))
- - Merge branch 'remove-unsafe' ([`d2ba97c`](https://github.com/GitoxideLabs/gitoxide/commit/d2ba97c057de62022d4b8b720750c3a706ac0f9c))
- - Remove unsafe transmute of should_interrupt ([`88f8b34`](https://github.com/GitoxideLabs/gitoxide/commit/88f8b342ab317696bcab8a0fe75c042e7290a75c))
- - `revision::Spec::path_and_mode()` ([`77686db`](https://github.com/GitoxideLabs/gitoxide/commit/77686db3f91e16fa6657dbae2182ec72e88d3fd0))
- - J fmt ([`51c7abc`](https://github.com/GitoxideLabs/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
- - Merge branch 'gix-status' ([`dfb3f18`](https://github.com/GitoxideLabs/gitoxide/commit/dfb3f1821428f294f1832543ad0cf2fc883b03fb))
- - Adapt to changes in `gix-diff` ([`1706e23`](https://github.com/GitoxideLabs/gitoxide/commit/1706e2394380c35cd98d0e106eb0985ae1912da0))
- - `object::blob::diff::Platform` now performs all necessary conversions. ([`4743212`](https://github.com/GitoxideLabs/gitoxide/commit/4743212269c6fab69f6306fba88ee38b669a7dc3))
- - Add key for `diff.external`. ([`6f4bbc3`](https://github.com/GitoxideLabs/gitoxide/commit/6f4bbc31411cd3528cc6dd3db54a333ff861ec95))
- - Add the`diff::resource_cache()` low-level utility for rapid in-memory diffing of combinations of resources. ([`4aea9b0`](https://github.com/GitoxideLabs/gitoxide/commit/4aea9b097fb08e504cdfc4a7c3b7511a308dc074))
- - Merge branch 'support_ssl_verify' ([`5ce9784`](https://github.com/GitoxideLabs/gitoxide/commit/5ce978432231e257ef625fc401895b34f963bf6d))
- - Refactor ([`ead00e9`](https://github.com/GitoxideLabs/gitoxide/commit/ead00e9c8864eca804b8ba0dbf6792e28da85ecc))
- - Add config value gitoxide.http.sslNoVerify ([`dd575cd`](https://github.com/GitoxideLabs/gitoxide/commit/dd575cd0e3749ff7f59c1582cec0524ff231667d))
- - In gix read http.sslVerify config value and pass it to gix-transport. ([`c6e83cf`](https://github.com/GitoxideLabs/gitoxide/commit/c6e83cf69f1a17e9ba3010bcce3a4ddd3305424c))
- - Merge pull request #1140 from bittrance/fix-pr1127 ([`698caaa`](https://github.com/GitoxideLabs/gitoxide/commit/698caaa53447c3d87a39749d6bc7526c6acbfe14))
- - Connect new gitoxide.credentials subsection into section tree. ([`8b8704f`](https://github.com/GitoxideLabs/gitoxide/commit/8b8704f8cd4382d0955fbf34c8f653b6ec3ff159))
- - Adapt to changes in `gix-filter` ([`1763862`](https://github.com/GitoxideLabs/gitoxide/commit/17638628586900d43d730e6ed2a0862d8e408f29))
- - Merge branch 'improve-filters' ([`f09ea13`](https://github.com/GitoxideLabs/gitoxide/commit/f09ea13b94a8dad695e4d26533fcd5c739043574))
- - Add `gitoxide.core.refsNamespace` key and respect the `GIT_NAMESPACE` environment variable. ([`8434aab`](https://github.com/GitoxideLabs/gitoxide/commit/8434aab5fb6ce32be2bf3b20e38c28c780bd5db9))
- - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/GitoxideLabs/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
- - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/GitoxideLabs/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
- - Merge branch 'sh-on-windows' ([`2b80d84`](https://github.com/GitoxideLabs/gitoxide/commit/2b80d8424196088d4ccc36914c87e320e4416ea1))
- - Remove special handling in favor of allowing shell-avoidance. ([`a0cc80d`](https://github.com/GitoxideLabs/gitoxide/commit/a0cc80d21e74a43d5770cf08a221ef92f39920bb))
- - Merge branch 'fix-1103' ([`d75159c`](https://github.com/GitoxideLabs/gitoxide/commit/d75159c6d49c01c24c97777c718a76261b88e5d3))
- - Adapt to changes in `gix-credentials` ([`c712850`](https://github.com/GitoxideLabs/gitoxide/commit/c7128502d2f8a97b5f730920c056bbda7f4509a5))
- - Merge branch 'gix-status' ([`c87f2cc`](https://github.com/GitoxideLabs/gitoxide/commit/c87f2cc7a499cbd354c03c40f9923c80845fc56c))
- - Generalize rename-tracking engine for later use with status. ([`089c4dc`](https://github.com/GitoxideLabs/gitoxide/commit/089c4dc8b7d323637e5f9a9f7446f2a8e9f51ce1))
- - Merge branch 'error' ([`c372321`](https://github.com/GitoxideLabs/gitoxide/commit/c372321dd6ea66a41c135d28c7319ab05a6d0942))
- - Make `verbose-object-parsing-errors` available in `gix`. ([`0ed0a89`](https://github.com/GitoxideLabs/gitoxide/commit/0ed0a8936eaf73407721fe0e06da5d345a54956b))
- - Merge branch 'fix-1096' ([`ff99a18`](https://github.com/GitoxideLabs/gitoxide/commit/ff99a18e9f9388542a9cbf17d61b413f34b1d533))
- - Adapt to changes in `gix-object` ([`203d69c`](https://github.com/GitoxideLabs/gitoxide/commit/203d69c8890acc716bd4f7a7b1b2b91a8c828bde))
- - Merge branch 'caio/main' ([`7227410`](https://github.com/GitoxideLabs/gitoxide/commit/72274107fdb8c8faa93a4abbe1382ca3301003c9))
- - Count removed bytes correctly ([`267b13d`](https://github.com/GitoxideLabs/gitoxide/commit/267b13d9ebd089d4ffb788e7cb94895914a1fd1d))
- - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/GitoxideLabs/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
- - Thanks clippy ([`82b01c2`](https://github.com/GitoxideLabs/gitoxide/commit/82b01c28bbbcd3b8ce346d1977fe7d8587273be6))
- - Adapt to changes related to usage of `gix-object::Find` trait where necessary ([`5761a4d`](https://github.com/GitoxideLabs/gitoxide/commit/5761a4daf80e5febe469e32220b71dc3063fb4a6))
- - Adapt to changes in `gix_object` and `gix_odb`. ([`24e319e`](https://github.com/GitoxideLabs/gitoxide/commit/24e319e996b4822782521430a2d0e8ce3710f123))
- - Merge branch 'BloopAI/main' ([`c197cbf`](https://github.com/GitoxideLabs/gitoxide/commit/c197cbfedf1405ac9b95b4f9d6630b98b1bac89f))
- - Add feature to allow using rustls without trust-dns ([`ea8cd0e`](https://github.com/GitoxideLabs/gitoxide/commit/ea8cd0e45793c374cfc6ebbacd09b09ebfbecfe4))
- - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/GitoxideLabs/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
- - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/GitoxideLabs/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
- - Merge branch 'fix-v1-negotiation' ([`eb23338`](https://github.com/GitoxideLabs/gitoxide/commit/eb23338b847af2b26c797e6e903969a569deb0a7))
- - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/GitoxideLabs/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
- - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/GitoxideLabs/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
- - Merge branch 'discover-split-worktree' ([`16170d9`](https://github.com/GitoxideLabs/gitoxide/commit/16170d9c2e4de6a2e639ff99b75e65bbd0e782d7))
- - Improve the error message around incorrect worktree paths ([`dd57957`](https://github.com/GitoxideLabs/gitoxide/commit/dd57957b34425ea1a61304222f42ccaa667224bd))
- - Allow to open split worktree repositories ([`20f962e`](https://github.com/GitoxideLabs/gitoxide/commit/20f962e5d6a7c19ca097ccd3f06434f6c9501262))
- - Merge branch 'fuzz' ([`c5a7e66`](https://github.com/GitoxideLabs/gitoxide/commit/c5a7e66d901868237ef5a4f86534b9878cc397ff))
- - Add `http-client-curl-rustls` (CLI) and `blocking-http-transport-curl-rustls` (lib) features to avoid openssl. ([`f34f46a`](https://github.com/GitoxideLabs/gitoxide/commit/f34f46a3895a157036b099d6663d8953567119e7))
- - Make it easier to see what's happening during negotiation with `tracing enabled` ([`4e48558`](https://github.com/GitoxideLabs/gitoxide/commit/4e485585ccdc1f98d7627eab9b58729dc526c73c))
- - Release gix-url v0.25.1 ([`47a1241`](https://github.com/GitoxideLabs/gitoxide/commit/47a1241484fdb424184ca37f85a8b287d374d2a1))
- - Merge branch 'head-conversions' ([`c2cf20c`](https://github.com/GitoxideLabs/gitoxide/commit/c2cf20cd2d685c2c24527729fff35fd0a7903742))
- - Add `Head::try_into_peeled_object()` and `Head::peel_to_object_in_place()` ([`117357e`](https://github.com/GitoxideLabs/gitoxide/commit/117357e7bbfcb1bfe887f85173e88db9436814b1))
- - Improve `head()` peeling API ([`4e6a4e6`](https://github.com/GitoxideLabs/gitoxide/commit/4e6a4e6ef440c72f61513ba82b439b9dca298e73))
+ - Release gix v0.56.0 ([`476d5ef`](https://github.com/yuki0iq/gitoxide/commit/476d5ef2309ed0de20f3a46f0aad803579ab9ed4))
+ - Release gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`c8568b9`](https://github.com/yuki0iq/gitoxide/commit/c8568b9c9bf883f77e81a9a98b1fc2cbe726df79))
+ - Release gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0 ([`d3fd11e`](https://github.com/yuki0iq/gitoxide/commit/d3fd11ec3783843d4e49081e1d14359ed9714b5f))
+ - Release gix-date v0.8.1, gix-hash v0.13.2, gix-trace v0.1.4, gix-features v0.36.1, gix-actor v0.28.1, gix-validate v0.8.1, gix-object v0.39.0, gix-path v0.10.1, gix-glob v0.14.1, gix-quote v0.4.8, gix-attributes v0.20.1, gix-command v0.3.0, gix-packetline-blocking v0.17.0, gix-utils v0.1.6, gix-filter v0.7.0, gix-fs v0.8.1, gix-chunk v0.4.5, gix-commitgraph v0.22.1, gix-hashtable v0.4.1, gix-revwalk v0.10.0, gix-traverse v0.35.0, gix-worktree-stream v0.7.0, gix-archive v0.7.0, gix-config-value v0.14.1, gix-tempfile v11.0.1, gix-lock v11.0.1, gix-ref v0.39.0, gix-sec v0.10.1, gix-config v0.32.0, gix-prompt v0.8.0, gix-url v0.25.2, gix-credentials v0.22.0, gix-ignore v0.9.1, gix-bitmap v0.2.8, gix-index v0.27.0, gix-worktree v0.28.0, gix-diff v0.38.0, gix-discover v0.27.0, gix-macros v0.1.1, gix-mailmap v0.20.1, gix-negotiate v0.10.0, gix-pack v0.45.0, gix-odb v0.55.0, gix-pathspec v0.4.1, gix-packetline v0.17.0, gix-transport v0.39.0, gix-protocol v0.42.0, gix-revision v0.24.0, gix-refspec v0.20.0, gix-status v0.3.0, gix-submodule v0.6.0, gix-worktree-state v0.5.0, gix v0.56.0, gix-fsck v0.1.0, gitoxide-core v0.34.0, gitoxide v0.32.0, safety bump 27 crates ([`55d386a`](https://github.com/yuki0iq/gitoxide/commit/55d386a2448aba1dd22c73fb63b3fd5b3a8401c9))
+ - Prepare changelogs prior to release ([`d3dcbe5`](https://github.com/yuki0iq/gitoxide/commit/d3dcbe5c4e3a004360d02fbfb74a8fad52f19b5e))
+ - Merge branch 'adjustments-for-cargo' ([`8156340`](https://github.com/yuki0iq/gitoxide/commit/8156340724b1b7cb15824f88c75f6ddd7302cff5))
+ - Add `gitoxide.core.externalCommandStderr` to allow enabling `stderr` to the enclosing terminal. ([`2762724`](https://github.com/yuki0iq/gitoxide/commit/27627248a019d85a904ecd8a57e395f34c1b16a4))
+ - Use `gitoxide.credentials.helperStderr` key to control how stderr is handled with helpers. ([`6cf73a4`](https://github.com/yuki0iq/gitoxide/commit/6cf73a44cbcd8bdca6a353cfd02d6237b1883b8c))
+ - Rename `GITOXIDE_*` environment variables to `GIX_#` ([`2189cee`](https://github.com/yuki0iq/gitoxide/commit/2189cee47f99350b368390eaa2a01961bb77c250))
+ - Merge branch 'gix-status' ([`5fdc9df`](https://github.com/yuki0iq/gitoxide/commit/5fdc9df069f3d9a4bd88e4e0ca5d67916e2908c9))
+ - Merge branch 'remove-unsafe' ([`d2ba97c`](https://github.com/yuki0iq/gitoxide/commit/d2ba97c057de62022d4b8b720750c3a706ac0f9c))
+ - Remove unsafe transmute of should_interrupt ([`88f8b34`](https://github.com/yuki0iq/gitoxide/commit/88f8b342ab317696bcab8a0fe75c042e7290a75c))
+ - `revision::Spec::path_and_mode()` ([`77686db`](https://github.com/yuki0iq/gitoxide/commit/77686db3f91e16fa6657dbae2182ec72e88d3fd0))
+ - J fmt ([`51c7abc`](https://github.com/yuki0iq/gitoxide/commit/51c7abc65f368b1b2bd3d82473793d3cd4fcbad5))
+ - Merge branch 'gix-status' ([`dfb3f18`](https://github.com/yuki0iq/gitoxide/commit/dfb3f1821428f294f1832543ad0cf2fc883b03fb))
+ - Adapt to changes in `gix-diff` ([`1706e23`](https://github.com/yuki0iq/gitoxide/commit/1706e2394380c35cd98d0e106eb0985ae1912da0))
+ - `object::blob::diff::Platform` now performs all necessary conversions. ([`4743212`](https://github.com/yuki0iq/gitoxide/commit/4743212269c6fab69f6306fba88ee38b669a7dc3))
+ - Add key for `diff.external`. ([`6f4bbc3`](https://github.com/yuki0iq/gitoxide/commit/6f4bbc31411cd3528cc6dd3db54a333ff861ec95))
+ - Add the`diff::resource_cache()` low-level utility for rapid in-memory diffing of combinations of resources. ([`4aea9b0`](https://github.com/yuki0iq/gitoxide/commit/4aea9b097fb08e504cdfc4a7c3b7511a308dc074))
+ - Merge branch 'support_ssl_verify' ([`5ce9784`](https://github.com/yuki0iq/gitoxide/commit/5ce978432231e257ef625fc401895b34f963bf6d))
+ - Refactor ([`ead00e9`](https://github.com/yuki0iq/gitoxide/commit/ead00e9c8864eca804b8ba0dbf6792e28da85ecc))
+ - Add config value gitoxide.http.sslNoVerify ([`dd575cd`](https://github.com/yuki0iq/gitoxide/commit/dd575cd0e3749ff7f59c1582cec0524ff231667d))
+ - In gix read http.sslVerify config value and pass it to gix-transport. ([`c6e83cf`](https://github.com/yuki0iq/gitoxide/commit/c6e83cf69f1a17e9ba3010bcce3a4ddd3305424c))
+ - Merge pull request #1140 from bittrance/fix-pr1127 ([`698caaa`](https://github.com/yuki0iq/gitoxide/commit/698caaa53447c3d87a39749d6bc7526c6acbfe14))
+ - Connect new gitoxide.credentials subsection into section tree. ([`8b8704f`](https://github.com/yuki0iq/gitoxide/commit/8b8704f8cd4382d0955fbf34c8f653b6ec3ff159))
+ - Adapt to changes in `gix-filter` ([`1763862`](https://github.com/yuki0iq/gitoxide/commit/17638628586900d43d730e6ed2a0862d8e408f29))
+ - Merge branch 'improve-filters' ([`f09ea13`](https://github.com/yuki0iq/gitoxide/commit/f09ea13b94a8dad695e4d26533fcd5c739043574))
+ - Add `gitoxide.core.refsNamespace` key and respect the `GIT_NAMESPACE` environment variable. ([`8434aab`](https://github.com/yuki0iq/gitoxide/commit/8434aab5fb6ce32be2bf3b20e38c28c780bd5db9))
+ - Merge branch 'check-cfg' ([`5a0d93e`](https://github.com/yuki0iq/gitoxide/commit/5a0d93e7522564d126c34ce5d569f9a385698513))
+ - Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/yuki0iq/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
+ - Merge branch 'sh-on-windows' ([`2b80d84`](https://github.com/yuki0iq/gitoxide/commit/2b80d8424196088d4ccc36914c87e320e4416ea1))
+ - Remove special handling in favor of allowing shell-avoidance. ([`a0cc80d`](https://github.com/yuki0iq/gitoxide/commit/a0cc80d21e74a43d5770cf08a221ef92f39920bb))
+ - Merge branch 'fix-1103' ([`d75159c`](https://github.com/yuki0iq/gitoxide/commit/d75159c6d49c01c24c97777c718a76261b88e5d3))
+ - Adapt to changes in `gix-credentials` ([`c712850`](https://github.com/yuki0iq/gitoxide/commit/c7128502d2f8a97b5f730920c056bbda7f4509a5))
+ - Merge branch 'gix-status' ([`c87f2cc`](https://github.com/yuki0iq/gitoxide/commit/c87f2cc7a499cbd354c03c40f9923c80845fc56c))
+ - Generalize rename-tracking engine for later use with status. ([`089c4dc`](https://github.com/yuki0iq/gitoxide/commit/089c4dc8b7d323637e5f9a9f7446f2a8e9f51ce1))
+ - Merge branch 'error' ([`c372321`](https://github.com/yuki0iq/gitoxide/commit/c372321dd6ea66a41c135d28c7319ab05a6d0942))
+ - Make `verbose-object-parsing-errors` available in `gix`. ([`0ed0a89`](https://github.com/yuki0iq/gitoxide/commit/0ed0a8936eaf73407721fe0e06da5d345a54956b))
+ - Merge branch 'fix-1096' ([`ff99a18`](https://github.com/yuki0iq/gitoxide/commit/ff99a18e9f9388542a9cbf17d61b413f34b1d533))
+ - Adapt to changes in `gix-object` ([`203d69c`](https://github.com/yuki0iq/gitoxide/commit/203d69c8890acc716bd4f7a7b1b2b91a8c828bde))
+ - Merge branch 'caio/main' ([`7227410`](https://github.com/yuki0iq/gitoxide/commit/72274107fdb8c8faa93a4abbe1382ca3301003c9))
+ - Count removed bytes correctly ([`267b13d`](https://github.com/yuki0iq/gitoxide/commit/267b13d9ebd089d4ffb788e7cb94895914a1fd1d))
+ - Merge branch 'gix-object-find' ([`c8bd660`](https://github.com/yuki0iq/gitoxide/commit/c8bd66065316176dfbbfe7ecaa092a25cad1854b))
+ - Thanks clippy ([`82b01c2`](https://github.com/yuki0iq/gitoxide/commit/82b01c28bbbcd3b8ce346d1977fe7d8587273be6))
+ - Adapt to changes related to usage of `gix-object::Find` trait where necessary ([`5761a4d`](https://github.com/yuki0iq/gitoxide/commit/5761a4daf80e5febe469e32220b71dc3063fb4a6))
+ - Adapt to changes in `gix_object` and `gix_odb`. ([`24e319e`](https://github.com/yuki0iq/gitoxide/commit/24e319e996b4822782521430a2d0e8ce3710f123))
+ - Merge branch 'BloopAI/main' ([`c197cbf`](https://github.com/yuki0iq/gitoxide/commit/c197cbfedf1405ac9b95b4f9d6630b98b1bac89f))
+ - Add feature to allow using rustls without trust-dns ([`ea8cd0e`](https://github.com/yuki0iq/gitoxide/commit/ea8cd0e45793c374cfc6ebbacd09b09ebfbecfe4))
+ - Merge branch 'size-optimization' ([`c0e72fb`](https://github.com/yuki0iq/gitoxide/commit/c0e72fbadc0a494f47a110aebb46462d7b9f5664))
+ - Remove CHANGELOG.md from all packages ([`b65a80b`](https://github.com/yuki0iq/gitoxide/commit/b65a80b05c9372e752e7e67fcc5c073f71da164a))
+ - Merge branch 'fix-v1-negotiation' ([`eb23338`](https://github.com/yuki0iq/gitoxide/commit/eb23338b847af2b26c797e6e903969a569deb0a7))
+ - Merge branch 'trace-packetlines' ([`e7de4c7`](https://github.com/yuki0iq/gitoxide/commit/e7de4c702a223ad9eb19b407391028dcb08d80c4))
+ - Make it possible to trace incoming and outgoing packetlines. ([`c3edef1`](https://github.com/yuki0iq/gitoxide/commit/c3edef1c0c49accbb037bdf086dade3ed0e5e507))
+ - Merge branch 'discover-split-worktree' ([`16170d9`](https://github.com/yuki0iq/gitoxide/commit/16170d9c2e4de6a2e639ff99b75e65bbd0e782d7))
+ - Improve the error message around incorrect worktree paths ([`dd57957`](https://github.com/yuki0iq/gitoxide/commit/dd57957b34425ea1a61304222f42ccaa667224bd))
+ - Allow to open split worktree repositories ([`20f962e`](https://github.com/yuki0iq/gitoxide/commit/20f962e5d6a7c19ca097ccd3f06434f6c9501262))
+ - Merge branch 'fuzz' ([`c5a7e66`](https://github.com/yuki0iq/gitoxide/commit/c5a7e66d901868237ef5a4f86534b9878cc397ff))
+ - Add `http-client-curl-rustls` (CLI) and `blocking-http-transport-curl-rustls` (lib) features to avoid openssl. ([`f34f46a`](https://github.com/yuki0iq/gitoxide/commit/f34f46a3895a157036b099d6663d8953567119e7))
+ - Make it easier to see what's happening during negotiation with `tracing enabled` ([`4e48558`](https://github.com/yuki0iq/gitoxide/commit/4e485585ccdc1f98d7627eab9b58729dc526c73c))
+ - Release gix-url v0.25.1 ([`47a1241`](https://github.com/yuki0iq/gitoxide/commit/47a1241484fdb424184ca37f85a8b287d374d2a1))
+ - Merge branch 'head-conversions' ([`c2cf20c`](https://github.com/yuki0iq/gitoxide/commit/c2cf20cd2d685c2c24527729fff35fd0a7903742))
+ - Add `Head::try_into_peeled_object()` and `Head::peel_to_object_in_place()` ([`117357e`](https://github.com/yuki0iq/gitoxide/commit/117357e7bbfcb1bfe887f85173e88db9436814b1))
+ - Improve `head()` peeling API ([`4e6a4e6`](https://github.com/yuki0iq/gitoxide/commit/4e6a4e6ef440c72f61513ba82b439b9dca298e73))
## 0.55.2 (2023-10-13)
@@ -2039,9 +2189,9 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
* **Uncategorized**
- - Release gix-transport v0.38.0, gix-protocol v0.41.1, gix v0.55.2, gitoxide-core v0.33.1, gitoxide v0.31.1 ([`1955a57`](https://github.com/GitoxideLabs/gitoxide/commit/1955a57f003f7d731d04e582e70ea86f15e8e7d9))
- - Prepare changelogs prior to release ([`12b5caf`](https://github.com/GitoxideLabs/gitoxide/commit/12b5cafc49baf07d00313de468970a2db33ac1f8))
- - Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/GitoxideLabs/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
+ - Release gix-transport v0.38.0, gix-protocol v0.41.1, gix v0.55.2, gitoxide-core v0.33.1, gitoxide v0.31.1 ([`1955a57`](https://github.com/yuki0iq/gitoxide/commit/1955a57f003f7d731d04e582e70ea86f15e8e7d9))
+ - Prepare changelogs prior to release ([`12b5caf`](https://github.com/yuki0iq/gitoxide/commit/12b5cafc49baf07d00313de468970a2db33ac1f8))
+ - Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/yuki0iq/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
## 0.55.1 (2023-10-12)
@@ -2071,9 +2221,9 @@ This release also updates `reqwest` to v0.12, bringing hyper 1.0 and a more rece
view details
* **Uncategorized**
- - Release gix v0.55.1 ([`4642c0c`](https://github.com/GitoxideLabs/gitoxide/commit/4642c0c78f45b1956837bc874f6757fc302bee4a))
- - Add `take_data()` to all primitive object types. ([`5732303`](https://github.com/GitoxideLabs/gitoxide/commit/5732303180d26374016b70bdd7fa0278dd84cff3))
- - Add `detach()` and `detached()` too all object types. ([`88f2e6c`](https://github.com/GitoxideLabs/gitoxide/commit/88f2e6c4c540b9c8032e6eee9c5da65a9bcfeef8))
+ - Release gix v0.55.1 ([`4642c0c`](https://github.com/yuki0iq/gitoxide/commit/4642c0c78f45b1956837bc874f6757fc302bee4a))
+ - Add `take_data()` to all primitive object types. ([`5732303`](https://github.com/yuki0iq/gitoxide/commit/5732303180d26374016b70bdd7fa0278dd84cff3))
+ - Add `detach()` and `detached()` too all object types. ([`88f2e6c`](https://github.com/yuki0iq/gitoxide/commit/88f2e6c4c540b9c8032e6eee9c5da65a9bcfeef8))
## 0.55.0 (2023-10-12)
@@ -2132,21 +2282,21 @@ open a new issue to help us making Gitoxide even more correct.
view details
* **Uncategorized**
- - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/GitoxideLabs/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
- - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/GitoxideLabs/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
- - Prepare changelogs prior to release ([`1347a54`](https://github.com/GitoxideLabs/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
- - Merge branch 'improvements' ([`429e7b2`](https://github.com/GitoxideLabs/gitoxide/commit/429e7b25f93c8a7947db19bafa74babf199a1aa6))
- - Inform about the absence of strict hash verification and strict object creation. ([`f478a37`](https://github.com/GitoxideLabs/gitoxide/commit/f478a3722f0be35c109ea60b79cd4ac6e607480b))
- - Add `Repository::head_tree()` to more easily obtain the current tree. ([`c79a7da`](https://github.com/GitoxideLabs/gitoxide/commit/c79a7daa30fe90d14d8e3387ec48116b37faf460))
- - Add `Repository::has_object()` as a high-level alternative. ([`787a9aa`](https://github.com/GitoxideLabs/gitoxide/commit/787a9aa91c1abaa7572f5d19f8a2acbb7ecc0732))
- - Add `Object::try_into_blob()` and `into_blob()` and `Repository::empty_blob()` ([`3cec935`](https://github.com/GitoxideLabs/gitoxide/commit/3cec935e692eeb33ffcac98988e34a390f755bf3))
- - Thanks clippy ([`345712d`](https://github.com/GitoxideLabs/gitoxide/commit/345712dcdfddcccc630bbfef2ed4f461b21550d3))
- - Merge branch 'reset' ([`b842691`](https://github.com/GitoxideLabs/gitoxide/commit/b8426919a491dc3a7df01ee3f258fc0d8a3a327c))
- - Trust Ctime again ([`f929d42`](https://github.com/GitoxideLabs/gitoxide/commit/f929d420cb768f2df1d7886564ca03b3c3254a82))
- - Add `Repository::index_or_empty()`. ([`7d9ecdd`](https://github.com/GitoxideLabs/gitoxide/commit/7d9ecdd1c230204468a965f703d5efd00fa7fb79))
- - Adapt to changes in `gix-status` ([`54fb7c2`](https://github.com/GitoxideLabs/gitoxide/commit/54fb7c24a97cb2339a67ad269344ce65166a545d))
- - Merge branch 'gix-url-parse-rewrite' ([`a12e4a8`](https://github.com/GitoxideLabs/gitoxide/commit/a12e4a88d5f5636cd694c72ce45a8b75aa754d28))
- - Update changelogs ([`4349353`](https://github.com/GitoxideLabs/gitoxide/commit/43493531bbf3049bee3d7b14b7a6dbe874e37ebc))
+ - Release gix-transport v0.37.1, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0 ([`14ddbd4`](https://github.com/yuki0iq/gitoxide/commit/14ddbd4c15128b1d5631a2388a00e024842b7b83))
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([`68e5432`](https://github.com/yuki0iq/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040))
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/yuki0iq/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+ - Merge branch 'improvements' ([`429e7b2`](https://github.com/yuki0iq/gitoxide/commit/429e7b25f93c8a7947db19bafa74babf199a1aa6))
+ - Inform about the absence of strict hash verification and strict object creation. ([`f478a37`](https://github.com/yuki0iq/gitoxide/commit/f478a3722f0be35c109ea60b79cd4ac6e607480b))
+ - Add `Repository::head_tree()` to more easily obtain the current tree. ([`c79a7da`](https://github.com/yuki0iq/gitoxide/commit/c79a7daa30fe90d14d8e3387ec48116b37faf460))
+ - Add `Repository::has_object()` as a high-level alternative. ([`787a9aa`](https://github.com/yuki0iq/gitoxide/commit/787a9aa91c1abaa7572f5d19f8a2acbb7ecc0732))
+ - Add `Object::try_into_blob()` and `into_blob()` and `Repository::empty_blob()` ([`3cec935`](https://github.com/yuki0iq/gitoxide/commit/3cec935e692eeb33ffcac98988e34a390f755bf3))
+ - Thanks clippy ([`345712d`](https://github.com/yuki0iq/gitoxide/commit/345712dcdfddcccc630bbfef2ed4f461b21550d3))
+ - Merge branch 'reset' ([`b842691`](https://github.com/yuki0iq/gitoxide/commit/b8426919a491dc3a7df01ee3f258fc0d8a3a327c))
+ - Trust Ctime again ([`f929d42`](https://github.com/yuki0iq/gitoxide/commit/f929d420cb768f2df1d7886564ca03b3c3254a82))
+ - Add `Repository::index_or_empty()`. ([`7d9ecdd`](https://github.com/yuki0iq/gitoxide/commit/7d9ecdd1c230204468a965f703d5efd00fa7fb79))
+ - Adapt to changes in `gix-status` ([`54fb7c2`](https://github.com/yuki0iq/gitoxide/commit/54fb7c24a97cb2339a67ad269344ce65166a545d))
+ - Merge branch 'gix-url-parse-rewrite' ([`a12e4a8`](https://github.com/yuki0iq/gitoxide/commit/a12e4a88d5f5636cd694c72ce45a8b75aa754d28))
+ - Update changelogs ([`4349353`](https://github.com/yuki0iq/gitoxide/commit/43493531bbf3049bee3d7b14b7a6dbe874e37ebc))
## 0.54.1 (2023-09-25)
@@ -2174,8 +2324,8 @@ open a new issue to help us making Gitoxide even more correct.
view details
* **Uncategorized**
- - Release gix v0.54.1 ([`f603fd7`](https://github.com/GitoxideLabs/gitoxide/commit/f603fd7a68206a6989a9f959216eba6cca0a6733))
- - Local refs created during fetching will now always be valid. ([`300a838`](https://github.com/GitoxideLabs/gitoxide/commit/300a83821358f2a43649515606ebb84741e82780))
+ - Release gix v0.54.1 ([`f603fd7`](https://github.com/yuki0iq/gitoxide/commit/f603fd7a68206a6989a9f959216eba6cca0a6733))
+ - Local refs created during fetching will now always be valid. ([`300a838`](https://github.com/yuki0iq/gitoxide/commit/300a83821358f2a43649515606ebb84741e82780))
## 0.54.0 (2023-09-24)
@@ -2237,37 +2387,37 @@ open a new issue to help us making Gitoxide even more correct.
view details
* **Uncategorized**
- - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/GitoxideLabs/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/GitoxideLabs/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
- - Merge branch 'reset' ([`54a8495`](https://github.com/GitoxideLabs/gitoxide/commit/54a849545140f7f1c0c7564c418071c0a76a34e7))
- - Add `PathspecDetached` as pathspec that can more easily be used across threads. ([`f9d14d8`](https://github.com/GitoxideLabs/gitoxide/commit/f9d14d86a6578cf0f9a0c4a2256ad227b9264340))
- - Do not trust ctime by default. ([`e22893c`](https://github.com/GitoxideLabs/gitoxide/commit/e22893c1c95a76d9a5f3b2f2a4e2a30f815ee7e5))
- - `PathSpec` implements `gix_status::PathSpec` to allow it to be used there. ([`f066f98`](https://github.com/GitoxideLabs/gitoxide/commit/f066f9889b57a4ffaebc0ed1442d77999498db42))
- - Add `Repository::stat_options()` to learn how an index would compare filesystem stats. ([`a8333f1`](https://github.com/GitoxideLabs/gitoxide/commit/a8333f1137df51d237f6debf056ac075b0a2cd94))
- - Fix compile time warning ([`4ce7f7c`](https://github.com/GitoxideLabs/gitoxide/commit/4ce7f7c2c8bb66f0c093bf6e4d20f5568ca04f6a))
- - Merge branch 'parallel-feature' ([`c270f78`](https://github.com/GitoxideLabs/gitoxide/commit/c270f7883e1ea8156d521b12d161a47b2144425c))
- - Add `parallel` feature toggle ([`2734e84`](https://github.com/GitoxideLabs/gitoxide/commit/2734e84b74b761bff27fc1eb27f57d9d839c9240))
- - Add assertion to assure `ThreadSafeRepository` is sync. ([`79e47a5`](https://github.com/GitoxideLabs/gitoxide/commit/79e47a512507c7fd7acbdff624a5249e24505e0d))
- - Merge pull request #1015 from NobodyXu/optimize/prepare-checkout ([`14312b6`](https://github.com/GitoxideLabs/gitoxide/commit/14312b6c21d6382f7e536db7a1d8b519b97b8300))
- - Merge branch 'path-config' ([`9c528dc`](https://github.com/GitoxideLabs/gitoxide/commit/9c528dc8282c8b2f3a023e523dccdd0f7a711e61))
- - Merge pull request #1012 from NobodyXu/optimization/try-into-de-momo ([`afb1960`](https://github.com/GitoxideLabs/gitoxide/commit/afb1960e3e13bc9fc7cc5f3a3a244945f00966ad))
- - Ignore empty `core.askpass` settings ([`334281c`](https://github.com/GitoxideLabs/gitoxide/commit/334281c8771790df7a022daa4a700c96b99acbc0))
- - Merge branch 'optimize/progress-use' ([`1f2ffb6`](https://github.com/GitoxideLabs/gitoxide/commit/1f2ffb6d86ef073caf43a2f7a77fe712a1aa495e))
- - `PrepareCheckout::main_worktree()` now takes `Progress` as geric argument. ([`ee9276f`](https://github.com/GitoxideLabs/gitoxide/commit/ee9276f2a7789c20d88d40624ad648e44b604a27))
- - Add note about the trust-model. ([`e022096`](https://github.com/GitoxideLabs/gitoxide/commit/e022096aa495f55a05f83860243f49552be501f7))
- - Optimize `clone::PrepareCheckout::main_worktree`` ([`938f518`](https://github.com/GitoxideLabs/gitoxide/commit/938f5187f0ff51561971ca463584ec0db93f3455))
- - Fix `maybe_async` ([`c80e809`](https://github.com/GitoxideLabs/gitoxide/commit/c80e809c2655d15d7f22170782dacd64fe2e01bd))
- - Rm unused clippy lint ([`d82f84b`](https://github.com/GitoxideLabs/gitoxide/commit/d82f84b23a3def8e237e2b2511874c6045032c04))
- - Fixed error by also using trait object in `remote::fetch::Prepare::receive` ([`44faa01`](https://github.com/GitoxideLabs/gitoxide/commit/44faa01cf0612df5685922710d4a0adf6715ef77))
- - Revert changes to binary files ([`3eb8653`](https://github.com/GitoxideLabs/gitoxide/commit/3eb8653b78f2a0ca654fbebb185f3d6416d779d5))
- - Rm binary files ([`6a33594`](https://github.com/GitoxideLabs/gitoxide/commit/6a335940332b8d5069cb0c310d2d8e43fbeee01e))
- - Use trait object for `progress` in `PrepareFetch::fetch_only` ([`70989b3`](https://github.com/GitoxideLabs/gitoxide/commit/70989b3965077ae00ec6cf344f31627a804a8225))
- - Fix clippy warnings ([`d5aa2ba`](https://github.com/GitoxideLabs/gitoxide/commit/d5aa2ba030f57d65021d84efa99c0abc9d61f575))
- - Optimize `Repository::write_blob_stream`: Avoid dup codegen ([`ca8a373`](https://github.com/GitoxideLabs/gitoxide/commit/ca8a373b1a3de44d2bef3e4908d6f5269b6cdd1f))
- - Apply `gix_macros::momo` to `Repository::write_blob` ([`bae928d`](https://github.com/GitoxideLabs/gitoxide/commit/bae928d9668bbb4ba0dadb4605d77fc773362e3f))
- - Optimize `Repository::write_object`: Avoid dup momo ([`32f1c7d`](https://github.com/GitoxideLabs/gitoxide/commit/32f1c7d2bc2e91cb346c8b379dce41293f88b222))
- - Rm unnecessary lifetime annotation in `Repository::commit_as_inner` ([`cf70a2e`](https://github.com/GitoxideLabs/gitoxide/commit/cf70a2e0f08dd323c0713b4e23b21f54668a99a2))
- - Optimize `gix`: de-momo `impl TryInto` by hand ([`b19c140`](https://github.com/GitoxideLabs/gitoxide/commit/b19c140ce3a6e5d9ddf65684361223a2f9fa7e73))
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/yuki0iq/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
+ - Prepare changelogs prior to release ([`8a60d5b`](https://github.com/yuki0iq/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
+ - Merge branch 'reset' ([`54a8495`](https://github.com/yuki0iq/gitoxide/commit/54a849545140f7f1c0c7564c418071c0a76a34e7))
+ - Add `PathspecDetached` as pathspec that can more easily be used across threads. ([`f9d14d8`](https://github.com/yuki0iq/gitoxide/commit/f9d14d86a6578cf0f9a0c4a2256ad227b9264340))
+ - Do not trust ctime by default. ([`e22893c`](https://github.com/yuki0iq/gitoxide/commit/e22893c1c95a76d9a5f3b2f2a4e2a30f815ee7e5))
+ - `PathSpec` implements `gix_status::PathSpec` to allow it to be used there. ([`f066f98`](https://github.com/yuki0iq/gitoxide/commit/f066f9889b57a4ffaebc0ed1442d77999498db42))
+ - Add `Repository::stat_options()` to learn how an index would compare filesystem stats. ([`a8333f1`](https://github.com/yuki0iq/gitoxide/commit/a8333f1137df51d237f6debf056ac075b0a2cd94))
+ - Fix compile time warning ([`4ce7f7c`](https://github.com/yuki0iq/gitoxide/commit/4ce7f7c2c8bb66f0c093bf6e4d20f5568ca04f6a))
+ - Merge branch 'parallel-feature' ([`c270f78`](https://github.com/yuki0iq/gitoxide/commit/c270f7883e1ea8156d521b12d161a47b2144425c))
+ - Add `parallel` feature toggle ([`2734e84`](https://github.com/yuki0iq/gitoxide/commit/2734e84b74b761bff27fc1eb27f57d9d839c9240))
+ - Add assertion to assure `ThreadSafeRepository` is sync. ([`79e47a5`](https://github.com/yuki0iq/gitoxide/commit/79e47a512507c7fd7acbdff624a5249e24505e0d))
+ - Merge pull request #1015 from NobodyXu/optimize/prepare-checkout ([`14312b6`](https://github.com/yuki0iq/gitoxide/commit/14312b6c21d6382f7e536db7a1d8b519b97b8300))
+ - Merge branch 'path-config' ([`9c528dc`](https://github.com/yuki0iq/gitoxide/commit/9c528dc8282c8b2f3a023e523dccdd0f7a711e61))
+ - Merge pull request #1012 from NobodyXu/optimization/try-into-de-momo ([`afb1960`](https://github.com/yuki0iq/gitoxide/commit/afb1960e3e13bc9fc7cc5f3a3a244945f00966ad))
+ - Ignore empty `core.askpass` settings ([`334281c`](https://github.com/yuki0iq/gitoxide/commit/334281c8771790df7a022daa4a700c96b99acbc0))
+ - Merge branch 'optimize/progress-use' ([`1f2ffb6`](https://github.com/yuki0iq/gitoxide/commit/1f2ffb6d86ef073caf43a2f7a77fe712a1aa495e))
+ - `PrepareCheckout::main_worktree()` now takes `Progress` as geric argument. ([`ee9276f`](https://github.com/yuki0iq/gitoxide/commit/ee9276f2a7789c20d88d40624ad648e44b604a27))
+ - Add note about the trust-model. ([`e022096`](https://github.com/yuki0iq/gitoxide/commit/e022096aa495f55a05f83860243f49552be501f7))
+ - Optimize `clone::PrepareCheckout::main_worktree`` ([`938f518`](https://github.com/yuki0iq/gitoxide/commit/938f5187f0ff51561971ca463584ec0db93f3455))
+ - Fix `maybe_async` ([`c80e809`](https://github.com/yuki0iq/gitoxide/commit/c80e809c2655d15d7f22170782dacd64fe2e01bd))
+ - Rm unused clippy lint ([`d82f84b`](https://github.com/yuki0iq/gitoxide/commit/d82f84b23a3def8e237e2b2511874c6045032c04))
+ - Fixed error by also using trait object in `remote::fetch::Prepare::receive` ([`44faa01`](https://github.com/yuki0iq/gitoxide/commit/44faa01cf0612df5685922710d4a0adf6715ef77))
+ - Revert changes to binary files ([`3eb8653`](https://github.com/yuki0iq/gitoxide/commit/3eb8653b78f2a0ca654fbebb185f3d6416d779d5))
+ - Rm binary files ([`6a33594`](https://github.com/yuki0iq/gitoxide/commit/6a335940332b8d5069cb0c310d2d8e43fbeee01e))
+ - Use trait object for `progress` in `PrepareFetch::fetch_only` ([`70989b3`](https://github.com/yuki0iq/gitoxide/commit/70989b3965077ae00ec6cf344f31627a804a8225))
+ - Fix clippy warnings ([`d5aa2ba`](https://github.com/yuki0iq/gitoxide/commit/d5aa2ba030f57d65021d84efa99c0abc9d61f575))
+ - Optimize `Repository::write_blob_stream`: Avoid dup codegen ([`ca8a373`](https://github.com/yuki0iq/gitoxide/commit/ca8a373b1a3de44d2bef3e4908d6f5269b6cdd1f))
+ - Apply `gix_macros::momo` to `Repository::write_blob` ([`bae928d`](https://github.com/yuki0iq/gitoxide/commit/bae928d9668bbb4ba0dadb4605d77fc773362e3f))
+ - Optimize `Repository::write_object`: Avoid dup momo ([`32f1c7d`](https://github.com/yuki0iq/gitoxide/commit/32f1c7d2bc2e91cb346c8b379dce41293f88b222))
+ - Rm unnecessary lifetime annotation in `Repository::commit_as_inner` ([`cf70a2e`](https://github.com/yuki0iq/gitoxide/commit/cf70a2e0f08dd323c0713b4e23b21f54668a99a2))
+ - Optimize `gix`: de-momo `impl TryInto` by hand ([`b19c140`](https://github.com/yuki0iq/gitoxide/commit/b19c140ce3a6e5d9ddf65684361223a2f9fa7e73))
## 0.53.1 (2023-09-08)
@@ -2291,8 +2441,8 @@ open a new issue to help us making Gitoxide even more correct.
view details
* **Uncategorized**
- - Release gix v0.53.1 ([`1b1fc25`](https://github.com/GitoxideLabs/gitoxide/commit/1b1fc257d5748c7c41e899bf2d1447ffd9f22d19))
- - `interrupt` feature only gates signal-handling, but leaves the `interrupt` module alone. ([`902639b`](https://github.com/GitoxideLabs/gitoxide/commit/902639b9b72ead72b5355e0a1a4da5afd7fed46d))
+ - Release gix v0.53.1 ([`1b1fc25`](https://github.com/yuki0iq/gitoxide/commit/1b1fc257d5748c7c41e899bf2d1447ffd9f22d19))
+ - `interrupt` feature only gates signal-handling, but leaves the `interrupt` module alone. ([`902639b`](https://github.com/yuki0iq/gitoxide/commit/902639b9b72ead72b5355e0a1a4da5afd7fed46d))
## 0.53.0 (2023-09-08)
@@ -2369,63 +2519,63 @@ This release adds feature toggles which help to reduce compile time. Please [see
view details
* **Uncategorized**
- - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/GitoxideLabs/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
- - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/GitoxideLabs/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
- - Prepare changelogs for release ([`375db06`](https://github.com/GitoxideLabs/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
- - Merge branch 'optimizations' ([`6135a5e`](https://github.com/GitoxideLabs/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
- - Adapt to changes in `gix` ([`805b8aa`](https://github.com/GitoxideLabs/gitoxide/commit/805b8aa74b064b7aa08d87094a994bb8c7aae6ed))
- - Remove `log` dependency in favor of `gix-trace` ([`2b8d09f`](https://github.com/GitoxideLabs/gitoxide/commit/2b8d09f785f471aa12fc6793f0ea40c1f8d9ea4a))
- - Add `interrupt` feature to reduce dependencies ([`36d34bd`](https://github.com/GitoxideLabs/gitoxide/commit/36d34bd7e8cd944c009cb7acbe39c1dc445b4adc))
- - Allow index access to be toggled with the `index` feature. ([`721c377`](https://github.com/GitoxideLabs/gitoxide/commit/721c37722ca8b12a5f9c060061040c79f9da6aa9))
- - Put `gix-credentials` and `gix-prompt` behind the 'credentials' feature toggle. ([`a957478`](https://github.com/GitoxideLabs/gitoxide/commit/a957478e0f623803bc6358d08b9ffaa2305e24d4))
- - Add `excludes` feature to make exclude-checks possible. ([`92dd181`](https://github.com/GitoxideLabs/gitoxide/commit/92dd18154b526b4c5132d770960a36ccf739dec8))
- - Use `stack` abstraction in `Repository::excludes()`. ([`58b0e6f`](https://github.com/GitoxideLabs/gitoxide/commit/58b0e6f860d4d3b5548c18d3eae97141bc6dc377))
- - Add `mailmap` feature ([`c4ffde0`](https://github.com/GitoxideLabs/gitoxide/commit/c4ffde013a62a38a6f63c4a160bc3cdb6aafd65a))
- - Simplify test-suite ([`799a515`](https://github.com/GitoxideLabs/gitoxide/commit/799a5152c7ca444a8240a022e049c14b0b61d22d))
- - Remove `regex` feature in favor of `revparse-regex`. ([`741b41e`](https://github.com/GitoxideLabs/gitoxide/commit/741b41e6e6c6f283c1632a7de0da44a5e7842817))
- - Add `revision` component behind a feature toggle. ([`c42064d`](https://github.com/GitoxideLabs/gitoxide/commit/c42064d8ca382513c944f3df5c08e4ff66d5f804))
- - `gix` without connection support includes less code ([`147528f`](https://github.com/GitoxideLabs/gitoxide/commit/147528ff647dc74473ef8dd4ceac6fedebc0b15c))
- - Allow disabling the `blob-diff` capability ([`fea044e`](https://github.com/GitoxideLabs/gitoxide/commit/fea044e5d09282a5772c8fe9a534d9ebf7f11bbc))
- - Improve feature documentation. ([`c5ec244`](https://github.com/GitoxideLabs/gitoxide/commit/c5ec244979b7e6baf9a8237e4f12cb87809131ae))
- - Merge branch 'feat/gix-momo' ([`a1ed6a1`](https://github.com/GitoxideLabs/gitoxide/commit/a1ed6a1aacae02a167b7ec44e1a47411a2194ff7))
- - Handle submodules whose entry in the index is a file. ([`4971a48`](https://github.com/GitoxideLabs/gitoxide/commit/4971a4837ff5ac6654aa75214bdd2243d4d864a5))
- - Merge branch `dyn`ification ([`f658fcc`](https://github.com/GitoxideLabs/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
- - Use `dyn` trait where possible. ([`072ee32`](https://github.com/GitoxideLabs/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
- - Use `prodash::Count` to indicate that nothing more than counting is performed, in place of `prodash::Progress` ([`24dd870`](https://github.com/GitoxideLabs/gitoxide/commit/24dd870919ba444aa8099c63a78ea120d47ec28e))
- - Update to the latest `prodash` ([`ed327f6`](https://github.com/GitoxideLabs/gitoxide/commit/ed327f6163f54756e58c20f86a563a97efb256ca))
- - Merge branch 'improvements' ([`8a7c2af`](https://github.com/GitoxideLabs/gitoxide/commit/8a7c2af0d302d5acc87ef2d432bd6870017af63e))
- - Provide a wrapper for `gix_worktree::Stack` for simpler attribute queries. ([`54291fd`](https://github.com/GitoxideLabs/gitoxide/commit/54291fdfc62c7d8a31bc5564713c23eab3865dc5))
- - `Clone` for `ThreadSafeRepository` ([`c79991c`](https://github.com/GitoxideLabs/gitoxide/commit/c79991cde8216271ab854b7574e7d97efd79d07c))
- - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/GitoxideLabs/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
- - Adapt to changes in `gix-submodule` ([`f8471b1`](https://github.com/GitoxideLabs/gitoxide/commit/f8471b11e0d65fdb2617b927a8a207659a161439))
- - Release gix-index v0.23.1 ([`11b9c71`](https://github.com/GitoxideLabs/gitoxide/commit/11b9c71311df978ebb20cca0d765cf249c8eedcf))
- - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/GitoxideLabs/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
- - Apply `momo` to fn `gix::Remote::save_as_to` ([`875c287`](https://github.com/GitoxideLabs/gitoxide/commit/875c28757e4a91cf314ec59dd1a0dde779698e53))
- - Apply `momo` to fn `gix::revision::Spec::from_bstr` ([`1d90301`](https://github.com/GitoxideLabs/gitoxide/commit/1d9030112b54699db9bd8d1125116e46c4a6f71e))
- - Apply `momo` to mod `config::snapshot::access` ([`25912fe`](https://github.com/GitoxideLabs/gitoxide/commit/25912fe1e5d60765458a2e90c0fa487657b0831c))
- - Apply `momo` to mod `gix::create::into` ([`cd3c289`](https://github.com/GitoxideLabs/gitoxide/commit/cd3c2893b095d38d36f0c969549f0aaadfcef2ee))
- - Rm unnecessary `#[allow(unused_mut)]` put on `momo`ed functions ([`89ae797`](https://github.com/GitoxideLabs/gitoxide/commit/89ae797c7f1f4d26c48ed54c5d8b31f39599f063))
- - Remove unnecessary change in `repository/config/transport.rs` ([`86b8e50`](https://github.com/GitoxideLabs/gitoxide/commit/86b8e50fafa7e5d57989acb9e8b848fd95d271a9))
- - Remove unnecessary `#[allow(clippy::needless_lifetimes)]` ([`e1b9d51`](https://github.com/GitoxideLabs/gitoxide/commit/e1b9d51acd137cdea7680584451702e52aab775f))
- - Dramatically simplify `gix_macros::momo` ([`c72eaa0`](https://github.com/GitoxideLabs/gitoxide/commit/c72eaa05697a3e34adaa3ee90584dce4b5c00120))
- - Manually de-`momo` `Repository::try_find_remote_{without_url_rewrite}` ([`e760225`](https://github.com/GitoxideLabs/gitoxide/commit/e7602257662cd9ddb4cfe41ef26cdf28cc007be7))
- - Merge branch 'fixes' ([`4bfd1cc`](https://github.com/GitoxideLabs/gitoxide/commit/4bfd1cc8f7922a8c4de6b9d078d54b93e78f51ff))
- - Thanks clippy ([`0d6d4ec`](https://github.com/GitoxideLabs/gitoxide/commit/0d6d4ec8030d2e8f4c7a9d6f421d54776c4b67fb))
- - Adapt to changes in `gix-index` and pass skip-hash through for performance.. ([`713cd59`](https://github.com/GitoxideLabs/gitoxide/commit/713cd59f0b1eff6397b80f1e1fceec278532fd59))
- - Use new `gix` method to obtain the fetch remote (instead of implementing it by hand) ([`e2c0912`](https://github.com/GitoxideLabs/gitoxide/commit/e2c0912cfede044431c17ae81ddae02746650ae4))
- - Provide `Repository::find_fetch_remote()` to obtain a remote just like git would. ([`d22b7fb`](https://github.com/GitoxideLabs/gitoxide/commit/d22b7fb1304cce3b2aabac42cc58fe7c5911f276))
- - Fix clippy lints in `gix/src/repository/remote.rs` ([`ff210d8`](https://github.com/GitoxideLabs/gitoxide/commit/ff210d82573cebfdf4edbfb39beaef08979c058f))
- - Apply `momo` to mod `gix::repository` ([`5a50537`](https://github.com/GitoxideLabs/gitoxide/commit/5a505377199730354c2a6b6b7b060184558bb9c4))
- - Apply `momo` to mod `remote::connection::fetch::receive_pack` ([`ea5c2db`](https://github.com/GitoxideLabs/gitoxide/commit/ea5c2dbabe9d3c1eb1ab5f15a578ec9f9c36a5d8))
- - Apply `momo` to `gix::reference` ([`3c205ab`](https://github.com/GitoxideLabs/gitoxide/commit/3c205abbdc0a80090b9f0f5681ce0949497e770f))
- - Apply `momo` to `gix::pathspec` ([`767ec2d`](https://github.com/GitoxideLabs/gitoxide/commit/767ec2dcfd1fadaca93390770604494d03f88ab3))
- - Apply `momo` to mod `gix::open::repository` ([`3ce0144`](https://github.com/GitoxideLabs/gitoxide/commit/3ce014499a86e4e8bb57ffe7caa540792c1c0a47))
- - Apply `momo` to `gix::object::tree` ([`d835526`](https://github.com/GitoxideLabs/gitoxide/commit/d8355267fd64dbcf22a01a11cb29d93e75f0fb4c))
- - Apply `momo` to mod `gix::init` ([`46a9dfe`](https://github.com/GitoxideLabs/gitoxide/commit/46a9dfe12dedc1cbf997ea408d1f1d2c5d673ba5))
- - Apply `momo` to mod `gix::discover` ([`58fbb08`](https://github.com/GitoxideLabs/gitoxide/commit/58fbb08461064d96dd9816e2fb6911cf76b6badc))
- - Thanks clippy ([`5044c3b`](https://github.com/GitoxideLabs/gitoxide/commit/5044c3b87456cf58ebfbbd00f23c9ba671cb290c))
- - Imrpove git2 mapping by using aliases. ([`6194ebe`](https://github.com/GitoxideLabs/gitoxide/commit/6194ebe1fb10dedc22f1937b91df858dffc50db3))
- - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/GitoxideLabs/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
+ - Release gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0 ([`1ff3064`](https://github.com/yuki0iq/gitoxide/commit/1ff30641b8724efd6699d8bef5c71d28454e98b9))
+ - Release gix-date v0.8.0, gix-hash v0.13.0, gix-features v0.34.0, gix-actor v0.26.0, gix-object v0.36.0, gix-path v0.10.0, gix-glob v0.12.0, gix-attributes v0.18.0, gix-packetline-blocking v0.16.6, gix-filter v0.4.0, gix-fs v0.6.0, gix-commitgraph v0.20.0, gix-hashtable v0.4.0, gix-revwalk v0.7.0, gix-traverse v0.32.0, gix-worktree-stream v0.4.0, gix-archive v0.4.0, gix-config-value v0.14.0, gix-tempfile v9.0.0, gix-lock v9.0.0, gix-ref v0.36.0, gix-sec v0.10.0, gix-config v0.29.0, gix-prompt v0.7.0, gix-url v0.23.0, gix-credentials v0.19.0, gix-diff v0.35.0, gix-discover v0.24.0, gix-ignore v0.7.0, gix-index v0.24.0, gix-macros v0.1.0, gix-mailmap v0.18.0, gix-negotiate v0.7.0, gix-pack v0.42.0, gix-odb v0.52.0, gix-pathspec v0.2.0, gix-packetline v0.16.6, gix-transport v0.36.0, gix-protocol v0.39.0, gix-revision v0.21.0, gix-refspec v0.17.0, gix-submodule v0.3.0, gix-worktree v0.25.0, gix-worktree-state v0.2.0, gix v0.53.0, safety bump 39 crates ([`8bd0456`](https://github.com/yuki0iq/gitoxide/commit/8bd045676bb2cdc02624ab93e73ff8518064ca38))
+ - Prepare changelogs for release ([`375db06`](https://github.com/yuki0iq/gitoxide/commit/375db06a8442378c3f7a922fae38e2a6694d9d04))
+ - Merge branch 'optimizations' ([`6135a5e`](https://github.com/yuki0iq/gitoxide/commit/6135a5ea8709646f01da62939a59dd3a9750e007))
+ - Adapt to changes in `gix` ([`805b8aa`](https://github.com/yuki0iq/gitoxide/commit/805b8aa74b064b7aa08d87094a994bb8c7aae6ed))
+ - Remove `log` dependency in favor of `gix-trace` ([`2b8d09f`](https://github.com/yuki0iq/gitoxide/commit/2b8d09f785f471aa12fc6793f0ea40c1f8d9ea4a))
+ - Add `interrupt` feature to reduce dependencies ([`36d34bd`](https://github.com/yuki0iq/gitoxide/commit/36d34bd7e8cd944c009cb7acbe39c1dc445b4adc))
+ - Allow index access to be toggled with the `index` feature. ([`721c377`](https://github.com/yuki0iq/gitoxide/commit/721c37722ca8b12a5f9c060061040c79f9da6aa9))
+ - Put `gix-credentials` and `gix-prompt` behind the 'credentials' feature toggle. ([`a957478`](https://github.com/yuki0iq/gitoxide/commit/a957478e0f623803bc6358d08b9ffaa2305e24d4))
+ - Add `excludes` feature to make exclude-checks possible. ([`92dd181`](https://github.com/yuki0iq/gitoxide/commit/92dd18154b526b4c5132d770960a36ccf739dec8))
+ - Use `stack` abstraction in `Repository::excludes()`. ([`58b0e6f`](https://github.com/yuki0iq/gitoxide/commit/58b0e6f860d4d3b5548c18d3eae97141bc6dc377))
+ - Add `mailmap` feature ([`c4ffde0`](https://github.com/yuki0iq/gitoxide/commit/c4ffde013a62a38a6f63c4a160bc3cdb6aafd65a))
+ - Simplify test-suite ([`799a515`](https://github.com/yuki0iq/gitoxide/commit/799a5152c7ca444a8240a022e049c14b0b61d22d))
+ - Remove `regex` feature in favor of `revparse-regex`. ([`741b41e`](https://github.com/yuki0iq/gitoxide/commit/741b41e6e6c6f283c1632a7de0da44a5e7842817))
+ - Add `revision` component behind a feature toggle. ([`c42064d`](https://github.com/yuki0iq/gitoxide/commit/c42064d8ca382513c944f3df5c08e4ff66d5f804))
+ - `gix` without connection support includes less code ([`147528f`](https://github.com/yuki0iq/gitoxide/commit/147528ff647dc74473ef8dd4ceac6fedebc0b15c))
+ - Allow disabling the `blob-diff` capability ([`fea044e`](https://github.com/yuki0iq/gitoxide/commit/fea044e5d09282a5772c8fe9a534d9ebf7f11bbc))
+ - Improve feature documentation. ([`c5ec244`](https://github.com/yuki0iq/gitoxide/commit/c5ec244979b7e6baf9a8237e4f12cb87809131ae))
+ - Merge branch 'feat/gix-momo' ([`a1ed6a1`](https://github.com/yuki0iq/gitoxide/commit/a1ed6a1aacae02a167b7ec44e1a47411a2194ff7))
+ - Handle submodules whose entry in the index is a file. ([`4971a48`](https://github.com/yuki0iq/gitoxide/commit/4971a4837ff5ac6654aa75214bdd2243d4d864a5))
+ - Merge branch `dyn`ification ([`f658fcc`](https://github.com/yuki0iq/gitoxide/commit/f658fcc52dc2200ae34ca53dc10be97fb9012057))
+ - Use `dyn` trait where possible. ([`072ee32`](https://github.com/yuki0iq/gitoxide/commit/072ee32f693a31161cd6a843da6582d13efbb20b))
+ - Use `prodash::Count` to indicate that nothing more than counting is performed, in place of `prodash::Progress` ([`24dd870`](https://github.com/yuki0iq/gitoxide/commit/24dd870919ba444aa8099c63a78ea120d47ec28e))
+ - Update to the latest `prodash` ([`ed327f6`](https://github.com/yuki0iq/gitoxide/commit/ed327f6163f54756e58c20f86a563a97efb256ca))
+ - Merge branch 'improvements' ([`8a7c2af`](https://github.com/yuki0iq/gitoxide/commit/8a7c2af0d302d5acc87ef2d432bd6870017af63e))
+ - Provide a wrapper for `gix_worktree::Stack` for simpler attribute queries. ([`54291fd`](https://github.com/yuki0iq/gitoxide/commit/54291fdfc62c7d8a31bc5564713c23eab3865dc5))
+ - `Clone` for `ThreadSafeRepository` ([`c79991c`](https://github.com/yuki0iq/gitoxide/commit/c79991cde8216271ab854b7574e7d97efd79d07c))
+ - Merge branch 'adjustments-for-cargo' ([`b7560a2`](https://github.com/yuki0iq/gitoxide/commit/b7560a2445b62f888bf5aa2ba4c5a47ae037cb23))
+ - Adapt to changes in `gix-submodule` ([`f8471b1`](https://github.com/yuki0iq/gitoxide/commit/f8471b11e0d65fdb2617b927a8a207659a161439))
+ - Release gix-index v0.23.1 ([`11b9c71`](https://github.com/yuki0iq/gitoxide/commit/11b9c71311df978ebb20cca0d765cf249c8eedcf))
+ - Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates ([`3be2b1c`](https://github.com/yuki0iq/gitoxide/commit/3be2b1ccfe30eeae45711c64b88efc522a2b51b7))
+ - Apply `momo` to fn `gix::Remote::save_as_to` ([`875c287`](https://github.com/yuki0iq/gitoxide/commit/875c28757e4a91cf314ec59dd1a0dde779698e53))
+ - Apply `momo` to fn `gix::revision::Spec::from_bstr` ([`1d90301`](https://github.com/yuki0iq/gitoxide/commit/1d9030112b54699db9bd8d1125116e46c4a6f71e))
+ - Apply `momo` to mod `config::snapshot::access` ([`25912fe`](https://github.com/yuki0iq/gitoxide/commit/25912fe1e5d60765458a2e90c0fa487657b0831c))
+ - Apply `momo` to mod `gix::create::into` ([`cd3c289`](https://github.com/yuki0iq/gitoxide/commit/cd3c2893b095d38d36f0c969549f0aaadfcef2ee))
+ - Rm unnecessary `#[allow(unused_mut)]` put on `momo`ed functions ([`89ae797`](https://github.com/yuki0iq/gitoxide/commit/89ae797c7f1f4d26c48ed54c5d8b31f39599f063))
+ - Remove unnecessary change in `repository/config/transport.rs` ([`86b8e50`](https://github.com/yuki0iq/gitoxide/commit/86b8e50fafa7e5d57989acb9e8b848fd95d271a9))
+ - Remove unnecessary `#[allow(clippy::needless_lifetimes)]` ([`e1b9d51`](https://github.com/yuki0iq/gitoxide/commit/e1b9d51acd137cdea7680584451702e52aab775f))
+ - Dramatically simplify `gix_macros::momo` ([`c72eaa0`](https://github.com/yuki0iq/gitoxide/commit/c72eaa05697a3e34adaa3ee90584dce4b5c00120))
+ - Manually de-`momo` `Repository::try_find_remote_{without_url_rewrite}` ([`e760225`](https://github.com/yuki0iq/gitoxide/commit/e7602257662cd9ddb4cfe41ef26cdf28cc007be7))
+ - Merge branch 'fixes' ([`4bfd1cc`](https://github.com/yuki0iq/gitoxide/commit/4bfd1cc8f7922a8c4de6b9d078d54b93e78f51ff))
+ - Thanks clippy ([`0d6d4ec`](https://github.com/yuki0iq/gitoxide/commit/0d6d4ec8030d2e8f4c7a9d6f421d54776c4b67fb))
+ - Adapt to changes in `gix-index` and pass skip-hash through for performance.. ([`713cd59`](https://github.com/yuki0iq/gitoxide/commit/713cd59f0b1eff6397b80f1e1fceec278532fd59))
+ - Use new `gix` method to obtain the fetch remote (instead of implementing it by hand) ([`e2c0912`](https://github.com/yuki0iq/gitoxide/commit/e2c0912cfede044431c17ae81ddae02746650ae4))
+ - Provide `Repository::find_fetch_remote()` to obtain a remote just like git would. ([`d22b7fb`](https://github.com/yuki0iq/gitoxide/commit/d22b7fb1304cce3b2aabac42cc58fe7c5911f276))
+ - Fix clippy lints in `gix/src/repository/remote.rs` ([`ff210d8`](https://github.com/yuki0iq/gitoxide/commit/ff210d82573cebfdf4edbfb39beaef08979c058f))
+ - Apply `momo` to mod `gix::repository` ([`5a50537`](https://github.com/yuki0iq/gitoxide/commit/5a505377199730354c2a6b6b7b060184558bb9c4))
+ - Apply `momo` to mod `remote::connection::fetch::receive_pack` ([`ea5c2db`](https://github.com/yuki0iq/gitoxide/commit/ea5c2dbabe9d3c1eb1ab5f15a578ec9f9c36a5d8))
+ - Apply `momo` to `gix::reference` ([`3c205ab`](https://github.com/yuki0iq/gitoxide/commit/3c205abbdc0a80090b9f0f5681ce0949497e770f))
+ - Apply `momo` to `gix::pathspec` ([`767ec2d`](https://github.com/yuki0iq/gitoxide/commit/767ec2dcfd1fadaca93390770604494d03f88ab3))
+ - Apply `momo` to mod `gix::open::repository` ([`3ce0144`](https://github.com/yuki0iq/gitoxide/commit/3ce014499a86e4e8bb57ffe7caa540792c1c0a47))
+ - Apply `momo` to `gix::object::tree` ([`d835526`](https://github.com/yuki0iq/gitoxide/commit/d8355267fd64dbcf22a01a11cb29d93e75f0fb4c))
+ - Apply `momo` to mod `gix::init` ([`46a9dfe`](https://github.com/yuki0iq/gitoxide/commit/46a9dfe12dedc1cbf997ea408d1f1d2c5d673ba5))
+ - Apply `momo` to mod `gix::discover` ([`58fbb08`](https://github.com/yuki0iq/gitoxide/commit/58fbb08461064d96dd9816e2fb6911cf76b6badc))
+ - Thanks clippy ([`5044c3b`](https://github.com/yuki0iq/gitoxide/commit/5044c3b87456cf58ebfbbd00f23c9ba671cb290c))
+ - Imrpove git2 mapping by using aliases. ([`6194ebe`](https://github.com/yuki0iq/gitoxide/commit/6194ebe1fb10dedc22f1937b91df858dffc50db3))
+ - Merge branch 'gix-submodule' ([`363ee77`](https://github.com/yuki0iq/gitoxide/commit/363ee77400805f473c9ad66eadad9214e7ab66f4))
## 0.52.0 (2023-08-22)
@@ -2481,38 +2631,38 @@ This release adds feature toggles which help to reduce compile time. Please [see
view details
* **Uncategorized**
- - Release gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0 ([`6c62e74`](https://github.com/GitoxideLabs/gitoxide/commit/6c62e748240ac0980fc23fdf30f8477dea8b9bc3))
- - Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates ([`30b2761`](https://github.com/GitoxideLabs/gitoxide/commit/30b27615047692d3ced1b2d9c2ac15a80f79fbee))
- - Update changelogs prior to release ([`f23ea88`](https://github.com/GitoxideLabs/gitoxide/commit/f23ea8828f2d9ba7559973daca388c9591bcc5fc))
- - Merge branch 'gix-submodule' ([`8f3f358`](https://github.com/GitoxideLabs/gitoxide/commit/8f3f358800f1fe77d7ba7ebd396a90b692d3c0c1))
- - Make sure that submodule hashes aren't attached as the parent repo is the wrong one here. ([`c96f26b`](https://github.com/GitoxideLabs/gitoxide/commit/c96f26b5c13581812753638a24d261c3f75dddcf))
- - Properly isolate environment variable based tests into their own binary ([`c35ddab`](https://github.com/GitoxideLabs/gitoxide/commit/c35ddab41ff6f18ad9cd11df44cfffee91563433))
- - Just fmt ([`0d258f4`](https://github.com/GitoxideLabs/gitoxide/commit/0d258f40afcd848509e2b0c7c264e9f346ed1726))
- - Merge branch 'submodule-in-gix' ([`36f7b78`](https://github.com/GitoxideLabs/gitoxide/commit/36f7b783c67b8a087076a130f5ee9b90b23bc3cc))
- - Adapt to changes in `gix` ([`9fe3052`](https://github.com/GitoxideLabs/gitoxide/commit/9fe305291cf8ba908eaf38235f54abfa1d0ddeed))
- - Add `Worktree::pathspec()` to easily get worktree-scoped pathspec searches. ([`28249bd`](https://github.com/GitoxideLabs/gitoxide/commit/28249bda58b56af340c7d6af883496c3bb2d6804))
- - Add `Submodule` type to represent a declared submodule. ([`59bb3c4`](https://github.com/GitoxideLabs/gitoxide/commit/59bb3c4109c4e7f1977cea602293be85b7d14a8a))
- - Merge branch 'worktree-organization' ([`8d0d8e0`](https://github.com/GitoxideLabs/gitoxide/commit/8d0d8e005d7f11924a6717954d892aae5cec45e7))
- - Adapt to changes in `gix-worktree` ([`e5717e1`](https://github.com/GitoxideLabs/gitoxide/commit/e5717e1d12c49285d31a90b03b7f8e9cbc6c1108))
- - Merge pull request #988 from not-my-profile/fix-gix-config-sub ([`7735047`](https://github.com/GitoxideLabs/gitoxide/commit/7735047198bd7cc5059ca338f5c2147dd273f711))
- - Fix incorrect s/git-config/gix-config/ ([`c51c8da`](https://github.com/GitoxideLabs/gitoxide/commit/c51c8daee1ab54130ae3ed83ce67d08f01c4881a))
- - Merge branch 'submodule-active' ([`a3afaa4`](https://github.com/GitoxideLabs/gitoxide/commit/a3afaa42741616a0f1abeef9b54557e7c2b800cb))
- - Adapt to changes in `gix-url` ([`f8fc662`](https://github.com/GitoxideLabs/gitoxide/commit/f8fc6625d8c22f43e7ab5f1cdf1e8eb9a6ea34de))
- - `pathspec_search([specs])` to instantiate a search using pathspecs. ([`a7d0e44`](https://github.com/GitoxideLabs/gitoxide/commit/a7d0e441b2326520ae467e83e045302792e6bcd0))
- - `Repository::prefix()` is now side-effect free and won't error if CWD is outside of working tree dir. ([`430e58c`](https://github.com/GitoxideLabs/gitoxide/commit/430e58cd1efef0044fc36b23de019156a21f947c))
- - Merge branch 'pathspec-matching' ([`9f4dfe0`](https://github.com/GitoxideLabs/gitoxide/commit/9f4dfe0f0b948280692916b596923959ea2fd9da))
- - `Repository::prefix()` turns `Option
## 0.51.0 (2023-08-02)
@@ -2551,13 +2701,13 @@ This is mostly a bug-fix release with many improvements for fetching, along with
view details
* **Uncategorized**
- - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/GitoxideLabs/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
- - Prepare additional changelogs ([`db63815`](https://github.com/GitoxideLabs/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
- - Prepare changelogs ([`e4d2890`](https://github.com/GitoxideLabs/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
- - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/GitoxideLabs/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
- - Handle symbolic ref updates far more gracefully and with more logical consistency. ([`74ce863`](https://github.com/GitoxideLabs/gitoxide/commit/74ce8639e88db5107691e9279df2bbfd38d26de3))
- - Adapt to changes in `gix-protocol` ([`df81076`](https://github.com/GitoxideLabs/gitoxide/commit/df810766dfeaaad7474339358a3d844b2c3368cd))
- - Add `Reference::follow()` as a way to peel symbolic refs step by step. ([`d9e551b`](https://github.com/GitoxideLabs/gitoxide/commit/d9e551b44aa3e84109660328de7637d465d59578))
+ - Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates ([`231ac1c`](https://github.com/yuki0iq/gitoxide/commit/231ac1c6ad5ca9a84dbeb0dee14bfbf2fef1ae1e))
+ - Prepare additional changelogs ([`db63815`](https://github.com/yuki0iq/gitoxide/commit/db6381522395a0de047118e81df5cd3cbeb862b9))
+ - Prepare changelogs ([`e4d2890`](https://github.com/yuki0iq/gitoxide/commit/e4d2890a85bf60e9cdb4016dddfab3c4dccbe75e))
+ - Merge branch 'fixes-and-improvements' ([`f8b1f55`](https://github.com/yuki0iq/gitoxide/commit/f8b1f553371f25b1bea6bce7cbb2ff1f01194856))
+ - Handle symbolic ref updates far more gracefully and with more logical consistency. ([`74ce863`](https://github.com/yuki0iq/gitoxide/commit/74ce8639e88db5107691e9279df2bbfd38d26de3))
+ - Adapt to changes in `gix-protocol` ([`df81076`](https://github.com/yuki0iq/gitoxide/commit/df810766dfeaaad7474339358a3d844b2c3368cd))
+ - Add `Reference::follow()` as a way to peel symbolic refs step by step. ([`d9e551b`](https://github.com/yuki0iq/gitoxide/commit/d9e551b44aa3e84109660328de7637d465d59578))
## 0.50.1 (2023-07-24)
@@ -2583,9 +2733,9 @@ This is mostly a bug-fix release with many improvements for fetching, along with
view details
* **Uncategorized**
- - Release gix-archive v0.2.1, gix-ref v0.33.2, gix-pack v0.40.2, gix v0.50.1 ([`13883e5`](https://github.com/GitoxideLabs/gitoxide/commit/13883e5528385f892ee402e911298121e0c297c0))
- - Prepare changelogs ([`735c206`](https://github.com/GitoxideLabs/gitoxide/commit/735c2062625aaeffbdbca3c1395dbcf075661e3a))
- - `Tree::lookup_entry(_by_path)()` now actually works ([`145f865`](https://github.com/GitoxideLabs/gitoxide/commit/145f8658a32c46db1f54d3098cf9371fe6eeec5e))
+ - Release gix-archive v0.2.1, gix-ref v0.33.2, gix-pack v0.40.2, gix v0.50.1 ([`13883e5`](https://github.com/yuki0iq/gitoxide/commit/13883e5528385f892ee402e911298121e0c297c0))
+ - Prepare changelogs ([`735c206`](https://github.com/yuki0iq/gitoxide/commit/735c2062625aaeffbdbca3c1395dbcf075661e3a))
+ - `Tree::lookup_entry(_by_path)()` now actually works ([`145f865`](https://github.com/yuki0iq/gitoxide/commit/145f8658a32c46db1f54d3098cf9371fe6eeec5e))
## 0.50.0 (2023-07-22)
@@ -2630,24 +2780,24 @@ This is mostly a bug-fix release with many improvements for fetching, along with
view details
* **Uncategorized**
- - Release gix-config v0.26.1, gix v0.50.0 ([`d34a4ea`](https://github.com/GitoxideLabs/gitoxide/commit/d34a4ea27cd83b916c84cf15e1c05da35576db5e))
- - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/GitoxideLabs/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
- - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/GitoxideLabs/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
- - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/GitoxideLabs/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
- - Prepare more changelogs ([`c4cc5f2`](https://github.com/GitoxideLabs/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
- - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/GitoxideLabs/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
- - Update changelogs prior to release ([`2fc66b5`](https://github.com/GitoxideLabs/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
- - Merge branch 'improvements-for-crates-index' ([`3f914e8`](https://github.com/GitoxideLabs/gitoxide/commit/3f914e8840afc59441c3c463bdc89c53136d583e))
- - `TreeEntryRefExt` and `TreeEntryExt` to be able to easily attach a repo to it. ([`caa8fb9`](https://github.com/GitoxideLabs/gitoxide/commit/caa8fb9502906fa47546c26bbeb3c546664ad944))
- - `Tree::find_entry()` to easily find an entry in a tree's entries. ([`62cacd4`](https://github.com/GitoxideLabs/gitoxide/commit/62cacd4b7a9fc0c0e4c5049f6d0aa7011c8ef923))
- - `Tree::lookup_entry(_by_path))()` are not mutating anymore; add `Tree::peel_to_entry()` and `peel_to_entry_by_path()` ([`8cad009`](https://github.com/GitoxideLabs/gitoxide/commit/8cad009eafe8e1054a715dc99bb9a884325d5ea5))
- - Unify API between `object::tree::Entry` and `object::tree::EntryRef<'_>` ([`d5e4ee0`](https://github.com/GitoxideLabs/gitoxide/commit/d5e4ee0e6e26ff3feeed1f5aee5bdd0cdc03d1f8))
- - J fmt ([`57cab40`](https://github.com/GitoxideLabs/gitoxide/commit/57cab40f5cb437cc5b0a2c1fc5ae0f91f98bbbcc))
- - Merge branch 'gix-archive' ([`1dda48b`](https://github.com/GitoxideLabs/gitoxide/commit/1dda48ba2fccb93ebac00fe3460e923af43c86ce))
- - Change archive implementation to require the seek bound. ([`61aed0e`](https://github.com/GitoxideLabs/gitoxide/commit/61aed0e955974f65f4fea042cbae68ea8a2cc2f5))
- - Add `Repository::archive()` as extra ([`c4a1fb1`](https://github.com/GitoxideLabs/gitoxide/commit/c4a1fb1ba461c28ac3ea2482adf5f75721d14706))
- - Optionally make `gix-workspace-stream` available via `Repository::worktree_stream()` ([`4ee2857`](https://github.com/GitoxideLabs/gitoxide/commit/4ee285741e6e1cde3a967980fbf48bab20ddbf68))
- - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/GitoxideLabs/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
+ - Release gix-config v0.26.1, gix v0.50.0 ([`d34a4ea`](https://github.com/yuki0iq/gitoxide/commit/d34a4ea27cd83b916c84cf15e1c05da35576db5e))
+ - Release gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`0062971`](https://github.com/yuki0iq/gitoxide/commit/00629710dffeb10fda340665530353703cf5d129))
+ - Release gix-tempfile v7.0.2, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0 ([`107a64e`](https://github.com/yuki0iq/gitoxide/commit/107a64e734580ad9e2c4142db96394529d8072df))
+ - Release gix-features v0.32.1, gix-actor v0.24.1, gix-validate v0.7.7, gix-object v0.33.1, gix-path v0.8.4, gix-glob v0.10.1, gix-quote v0.4.6, gix-attributes v0.16.0, gix-command v0.2.8, gix-packetline-blocking v0.16.4, gix-filter v0.2.0, gix-fs v0.4.1, gix-chunk v0.4.4, gix-commitgraph v0.18.1, gix-hashtable v0.2.4, gix-revwalk v0.4.1, gix-traverse v0.30.1, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.5, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.1, gix-sec v0.8.4, gix-prompt v0.5.4, gix-url v0.21.1, gix-credentials v0.17.1, gix-diff v0.33.1, gix-discover v0.22.1, gix-ignore v0.5.1, gix-bitmap v0.2.6, gix-index v0.21.1, gix-mailmap v0.16.1, gix-negotiate v0.5.1, gix-pack v0.40.1, gix-odb v0.50.1, gix-packetline v0.16.4, gix-transport v0.34.1, gix-protocol v0.36.1, gix-revision v0.18.1, gix-refspec v0.14.1, gix-worktree v0.23.0, gix v0.50.0, safety bump 5 crates ([`16295b5`](https://github.com/yuki0iq/gitoxide/commit/16295b58e2581d2e8b8b762816f52baabe871c75))
+ - Prepare more changelogs ([`c4cc5f2`](https://github.com/yuki0iq/gitoxide/commit/c4cc5f261d29f712a101033a18293a97a9d4ae85))
+ - Release gix-date v0.7.1, gix-hash v0.11.4, gix-trace v0.1.3, gix-features v0.32.0, gix-actor v0.24.0, gix-validate v0.7.7, gix-object v0.33.0, gix-path v0.8.4, gix-glob v0.10.0, gix-quote v0.4.6, gix-attributes v0.15.0, gix-command v0.2.7, gix-packetline-blocking v0.16.3, gix-filter v0.1.0, gix-fs v0.4.0, gix-chunk v0.4.4, gix-commitgraph v0.18.0, gix-hashtable v0.2.4, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-worktree-stream v0.2.0, gix-archive v0.2.0, gix-config-value v0.12.4, gix-tempfile v7.0.1, gix-utils v0.1.5, gix-lock v7.0.2, gix-ref v0.33.0, gix-sec v0.8.4, gix-prompt v0.5.3, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-ignore v0.5.0, gix-bitmap v0.2.6, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-packetline v0.16.4, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.1 ([`5cb3589`](https://github.com/yuki0iq/gitoxide/commit/5cb3589b74fc5376e02cbfe151e71344e1c417fe))
+ - Update changelogs prior to release ([`2fc66b5`](https://github.com/yuki0iq/gitoxide/commit/2fc66b55097ed494b72d1af939ba5561f71fde97))
+ - Merge branch 'improvements-for-crates-index' ([`3f914e8`](https://github.com/yuki0iq/gitoxide/commit/3f914e8840afc59441c3c463bdc89c53136d583e))
+ - `TreeEntryRefExt` and `TreeEntryExt` to be able to easily attach a repo to it. ([`caa8fb9`](https://github.com/yuki0iq/gitoxide/commit/caa8fb9502906fa47546c26bbeb3c546664ad944))
+ - `Tree::find_entry()` to easily find an entry in a tree's entries. ([`62cacd4`](https://github.com/yuki0iq/gitoxide/commit/62cacd4b7a9fc0c0e4c5049f6d0aa7011c8ef923))
+ - `Tree::lookup_entry(_by_path))()` are not mutating anymore; add `Tree::peel_to_entry()` and `peel_to_entry_by_path()` ([`8cad009`](https://github.com/yuki0iq/gitoxide/commit/8cad009eafe8e1054a715dc99bb9a884325d5ea5))
+ - Unify API between `object::tree::Entry` and `object::tree::EntryRef<'_>` ([`d5e4ee0`](https://github.com/yuki0iq/gitoxide/commit/d5e4ee0e6e26ff3feeed1f5aee5bdd0cdc03d1f8))
+ - J fmt ([`57cab40`](https://github.com/yuki0iq/gitoxide/commit/57cab40f5cb437cc5b0a2c1fc5ae0f91f98bbbcc))
+ - Merge branch 'gix-archive' ([`1dda48b`](https://github.com/yuki0iq/gitoxide/commit/1dda48ba2fccb93ebac00fe3460e923af43c86ce))
+ - Change archive implementation to require the seek bound. ([`61aed0e`](https://github.com/yuki0iq/gitoxide/commit/61aed0e955974f65f4fea042cbae68ea8a2cc2f5))
+ - Add `Repository::archive()` as extra ([`c4a1fb1`](https://github.com/yuki0iq/gitoxide/commit/c4a1fb1ba461c28ac3ea2482adf5f75721d14706))
+ - Optionally make `gix-workspace-stream` available via `Repository::worktree_stream()` ([`4ee2857`](https://github.com/yuki0iq/gitoxide/commit/4ee285741e6e1cde3a967980fbf48bab20ddbf68))
+ - Update license field following SPDX 2.1 license expression standard ([`9064ea3`](https://github.com/yuki0iq/gitoxide/commit/9064ea31fae4dc59a56bdd3a06c0ddc990ee689e))
## 0.49.1 (2023-07-19)
@@ -2693,10 +2843,10 @@ A maintenance release without user-facing changes.
view details
* **Uncategorized**
- - Release gix-prompt v0.5.3, gix v0.49.1, cargo-smart-release v0.20.0 ([`f069852`](https://github.com/GitoxideLabs/gitoxide/commit/f0698522940c9ba4d45db5a44dce9f21ca29cb4e))
- - Prepare changelogs prior to release ([`849f508`](https://github.com/GitoxideLabs/gitoxide/commit/849f5081313c4a44bdaef6848758d0d9a5d1598b))
- - Merge branch 'smart-release-stability' ([`8629f56`](https://github.com/GitoxideLabs/gitoxide/commit/8629f569cd5917b6c0c3fd928fde021e7976ee85))
- - Update git2 API mapping and be clear what stability means as well. ([`64cd396`](https://github.com/GitoxideLabs/gitoxide/commit/64cd396ab05959e1f843f7ccd53ac5d4585584ad))
+ - Release gix-prompt v0.5.3, gix v0.49.1, cargo-smart-release v0.20.0 ([`f069852`](https://github.com/yuki0iq/gitoxide/commit/f0698522940c9ba4d45db5a44dce9f21ca29cb4e))
+ - Prepare changelogs prior to release ([`849f508`](https://github.com/yuki0iq/gitoxide/commit/849f5081313c4a44bdaef6848758d0d9a5d1598b))
+ - Merge branch 'smart-release-stability' ([`8629f56`](https://github.com/yuki0iq/gitoxide/commit/8629f569cd5917b6c0c3fd928fde021e7976ee85))
+ - Update git2 API mapping and be clear what stability means as well. ([`64cd396`](https://github.com/yuki0iq/gitoxide/commit/64cd396ab05959e1f843f7ccd53ac5d4585584ad))
## 0.49.0 (2023-07-19)
@@ -2736,7 +2886,7 @@ A maintenance release without user-facing changes.
- 28 commits contributed to the release over the course of 11 calendar days.
- 19 days passed between releases.
- 8 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#925](https://github.com/GitoxideLabs/gitoxide/issues/925)
+ - 1 unique issue was worked on: [#925](https://github.com/yuki0iq/gitoxide/issues/925)
### Thanks Clippy
@@ -2750,36 +2900,36 @@ A maintenance release without user-facing changes.
view details
- * **[#925](https://github.com/GitoxideLabs/gitoxide/issues/925)**
- - Remove all copies of repo-initialization files and rework them to be our own. ([`5ac2269`](https://github.com/GitoxideLabs/gitoxide/commit/5ac22699936dbc5c09c5eefd28b75d48271b286b))
+ * **[#925](https://github.com/yuki0iq/gitoxide/issues/925)**
+ - Remove all copies of repo-initialization files and rework them to be our own. ([`5ac2269`](https://github.com/yuki0iq/gitoxide/commit/5ac22699936dbc5c09c5eefd28b75d48271b286b))
* **Uncategorized**
- - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/GitoxideLabs/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
- - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/GitoxideLabs/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
- - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/GitoxideLabs/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
- - Prepare changelogs prior to release ([`e4dded0`](https://github.com/GitoxideLabs/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
- - Just fmt ([`a063c62`](https://github.com/GitoxideLabs/gitoxide/commit/a063c62e3a30006d837b267e2ce74e70e48b4fb6))
- - Merge branch 'adjustments-for-crates-index' ([`b82868d`](https://github.com/GitoxideLabs/gitoxide/commit/b82868d5688d8d4849c47ed3d209a96ee59e69b3))
- - Make `EntryMode` available from `gix::object::tree`. ([`980c2ba`](https://github.com/GitoxideLabs/gitoxide/commit/980c2ba591dce7fc787c418aed85078c19e2d6d4))
- - Add `Id::header()` and `Id::try_header()` as syblings to `::object()` and `::try_object()`. ([`d4a8f8c`](https://github.com/GitoxideLabs/gitoxide/commit/d4a8f8cf6d8b059978719ea314fc8a4bfe26c60d))
- - `Repository::header()` and `::try_header()` to learn about objects, quickly ([`b73435b`](https://github.com/GitoxideLabs/gitoxide/commit/b73435b3bf334d5be2931c2ea6a597a9dd51b783))
- - Properly re-initialize object caches after their configuration changes. ([`47ca846`](https://github.com/GitoxideLabs/gitoxide/commit/47ca8465e04bdd13fe2ebfc6f012f8191e3f7896))
- - Top-level examples that represent fully-fledged command-line applications. ([`c05eb22`](https://github.com/GitoxideLabs/gitoxide/commit/c05eb2204620a5ff5e04b766009c873a14ae0f9e))
- - Cargo fmt ([`6121b8f`](https://github.com/GitoxideLabs/gitoxide/commit/6121b8f6a7da7f263c6e066155f053a1d7c81477))
- - `git log` example include empty parents and paths ([`bd59bbe`](https://github.com/GitoxideLabs/gitoxide/commit/bd59bbebddf804a4dd0872127dcc31b5c3b29c2f))
- - `git log` example now accepts multiple paths. ([`0df9f70`](https://github.com/GitoxideLabs/gitoxide/commit/0df9f707987c8001c4ca81faf69033c679a75fd5))
- - `git log` example filter for min/max parents ([`01e9c29`](https://github.com/GitoxideLabs/gitoxide/commit/01e9c29bf7106b30d8e3e8c71b37eff77bcc38b5))
- - `git log` example iterator now properly lazy ([`8a6f1e8`](https://github.com/GitoxideLabs/gitoxide/commit/8a6f1e89fa4d736a2c902be55413887e14885957))
- - `git log` example now shows merge parents ([`5cbb6a7`](https://github.com/GitoxideLabs/gitoxide/commit/5cbb6a72c34d926a2782569d8370e54d4c63ab34))
- - A `git log` example ([`03b3423`](https://github.com/GitoxideLabs/gitoxide/commit/03b342306c5effac5e8aa92a349385e59785c0b7))
- - A `git ls-tree` example ([`6f4b431`](https://github.com/GitoxideLabs/gitoxide/commit/6f4b43101f7b46e38c2f61c2f859347085d8214f))
- - Thanks clippy ([`3ef32af`](https://github.com/GitoxideLabs/gitoxide/commit/3ef32af9bf477cbc60d24da8bb3f15d20976e9e0))
- - Merge branch 'unique-templates' ([`cbb0db8`](https://github.com/GitoxideLabs/gitoxide/commit/cbb0db80ccc5c29c92f7abd8af2a03c67d86fc2b))
- - Adapt journey tests to changes in init templates ([`6297d22`](https://github.com/GitoxideLabs/gitoxide/commit/6297d2201abb97ec999986a7a19b9ddb02114e24))
- - Merge branch 'integrate-filtering' ([`b19a56d`](https://github.com/GitoxideLabs/gitoxide/commit/b19a56dcfa9bea86332a84aa4e8fad445e7d1724))
- - Checkouts when cloning now respect attributes and use filters. ([`8cc106a`](https://github.com/GitoxideLabs/gitoxide/commit/8cc106aa430d39ac9967dcfb3d293725fc76cb79))
- - Add `Repository::filter_pipeline()` to obtain a primitive to handle data conversions. ([`8993b77`](https://github.com/GitoxideLabs/gitoxide/commit/8993b777cd0331e7260d7d7d1f820afc79a34b19))
- - Move error structs into `repository` module where appropriate. ([`c548780`](https://github.com/GitoxideLabs/gitoxide/commit/c548780e6ea49453ecdb45b11bf4c5781b105e6b))
- - Add keys required to deal with worktree conversions and filters. ([`3fbd7b0`](https://github.com/GitoxideLabs/gitoxide/commit/3fbd7b0c864cf2f1a38ae24e85d47b0b26b271a7))
+ - Release gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`4aca8c2`](https://github.com/yuki0iq/gitoxide/commit/4aca8c2ae2ec588fb65ec4faa0c07c19d219569f))
+ - Release gix-features v0.32.0, gix-actor v0.24.0, gix-glob v0.10.0, gix-attributes v0.15.0, gix-commitgraph v0.18.0, gix-config-value v0.12.4, gix-fs v0.4.0, gix-object v0.33.0, gix-ref v0.33.0, gix-config v0.26.0, gix-command v0.2.7, gix-url v0.21.0, gix-credentials v0.17.0, gix-diff v0.33.0, gix-discover v0.22.0, gix-filter v0.1.0, gix-ignore v0.5.0, gix-revwalk v0.4.0, gix-traverse v0.30.0, gix-index v0.21.0, gix-mailmap v0.16.0, gix-negotiate v0.5.0, gix-pack v0.40.0, gix-odb v0.50.0, gix-transport v0.34.0, gix-protocol v0.36.0, gix-revision v0.18.0, gix-refspec v0.14.0, gix-worktree v0.22.0, gix v0.49.0 ([`68ae3ff`](https://github.com/yuki0iq/gitoxide/commit/68ae3ff9d642ec56f088a6a682a073dc16f4e8ca))
+ - Adjust package versions (by cargo-smart-release) ([`c70e54f`](https://github.com/yuki0iq/gitoxide/commit/c70e54f163c312c87753a506eeaad462e8579bfb))
+ - Prepare changelogs prior to release ([`e4dded0`](https://github.com/yuki0iq/gitoxide/commit/e4dded05138562f9737a7dcfb60570c55769486d))
+ - Just fmt ([`a063c62`](https://github.com/yuki0iq/gitoxide/commit/a063c62e3a30006d837b267e2ce74e70e48b4fb6))
+ - Merge branch 'adjustments-for-crates-index' ([`b82868d`](https://github.com/yuki0iq/gitoxide/commit/b82868d5688d8d4849c47ed3d209a96ee59e69b3))
+ - Make `EntryMode` available from `gix::object::tree`. ([`980c2ba`](https://github.com/yuki0iq/gitoxide/commit/980c2ba591dce7fc787c418aed85078c19e2d6d4))
+ - Add `Id::header()` and `Id::try_header()` as syblings to `::object()` and `::try_object()`. ([`d4a8f8c`](https://github.com/yuki0iq/gitoxide/commit/d4a8f8cf6d8b059978719ea314fc8a4bfe26c60d))
+ - `Repository::header()` and `::try_header()` to learn about objects, quickly ([`b73435b`](https://github.com/yuki0iq/gitoxide/commit/b73435b3bf334d5be2931c2ea6a597a9dd51b783))
+ - Properly re-initialize object caches after their configuration changes. ([`47ca846`](https://github.com/yuki0iq/gitoxide/commit/47ca8465e04bdd13fe2ebfc6f012f8191e3f7896))
+ - Top-level examples that represent fully-fledged command-line applications. ([`c05eb22`](https://github.com/yuki0iq/gitoxide/commit/c05eb2204620a5ff5e04b766009c873a14ae0f9e))
+ - Cargo fmt ([`6121b8f`](https://github.com/yuki0iq/gitoxide/commit/6121b8f6a7da7f263c6e066155f053a1d7c81477))
+ - `git log` example include empty parents and paths ([`bd59bbe`](https://github.com/yuki0iq/gitoxide/commit/bd59bbebddf804a4dd0872127dcc31b5c3b29c2f))
+ - `git log` example now accepts multiple paths. ([`0df9f70`](https://github.com/yuki0iq/gitoxide/commit/0df9f707987c8001c4ca81faf69033c679a75fd5))
+ - `git log` example filter for min/max parents ([`01e9c29`](https://github.com/yuki0iq/gitoxide/commit/01e9c29bf7106b30d8e3e8c71b37eff77bcc38b5))
+ - `git log` example iterator now properly lazy ([`8a6f1e8`](https://github.com/yuki0iq/gitoxide/commit/8a6f1e89fa4d736a2c902be55413887e14885957))
+ - `git log` example now shows merge parents ([`5cbb6a7`](https://github.com/yuki0iq/gitoxide/commit/5cbb6a72c34d926a2782569d8370e54d4c63ab34))
+ - A `git log` example ([`03b3423`](https://github.com/yuki0iq/gitoxide/commit/03b342306c5effac5e8aa92a349385e59785c0b7))
+ - A `git ls-tree` example ([`6f4b431`](https://github.com/yuki0iq/gitoxide/commit/6f4b43101f7b46e38c2f61c2f859347085d8214f))
+ - Thanks clippy ([`3ef32af`](https://github.com/yuki0iq/gitoxide/commit/3ef32af9bf477cbc60d24da8bb3f15d20976e9e0))
+ - Merge branch 'unique-templates' ([`cbb0db8`](https://github.com/yuki0iq/gitoxide/commit/cbb0db80ccc5c29c92f7abd8af2a03c67d86fc2b))
+ - Adapt journey tests to changes in init templates ([`6297d22`](https://github.com/yuki0iq/gitoxide/commit/6297d2201abb97ec999986a7a19b9ddb02114e24))
+ - Merge branch 'integrate-filtering' ([`b19a56d`](https://github.com/yuki0iq/gitoxide/commit/b19a56dcfa9bea86332a84aa4e8fad445e7d1724))
+ - Checkouts when cloning now respect attributes and use filters. ([`8cc106a`](https://github.com/yuki0iq/gitoxide/commit/8cc106aa430d39ac9967dcfb3d293725fc76cb79))
+ - Add `Repository::filter_pipeline()` to obtain a primitive to handle data conversions. ([`8993b77`](https://github.com/yuki0iq/gitoxide/commit/8993b777cd0331e7260d7d7d1f820afc79a34b19))
+ - Move error structs into `repository` module where appropriate. ([`c548780`](https://github.com/yuki0iq/gitoxide/commit/c548780e6ea49453ecdb45b11bf4c5781b105e6b))
+ - Add keys required to deal with worktree conversions and filters. ([`3fbd7b0`](https://github.com/yuki0iq/gitoxide/commit/3fbd7b0c864cf2f1a38ae24e85d47b0b26b271a7))
## 0.48.0 (2023-06-29)
@@ -2818,21 +2968,21 @@ The main feature of this release is support dates prior to the UNIX epoch. Note
view details
* **Uncategorized**
- - Release gix-transport v0.33.1, gix v0.48.0 ([`f27ca12`](https://github.com/GitoxideLabs/gitoxide/commit/f27ca128c5f109ad02e4e1a12dc14e93b07bbfcf))
- - Release gix-lock v7.0.1, gix v0.48.0 ([`5ce81ef`](https://github.com/GitoxideLabs/gitoxide/commit/5ce81ef16210f0b0b72dfd5710a064ccda96ac1c))
- - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/GitoxideLabs/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
- - Release gix-features v0.31.1, gix-path v0.8.3, gix v0.48.0 ([`9ca3464`](https://github.com/GitoxideLabs/gitoxide/commit/9ca346462806671fbc49643a87cea25ab0da3be8))
- - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/GitoxideLabs/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
- - Prepare changelogs prior to release ([`00f96fb`](https://github.com/GitoxideLabs/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
- - Merge branch 'i64-times' ([`b407461`](https://github.com/GitoxideLabs/gitoxide/commit/b407461d8991db67a5bdb2ab13f518f78a85ed40))
- - Add incomplete mapping of typical `git2` functions and their counterpart in `gix`. ([`fb63f3f`](https://github.com/GitoxideLabs/gitoxide/commit/fb63f3f07f0f9545be5942bcb66b06040fbc7fe9))
- - Adapt to changes in `gix-date` ([`fba45c6`](https://github.com/GitoxideLabs/gitoxide/commit/fba45c68d57d5f73070a6949556a04187d42e427))
- - Use type for time consistently. ([`9cfc4aa`](https://github.com/GitoxideLabs/gitoxide/commit/9cfc4aa318bc44c9e4310db7d3764b015472e1af))
- - Add a test to see what happens if negative dates are used in commits ([`57a5cd1`](https://github.com/GitoxideLabs/gitoxide/commit/57a5cd1ca2f8153568c366cd1709be7d4ebec972))
- - Make clear what can happen if rewrite-tracking isn't disabled if it is not desired. ([`3c8e3c1`](https://github.com/GitoxideLabs/gitoxide/commit/3c8e3c1e88d36657d4e6eeaf0819be7fd9341ae1))
- - More tracing information when updating refs ([`6906e0d`](https://github.com/GitoxideLabs/gitoxide/commit/6906e0d717bb04efb0744eb20afb4c53ebe360c9))
- - Add more details for negotation phases ([`8341d08`](https://github.com/GitoxideLabs/gitoxide/commit/8341d0882697b02275ec2bb0f05229ba3b60df3b))
- - Add a span for each negotiation round ([`ec73479`](https://github.com/GitoxideLabs/gitoxide/commit/ec7347971163e838e0fdedb0bc6bc88d32d30d8e))
+ - Release gix-transport v0.33.1, gix v0.48.0 ([`f27ca12`](https://github.com/yuki0iq/gitoxide/commit/f27ca128c5f109ad02e4e1a12dc14e93b07bbfcf))
+ - Release gix-lock v7.0.1, gix v0.48.0 ([`5ce81ef`](https://github.com/yuki0iq/gitoxide/commit/5ce81ef16210f0b0b72dfd5710a064ccda96ac1c))
+ - Release gix-glob v0.9.1, gix-attributes v0.14.1, gix-config-value v0.12.3, gix-ref v0.32.1, gix-sec v0.8.3, gix-config v0.25.1, gix-url v0.20.1, gix-credentials v0.16.1, gix-discover v0.21.1, gix-ignore v0.4.1, gix-pack v0.39.1, gix-odb v0.49.1, gix-worktree v0.21.1, gix v0.48.0 ([`69c6a36`](https://github.com/yuki0iq/gitoxide/commit/69c6a36ba14cbef129deebda9fd8870005fefa17))
+ - Release gix-features v0.31.1, gix-path v0.8.3, gix v0.48.0 ([`9ca3464`](https://github.com/yuki0iq/gitoxide/commit/9ca346462806671fbc49643a87cea25ab0da3be8))
+ - Release gix-date v0.7.0, gix-trace v0.1.2, gix-actor v0.23.0, gix-commitgraph v0.17.1, gix-utils v0.1.4, gix-object v0.32.0, gix-ref v0.32.0, gix-config v0.25.0, gix-diff v0.32.0, gix-discover v0.21.0, gix-hashtable v0.2.3, gix-revwalk v0.3.0, gix-traverse v0.29.0, gix-index v0.20.0, gix-mailmap v0.15.0, gix-negotiate v0.4.0, gix-pack v0.39.0, gix-odb v0.49.0, gix-protocol v0.35.0, gix-revision v0.17.0, gix-refspec v0.13.0, gix-worktree v0.21.0, gix v0.48.0, safety bump 20 crates ([`27e8c18`](https://github.com/yuki0iq/gitoxide/commit/27e8c18db5a9a21843381c116a8ed6d9f681b3f8))
+ - Prepare changelogs prior to release ([`00f96fb`](https://github.com/yuki0iq/gitoxide/commit/00f96fb3110a8f81a1bd0d74c757c15b8773c6f6))
+ - Merge branch 'i64-times' ([`b407461`](https://github.com/yuki0iq/gitoxide/commit/b407461d8991db67a5bdb2ab13f518f78a85ed40))
+ - Add incomplete mapping of typical `git2` functions and their counterpart in `gix`. ([`fb63f3f`](https://github.com/yuki0iq/gitoxide/commit/fb63f3f07f0f9545be5942bcb66b06040fbc7fe9))
+ - Adapt to changes in `gix-date` ([`fba45c6`](https://github.com/yuki0iq/gitoxide/commit/fba45c68d57d5f73070a6949556a04187d42e427))
+ - Use type for time consistently. ([`9cfc4aa`](https://github.com/yuki0iq/gitoxide/commit/9cfc4aa318bc44c9e4310db7d3764b015472e1af))
+ - Add a test to see what happens if negative dates are used in commits ([`57a5cd1`](https://github.com/yuki0iq/gitoxide/commit/57a5cd1ca2f8153568c366cd1709be7d4ebec972))
+ - Make clear what can happen if rewrite-tracking isn't disabled if it is not desired. ([`3c8e3c1`](https://github.com/yuki0iq/gitoxide/commit/3c8e3c1e88d36657d4e6eeaf0819be7fd9341ae1))
+ - More tracing information when updating refs ([`6906e0d`](https://github.com/yuki0iq/gitoxide/commit/6906e0d717bb04efb0744eb20afb4c53ebe360c9))
+ - Add more details for negotation phases ([`8341d08`](https://github.com/yuki0iq/gitoxide/commit/8341d0882697b02275ec2bb0f05229ba3b60df3b))
+ - Add a span for each negotiation round ([`ec73479`](https://github.com/yuki0iq/gitoxide/commit/ec7347971163e838e0fdedb0bc6bc88d32d30d8e))
## 0.47.0 (2023-06-22)
@@ -2887,28 +3037,28 @@ The main feature of this release is support dates prior to the UNIX epoch. Note
view details
* **Uncategorized**
- - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/GitoxideLabs/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
- - Prepare changelogs prior to release ([`18b0a37`](https://github.com/GitoxideLabs/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
- - Add a span for another potentially expensive portion of the negotiation ([`f2e7ec4`](https://github.com/GitoxideLabs/gitoxide/commit/f2e7ec4d80299933327ebdc932a758d5d9c7f218))
- - `just fmt` ([`871dd0b`](https://github.com/GitoxideLabs/gitoxide/commit/871dd0b977caf17159092a4739ba5408403cdb2c))
- - Merge branch 'corpus' ([`aa16c8c`](https://github.com/GitoxideLabs/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
- - Change MSRV to 1.65 ([`4f635fc`](https://github.com/GitoxideLabs/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
- - Provide basic `tracing` spans for common operations. ([`3cffa26`](https://github.com/GitoxideLabs/gitoxide/commit/3cffa268460eb2d41bd6a30d45778b88db4ec602))
- - Merge branch 'gix-revision-graph' ([`036e60a`](https://github.com/GitoxideLabs/gitoxide/commit/036e60a3ad39ba9b018c0b56454f12fad455c7bb))
- - Expose `hashtable` in root for access to optimized-for-object-ids sets and maps. ([`47c7b0d`](https://github.com/GitoxideLabs/gitoxide/commit/47c7b0dff9ca82e7c0c60b1dcf1d120f7bec7955))
- - Provide `fetch::outcome::Negotiate` for details on what happened during negotiation. ([`682def0`](https://github.com/GitoxideLabs/gitoxide/commit/682def03ce6ec93d7bcd2f79eedea52021b77f03))
- - Merge branch 'fix-no-want-detection' ([`71efcbb`](https://github.com/GitoxideLabs/gitoxide/commit/71efcbba112376b4acaf37d662cdb38d369462be))
- - Make sure empty packs in shallow clones are working as well. ([`67c06d9`](https://github.com/GitoxideLabs/gitoxide/commit/67c06d99dc8387ce566c2fe436c28cdaa041bf07))
- - No-want detection for negotiation phase is now consistent. ([`db69e31`](https://github.com/GitoxideLabs/gitoxide/commit/db69e31d8bb73aba886a9a323bfa154a23deacf8))
- - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/GitoxideLabs/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
- - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/GitoxideLabs/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
- - Merge branch 'future-dates' ([`8d2e6a9`](https://github.com/GitoxideLabs/gitoxide/commit/8d2e6a91ac92a033e9e3daad5cffa90263075536))
- - Respect the `core.commitGraph` option. ([`574e0f4`](https://github.com/GitoxideLabs/gitoxide/commit/574e0f4786719bd56da2fa218772f879fda282bf))
- - Adapt to changes in `gix-revision`/`gix-revwalk` ([`1fdaf71`](https://github.com/GitoxideLabs/gitoxide/commit/1fdaf71d32eb60ad056376d27837ff37d4d314cd))
- - Adapt to changes in `gix-protocol` ([`b785e81`](https://github.com/GitoxideLabs/gitoxide/commit/b785e811232d645ad72bfb87459efbd80cb0a399))
- - Adapt to changes in `gix-traverse` ([`b447f47`](https://github.com/GitoxideLabs/gitoxide/commit/b447f478b8a5a28c659cef178b2a06b666f89ec3))
- - Adapt to changes in `gix-actor` ([`4a80e86`](https://github.com/GitoxideLabs/gitoxide/commit/4a80e868f9530896616e649838e9be64b6d10036))
- - Adapt to changes in `gix-date` ([`d575336`](https://github.com/GitoxideLabs/gitoxide/commit/d575336c26e6026e463cd06d88266bb2bdd3e162))
+ - Release gix-date v0.6.0, gix-hash v0.11.3, gix-trace v0.1.1, gix-features v0.31.0, gix-actor v0.22.0, gix-path v0.8.2, gix-glob v0.9.0, gix-quote v0.4.5, gix-attributes v0.14.0, gix-chunk v0.4.3, gix-commitgraph v0.17.0, gix-config-value v0.12.2, gix-fs v0.3.0, gix-tempfile v7.0.0, gix-utils v0.1.3, gix-lock v7.0.0, gix-validate v0.7.6, gix-object v0.31.0, gix-ref v0.31.0, gix-sec v0.8.2, gix-config v0.24.0, gix-command v0.2.6, gix-prompt v0.5.2, gix-url v0.20.0, gix-credentials v0.16.0, gix-diff v0.31.0, gix-discover v0.20.0, gix-hashtable v0.2.2, gix-ignore v0.4.0, gix-bitmap v0.2.5, gix-revwalk v0.2.0, gix-traverse v0.28.0, gix-index v0.19.0, gix-mailmap v0.14.0, gix-negotiate v0.3.0, gix-pack v0.38.0, gix-odb v0.48.0, gix-packetline v0.16.3, gix-transport v0.33.0, gix-protocol v0.34.0, gix-revision v0.16.0, gix-refspec v0.12.0, gix-worktree v0.20.0, gix v0.47.0, gitoxide-core v0.29.0, gitoxide v0.27.0, safety bump 30 crates ([`ea9f942`](https://github.com/yuki0iq/gitoxide/commit/ea9f9424e777f10da0e33bb9ffbbefd01c4c5a74))
+ - Prepare changelogs prior to release ([`18b0a37`](https://github.com/yuki0iq/gitoxide/commit/18b0a371941aa2d4d62512437d5daa351ba99ffd))
+ - Add a span for another potentially expensive portion of the negotiation ([`f2e7ec4`](https://github.com/yuki0iq/gitoxide/commit/f2e7ec4d80299933327ebdc932a758d5d9c7f218))
+ - `just fmt` ([`871dd0b`](https://github.com/yuki0iq/gitoxide/commit/871dd0b977caf17159092a4739ba5408403cdb2c))
+ - Merge branch 'corpus' ([`aa16c8c`](https://github.com/yuki0iq/gitoxide/commit/aa16c8ce91452a3e3063cf1cf0240b6014c4743f))
+ - Change MSRV to 1.65 ([`4f635fc`](https://github.com/yuki0iq/gitoxide/commit/4f635fc4429350bae2582d25de86429969d28f30))
+ - Provide basic `tracing` spans for common operations. ([`3cffa26`](https://github.com/yuki0iq/gitoxide/commit/3cffa268460eb2d41bd6a30d45778b88db4ec602))
+ - Merge branch 'gix-revision-graph' ([`036e60a`](https://github.com/yuki0iq/gitoxide/commit/036e60a3ad39ba9b018c0b56454f12fad455c7bb))
+ - Expose `hashtable` in root for access to optimized-for-object-ids sets and maps. ([`47c7b0d`](https://github.com/yuki0iq/gitoxide/commit/47c7b0dff9ca82e7c0c60b1dcf1d120f7bec7955))
+ - Provide `fetch::outcome::Negotiate` for details on what happened during negotiation. ([`682def0`](https://github.com/yuki0iq/gitoxide/commit/682def03ce6ec93d7bcd2f79eedea52021b77f03))
+ - Merge branch 'fix-no-want-detection' ([`71efcbb`](https://github.com/yuki0iq/gitoxide/commit/71efcbba112376b4acaf37d662cdb38d369462be))
+ - Make sure empty packs in shallow clones are working as well. ([`67c06d9`](https://github.com/yuki0iq/gitoxide/commit/67c06d99dc8387ce566c2fe436c28cdaa041bf07))
+ - No-want detection for negotiation phase is now consistent. ([`db69e31`](https://github.com/yuki0iq/gitoxide/commit/db69e31d8bb73aba886a9a323bfa154a23deacf8))
+ - Merge branch 'help-874-redundant-closures' ([`fe59956`](https://github.com/yuki0iq/gitoxide/commit/fe59956ad667303a923d7cfd9ffd72283df41d78))
+ - Add `clippy::redundant-closure-for-method-calls` lint ([`bcad5c2`](https://github.com/yuki0iq/gitoxide/commit/bcad5c22049d56a25ef69d6c7a3344e78f9a1d4d))
+ - Merge branch 'future-dates' ([`8d2e6a9`](https://github.com/yuki0iq/gitoxide/commit/8d2e6a91ac92a033e9e3daad5cffa90263075536))
+ - Respect the `core.commitGraph` option. ([`574e0f4`](https://github.com/yuki0iq/gitoxide/commit/574e0f4786719bd56da2fa218772f879fda282bf))
+ - Adapt to changes in `gix-revision`/`gix-revwalk` ([`1fdaf71`](https://github.com/yuki0iq/gitoxide/commit/1fdaf71d32eb60ad056376d27837ff37d4d314cd))
+ - Adapt to changes in `gix-protocol` ([`b785e81`](https://github.com/yuki0iq/gitoxide/commit/b785e811232d645ad72bfb87459efbd80cb0a399))
+ - Adapt to changes in `gix-traverse` ([`b447f47`](https://github.com/yuki0iq/gitoxide/commit/b447f478b8a5a28c659cef178b2a06b666f89ec3))
+ - Adapt to changes in `gix-actor` ([`4a80e86`](https://github.com/yuki0iq/gitoxide/commit/4a80e868f9530896616e649838e9be64b6d10036))
+ - Adapt to changes in `gix-date` ([`d575336`](https://github.com/yuki0iq/gitoxide/commit/d575336c26e6026e463cd06d88266bb2bdd3e162))
## 0.46.0 (2023-06-10)
@@ -2965,21 +3115,21 @@ The main feature of this release is support dates prior to the UNIX epoch. Note
view details
* **Uncategorized**
- - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/GitoxideLabs/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
- - Prepare changelogs prior to release ([`298f3d7`](https://github.com/GitoxideLabs/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
- - Improve tests related to the handling of shallow repos ([`d50bfa9`](https://github.com/GitoxideLabs/gitoxide/commit/d50bfa97f528141e0183558f21a364d969911ef4))
- - Merge branch 'walk-with-commitgraph' ([`fdee9a2`](https://github.com/GitoxideLabs/gitoxide/commit/fdee9a22873a13ae644d3dc92f8fe93f8f0266c0))
- - Adapt to changes in `gix` ([`20f73c8`](https://github.com/GitoxideLabs/gitoxide/commit/20f73c8224ead1b423a1b6331c9cab65f769d46a))
- - `revision::Walk` yields `revision::Info` structs instead of `Id`s. ([`7e9f202`](https://github.com/GitoxideLabs/gitoxide/commit/7e9f202746d4376332f9779c6e4bd67933d618c7))
- - Rename `Repository::commit_graph()` to `::revision_graph()`. ([`068603a`](https://github.com/GitoxideLabs/gitoxide/commit/068603a4b7a52eaa397d61212e7aec5a0195ac29))
- - Use the `commitgraph` if possible and allow its usage to be controlled via `revision::walk::Platform::use_commit_graph(toggle)`. ([`b2b88dc`](https://github.com/GitoxideLabs/gitoxide/commit/b2b88dc11d1b745e787596e9b94122238ccaf34c))
- - Adapt to changes in `gix-traverse` ([`1f682fd`](https://github.com/GitoxideLabs/gitoxide/commit/1f682fd991b9b76a8d37e6852567ff239c0ac0db))
- - Adapt to changes in `gix-revwalk` ([`f7d95d1`](https://github.com/GitoxideLabs/gitoxide/commit/f7d95d189af1422a7ba48db1857452e32e1d9db9))
- - Add `Repository::index_or_load_from_head()`. ([`5d32012`](https://github.com/GitoxideLabs/gitoxide/commit/5d320121533d60fc594792da7838a4f9c661dea0))
- - `gix::revision::walk::Platform` now informas about the commitgraph. ([`f0ddc3b`](https://github.com/GitoxideLabs/gitoxide/commit/f0ddc3b9c5a34b7930b965dfb1438f95279a8bde))
- - Update changelog with information for the `gix` CLI. ([`4e081f2`](https://github.com/GitoxideLabs/gitoxide/commit/4e081f2141dcb9919597c53dfd5706cc9439d541))
- - Make it possible to use `config::tree::Key` to more conveniently set values via `config::SnapshotMut::set()` ([`2a698fa`](https://github.com/GitoxideLabs/gitoxide/commit/2a698fab7323fd5befd14926bcb9cebf09afc312))
- - Release gix-protocol v0.33.1 ([`9c99ed3`](https://github.com/GitoxideLabs/gitoxide/commit/9c99ed30162081a7f26d72e0ed26966ff62d2b1c))
+ - Release gix-attributes v0.13.1, gix-diff v0.30.1, gix-revwalk v0.1.0, gix-traverse v0.27.0, gix-index v0.18.0, gix-revision v0.15.2, gix-negotiate v0.2.1, gix-pack v0.37.0, gix-odb v0.47.0, gix-protocol v0.33.2, gix-worktree v0.19.0, gix v0.46.0, safety bump 7 crates ([`2560a2c`](https://github.com/yuki0iq/gitoxide/commit/2560a2cc3e1d8c60cd812e15696fa4761d036e19))
+ - Prepare changelogs prior to release ([`298f3d7`](https://github.com/yuki0iq/gitoxide/commit/298f3d7359c5b183314d8c584e45dcdd559d88b3))
+ - Improve tests related to the handling of shallow repos ([`d50bfa9`](https://github.com/yuki0iq/gitoxide/commit/d50bfa97f528141e0183558f21a364d969911ef4))
+ - Merge branch 'walk-with-commitgraph' ([`fdee9a2`](https://github.com/yuki0iq/gitoxide/commit/fdee9a22873a13ae644d3dc92f8fe93f8f0266c0))
+ - Adapt to changes in `gix` ([`20f73c8`](https://github.com/yuki0iq/gitoxide/commit/20f73c8224ead1b423a1b6331c9cab65f769d46a))
+ - `revision::Walk` yields `revision::Info` structs instead of `Id`s. ([`7e9f202`](https://github.com/yuki0iq/gitoxide/commit/7e9f202746d4376332f9779c6e4bd67933d618c7))
+ - Rename `Repository::commit_graph()` to `::revision_graph()`. ([`068603a`](https://github.com/yuki0iq/gitoxide/commit/068603a4b7a52eaa397d61212e7aec5a0195ac29))
+ - Use the `commitgraph` if possible and allow its usage to be controlled via `revision::walk::Platform::use_commit_graph(toggle)`. ([`b2b88dc`](https://github.com/yuki0iq/gitoxide/commit/b2b88dc11d1b745e787596e9b94122238ccaf34c))
+ - Adapt to changes in `gix-traverse` ([`1f682fd`](https://github.com/yuki0iq/gitoxide/commit/1f682fd991b9b76a8d37e6852567ff239c0ac0db))
+ - Adapt to changes in `gix-revwalk` ([`f7d95d1`](https://github.com/yuki0iq/gitoxide/commit/f7d95d189af1422a7ba48db1857452e32e1d9db9))
+ - Add `Repository::index_or_load_from_head()`. ([`5d32012`](https://github.com/yuki0iq/gitoxide/commit/5d320121533d60fc594792da7838a4f9c661dea0))
+ - `gix::revision::walk::Platform` now informas about the commitgraph. ([`f0ddc3b`](https://github.com/yuki0iq/gitoxide/commit/f0ddc3b9c5a34b7930b965dfb1438f95279a8bde))
+ - Update changelog with information for the `gix` CLI. ([`4e081f2`](https://github.com/yuki0iq/gitoxide/commit/4e081f2141dcb9919597c53dfd5706cc9439d541))
+ - Make it possible to use `config::tree::Key` to more conveniently set values via `config::SnapshotMut::set()` ([`2a698fa`](https://github.com/yuki0iq/gitoxide/commit/2a698fab7323fd5befd14926bcb9cebf09afc312))
+ - Release gix-protocol v0.33.1 ([`9c99ed3`](https://github.com/yuki0iq/gitoxide/commit/9c99ed30162081a7f26d72e0ed26966ff62d2b1c))
## 0.45.1 (2023-06-06)
@@ -3005,9 +3155,9 @@ The main feature of this release is support dates prior to the UNIX epoch. Note
view details
* **Uncategorized**
- - Release gix-revision v0.15.1, gix v0.45.1 ([`11766a0`](https://github.com/GitoxideLabs/gitoxide/commit/11766a0a82754fee9918ccdb8eaf92af6d2561ba))
- - Merge branch 'adjustments-for-cargo' ([`04f011c`](https://github.com/GitoxideLabs/gitoxide/commit/04f011c3c3e49e87a3b868d4bf6e77a361b96da8))
- - `gix::env::fetch::collate::Error` now considers negotiation errors a sign of corrupt git repos. ([`9010f58`](https://github.com/GitoxideLabs/gitoxide/commit/9010f586ac46fcea5b8abba8f30a5639ed6b9225))
+ - Release gix-revision v0.15.1, gix v0.45.1 ([`11766a0`](https://github.com/yuki0iq/gitoxide/commit/11766a0a82754fee9918ccdb8eaf92af6d2561ba))
+ - Merge branch 'adjustments-for-cargo' ([`04f011c`](https://github.com/yuki0iq/gitoxide/commit/04f011c3c3e49e87a3b868d4bf6e77a361b96da8))
+ - `gix::env::fetch::collate::Error` now considers negotiation errors a sign of corrupt git repos. ([`9010f58`](https://github.com/yuki0iq/gitoxide/commit/9010f586ac46fcea5b8abba8f30a5639ed6b9225))
## 0.45.0 (2023-06-06)
@@ -3052,7 +3202,7 @@ stateless or stateful transports.
- 33 commits contributed to the release over the course of 40 calendar days.
- 40 days passed between releases.
- 5 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#851](https://github.com/GitoxideLabs/gitoxide/issues/851)
+ - 1 unique issue was worked on: [#851](https://github.com/yuki0iq/gitoxide/issues/851)
### Thanks Clippy
@@ -3066,41 +3216,41 @@ stateless or stateful transports.
view details
- * **[#851](https://github.com/GitoxideLabs/gitoxide/issues/851)**
- - Add `gitoxide.core.defaultPackCacheMemoryLimit` to control memory limits. ([`020ff4e`](https://github.com/GitoxideLabs/gitoxide/commit/020ff4e383fc76a255eabf099bb9cf5116a95afa))
+ * **[#851](https://github.com/yuki0iq/gitoxide/issues/851)**
+ - Add `gitoxide.core.defaultPackCacheMemoryLimit` to control memory limits. ([`020ff4e`](https://github.com/yuki0iq/gitoxide/commit/020ff4e383fc76a255eabf099bb9cf5116a95afa))
* **Uncategorized**
- - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/GitoxideLabs/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
- - `just fmt` ([`ffc1276`](https://github.com/GitoxideLabs/gitoxide/commit/ffc1276e0c991ac33ce842f5dca0b45ac69680c0))
- - Prepare changelogs prior to release ([`8f15cec`](https://github.com/GitoxideLabs/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
- - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/GitoxideLabs/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
- - Add test to validate alternates in the context of fetching ([`ae1bc41`](https://github.com/GitoxideLabs/gitoxide/commit/ae1bc41817bec3b83fe65104e7e3efe4bd798a78))
- - Use `gix-negotiate` in fetch machinery. ([`af0ef2f`](https://github.com/GitoxideLabs/gitoxide/commit/af0ef2f36736e3805f769d8cd59c9fa7eb6a22a0))
- - Respect `core.useReplaceRefs` and remove `gitoxide.objects.noReplace`. ([`e011e36`](https://github.com/GitoxideLabs/gitoxide/commit/e011e360fb2db0288f718cb3bb2b28b4652bc8ae))
- - Thanks clippy ([`9525ac8`](https://github.com/GitoxideLabs/gitoxide/commit/9525ac822aa902f5325f17e7b08ffb60b683e0e7))
- - Merge branch 'fix-docs' ([`420553a`](https://github.com/GitoxideLabs/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
- - Minor fixes ([`89a8cfe`](https://github.com/GitoxideLabs/gitoxide/commit/89a8cfe40e5c3a9d4a4181fa055e3f4a529a8081))
- - Cleaning up documentation ([`2578e57`](https://github.com/GitoxideLabs/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
- - Move `Kind` into `repository::Kind`. ([`9689a08`](https://github.com/GitoxideLabs/gitoxide/commit/9689a08d00e9d54f6bb581660ee99077bd214cb4))
- - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/GitoxideLabs/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
- - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/GitoxideLabs/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
- - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/GitoxideLabs/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
- - Merge pull request #864 from nyurik/lint-fmt ([`279dc09`](https://github.com/GitoxideLabs/gitoxide/commit/279dc09446f41d7f1d76350fbfafb444e53cd7da))
- - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/GitoxideLabs/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
- - Inline format args ([`dbc6cbb`](https://github.com/GitoxideLabs/gitoxide/commit/dbc6cbb4363c2532f81b0bd6e351c4577bb9e9a3))
- - Include license files in all crates ([`facaaf6`](https://github.com/GitoxideLabs/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
- - Merge branch 'consecutive-negotiation' ([`97b3f7e`](https://github.com/GitoxideLabs/gitoxide/commit/97b3f7e2eaddea20c98f2f7ab6a0d2e2117b0793))
- - Release gix-commitgraph v0.15.0, gix-revision v0.14.0, gix-negotiate v0.1.0, safety bump 7 crates ([`92832ca`](https://github.com/GitoxideLabs/gitoxide/commit/92832ca2899cd2f222f4c7b1cc9e766178f55806))
- - Merge branch 'consecutive-negotiation' ([`4507f94`](https://github.com/GitoxideLabs/gitoxide/commit/4507f94984c811ea098e43472e5f54ec4dbb90c1))
- - Adapt to changes in `gix-revision` ([`56f4d30`](https://github.com/GitoxideLabs/gitoxide/commit/56f4d30960de4afc8c53136af45149cf880547c5))
- - Refactor ([`f4245f4`](https://github.com/GitoxideLabs/gitoxide/commit/f4245f4bb0921610456dde2c56068e7c5e4f1d27))
- - Merge branch 'fix-851' ([`2f275d5`](https://github.com/GitoxideLabs/gitoxide/commit/2f275d5d3cb49b3b8ba53b30e4b4386fac32662b))
- - Adjust to changes in `gix-pack` ([`215889c`](https://github.com/GitoxideLabs/gitoxide/commit/215889ceb976a59368c132aabfffb71a6a2ac9f8))
- - Support reading the fetch algorithm from configuration ([`33b7770`](https://github.com/GitoxideLabs/gitoxide/commit/33b777074db21db8cd060ecf8cfdac0409a7e10c))
- - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/GitoxideLabs/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
- - Release gix-discover v0.18.1, gix-worktree v0.17.1, gix-testtools v0.12.0 ([`f7b6c6f`](https://github.com/GitoxideLabs/gitoxide/commit/f7b6c6f27c090cbc584fbd3f5403da5ac1a9ff02))
- - Release gix-index v0.16.1 ([`08c6f9d`](https://github.com/GitoxideLabs/gitoxide/commit/08c6f9de95c65ff05db4ce6a5593127c4280b2ef))
- - Release gix-ref v0.29.1 ([`13e01f5`](https://github.com/GitoxideLabs/gitoxide/commit/13e01f5742ed2121f00f4b16c1df0cce5e7708ef))
- - Improve docs for `Shallow` ([`3d95bb7`](https://github.com/GitoxideLabs/gitoxide/commit/3d95bb76746a56b6e9060245f6c190c3836a0102))
+ - Release gix-date v0.5.1, gix-hash v0.11.2, gix-features v0.30.0, gix-actor v0.21.0, gix-path v0.8.1, gix-glob v0.8.0, gix-quote v0.4.4, gix-attributes v0.13.0, gix-chunk v0.4.2, gix-commitgraph v0.16.0, gix-config-value v0.12.1, gix-fs v0.2.0, gix-tempfile v6.0.0, gix-utils v0.1.2, gix-lock v6.0.0, gix-validate v0.7.5, gix-object v0.30.0, gix-ref v0.30.0, gix-sec v0.8.1, gix-config v0.23.0, gix-command v0.2.5, gix-prompt v0.5.1, gix-url v0.19.0, gix-credentials v0.15.0, gix-diff v0.30.0, gix-discover v0.19.0, gix-hashtable v0.2.1, gix-ignore v0.3.0, gix-bitmap v0.2.4, gix-traverse v0.26.0, gix-index v0.17.0, gix-mailmap v0.13.0, gix-revision v0.15.0, gix-negotiate v0.2.0, gix-pack v0.36.0, gix-odb v0.46.0, gix-packetline v0.16.2, gix-transport v0.32.0, gix-protocol v0.33.0, gix-refspec v0.11.0, gix-worktree v0.18.0, gix v0.45.0, safety bump 29 crates ([`9a9fa96`](https://github.com/yuki0iq/gitoxide/commit/9a9fa96fa8a722bddc5c3b2270b0edf8f6615141))
+ - `just fmt` ([`ffc1276`](https://github.com/yuki0iq/gitoxide/commit/ffc1276e0c991ac33ce842f5dca0b45ac69680c0))
+ - Prepare changelogs prior to release ([`8f15cec`](https://github.com/yuki0iq/gitoxide/commit/8f15cec1ec7d5a9d56bb158f155011ef2bb3539b))
+ - Merge branch 'integrate-gix-negotiate' ([`ae845de`](https://github.com/yuki0iq/gitoxide/commit/ae845dea6cee6523c88a23d7a14293589cf8092f))
+ - Add test to validate alternates in the context of fetching ([`ae1bc41`](https://github.com/yuki0iq/gitoxide/commit/ae1bc41817bec3b83fe65104e7e3efe4bd798a78))
+ - Use `gix-negotiate` in fetch machinery. ([`af0ef2f`](https://github.com/yuki0iq/gitoxide/commit/af0ef2f36736e3805f769d8cd59c9fa7eb6a22a0))
+ - Respect `core.useReplaceRefs` and remove `gitoxide.objects.noReplace`. ([`e011e36`](https://github.com/yuki0iq/gitoxide/commit/e011e360fb2db0288f718cb3bb2b28b4652bc8ae))
+ - Thanks clippy ([`9525ac8`](https://github.com/yuki0iq/gitoxide/commit/9525ac822aa902f5325f17e7b08ffb60b683e0e7))
+ - Merge branch 'fix-docs' ([`420553a`](https://github.com/yuki0iq/gitoxide/commit/420553a10d780e0b2dc466cac120989298a5f187))
+ - Minor fixes ([`89a8cfe`](https://github.com/yuki0iq/gitoxide/commit/89a8cfe40e5c3a9d4a4181fa055e3f4a529a8081))
+ - Cleaning up documentation ([`2578e57`](https://github.com/yuki0iq/gitoxide/commit/2578e576bfa365d194a23a1fb0bf09be230873de))
+ - Move `Kind` into `repository::Kind`. ([`9689a08`](https://github.com/yuki0iq/gitoxide/commit/9689a08d00e9d54f6bb581660ee99077bd214cb4))
+ - Merge branch 'auto-clippy' ([`dbf8aa1`](https://github.com/yuki0iq/gitoxide/commit/dbf8aa19d19109195d0274928eae4b94f248cd88))
+ - Autofix map-or-unwrap clippy lint (and manual fix what was left) ([`2087032`](https://github.com/yuki0iq/gitoxide/commit/2087032b5956dcd82bce6ac57e530e8724b57f17))
+ - Merge branch 'main' into auto-clippy ([`3ef5c90`](https://github.com/yuki0iq/gitoxide/commit/3ef5c90aebce23385815f1df674c1d28d58b4b0d))
+ - Merge pull request #864 from nyurik/lint-fmt ([`279dc09`](https://github.com/yuki0iq/gitoxide/commit/279dc09446f41d7f1d76350fbfafb444e53cd7da))
+ - Merge branch 'blinxen/main' ([`9375cd7`](https://github.com/yuki0iq/gitoxide/commit/9375cd75b01aa22a0e2eed6305fe45fabfd6c1ac))
+ - Inline format args ([`dbc6cbb`](https://github.com/yuki0iq/gitoxide/commit/dbc6cbb4363c2532f81b0bd6e351c4577bb9e9a3))
+ - Include license files in all crates ([`facaaf6`](https://github.com/yuki0iq/gitoxide/commit/facaaf633f01c857dcf2572c6dbe0a92b7105c1c))
+ - Merge branch 'consecutive-negotiation' ([`97b3f7e`](https://github.com/yuki0iq/gitoxide/commit/97b3f7e2eaddea20c98f2f7ab6a0d2e2117b0793))
+ - Release gix-commitgraph v0.15.0, gix-revision v0.14.0, gix-negotiate v0.1.0, safety bump 7 crates ([`92832ca`](https://github.com/yuki0iq/gitoxide/commit/92832ca2899cd2f222f4c7b1cc9e766178f55806))
+ - Merge branch 'consecutive-negotiation' ([`4507f94`](https://github.com/yuki0iq/gitoxide/commit/4507f94984c811ea098e43472e5f54ec4dbb90c1))
+ - Adapt to changes in `gix-revision` ([`56f4d30`](https://github.com/yuki0iq/gitoxide/commit/56f4d30960de4afc8c53136af45149cf880547c5))
+ - Refactor ([`f4245f4`](https://github.com/yuki0iq/gitoxide/commit/f4245f4bb0921610456dde2c56068e7c5e4f1d27))
+ - Merge branch 'fix-851' ([`2f275d5`](https://github.com/yuki0iq/gitoxide/commit/2f275d5d3cb49b3b8ba53b30e4b4386fac32662b))
+ - Adjust to changes in `gix-pack` ([`215889c`](https://github.com/yuki0iq/gitoxide/commit/215889ceb976a59368c132aabfffb71a6a2ac9f8))
+ - Support reading the fetch algorithm from configuration ([`33b7770`](https://github.com/yuki0iq/gitoxide/commit/33b777074db21db8cd060ecf8cfdac0409a7e10c))
+ - Release gix-object v0.29.2 ([`4f879bf`](https://github.com/yuki0iq/gitoxide/commit/4f879bf35653bdc8f9729d524c6e8e1fb3c6886b))
+ - Release gix-discover v0.18.1, gix-worktree v0.17.1, gix-testtools v0.12.0 ([`f7b6c6f`](https://github.com/yuki0iq/gitoxide/commit/f7b6c6f27c090cbc584fbd3f5403da5ac1a9ff02))
+ - Release gix-index v0.16.1 ([`08c6f9d`](https://github.com/yuki0iq/gitoxide/commit/08c6f9de95c65ff05db4ce6a5593127c4280b2ef))
+ - Release gix-ref v0.29.1 ([`13e01f5`](https://github.com/yuki0iq/gitoxide/commit/13e01f5742ed2121f00f4b16c1df0cce5e7708ef))
+ - Improve docs for `Shallow` ([`3d95bb7`](https://github.com/yuki0iq/gitoxide/commit/3d95bb76746a56b6e9060245f6c190c3836a0102))
## 0.44.1 (2023-04-27)
@@ -3122,9 +3272,9 @@ A maintenance release without user-facing changes. It's meant to fix breakage th
view details
* **Uncategorized**
- - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/GitoxideLabs/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
- - Prepare changelogs prior to release ([`0135158`](https://github.com/GitoxideLabs/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
- - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/GitoxideLabs/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
+ - Release gix-path v0.8.0, gix-glob v0.7.0, gix-attributes v0.12.0, gix-config-value v0.12.0, gix-ref v0.29.0, gix-sec v0.8.0, gix-config v0.22.0, gix-prompt v0.5.0, gix-url v0.18.0, gix-credentials v0.14.0, gix-discover v0.18.0, gix-ignore v0.2.0, gix-pack v0.35.0, gix-odb v0.45.0, gix-transport v0.31.0, gix-protocol v0.32.0, gix-refspec v0.10.1, gix-worktree v0.17.0, gix v0.44.1 ([`7ebc9f7`](https://github.com/yuki0iq/gitoxide/commit/7ebc9f734ec4371dd27daa568c0244185bb49eb5))
+ - Prepare changelogs prior to release ([`0135158`](https://github.com/yuki0iq/gitoxide/commit/013515897215400539bfd53c25548bd054186ba6))
+ - Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/yuki0iq/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
## 0.44.0 (2023-04-26)
@@ -3184,7 +3334,7 @@ A maintenance release without user-facing changes. It's meant to fix breakage th
- 48 commits contributed to the release over the course of 26 calendar days.
- 27 days passed between releases.
- 14 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#801](https://github.com/GitoxideLabs/gitoxide/issues/801), [#814](https://github.com/GitoxideLabs/gitoxide/issues/814)
+ - 2 unique issues were worked on: [#801](https://github.com/yuki0iq/gitoxide/issues/801), [#814](https://github.com/yuki0iq/gitoxide/issues/814)
### Thanks Clippy
@@ -3198,57 +3348,57 @@ A maintenance release without user-facing changes. It's meant to fix breakage th
view details
- * **[#801](https://github.com/GitoxideLabs/gitoxide/issues/801)**
- - `revision::walk::Platform::selected(filter)` to selectively prune parts of the commit graph. ([`ec93f75`](https://github.com/GitoxideLabs/gitoxide/commit/ec93f75cfdf6cbd617c4a92eefae97f2c7736d65))
- * **[#814](https://github.com/GitoxideLabs/gitoxide/issues/814)**
- - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/GitoxideLabs/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
+ * **[#801](https://github.com/yuki0iq/gitoxide/issues/801)**
+ - `revision::walk::Platform::selected(filter)` to selectively prune parts of the commit graph. ([`ec93f75`](https://github.com/yuki0iq/gitoxide/commit/ec93f75cfdf6cbd617c4a92eefae97f2c7736d65))
+ * **[#814](https://github.com/yuki0iq/gitoxide/issues/814)**
+ - Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/yuki0iq/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
* **Uncategorized**
- - Release gix-worktree v0.16.0, gix v0.44.0 ([`4527fb8`](https://github.com/GitoxideLabs/gitoxide/commit/4527fb8e0fe0786a70ccfd8c3f5c5e79e8867944))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/GitoxideLabs/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
- - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/GitoxideLabs/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
- - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/GitoxideLabs/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
- - Prepare changelogs prior to release ([`30a1a71`](https://github.com/GitoxideLabs/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
- - When removing all shallow commits from shallow file, delete it. ([`2cd5054`](https://github.com/GitoxideLabs/gitoxide/commit/2cd5054b0a1994571a25a49193449904cfd30b50))
- - Merge branch 'index-entries-attrs' ([`f37a930`](https://github.com/GitoxideLabs/gitoxide/commit/f37a930aefa27e67f0b693ba9669cc26d49044fa))
- - `gix index entries` also prints attributes. ([`08e8fc2`](https://github.com/GitoxideLabs/gitoxide/commit/08e8fc2152794652ba1c986df493c2ac915af9e7))
- - Adjust to changes in `gix-worktree` ([`27a39ca`](https://github.com/GitoxideLabs/gitoxide/commit/27a39cad498ca8b2c9cba05790284e2b68ba7636))
- - Add `Repository::attributes()` and `Worktree::attributes()`. ([`bc28443`](https://github.com/GitoxideLabs/gitoxide/commit/bc28443e452c4de81368739a11a2482ae0a93485))
- - Add `Repository::excludes()` and simplify signature of `Worktree::excludes()`. ([`26e6a66`](https://github.com/GitoxideLabs/gitoxide/commit/26e6a661ed5827151708b9fcc3d7468aa60cf4e3))
- - Add `index.threads` configuration to `gix::config::tree` ([`40a1b74`](https://github.com/GitoxideLabs/gitoxide/commit/40a1b7444ba9d9b61a1c22a7f25662eec3c25a1b))
- - Adjust to changes in `gix-worktree` ([`f722d6b`](https://github.com/GitoxideLabs/gitoxide/commit/f722d6bebcd215b6e270261a3ed032a5f7e7b72f))
- - Merge branch 'attributes-cache' ([`3456c84`](https://github.com/GitoxideLabs/gitoxide/commit/3456c845dfeedd2fa96b4313b1a84c8cbe9433c5))
- - Adjust to changes in `gix-worktree` ([`13a070f`](https://github.com/GitoxideLabs/gitoxide/commit/13a070f405230d52e4377e18f6bdc5c673b718a0))
- - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/GitoxideLabs/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
- - `gix::open()` can handle bare repositories with index. ([`43f695a`](https://github.com/GitoxideLabs/gitoxide/commit/43f695a9607f1f85f859f2ef944b785b5b6dd238))
- - Thanks clippy ([`14e64e7`](https://github.com/GitoxideLabs/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
- - Merge branch 'clone-auth' ([`1a65308`](https://github.com/GitoxideLabs/gitoxide/commit/1a653083bf0a3a01ee116535e65202392a2c676c))
- - Support configuring the connection (i.e. for auth) during clone. ([`cb34376`](https://github.com/GitoxideLabs/gitoxide/commit/cb3437632fe7ff0ce4efd11c08a8d684d7e7e430))
- - Merge branch 'fix-819' ([`69faad0`](https://github.com/GitoxideLabs/gitoxide/commit/69faad0d7cc100de54d757d42acc152a22edc022))
- - Before writing new objects, check if they exist. ([`afe7faa`](https://github.com/GitoxideLabs/gitoxide/commit/afe7faa14afb2ec4934f204e01ed12bcd0b3e786))
- - Add `Object::into_tag()` and `Tag::decode()` methods. ([`037f52d`](https://github.com/GitoxideLabs/gitoxide/commit/037f52d4099e239c28210476ad7ab57d22aa3626))
- - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/GitoxideLabs/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
- - Support native zlib-ng via flate2's zlib-ng feature ([`9a6e0d7`](https://github.com/GitoxideLabs/gitoxide/commit/9a6e0d7b418ea721da6a7e4bc48c47b47d4dfa79))
- - Make fmt ([`5d2b5d0`](https://github.com/GitoxideLabs/gitoxide/commit/5d2b5d02c3869e07dc2507a8f2519ee1df633df7))
- - Merge branch 'main' into dev ([`cdef398`](https://github.com/GitoxideLabs/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
- - Minor adjustments to the worktree structure. ([`8920229`](https://github.com/GitoxideLabs/gitoxide/commit/89202296f63dacedfd396aefe25e686b4d426b2a))
- - Rename the serde1 feature to serde ([`19338d9`](https://github.com/GitoxideLabs/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
- - Create new `gix-fs` crate to consolidate all filesystem utilities ([`f8cc33c`](https://github.com/GitoxideLabs/gitoxide/commit/f8cc33cb372dd2b4bbe4a09cf4f64916681ab1dd))
- - Allow `USE_NSEC` and `USE_STDEV` compile time flags to configured at runtime. ([`35cb6b4`](https://github.com/GitoxideLabs/gitoxide/commit/35cb6b42bd8071e5e5c16ed6d37884deea524330))
- - Merge branch 'main' into dev ([`23ee47f`](https://github.com/GitoxideLabs/gitoxide/commit/23ee47fb24c197f8437bd426544b2aa74e005bdc))
- - Merge branch 'worktree-stack' ([`3d47919`](https://github.com/GitoxideLabs/gitoxide/commit/3d47919c1a2f83fc7c1fd7ae590d098057a22626))
- - `open::Options` now allow controlling where gitattributes files are loaded from. ([`358500f`](https://github.com/GitoxideLabs/gitoxide/commit/358500f0efaec7c67b307a6a1aa27ecad7502eb7))
- - Adjust to changes in `gix-attributes` ([`1755c81`](https://github.com/GitoxideLabs/gitoxide/commit/1755c81f64ce8a68807c2026eeae13dc46021db1))
- - Remove types that are now available in `gix-os` ([`b645d28`](https://github.com/GitoxideLabs/gitoxide/commit/b645d28f9641c6b4022e1e37ad9fe528922ec747))
- - Refactor ([`0677406`](https://github.com/GitoxideLabs/gitoxide/commit/067740636b3ca24ce90db91923dfd4ee592fa7f6))
- - Centralize index entry Stat creation/comparison ([`870bdb2`](https://github.com/GitoxideLabs/gitoxide/commit/870bdb2f3957e0f5690679e2aeb6752cd0b8d93e))
- - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/GitoxideLabs/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
- - Merge branch 'patch-1' ([`b02bf24`](https://github.com/GitoxideLabs/gitoxide/commit/b02bf247890c873184e58f734e0912eac6c6bbae))
- - Add test to run tests on 32 bit systems ([`fb31ee8`](https://github.com/GitoxideLabs/gitoxide/commit/fb31ee8bbcfc72fa0e7e38bc84d02f6f7d2f0fff))
- - Merge branch 'patch-1' ([`d0052c1`](https://github.com/GitoxideLabs/gitoxide/commit/d0052c13cabcde8058177d2439053b50ea5adbfc))
- - Upgrade serial-test to v2 ([`6932017`](https://github.com/GitoxideLabs/gitoxide/commit/69320174685e72940cd0fe600c94abb948a62bdd))
- - Release gix-revision v0.12.2 ([`ec64a88`](https://github.com/GitoxideLabs/gitoxide/commit/ec64a88690243a210efee6d5ae5164723e13f734))
- - Merge branch 'fix-801' ([`a884121`](https://github.com/GitoxideLabs/gitoxide/commit/a88412194ff8960cd69a3794042d9c6c29428ea6))
- - Prevent env-altering tests to affect shallow tests ([`61eec5a`](https://github.com/GitoxideLabs/gitoxide/commit/61eec5ae48006b4f0a6ac5c7b9549811dfa9431d))
+ - Release gix-worktree v0.16.0, gix v0.44.0 ([`4527fb8`](https://github.com/yuki0iq/gitoxide/commit/4527fb8e0fe0786a70ccfd8c3f5c5e79e8867944))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`d7173b2`](https://github.com/yuki0iq/gitoxide/commit/d7173b2d2cb79685fdf7f618c31c576db24fa648))
+ - Release gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0 ([`e4df557`](https://github.com/yuki0iq/gitoxide/commit/e4df5574c0813a0236319fa6e8b3b41bab179fc8))
+ - Release gix-hash v0.11.1, gix-path v0.7.4, gix-glob v0.6.0, gix-attributes v0.11.0, gix-config-value v0.11.0, gix-fs v0.1.1, gix-tempfile v5.0.3, gix-utils v0.1.1, gix-lock v5.0.1, gix-object v0.29.1, gix-ref v0.28.0, gix-sec v0.7.0, gix-config v0.21.0, gix-prompt v0.4.0, gix-url v0.17.0, gix-credentials v0.13.0, gix-diff v0.29.0, gix-discover v0.17.0, gix-hashtable v0.2.0, gix-ignore v0.1.0, gix-bitmap v0.2.3, gix-traverse v0.25.0, gix-index v0.16.0, gix-mailmap v0.12.0, gix-pack v0.34.0, gix-odb v0.44.0, gix-packetline v0.16.0, gix-transport v0.30.0, gix-protocol v0.31.0, gix-revision v0.13.0, gix-refspec v0.10.0, gix-worktree v0.16.0, gix v0.44.0, safety bump 7 crates ([`91134a1`](https://github.com/yuki0iq/gitoxide/commit/91134a11c8ba0e942f692488ec9bce9fa1086324))
+ - Prepare changelogs prior to release ([`30a1a71`](https://github.com/yuki0iq/gitoxide/commit/30a1a71f36f24faac0e0b362ffdfedea7f9cdbf1))
+ - When removing all shallow commits from shallow file, delete it. ([`2cd5054`](https://github.com/yuki0iq/gitoxide/commit/2cd5054b0a1994571a25a49193449904cfd30b50))
+ - Merge branch 'index-entries-attrs' ([`f37a930`](https://github.com/yuki0iq/gitoxide/commit/f37a930aefa27e67f0b693ba9669cc26d49044fa))
+ - `gix index entries` also prints attributes. ([`08e8fc2`](https://github.com/yuki0iq/gitoxide/commit/08e8fc2152794652ba1c986df493c2ac915af9e7))
+ - Adjust to changes in `gix-worktree` ([`27a39ca`](https://github.com/yuki0iq/gitoxide/commit/27a39cad498ca8b2c9cba05790284e2b68ba7636))
+ - Add `Repository::attributes()` and `Worktree::attributes()`. ([`bc28443`](https://github.com/yuki0iq/gitoxide/commit/bc28443e452c4de81368739a11a2482ae0a93485))
+ - Add `Repository::excludes()` and simplify signature of `Worktree::excludes()`. ([`26e6a66`](https://github.com/yuki0iq/gitoxide/commit/26e6a661ed5827151708b9fcc3d7468aa60cf4e3))
+ - Add `index.threads` configuration to `gix::config::tree` ([`40a1b74`](https://github.com/yuki0iq/gitoxide/commit/40a1b7444ba9d9b61a1c22a7f25662eec3c25a1b))
+ - Adjust to changes in `gix-worktree` ([`f722d6b`](https://github.com/yuki0iq/gitoxide/commit/f722d6bebcd215b6e270261a3ed032a5f7e7b72f))
+ - Merge branch 'attributes-cache' ([`3456c84`](https://github.com/yuki0iq/gitoxide/commit/3456c845dfeedd2fa96b4313b1a84c8cbe9433c5))
+ - Adjust to changes in `gix-worktree` ([`13a070f`](https://github.com/yuki0iq/gitoxide/commit/13a070f405230d52e4377e18f6bdc5c673b718a0))
+ - Merge branch 'fix-823' ([`6ebd61e`](https://github.com/yuki0iq/gitoxide/commit/6ebd61e548a36a04e413ac725a03e607a3588334))
+ - `gix::open()` can handle bare repositories with index. ([`43f695a`](https://github.com/yuki0iq/gitoxide/commit/43f695a9607f1f85f859f2ef944b785b5b6dd238))
+ - Thanks clippy ([`14e64e7`](https://github.com/yuki0iq/gitoxide/commit/14e64e74649cfb1f2f99da87015939af98fae5c8))
+ - Merge branch 'clone-auth' ([`1a65308`](https://github.com/yuki0iq/gitoxide/commit/1a653083bf0a3a01ee116535e65202392a2c676c))
+ - Support configuring the connection (i.e. for auth) during clone. ([`cb34376`](https://github.com/yuki0iq/gitoxide/commit/cb3437632fe7ff0ce4efd11c08a8d684d7e7e430))
+ - Merge branch 'fix-819' ([`69faad0`](https://github.com/yuki0iq/gitoxide/commit/69faad0d7cc100de54d757d42acc152a22edc022))
+ - Before writing new objects, check if they exist. ([`afe7faa`](https://github.com/yuki0iq/gitoxide/commit/afe7faa14afb2ec4934f204e01ed12bcd0b3e786))
+ - Add `Object::into_tag()` and `Tag::decode()` methods. ([`037f52d`](https://github.com/yuki0iq/gitoxide/commit/037f52d4099e239c28210476ad7ab57d22aa3626))
+ - Release gix-utils v0.1.0, gix-hash v0.11.0, gix-date v0.5.0, gix-features v0.29.0, gix-actor v0.20.0, gix-object v0.29.0, gix-archive v0.1.0, gix-fs v0.1.0, safety bump 25 crates ([`8dbd0a6`](https://github.com/yuki0iq/gitoxide/commit/8dbd0a60557a85acfa231800a058cbac0271a8cf))
+ - Support native zlib-ng via flate2's zlib-ng feature ([`9a6e0d7`](https://github.com/yuki0iq/gitoxide/commit/9a6e0d7b418ea721da6a7e4bc48c47b47d4dfa79))
+ - Make fmt ([`5d2b5d0`](https://github.com/yuki0iq/gitoxide/commit/5d2b5d02c3869e07dc2507a8f2519ee1df633df7))
+ - Merge branch 'main' into dev ([`cdef398`](https://github.com/yuki0iq/gitoxide/commit/cdef398c4a3bd01baf0be2c27a3f77a400172b0d))
+ - Minor adjustments to the worktree structure. ([`8920229`](https://github.com/yuki0iq/gitoxide/commit/89202296f63dacedfd396aefe25e686b4d426b2a))
+ - Rename the serde1 feature to serde ([`19338d9`](https://github.com/yuki0iq/gitoxide/commit/19338d934b6712b7d6bd3fa3b2e4189bf7e6c8a1))
+ - Create new `gix-fs` crate to consolidate all filesystem utilities ([`f8cc33c`](https://github.com/yuki0iq/gitoxide/commit/f8cc33cb372dd2b4bbe4a09cf4f64916681ab1dd))
+ - Allow `USE_NSEC` and `USE_STDEV` compile time flags to configured at runtime. ([`35cb6b4`](https://github.com/yuki0iq/gitoxide/commit/35cb6b42bd8071e5e5c16ed6d37884deea524330))
+ - Merge branch 'main' into dev ([`23ee47f`](https://github.com/yuki0iq/gitoxide/commit/23ee47fb24c197f8437bd426544b2aa74e005bdc))
+ - Merge branch 'worktree-stack' ([`3d47919`](https://github.com/yuki0iq/gitoxide/commit/3d47919c1a2f83fc7c1fd7ae590d098057a22626))
+ - `open::Options` now allow controlling where gitattributes files are loaded from. ([`358500f`](https://github.com/yuki0iq/gitoxide/commit/358500f0efaec7c67b307a6a1aa27ecad7502eb7))
+ - Adjust to changes in `gix-attributes` ([`1755c81`](https://github.com/yuki0iq/gitoxide/commit/1755c81f64ce8a68807c2026eeae13dc46021db1))
+ - Remove types that are now available in `gix-os` ([`b645d28`](https://github.com/yuki0iq/gitoxide/commit/b645d28f9641c6b4022e1e37ad9fe528922ec747))
+ - Refactor ([`0677406`](https://github.com/yuki0iq/gitoxide/commit/067740636b3ca24ce90db91923dfd4ee592fa7f6))
+ - Centralize index entry Stat creation/comparison ([`870bdb2`](https://github.com/yuki0iq/gitoxide/commit/870bdb2f3957e0f5690679e2aeb6752cd0b8d93e))
+ - Release gix-hash v0.10.4, gix-hashtable v0.1.3 ([`b574a39`](https://github.com/yuki0iq/gitoxide/commit/b574a3904203762a6b9e475e16a7c358d7616599))
+ - Merge branch 'patch-1' ([`b02bf24`](https://github.com/yuki0iq/gitoxide/commit/b02bf247890c873184e58f734e0912eac6c6bbae))
+ - Add test to run tests on 32 bit systems ([`fb31ee8`](https://github.com/yuki0iq/gitoxide/commit/fb31ee8bbcfc72fa0e7e38bc84d02f6f7d2f0fff))
+ - Merge branch 'patch-1' ([`d0052c1`](https://github.com/yuki0iq/gitoxide/commit/d0052c13cabcde8058177d2439053b50ea5adbfc))
+ - Upgrade serial-test to v2 ([`6932017`](https://github.com/yuki0iq/gitoxide/commit/69320174685e72940cd0fe600c94abb948a62bdd))
+ - Release gix-revision v0.12.2 ([`ec64a88`](https://github.com/yuki0iq/gitoxide/commit/ec64a88690243a210efee6d5ae5164723e13f734))
+ - Merge branch 'fix-801' ([`a884121`](https://github.com/yuki0iq/gitoxide/commit/a88412194ff8960cd69a3794042d9c6c29428ea6))
+ - Prevent env-altering tests to affect shallow tests ([`61eec5a`](https://github.com/yuki0iq/gitoxide/commit/61eec5ae48006b4f0a6ac5c7b9549811dfa9431d))
## 0.43.1 (2023-03-30)
@@ -3284,15 +3434,15 @@ A maintenance release without user-facing changes. It's meant to fix breakage th
view details
* **Uncategorized**
- - Release gix-path v0.7.3, gix-config-value v0.10.2, gix-config v0.20.1, gix-discover v0.16.2, gix-index v0.15.1, gix-odb v0.43.1, gix-packetline v0.15.1, gix-protocol v0.30.2, gix-worktree v0.15.2, gix v0.43.1 ([`38eed1d`](https://github.com/GitoxideLabs/gitoxide/commit/38eed1d06e7cbb8fbcd54b2cad3163ca45e0baf1))
- - Merge branch 'pascalkuthe/main' ([`d47cebe`](https://github.com/GitoxideLabs/gitoxide/commit/d47cebe3b23080c45829cb307b867220e3af20db))
- - Refactor ([`d1e5e12`](https://github.com/GitoxideLabs/gitoxide/commit/d1e5e12d54f79c030325860838c1cfadac1a7ac5))
- - $HOME detection on windows ([`d1bd513`](https://github.com/GitoxideLabs/gitoxide/commit/d1bd513f27e17787eb223f7b0521f954c518153e))
- - Fix minor typos ([`02c4659`](https://github.com/GitoxideLabs/gitoxide/commit/02c4659984fa6423bc76cc4980a143edaba8ace0))
- - Fix minor typos ([`cc48c35`](https://github.com/GitoxideLabs/gitoxide/commit/cc48c35d0ecf35824910c5b6ecc62fe9b2aff1b5))
- - Add `Tree::decode()` and `TryFrom for gix::objs::Tree`. ([`7c2e5c8`](https://github.com/GitoxideLabs/gitoxide/commit/7c2e5c8d08e4dd1ec115ae06f20f9c8f93d6d616))
- - Release gix-ref v0.27.2 ([`e965b18`](https://github.com/GitoxideLabs/gitoxide/commit/e965b18aedcf13ec4538bc7bc700269a56ca615e))
- - Be sure to clear the buffer after an intermediate read error happened and we ignore it. ([`877951a`](https://github.com/GitoxideLabs/gitoxide/commit/877951aa0009ab5e2a814c95f4c5d3662305cb27))
+ - Release gix-path v0.7.3, gix-config-value v0.10.2, gix-config v0.20.1, gix-discover v0.16.2, gix-index v0.15.1, gix-odb v0.43.1, gix-packetline v0.15.1, gix-protocol v0.30.2, gix-worktree v0.15.2, gix v0.43.1 ([`38eed1d`](https://github.com/yuki0iq/gitoxide/commit/38eed1d06e7cbb8fbcd54b2cad3163ca45e0baf1))
+ - Merge branch 'pascalkuthe/main' ([`d47cebe`](https://github.com/yuki0iq/gitoxide/commit/d47cebe3b23080c45829cb307b867220e3af20db))
+ - Refactor ([`d1e5e12`](https://github.com/yuki0iq/gitoxide/commit/d1e5e12d54f79c030325860838c1cfadac1a7ac5))
+ - $HOME detection on windows ([`d1bd513`](https://github.com/yuki0iq/gitoxide/commit/d1bd513f27e17787eb223f7b0521f954c518153e))
+ - Fix minor typos ([`02c4659`](https://github.com/yuki0iq/gitoxide/commit/02c4659984fa6423bc76cc4980a143edaba8ace0))
+ - Fix minor typos ([`cc48c35`](https://github.com/yuki0iq/gitoxide/commit/cc48c35d0ecf35824910c5b6ecc62fe9b2aff1b5))
+ - Add `Tree::decode()` and `TryFrom for gix::objs::Tree`. ([`7c2e5c8`](https://github.com/yuki0iq/gitoxide/commit/7c2e5c8d08e4dd1ec115ae06f20f9c8f93d6d616))
+ - Release gix-ref v0.27.2 ([`e965b18`](https://github.com/yuki0iq/gitoxide/commit/e965b18aedcf13ec4538bc7bc700269a56ca615e))
+ - Be sure to clear the buffer after an intermediate read error happened and we ignore it. ([`877951a`](https://github.com/yuki0iq/gitoxide/commit/877951aa0009ab5e2a814c95f4c5d3662305cb27))
## 0.43.0 (2023-03-26)
@@ -3316,7 +3466,7 @@ A maintenance release without user-facing changes. It's meant to fix breakage th
- 6 commits contributed to the release.
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 2 unique issues were worked on: [#787](https://github.com/GitoxideLabs/gitoxide/issues/787), [#790](https://github.com/GitoxideLabs/gitoxide/issues/790)
+ - 2 unique issues were worked on: [#787](https://github.com/yuki0iq/gitoxide/issues/787), [#790](https://github.com/yuki0iq/gitoxide/issues/790)
### Commit Details
@@ -3324,15 +3474,15 @@ A maintenance release without user-facing changes. It's meant to fix breakage th
view details
- * **[#787](https://github.com/GitoxideLabs/gitoxide/issues/787)**
- - Make clear that `gix::discover()` isn't suited for authentication remote operations. ([`87f5621`](https://github.com/GitoxideLabs/gitoxide/commit/87f5621d941b5af40abd59a26164a09d0dde2649))
- * **[#790](https://github.com/GitoxideLabs/gitoxide/issues/790)**
- - Opening repositories without 'strict' mode also ignores IO errors. ([`7bd8823`](https://github.com/GitoxideLabs/gitoxide/commit/7bd8823ab4241d6d0401f03aec8c0d34f68c347c))
+ * **[#787](https://github.com/yuki0iq/gitoxide/issues/787)**
+ - Make clear that `gix::discover()` isn't suited for authentication remote operations. ([`87f5621`](https://github.com/yuki0iq/gitoxide/commit/87f5621d941b5af40abd59a26164a09d0dde2649))
+ * **[#790](https://github.com/yuki0iq/gitoxide/issues/790)**
+ - Opening repositories without 'strict' mode also ignores IO errors. ([`7bd8823`](https://github.com/yuki0iq/gitoxide/commit/7bd8823ab4241d6d0401f03aec8c0d34f68c347c))
* **Uncategorized**
- - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/GitoxideLabs/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
- - Prepare changelogs prior to release ([`3016a28`](https://github.com/GitoxideLabs/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
- - Merge branch 'fix-790' ([`ee36e5b`](https://github.com/GitoxideLabs/gitoxide/commit/ee36e5bb985e9ad90bc382cdd051a8b5295ca18c))
- - Less dependencies for tests (via `serial_test` no default features) ([`8f2accd`](https://github.com/GitoxideLabs/gitoxide/commit/8f2accdf738def9aa4abdf08fc299d0e9807bc3e))
+ - Release gix-tempfile v5.0.2, gix-validate v0.7.4, gix-config v0.20.0, gix-prompt v0.3.3, gix-diff v0.28.1, gix-discover v0.16.1, gix-pack v0.33.2, gix-transport v0.29.1, gix-protocol v0.30.1, gix-revision v0.12.1, gix-worktree v0.15.1, gix v0.43.0, safety bump gix v0.43.0 ([`5dc1f9f`](https://github.com/yuki0iq/gitoxide/commit/5dc1f9f2bcb8b3e147115fcb6f76558e8f48ffef))
+ - Prepare changelogs prior to release ([`3016a28`](https://github.com/yuki0iq/gitoxide/commit/3016a285f566bdfe7de2774fa6f2254c1b1a2c51))
+ - Merge branch 'fix-790' ([`ee36e5b`](https://github.com/yuki0iq/gitoxide/commit/ee36e5bb985e9ad90bc382cdd051a8b5295ca18c))
+ - Less dependencies for tests (via `serial_test` no default features) ([`8f2accd`](https://github.com/yuki0iq/gitoxide/commit/8f2accdf738def9aa4abdf08fc299d0e9807bc3e))
## 0.42.0 (2023-03-14)
@@ -3358,17 +3508,17 @@ A maintenance release without user-facing changes. It's meant to fix breakage th
view details
* **Uncategorized**
- - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/GitoxideLabs/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
- - Prepare changelogs prior to release ([`c66e298`](https://github.com/GitoxideLabs/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
- - Make fmt ([`3836cc0`](https://github.com/GitoxideLabs/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
- - Merge branch 'various-fixes' ([`cc0f506`](https://github.com/GitoxideLabs/gitoxide/commit/cc0f5061fba27d57022dc616c941034b98fd4875))
- - Improve fetchspec handling to be closer to what git does. ([`a22621d`](https://github.com/GitoxideLabs/gitoxide/commit/a22621d1b92a6155b83a09e68ed1de3a4860e766))
- - Assure that --deepen 0 (despite allowed) doesn't actually confuse the server. ([`b43ea6b`](https://github.com/GitoxideLabs/gitoxide/commit/b43ea6bdc873da2facdb0fe8369ab1644a6702ef))
- - Adjust to changes in `gix-packetline` ([`4f45814`](https://github.com/GitoxideLabs/gitoxide/commit/4f45814eea9c20b449effd9b29d31623943ff853))
- - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/GitoxideLabs/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
- - Shallow support for `fetch` operations. ([`93d412c`](https://github.com/GitoxideLabs/gitoxide/commit/93d412c54833d822e5369644226c6fd3b888c89c))
- - Shallow support for `clone` operations. ([`4e89c19`](https://github.com/GitoxideLabs/gitoxide/commit/4e89c19d7656a96bd512dafbc9669011487671f5))
- - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/GitoxideLabs/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
+ - Release gix-features v0.28.1, gix-tempfile v5.0.1, gix-ref v0.27.1, gix-pack v0.33.1, gix-packetline v0.15.0, gix-transport v0.29.0, gix-protocol v0.30.0, gix v0.42.0, safety bump 3 crates ([`c1f1bfb`](https://github.com/yuki0iq/gitoxide/commit/c1f1bfb8dc0e73993678353e4492d0614b642ed1))
+ - Prepare changelogs prior to release ([`c66e298`](https://github.com/yuki0iq/gitoxide/commit/c66e2982577e4cd9faef63798986b8cf8ece93a2))
+ - Make fmt ([`3836cc0`](https://github.com/yuki0iq/gitoxide/commit/3836cc0c9c3e1158b56142b924483c8a77217d53))
+ - Merge branch 'various-fixes' ([`cc0f506`](https://github.com/yuki0iq/gitoxide/commit/cc0f5061fba27d57022dc616c941034b98fd4875))
+ - Improve fetchspec handling to be closer to what git does. ([`a22621d`](https://github.com/yuki0iq/gitoxide/commit/a22621d1b92a6155b83a09e68ed1de3a4860e766))
+ - Assure that --deepen 0 (despite allowed) doesn't actually confuse the server. ([`b43ea6b`](https://github.com/yuki0iq/gitoxide/commit/b43ea6bdc873da2facdb0fe8369ab1644a6702ef))
+ - Adjust to changes in `gix-packetline` ([`4f45814`](https://github.com/yuki0iq/gitoxide/commit/4f45814eea9c20b449effd9b29d31623943ff853))
+ - Merge branch 'shallow-protocol' ([`531dd19`](https://github.com/yuki0iq/gitoxide/commit/531dd19502b8b635fb1a60f747eb381fd12e00ca))
+ - Shallow support for `fetch` operations. ([`93d412c`](https://github.com/yuki0iq/gitoxide/commit/93d412c54833d822e5369644226c6fd3b888c89c))
+ - Shallow support for `clone` operations. ([`4e89c19`](https://github.com/yuki0iq/gitoxide/commit/4e89c19d7656a96bd512dafbc9669011487671f5))
+ - Merge branch 'fix-cred-helper' ([`01277a6`](https://github.com/yuki0iq/gitoxide/commit/01277a681e4997896e04567490c572b5af606f35))
## 0.41.0 (2023-03-10)
@@ -3394,10 +3544,10 @@ A maintenance release without user-facing changes, but with some fixes in the de
view details
* **Uncategorized**
- - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/GitoxideLabs/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
- - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/GitoxideLabs/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
- - Merge branch 'password-in-urls' ([`85f8b28`](https://github.com/GitoxideLabs/gitoxide/commit/85f8b283a1671e2631cda437ca8da93f9a2a4ebd))
- - Adjust to changes in `gix-url` ([`66602bb`](https://github.com/GitoxideLabs/gitoxide/commit/66602bbb7fe62f7425c8289902a1d2fce121e87c))
+ - Release gix-tempfile v5.0.0, gix-lock v5.0.0, gix-ref v0.27.0, gix-config v0.19.0, gix-url v0.16.0, gix-credentials v0.12.0, gix-discover v0.16.0, gix-index v0.15.0, gix-pack v0.33.0, gix-odb v0.43.0, gix-transport v0.28.0, gix-protocol v0.29.0, gix-worktree v0.15.0, gix v0.41.0, safety bump 12 crates ([`29a0870`](https://github.com/yuki0iq/gitoxide/commit/29a087043d1feb2f127b065341c8028d0bd0301e))
+ - Prepare changelogs prior to release ([`e06f5f5`](https://github.com/yuki0iq/gitoxide/commit/e06f5f523e83f4da390eddbebcb9a2d58674587b))
+ - Merge branch 'password-in-urls' ([`85f8b28`](https://github.com/yuki0iq/gitoxide/commit/85f8b283a1671e2631cda437ca8da93f9a2a4ebd))
+ - Adjust to changes in `gix-url` ([`66602bb`](https://github.com/yuki0iq/gitoxide/commit/66602bbb7fe62f7425c8289902a1d2fce121e87c))
## 0.40.0 (2023-03-09)
@@ -3437,11 +3587,11 @@ A maintenance release without user-facing changes, but with some fixes in the de
view details
* **Uncategorized**
- - Release gix v0.40.0 ([`18e72c9`](https://github.com/GitoxideLabs/gitoxide/commit/18e72c988a58415080d4555bc869ae04df8d04fa))
- - Merge branch 'shallow-support' ([`6d88fd2`](https://github.com/GitoxideLabs/gitoxide/commit/6d88fd208bcdec0603d57785bdbfe2f286a65384))
- - Allow to traverse the entire commit graph of shallow repos ([`1046ea2`](https://github.com/GitoxideLabs/gitoxide/commit/1046ea2b3312838169aa08f30b598bf4ce2338d9))
- - `Repository::shallow_commits()` returns an uptodate list of shallow boundary commits. ([`5bfbb9a`](https://github.com/GitoxideLabs/gitoxide/commit/5bfbb9a32f8edb8bfb71ae00167277b9109de35a))
- - `Repository::is_shallow()` to test if a repository is shallow. ([`3e69535`](https://github.com/GitoxideLabs/gitoxide/commit/3e69535630714205904fe64f511da28a3f2d7fb6))
+ - Release gix v0.40.0 ([`18e72c9`](https://github.com/yuki0iq/gitoxide/commit/18e72c988a58415080d4555bc869ae04df8d04fa))
+ - Merge branch 'shallow-support' ([`6d88fd2`](https://github.com/yuki0iq/gitoxide/commit/6d88fd208bcdec0603d57785bdbfe2f286a65384))
+ - Allow to traverse the entire commit graph of shallow repos ([`1046ea2`](https://github.com/yuki0iq/gitoxide/commit/1046ea2b3312838169aa08f30b598bf4ce2338d9))
+ - `Repository::shallow_commits()` returns an uptodate list of shallow boundary commits. ([`5bfbb9a`](https://github.com/yuki0iq/gitoxide/commit/5bfbb9a32f8edb8bfb71ae00167277b9109de35a))
+ - `Repository::is_shallow()` to test if a repository is shallow. ([`3e69535`](https://github.com/yuki0iq/gitoxide/commit/3e69535630714205904fe64f511da28a3f2d7fb6))
## 0.39.0 (2023-03-04)
@@ -3464,9 +3614,9 @@ A maintenance release without user-facing changes, primarily for getting the pro
view details
* **Uncategorized**
- - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/GitoxideLabs/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
- - Prepare changelogs prior to release ([`895e482`](https://github.com/GitoxideLabs/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
- - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/GitoxideLabs/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
+ - Release gix-attributes v0.10.0, gix-ref v0.26.0, gix-config v0.18.0, gix-url v0.15.0, gix-credentials v0.11.0, gix-discover v0.15.0, gix-index v0.14.0, gix-mailmap v0.11.0, gix-odb v0.42.0, gix-transport v0.27.0, gix-protocol v0.28.0, gix-revision v0.12.0, gix-refspec v0.9.0, gix-worktree v0.14.0, gix v0.39.0 ([`93e75fe`](https://github.com/yuki0iq/gitoxide/commit/93e75fed454ed8b342231bde4638db90e407ce52))
+ - Prepare changelogs prior to release ([`895e482`](https://github.com/yuki0iq/gitoxide/commit/895e482badf01e953bb9144001eebd5e1b1c4d84))
+ - Release gix-features v0.28.0, gix-actor v0.19.0, gix-object v0.28.0, gix-diff v0.28.0, gix-traverse v0.24.0, gix-pack v0.32.0, safety bump 20 crates ([`0f411e9`](https://github.com/yuki0iq/gitoxide/commit/0f411e93ec812592bb9d3a52b751399dd86f76f7))
## 0.38.0 (2023-03-01)
@@ -3509,7 +3659,7 @@ A maintenance release without user-facing changes, primarily for getting the pro
- 17 commits contributed to the release over the course of 4 calendar days.
- 4 days passed between releases.
- 6 commits were understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#339](https://github.com/GitoxideLabs/gitoxide/issues/339)
+ - 1 unique issue was worked on: [#339](https://github.com/yuki0iq/gitoxide/issues/339)
### Commit Details
@@ -3517,25 +3667,25 @@ A maintenance release without user-facing changes, primarily for getting the pro
view details
- * **[#339](https://github.com/GitoxideLabs/gitoxide/issues/339)**
- - Gate all signal handling behind the `signals` feature toggle. ([`441f5ac`](https://github.com/GitoxideLabs/gitoxide/commit/441f5ac4dd2f0636ec07065f8095e8bae5ce6985))
+ * **[#339](https://github.com/yuki0iq/gitoxide/issues/339)**
+ - Gate all signal handling behind the `signals` feature toggle. ([`441f5ac`](https://github.com/yuki0iq/gitoxide/commit/441f5ac4dd2f0636ec07065f8095e8bae5ce6985))
* **Uncategorized**
- - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/GitoxideLabs/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
- - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/GitoxideLabs/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
- - Adjust manifests prior to release ([`addd789`](https://github.com/GitoxideLabs/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
- - Prepare changelogs prior to release ([`94c99c7`](https://github.com/GitoxideLabs/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
- - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/GitoxideLabs/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
- - `gix-tempfile` is now configured to not use the high-performance hashmap anymore. ([`b2375e3`](https://github.com/GitoxideLabs/gitoxide/commit/b2375e3dbe1f87ee3ac6e814fc8f4898143c438d))
- - Depend on latest version of `prodash` for performance improvements. ([`5d00324`](https://github.com/GitoxideLabs/gitoxide/commit/5d003242abe82b1604e2188d49dec9690ebb2a6a))
- - The `hp-tempfile-registry` feature toggle to control the `dashmap` dependency. ([`256f7d4`](https://github.com/GitoxideLabs/gitoxide/commit/256f7d46ed88067aa96f47be2a97a6f9f5b98075))
- - Make `gix-pack` feature toggles related to pack caches available. ([`fd7eebc`](https://github.com/GitoxideLabs/gitoxide/commit/fd7eebcd922f98c1aed9e3177b9a48ff1415ffd8))
- - Put `progress::tree` behind the `progress-tree` feature toggle. ([`fea8c56`](https://github.com/GitoxideLabs/gitoxide/commit/fea8c56089e5b354669396853c5bd0f31bdf0d33))
- - Add `comfort` feature toggle (default enabled) to make better progress units available. ([`5b0ebd2`](https://github.com/GitoxideLabs/gitoxide/commit/5b0ebd272c3d98e26c9249ed27b4ea9a8ad80746))
- - Prepare for git-tempfile release ([`56c005b`](https://github.com/GitoxideLabs/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
- - Merge branch 'tempfile-upgrades' ([`3522cba`](https://github.com/GitoxideLabs/gitoxide/commit/3522cbaac721c8079605be51b9053014bc5e863a))
- - Adjust to changes in `gix-tempfile` ([`c6785fc`](https://github.com/GitoxideLabs/gitoxide/commit/c6785fc7082b90c8a27cef6a0f5cc5acd8cb8951))
- - Make fmt ([`8ef1cb2`](https://github.com/GitoxideLabs/gitoxide/commit/8ef1cb293434c7b9e1fda4a6963368e0435920a9))
- - Fix diff-tests on windows ([`441a64b`](https://github.com/GitoxideLabs/gitoxide/commit/441a64b6b703f7f97cfcefe4d3db31bc7427b48c))
+ - Release gix-tempfile v4.1.0, gix-lock v4.0.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0, safety bump 6 crates ([`ea9fd1d`](https://github.com/yuki0iq/gitoxide/commit/ea9fd1d9b60e1e9e17042e9e37c06525823c40a5))
+ - Release gix-features v0.27.0, gix-actor v0.18.0, gix-quote v0.4.3, gix-attributes v0.9.0, gix-object v0.27.0, gix-ref v0.25.0, gix-config v0.17.0, gix-url v0.14.0, gix-credentials v0.10.0, gix-diff v0.27.0, gix-discover v0.14.0, gix-hashtable v0.1.2, gix-bitmap v0.2.2, gix-traverse v0.23.0, gix-index v0.13.0, gix-mailmap v0.10.0, gix-pack v0.31.0, gix-odb v0.41.0, gix-transport v0.26.0, gix-protocol v0.27.0, gix-revision v0.11.0, gix-refspec v0.8.0, gix-worktree v0.13.0, gix v0.38.0 ([`e6cc618`](https://github.com/yuki0iq/gitoxide/commit/e6cc6184a7a49dbc2503c1c1bdd3688ca5cec5fe))
+ - Adjust manifests prior to release ([`addd789`](https://github.com/yuki0iq/gitoxide/commit/addd78958fdd1e54eb702854e96079539d01965a))
+ - Prepare changelogs prior to release ([`94c99c7`](https://github.com/yuki0iq/gitoxide/commit/94c99c71520f33269cc8dbc26f82a74747cc7e16))
+ - Merge branch 'adjustments-for-cargo' ([`d686d94`](https://github.com/yuki0iq/gitoxide/commit/d686d94e1030a8591ba074757d56927a346c8351))
+ - `gix-tempfile` is now configured to not use the high-performance hashmap anymore. ([`b2375e3`](https://github.com/yuki0iq/gitoxide/commit/b2375e3dbe1f87ee3ac6e814fc8f4898143c438d))
+ - Depend on latest version of `prodash` for performance improvements. ([`5d00324`](https://github.com/yuki0iq/gitoxide/commit/5d003242abe82b1604e2188d49dec9690ebb2a6a))
+ - The `hp-tempfile-registry` feature toggle to control the `dashmap` dependency. ([`256f7d4`](https://github.com/yuki0iq/gitoxide/commit/256f7d46ed88067aa96f47be2a97a6f9f5b98075))
+ - Make `gix-pack` feature toggles related to pack caches available. ([`fd7eebc`](https://github.com/yuki0iq/gitoxide/commit/fd7eebcd922f98c1aed9e3177b9a48ff1415ffd8))
+ - Put `progress::tree` behind the `progress-tree` feature toggle. ([`fea8c56`](https://github.com/yuki0iq/gitoxide/commit/fea8c56089e5b354669396853c5bd0f31bdf0d33))
+ - Add `comfort` feature toggle (default enabled) to make better progress units available. ([`5b0ebd2`](https://github.com/yuki0iq/gitoxide/commit/5b0ebd272c3d98e26c9249ed27b4ea9a8ad80746))
+ - Prepare for git-tempfile release ([`56c005b`](https://github.com/yuki0iq/gitoxide/commit/56c005b13c44376f71e61781e73c0bf93416d0e4))
+ - Merge branch 'tempfile-upgrades' ([`3522cba`](https://github.com/yuki0iq/gitoxide/commit/3522cbaac721c8079605be51b9053014bc5e863a))
+ - Adjust to changes in `gix-tempfile` ([`c6785fc`](https://github.com/yuki0iq/gitoxide/commit/c6785fc7082b90c8a27cef6a0f5cc5acd8cb8951))
+ - Make fmt ([`8ef1cb2`](https://github.com/yuki0iq/gitoxide/commit/8ef1cb293434c7b9e1fda4a6963368e0435920a9))
+ - Fix diff-tests on windows ([`441a64b`](https://github.com/yuki0iq/gitoxide/commit/441a64b6b703f7f97cfcefe4d3db31bc7427b48c))
## 0.37.2 (2023-02-24)
@@ -3561,11 +3711,11 @@ A maintenance release without user-facing changes, primarily for getting the pro
view details
* **Uncategorized**
- - Release gix-object v0.26.4, gix-diff v0.26.3, gix v0.37.2, gix-commitgraph v0.13.1, gitoxide-core v0.25.0, gitoxide v0.23.0 ([`9982949`](https://github.com/GitoxideLabs/gitoxide/commit/9982949cab401501d5ce3cba4e2ba900bc249c53))
- - Fix new diff tests on windows ([`b1ec1b7`](https://github.com/GitoxideLabs/gitoxide/commit/b1ec1b776696b4b1d73e3dd26cbaf33260367855))
- - Prepare changelog for release ([`13a1ec1`](https://github.com/GitoxideLabs/gitoxide/commit/13a1ec1803d677c2e94f3ea0461118c2426f8071))
- - Merge branch 'rename-tracking' ([`550144a`](https://github.com/GitoxideLabs/gitoxide/commit/550144a5fd37d501d86f4b1c4db2948d951d1c93))
- - Reproduce a diff issue and fix it ([`1d3d22d`](https://github.com/GitoxideLabs/gitoxide/commit/1d3d22d45e70222c12fcf5a82063ceb9321a0129))
+ - Release gix-object v0.26.4, gix-diff v0.26.3, gix v0.37.2, gix-commitgraph v0.13.1, gitoxide-core v0.25.0, gitoxide v0.23.0 ([`9982949`](https://github.com/yuki0iq/gitoxide/commit/9982949cab401501d5ce3cba4e2ba900bc249c53))
+ - Fix new diff tests on windows ([`b1ec1b7`](https://github.com/yuki0iq/gitoxide/commit/b1ec1b776696b4b1d73e3dd26cbaf33260367855))
+ - Prepare changelog for release ([`13a1ec1`](https://github.com/yuki0iq/gitoxide/commit/13a1ec1803d677c2e94f3ea0461118c2426f8071))
+ - Merge branch 'rename-tracking' ([`550144a`](https://github.com/yuki0iq/gitoxide/commit/550144a5fd37d501d86f4b1c4db2948d951d1c93))
+ - Reproduce a diff issue and fix it ([`1d3d22d`](https://github.com/yuki0iq/gitoxide/commit/1d3d22d45e70222c12fcf5a82063ceb9321a0129))
## 0.37.1 (2023-02-21)
@@ -3587,9 +3737,9 @@ A maintenance release to restore MSRV (1.64) support.
view details
* **Uncategorized**
- - Release gix-config v0.16.3, gix v0.37.1 ([`a3c283f`](https://github.com/GitoxideLabs/gitoxide/commit/a3c283ff0e3f21cedb3ba7cd464fdfa0f5133af0))
- - Prepare changelogs prior to release ([`362d659`](https://github.com/GitoxideLabs/gitoxide/commit/362d659f946ca1ff2cbf915766113a34a9df97b3))
- - Restore msrv compatibility by removing sole `if let ... else` ([`9160659`](https://github.com/GitoxideLabs/gitoxide/commit/91606597b714a6e9b3a2c071bdb08baeacd6056b))
+ - Release gix-config v0.16.3, gix v0.37.1 ([`a3c283f`](https://github.com/yuki0iq/gitoxide/commit/a3c283ff0e3f21cedb3ba7cd464fdfa0f5133af0))
+ - Prepare changelogs prior to release ([`362d659`](https://github.com/yuki0iq/gitoxide/commit/362d659f946ca1ff2cbf915766113a34a9df97b3))
+ - Restore msrv compatibility by removing sole `if let ... else` ([`9160659`](https://github.com/yuki0iq/gitoxide/commit/91606597b714a6e9b3a2c071bdb08baeacd6056b))
## 0.37.0 (2023-02-20)
@@ -3627,10 +3777,10 @@ A maintenance release to restore MSRV (1.64) support.
view details
* **Uncategorized**
- - Release gix-object v0.26.3, gix-diff v0.26.2, gix-traverse v0.22.2, gix v0.37.0, safety bump 3 crates ([`8b3e42f`](https://github.com/GitoxideLabs/gitoxide/commit/8b3e42f69fe97fe5083eb845c323f10d7ac087b2))
- - `Repository::object_cache_size()` now unsets the cache if `Some(0)` is passed. ([`d3b9740`](https://github.com/GitoxideLabs/gitoxide/commit/d3b974000133caa0ea107cb4724b950eda91d69b))
- - Merge branch 'rename-tracking' ([`35415c5`](https://github.com/GitoxideLabs/gitoxide/commit/35415c5061bf5ea90a04db80d06ac3622d0b0f1a))
- - `object::tree::diff::Platform::track_rewrites(...)` ([`ed87f4c`](https://github.com/GitoxideLabs/gitoxide/commit/ed87f4c7c2799625bc6c7109368687908f0fb6f0))
+ - Release gix-object v0.26.3, gix-diff v0.26.2, gix-traverse v0.22.2, gix v0.37.0, safety bump 3 crates ([`8b3e42f`](https://github.com/yuki0iq/gitoxide/commit/8b3e42f69fe97fe5083eb845c323f10d7ac087b2))
+ - `Repository::object_cache_size()` now unsets the cache if `Some(0)` is passed. ([`d3b9740`](https://github.com/yuki0iq/gitoxide/commit/d3b974000133caa0ea107cb4724b950eda91d69b))
+ - Merge branch 'rename-tracking' ([`35415c5`](https://github.com/yuki0iq/gitoxide/commit/35415c5061bf5ea90a04db80d06ac3622d0b0f1a))
+ - `object::tree::diff::Platform::track_rewrites(...)` ([`ed87f4c`](https://github.com/yuki0iq/gitoxide/commit/ed87f4c7c2799625bc6c7109368687908f0fb6f0))
## 0.36.1 (2023-02-20)
@@ -3658,11 +3808,11 @@ A maintenance release to restore MSRV (1.64) support.
view details
* **Uncategorized**
- - Release gix v0.36.1 ([`fac6bce`](https://github.com/GitoxideLabs/gitoxide/commit/fac6bce2f9942d7f333f66a92374d5400a00b0a5))
- - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/GitoxideLabs/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
- - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/GitoxideLabs/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
- - Release gix-glob v0.5.4 ([`c56d336`](https://github.com/GitoxideLabs/gitoxide/commit/c56d3365fde21120cf6101cf34f8b5669804977c))
- - Release gix-transport v0.25.5 ([`f872ba8`](https://github.com/GitoxideLabs/gitoxide/commit/f872ba8271a5d632acc071e7a857ef19f7cf5610))
+ - Release gix v0.36.1 ([`fac6bce`](https://github.com/yuki0iq/gitoxide/commit/fac6bce2f9942d7f333f66a92374d5400a00b0a5))
+ - Release gix-date v0.4.3, gix-hash v0.10.3, gix-features v0.26.5, gix-actor v0.17.2, gix-glob v0.5.5, gix-path v0.7.2, gix-quote v0.4.2, gix-attributes v0.8.3, gix-validate v0.7.3, gix-object v0.26.2, gix-ref v0.24.1, gix-config v0.16.2, gix-command v0.2.4, gix-url v0.13.3, gix-credentials v0.9.2, gix-discover v0.13.1, gix-index v0.12.4, gix-mailmap v0.9.3, gix-pack v0.30.3, gix-packetline v0.14.3, gix-transport v0.25.6, gix-protocol v0.26.4, gix-revision v0.10.4, gix-refspec v0.7.3, gix-worktree v0.12.3, gix v0.36.1 ([`9604783`](https://github.com/yuki0iq/gitoxide/commit/96047839a20a657a559376b0b14c65aeab96acbd))
+ - Compatibility with `bstr` v1.3, use `*.as_bytes()` instead of `.as_ref()`. ([`135d317`](https://github.com/yuki0iq/gitoxide/commit/135d317065aae87af302beb6c26bb6ca8e30b6aa))
+ - Release gix-glob v0.5.4 ([`c56d336`](https://github.com/yuki0iq/gitoxide/commit/c56d3365fde21120cf6101cf34f8b5669804977c))
+ - Release gix-transport v0.25.5 ([`f872ba8`](https://github.com/yuki0iq/gitoxide/commit/f872ba8271a5d632acc071e7a857ef19f7cf5610))
## 0.36.0 (2023-02-17)
@@ -3679,7 +3829,7 @@ A maintenance release to restore MSRV (1.64) support.
- 45 commits contributed to the release over the course of 3 calendar days.
- 4 days passed between releases.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- - 1 unique issue was worked on: [#737](https://github.com/GitoxideLabs/gitoxide/issues/737)
+ - 1 unique issue was worked on: [#737](https://github.com/yuki0iq/gitoxide/issues/737)
### Commit Details
@@ -3687,53 +3837,53 @@ A maintenance release to restore MSRV (1.64) support.
view details
- * **[#737](https://github.com/GitoxideLabs/gitoxide/issues/737)**
- - Cloning repositories doesn't require a committer anymore. ([`4f49992`](https://github.com/GitoxideLabs/gitoxide/commit/4f49992fae2bc60b22644e86808d61afe557f192))
+ * **[#737](https://github.com/yuki0iq/gitoxide/issues/737)**
+ - Cloning repositories doesn't require a committer anymore. ([`4f49992`](https://github.com/yuki0iq/gitoxide/commit/4f49992fae2bc60b22644e86808d61afe557f192))
* **Uncategorized**
- - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/GitoxideLabs/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
- - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/GitoxideLabs/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
- - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/GitoxideLabs/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
- - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/GitoxideLabs/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
- - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/GitoxideLabs/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
- - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/GitoxideLabs/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
- - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/GitoxideLabs/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
- - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/GitoxideLabs/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
- - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/GitoxideLabs/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
- - Release git-date v0.4.3, git-hash v0.10.3, git-features v0.26.5, git-actor v0.17.2, git-glob v0.5.4, git-path v0.7.2, git-quote v0.4.2, git-attributes v0.8.3, git-bitmap v0.2.2, git-chunk v0.4.2, git-command v0.2.4, git-commitgraph v0.13.1, git-config-value v0.10.2, git-tempfile v3.0.3, git-lock v3.0.3, git-validate v0.7.3, git-object v0.26.2, git-ref v0.24.1, git-sec v0.6.3, git-config v0.16.2, git-prompt v0.3.3, git-url v0.13.3, git-credentials v0.9.2, git-diff v0.26.2, git-discover v0.13.1, git-fetchhead v0.1.0, git-filter v0.1.0, git-hashtable v0.1.2, git-traverse v0.22.2, git-index v0.12.4, git-lfs v0.1.0, git-mailmap v0.9.3, git-note v0.1.0, git-pack v0.31.0, git-odb v0.41.0, git-packetline v0.14.3, git-pathspec v0.1.0, git-transport v0.25.5, git-protocol v0.26.4, git-rebase v0.1.0, git-revision v0.10.4, git-refspec v0.7.3, git-sequencer v0.1.0, git-submodule v0.1.0, git-tix v0.1.0, git-tui v0.1.0, git-worktree v0.12.3, safety bump 2 crates ([`90035a3`](https://github.com/GitoxideLabs/gitoxide/commit/90035a332d0ba67584558db3605500fbcb424ddd))
- - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/GitoxideLabs/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
- - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/GitoxideLabs/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
- - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/GitoxideLabs/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
- - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/GitoxideLabs/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
- - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/GitoxideLabs/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
- - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/GitoxideLabs/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
- - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/GitoxideLabs/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
- - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/GitoxideLabs/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
- - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/GitoxideLabs/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
- - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/GitoxideLabs/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
- - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/GitoxideLabs/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
- - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/GitoxideLabs/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
- - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/GitoxideLabs/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
- - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/GitoxideLabs/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
- - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/GitoxideLabs/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
- - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/GitoxideLabs/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
- - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/GitoxideLabs/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
- - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/GitoxideLabs/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
- - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/GitoxideLabs/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
- - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/GitoxideLabs/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
- - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/GitoxideLabs/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
- - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/GitoxideLabs/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
- - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/GitoxideLabs/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
- - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/GitoxideLabs/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
- - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/GitoxideLabs/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
- - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/GitoxideLabs/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
- - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/GitoxideLabs/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
- - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/GitoxideLabs/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
- - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/GitoxideLabs/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
- - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/GitoxideLabs/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
- - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/GitoxideLabs/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
- - Fix `gix` changelog (find-replace issue) to indicate renaming from `git-repository` ([`f86b780`](https://github.com/GitoxideLabs/gitoxide/commit/f86b7803e85839450ed2eeef57fe738da1e3ec87))
- - Release git-features v0.26.4 ([`109f434`](https://github.com/GitoxideLabs/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
- - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/GitoxideLabs/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
+ - Release gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`7fc00f8`](https://github.com/yuki0iq/gitoxide/commit/7fc00f87d74aedf631ce4032be1cdfe1804c7e7d))
+ - Release gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`59e9fac`](https://github.com/yuki0iq/gitoxide/commit/59e9fac67d1b353e124300435b55f6b5468d7deb))
+ - Release gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`48f5bd2`](https://github.com/yuki0iq/gitoxide/commit/48f5bd2014fa3dda6fbd60d091065c5537f69453))
+ - Release gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`a5869e0`](https://github.com/yuki0iq/gitoxide/commit/a5869e0b223406820bca836e3e3a7fae2bfd9b04))
+ - Release gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`41d57b9`](https://github.com/yuki0iq/gitoxide/commit/41d57b98964094fc1528adb09f69ca824229bf25))
+ - Release gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`e313112`](https://github.com/yuki0iq/gitoxide/commit/e31311257bd138b52042dea5fc40c3abab7f269b))
+ - Release gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6efd0d3`](https://github.com/yuki0iq/gitoxide/commit/6efd0d31fbeca31ab7319aa2ac97bb31dc4ce055))
+ - Release gix-date v0.4.2, gix-hash v0.10.2, gix-features v0.26.4, gix-actor v0.17.1, gix-glob v0.5.3, gix-path v0.7.1, gix-quote v0.4.1, gix-attributes v0.8.2, gix-config-value v0.10.1, gix-tempfile v3.0.2, gix-lock v3.0.2, gix-validate v0.7.2, gix-object v0.26.1, gix-ref v0.24.0, gix-sec v0.6.2, gix-config v0.16.1, gix-command v0.2.3, gix-prompt v0.3.2, gix-url v0.13.2, gix-credentials v0.9.1, gix-diff v0.26.1, gix-discover v0.13.0, gix-hashtable v0.1.1, gix-bitmap v0.2.1, gix-traverse v0.22.1, gix-index v0.12.3, gix-mailmap v0.9.2, gix-chunk v0.4.1, gix-pack v0.30.2, gix-odb v0.40.2, gix-packetline v0.14.2, gix-transport v0.25.4, gix-protocol v0.26.3, gix-revision v0.10.3, gix-refspec v0.7.2, gix-worktree v0.12.2, gix v0.36.0 ([`6ccc88a`](https://github.com/yuki0iq/gitoxide/commit/6ccc88a8e4a56973b1a358cf72dc012ee3c75d56))
+ - Merge branch 'rename-crates' into inform-about-gix-rename ([`c9275b9`](https://github.com/yuki0iq/gitoxide/commit/c9275b99ea43949306d93775d9d78c98fb86cfb1))
+ - Release git-date v0.4.3, git-hash v0.10.3, git-features v0.26.5, git-actor v0.17.2, git-glob v0.5.4, git-path v0.7.2, git-quote v0.4.2, git-attributes v0.8.3, git-bitmap v0.2.2, git-chunk v0.4.2, git-command v0.2.4, git-commitgraph v0.13.1, git-config-value v0.10.2, git-tempfile v3.0.3, git-lock v3.0.3, git-validate v0.7.3, git-object v0.26.2, git-ref v0.24.1, git-sec v0.6.3, git-config v0.16.2, git-prompt v0.3.3, git-url v0.13.3, git-credentials v0.9.2, git-diff v0.26.2, git-discover v0.13.1, git-fetchhead v0.1.0, git-filter v0.1.0, git-hashtable v0.1.2, git-traverse v0.22.2, git-index v0.12.4, git-lfs v0.1.0, git-mailmap v0.9.3, git-note v0.1.0, git-pack v0.31.0, git-odb v0.41.0, git-packetline v0.14.3, git-pathspec v0.1.0, git-transport v0.25.5, git-protocol v0.26.4, git-rebase v0.1.0, git-revision v0.10.4, git-refspec v0.7.3, git-sequencer v0.1.0, git-submodule v0.1.0, git-tix v0.1.0, git-tui v0.1.0, git-worktree v0.12.3, safety bump 2 crates ([`90035a3`](https://github.com/yuki0iq/gitoxide/commit/90035a332d0ba67584558db3605500fbcb424ddd))
+ - Rename `git-testtools` to `gix-testtools` ([`b65c33d`](https://github.com/yuki0iq/gitoxide/commit/b65c33d256cfed65d11adeff41132e3e58754089))
+ - Adjust to renaming of `git-pack` to `gix-pack` ([`1ee81ad`](https://github.com/yuki0iq/gitoxide/commit/1ee81ad310285ee4aa118118a2be3810dbace574))
+ - Adjust to renaming of `git-odb` to `gix-odb` ([`476e2ad`](https://github.com/yuki0iq/gitoxide/commit/476e2ad1a64e9e3f0d7c8651d5bcbee36cd78241))
+ - Adjust to renaming of `git-index` to `gix-index` ([`86db5e0`](https://github.com/yuki0iq/gitoxide/commit/86db5e09fc58ce66b252dc13b8d7e2c48e4d5062))
+ - Adjust to renaming of `git-diff` to `gix-diff` ([`49a163e`](https://github.com/yuki0iq/gitoxide/commit/49a163ec8b18f0e5fcd05a315de16d5d8be7650e))
+ - Adjust to renaming of `git-mailmap` to `gix-mailmap` ([`2e28c56`](https://github.com/yuki0iq/gitoxide/commit/2e28c56bb9f70de6f97439818118d3a25859698f))
+ - Adjust to renaming of `git-discover` to `gix-discover` ([`53adfe1`](https://github.com/yuki0iq/gitoxide/commit/53adfe1c34e9ea3b27067a97b5e7ac80b351c441))
+ - Adjust to renaming for `git-protocol` to `gix-protocol` ([`823795a`](https://github.com/yuki0iq/gitoxide/commit/823795addea3810243cab7936cd8ec0137cbc224))
+ - Adjust to renaming of `git-refspec` to `gix-refspec` ([`c958802`](https://github.com/yuki0iq/gitoxide/commit/c9588020561577736faa065e7e5b5bb486ca8fe1))
+ - Adjust to renaming of `git-revision` to `gix-revision` ([`ee0ee84`](https://github.com/yuki0iq/gitoxide/commit/ee0ee84607c2ffe11ee75f27a31903db68afed02))
+ - Adjust to renaming of `git-transport` to `gix-transport` ([`b2ccf71`](https://github.com/yuki0iq/gitoxide/commit/b2ccf716dc4425bb96651d4d58806a3cc2da219e))
+ - Adjust to renaming of `git-credentials` to `gix-credentials` ([`6b18abc`](https://github.com/yuki0iq/gitoxide/commit/6b18abcf2856f02ab938d535a65e51ac282bf94a))
+ - Adjust to renaming of `git-prompt` to `gix-prompt` ([`6a4654e`](https://github.com/yuki0iq/gitoxide/commit/6a4654e0d10ab773dd219cb4b731c0fc1471c36d))
+ - Adjust to renaming of `git-worktree` to `gix-worktree` ([`73a1282`](https://github.com/yuki0iq/gitoxide/commit/73a12821b3d9b66ec1714d07dd27eb7a73e3a544))
+ - Adjust to renamining of `git-hashtable` to `gix-hashtable` ([`26a0c98`](https://github.com/yuki0iq/gitoxide/commit/26a0c98d0a389b03e3dc7bfc758b37155e285244))
+ - Adjust to renamining of `git-worktree` to `gix-worktree` ([`108bb1a`](https://github.com/yuki0iq/gitoxide/commit/108bb1a634f4828853fb590e9fc125f79441dd38))
+ - Adjust to renaming of `git-url` to `gix-url` ([`b50817a`](https://github.com/yuki0iq/gitoxide/commit/b50817aadb143e19f61f64e19b19ec1107d980c6))
+ - Adjust to renaming of `git-date` to `gix-date` ([`9a79ff2`](https://github.com/yuki0iq/gitoxide/commit/9a79ff2d5cc74c1efad9f41e21095ae498cce00b))
+ - Adjust to renamining of `git-attributes` to `gix-attributes` ([`4a8b3b8`](https://github.com/yuki0iq/gitoxide/commit/4a8b3b812ac26f2a2aee8ce8ca81591273383c84))
+ - Adjust to renaming of `git-config` to `gix-config` ([`3a861c8`](https://github.com/yuki0iq/gitoxide/commit/3a861c8f049f6502d3bcbdac752659aa1aeda46a))
+ - Adjust to renaming of `git-ref` to `gix-ref` ([`1f5f695`](https://github.com/yuki0iq/gitoxide/commit/1f5f695407b034377d94b172465ff573562b3fc3))
+ - Adjust to renaming of `git-lock` to `gix-lock` ([`2028e78`](https://github.com/yuki0iq/gitoxide/commit/2028e7884ae1821edeec81612f501e88e4722b17))
+ - Adjust to renaming of `git-tempfile` to `gix-tempfile` ([`b6cc3eb`](https://github.com/yuki0iq/gitoxide/commit/b6cc3ebb5137084a6327af16a7d9364d8f092cc9))
+ - Adjust to renaming of `git-object` to `gix-object` ([`fc86a1e`](https://github.com/yuki0iq/gitoxide/commit/fc86a1e710ad7bf076c25cc6f028ddcf1a5a4311))
+ - Adjust to renaming of `git-actor` to `gix-actor` ([`4dc9b44`](https://github.com/yuki0iq/gitoxide/commit/4dc9b44dc52f2486ffa2040585c6897c1bf55df4))
+ - Adjust to renaming of `git-validate` to `gix-validate` ([`5e40ad0`](https://github.com/yuki0iq/gitoxide/commit/5e40ad078af3d08cbc2ca81ce755c0ed8a065b4f))
+ - Adjust to renaming of `git-hash` to `gix-hash` ([`4a9d025`](https://github.com/yuki0iq/gitoxide/commit/4a9d0257110c3efa61d08c8457c4545b200226d1))
+ - Adjust to renaming of `git-features` to `gix-features` ([`e2dd68a`](https://github.com/yuki0iq/gitoxide/commit/e2dd68a417aad229e194ff20dbbfd77668096ec6))
+ - Adjust to renaming of `git-glob` to `gix-glob` ([`35b2a3a`](https://github.com/yuki0iq/gitoxide/commit/35b2a3acbc8f2a03f151bc0a3863163844e0ca86))
+ - Adjust to renaming of `git-sec` to `gix-sec` ([`eabbb92`](https://github.com/yuki0iq/gitoxide/commit/eabbb923bd5a32fc80fa80f96cfdc2ab7bb2ed17))
+ - Adapt to renaming of `git-path` to `gix-path` ([`d3bbcfc`](https://github.com/yuki0iq/gitoxide/commit/d3bbcfccad80fc44ea8e7bf819f23adaca06ba2d))
+ - Fix `gix` changelog (find-replace issue) to indicate renaming from `git-repository` ([`f86b780`](https://github.com/yuki0iq/gitoxide/commit/f86b7803e85839450ed2eeef57fe738da1e3ec87))
+ - Release git-features v0.26.4 ([`109f434`](https://github.com/yuki0iq/gitoxide/commit/109f434e66559a791d541f86876ded8df10766f1))
+ - Release git-features v0.26.3 ([`1ecfb7f`](https://github.com/yuki0iq/gitoxide/commit/1ecfb7f8bfb24432690d8f31367488f2e59a642a))
## 0.35.0 (2023-02-13)
@@ -3770,11 +3920,11 @@ Furthermore, all `git-*` crates belonging to the `gitoxide` project will be rena
view details
* **Uncategorized**
- - Release git-config v0.16.1, git-revision v0.10.3, gix v0.35.0 ([`74390ba`](https://github.com/GitoxideLabs/gitoxide/commit/74390baf9d177a1abe3c7c35f1d9bc67faba1e97))
- - Show more debugging information if unreachable code is reached. ([`66f5341`](https://github.com/GitoxideLabs/gitoxide/commit/66f53414efef6cfd6d03f830520964c9bdd23634))
- - Prepare changelogs prior to release ([`446f866`](https://github.com/GitoxideLabs/gitoxide/commit/446f866d146e255ab8302b89f87bf28f2c5f3733))
- - Merge branch 'rename-crates' ([`6461c3d`](https://github.com/GitoxideLabs/gitoxide/commit/6461c3da4d6daee857606d94294c3f87fc36965a))
- - Rename `git-repository` to `gix` ([`7bed2a9`](https://github.com/GitoxideLabs/gitoxide/commit/7bed2a96604397fa990f427b1a970ddeb6f09f1c))
+ - Release git-config v0.16.1, git-revision v0.10.3, gix v0.35.0 ([`74390ba`](https://github.com/yuki0iq/gitoxide/commit/74390baf9d177a1abe3c7c35f1d9bc67faba1e97))
+ - Show more debugging information if unreachable code is reached. ([`66f5341`](https://github.com/yuki0iq/gitoxide/commit/66f53414efef6cfd6d03f830520964c9bdd23634))
+ - Prepare changelogs prior to release ([`446f866`](https://github.com/yuki0iq/gitoxide/commit/446f866d146e255ab8302b89f87bf28f2c5f3733))
+ - Merge branch 'rename-crates' ([`6461c3d`](https://github.com/yuki0iq/gitoxide/commit/6461c3da4d6daee857606d94294c3f87fc36965a))
+ - Rename `git-repository` to `gix` ([`7bed2a9`](https://github.com/yuki0iq/gitoxide/commit/7bed2a96604397fa990f427b1a970ddeb6f09f1c))
## 0.34.0 (2023-02-09)
@@ -5040,7 +5190,7 @@ A maintenance release to properly dealing with previously breaking changes in `g
view details
* **Uncategorized**
- - Release gix v0.0.0 ([`8bce6d5`](https://github.com/GitoxideLabs/gitoxide/commit/8bce6d5cba12630bf4d12ed92f572a379d945329))
- - Add `gix` crate to reserve name ([`5104a78`](https://github.com/GitoxideLabs/gitoxide/commit/5104a787127bf0b1f9b65f371b7c5b79f491e396))
+ - Release gix v0.0.0 ([`8bce6d5`](https://github.com/yuki0iq/gitoxide/commit/8bce6d5cba12630bf4d12ed92f572a379d945329))
+ - Add `gix` crate to reserve name ([`5104a78`](https://github.com/yuki0iq/gitoxide/commit/5104a787127bf0b1f9b65f371b7c5b79f491e396))
diff --git a/gix/Cargo.toml b/gix/Cargo.toml
index 11f1e182e98..2fdce440009 100644
--- a/gix/Cargo.toml
+++ b/gix/Cargo.toml
@@ -5,7 +5,7 @@ name = "gix"
repository = "https://github.com/GitoxideLabs/gitoxide"
description = "Interact with git repositories just like git would"
license = "MIT OR Apache-2.0"
-version = "0.74.0"
+version = "0.74.1"
authors = ["Sebastian Thiel "]
edition = "2021"
include = ["src/**/*", "LICENSE-*"]
@@ -309,66 +309,66 @@ cache-efficiency-debug = ["gix-features/cache-efficiency-debug"]
[dependencies]
gix-utils = { version = "^0.3.1", path = "../gix-utils" }
gix-fs = { version = "^0.17.0", path = "../gix-fs" }
-gix-ref = { version = "^0.54.0", path = "../gix-ref" }
+gix-ref = { version = "^0.54.1", path = "../gix-ref" }
gix-discover = { version = "^0.42.0", path = "../gix-discover" }
gix-tempfile = { version = "^19.0.0", path = "../gix-tempfile", default-features = false }
gix-lock = { version = "^19.0.0", path = "../gix-lock" }
gix-validate = { version = "^0.10.1", path = "../gix-validate" }
-gix-sec = { version = "^0.12.1", path = "../gix-sec" }
-gix-date = { version = "^0.10.6", path = "../gix-date" }
+gix-sec = { version = "^0.12.2", path = "../gix-sec" }
+gix-date = { version = "^0.10.7", path = "../gix-date" }
gix-refspec = { version = "^0.32.0", path = "../gix-refspec" }
gix-filter = { version = "^0.21.0", path = "../gix-filter", optional = true }
gix-dir = { version = "^0.16.0", path = "../gix-dir", optional = true }
-gix-config = { version = "^0.47.0", path = "../gix-config" }
-gix-odb = { version = "^0.71.0", path = "../gix-odb" }
-gix-hash = { version = "^0.20.0", path = "../gix-hash" }
+gix-config = { version = "^0.47.1", path = "../gix-config" }
+gix-odb = { version = "^0.71.1", path = "../gix-odb" }
+gix-hash = { version = "^0.20.1", path = "../gix-hash" }
gix-shallow = { version = "^0.6.0", path = "../gix-shallow" }
-gix-object = { version = "^0.51.0", path = "../gix-object" }
-gix-actor = { version = "^0.35.5", path = "../gix-actor" }
-gix-pack = { version = "^0.61.0", path = "../gix-pack", default-features = false, features = [
+gix-object = { version = "^0.51.1", path = "../gix-object" }
+gix-actor = { version = "^0.35.6", path = "../gix-actor" }
+gix-pack = { version = "^0.61.1", path = "../gix-pack", default-features = false, features = [
"object-cache-dynamic",
] }
-gix-revision = { version = "^0.36.0", path = "../gix-revision", default-features = false }
+gix-revision = { version = "^0.36.1", path = "../gix-revision", default-features = false }
gix-revwalk = { version = "^0.22.0", path = "../gix-revwalk" }
gix-negotiate = { version = "^0.22.0", path = "../gix-negotiate", optional = true }
gix-path = { version = "^0.10.21", path = "../gix-path" }
-gix-url = { version = "^0.33.0", path = "../gix-url" }
+gix-url = { version = "^0.33.1", path = "../gix-url" }
gix-traverse = { version = "^0.48.0", path = "../gix-traverse" }
-gix-diff = { version = "^0.54.0", path = "../gix-diff", default-features = false }
+gix-diff = { version = "^0.54.1", path = "../gix-diff", default-features = false }
gix-merge = { version = "^0.7.0", path = "../gix-merge", default-features = false, optional = true }
-gix-mailmap = { version = "^0.27.3", path = "../gix-mailmap", optional = true }
-gix-features = { version = "^0.44.0", path = "../gix-features", features = [
+gix-mailmap = { version = "^0.27.4", path = "../gix-mailmap", optional = true }
+gix-features = { version = "^0.44.1", path = "../gix-features", features = [
"progress",
"once_cell",
] }
-gix-trace = { version = "^0.1.14", path = "../gix-trace" }
+gix-trace = { version = "^0.1.15", path = "../gix-trace" }
-gix-glob = { version = "^0.22.0", path = "../gix-glob" }
-gix-credentials = { version = "^0.31.0", path = "../gix-credentials", optional = true }
+gix-glob = { version = "^0.22.1", path = "../gix-glob" }
+gix-credentials = { version = "^0.31.1", path = "../gix-credentials", optional = true }
gix-prompt = { version = "^0.11.2", path = "../gix-prompt", optional = true }
-gix-index = { version = "^0.42.0", path = "../gix-index", optional = true }
-gix-attributes = { version = "^0.28.0", path = "../gix-attributes", optional = true }
-gix-ignore = { version = "^0.17.0", path = "../gix-ignore", optional = true }
-gix-worktree = { version = "^0.43.0", path = "../gix-worktree", optional = true, default-features = false }
+gix-index = { version = "^0.42.1", path = "../gix-index", optional = true }
+gix-attributes = { version = "^0.28.1", path = "../gix-attributes", optional = true }
+gix-ignore = { version = "^0.17.1", path = "../gix-ignore", optional = true }
+gix-worktree = { version = "^0.43.1", path = "../gix-worktree", optional = true, default-features = false }
gix-worktree-state = { version = "^0.21.0", path = "../gix-worktree-state", optional = true }
gix-hashtable = { version = "^0.10.0", path = "../gix-hashtable" }
-gix-commitgraph = { version = "^0.30.0", path = "../gix-commitgraph" }
+gix-commitgraph = { version = "^0.30.1", path = "../gix-commitgraph" }
gix-pathspec = { version = "^0.13.0", path = "../gix-pathspec", optional = true }
gix-submodule = { version = "^0.21.0", path = "../gix-submodule", optional = true }
-gix-status = { version = "^0.21.0", path = "../gix-status", optional = true, features = [
+gix-status = { version = "^0.21.1", path = "../gix-status", optional = true, features = [
"worktree-rewrites",
] }
gix-command = { version = "^0.6.3", path = "../gix-command", optional = true }
gix-worktree-stream = { version = "^0.23.0", path = "../gix-worktree-stream", optional = true }
-gix-archive = { version = "^0.23.0", path = "../gix-archive", default-features = false, optional = true }
+gix-archive = { version = "^0.23.1", path = "../gix-archive", default-features = false, optional = true }
gix-blame = { version = "^0.4.0", path = "../gix-blame", optional = true }
# For communication with remotes
-gix-protocol = { version = "^0.52.0", path = "../gix-protocol" }
-gix-transport = { version = "^0.49.0", path = "../gix-transport", optional = true }
+gix-protocol = { version = "^0.52.1", path = "../gix-protocol" }
+gix-transport = { version = "^0.49.1", path = "../gix-transport", optional = true }
# Just to get the progress-tree feature
prodash = { version = "30.0.1", optional = true, features = ["progress-tree"] }
diff --git a/gix/src/lib.rs b/gix/src/lib.rs
index d5c6ff4407f..dae7b7f4b1e 100644
--- a/gix/src/lib.rs
+++ b/gix/src/lib.rs
@@ -85,7 +85,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs, unsafe_code)]
#![allow(clippy::result_large_err)]
diff --git a/src/lib.rs b/src/lib.rs
index a512433c3ac..07a2856fa68 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -19,7 +19,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(rust_2018_idioms)]
#![allow(missing_docs)]
#![deny(unsafe_code)]
diff --git a/tests/it/Cargo.toml b/tests/it/Cargo.toml
index 53ac78b88e3..dbcddb3397d 100644
--- a/tests/it/Cargo.toml
+++ b/tests/it/Cargo.toml
@@ -17,5 +17,5 @@ path = "src/main.rs"
[dependencies]
anyhow = "1.0.100"
clap = { version = "4.5.48", features = ["derive"] }
-gix = { version = "^0.74.0", path = "../../gix", default-features = false, features = ["attributes", "blame", "blob-diff", "revision"] }
+gix = { version = "^0.74.1", path = "../../gix", default-features = false, features = ["attributes", "blame", "blob-diff", "revision"] }
regex = { version = "1.11.3", default-features = false, features = ["std"] }
diff --git a/tests/tools/Cargo.toml b/tests/tools/Cargo.toml
index 65a78111e7d..0c86939a88a 100644
--- a/tests/tools/Cargo.toml
+++ b/tests/tools/Cargo.toml
@@ -27,7 +27,7 @@ xz = ["dep:xz2"]
[dependencies]
gix-lock = { version = "^19.0.0", path = "../../gix-lock" }
gix-discover = { version = "^0.42.0", path = "../../gix-discover" }
-gix-worktree = { version = "^0.43.0", path = "../../gix-worktree" }
+gix-worktree = { version = "^0.43.1", path = "../../gix-worktree" }
gix-fs = { version = "^0.17.0", path = "../../gix-fs" }
gix-tempfile = { version = "^19.0.0", path = "../../gix-tempfile", default-features = false, features = ["signals"] }
diff --git a/tests/tools/src/lib.rs b/tests/tools/src/lib.rs
index 932ba0c8bdc..3ce84ce5f3f 100644
--- a/tests/tools/src/lib.rs
+++ b/tests/tools/src/lib.rs
@@ -5,7 +5,7 @@
all(doc, feature = "document-features"),
doc = ::document_features::document_features!()
)]
-#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg, doc_auto_cfg))]
+#![cfg_attr(all(doc, feature = "document-features"), feature(doc_cfg))]
#![deny(missing_docs)]
use std::{