File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
appveyor.yml in root |
25 | - | 1357 | 2699 | 21 |
Directory.Build.props in src |
15 | - | 1357 | 1746 | 10 |
ProjectUtilities.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities |
151 | 6 | 1358 | 1742 | 2 |
SlowCheetahNuGetManager.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler |
150 | 6 | 1113 | 1742 | 8 |
PackageUtilities.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Utilities |
130 | 6 | 1371 | 1742 | 10 |
XmlTransformer.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
129 | 6 | 866 | 1742 | 15 |
XmlShimLogger.cs in src/Microsoft.VisualStudio.SlowCheetah/Logging |
125 | 16 | 1742 | 1742 | 1 |
OptionsDialogPage.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
117 | 7 | 1742 | 1742 | 1 |
AdvancedOptionsDialogPage.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
112 | 6 | 1111 | 1742 | 2 |
Microsoft.VisualStudio.SlowCheetah.targets in src/Microsoft.VisualStudio.SlowCheetah/Build |
106 | - | 866 | 1742 | 12 |
SlowCheetahPackage.cs in src/Microsoft.VisualStudio.SlowCheetah.VS |
83 | 4 | 1110 | 1742 | 24 |
TransformationPreviewLogger.cs in src/Microsoft.VisualStudio.SlowCheetah.VS |
75 | 11 | 1680 | 1742 | 5 |
AdvancedOptionsUserControl.Designer.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
72 | 2 | 1733 | 1742 | 3 |
Microsoft.VisualStudio.SlowCheetah.Web.targets in src/Microsoft.VisualStudio.SlowCheetah/Build |
63 | - | 1358 | 1742 | 5 |
OptionsUserControl.Designer.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
50 | 2 | 1733 | 1742 | 3 |
AdvancedOptionsUserControl.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
49 | 5 | 1742 | 1742 | 1 |
Microsoft.VisualStudio.SlowCheetah.App.targets in src/Microsoft.VisualStudio.SlowCheetah/Build |
49 | - | 1728 | 1742 | 3 |
Microsoft.VisualStudio.SlowCheetah.SetupProject.targets in src/Microsoft.VisualStudio.SlowCheetah/Build |
46 | - | 1362 | 1742 | 3 |
VsProjectTypes.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler |
37 | - | 1742 | 1742 | 1 |
OptionsUserControl.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
34 | 4 | 1735 | 1742 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
BaseOptionsDialogPage.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
9 | - | 1742 | 1742 | 1 |
PkgCmdID.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Resources |
11 | - | 1742 | 1742 | 1 |
ITransformationLogger.cs in src/Microsoft.VisualStudio.SlowCheetah/Logging |
21 | - | 1742 | 1742 | 1 |
TransformFailedException.cs in src/Microsoft.VisualStudio.SlowCheetah/Exceptions |
25 | 3 | 1742 | 1742 | 1 |
VsProjectTypes.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler |
37 | - | 1742 | 1742 | 1 |
AdvancedOptionsUserControl.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
49 | 5 | 1742 | 1742 | 1 |
OptionsDialogPage.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
117 | 7 | 1742 | 1742 | 1 |
XmlShimLogger.cs in src/Microsoft.VisualStudio.SlowCheetah/Logging |
125 | 16 | 1742 | 1742 | 1 |
AssemblyInfo.cs in src/Microsoft.VisualStudio.SlowCheetah/Properties |
3 | - | 1735 | 1739 | 2 |
OptionsUserControl.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
34 | 4 | 1735 | 1742 | 2 |
OptionsUserControl.Designer.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
50 | 2 | 1733 | 1742 | 3 |
AdvancedOptionsUserControl.Designer.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
72 | 2 | 1733 | 1742 | 3 |
Microsoft.VisualStudio.SlowCheetah.App.targets in src/Microsoft.VisualStudio.SlowCheetah/Build |
49 | - | 1728 | 1742 | 3 |
TransformationTaskLogger.cs in src/Microsoft.VisualStudio.SlowCheetah/Logging |
61 | 8 | 1728 | 1732 | 2 |
ITransformer.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
11 | - | 1719 | 1742 | 4 |
TransformTask.cs in src/Microsoft.VisualStudio.SlowCheetah/Build |
26 | 1 | 1719 | 1732 | 4 |
TransformUtilities.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
56 | 2 | 1719 | 1726 | 4 |
JsonTransformer.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
124 | 7 | 1719 | 1732 | 8 |
TransformerFactory.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
34 | 2 | 1680 | 1732 | 6 |
SlowCheetahPackageLogger.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
35 | 2 | 1680 | 1714 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
Restore.cmd in root |
7 | - | 1357 | 1706 | 2 |
PackageSolutionEvents.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
61 | 7 | 1110 | 1711 | 5 |
PreviewTransformCommand.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
243 | 7 | 1111 | 1714 | 12 |
AddTransformCommand.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
215 | 7 | 1113 | 1714 | 10 |
SlowCheetahPackageLogger.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
35 | 2 | 1680 | 1714 | 3 |
BaseCommand.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
29 | 1 | 1110 | 1714 | 6 |
TransformUtilities.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
56 | 2 | 1719 | 1726 | 4 |
Directory.Build.targets in src/Microsoft.VisualStudio.SlowCheetah.VS |
5 | - | 1665 | 1727 | 3 |
JsonTransformer.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
124 | 7 | 1719 | 1732 | 8 |
TransformationTaskLogger.cs in src/Microsoft.VisualStudio.SlowCheetah/Logging |
61 | 8 | 1728 | 1732 | 2 |
JsonShimLogger.cs in src/Microsoft.VisualStudio.SlowCheetah/Logging |
50 | 10 | 1587 | 1732 | 5 |
TransformerFactory.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
34 | 2 | 1680 | 1732 | 6 |
TransformTask.cs in src/Microsoft.VisualStudio.SlowCheetah/Build |
26 | 1 | 1719 | 1732 | 4 |
BackgroundInstallationHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
71 | 1 | 1113 | 1739 | 6 |
DialogInstallationHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
34 | 1 | 1113 | 1739 | 4 |
TargetsUninstaller.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
30 | 1 | 1113 | 1739 | 4 |
UserInstallationHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
28 | 2 | 1113 | 1739 | 4 |
NugetInstaller.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
27 | 1 | 1113 | 1739 | 7 |
BasePackageHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
23 | 1 | 1113 | 1739 | 4 |
NuGetUninstaller.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
23 | 1 | 1113 | 1739 | 4 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
source.extension.vsixmanifest in src/Microsoft.VisualStudio.SlowCheetah.VS |
24 | - | 74 | 1742 | 5 |
XmlTransformer.cs in src/Microsoft.VisualStudio.SlowCheetah/Transformer |
129 | 6 | 866 | 1742 | 15 |
Microsoft.VisualStudio.SlowCheetah.targets in src/Microsoft.VisualStudio.SlowCheetah/Build |
106 | - | 866 | 1742 | 12 |
SlowCheetahPackage.cs in src/Microsoft.VisualStudio.SlowCheetah.VS |
83 | 4 | 1110 | 1742 | 24 |
PackageSolutionEvents.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
61 | 7 | 1110 | 1711 | 5 |
BaseCommand.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
29 | 1 | 1110 | 1714 | 6 |
PreviewTransformCommand.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
243 | 7 | 1111 | 1714 | 12 |
AdvancedOptionsDialogPage.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Options |
112 | 6 | 1111 | 1742 | 2 |
AddTransformCommand.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/Package |
215 | 7 | 1113 | 1714 | 10 |
SlowCheetahNuGetManager.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler |
150 | 6 | 1113 | 1742 | 8 |
BackgroundInstallationHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
71 | 1 | 1113 | 1739 | 6 |
DialogInstallationHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
34 | 1 | 1113 | 1739 | 4 |
TargetsUninstaller.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
30 | 1 | 1113 | 1739 | 4 |
UserInstallationHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
28 | 2 | 1113 | 1739 | 4 |
NugetInstaller.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
27 | 1 | 1113 | 1739 | 7 |
BasePackageHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
23 | 1 | 1113 | 1739 | 4 |
NuGetUninstaller.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
23 | 1 | 1113 | 1739 | 4 |
EmptyHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
20 | 1 | 1113 | 1739 | 5 |
IPackageHandler.cs in src/Microsoft.VisualStudio.SlowCheetah.VS/NugetHandler/PackageHandlers |
12 | - | 1113 | 1739 | 4 |
appveyor.yml in root |
25 | - | 1357 | 2699 | 21 |