Commit Graph
18 Commits
Author SHA1 Message Date
blacktop e209828c31 feat(diff): add cacheable task-based reports
Refactor diff jobs into task-owned renderers with persistent cache support, root-confined walkers, and quieter Mach-O/Firmware output.
2026-06-04 12:02:46 -06:00
blacktop d0935380cf chore(diff): add --loc to the ipsw diff cmd 2026-05-26 21:51:49 -06:00
blacktop fc41188d93 feat(diff): add sandbox profile diffing behind sandbox build tag 2026-05-03 12:44:18 -06:00
blacktop edd24ded16 fix: sanitize diff Title->filename and update tests 2026-03-26 16:30:14 -06:00
blacktop 5e1c0ee6af feat: refactor diff formatting and remove unimplemented HTML method
- Move templates to package-level variables
- Clean up imports (add html, maps, slices, strings)
- Simplify String() method using shared template
- Remove unused HTML() panic stub
2026-03-25 20:24:39 -06:00
blacktop d09ca85093 feat(diff): support diffing patched OTA DMG directories and update documentation 2026-03-17 19:13:23 -06:00
blacktop 6cca9a980d refactor: replace interface{} with any and simplify loop constructs 2025-03-26 22:53:29 -06:00
blacktop 9722594e28 Update format.go 2024-02-27 17:38:24 -07:00
blacktop a8e2f7502e feat: add im4p firmware MachOs to ipsw diff cmd via --fw flag 2024-02-27 17:13:30 -07:00
blacktop f0d6ca7981 feat: ipsw diff add ability to filter MachO sections that are compared 🟦🫙 2024-02-08 15:05:23 -07:00
blacktop 8048ca8920 feat: add --json flag to ipsw diff command #372 2024-01-18 19:06:39 -07:00
blacktop 7fa6d09ad4 feat: add kernel KEXTs to more detailed macho diffs 2023-12-18 22:40:12 -07:00
blacktop 266a213a29 feat: DSC dylib diff generation and formatting 2023-12-18 15:38:15 -07:00
blacktop 7545afc2f2 feat: add IPSW macho diffs to ipsw diff command #371 2023-12-17 15:19:12 -07:00
blacktop 7181707b8e fix: ipsw diff fmt for kern version 2023-04-25 12:21:41 -06:00
blacktop 8a1365fc16 feat: add launchd config to ipsw diff 2023-04-09 23:15:55 -06:00
blacktop c62e15be2c feat: add TOC to ipsw diff markdown output 2023-03-28 17:45:55 -06:00
blacktopandGitHub 845606b838 feat: 🆕 ipsw diff command 🥝 (#211) 2023-03-22 11:17:18 -06:00