1. 802df4e Add ioctl request numbers for Linux powerpc by WHR · 5 months ago master
  2. ddbed7a Consider hidden files when operating recursively by WHR · 1 year, 8 months ago
  3. 5ceecb6 Fix minor syntax issue by WHR · 1 year, 8 months ago
  4. b55f420 Skip pipes and sockets by WHR · 2 years, 1 month ago
  5. 860e171 Use the result from function get_perl_executable_path to run perl(1) by WHR · 2 years, 2 months ago
  6. e97703d Add ioctl request numbers for Linux i386 by WHR · 2 years, 2 months ago
  7. 8469161 Move the unused ioctl function into a separated file by WHR · 2 years, 3 months ago
  8. 1be08e2 Reset OPTIND before using getopts in functions by WHR · 2 years, 3 months ago
  9. d2430a0 Support getting perl(1) executable path from environment; add a custom which(1) implementation as an Unix shell function by WHR · 2 years, 3 months ago
  10. e7ba8cc Ignore empty flag strings; localize some more variables in chflags function by WHR · 2 years, 3 months ago
  11. ee35af6 Support using perl(1) to call ioctl(2) as an alternative to toolbox(1) by WHR · 2 years, 3 months ago
  12. 24adb9b Remove an unused variable assignment by WHR · 2 years, 3 months ago
  13. 1d62e99 Fix replacing flags with '=' prefix didn't work as expected; support Linux on mips, powerpc and sparc by WHR · 2 years, 3 months ago
  14. 773e04b Skip EXT2_IOC_SETFLAGS if new flags is same as original flags by WHR · 2 years, 3 months ago
  15. 7068985 Recur into subdirectory even if EXT2_IOC_GETFLAGS failed for that directory by WHR · 2 years, 3 months ago
  16. 19bf800 Implement chflags(1) options by WHR · 2 years, 3 months ago
  17. 672b85e Implement chflags(1) for Linux by WHR · 2 years, 3 months ago