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

(exa PR) 855: Add option to show security attribute and improve extended support #61

Merged
merged 3 commits into from
Jul 29, 2023

Commits on Mar 1, 2023

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

Commits on Mar 27, 2023

  1. Add option to show security attribute and improve extended support

    Add a command line option -Z/--context to show the security context of
    objects, similar to ls(1).
    
    Show the actual extended attribute values on -@/--extended, instead of
    just their length.
    
    In case of a symbolic link, show the extended attributes of the symbolic
    link itself, not the target. This matches the behavior of ls(1) and is
    more intuitive.
    
    Closes: #254
    cgzones committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    afeac47 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Merge branch 'main' into pr-855

    Signed-off-by: Christina Sørensen <christina@cafkafk.com>
    cafkafk committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e8eb52a View commit details
    Browse the repository at this point in the history