1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from infinity0/master More... about 14 years ago
- whoops, make it work with users that aren't root More... about 14 years ago
include usernames with "-" and "." which is fairly common More... about 14 years ago
ownership/permission behaviour tweaks - chown *then* chmod. the other way round causes sticky bits to be lost. - add a -n option to save symbolic user/group names instead of numeric ids More... about 14 years ago
add note to check out another module for possible use More... about 14 years ago
fix problems pointed out on vcs-home mailing list More... over 14 years ago
things to see, people to do ... More... over 14 years ago
didnt need to sort the files from the directories subroutine More... over 14 years ago
removed test file More... over 14 years ago
Merge branch 'master' of bacon132.facelift.vwh.net:gitperms More... over 14 years ago
do not skip different filesystems--need a better way to handle this More... over 14 years ago
testing notes More... over 14 years ago
minor cosmetic fix More... over 14 years ago
fix problem with scanning and recording more files than needed More... over 14 years ago
forgot to print CF lines to metafile, fixed More... almost 15 years ago
added todo More... almost 15 years ago
minor reorganization so things are a little more logical More... almost 15 years ago
Merge branch 'master' of bacon132.facelift.vwh.net:gitperms More... almost 15 years ago
Updated with chmod for CF files. More... almost 15 years ago
Revert "Added chmod for character files to fix permission issue." More... almost 15 years ago
Added chmod for character files to fix permission issue. More... almost 15 years ago
Fixed handling of files of type pipe (fifo) and socket. More... almost 15 years ago
moved todo stuff to its own file More... almost 15 years ago
added note to myself More... almost 15 years ago
it helps if you run perl -c before committing More... almost 15 years ago
use File::Spec to handle various path issues More... almost 15 years ago
this seems to be working, pending teammates beating on it, calling this good More... almost 15 years ago
more monkeying with chmod More... almost 15 years ago
remove oct() More... almost 15 years ago
fix some minor errors and typos More... almost 15 years ago