right now VAPI uses a GET arg for commits in the following format:
http://drupal.org/commitlog?commits=94969
while CVS module uses this format:
http://drupal.org/cvs?commit=94969
adding 'commit' as an alias to the 'commits' arg in VAPI will make the URL rewrite rule easier.
Comments
Comment #1
jpetso commentedAssigning to myself. It's in commitlog.module and should be some two lines or so.
Comment #2
jpetso commentedFixed in commit 95159.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.