yazi/yazi-fs/src
2025-05-16 16:26:22 +08:00
..
cha perf: avoid unnecessary memory allocation in ya.truncate() (#2753) 2025-05-14 01:34:16 +08:00
mounts fix: respect hidden status of directory junctions and symlinks themselves on Windows (#2471) 2025-03-11 13:02:58 +08:00
calculator.rs feat: new fs.calc_size() API (#2691) 2025-04-28 21:56:08 +08:00
cwd.rs refactor: switch to Rust 2024 edition (#2645) 2025-04-20 23:41:05 +08:00
file.rs fix: respect hidden status of directory junctions and symlinks themselves on Windows (#2471) 2025-03-11 13:02:58 +08:00
files.rs feat: calculate real-time directory size in spotter (#2695) 2025-04-29 22:17:06 +08:00
filter.rs chore: bump version to 0.3 (#1374) 2024-08-01 14:36:16 +08:00
fns.rs perf: double directory size calculation speed (#2683) 2025-04-28 19:51:12 +08:00
lib.rs perf: double directory size calculation speed (#2683) 2025-04-28 19:51:12 +08:00
op.rs feat: show error message when directory fails to load (#2527) 2025-03-24 23:05:42 +08:00
path.rs feat: new follow command to follow files pointed to by symlinks (#2543) 2025-03-28 20:14:53 +08:00
sorter.rs perf: remove intermediate variables in natural sorting algorithm to avoid unnecessary allocation (#2764) 2025-05-16 16:26:22 +08:00
sorting.rs refactor: consistent naming for enum variants (#2339) 2025-02-14 23:17:06 +08:00
stage.rs feat: more complete hovered file cursor tracking (#2218) 2025-01-19 16:09:24 +08:00
step.rs fix: always check whether the cursor exceeds the upper bound to guard against unexpected values (#2551) 2025-03-30 03:33:09 +08:00
xdg.rs feat: new load DDS event (#1980) 2024-12-03 09:13:23 +08:00