Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chmod-calculator):-octal-input,-symbolic-input-and-special-flags #179

Open
wants to merge 5 commits into
base: developing/2.0.0
Choose a base branch
from

Commits on Apr 7, 2024

  1. feat(Chmod Calculator): octal input and special flags

    Handle input of octal rights values and special flags
    Fix #670 and #527
    sharevb committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3ead4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee04bfe View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. feat(Chmod Calculator): implement symbol form input

    Fix #418 and #522
    sharevb committed May 5, 2024
    Configuration menu
    Copy the full SHA
    3d63fde View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. feat: add umask computation

    Fix #719
    sharevb committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7039888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5a09e View commit details
    Browse the repository at this point in the history