Ryan Biesemeyer
|
739b352f32
|
add glob support in ZipFile and ZipFileSystem, refactor existing ZipEntrySet#glob to accept block and be more memory efficient with results.
|
2012-05-18 21:57:19 +00:00 |
Jean Boussier
|
219b853412
|
Get rid of String#lchop
|
2012-02-01 11:10:34 +01:00 |
Jean Boussier
|
dc159646e6
|
Get rid of String#ensure_end
|
2012-02-01 10:59:56 +01:00 |
Jean Boussier
|
1b777ef184
|
Get rid of Module#forward_message
|
2012-02-01 10:47:17 +01:00 |
Alexander Simonov
|
3418d31b44
|
Code cleanup
|
2011-11-17 22:53:04 +02:00 |
alor
|
16b6400a12
|
code cleanup
|
2011-11-17 13:29:44 +01:00 |
alor
|
bb7c918dec
|
don't make chown dirty (not my job)
|
2011-11-17 11:11:45 +01:00 |
alor
|
4f9595c23b
|
open() can accept permissions
chown() is now working by setting the dirty flag
commit_required? returns true if at least one ZipEntry is dirty
|
2011-11-17 10:48:42 +01:00 |
alor
|
a354ea08dc
|
indent to spaces
|
2011-11-16 16:09:14 +01:00 |
alor
|
8610ec9eec
|
correct code indentation
|
2011-11-16 16:04:28 +01:00 |
Daniel M Garland
|
0e83e30940
|
Escaping the path to allow for characters such as brackets within zip paths.
|
2011-02-01 11:47:24 +00:00 |
thomas
|
73c47965c3
|
Bug 1600222 Fixed it so ZipFsFile#open accepts and ignores b(inary) option.
|
2006-11-21 08:12:13 +00:00 |
technorama
|
dcf5507804
|
update permissionInt for mkdir
|
2006-02-22 22:44:28 +00:00 |
thomas
|
3e1aa6d7e5
|
Added a bunch of documentation
|
2005-02-17 20:27:02 +00:00 |
thomas
|
9e4ab89f08
|
Changed directory structure
|
2005-02-15 21:10:20 +00:00 |