Commit graph

  • 921fbab17a Improve IndirectStorage allocations Alex Barney 2021-12-04 01:57:55 -0700
  • 40925034e1 Update IndirectStorage and SparseStorage for 13.0 Alex Barney 2021-12-02 16:15:44 -0700
  • f180bfeef9 Update BucketTree for 13.0 Alex Barney 2021-11-27 14:10:19 -0700
  • 771f2cdb26 Add ValueSubStorage Alex Barney 2021-11-28 00:21:39 -0700
  • 280fe14b5f Consolidate the 2 separate Buffer types Alex Barney 2021-11-23 15:51:47 -0700
  • f526860599 Modify a few result names Alex Barney 2021-11-22 12:04:01 -0700
  • 62cc995f4a Support NCAs with sparse partitions Alex Barney 2021-12-04 02:00:46 -0700
  • 11b93f3a62 Improve IndirectStorage allocations Alex Barney 2021-12-04 01:57:55 -0700
  • 12790dcd3d Update IndirectStorage and SparseStorage for 13.0 Alex Barney 2021-12-02 16:15:44 -0700
  • 2990d58829 Update BucketTree for 13.0 Alex Barney 2021-11-27 14:10:19 -0700
  • 899fa66d6d Add ValueSubStorage Alex Barney 2021-11-28 00:21:39 -0700
  • ed5fe70c86 Consolidate the 2 separate Buffer types Alex Barney 2021-11-23 15:51:47 -0700
  • c87457d61a Modify a few result names Alex Barney 2021-11-22 12:04:01 -0700
  • 6a1b24b2f6 Update usage text in readme v0.14.0 Alex Barney 2021-11-17 11:49:55 -0700
  • 01ecd31110 hactoolnet: Add disablekeywarns option Alex Barney 2021-11-17 11:47:44 -0700
  • 6298674a14 Update usage text in readme Alex Barney 2021-11-17 11:49:55 -0700
  • df9d36a8c8 hactoolnet: Add disablekeywarns option Alex Barney 2021-11-17 11:47:44 -0700
  • 80e7466840 Add parameterless constructor to Fs.Path Alex Barney 2021-11-14 17:44:45 -0700
  • edfa3de6cb Update build script and tests to run on .NET 6.0 Alex Barney 2021-11-14 12:32:05 -0700
  • d816d412b6 Update GitVersion.Tool Alex Barney 2021-11-14 12:25:24 -0700
  • fb00bb7c78 Update codegen for file-scoped namespaces Alex Barney 2021-11-14 12:20:32 -0700
  • 34dda02c38 Use file-scoped namespaces Alex Barney 2021-11-14 12:08:57 -0700
  • 77017cc033 Add parameterless constructor to Fs.Path Alex Barney 2021-11-14 17:44:45 -0700
  • 1c256aff4e Update build script and tests to run on .NET 6.0 Alex Barney 2021-11-14 12:32:05 -0700
  • 52a25c7f80 Update GitVersion.Tool Alex Barney 2021-11-14 12:25:24 -0700
  • 819af666a3 Update codegen for file-scoped namespaces Alex Barney 2021-11-14 12:20:32 -0700
  • 77fcffc2ba Use file-scoped namespaces Alex Barney 2021-11-14 12:08:57 -0700
  • 6fe89a2966 Properly catch exceptions in LocalFileSystem.CleanDirectoryRecursively Alex Barney 2021-08-20 18:49:08 -0700
  • 5351b24b10 Properly catch exceptions in LocalFileSystem.CleanDirectoryRecursively Alex Barney 2021-08-20 18:49:08 -0700
  • 2793648d37 Remove deprecated classes Alex Barney 2021-11-03 23:22:04 -0700
  • da3d9acabb Remove deprecated classes Alex Barney 2021-11-03 23:22:04 -0700
  • 0a8fb8a5c0 Update package1 and package2 readers to use SharedRef<T> Alex Barney 2021-11-03 15:40:43 -0700
  • 2370f76c62 Bump version to 0.14.0 Alex Barney 2021-11-02 11:26:47 -0700
  • 257bdf0c46 Fix usages of SharedRef/UniqueRef Alex Barney 2021-11-02 10:48:09 -0700
  • f9f31056ef Use "in" instead of "ref" where appropriate in SharedRef<T> Alex Barney 2021-11-01 16:02:00 -0700
  • 770cd222f1 Update Xci.HasPartition for the new path handling Alex Barney 2021-11-01 10:29:54 -0700
  • e14a20b4fa Use SharedRef in the bcat IPC interfaces Alex Barney 2021-10-31 15:30:34 -0700
  • f07e515048 Fix a new SubStorage bug and add NonCopyable attributes Alex Barney 2021-10-28 13:26:49 -0700
  • 1f14a1c360 Fix some usages of SharedRef Alex Barney 2021-09-24 12:51:26 -0700
  • a23d01e934 Move code to use SharedRef instead of ReferenceCountedDisposable Alex Barney 2021-08-20 15:33:26 -0700
  • c28128c7dd Add SharedRef<T> and WeakRef<T> Alex Barney 2021-08-14 19:49:51 -0700
  • 6082c10efa Fix bug in FileSystemServiceObjectAdapter.DoCreateDirectory Alex Barney 2021-08-11 14:42:42 -0700
  • 01ca9e0412 Introduce UniqueRef<T> and use it in IFileSystem Alex Barney 2021-08-10 14:44:58 -0700
  • 5f85c0b8e2 Use using statements to dispose Fs.Path variables Alex Barney 2021-08-07 21:46:57 -0700
  • 99b59183d2 Update package1 and package2 readers to use SharedRef<T> Alex Barney 2021-11-03 15:40:43 -0700
  • a6bfc0920e Bump version to 0.14.0 Alex Barney 2021-11-02 11:26:47 -0700
  • d1ca9dbbd4 Fix usages of SharedRef/UniqueRef Alex Barney 2021-11-02 10:48:09 -0700
  • 57520b2369 Use "in" instead of "ref" where appropriate in SharedRef<T> Alex Barney 2021-11-01 16:02:00 -0700
  • 9f3608cac3 Update Xci.HasPartition for the new path handling Alex Barney 2021-11-01 10:29:54 -0700
  • e9c9196ca5 Use SharedRef in the bcat IPC interfaces Alex Barney 2021-10-31 15:30:34 -0700
  • 39a8f3b4c1 Fix a new SubStorage bug and add NonCopyable attributes Alex Barney 2021-10-28 13:26:49 -0700
  • 80a9b9421b Fix some usages of SharedRef Alex Barney 2021-09-24 12:51:26 -0700
  • 67d42cc67d Move code to use SharedRef instead of ReferenceCountedDisposable Alex Barney 2021-08-20 15:33:26 -0700
  • 32add63111 Add SharedRef<T> and WeakRef<T> Alex Barney 2021-08-14 19:49:51 -0700
  • 5d74f101f6 Bump version to 0.13.3 v0.13.3 release/0.13.3 Alex Barney 2021-08-20 17:19:25 -0700
  • 48c99f13bb Fix the save data path on the SD card Alex Barney 2021-08-20 15:57:48 -0700
  • 489ad0fb8a Properly catch exceptions in LocalFileSystem.CleanDirectoryRecursively Alex Barney 2021-08-20 15:57:19 -0700
  • 8df2007b1a Fix bug in FileSystemServiceObjectAdapter.DoCreateDirectory v0.13.2 release/0.13.2 Alex Barney 2021-08-11 14:46:42 -0700
  • 9159d6c254 Fix bug in FileSystemServiceObjectAdapter.DoCreateDirectory Alex Barney 2021-08-11 14:42:42 -0700
  • fc5e21b2c4 Introduce UniqueRef<T> and use it in IFileSystem Alex Barney 2021-08-10 14:44:58 -0700
  • 3de072b5f8 Use using statements to dispose Fs.Path variables Alex Barney 2021-08-07 21:46:57 -0700
  • 39f727bc0d Address new warnings from Resharper 2021.2 Alex Barney 2021-08-06 23:03:01 -0700
  • ad63128d2b Address new warnings from Resharper 2021.2 Alex Barney 2021-08-06 23:03:01 -0700
  • 373ba8ea20
    Merge pull request #204 from Thealexbarney/ifilesystem-path Alex Barney 2021-08-06 22:46:34 -0700
  • b244318e3a Add XML docs to Path Alex Barney 2021-08-06 18:51:55 -0700
  • 689549fed7 Remove old path code Alex Barney 2021-08-05 12:59:57 -0700
  • aad87ec845 Update the FsSystem namespace to use Fs.Path Alex Barney 2021-08-05 11:59:05 -0700
  • 6ba10074a3 Update the FsSrv namespace to use Fs.Path Alex Barney 2021-08-02 18:31:32 -0700
  • 9a97e5ef3e Update lr client and LocationResolverSet Alex Barney 2021-08-02 13:08:13 -0700
  • 6db134cae4 Update SaveDataFileSystemServiceImpl to use Path Alex Barney 2021-07-29 11:36:17 -0700
  • 2f58e2fd5a Update ConcatenationFileSystem Alex Barney 2021-07-26 10:18:27 -0700
  • 8bb6b0e824 Update FsSystem.Utility Alex Barney 2021-07-23 16:08:12 -0700
  • b86b57a4d3 Update SubdirectoryFileSystem and InMemoryFileSystem Alex Barney 2021-07-22 12:05:58 -0700
  • 4efe313281 Update file system accessor classes Alex Barney 2021-07-20 22:56:50 -0700
  • 77aef9166f Update tests to use the updated fsa interfaces Alex Barney 2021-07-19 13:16:11 -0700
  • 4ceb925cde Update MultiCommitManager Alex Barney 2021-07-19 01:13:56 -0700
  • 4934b1cbef Update FileSystemInterfaceAdapter Alex Barney 2021-07-18 19:02:34 -0700
  • 8e162cc3c8 Update FileSystemServiceObjectAdapter Alex Barney 2021-07-16 22:00:06 -0700
  • 7d3ceb5315 Update IFileSystem for nnsdk 12.x Alex Barney 2021-07-16 13:58:49 -0700
  • b7897c8553 Rename IFilesystem params Alex Barney 2021-07-16 00:14:02 -0700
  • ba0c7405fa Reduce the number of crypto tests Alex Barney 2021-07-13 23:53:33 -0700
  • 5378e15a91 Reduce the number of crypto tests Alex Barney 2021-07-13 23:53:33 -0700
  • 8a5ecb18f8 Move new path code to the proper namespace Alex Barney 2021-07-13 01:14:25 -0700
  • a7f5c7c041 Implement nn::fs::Path Alex Barney 2021-07-12 17:53:31 -0700
  • 79a4c62b2e Add version 12 implementations of path utility classes Alex Barney 2021-07-11 23:09:39 -0700
  • f444a999ba Add misc helper functions and fix null assertion text Alex Barney 2021-07-11 22:37:44 -0700
  • ec6eff156c Add missing "Unexpected" FS results Alex Barney 2021-06-27 18:09:42 -0700
  • 8406bea563 Implement CharacterEncoding Alex Barney 2021-06-24 11:45:25 -0700
  • e802be612d Move new path code to the proper namespace Alex Barney 2021-07-13 01:14:25 -0700
  • 714207dee7 Implement nn::fs::Path Alex Barney 2021-07-12 17:53:31 -0700
  • 95711b1864 Add version 12 implementations of path utility classes Alex Barney 2021-07-11 23:09:39 -0700
  • dce66f3a51 Add misc helper functions and fix null assertion text Alex Barney 2021-07-11 22:37:44 -0700
  • 34785ede74 Add missing "Unexpected" FS results Alex Barney 2021-06-27 18:09:42 -0700
  • e2a312547a Implement CharacterEncoding Alex Barney 2021-06-24 11:45:25 -0700
  • 76e5a20e1d Handle old, pre-release cnmt files Alex Barney 2021-07-10 16:58:55 -0700
  • 5e5f8b961a Handle old, pre-release cnmt files Alex Barney 2021-07-10 16:58:55 -0700
  • 7cbbf023ff Add new key sources for key generation 12 Alex Barney 2021-07-06 15:58:04 -0700
  • bddeac0fd3 Add new key sources for key generation 12 Alex Barney 2021-07-06 15:58:04 -0700
  • 20dcbf8664 Fix a permissions bug when creating system save data v0.13.1 Alex Barney 2021-06-29 13:00:32 -0700
  • 882974b661 Fix a permissions bug when creating system save data Alex Barney 2021-06-29 13:00:32 -0700