Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fitzgen/is_executable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: fitzgen/is_executable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 17 commits
  • 7 files changed
  • 5 contributors

Commits on Jun 22, 2021

  1. Avoid some allocations

    r00ster authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    950cf4c View commit details
    Browse the repository at this point in the history
  2. Readd to_string_lossy

    r00ster authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    5c8b81d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Apply suggestion

    r00ster authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    1586836 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Merge pull request #8 from r00ster91/patch-2

    Avoid some allocations
    fitzgen authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4923b31 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    4d9ecfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from atouchet/badges

    Fix crates.io badges and update capitalization
    fitzgen authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d71f81f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    0f27dc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from davide125/exclude

    Exclude AppVeyor config from the published crate
    fitzgen authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ea10f6b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    441c1c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f9c68 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #14 from lucieleblanc/master

    Add file existence check before reading extension on Windows
    fitzgen authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fab168c View commit details
    Browse the repository at this point in the history
  2. Bump to version 1.0.2

    fitzgen committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    001b334 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Add github actions

    fitzgen committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    61d2e9b View commit details
    Browse the repository at this point in the history
  2. Update badges in README

    fitzgen committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e70c103 View commit details
    Browse the repository at this point in the history
  3. Remove old CI

    fitzgen committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    95f27a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6fcf2f View commit details
    Browse the repository at this point in the history
  5. Bump to version 1.0.3

    fitzgen committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cfe9912 View commit details
    Browse the repository at this point in the history
Loading