A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/GitoxideLabs/gitoxide/commit/5e0122df48392fb0ea6e16eb7b70d320b03244ca below:

prepare changelogs prior to release. · GitoxideLabs/gitoxide@5e0122d · GitHub

File tree Expand file treeCollapse file tree 4 files changed

+128

-4

lines changed

Filter options

Expand file treeCollapse file tree 4 files changed

+128

-4

lines changed Original file line number Diff line number Diff line change

@@ -5,6 +5,33 @@ All notable changes to this project will be documented in this file.

5 5

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

6 6

and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

7 7 8 +

## Unreleased

9 + 10 +

A maintenance release without user-facing changes.

11 + 12 +

### Commit Statistics

13 + 14 +

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

15 + 16 +

- 5 commits contributed to the release over the course of 19 calendar days.

17 +

- 19 days passed between releases.

18 +

- 0 commits were understood as [conventional](https://www.conventionalcommits.org).

19 +

- 0 issues like '(#ID)' were seen in commit messages

20 + 21 +

### Commit Details

22 + 23 +

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

24 + 25 +

<details><summary>view details</summary>

26 + 27 +

* **Uncategorized**

28 +

- Merge pull request #2097 from GitoxideLabs/fix-gix-date ([`589d63e`](https://github.com/GitoxideLabs/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9))

29 +

- Release gix-date v0.10.4 ([`007e3f6`](https://github.com/GitoxideLabs/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512))

30 +

- Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/GitoxideLabs/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))

31 +

- Bump the cargo group with 41 updates ([`428412c`](https://github.com/GitoxideLabs/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))

32 +

- Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))

33 +

</details>

34 + 8 35

## 0.35.2 (2025-07-15)

9 36 10 37

### New Features

@@ -15,7 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

15 42 16 43

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

17 44 18 -

- 9 commits contributed to the release over the course of 79 calendar days.

45 +

- 10 commits contributed to the release over the course of 79 calendar days.

19 46

- 79 days passed between releases.

20 47

- 1 commit was understood as [conventional](https://www.conventionalcommits.org).

21 48

- 0 issues like '(#ID)' were seen in commit messages

@@ -27,6 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

27 54

<details><summary>view details</summary>

28 55 29 56

* **Uncategorized**

57 +

- 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))

30 58

- Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))

31 59

- Merge pull request #2038 from ilyagr/signature-doc ([`8f6ecfe`](https://github.com/GitoxideLabs/gitoxide/commit/8f6ecfe4b017fc6ed33d8932a1cb911ed0879713))

32 60

- Refactor ([`aff23d6`](https://github.com/GitoxideLabs/gitoxide/commit/aff23d65a1a44e5356fb362a857d736280d3a580))

Original file line number Diff line number Diff line change

@@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file.

5 5

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

6 6

and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

7 7 8 +

## Unreleased

9 + 10 +

A maintenance release without user-facing changes.

11 + 12 +

### Commit Statistics

13 + 14 +

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

15 + 16 +

- 3 commits contributed to the release over the course of 19 calendar days.

17 +

- 19 days passed between releases.

18 +

- 0 commits were understood as [conventional](https://www.conventionalcommits.org).

19 +

- 0 issues like '(#ID)' were seen in commit messages

20 + 21 +

### Commit Details

22 + 23 +

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

24 + 25 +

<details><summary>view details</summary>

26 + 27 +

* **Uncategorized**

28 +

- Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/GitoxideLabs/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))

29 +

- Bump the cargo group with 41 updates ([`428412c`](https://github.com/GitoxideLabs/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))

30 +

- Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))

31 +

</details>

32 + 8 33

## 0.43.0 (2025-07-15)

9 34 10 35

### New Features (BREAKING)

@@ -22,7 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

22 47 23 48

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

24 49 25 -

- 11 commits contributed to the release over the course of 79 calendar days.

50 +

- 12 commits contributed to the release over the course of 79 calendar days.

26 51

- 79 days passed between releases.

27 52

- 1 commit was understood as [conventional](https://www.conventionalcommits.org).

28 53

- 0 issues like '(#ID)' were seen in commit messages

@@ -34,6 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

34 59

<details><summary>view details</summary>

35 60 36 61

* **Uncategorized**

62 +

- 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))

37 63

- Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))

38 64

- Merge pull request #2061 from orthros/pseudo-refs ([`60c29a5`](https://github.com/GitoxideLabs/gitoxide/commit/60c29a59302bfc9d0be7aab5dd3ef05e4ee8e3fa))

39 65

