Add more change metadata to SVN and git.

This commit is contained in:
epriestley
2011-03-30 23:27:06 -07:00
parent e25c58ed9c
commit c99df1f4eb
15 changed files with 681 additions and 347 deletions

View File

@@ -210,6 +210,11 @@ class AphrontDefaultApplicationConfiguration
'(?:[;](?P<commit>[a-z0-9]+))?'.
'$'
=> 'DiffusionDiffController',
'lastmodified/'.
'(?P<path>.*?)'.
'(?:[;](?P<commit>[a-z0-9]+))?'.
'$'
=> 'DiffusionLastModifiedController',
),
),