Thanks to visit codestin.com
Credit goes to github.com

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: jmattaa/laser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.3
Choose a base ref
...
head repository: jmattaa/laser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    ac155d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd10d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ac9acb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e86211 View commit details
    Browse the repository at this point in the history
  5. refactor: show disk usage instead of just logical size for -s

    change the calculation of directory sizes to be the actuall physical
    size (like `du -sh` does) instead of it being the logical size. I think
    that's more intuitive :)
    jmattaa committed May 27, 2025
    Configuration menu
    Copy the full SHA
    f909fbe View commit details
    Browse the repository at this point in the history
  6. docs: update docs for 1.7.0

    jmattaa committed May 27, 2025
    Configuration menu
    Copy the full SHA
    edb932a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #57 from jmattaa/feat-55/directory-size

    Feat 55/directory size
    jmattaa authored May 27, 2025
    Configuration menu
    Copy the full SHA
    4e1ce01 View commit details
    Browse the repository at this point in the history
Loading