- Update Makefile
- Executables signed with StartSSL code signing certificate
- Release zip files are gpg signed and sha256 hashed
- Standardize build scripts
- Update documentation
- Improve command line option processing
- Updated to Visual Studio 2013
- Switch to MIT license
- Improve command line option processing
- Updated to Visual Studio 2013
- Switch to MIT license
- Enabled -n | --not-indexed + | - Set/reset content not indexed bit
- Enabled -o | --offline + | - Set/reset offline bit
- Enabled -t | --temporary + | - Set/reset temporary bit
- Added display of attributes in the form 'arhsnot'
- Added -d | --directories Set/reset bits on directories
- Added -y | --dry-run Change nothing, just report what would change
- Added -i | --hide-attributes Do not show attributes
- Improved error handling
- Processes . if no filespec is specified
- Return errorcode if an error occured (and --abort-on-error is set)
- Report on changed files only (unless -v is used)
- Skipped processing of . and .. directories
- Standardized version information across all programs
- Added -n | --not-indexed + | - Set/reset content not indexed bit
- Added -o | --offline + | - Set/reset offline bit
- Added -t | --temporary + | - Set/reset temporary bit
- Added -e | --abort-on-error Abort if an error occurs
- Added .rc and .ico files
- Improved build scripts
- Updated documentation
- Initial release