158 コミット (e1bb7ea7606b6083ffec0cf8252e1b66059a9677)
 

作成者 SHA1 メッセージ 日付
  Gustavo Arnosti Neves e1bb7ea760 v2.3.7 - Fix typo on help; Update readme.md examples 7年前
  Gustavo Arnosti Neves c679b863e9 v2.3.6 - fix grep detection method fail on some rare cases, would make execution fail instead of fail-safing 7年前
  Gustavo Arnosti Neves cd99b8c2ba v2.3.6 - fix grep detection method fail on some rare cases, would make execution fail instead of fail-safing 7年前
  Gustavo Arnosti Neves ff011db79e v2.3.5 - fix grep method exit on adaptive method for some rare cases 7年前
  Gustavo Arnosti Neves b87bae541a v2.3.4 readme updates 7年前
  Gustavo Arnosti Neves 1cede385b0 v2.3.4 readme updates 7年前
  Gustavo Arnosti Neves a872e090cf v2.3.4 readme updates 7年前
  Gustavo Arnosti Neves d8cc1e51c0 v2.3.4 readme updates 7年前
  Gustavo Arnosti Neves 8b1c53c011 v2.3.4 readme updates 7年前
  Gustavo Arnosti Neves 481d3371fb v2.3.4 readme updates 7年前
  Gustavo Arnosti Neves 41a13e399b v2.3.4 Refinement to install and upgrade options, remove temporary files after finishing, new option --assume-yes|--yes to avoid prompts/force installs and upgrades, new option --insecure|--no-check-certificates to use curl/wget without SSL support on upgrades 7年前
  Gustavo Arnosti Neves 4b8e086004 v2.3.4 Refinement to install and upgrade options, remove temporary files after finishing, new option --assume-yes|--yes to avoid prompts/force installs and upgrades, new option --insecure|--no-check-certificates to use curl/wget without SSL support on upgrades 7年前
  Gustavo Arnosti Neves d85fcb181a v2.3.2b - Cleans temp files after upgrade; simplify upgrading a bit with some new functions; code cleanup 7年前
  Gustavo Arnosti Neves 30e800e05f v2.3.2a - Cleans temp files after upgrade; simplify upgrading a bit with some new functions 7年前
  Gustavo Arnosti Neves 70b9a0c594 v2.3.1 - fixed resize GS call print (was printing scale call, execution was fine), removed dependency on cat yet again (rip cat) 7年前
  Gustavo Arnosti Neves 7e2145c9e8 v2.3.0 - First version capable of self-installing and self-upgrading. Params are --install and --upgrade. May ask for confirmation, still no flag to force yes for now. 7年前
  Gustavo Arnosti Neves ccd3d85e94 v2.3.0 - First version capable of self-installing and self-upgrading. Params are --install and --upgrade. May ask for confirmation, still no flag to force yes for now. 7年前
  Gustavo Arnosti Neves 84a447a520 Adding links and references to readme 7年前
  Gustavo Arnosti Neves 05416d4198 Adding links and references to readme 7年前
  Gustavo Arnosti Neves f598a439a1 Adding links and references to readme 7年前
  Gustavo Arnosti Neves d92a457671 Two new options. --dry-run to simulate execution without calling ghostscript; --print-gs-call to print Ghostscript call to stdout; Using both one can just create the GS call. 7年前
  Gustavo Arnosti Neves a1881abd84 v2.2.0 - Added many new options. --pdf-settings, --image-downsample, --image-resolution, --horizontal-alignment, --vertical-alignment, --xtrans-offset, --ytras-offset and also a few tweaks to readme and helpinfo. Help seems a bit slow though. This version address a few of the open issues on github. 7年前
  Gustavo Arnosti Neves f69b6518fc
Add --image-resolution option (bump v2.1.3) 7年前
  Gustavo Arnosti Neves aa134251ac
Merge pull request #8 from czr/image-resolution-cli-option 7年前
  Colin Z. Robertson 955d1a5c31 Add --image-resolution option 8年前
  Gustavo Neves e2d4d49f2a v2.1.2 - Small fix to help messages 8年前
  Gustavo Neves 69c071dd40 v2.1.1 - Small fix to help message 8年前
  Gustavo Neves 7555ad2c87 v2.1.1 - Small fix to help message 8年前
  Gustavo Neves aeb880b23b v2.1.1 - Small fix to help message 8年前
  Gustavo Neves 2684dd54f5 v2.1.0 LongOpts - Update readme 8年前
  Gustavo Neves 67c826d346 v2.1.0 LongOpts - Update readme 8年前
  Gustavo Neves c62794a951 v2.1.0 - LongOpts; Accepts case-insensitive long options; Better options and arguments parsing; Detecting permission errors; Option -n, --no-overwrite to abort if output PDF file file exists; Rebuilt Flip-Detection; 'source' paper type wildcard to run resizing without resizing anything; Auto-modes no long default on invalid mode selection; Rebuilt help info; Many new auxiliary functions; Few new execution flags; Rebuilt some error messages; More error detection; Able to read stupid pdf extensions like .Pdf; Removes stupid pDf extensions on automatic naming; Better Verbosing messages; And many other changes 8年前
  Gustavo Neves 664196eda6 v2.0.5 - Better GS error handling and debugging messages 8年前
  Gustavo Neves 5599263d84 v2.0.5 - Better GS error handling and debugging messages 8年前
  Gustavo Neves 96ab46ae72 v2.0.5 - Better GS error handling and debugging messages 8年前
  Gustavo Neves 1034b8f890 v2.0.4 - Fix to verbose final status message 8年前
  Gustavo Neves 36719f478f v2.0.4 - Fix to final status, missing $ in $finalRet 8年前
  Gustavo Neves 30d3fb0d21 update readme 8年前
  Gustavo Neves 50fb769702 update readme 8年前
  Gustavo Neves 6fd7fbb847 update readme 8年前
  Gustavo Neves eaf56ec7d4 update readme 8年前
  Gustavo Neves b485c95ee0 update readme 8年前
  Gustavo Neves e244313b41 update readme 8年前
  Gustavo Neves c78d30f23d v2.0.3 - Grep to get only first occurence; Fix to -V version printing option; code cleanup 8年前
  Gustavo Neves b59da095ef readme updating 8年前
  Gustavo Neves cb3953039c readme updating 8年前
  Gustavo Neves 7346bd1bc7 readme updating 8年前
  Gustavo Neves a5fa93110c readme updating 8年前
  Gustavo Neves 709c757319 readme update 8年前
  Gustavo Neves 9f935d0d5b v2.0.2 - Change Custom Paper Size Info String 8年前