Commit graph

  • d7f6757a78
    Generate man pages to non-Cargo directory Alejandro González 2024-03-18 11:57:53 +0100
  • 64e1a04c40
    Specify assets for cargo-deb Andrew 2024-03-17 14:08:29 +1300
  • 4109dd5743
    Downgrade clap_mangen Andrew 2024-03-05 20:42:02 +1300
  • 58b37840ff
    Add build script for man generation Andrew 2024-03-05 20:20:45 +1300
  • fab3a437e8
    Separate cli command construction into new file Andrew 2024-03-05 20:19:33 +1300
  • 2c3321b68a
    Fix clippy lints Andrew 2024-03-12 08:10:49 +1300
  • 3e3c027cd0 Skip extra evaluation when identical Andrew 2024-02-20 18:54:49 +1300
  • e503a5c8f9 Replace grayscale test file Andrew 2024-02-19 18:40:14 +1300
  • 703ebb4813 Try both gray and indexed low depths Andrew 2024-02-19 18:26:53 +1300
  • 722ba66fb7 Skip extra evaluation when identical Andrew 2024-02-20 18:54:49 +1300
  • e501be07a3 Replace grayscale test file Andrew 2024-02-19 18:40:14 +1300
  • 3d3a6e38b7 Try both gray and indexed low depths Andrew 2024-02-19 18:26:53 +1300
  • a426fabe13 Fix secondary palette sort This was only working if the input image was already indexed Andrew 2024-02-18 20:05:56 +1300
  • 1d84aa7e85
    Fix secondary palette sort This was only working if the input image was already indexed Andrew 2024-02-18 20:05:56 +1300
  • 0608ab9cab
    Fix some new nightly Clippy lints and run rustfmt with prettier config Alejandro González 2024-02-20 19:12:35 +0100
  • 98fd4de30a
    Reduce size of release binary (#592) andrews05 2024-02-21 07:02:12 +1300
  • 6aa00f508e Remove slow test for obsolete issue 133 Andrew 2024-02-20 16:46:08 +1300
  • 9593b17919 Use smaller test file for zopfli mode Andrew 2024-02-18 19:40:37 +1300
  • 51c56329a6 Exclude location detail Andrew 2024-02-18 18:42:07 +1300
  • f969d03bde Use lto fat and panic abort Andrew 2024-02-18 18:29:24 +1300
  • 4cb8296b02
    Exclude more files from the published crate (#591) Ben Beasley 2024-02-17 15:20:17 -0500
  • 28bffdd5f9 Remove obsolete file index.html Benjamin A. Beasley 2024-02-17 06:31:42 -0500
  • 30dfbf50b8 Exclude unnecessary “dotfiles” from crates Benjamin A. Beasley 2024-02-16 15:08:21 -0500
  • cabe76439b Exclude Dockerfile, index.html, and scripts/ from crates Benjamin A. Beasley 2024-02-16 15:02:17 -0500
  • e23ba6c062 Drop glob that attempts and fails to exclude benchmarks from the crate Benjamin A. Beasley 2024-02-16 15:00:17 -0500
  • 1b500da585
    Fix new Clippy lint Alejandro González 2024-01-22 13:40:53 +0100
  • 7818599de1
    Tweak pre-commit integration README wording Alejandro González 2024-01-22 13:39:17 +0100
  • 19ad37073b
    Add pre-commit integration docs (#589) Thibaut Decombe 2024-01-22 13:04:13 +0100
  • 46626a9664 Add top level repos map Thibaut Decombe 2024-01-21 14:54:40 +0100
  • 95f31557aa Add pre-commit integration docs Thibaut Decombe 2024-01-21 11:20:31 +0100
  • cd5f9f8cc0
    Bump actions/upload-artifact from 3 to 4 (#587) dependabot[bot] 2024-01-01 22:08:00 +0100
  • 9ac9140aea Bump actions/upload-artifact from 3 to 4 dependabot[bot] 2024-01-01 13:48:38 +0000
  • 87d5c2441b
    Bump dawidd6/action-download-artifact from 2 to 3 (#588) dependabot[bot] 2024-01-01 21:33:16 +0100
  • 2b9228ac5c
    Bump dawidd6/action-download-artifact from 2 to 3 dependabot[bot] 2024-01-01 13:48:47 +0000
  • 63efc76f3e
    Add --keep display equivalent to --strip safe (#584) andrews05 2023-12-13 22:47:29 +1300
  • 60243fe932 Rename KEEP_SAFE to DISPLAY Andrew 2023-12-11 08:31:07 +1300
  • d7f9c81a28 Add help notes on keep display Andrew 2023-11-30 16:58:02 +1300
  • 16b04cd688 Add --keep display equivalent to --strip safe Andrew 2023-11-27 19:43:08 +1300
  • f9db89342a Revert "Allow strip and keep to be used together (#580)" Andrew 2023-11-27 19:11:18 +1300
  • f6c24409f1
    If only one filter selected use it for evaluations (#582) andrews05 2023-12-11 01:15:45 +1300
  • c002abfab0 Fix gray8to4 test file Andrew 2023-11-19 18:34:28 +1300
  • 238e9f918b If only one filter selected use it for evaluations Andrew 2023-11-19 08:02:08 +1300
  • 8088b1d20a Move options into separate mod Andrew 2023-11-18 19:42:35 +1300
  • ba89f11497 Disallow strip-all with keep Andrew 2023-11-19 17:21:21 +1300
  • 97af04a539
    Allow strip and keep to be used together (#580) andrews05 2023-11-19 01:06:49 +1300
  • fc98c34500 Allow strip and keep to be used together Andrew 2023-11-18 16:58:06 +1300
  • 0a988768ab
    Restore executable permissions on Unix release tarball binaries (#577) Alejandro González 2023-11-16 00:24:04 +0100
  • 15ecc9ed00 Restore executable permissions on Unix release tarball binaries Alejandro González 2023-11-15 21:05:54 +0100
  • a6152b06c4
    Fix and simplify output file permission copying code (#578) Alejandro González 2023-11-16 00:15:36 +0100
  • 4841b17f1e
    Fix and simplify output file permission copying code Alejandro González 2023-11-15 21:19:25 +0100
  • e8f4ca88a3 Bump rustix from 0.37.20 to 0.37.25 dependabot[bot] 2023-10-18 18:50:55 +0000
  • 862c8473d3
    Bump rustix from 0.37.20 to 0.37.25 dependabot[bot] 2023-10-18 18:50:55 +0000
  • e1db84fd97
    V9 Change log and read me (#559) v9.0.0 andrews05 2023-10-11 08:17:58 +1300
  • d4c441312f Update MSRV Andrew 2023-10-10 13:56:50 +1300
  • 4ed4bdd1c8 Add note about short and long options. Andrew 2023-10-10 13:49:19 +1300
  • 555c6a89fe Add updated benchmarks to readme Alejandro González 2023-10-09 23:19:03 +0200
  • 0d7a29ab39 Improve wording around alpha optimization Andrew 2023-09-30 15:47:37 +1300
  • db7f238507 Update compare script Andrew 2023-09-29 09:16:04 +1300
  • a8b0ca19b3 Bump version Andrew 2023-09-27 14:21:45 +1300
  • 0b1fe340b9 Remove readme template Andrew 2023-09-29 09:16:50 +1300
  • e00f165dc8 Update changelog Andrew 2023-09-27 13:24:04 +1300
  • 93c3e7dfae
    Overhaul help (#563) andrews05 2023-10-10 11:39:37 +1300
  • 7b4bbd6a9e Generate and include manual in release workflow Alejandro González 2023-10-09 23:31:07 +0200
  • 0cdde43411 More help tweaks Andrew 2023-10-09 11:48:23 +1300
  • be89acc623 Enable wrap_help Andrew 2023-10-03 15:05:56 +1300
  • 93e5d7c751 Further refinements to help Andrew 2023-10-03 12:12:58 +1300
  • d9e56f6edd Add manual script Andrew 2023-10-02 23:15:00 +1300
  • cb9f6a25d8 Overhaul help, making use of long descriptions Andrew 2023-10-02 16:04:52 +1300
  • 0b3302316b Tidy some issue tests Andrew 2023-09-22 14:42:28 +1200
  • b808807198 Add test Andrew 2023-09-22 14:42:20 +1200
  • 6763eea1e3 Combine palette reduction and sorting Andrew 2023-09-22 13:59:51 +1200
  • d9cc3b606e Tidy some issue tests Andrew 2023-09-22 14:42:28 +1200
  • 2e9e8ed4e8 Add test Andrew 2023-09-22 14:42:20 +1200
  • 7a1cdb8dbd Combine palette reduction and sorting Andrew 2023-09-22 13:59:51 +1200
  • 904beeec6b
    Update zopfli to v0.8.0 (#560) Alejandro González 2023-10-09 23:14:22 +0200
  • 026174b875
    Prevent output buffer reallocations during Zopfli compression Alejandro González 2023-09-29 22:04:59 +0200
  • 139d58caba
    Bump MSRV to 1.66 Alejandro González 2023-09-28 13:31:24 +0200
  • f66c660b89
    Update zopfli to v0.8.0 Alejandro González 2023-09-28 13:22:54 +0200
  • d58e764c3f
    Allow caching a history of optimized files to avoid reoptimizing them Aaron Franke 2023-10-07 17:10:46 -0500
  • c16519b38b
    Bump actions/checkout from 3 to 4 (#562) dependabot[bot] 2023-10-04 11:03:01 +0200
  • 865af2b79f
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-01 13:12:50 +0000
  • 8eb5a3f419 Remove libdeflate slack space no longer needed Andrew 2023-09-19 20:49:45 +1200
  • 2293b32cce Update libdeflater Andrew 2023-09-19 20:43:03 +1200
  • 7c6b6152b5
    Merge branch 'master' into libdeflate andrews05 2023-09-27 08:53:44 +1300
  • 25d0685bdf
    Remove backup and check options (#546) andrews05 2023-09-26 20:52:51 +1300
  • fa9bddb19e Restore backup flag as error message only Andrew 2023-09-26 10:54:01 +1300
  • 04a6f8df2b Remove backup option Andrew 2023-08-05 09:35:22 +1200
  • 009066daf1 Revert "Add check option" Andrew 2023-08-05 09:34:09 +1200
  • fa47c82617
    Add --timeout notice (#557) Winterhuman 2023-09-25 20:43:38 +0000
  • 31bab89704
    Merge branch 'master' into patch-1 andrews05 2023-09-26 09:28:44 +1300
  • b6a238c67a
    skip non png files, if --recursive is used (#548) LuckyTurtleDev 2023-09-25 22:28:22 +0200
  • ae888dc886
    Merge branch 'master' into filter-png andrews05 2023-09-26 09:11:44 +1300
  • 462e982784
    Move file-specific options under OutFile (#529) andrews05 2023-09-25 22:15:13 +1300
  • d6780c3b3b
    Change timeout notice to mentioning shift away from zlib Winterhuman 2023-09-23 21:59:11 +0000
  • 537504847e
    Mention --timeout is better for many-round compression algorithms Winterhuman 2023-09-23 13:49:37 +0000
  • 998d78988c update help message luckyturtledev 2023-09-23 10:06:27 +0200
  • 370f3d58c4
    Update src/main.rs LuckyTurtleDev 2023-09-23 09:40:42 +0200
  • 651a7e3b88
    Update src/main.rs LuckyTurtleDev 2023-09-23 09:40:10 +0200
  • eda1de4f2d remove "inculde-non-png" complete LuckyTurtleDev 2023-09-22 20:38:47 +0200
  • 7ccc385438 remove include-non-png flag LuckyTurtleDev 2023-09-22 20:36:43 +0200