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: rust-cli/env_logger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: rust-cli/env_logger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.3
Choose a head ref
  • 19 commits
  • 14 files changed
  • 7 contributors

Commits on Oct 8, 2021

  1. Fix clippy warnings

    jplatte committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    d27278d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Update some links

    atouchet committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    cb5375c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    a08e022 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #218 from atouchet/lk

    Update readme and workflow links
    mainrs authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    52a3e69 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Fix typo

    Jerrody authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    b1575b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22590b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae49ca View commit details
    Browse the repository at this point in the history
  4. Remove bogus copyright info

    jplatte committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    38643a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade9f7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26d4a47 View commit details
    Browse the repository at this point in the history
  7. Remove custom_target example

    It used the broken Target::Pipe feature.
    jplatte committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    5b88725 View commit details
    Browse the repository at this point in the history
  8. Release version 0.9.1

    jplatte committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    4a10645 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Revert "Deprecate Target::Pipe since it is broken"

    This reverts commit 26d4a47.
    niklas authored and jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    9edf205 View commit details
    Browse the repository at this point in the history
  2. Change Pipe to always use the test (uncolored) semantics

    Pipe only worked in test contexts before.
    niklas authored and jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    84b701d View commit details
    Browse the repository at this point in the history
  3. Fix clippy lints

    jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c89f719 View commit details
    Browse the repository at this point in the history
  4. Release version 0.9.2

    jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    555cbc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdae47c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21f421c View commit details
    Browse the repository at this point in the history
  7. Release version 0.9.3

    jplatte committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3da1104 View commit details
    Browse the repository at this point in the history
Loading