Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot]
e56a9d32df
Bump org.springframework.boot from 2.6.1 to 3.2.5
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.6.1 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.1...v3.2.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 01:35:16 +00:00
Rob Greene
cebb3727b0 Adding an AppleSingle edit command. 2024-02-07 18:54:43 -06:00
Rob Greene
eb6f080823 Upgrading PicoCLI version and adapting a bit. 2023-10-28 11:48:51 -05:00
Rob Greene
516521d39a Bumping to Gradle 7.3.1 (same as AppleCommander). #1 2023-10-28 11:30:54 -05:00
Rob Greene
ea58bc88f8 AppleSingle entry can have a length of 0. Adjusting how 0 byte entries
are reported.
2022-06-05 16:47:31 -05:00
Rob Greene
0651919ca0 AppleSingle entry can have a length of 0. Adjusting how 0 byte entries
are reported.
2022-06-05 16:47:21 -05:00
Rob Greene
0b1459931b AppleSingle entry can have a length of 0. Adjusting the 'analyze'
related edit.
2022-06-05 16:46:42 -05:00
Rob Greene
b21a7bb341 Enforcing Java 11. 2022-06-05 16:46:04 -05:00
Rob Greene
d689b5e0d5 First round of updates. Leaving publication for later. #1 2020-11-24 19:37:27 -06:00
Rob Greene
2bf7de8a0d Typo. 2018-06-19 20:10:11 -05:00
Rob Greene
153e0aa220 Adding AppleSingle.VERSION. 2018-06-04 22:20:13 -05:00
Rob Greene
549ce45c3c Displaying details on FileDatesInfo if present. 2018-06-04 22:19:53 -05:00
Rob Greene
c1349bade8 Changing notation to (hopefully) be more clear on ranges. 2018-06-04 22:19:03 -05:00
Rob Greene
aae02d7323 Updating documentation and tests a bit. 2018-06-03 17:27:42 -05:00
Rob Greene
4627e08f9f Adding Filter and altering AppleSingle write mechanism to be more
reusable.
2018-06-03 15:42:07 -05:00
Rob Greene
4f34a8a289 Introducing Entry/EntryType/AppleSingleReader to make reading aspects
more common across tools.
2018-06-03 12:33:09 -05:00
Rob Greene
b72c9f9b74 Adding Utilities and shifting to use it. 2018-06-03 12:31:07 -05:00
Rob Greene
cd5d7ac142 Hex 0xff does not appear to be visible; adjusting for it. 2018-06-03 12:22:06 -05:00
Rob Greene
03095785d5 Adding analyze command to 'asu'; adding support to API for date
information.
2018-05-28 13:35:49 -05:00
Rob Greene
04af13459a Quick run in tandem with 'ac' tool. 2018-05-26 17:46:20 -05:00
Rob Greene
81656bc9b8 Tweaking to allow some useful filetype mnemonics. 2018-05-26 17:39:25 -05:00
Rob Greene
4536b24763 Split into a muti-project Gradle build in order to separate the API/lib from the command-line 'asu' tool. 2018-05-26 16:58:59 -05:00