- Refactor ([`43f92b5`](https://github.com/GitoxideLabs/gitoxide/commit/43f92b5285af6696cd21f0e94f3bec568aef8468))

Original file line number Diff line number Diff line change

@@ -5,6 +5,39 @@ All notable changes to this project will be documented in this file.

5 5

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

6 6

and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

7 7 8 +

## Unreleased

9 + 10 +

Make Commit parsing more lenient so it can read older commits with botched gpg signatures,

11 +

see [this commit](https://github.com/GitoxideLabs/gitoxide/commit/ef73c6b6631a3308b7bf5d15b69f4f14767a23d5)

12 +

for details.

13 + 14 +

### Commit Statistics

15 + 16 +

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

17 + 18 +

- 9 commits contributed to the release over the course of 19 calendar days.

19 +

- 19 days passed between releases.

20 +

- 0 commits were understood as [conventional](https://www.conventionalcommits.org).

21 +

- 0 issues like '(#ID)' were seen in commit messages

22 + 23 +

### Commit Details

24 + 25 +

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

26 + 27 +

<details><summary>view details</summary>

28 + 29 +

* **Uncategorized**

30 +

- Merge pull request #2098 from dscho/fix-parsing-of-legacy-git.git-commit ([`ef73c6b`](https://github.com/GitoxideLabs/gitoxide/commit/ef73c6b6631a3308b7bf5d15b69f4f14767a23d5))

31 +

- Refactor ([`8ad43f1`](https://github.com/GitoxideLabs/gitoxide/commit/8ad43f13012c7c8b05887d9f3d32f011d0c46274))

32 +

- Allow empty-valued commit headers in more places ([`a0660fe`](https://github.com/GitoxideLabs/gitoxide/commit/a0660fe3b4227b206dc6df099f55ec5bb41edce0))

33 +

- Work around parse errors of a bogus git.git commit ([`a86f67b`](https://github.com/GitoxideLabs/gitoxide/commit/a86f67b46edec7cd2789ceaaee395a8ecca5c5b0))

34 +

- Merge pull request #2097 from GitoxideLabs/fix-gix-date ([`589d63e`](https://github.com/GitoxideLabs/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9))

35 +

- Release gix-date v0.10.4 ([`007e3f6`](https://github.com/GitoxideLabs/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512))

36 +

- Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/GitoxideLabs/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))

37 +

- Bump the cargo group with 41 updates ([`428412c`](https://github.com/GitoxideLabs/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))

38 +

- Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))

39 +

</details>

40 + 8 41

## 0.50.0 (2025-07-15)

9 42 10 43

### New Features

@@ -15,7 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

15 48 16 49

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

17 50 18 -

- 12 commits contributed to the release over the course of 79 calendar days.

51 +

- 13 commits contributed to the release over the course of 79 calendar days.

19 52

- 79 days passed between releases.

20 53

- 1 commit was understood as [conventional](https://www.conventionalcommits.org).

21 54

- 0 issues like '(#ID)' were seen in commit messages

@@ -27,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

27 60

<details><summary>view details</summary>

28 61 29 62

* **Uncategorized**

63 +

- 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))

30 64

- Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))

31 65

- Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/GitoxideLabs/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))

32 66

- Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/GitoxideLabs/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))

Original file line number Diff line number Diff line change

@@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file.

5 5

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

6 6

and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

7 7 8 +

## Unreleased

9 + 10 +

A maintenance release without user-facing changes.

11 + 12 +

### Commit Statistics

13 + 14 +

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

15 + 16 +

- 3 commits contributed to the release over the course of 19 calendar days.

17 +

- 19 days passed between releases.

18 +

- 0 commits were understood as [conventional](https://www.conventionalcommits.org).

19 +

- 0 issues like '(#ID)' were seen in commit messages

20 + 21 +

### Commit Details

22 + 23 +

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

24 + 25 +

<details><summary>view details</summary>

26 + 27 +

* **Uncategorized**

28 +

- Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 ([`473fe52`](https://github.com/GitoxideLabs/gitoxide/commit/473fe522e84569f77bf38294a412f0d13fa54d63))

29 +

- Bump the cargo group with 41 updates ([`428412c`](https://github.com/GitoxideLabs/gitoxide/commit/428412c9ff05caabb4f8714d5de769603e18a8f9))

30 +

- Merge pull request #2075 from GitoxideLabs/improvements ([`784c046`](https://github.com/GitoxideLabs/gitoxide/commit/784c0465bf87011fe7dbf71a590d3f9e6c8696a8))

31 +

</details>

32 + 8 33

## 0.10.19 (2025-07-15)

9 34 10 35

<csr-id-45b369c65e7d36d42c8250b020ea5523615046e3/>

@@ -17,7 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

17 42 18 43

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

19 44 20 -

- 5 commits contributed to the release over the course of 65 calendar days.

45 +

- 6 commits contributed to the release over the course of 65 calendar days.

21 46

- 65 days passed between releases.

22 47

- 1 commit was understood as [conventional](https://www.conventionalcommits.org).

23 48

- 1 unique issue was worked on: [#2074](https://github.com/GitoxideLabs/gitoxide/issues/2074)

@@ -31,6 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

31 56

* **[#2074](https://github.com/GitoxideLabs/gitoxide/issues/2074)**

32 57

- Improve and correct `normalize()` documentation ([`45b369c`](https://github.com/GitoxideLabs/gitoxide/commit/45b369c65e7d36d42c8250b020ea5523615046e3))

33 58

* **Uncategorized**

59 +

- 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))

34 60

- Update changelogs prior to release ([`65037b5`](https://github.com/GitoxideLabs/gitoxide/commit/65037b56918b90ac07454a815b0ed136df2fca3b))

35 61

- Merge pull request #2070 from GitoxideLabs/dependabot/cargo/cargo-827bceb7eb ([`dab97f7`](https://github.com/GitoxideLabs/gitoxide/commit/dab97f7618f160421b6e31de8f3e2f3d11dc2ef2))

36 62

- Bump the cargo group across 1 directory with 68 updates ([`a9a8ea1`](https://github.com/GitoxideLabs/gitoxide/commit/a9a8ea1472532dde03bce4e0afdfa82924af1f96))

@@ -184,6 +210,16 @@ A maintenance release without user-facing changes.

184 210

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

185 211

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

186 212

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

213 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

214 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

215 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

216 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

217 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

218 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

219 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

220 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

221 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

222 +

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

187 223

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

188 224

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

189 225

- https://github.com/GitoxideLabs/gitoxide/pull/1862#issuecomment-2692158831

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4