Commit Graph

  • fbd40a947c
    Merge 97190e2b09 into cebb3727b0 dependabot[bot] 2024-05-13 01:58:00 +0000
  • 97190e2b09
    Bump info.picocli:picocli from 4.7.5 to 4.7.6 dependabot/gradle/info.picocli-picocli-4.7.6 dependabot[bot] 2024-05-13 01:57:58 +0000
  • 238c4331a9
    Merge e56a9d32df into cebb3727b0 dependabot[bot] 2024-04-22 01:35:17 +0000
  • e56a9d32df
    Bump org.springframework.boot from 2.6.1 to 3.2.5 dependabot/gradle/org.springframework.boot-3.2.5 dependabot[bot] 2024-04-22 01:35:16 +0000
  • c37f5d9329
    Bump org.springframework.boot from 2.6.1 to 3.2.4 dependabot[bot] 2024-03-25 01:32:47 +0000
  • 390f5fdf9d
    Bump org.springframework.boot from 2.6.1 to 3.2.3 dependabot[bot] 2024-02-26 01:33:27 +0000
  • cebb3727b0 Adding an AppleSingle edit command. master Rob Greene 2024-02-07 18:54:43 -0600
  • e6cfff6750
    Bump org.springframework.boot from 2.6.1 to 3.2.2 dependabot[bot] 2024-01-22 01:51:30 +0000
  • 5a9b7b8df7
    Bump org.springframework.boot from 2.6.1 to 3.2.1 dependabot[bot] 2023-12-25 01:51:12 +0000
  • d1da1189f8
    Bump org.springframework.boot from 2.6.1 to 3.2.0 dependabot[bot] 2023-11-27 01:26:05 +0000
  • 9d676a5f44 Updating Maven release notes with a copy from AppleCommander. Rob Greene 2023-10-28 12:00:24 -0500
  • 45b57ce675 Bumping version: 1.2.2 v1.2.2 Rob Greene 2023-10-28 11:54:22 -0500
  • ab165c8953 Merge remote-tracking branch 'origin/master' Rob Greene 2023-10-28 11:49:14 -0500
  • eb6f080823 Upgrading PicoCLI version and adapting a bit. Rob Greene 2023-10-28 11:48:51 -0500
  • 26b63b0277
    Merge pull request #4 from AppleCommander/dependabot/gradle/junit-junit-4.13.2 A2 Geek 2023-10-28 11:40:22 -0500
  • 54416b5140
    Adding automatic builds A2 Geek 2023-10-28 11:37:26 -0500
  • 31af02c123
    Bump org.springframework.boot from 2.6.1 to 3.1.5 dependabot[bot] 2023-10-28 16:34:44 +0000
  • 3f881a3467
    Bump junit:junit from 4.13.1 to 4.13.2 dependabot[bot] 2023-10-28 16:34:38 +0000
  • 595738cbae
    Bump info.picocli:picocli from 3.0.2 to 4.7.5 dependabot[bot] 2023-10-28 16:34:34 +0000
  • 6b3090c9c3
    Create dependabot.yml A2 Geek 2023-10-28 11:34:17 -0500
  • 516521d39a Bumping to Gradle 7.3.1 (same as AppleCommander). #1 Rob Greene 2023-10-28 11:30:54 -0500
  • ea58bc88f8 AppleSingle entry can have a length of 0. Adjusting how 0 byte entries are reported. Rob Greene 2022-06-05 16:47:31 -0500
  • 0651919ca0 AppleSingle entry can have a length of 0. Adjusting how 0 byte entries are reported. Rob Greene 2022-06-05 16:47:21 -0500
  • 0b1459931b AppleSingle entry can have a length of 0. Adjusting the 'analyze' related edit. Rob Greene 2022-06-05 16:46:42 -0500
  • b21a7bb341 Enforcing Java 11. Rob Greene 2022-06-05 16:46:04 -0500
  • b39d3a7b56 Setting snapshot version. Rob Greene 2022-06-05 16:45:50 -0500
  • d689b5e0d5 First round of updates. Leaving publication for later. #1 Rob Greene 2020-11-24 19:37:27 -0600
  • 2bf7de8a0d Typo. Rob Greene 2018-06-19 20:10:11 -0500
  • 369f1e5eba Cleaning up imports. v1.2.1 Rob Greene 2018-06-07 21:21:27 -0500
  • 05ab07e323 Adding some file testing capabilities; tweaked comments. Rob Greene 2018-06-06 21:56:42 -0500
  • 153e0aa220 Adding AppleSingle.VERSION. Rob Greene 2018-06-04 22:20:13 -0500
  • 549ce45c3c Displaying details on FileDatesInfo if present. Rob Greene 2018-06-04 22:19:53 -0500
  • d9df400d7f Bumping version. Rob Greene 2018-06-04 22:19:24 -0500
  • c1349bade8 Changing notation to (hopefully) be more clear on ranges. Rob Greene 2018-06-04 22:19:03 -0500
  • 0f6fceaa55 Fixing spelling. Rob Greene 2018-06-04 22:18:27 -0500
  • aae02d7323 Updating documentation and tests a bit. v1.2.0 Rob Greene 2018-06-03 17:27:42 -0500
  • 4627e08f9f Adding Filter and altering AppleSingle write mechanism to be more reusable. Rob Greene 2018-06-03 15:42:07 -0500
  • 4f34a8a289 Introducing Entry/EntryType/AppleSingleReader to make reading aspects more common across tools. Rob Greene 2018-06-03 12:33:09 -0500
  • b72c9f9b74 Adding Utilities and shifting to use it. Rob Greene 2018-06-03 12:31:07 -0500
  • cd5d7ac142 Hex 0xff does not appear to be visible; adjusting for it. Rob Greene 2018-06-03 12:22:06 -0500
  • e4c9c60bfa Bumping version. Rob Greene 2018-06-03 12:21:24 -0500
  • 2085559af7 Gradle tweaks: fix for Oracle javadoc doclint strictness; made the signing task a bit more intelligent. Rob Greene 2018-05-29 10:46:19 -0500
  • f8741f9480 Noticed that the tools subproject (which is empty) shows up in Eclipse. This makes the name more sensible. Rob Greene 2018-05-28 22:38:57 -0500
  • 03095785d5 Adding analyze command to 'asu'; adding support to API for date information. v1.1.0 Rob Greene 2018-05-28 13:35:49 -0500
  • fbab3b426e Bumping version. v1.0.1 Rob Greene 2018-05-27 10:37:47 -0500
  • 0254426160 Now reporting unsupported entryId's correctly. Rob Greene 2018-05-27 10:36:43 -0500
  • ae4a1272d0 Fixing Maven coordinates. Rob Greene 2018-05-26 21:11:38 -0500
  • d488113b84 Adding information for pushing to Maven Central as well as using the api. v1.0.0 Rob Greene 2018-05-26 18:07:56 -0500
  • 9b8429b211 Excluding disk images files. Rob Greene 2018-05-26 17:47:24 -0500
  • 04af13459a Quick run in tandem with 'ac' tool. Rob Greene 2018-05-26 17:46:20 -0500
  • 81656bc9b8 Tweaking to allow some useful filetype mnemonics. Rob Greene 2018-05-26 17:39:25 -0500
  • 4536b24763 Split into a muti-project Gradle build in order to separate the API/lib from the command-line 'asu' tool. Rob Greene 2018-05-26 16:58:59 -0500
  • 70b476b561 Adding CLI; fixed a few glitches. Rob Greene 2018-05-24 22:31:15 -0500
  • 307c5eab3f Adding some simple unit tests. Rob Greene 2018-05-24 12:56:18 -0500
  • e706201ae2 Initial commit. Rob Greene 2018-05-24 11:59:29 -0500
  • 2093603b22
    Initial commit A2 Geek 2018-05-24 11:45:50 -0500