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: lsd-rs/lsd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: lsd-rs/lsd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.3
Choose a head ref
  • 17 commits
  • 13 files changed
  • 11 contributors

Commits on Mar 29, 2024

  1. chore: update Cargo.lock for latest version

    orhun authored and zwpaper committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    575f505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b28bf View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    ee2d12b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. ❤️ update warp logo with linux support

    Signed-off-by: Wei Zhang <kweizh@gmail.com>
    zwpaper committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    126acf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. 🔨 🎉 use cache for user and group in unix, gain 60% improve

    Signed-off-by: Wei Zhang <kweizh@gmail.com>
    zwpaper committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    240d513 View commit details
    Browse the repository at this point in the history
  2. add blender icons

    RuralAnemone authored and zwpaper committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    418dd06 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    91e34c1 View commit details
    Browse the repository at this point in the history
  2. Fix clap doc-comment

    clap always removes the last single period from a doc-comment.
    Long0x0 authored and zwpaper committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    5d02a59 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    bc20b8f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Update README.md

    serde-0.9 no longer has this bug; 
    testing lsd with a zero-byte colors.yaml works just fine showing the default theme.
    tomterl authored and zwpaper committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    cffa045 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fix typo

    a-dubaj authored and zwpaper committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9b310da View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. #1052 fix lsd pipe output

    WangMengabc authored and zwpaper committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b649057 View commit details
    Browse the repository at this point in the history
  2. ✨ should not overwrite tree layout when tty not available

    Signed-off-by: Wei Zhang <kweizh@gmail.com>
    zwpaper committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c433da0 View commit details
    Browse the repository at this point in the history
  3. 🐛 should print symlink content at depth 1

    Signed-off-by: Wei Zhang <kweizh@gmail.com>
    zwpaper committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9c66549 View commit details
    Browse the repository at this point in the history
  4. 🐛 fix ls with link cases

    Signed-off-by: Wei Zhang <kweizh@gmail.com>
    zwpaper committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a7fce64 View commit details
    Browse the repository at this point in the history
  5. Update current release

    sanders41 authored and zwpaper committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4678810 View commit details
    Browse the repository at this point in the history
  6. 🎉 upgrade to v1.1.3

    Signed-off-by: Wei Zhang <kweizh@gmail.com>
    zwpaper committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6953ecb View commit details
    Browse the repository at this point in the history
Loading