Skip to content

Commit 8900d69

Browse files
committed
prepar changelogs for cargo-smart-release release
1 parent 9c1e38b commit 8900d69

File tree

18 files changed

+2168
-695
lines changed

18 files changed

+2168
-695
lines changed

cargo-smart-release/CHANGELOG.md

Lines changed: 166 additions & 71 deletions
Large diffs are not rendered by default.

git-actor/CHANGELOG.md

Lines changed: 45 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### Commit Statistics
11+
12+
<csr-read-only-do-not-edit/>
13+
14+
- 2 commits contributed to the release over the course of 35 calendar days.
15+
- 55 days passed between releases.
16+
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
17+
- 0 issues like '(#ID)' where seen in commit messages
18+
19+
### Commit Details
20+
21+
<csr-read-only-do-not-edit/>
22+
23+
<details><summary>view details</summary>
24+
25+
* **Uncategorized**
26+
- 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/Byron/gitoxide/commit/4624725f54a34dd6b35d3632fb3516965922f60a))
27+
- upgrade git-actor dependencies ([`82bb1c0`](https://github.com/Byron/gitoxide/commit/82bb1c0ee622db073805126f9e62cbc91820ccf6))
28+
</details>
29+
830
## 0.7.0 (2021-11-29)
931

1032
<csr-id-598698b88c194bc0e6ef69539f9fa7246ebfab70/>
@@ -15,7 +37,8 @@ Maintenance release due, which isn't really required but one now has to be caref
1537

1638
<csr-read-only-do-not-edit/>
1739

18-
- 4 commits contributed to the release over the course of 25 calendar days.
40+
- 5 commits contributed to the release over the course of 25 calendar days.
41+
- 40 days passed between releases.
1942
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
2043
- 1 unique issue was worked on: [#250](https://github.com/Byron/gitoxide/issues/250)
2144

@@ -28,6 +51,7 @@ Maintenance release due, which isn't really required but one now has to be caref
2851
* **[#250](https://github.com/Byron/gitoxide/issues/250)**
2952
- move loose header manipulation from git-pack to git-object ([`598698b`](https://github.com/Byron/gitoxide/commit/598698b88c194bc0e6ef69539f9fa7246ebfab70))
3053
* **Uncategorized**
54+
- 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/Byron/gitoxide/commit/d3f922781a81e8fbb81aa47afdbe9afeb06d666b))
3155
- 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/Byron/gitoxide/commit/acd37371dcd92ebac3d1f039224d02f2b4e9fa0b))
3256
- Adjust changelogs prior to release ([`ec38950`](https://github.com/Byron/gitoxide/commit/ec3895005d141abe79764eaff7c0f04153e38d73))
3357
- Move "loose object header" ser/de to git-object ([`3d1565a`](https://github.com/Byron/gitoxide/commit/3d1565acfc336baf6487edccefd72d0226141a08))
@@ -42,6 +66,7 @@ A maintenance release due to properly dealing with previously breaking changes i
4266
<csr-read-only-do-not-edit/>
4367

4468
- 2 commits contributed to the release.
69+
- 3 days passed between releases.
4570
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
4671
- 1 unique issue was worked on: [#222](https://github.com/Byron/gitoxide/issues/222)
4772

@@ -66,6 +91,7 @@ This release contains no functional changes.
6691
<csr-read-only-do-not-edit/>
6792

6893
- 9 commits contributed to the release over the course of 5 calendar days.
94+
- 36 days passed between releases.
6995
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
7096
- 1 unique issue was worked on: [#198](https://github.com/Byron/gitoxide/issues/198)
7197

@@ -95,6 +121,7 @@ This release contains no functional changes.
95121
<csr-read-only-do-not-edit/>
96122

97123
- 3 commits contributed to the release.
124+
- 1 day passed between releases.
98125
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
99126
- 0 issues like '(#ID)' where seen in commit messages
100127

@@ -116,7 +143,8 @@ This release contains no functional changes.
116143

117144
<csr-read-only-do-not-edit/>
118145

119-
- 6 commits contributed to the release over the course of 6 calendar days.
146+
- 1 commit contributed to the release.
147+
- 10 days passed between releases.
120148
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
121149
- 0 issues like '(#ID)' where seen in commit messages
122150

@@ -128,11 +156,6 @@ This release contains no functional changes.
128156

129157
* **Uncategorized**
130158
- Release git-actor v0.5.1 ([`0758045`](https://github.com/Byron/gitoxide/commit/0758045a43d15238eb6537fb3b60d2c1fdf7674e))
131-
- [repository #190] produce nice reflog messages ([`e7a8b62`](https://github.com/Byron/gitoxide/commit/e7a8b62eb24f840f639aa436b4e79a4a567d3d05))
132-
- [repository #190] A way to write objects and the empty tree specifically ([`7c559d6`](https://github.com/Byron/gitoxide/commit/7c559d6e1b68bc89220bca426257f383bce586ae))
133-
- [various #190] rename 'local-offset' to 'local-time-support' ([`3a7d379`](https://github.com/Byron/gitoxide/commit/3a7d3793a235ac872437f3bfedb9dd8fde9b31b1))
134-
- [repository #190] Make local-offset available on demand only… ([`1927be7`](https://github.com/Byron/gitoxide/commit/1927be7764f6af04ecc715dd52c631a3c8e16577))
135-
- [actor #190] methods to get an actor signature at the current time ([`6d0bedd`](https://github.com/Byron/gitoxide/commit/6d0beddb20092a80b113a39c862d6b680d79deb6))
136159
</details>
137160

138161
## v0.5.0 (2021-08-27)
@@ -141,7 +164,8 @@ This release contains no functional changes.
141164

142165
<csr-read-only-do-not-edit/>
143166

144-
- 4 commits contributed to the release over the course of 1 calendar day.
167+
- 7 commits contributed to the release over the course of 1 calendar day.
168+
- 1 day passed between releases.
145169
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
146170
- 0 issues like '(#ID)' where seen in commit messages
147171

@@ -152,10 +176,13 @@ This release contains no functional changes.
152176
<details><summary>view details</summary>
153177

154178
* **Uncategorized**
179+
- [repository #190] produce nice reflog messages ([`e7a8b62`](https://github.com/Byron/gitoxide/commit/e7a8b62eb24f840f639aa436b4e79a4a567d3d05))
155180
- [object #177] fix docs ([`2fd23ed`](https://github.com/Byron/gitoxide/commit/2fd23ed9ad556b8e46cf650e23f0c6726e304708))
181+
- [repository #190] A way to write objects and the empty tree specifically ([`7c559d6`](https://github.com/Byron/gitoxide/commit/7c559d6e1b68bc89220bca426257f383bce586ae))
182+
- [various #190] rename 'local-offset' to 'local-time-support' ([`3a7d379`](https://github.com/Byron/gitoxide/commit/3a7d3793a235ac872437f3bfedb9dd8fde9b31b1))
183+
- [repository #190] Make local-offset available on demand only… ([`1927be7`](https://github.com/Byron/gitoxide/commit/1927be7764f6af04ecc715dd52c631a3c8e16577))
184+
- [actor #190] methods to get an actor signature at the current time ([`6d0bedd`](https://github.com/Byron/gitoxide/commit/6d0beddb20092a80b113a39c862d6b680d79deb6))
156185
- Merge pull request #172 from mellowagain/main ([`61aebbf`](https://github.com/Byron/gitoxide/commit/61aebbfff02eb87e0e8c49438a093a21b1134baf))
157-
- Release git-actor v0.5.0 ([`a684b0f`](https://github.com/Byron/gitoxide/commit/a684b0ff96ebfc5e4b3ce78452dc21ce856a6869))
158-
- [actor #175] refactor ([`ec88c59`](https://github.com/Byron/gitoxide/commit/ec88c5905194150cc94db4d4c20e9f4e2f6595c3))
159186
</details>
160187

161188
## v0.4.0 (2021-08-25)
@@ -164,7 +191,8 @@ This release contains no functional changes.
164191

165192
<csr-read-only-do-not-edit/>
166193

167-
- 6 commits contributed to the release over the course of 6 calendar days.
194+
- 8 commits contributed to the release over the course of 6 calendar days.
195+
- 8 days passed between releases.
168196
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
169197
- 0 issues like '(#ID)' where seen in commit messages
170198

@@ -176,9 +204,11 @@ This release contains no functional changes.
176204

177205
* **Uncategorized**
178206
- Release git-actor v0.4.0 ([`16358c9`](https://github.com/Byron/gitoxide/commit/16358c9bf03604857d51bfa4dbfd2fc8c5210da7))
207+
- Release git-actor v0.5.0 ([`a684b0f`](https://github.com/Byron/gitoxide/commit/a684b0ff96ebfc5e4b3ce78452dc21ce856a6869))
179208
- [actor #173] refactor ([`08a1849`](https://github.com/Byron/gitoxide/commit/08a18498d62f1d5bdabbb4712b08f3d17d63e16c))
180-
- [actor #173] rename immutable::Signature to SignatureRef! ([`96461ac`](https://github.com/Byron/gitoxide/commit/96461ace776d6b351b313d4f2697f2d95b9e196e))
181209
- Upgrade to nom-7 ([`f0aa3e1`](https://github.com/Byron/gitoxide/commit/f0aa3e1b5b407b2afd187c9cb622676fcddaf706))
210+
- [actor #175] refactor ([`ec88c59`](https://github.com/Byron/gitoxide/commit/ec88c5905194150cc94db4d4c20e9f4e2f6595c3))
211+
- [actor #173] rename immutable::Signature to SignatureRef! ([`96461ac`](https://github.com/Byron/gitoxide/commit/96461ace776d6b351b313d4f2697f2d95b9e196e))
182212
- Merge branch 'main' into 162-repo-design-sketch ([`e63b634`](https://github.com/Byron/gitoxide/commit/e63b63412c02db469fbdb17da82cd1e9fda1ef0f))
183213
- [smart-release #165] Use generic edit-reference functionality ([`be3e57f`](https://github.com/Byron/gitoxide/commit/be3e57f6221dc87505ba1aad1166e28c328c3b54))
184214
</details>
@@ -190,6 +220,7 @@ This release contains no functional changes.
190220
<csr-read-only-do-not-edit/>
191221

192222
- 2 commits contributed to the release over the course of 1 calendar day.
223+
- 3 days passed between releases.
193224
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
194225
- 0 issues like '(#ID)' where seen in commit messages
195226

@@ -211,6 +242,7 @@ This release contains no functional changes.
211242
<csr-read-only-do-not-edit/>
212243

213244
- 2 commits contributed to the release.
245+
- 1 day passed between releases.
214246
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
215247
- 0 issues like '(#ID)' where seen in commit messages
216248

@@ -274,6 +306,7 @@ This release contains no functional changes.
274306
<csr-read-only-do-not-edit/>
275307

276308
- 14 commits contributed to the release over the course of 45 calendar days.
309+
- 46 days passed between releases.
277310
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
278311
- 0 issues like '(#ID)' where seen in commit messages
279312

git-chunk/CHANGELOG.md

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,60 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### New Features
11+
12+
- <csr-id-389fea2addc94801e73a521b2ac9a8529e4fbb3d/> Facilities to write chunk files
13+
This includes utilities to plan chunks for writing the table of
14+
contents, and to get a hand when actually writing the chunks themselves
15+
while assuring they are written into the correct spot.
16+
- <csr-id-373a85003e0b293666283ef742762b13e1211fc5/> add `file::Index::size_for_entries()` const fn
17+
This is useful for min-size checks of files that are to be loaded.
18+
- <csr-id-e14096e0c19689a1e2480b484537b2a0ffbfc3b9/> add `file::Index::usize_offset_by_id()` and `range::into_usize_or_panic()`
19+
20+
### Changed (BREAKING)
21+
22+
- <csr-id-11b0f4afc993fe1eb1316839baaa15187483d420/> `file::Index::chunks` is not public anymore
23+
The internal state is validated, and to assure that it can't be publicly
24+
accessible.
25+
- <csr-id-9328015c653cae582882c346965b51d7cf6b9d08/> rename `into_usize_range()` to `range::into_usize()`
26+
- <csr-id-dda26a4ddd7cc195c10b79a7f428d6298285197b/> rename `Kind` to `Id`
27+
This is more in line with gits terminology and feels quite natural to
28+
use as well.
29+
30+
### Commit Statistics
31+
32+
<csr-read-only-do-not-edit/>
33+
34+
- 14 commits contributed to the release over the course of 33 calendar days.
35+
- 33 days passed between releases.
36+
- 6 commits where understood as [conventional](https://www.conventionalcommits.org).
37+
- 1 unique issue was worked on: [#279](https://github.com/Byron/gitoxide/issues/279)
38+
39+
### Commit Details
40+
41+
<csr-read-only-do-not-edit/>
42+
43+
<details><summary>view details</summary>
44+
45+
* **[#279](https://github.com/Byron/gitoxide/issues/279)**
46+
- write progress for multi-pack writing ([`1bea1d4`](https://github.com/Byron/gitoxide/commit/1bea1d47908d3ec44c83b2e39a5b67134ad51ee0))
47+
- Facilities to write chunk files ([`389fea2`](https://github.com/Byron/gitoxide/commit/389fea2addc94801e73a521b2ac9a8529e4fbb3d))
48+
- multi-pack index writing complete with large-offset support ([`f7d5c7f`](https://github.com/Byron/gitoxide/commit/f7d5c7f815dbf52c668444b316ae2e1485463bcb))
49+
- fix docs ([`b61a920`](https://github.com/Byron/gitoxide/commit/b61a9200d267865be76bdd2f36477c3940bc4dcc))
50+
- Writing of chunk index ([`17a93c3`](https://github.com/Byron/gitoxide/commit/17a93c3f072c4e3a9a28cf8b11e44e065232b293))
51+
- Sketch all the chunk-write API and use it from multi-index write ([`5457761`](https://github.com/Byron/gitoxide/commit/545776180f75cba87f7119f9bd862d39f081f1bd))
52+
- `file::Index::chunks` is not public anymore ([`11b0f4a`](https://github.com/Byron/gitoxide/commit/11b0f4afc993fe1eb1316839baaa15187483d420))
53+
- cargo fmt ([`8b9da35`](https://github.com/Byron/gitoxide/commit/8b9da35b3e0d3458efcac150f7062c9d7382a6c4))
54+
- fix docs ([`cd981e2`](https://github.com/Byron/gitoxide/commit/cd981e222af237c47fcfb74258de8fdfc04dfc1b))
55+
- add `file::Index::size_for_entries()` const fn ([`373a850`](https://github.com/Byron/gitoxide/commit/373a85003e0b293666283ef742762b13e1211fc5))
56+
- refactor ([`8b8b4c5`](https://github.com/Byron/gitoxide/commit/8b8b4c538823fb4d2c37be80340d843080f08d19))
57+
- add `file::Index::usize_offset_by_id()` and `range::into_usize_or_panic()` ([`e14096e`](https://github.com/Byron/gitoxide/commit/e14096e0c19689a1e2480b484537b2a0ffbfc3b9))
58+
- rename `into_usize_range()` to `range::into_usize()` ([`9328015`](https://github.com/Byron/gitoxide/commit/9328015c653cae582882c346965b51d7cf6b9d08))
59+
- rename `Kind` to `Id` ([`dda26a4`](https://github.com/Byron/gitoxide/commit/dda26a4ddd7cc195c10b79a7f428d6298285197b))
60+
</details>
61+
862
## 0.2.0 (2021-12-20)
963

1064
### New Features
@@ -23,7 +77,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2377

2478
<csr-read-only-do-not-edit/>
2579

26-
- 5 commits contributed to the release.
80+
- 6 commits contributed to the release.
2781
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
2882
- 1 unique issue was worked on: [#279](https://github.com/Byron/gitoxide/issues/279)
2983

@@ -39,6 +93,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3993
- new file::Index::highest_offset() method ([`d0fab1e`](https://github.com/Byron/gitoxide/commit/d0fab1e7f083088f607365ceec056e6e521cbdcc))
4094
- refactor ([`7a9e628`](https://github.com/Byron/gitoxide/commit/7a9e628725c927d4fed8ef70e96ca2b802195bff))
4195
- remove unnecessary test dependencies ([`463afcc`](https://github.com/Byron/gitoxide/commit/463afcc71419ce73719720192424bf5a6d37c69a))
96+
* **Uncategorized**
97+
- Release git-chunk v0.2.0, safety bump 4 crates ([`b792fab`](https://github.com/Byron/gitoxide/commit/b792fabf9f5f93ab906ac5a5bb3e4f01c179290a))
4298
</details>
4399

44100
## 0.1.0 (2021-12-20)

0 commit comments

Comments
 (0)