2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: add link to eza-themes repository in readme More... 11 months ago
chore: eza v0.19.4 changelogs, version bump More... 11 months ago
fix: remove non_alpha from percent encoding to fix hyprlinks More... 11 months ago
feat(deps): pass from serde_yaml to serde_norway More... 11 months ago
chore: eza v0.19.3 changelogs, version bump More... 11 months ago
build(deps): bump actions/checkout from 3 to 4 More... 11 months ago
build(deps): bump DeterminateSystems/flake-checker-action from 8 to 9 More... 11 months ago
build(deps): bump DeterminateSystems/nix-installer-action from 13 to 14 More... 11 months ago
fix(ci): correct naming of commit related workflows More... 12 months ago
fix: convert empty space to %20 when render hyperlinks More... 12 months ago
fix(ci): split commit workflows and run no-merge-commits only on PRs More... 12 months ago
feat(ci): add no-merge-commits job to commits workflow More... 12 months ago
refactor(ci): rename conventional-commits workflow to commits More... 12 months ago
chore: rename justfile More... 12 months ago
docs: better version bump commit summary More... 12 months ago
build(deps): bump libc from 0.2.155 to 0.2.158 More... 12 months ago
chore: release eza v0.19.2 More... 12 months ago
fix(theme): colors in old ms command prompt More... 12 months ago
style(config): simplify from_str_radix calls to please clippy More... 12 months ago
style(config): apply rustfmt More... 12 months ago
fix(config): add serde(default) to StyleOverride.foreground/background fields More... 12 months ago
test(config): add unit tests for color_from_str function More... 12 months ago
feat(config): outsource color_from_str function to make it testable More... 12 months ago
fix(config): fix typo in FromOverride<FileKinds> impl More... 12 months ago
feat(config): add custom deserialize_color and use in StyleOverride More... 12 months ago
feat(config): add shorthand aliases to StyleOverride variables More... 12 months ago
refactor: formatting for rustfmt macro More... 12 months ago
feat: recursively walk symlinks pointing at dirs More... 12 months ago
fix: selectively filter files when recursing #1101 More... 12 months ago
docs: add further documentation about theme file More... 12 months ago