User: jpetso Branch: HEAD Date: Thu, 12 Jul 2007 18:30:42 +0000 Modified files: /modules/versioncontrol versioncontrol.module /modules/versioncontrol/versioncontrol_fakevcs versioncontrol_fakevcs.module Log message: An implementation for get_authors_by_uid() and get_authors_by_username(). Unfortunately, realizing that the repository arrays should be passed as well makes the input and return structures a bit more complicated, but this way we can avoid unnecessary database queries while staying correct and delivering all necessary data to the user. Also, add the "function" keyword to the functions. Yes, you may laugh at me now. :] Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol/ver...