CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:32:55 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"a55e2d7fbb54f903ff824fda6de19ee5"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=bJDa86Q7HELMqKcobVyqjOZ%2FhZ8CMjD9pA7h1VxH94%2BcrbNaxup0u6gTTUSVOIJ%2BRzkKPDESLJWl%2Bi4zLRkvUTVBKFG8R5r8q6vKB7P4DZBa12DwC4k%2BRfs2PvthGPJoaaaNDgfTTPZAgQQTdygkiCq5ZgkWFB8htAf61ne2ypPgY%2FzrLrkbvsgNoTipBZgsiImov3zPtiEwoUuyPjCYvOkKDWt5OBbZiKsePNt1nBpXkmMemYBcvpoaGUQXGcDBOvjyZgn0WWDbbs%2F3JWBSZA%3D%3D--l7W682VANpJmKNcw--ngazwFYgin82OupZwdVaxA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2088641084.1753252374; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:32:54 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:32:54 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E9EA:3CF5A2:530873:6AF80A:68808216
Tags · lsd-rs/lsd · GitHub
Toggle v1.0.0's commit message
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 461
Tags: lsd-rs/lsd
Tags
v1.0.0
## New Features * ✨ theme: bring icon theme to lsd by @zwpaper in #707 * Respect `hidden` flag on Windows by @Icxolu in #766 * Theme colors for inode and links are now being applied to the output by @d-sonuga in #768 * Localization support by @scarf005 in #820 * Git integration by @hpwxf in #822 * Added complete color theming support for Git by @k4yt3x in #852 * ✨ ci: add aarch64 darwin build target and skip on test by @zwpaper in #878 ## Enhancements and Bug Fix * add quotes and escapes for necessary filenames by @merelymyself in #746 * fix: do not quote filename when piping to another program by @TeamTamoad in #748 * Fix showing every file as executable on Windows by @Icxolu in #769 * Fix Bug: Handle -L with broken symlink #457 by @r3dArch in #754 * Avoid using clap deprecated features by @sudame in #787 * Switch arg parsing to clap v4 with derive by @tranzystorek-io in #818 * Icon theme with overrides from config by @sudame in #792 * Move locale based date behind a flag by @meain in #840 * Fixed file size colorizing with `--size=bytes` argument by @bells307 in #856 * Added new `custom` option for color config, marked themes folder as deprecated. by @peppidesu in #851 * Add Version Sort by @juansc in #843 * Added newlines to warning message by @juansc in #869 ## Icons * Add kotlin icon by @LeeWeeder in #759 * Implement most icons from #764 by @meain in #779 * Add icons for cjs, cts and mts by @nix6839 in #829 * Fix obsolete Nerd Font icons by @nix6839 in #830 * Update icon.rs to add zig extension icon by @CraigglesO in #839 * Make `tox.ini` files use the gear/settings icon by @alichtman in #859 * Make `.profile` have the same icon as `profile` by @alichtman in #850 * Update src/theme/icon.rs to add Svelte icon by @Marcos-Gamarra in #871 ## Others * Fix symlink_arrow test intercepting cli args by @tranzystorek-io in #744 * chore: fix typo by @hezhizhen in #753 * Add note about not icon config not being in a release yet by @meain in #772 * Small typo in README by @meain in #773 * ci: ✨ add clap deprecated checks by @zwpaper in #788 * Add installation information for debian sid and bookworm by @alexanderkjall in #790 * Update README / Note snap discontinuation by @Semnodime in #805 * Drop size_value from blocks docs by @meain in #806 * Update docs about supported block options by @meain in #808 * ✨ chore: add new bug template by @zwpaper in #833 * Clarify that ubuntu 23.04 can use apt to install lsd by @alexanderkjall in #842 * 🎉 add zwpaper to code owner by @zwpaper in #860 * Updated documentation to include SHELL_COMPLETIONS_DIR by @jhalloy in #861 ## New Contributors * @merelymyself made their first contribution in #746 * @hezhizhen made their first contribution in #753 * @LeeWeeder made their first contribution in #759 * @Icxolu made their first contribution in #766 * @d-sonuga made their first contribution in #768 * @r3dArch made their first contribution in #754 * @sudame made their first contribution in #787 * @alexanderkjall made their first contribution in #790 * @Semnodime made their first contribution in #805 * @scarf005 made their first contribution in #820 * @CraigglesO made their first contribution in #839 * @hpwxf made their first contribution in #822 * @bells307 made their first contribution in #856 * @peppidesu made their first contribution in #851 * @jhalloy made their first contribution in #861 * @k4yt3x made their first contribution in #852 * @Marcos-Gamarra made their first contribution in #871 **Full Changelog**: 0.23.1...v1.0.0
PreviousNext
You can’t perform that action at this time.