Tags

Tags give the ability to mark specific points in history as being important
  • git-credentials-v0.2.0

    A maintenance release without user-facing changes.
    
    ### Commit Statistics
    
     - 1 commit contributed to the release.
     - 25 days passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
  • git-config-v0.5.0

    ### New Features (BREAKING)
    
     - Make `realpath()` easier to use by introducing `realpath_opt()`.
       That way there is consistency about how many symlinks to follow.
    
    ### Commit Statistics
    
     - 7 commits contributed to the release over the course of 22 calendar days.
     - 22 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 1 unique issue was worked on: #436
    
    ### Commit Details
    
     * **#436**
        - Remove outdated examples (cb9529e)
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
        - remove `pwd` crate dependency in favor of using libc directly (4adfa11)
        - Drop non-existent config paths before parsing (475d6fa)
        - Merge branch 'main' into davidkna-envopen (bc0abc6)
        - Make `realpath()` easier to use by introducing `realpath_opt()`. (266d437)
        - Merge branch 'davidkna-discover-x-fs' (9abaeda)
  • git-sec-v0.2.0

    ### New Features (BREAKING)
    
     - Make `realpath()` easier to use by introducing `realpath_opt()`.
       That way there is consistency about how many symlinks to follow.
    
    ### Commit Statistics
    
     - 4 commits contributed to the release over the course of 15 calendar days.
     - 16 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
        - dependency upgrades (a1981d4)
        - Merge branch 'main' into davidkna-envopen (bc0abc6)
        - Make `realpath()` easier to use by introducing `realpath_opt()`. (266d437)
  • git-ref-v0.14.0

    A maintenance release without user-facing changes.
    
    ### Commit Statistics
    
     - 2 commits contributed to the release.
     - 25 days passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
        - make fmt (c665aef)
  • git-attributes-v0.2.0

    A maintenance release without user-facing changes.
    
    ### Commit Statistics
    
     - 2 commits contributed to the release over the course of 16 calendar days.
     - 25 days passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
        - branch start, upgrade to compact_str v0.4 (b2f56d5)
  • git-path-v0.2.0

    ### New Features (BREAKING)
    
     - Make `realpath()` easier to use by introducing `realpath_opt()`.
       That way there is consistency about how many symlinks to follow.
    
    ### Commit Statistics
    
     - 5 commits contributed to the release over the course of 20 calendar days.
     - 20 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
        - make fmt (c665aef)
        - Merge branch 'main' into davidkna-envopen (bc0abc6)
        - Make `realpath()` easier to use by introducing `realpath_opt()`. (266d437)
        - Merge branch 'davidkna-admin-sec' (3d0e2c2)
  • git-actor-v0.10.1

    A maintenance release without user-facing changes.
    
    ### Commit Statistics
    
     - 3 commits contributed to the release over the course of 5 calendar days.
     - 25 days passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 1 unique issue was worked on: #427
    
    ### Commit Details
    
     * **#427**
        - Replace `Time` with `git-date::Time`. (59b3ff8)
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
        - make fmt (c665aef)
  • git-features-v0.21.1

    A maintenance release without user-facing changes.
    
    ### Commit Statistics
    
     - 2 commits contributed to the release over the course of 6 calendar days.
     - 25 days passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
        - Assure we used most recent version of crossbeam-utils (033f0d3)
  • git-hash-v0.9.5

    ### New Features
    
     - expose `Prefix::MIN_HEX_LEN`.
       That way other crates can know which candidates to discard off the bat
       instead of having to match on an error. It's mere convenience.
    
    ### Commit Statistics
    
     - 2 commits contributed to the release over the course of 5 calendar days.
     - 25 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 1 unique issue was worked on: #427
    
    ### Commit Details
    
     * **#427**
        - expose `Prefix::MIN_HEX_LEN`. (652f228)
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
  • git-date-v0.0.1

    ### New Features
    
     - Add `Time` type.
       It was originally from the `git-actor` crate.
    
    ### Commit Statistics
    
     - 4 commits contributed to the release over the course of 58 calendar days.
     - 59 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 1 unique issue was worked on: #427
    
    ### Commit Details
    
     * **#427**
        - reflog lookup by date is complete (b3d009e)
        - Add `Time` type. (cfb6a72)
     * **Uncategorized**
        - update changelogs prior to release (bb424f5)
        - Merge branch 'test-archive-support' (350df01)
  • cargo-smart-release-v0.10.2

    ### Bug Fixes
    
     - Avoid running into the `default-members` trap with 'cargo publish'.
       Default-members in a cargo workspace can override what's actually
       published, so we have to be explicit about what to publish.
       
       This is only the case when there is more than one members in the
       workspace, even though it would probably work as well if the package
       would be specified with a single-crate workspace.
    
    ### Commit Statistics
    
     - 3 commits contributed to the release over the course of 3 calendar days.
     - 3 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 1 unique issue was worked on: #429
    
    ### Commit Details
    
     * **#429**
        - Adjust changelogs prior to release (7397805)
        - Avoid running into the `default-members` trap with 'cargo publish'. (64b951c)
     * **Uncategorized**
        - Merge branch 'davidkna-admin-sec' (3d0e2c2)
  • git-discover-v0.1.3

    A maintenance release without user-facing changes.
    
    ### Commit Statistics
    
     - 4 commits contributed to the release over the course of 3 calendar days.
     - 3 days passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 2 unique issues were worked on: #426, #429
    
    ### Commit Details
    
     * **#426**
        - allow tests to deal with shared drives by adjusting trust expectation (85ab096)
        - cleanup (e029eb4)
     * **#429**
        - Adjust changelogs prior to release (7397805)
     * **Uncategorized**
        - Merge branch 'davidkna-admin-sec' (3d0e2c2)
  • git-sec-v0.1.2

    ### Other
    
     - <csr-id-136eb37b00c9e7ba0fd0bc2a75dee2ac1b06516d/> adopt git-for-windows exception rules
    
    ### Commit Statistics
    
     - 4 commits contributed to the release over the course of 5 calendar days.
     - 5 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 2 unique issues were worked on: #426, #429
    
    ### Commit Details
    
     * **#426**
        - Assure windows home path is compared in absolute terms (e0b7bf1)
     * **#429**
        - Adjust changelogs prior to release (7397805)
     * **Uncategorized**
        - adopt git-for-windows exception rules (136eb37)
        - Merge branch 'davidkna-discover-x-fs' (9abaeda)
  • cargo-smart-release-v0.10.1

    ### Bug Fixes
    
     - Correctly determine top-level crate name.
       Previously it was possible to think the crate is part of a multi-crate
       worktree even though it wasn't, causing changelogs to not pick up their
       history as it would look for different tag names.
    
    ### Commit Statistics
    
     - 2 commits contributed to the release over the course of 1 calendar day.
     - 1 day passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Correctly determine top-level crate name. (33a2bd6)
        - Merge branch 'davidkna-discover-x-fs' (9abaeda)
  • git-repository-v0.18.1

    ### New Features
    
     - `Debug` for `Reference`.
    
    ### Commit Statistics
    
     - 2 commits contributed to the release over the course of 1 calendar day.
     - 1 day passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - `Debug` for `Reference`. (c78baec)
        - Merge branch 'davidkna-discover-x-fs' (9abaeda)
  • git-discover-v0.1.2

    ### Features
    
    - `discover` now avoid crossing file-system boundaries by default on unix.
    
    ### Commit Statistics
    
     - 6 commits contributed to the release over the course of 1 calendar day.
     - 1 day passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - prepare for smart-release release (2f74cb0)
        - Merge branch 'davidkna-discover-x-fs' (9abaeda)
        - refactor (aac5169)
        - use `defer` to make dmg unmounting more reliable (dbc5caa)
        - refactor (886e26e)
        - Assure cross-fs check doesn't break if cursor is currently empty (4546889)
  • git-path-v0.1.3

    A maintenance release without user-facing changes.
    
    ### Commit Statistics
    
     - 3 commits contributed to the release over the course of 1 calendar day.
     - 1 day passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - prepare for smart-release release (2f74cb0)
        - adjust git-path size limits (5ac8a3b)
        - Merge branch 'davidkna-discover-x-fs' (9abaeda)
  • cargo-smart-release-v0.10.0

    ### Bug Fixes
    
     - Don't assume crates are non-breaking just because they are in the user selection.
       Crates shownig up 'early' in our list could cause the entire
       breakage-propagation to fail which led the crate to be ignored entirely
       even when their dependees changed their version. This led to
       inconsistent version requirements which would abort any cargo call.
    
    ### Commit Statistics
    
     - 12 commits contributed to the release over the course of 46 calendar days.
     - 48 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 3 unique issues were worked on: #298, #301, #422
    
    ### Commit Details
    
     * **#298**
        - Adjust to changes in git-traverse (8240622)
     * **#301**
        - adapt to changes in git-ref (21109ca)
     * **#422**
        - Don't assume crates are non-breaking just because they are in the user selection. (fcaa635)
     * **Uncategorized**
        - adjust to changes in git-ref (0671586)
        - adjust test expectations to match improved parsing in git-conventional (42abfed)
        - Release git-glob v0.2.0, safety bump 3 crates (ab6bed7)
        - Merge branch 'worktree-stack' (e90d3fd)
        - Merge branch 'mzr-fix_empty_values' (09c8628)
        - fix clippy - many false positives this time (045e6fa)
        - fix clippy - many false positives this time (099bd5b)
        - upgrade toml_edit for cargo-smart-release (fbacb77)
        - 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)
  • git-repository-v0.18.0

    ### Other
    
     - add ceiling_dirs option to upwards discovery
    
    ### Commit Statistics
    
     - 4 commits contributed to the release over the course of 2 calendar days.
     - 3 days passed between releases.
     - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' where seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Merge branch 'svetli-n-git_includeif' (cf24fbe)
        - refactor (07e0f5e)
        - add ceiling_dirs option to upwards discovery (e63e722)
        - Fix markdown rendering issue (e4aaa44)
  • git-pack-v0.19.1

    A maintenance release without user-facing changes.
    
    ### Commit Statistics
    
     - 3 commits contributed to the release over the course of 1 calendar day.
     - 3 days passed between releases.
     - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
     - 1 unique issue was worked on: #422
    
    ### Thanks Clippy
    
    [Clippy](https://github.com/rust-lang/rust-clippy) helped 2 times to make code idiomatic. 
    
    ### Commit Details
    
     * **#422**
        - prepare changelog (de2d587)
     * **Uncategorized**
        - thanks clippy (409a95b)
        - thanks clippy (4979d20)