0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed PHP find scripts to support files up to 4GB in 32-bit PHP. More... over 10 years ago
Updated find.exe from amekkawi/diskusag...@786f3548eeee57e60653795aafd844d7fb1e08ac More... almost 11 years ago
Updated README.md to fix formatting in Github More... about 11 years ago
Changed find.sh so that it always uses '.' as the path passed to find so that options like -path work the same way across platforms. More... about 11 years ago
Fixed bug in find.sh that caused the script to fail on some systems. More... about 11 years ago
Changed createarchive.sh so it properly puts tag names into the version inserted into files. More... about 11 years ago
Fixed issue with using sed on a binary file in preparerelease.sh. More... about 11 years ago
Changed mode of createarchive.sh and preparerelease.sh to allow execution by user. More... about 11 years ago
Added compiled find.exe from commit a44e4f1. More... over 11 years ago
Added escape character's ASCII code to header in find.sh. More... over 11 years ago
Small help output change to find.php and find.sh. More... over 11 years ago
Bug: func_get_args() can't be used as a function parameter before PHP 5.3.0. More... over 11 years ago
Ignored .dat files that may be used for testing. More... over 11 years ago
Improvements to find.sh. More... over 11 years ago
Improvements to createarchive.sh More... over 11 years ago
Paths are now escaped in find.class.php More... over 11 years ago
Newlines are now properly escaped in the header outputted by find.sh. More... over 11 years ago
Removed check that prevented -d from working in find.sh. More... over 11 years ago
Revamped createarchive.sh More... over 11 years ago
Renamed createtagzip.sh to createarchive.sh. More... over 11 years ago
Added missing 'quiet' verbosity checks for warnings. Also, now fails if settings.txt could not be written. More... over 11 years ago
Ignore extra spaces in the header. More... over 11 years ago
process.class.php now passes the 'escaped' flag on to the settings.txt file. More... over 11 years ago
Improved find.sh to handle file names with unusual characters (e.g. newlines). More... over 11 years ago
Added "tree disabled" message and fixed bug in _saveDirTree(). More... over 11 years ago
Merge branch 'over-2gb-support' into wip More... almost 12 years ago
Removed debug code and improved check in _getFileExtension in process.class.php. More... almost 12 years ago
Work prior to vacation More... almost 12 years ago
The decimal part of the timestamp is now removed in find.sh, and the timestamp is now validated in process.class.php. More... almost 12 years ago
Added script for mirroring to SF. More... almost 12 years ago