Skip to content

ls: apply two-line --time-style format to old/recent files correctly#12681

Open
sylvestre wants to merge 1 commit into
uutils:mainfrom
sylvestre:ls-time-style-recent-old
Open

ls: apply two-line --time-style format to old/recent files correctly#12681
sylvestre wants to merge 1 commit into
uutils:mainfrom
sylvestre:ls-time-style-recent-old

Conversation

@sylvestre

Copy link
Copy Markdown
Contributor

FORMAT1 NEWLINE FORMAT2 should use FORMAT1 for non-recent (old) files and FORMAT2 for recent files; the assignment was reversed.

Closes: #12676

FORMAT1 NEWLINE FORMAT2 should use FORMAT1 for non-recent (old) files
and FORMAT2 for recent files; the assignment was reversed.
@sylvestre sylvestre force-pushed the ls-time-style-recent-old branch from d3c2084 to 3be1309 Compare June 7, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TIME_STYLE format is implemented backwards

1 participant