Changes On Branch dotnet/nullable

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch dotnet/nullable Excluding Merge-Ins

This is equivalent to a diff from 4b554307bf to 631a722245

2020-11-08
13:33
Include the attachment's size in the summary. Leaf check-in: 631a722245 user: tinus tags: dotnet/nullable
10:48
Prevent duplicate descriptions in the attachment summaries. check-in: 296d0ecfe8 user: tinus tags: dotnet/nullable
2019-09-25
21:51
Upgraded to .NET Core 3.0. Set project to use non-nullable reference types by default. check-in: 9eecbcebf2 user: tinus tags: dotnet/nullable
2019-09-14
06:47
Added documentation comments. Leaf check-in: 4b554307bf user: tinus tags: dotnet
06:22
Updated initial migration to accomodate MessageParticipant.Name. check-in: 0cfda9d5ec user: tinus tags: dotnet

Added .editorconfig.

Changes to .fossil-settings/ignore-glob.

Changes to MailJanitor.csproj.

Changes to MailJanitorContext.cs.

Changes to MailSynchronizer.cs.

Changes to Models/Account.cs.

Changes to Models/Folder.cs.

Changes to Models/FolderMessage.cs.

Changes to Models/Keyword.cs.

Changes to Models/Message.cs.

Changes to Models/MessageKeyword.cs.

Changes to Models/MessageParticipant.cs.

Changes to Models/MessageReference.cs.

Changes to Models/Participant.cs.

Changes to Options.cs.

Changes to Program.cs.

Changes to Repositories/AccountsRepository.cs.

Changes to Repositories/FolderMessagesRepository.cs.

Changes to Repositories/FoldersRepository.cs.

Changes to Repositories/KeywordsRepository.cs.

Changes to Repositories/MessageReferencesRepository.cs.

Changes to Repositories/MessagesRepository.cs.

Changes to Repositories/ParticipantsRepository.cs.

Changes to Repositories/Repository.cs.

Changes to UnitOfWork.cs.

Changes to Utilities/ConsoleExtensions.cs.

Changes to mailjanitor.code-workspace.