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 |
---|---|---|---|---|---|
GVFSVerb.cs in GVFS/GVFS/CommandLine |
1047 | 40 | 211 | 1750 | 97 |
GitObjects.cs in GVFS/GVFS.Common/Git |
860 | 25 | 468 | 1750 | 33 |
GitProcess.cs in GVFS/GVFS.Common/Git |
773 | 65 | 608 | 1750 | 79 |
DehydrateVerb.cs in GVFS/GVFS/CommandLine |
635 | 14 | 710 | 1750 | 65 |
CloneVerb.cs in GVFS/GVFS/CommandLine |
613 | 11 | 810 | 1750 | 58 |
InProcessMount.cs in GVFS/GVFS.Mount |
586 | 19 | 797 | 1750 | 62 |
DiagnoseVerb.cs in GVFS/GVFS/CommandLine |
496 | 15 | 214 | 1750 | 59 |
PrefetchVerb.cs in GVFS/GVFS/CommandLine |
408 | 7 | 1141 | 1750 | 30 |
NamedPipeMessages.cs in GVFS/GVFS.Common/NamedPipes |
354 | 41 | 872 | 1750 | 26 |
GVFSLock.cs in GVFS/GVFS.Common |
348 | 22 | 614 | 1750 | 25 |
Program.cs in GVFS/GVFS.Hooks |
346 | 18 | 214 | 1750 | 53 |
FileSystemShouldExtensions.cs in GVFS/GVFS.FunctionalTests/Should |
316 | 29 | 892 | 1750 | 13 |
MountVerb.cs in GVFS/GVFS/CommandLine |
313 | 7 | 818 | 1750 | 43 |
LockNamedPipeMessages.cs in GVFS/GVFS.Common/NamedPipes |
312 | 20 | 1040 | 1750 | 10 |
FastFetchVerb.cs in GVFS/FastFetch |
308 | 4 | 1131 | 1750 | 25 |
GVFSFunctionalTestEnlistment.cs in GVFS/GVFS.FunctionalTests/Tools |
301 | 38 | 614 | 1750 | 52 |
GVFSProcess.cs in GVFS/GVFS.FunctionalTests/Tools |
233 | 30 | 868 | 1750 | 38 |
GVFSEnlistment.cs in GVFS/GVFS.Common |
225 | 16 | 810 | 1750 | 41 |
GVFSConstants.cs in GVFS/GVFS.Common |
217 | - | 356 | 1750 | 68 |
GitHelpers.cs in GVFS/GVFS.FunctionalTests/Tools |
207 | 8 | 214 | 1750 | 27 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
stdafx.cpp in GVFS/GVFS.ReadObjectHook |
1 | - | 1750 | 1750 | 1 |
PlaceholderUtils.h in GVFS/GVFS.NativeTests/interface |
5 | - | 1750 | 1750 | 1 |
RetryableException.cs in GVFS/GVFS.Common |
13 | 2 | 1750 | 1750 | 1 |
FileUtils.h in GVFS/GVFS.NativeTests |
5 | - | 1714 | 1714 | 1 |
GitObjectContentType.cs in GVFS/GVFS.Common/Git |
10 | - | 1714 | 1714 | 1 |
GitObjectsHttpException.cs in GVFS/GVFS.Common/Http |
13 | 1 | 1714 | 1714 | 1 |
NativeMethods.cs in GVFS/GVFS.FunctionalTests/Tools |
21 | - | 1714 | 1714 | 1 |
NtFunctions.h in GVFS/GVFS.NativeTests/include |
53 | - | 1714 | 1714 | 1 |
FileUtils.cpp in GVFS/GVFS.NativeTests |
54 | 1 | 1714 | 1714 | 1 |
NtFunctions.cpp in GVFS/GVFS.NativeTests/source |
136 | 5 | 1714 | 1714 | 1 |
stdafx.h in GVFS/GVFS.NativeTests/include |
204 | 1 | 1714 | 1750 | 2 |
VisualData.cs in GVFS/GVFS.Service.UI/Data |
9 | - | 1678 | 1678 | 1 |
ActionsData.cs in GVFS/GVFS.Service.UI/Data |
9 | - | 1678 | 1678 | 1 |
BindingData.cs in GVFS/GVFS.Service.UI/Data |
11 | - | 1678 | 1678 | 1 |
PipeNameLengthException.cs in GVFS/GVFS.Common/NamedPipes |
11 | 1 | 1678 | 1678 | 1 |
ToastData.cs in GVFS/GVFS.Service.UI/Data |
16 | - | 1678 | 1678 | 1 |
BindingItem.cs in GVFS/GVFS.Service.UI/Data |
30 | 2 | 1678 | 1678 | 1 |
DirectoryItemInfo.cs in GVFS/GVFS.Common/FileSystem |
10 | - | 1628 | 1628 | 1 |
MountAbortedException.cs in GVFS/GVFS.Mount |
12 | 1 | 1628 | 1750 | 2 |
EventMetadata.cs in GVFS/GVFS.Common/Tracing |
14 | 2 | 1628 | 1628 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ReadAndWriteTests.cpp in GVFS/GVFS.NativeTests/source |
739 | 18 | |||
GitPathConverter.cs in GVFS/GVFS.Common/Git |
50 | 2 | |||
TestVerifiers.h in GVFS/GVFS.NativeTests/include |
39 | 2 | |||
SafeHandle.h in GVFS/GVFS.NativeTests/include |
34 | 4 | |||
Should.h in GVFS/GVFS.NativeTests/include |
25 | - | |||
TestException.h in GVFS/GVFS.NativeTests/include |
21 | 2 | |||
SafeOverlapped.h in GVFS/GVFS.NativeTests/include |
18 | 2 | |||
dllmain.cpp in GVFS/GVFS.NativeTests/source |
18 | 1 | |||
ProcessResult.cs in GVFS/GVFS.Common |
15 | 1 | |||
ProcessResult.cs in GVFS/GVFS.FunctionalTests/Tools |
15 | 1 | |||
ReadAndWriteTests.h in GVFS/GVFS.NativeTests/interface |
14 | - | |||
BrokenPipeException.cs in GVFS/GVFS.Common/NamedPipes |
12 | 1 | |||
InvalidRepoException.cs in GVFS/GVFS.Common |
11 | 1 | |||
resource.h in GVFS/GVFS.ReadObjectHook |
8 | - | |||
NtQueryDirectoryFileTests.h in GVFS/GVFS.NativeTests/interface |
5 | - | |||
TrailingSlashTests.h in GVFS/GVFS.NativeTests/interface |
5 | - | |||
targetver.h in GVFS/GVFS.NativeTests/include |
2 | - | |||
targetver.h in GVFS/GVFS.ReadObjectHook |
2 | - | |||
stdafx.cpp in GVFS/GVFS.NativeTests/source |
1 | - | |||
IndexLock.cs in GVFS/FastFetch |
43 | 2 | 4 | 11 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ReadAndWriteTests.cpp in GVFS/GVFS.NativeTests/source |
739 | 18 | |||
GitPathConverter.cs in GVFS/GVFS.Common/Git |
50 | 2 | |||
TestVerifiers.h in GVFS/GVFS.NativeTests/include |
39 | 2 | |||
SafeHandle.h in GVFS/GVFS.NativeTests/include |
34 | 4 | |||
Should.h in GVFS/GVFS.NativeTests/include |
25 | - | |||
TestException.h in GVFS/GVFS.NativeTests/include |
21 | 2 | |||
SafeOverlapped.h in GVFS/GVFS.NativeTests/include |
18 | 2 | |||
dllmain.cpp in GVFS/GVFS.NativeTests/source |
18 | 1 | |||
ProcessResult.cs in GVFS/GVFS.Common |
15 | 1 | |||
ProcessResult.cs in GVFS/GVFS.FunctionalTests/Tools |
15 | 1 | |||
ReadAndWriteTests.h in GVFS/GVFS.NativeTests/interface |
14 | - | |||
BrokenPipeException.cs in GVFS/GVFS.Common/NamedPipes |
12 | 1 | |||
InvalidRepoException.cs in GVFS/GVFS.Common |
11 | 1 | |||
resource.h in GVFS/GVFS.ReadObjectHook |
8 | - | |||
NtQueryDirectoryFileTests.h in GVFS/GVFS.NativeTests/interface |
5 | - | |||
TrailingSlashTests.h in GVFS/GVFS.NativeTests/interface |
5 | - | |||
targetver.h in GVFS/GVFS.NativeTests/include |
2 | - | |||
targetver.h in GVFS/GVFS.ReadObjectHook |
2 | - | |||
stdafx.cpp in GVFS/GVFS.NativeTests/source |
1 | - | |||
Index.cs in GVFS/FastFetch |
554 | 24 | 4 | 1739 | 19 |