FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · purelogiccode/XISOSharp · GitHub
purelogiccode
/
XISOSharp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 13, 2026
feat: rebuilt sector-0 XISO support; fix sector-0 in-place patch corruption
drpetersonfernandes
committed
0f85c70
View commit details
Copy full SHA for 0f85c70
Browse repository at this point
fix: bound XboxPrng seed-search test and add CI failure diagnostics
drpetersonfernandes
committed
253610e
View commit details
Copy full SHA for 253610e
Browse repository at this point
fix: stream/probe edge cases; bump ZArchiveSharp to 1.3.0
drpetersonfernandes
committed
8a6d2b9
View commit details
Copy full SHA for 8a6d2b9
Browse repository at this point
docs: add XML docs for remaining public types and members
drpetersonfernandes
committed
58784ca
View commit details
Copy full SHA for 58784ca
Browse repository at this point
gui: modern dark theme with left nav rail, ZAR output tab
drpetersonfernandes
committed
56543cb
View commit details
Copy full SHA for 56543cb
Browse repository at this point
test: suppress AccessToDisposedClosure hint in keep-open smoke test
drpetersonfernandes
committed
92671f5
View commit details
Copy full SHA for 92671f5
Browse repository at this point
test: fix captured-disposed analyzer hint and ambiguous OpenImageStream cref
Show description for 66653b0
drpetersonfernandes
committed
66653b0
View commit details
Copy full SHA for 66653b0
Browse repository at this point
feat: VFS-consumer parity - in-place reads, keep-open explorer, FileShare
Show description for 1346f72
drpetersonfernandes
committed
1346f72
View commit details
Copy full SHA for 1346f72
Browse repository at this point
Update libraries
drpetersonfernandes
committed
a186950
View commit details
Copy full SHA for a186950
Browse repository at this point
Commits on Sep 12, 2026
Bump Meziantou.Analyzer to 3.0.248
drpetersonfernandes
committed
e179c1a
View commit details
Copy full SHA for e179c1a
Browse repository at this point
Update binaries
drpetersonfernandes
committed
ef0d3f4
View commit details
Copy full SHA for ef0d3f4
Browse repository at this point
Fix ambiguous cref references in XisoLayoutTests doc comment
drpetersonfernandes
committed
d7a5ef5
View commit details
Copy full SHA for d7a5ef5
Browse repository at this point
Update libraries
drpetersonfernandes
committed
6a150ee
View commit details
Copy full SHA for 6a150ee
Browse repository at this point
Commits on Sep 11, 2026
docs: add AGENTS.md release-path and publishing instructions
Show description for 434df16
drpetersonfernandes
committed
434df16
View commit details
Copy full SHA for 434df16
Browse repository at this point
ci: run the test suite on Windows only
Show description for 8a638bf
drpetersonfernandes
committed
8a638bf
View commit details
Copy full SHA for 8a638bf
Browse repository at this point
ci: add build/test matrix and tag-based NuGet publish
Show description for 7b4defe
drpetersonfernandes
committed
7b4defe
View commit details
Copy full SHA for 7b4defe
Browse repository at this point
docs: cite extract-xiso reference build 202609111233, drop stale v2.7.1 claims
Show description for 497e062
drpetersonfernandes
committed
497e062
View commit details
Copy full SHA for 497e062
Browse repository at this point
release: XISOSharp 1.0.2
Show description for 28fd3f8
drpetersonfernandes
committed
28fd3f8
View commit details
Copy full SHA for 28fd3f8
Browse repository at this point
gui: build CLI out-of-band so framework-dependent publish works
drpetersonfernandes
committed
22ca7f7
View commit details
Copy full SHA for 22ca7f7
Browse repository at this point
cli: rename UpdateChecker.AssetName builder to BuildAssetName
drpetersonfernandes
committed
b80479d
View commit details
Copy full SHA for b80479d
Browse repository at this point
gui: embed app icon and stage CLI sibling beside GUI output
drpetersonfernandes
committed
2260d24
View commit details
Copy full SHA for 2260d24
Browse repository at this point
cli: github update check, third-party license notices, bundle-ready gui
drpetersonfernandes
committed
b2004cd
View commit details
Copy full SHA for b2004cd
Browse repository at this point
cli: add --sector-layout, --ranges, --is-optimized inspection verbs
drpetersonfernandes
committed
dacca17
View commit details
Copy full SHA for dacca17
Browse repository at this point
cli: pause on double-click, full CLI readme with args and examples
drpetersonfernandes
committed
dac2f77
View commit details
Copy full SHA for dac2f77
Browse repository at this point
logging: forward Warning+ to bug-report API in Cli/Gui/Tester
drpetersonfernandes
committed
f2a4669
View commit details
Copy full SHA for f2a4669
Browse repository at this point
ci: publish Pages from docs and auto-sync the wiki (sidebar included)
drpetersonfernandes
committed
cfd0c09
View commit details
Copy full SHA for cfd0c09
Browse repository at this point
docs: add Release Notes section (1.0.1 notes, sidebar + index wiring)
drpetersonfernandes
committed
79042ec
View commit details
Copy full SHA for 79042ec
Browse repository at this point
docs: add WhatsNew.md for 1.0.1 (changes since 1.0.0)
drpetersonfernandes
committed
31c4690
View commit details
Copy full SHA for 31c4690
Browse repository at this point
docs: drop pinned extract-xiso version from library README intro
drpetersonfernandes
committed
be76c90
View commit details
Copy full SHA for be76c90
Browse repository at this point
docs: cover post-1.0.0 changes (empty-dir rewrite fix, SHA3 fallback, ZArchiveSharp NuGet)
drpetersonfernandes
committed
9ed1b3c
View commit details
Copy full SHA for 9ed1b3c
Browse repository at this point
style: Roslynator formatting cleanup across solution (line wrapping, Fill(0) to Clear, Sha3_256 to Sha3256)
drpetersonfernandes
committed
1b528e3
View commit details
Copy full SHA for 1b528e3
Browse repository at this point
fix: managed SHA3-256 fallback when the OS lacks native SHA3 support
Show description for 3b6722c
drpetersonfernandes
committed
3b6722c
View commit details
Copy full SHA for 3b6722c
Browse repository at this point
fix: keep zero-size directories as directories on rewrite (extract-xiso build-202609111233 parity)
Show description for 03c5b36
drpetersonfernandes
committed
03c5b36
View commit details
Copy full SHA for 03c5b36
Browse repository at this point
chore: bump Meziantou.Analyzer to 3.0.236, ZArchiveSharp to 1.0.2 via NuGet, Avalonia.Diagnostics to 11.3.22
drpetersonfernandes
committed
0139635
View commit details
Copy full SHA for 0139635
Browse repository at this point
chore: set NuGet authors to purelogiccode
drpetersonfernandes
committed
badf1fd
View commit details
Copy full SHA for badf1fd
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL