Commit Graph

48 Commits

Author SHA1 Message Date
Robert Haines 8edb2bd6e6 Add a note to the README about file permissions. 2015-06-24 22:58:54 +01:00
Sim Kern Cheh 6e8069e432 Update README.md 2015-06-01 13:25:19 +08:00
Jesus Castello 1175abf1d5 Update README.md 2015-04-20 15:08:06 +02:00
Alexander Simonov 0cb838f019 Fix #221 2015-02-16 21:51:44 +02:00
Alexander Simonov 44bab72041 Update README.md 2015-02-02 23:23:04 +02:00
Johnny Shields 7aa6b10265 Basic docs on encryption 2015-01-17 19:38:13 +09:00
Alexander Simonov 6305948e54 Merge pull request #207 from jaredbeck/patch-1
Documentation: English grammar in readme
2015-01-16 20:41:50 +02:00
Stefan Rinkes 569e2cec7d Print data instead of puts
Zipping a directory with the old example would change the content of a file by adding a newline to the data getting zipped.
This is bad if you want to validate files of zip with checksums or, in my case, corrupt git index files if you zip a git-directory.
2015-01-16 16:46:03 +01:00
Jared Beck cbb091dfbd Documentation: English grammar in readme 2015-01-08 15:02:31 -05:00
barnash 5343780f35 Fixed typo in README example 2014-12-25 17:32:12 +02:00
Pavel Lobashov 21f59d579c Fix incorrect paragraph order by pull #195 2014-12-07 16:49:45 +03:00
Alexander Simonov 77f269eab9 Merge pull request #190 from Feuda/patch-1
add a effective sample of zipping a directory recursively
2014-12-07 15:41:24 +02:00
Alexander Simonov 5f8523c838 Merge pull request #195 from ShockwaveNN/master
Fix for issue #112 - ability to not show warning about incorrect date
2014-12-07 15:39:55 +02:00
Igor Kapkov 91871d9e7a Start using svg in readme 2014-12-05 18:29:32 +08:00
lobashov d9d6c1ce86 add warn_invalid_date readme 2014-12-02 10:55:30 +03:00
Feuda Nan fe12e1eee9 Update README.md 2014-11-06 11:03:21 +08:00
Feuda Nan bb734f6597 Update README.md 2014-11-06 11:02:38 +08:00
Feuda Nan 603c0caf72 add link to original document 2014-11-06 11:01:46 +08:00
Feuda Nan e998890511 add a affective sample of zipping a directory recursively
the before sample is not really work, actually it's not a completed example
2014-11-06 10:38:10 +08:00
Lobanov Dmitry 1ac0aa7591 options description added 2014-08-18 14:58:28 +04:00
Lobanov Dmitry 84e6614483 another small improvement 2014-08-18 14:53:12 +04:00
Lobanov Dmitry 3f571839a5 small improvements with options in open zip file 2014-08-18 14:48:26 +04:00
Lobanov Dmitry 044435d927 markdown: improvements ( more complex example with recursive directories zipping ) 2014-08-18 14:40:31 +04:00
Arne Brasseur ddf32d027a Add an example on how to read a zipfile 2014-03-04 16:05:56 +01:00
Alexander Simonov ec81c30382 Fix for #126 and #127 2014-01-24 11:37:38 +02:00
René Sprotte f0a68f9410 Add documentation on how to setup the default compression. 2014-01-20 15:23:35 +01:00
Alexander Simonov 569eebd7e7 Update README.md 2013-12-06 17:22:16 +02:00
Alexey Vildyaev abae739e9e Update README.md
add Method `get_output_stream` in basic code
2013-12-06 14:02:12 +03:00
Skip Baney f939f17d08 Update README to reflect 1.9 requirement 2013-10-29 16:34:17 -05:00
Alexander Simonov cb6e628fb2 Fix #28 and #103 2013-10-20 23:09:52 +03:00
Alexander Simonov 652916025a Update README.md 2013-08-30 23:37:50 +03:00
Alexander Simonov 72d20297fc Version bump 2013-08-29 10:46:39 +03:00
Alexander Simonov b57d47bffa readme and new update. Gemfile cleanup 2013-08-26 23:39:29 +03:00
Alexander Simonov 8b92e40227 Version bump 2013-08-22 00:39:52 +03:00
Alexander Simonov 5672e3e61a Fix link to travis 2013-08-19 13:45:53 +03:00
Alexander Simonov 317fdd0d04 Add posibility to set Language encoding flag. Changed way to set settings. 2013-08-15 01:00:27 +03:00
Alexander Simonov b4b87a1550 Update links to project and docs 2013-07-02 01:26:52 +03:00
Alexander Simonov d7523f13e1 Update doc for last changes 2013-06-03 13:42:16 +03:00
Alexander Simonov 961ac726e7 master for new release only. 2013-06-03 11:05:08 +03:00
Alexander Simonov 05391d17f6 Known issues 2013-05-31 22:55:43 +03:00
Brendon Muir 1212c0b04d Added example showing the recursive zipping of a directory 2013-04-15 11:02:05 +12:00
Alexander Simonov b6f268bb17 Add codeclimate badge 2013-04-13 13:21:22 +03:00
Mike Naberezny c34ac4d4c2 Remove link to ziprequire. See #51 2012-08-29 18:50:41 -07:00
Nathan Long 8ca332df72 Add usage example to README & change headers to allow h3 2012-05-21 16:09:31 -04:00
Alexander Simonov daa21eb85e Version bump 2012-04-08 00:21:02 +03:00
kellydunn 84fc261fb2 [README] Small changes to the README 2012-03-12 16:39:30 -07:00
kellydunn 69ba05dd72 [README] Updating README 2012-03-12 16:31:55 -07:00
Alan Harper d1b5bc9cb7 Setup Travis-Ci 2011-09-21 22:00:01 +10:00