1. e97703d Add ioctl request numbers for Linux i386 by WHR · 11 months ago
  2. 1d8fbce Uninstall completion if _init_completion function failed by WHR · 12 months ago
  3. 4e454d5 Rename some internal functions and undefine internal function chflags_loop after use for embedded script output by WHR · 12 months ago
  4. 6799989 Add completion support for bash(1) by WHR · 12 months ago
  5. 8469161 Move the unused ioctl function into a separated file by WHR · 12 months ago
  6. 862adf5 which: skip names that end with '/' by WHR · 12 months ago
  7. 1be08e2 Reset OPTIND before using getopts in functions by WHR · 12 months ago
  8. d2430a0 Support getting perl(1) executable path from environment; add a custom which(1) implementation as an Unix shell function by WHR · 12 months ago
  9. e7ba8cc Ignore empty flag strings; localize some more variables in chflags function by WHR · 12 months ago
  10. 9bea428 Add build-function.sh which can generate an all-in-one script for including from an existing shell session by WHR · 12 months ago
  11. ee35af6 Support using perl(1) to call ioctl(2) as an alternative to toolbox(1) by WHR · 12 months ago
  12. 24adb9b Remove an unused variable assignment by WHR · 12 months ago
  13. 1d62e99 Fix replacing flags with '=' prefix didn't work as expected; support Linux on mips, powerpc and sparc by WHR · 12 months ago
  14. 773e04b Skip EXT2_IOC_SETFLAGS if new flags is same as original flags by WHR · 12 months ago
  15. 7068985 Recur into subdirectory even if EXT2_IOC_GETFLAGS failed for that directory by WHR · 12 months ago
  16. 19bf800 Implement chflags(1) options by WHR · 12 months ago
  17. 672b85e Implement chflags(1) for Linux by WHR · 12 months ago