6 uses of HACKED_STATUS_UNCHECKED in Hacked! 6.2
- drush_hacked_details in ./
hacked.drush.inc - Drush command callback that shows the list of changes/unchanged files in a project.
- drush_hacked_list_projects in ./
hacked.drush.inc - Drush command callback that shows the listing of changed/unchanged projects.
- drush_hacked_lock_modified in ./
hacked.drush.inc - Lock all of the modified files so that pm-updatecode will not touch them.
- hackedProject::compute_report in includes/
hacked_project.inc - Return a nice report, a simple overview of the status of this project.
- theme_hacked_detailed_report in ./
hacked.details.inc - Theme project status report.
- theme_hacked_report in ./
hacked.theme.inc - Theme project status report.