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: Arnau478/hevi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: Arnau478/hevi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. New screenshot

    Arnau478 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a29ce34 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. General refactor

    - Now the `display` function takes a reader, not a filename. This allows
      it to be used for something other than files in the future
    - Split `display` into `display` and `displayLine`
    - Options are a struct now
    - Cleaner code
    - Made place for future features
    Arnau478 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    dfada03 View commit details
    Browse the repository at this point in the history
  2. Autodetect ANSI escape codes support

    Fixes #7
    Arnau478 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5f52beb View commit details
    Browse the repository at this point in the history
  3. Refactored NormalizeSize

    Arnau478 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c3bd960 View commit details
    Browse the repository at this point in the history
  4. Removed the clap dependency

    Arnau478 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bc01853 View commit details
    Browse the repository at this point in the history
  5. Custom argument parser

    Arnau478 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    16f257f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f6fa20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73a5cb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    6705710 View commit details
    Browse the repository at this point in the history
  2. 0.2.0 release

    Arnau478 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    aac7c2a View commit details
    Browse the repository at this point in the history
Loading