Bastian Kleineidam
|
5d66704369
|
Added new command "patool repack".
|
2010-03-11 18:33:58 +01:00 |
Bastian Kleineidam
|
a30d44c6a5
|
Added new command "patool diff" to show differences between two archives.
|
2010-03-11 16:02:08 +01:00 |
Bastian Kleineidam
|
c7570293db
|
Fix baker command parsing
|
2010-03-10 20:48:47 +01:00 |
Bastian Kleineidam
|
d6089655b8
|
Use absolute pathnames when changing directories.
|
2010-03-10 19:44:48 +01:00 |
Bastian Kleineidam
|
37fa891535
|
Added support for LRZIP (.lrz) files.
|
2010-03-08 19:58:39 +01:00 |
Bastian Kleineidam
|
2f5addad3f
|
Support the nomarch tool for handling ARC files.
|
2010-03-08 18:36:18 +01:00 |
Bastian Kleineidam
|
4f12f39834
|
Added support for ARC (.arc) archives.
|
2010-03-08 18:28:11 +01:00 |
Bastian Kleineidam
|
acbf544d04
|
Added support for ALZIP (.alz) archives.
|
2010-03-06 21:35:03 +01:00 |
Bastian Kleineidam
|
4bda02dd9c
|
Bump up version
|
2010-03-06 20:32:46 +01:00 |
Bastian Kleineidam
|
3011ff1ac1
|
Release 0.6
|
2010-03-06 20:27:27 +01:00 |
Bastian Kleineidam
|
3e76a655bd
|
Added support for LZH (.lha, .lzh) archives.
|
2010-03-06 19:24:34 +01:00 |
Bastian Kleineidam
|
6cba779475
|
Added support for AR (.a) archives.
|
2010-03-06 16:52:13 +01:00 |
Bastian Kleineidam
|
9a04371f07
|
Added support for ACE (.ace) archives.
|
2010-03-06 15:47:00 +01:00 |
Bastian Kleineidam
|
670d5df652
|
Make extracted files user readable.
|
2010-03-06 15:23:16 +01:00 |
Bastian Kleineidam
|
0ad54e0f0f
|
Added support for extracting, listing and testing multiple archives.
|
2010-03-06 14:17:01 +01:00 |
Bastian Kleineidam
|
aff6657980
|
Added --verbose option to create command
|
2010-03-06 14:01:02 +01:00 |
Bastian Kleineidam
|
0ba0ca63d4
|
Added todo item.
|
2010-03-06 14:00:50 +01:00 |
Bastian Kleineidam
|
a2fb1e578f
|
Add -v short option.
|
2010-03-06 11:38:29 +01:00 |
Bastian Kleineidam
|
76672e3bfd
|
Bump up version.
|
2010-03-06 11:38:20 +01:00 |
Bastian Kleineidam
|
2692c7f84f
|
Remove --force option.
|
2010-03-06 11:33:44 +01:00 |
Bastian Kleineidam
|
702a80dbf0
|
Make extract the default command; further improve parameter help.
|
2010-03-06 11:29:25 +01:00 |
Bastian Kleineidam
|
26c455cb39
|
Added todo items.
|
2010-03-06 11:28:59 +01:00 |
Bastian Kleineidam
|
bd19fceeeb
|
Format patool.txt with 80 columns width.
|
2010-03-04 19:51:47 +01:00 |
Bastian Kleineidam
|
d922873068
|
Correct file type detection documentation.
|
2010-03-04 19:51:34 +01:00 |
Bastian Kleineidam
|
9c3fd7c2fa
|
Removed support for setting options via config file.
|
2010-03-04 17:07:51 +01:00 |
Bastian Kleineidam
|
f41fc584b6
|
Document newly supported archive formats.
|
2010-03-04 17:05:35 +01:00 |
Bastian Kleineidam
|
f056e98c0f
|
No Zoo support for now.
|
2010-03-04 16:54:56 +01:00 |
Bastian Kleineidam
|
cab43b1238
|
Added support for LZIP archives.
|
2010-03-04 16:42:37 +01:00 |
Bastian Kleineidam
|
70a7fc2ae2
|
Ported to Python 2.4
|
2010-03-04 16:05:08 +01:00 |
Bastian Kleineidam
|
d2e28fe264
|
Bump up version.
|
2010-03-04 09:04:36 +01:00 |
Bastian Kleineidam
|
2577a454b9
|
Added support for creating ZIP archives.
|
2010-03-03 22:04:06 +01:00 |
Bastian Kleineidam
|
fdf52fbbcc
|
Improved recognition of MIME types with file(1).
|
2010-03-03 20:11:45 +01:00 |
Bastian Kleineidam
|
0849e9aaa2
|
Added support for windows systems.
|
2010-03-01 16:29:54 +01:00 |
Bastian Kleineidam
|
6b7a339b30
|
Bump up version
|
2010-03-01 16:21:13 +01:00 |
Bastian Kleineidam
|
f93e24a280
|
Bump up version
|
2010-02-23 19:37:25 +01:00 |
Bastian Kleineidam
|
c647f65a87
|
Test if encoding is supported by the archive program.
|
2010-02-23 19:31:14 +01:00 |
Bastian Kleineidam
|
6f6a614dc3
|
Updated chcnagelog
|
2010-02-23 07:37:50 +01:00 |
Bastian Kleineidam
|
9275d6ca47
|
Ensure archive program supports a given encoding before trying to handle archive commands.
|
2010-02-23 07:32:45 +01:00 |
Bastian Kleineidam
|
3b2b5573a5
|
Updated documentation and version
|
2010-02-22 18:28:07 +01:00 |
Bastian Kleineidam
|
8742abafe9
|
Added XZ format support
|
2010-02-22 17:34:08 +01:00 |
Bastian Kleineidam
|
82a85abb33
|
Updated documentation for new LZMA support.
|
2010-02-22 17:26:33 +01:00 |
Bastian Kleineidam
|
ed10997ce3
|
Updated todo file.
|
2010-02-22 16:40:13 +01:00 |
Bastian Kleineidam
|
bb2f527d45
|
Fixed old conflict patool.1 man page
|
2010-02-21 19:04:13 +01:00 |
Bastian Kleineidam
|
f952c4d9bf
|
Added changelog.
|
2010-02-21 19:01:15 +01:00 |
Bastian Kleineidam
|
8a3d685e3b
|
Re-add todo file
|
2010-02-21 16:05:56 +01:00 |
Bastian Kleineidam
|
de4dd49e33
|
Move program handlers into own python module package.
|
2010-02-21 15:56:45 +01:00 |
Bastian Kleineidam
|
6790380c70
|
Implemented create command
|
2010-02-21 15:48:52 +01:00 |
Bastian Kleineidam
|
bb7347b03d
|
Merged master
|
2010-02-21 13:45:41 +01:00 |
Bastian Kleineidam
|
2587bfda86
|
Added test archive command.
|
2010-02-21 13:40:42 +01:00 |
Bastian Kleineidam
|
314e6805aa
|
Added the baker module locally because it is small, not widely known and I have patched it.
|
2010-02-21 12:56:13 +01:00 |