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: fangfufu/httpdirfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.7
Choose a base ref
...
head repository: fangfufu/httpdirfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 8, 2024

  1. Update README.md

    fangfufu authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    43569de View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

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

Commits on Nov 18, 2024

  1. added USAGE.md

    fangfufu committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c85c065 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Add debug message for Cache_free()

    This is related to
    #174
    fangfufu committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    adac52c View commit details
    Browse the repository at this point in the history
  2. Reorder the position of the error messages

    This is related to:
    #174
    fangfufu committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3aaf5a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0558a85 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

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

Commits on Nov 25, 2024

  1. Code quality improvements

    - Improve error messages
    - Enable -Wshadow
    - Removed the extra 1 byte workaround (I am not sure why this
    was needed in the first place.)
    fangfufu committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6cd006c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. improved error message

    fangfufu committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    eca4375 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. improved locks

    fangfufu committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    36b5b44 View commit details
    Browse the repository at this point in the history
Loading