This website requires JavaScript.
3ba7b6bf0b
修改版本
master
1.12.1
zmr
2022-06-05 20:15:59 +0800
aa7776875b
skip file if have same file or passwd
zmr
2022-05-29 14:26:07 +0800
4928f3fc50
Merge pull request #111 from andriyor/patch-1
Yaroslav Halchenko
2022-03-02 14:01:35 -0500
cf86fa8508
add GitHub URL for PyPi
Andrii Oriekhov
2022-03-02 19:52:21 +0200
9dc8fab254
Merge pull request #105 from a1346054/master
Yaroslav Halchenko
2022-02-09 21:27:10 -0500
ea715c6934
trim excess whitespace
a1346054
2021-09-13 13:28:10 +0000
2199a6c1d0
fix spelling
a1346054
2021-09-13 13:27:55 +0000
ed10159ca5
invoke python through /usr/bin/env
a1346054
2021-08-21 19:53:17 +0000
539869bba0
use https for links
a1346054
2021-08-21 19:10:33 +0000
71275332a9
use license file from gnu.org
a1346054
2021-08-21 19:47:59 +0000
723006abd4
Merge pull request #93 from Swich1987/master
Yaroslav Halchenko
2021-02-18 09:32:54 -0500
d734e33886
Merge remote-tracking branch 'origin/master'
Vladimir Oprya
2021-02-18 10:06:04 +0300
d9cd295d07
Adding helper _maybe_add_password where it's possible, to centralize the logic of work with password.
Vladimir Oprya
2020-11-21 12:01:30 +0300
54694fb23e
Merge pull request #98 from yarikoptic/rf-nopy2
Yaroslav Halchenko
2021-02-17 15:00:22 -0500
5acd423e99
RF: return back a bit more cumbersome invocation -- python is not found, heh
Yaroslav Halchenko
2021-02-17 14:17:32 -0500
1af23cd78d
ENH: add testing against 3.9 on travis
Yaroslav Halchenko
2021-02-17 11:58:21 -0500
81a178b028
Declare python 3.5 to be the minimal version
Yaroslav Halchenko
2021-02-17 11:57:18 -0500
8bb375e2f4
Merge pull request #96 from benjaminwinger/file_error_fix
Yaroslav Halchenko
2021-02-17 11:50:32 -0500
b1b44849d7
Added test for stripext
Benjamin Winger
2021-01-25 11:35:21 -0500
b576de0ef9
Fixed patoolib.util:stripext handling of compressed tar files
Benjamin Winger
2021-01-25 09:25:43 -0500
0ae7b3ae53
Fall back to guess_mime_mimedb if file command fails in guess_mime_file
Benjamin Winger
2020-08-04 15:09:19 -0400
de35c30d0b
Adding helper _maybe_add_password where it's possible, to centralize the logic of work with password.
Vladimir Oprya
2020-11-21 12:01:30 +0300
237b025afc
Changed password support check from try...catch to check 'password' in inspect.signature(archive_cmdlist_func).parameters
Vladimir Oprya
2020-11-14 12:31:09 +0300
3efaf35903
Added examples of using password settings
Vladimir Oprya
2020-11-04 13:08:37 +0300
1d3e8e2c89
Added password support for all archivers, which support work with password: arc, arj, p7zip, py_zipfile, rar, unace, unalz, unzip, xdms. Added tests for those, which support creation and test files in data folder for it.
Vladimir Oprya
2020-11-04 12:43:12 +0300
6b1f82e2d2
Merge pull request #88 from benjaminwinger/flac_fix
Yaroslav Halchenko
2020-08-19 22:03:04 -0400
df96736bf6
Set travis distribution to bionic
Benjamin Winger
2020-08-04 15:20:19 -0400
d7e64d9fd6
Merge pull request #65 from yarikoptic/enh-codecov
Yaroslav Halchenko
2018-09-12 10:54:50 -0400
2c2177464c
ENH: actually submit coverage report to codecov
Yaroslav Halchenko
2018-09-12 10:13:45 -0400
74a4b184e9
ENH(TST): remove -s from pytest run on travis -- floods too much
Yaroslav Halchenko
2018-09-12 10:39:01 -0400
1bfcb11364
BF: no pytest helper on 3.3 as well
Yaroslav Halchenko
2018-09-12 10:17:45 -0400
868ca90092
BF: on python 3.3 coverage/pytest are not cooperating - no coverage there
Yaroslav Halchenko
2018-09-11 23:43:56 -0400
5d2638be3d
ENH: test python 3.6 as well
Yaroslav Halchenko
2018-09-11 23:35:42 -0400
ad0af328f3
ENH: run tests with coverage
Yaroslav Halchenko
2018-09-11 23:23:59 -0400
30716c1ea0
Merge pull request #60 from yarikoptic/bf-misc-cped
Yaroslav Halchenko
2018-09-12 08:56:27 -0400
feaa387501
Merge pull request #64 from yarikoptic/bf-lzma
Yaroslav Halchenko
2018-09-12 08:56:09 -0400
71f5e31dc3
Merge pull request #59 from yarikoptic/fixup/nested-gzip
Yaroslav Halchenko
2018-09-12 08:55:09 -0400
403fe07063
BF: orange is no longer available from APT (last seen in wheezy)
Yaroslav Halchenko
2018-09-11 09:27:12 -0400
eadc156170
Add tests for nested compression
Charles LeDoux
2017-12-27 18:20:46 -0600
03018b4e5b
Only return separate encoding if `program_supports_compression`
Charles LeDoux
2017-12-27 18:15:20 -0600
c412699f66
BF: add --force-local ONLY to tar invocation
Yaroslav Halchenko
2018-09-11 23:31:49 -0400
cd8d80c314
tar treats Windows paths (D:\file.tar) as local files. Fixes #42
S Anand
2016-09-03 18:04:15 +0530
544405bb18
ENH: travis - install pyliblzma on python2.7
Yaroslav Halchenko
2018-09-11 23:17:01 -0400
3a5d6cbfa9
ENH: support pyliblzma bindings for Python2 which has no lzma built-in
Yaroslav Halchenko
2018-09-11 11:28:37 -0400
087cd9ee33
Merge pull request #63 from yarikoptic/bf-man
Yaroslav Halchenko
2018-09-11 15:26:38 -0400
a9f3ee3d63
BF: add application/jar -> zip mapping
Yaroslav Halchenko
2018-09-11 12:44:12 -0400
885544d13f
BF: orange is no longer available from APT (last seen in wheezy)
Yaroslav Halchenko
2018-09-11 09:27:12 -0400
a79e2646ee
Merge pull request #62 from yarikoptic/bf-man
Yaroslav Halchenko
2018-09-11 10:37:22 -0400
2bcfb98ca2
BF(DOC): escape - in the manpage examples
Abhijith PA
2018-09-11 10:29:26 -0400
cadeb1ca9f
Fix require_one_program to actually require only one
Charles LeDoux
2017-12-27 17:08:26 -0600
4d1b37a58d
Call instead of raise pytest.raise()
Charles LeDoux
2017-12-27 17:07:59 -0600
edadb31a2b
Updated web meta data. [ci skip]
Bastian Kleineidam
2016-01-17 09:15:22 +0100
447637b798
Set release date [ci skip]
Bastian Kleineidam
2016-01-17 09:06:13 +0100
9e244db5f8
Remove unused function
Bastian Kleineidam
2016-01-16 22:36:22 +0100
0dfc0d3eca
Updated changelog [ci skip]
Bastian Kleineidam
2016-01-14 21:10:17 +0100
598d06a936
Improve docs on how to run patool on windows. [ci skip]
Bastian Kleineidam
2016-01-14 21:10:11 +0100
d9f1372243
Print search path for archive formats.
Bastian Kleineidam
2016-01-14 21:09:44 +0100
d7c0bfa3a5
Add WinRAR to default search path on windows.
Bastian Kleineidam
2016-01-14 21:09:18 +0100
1e95c7577c
Bump up version
Bastian Kleineidam
2016-01-14 21:08:53 +0100
64562ad02f
Document pigz test error.
Bastian Kleineidam
2016-01-10 09:18:49 +0100
4a4f32f4c3
Ignore pigz test errors for now
Bastian Kleineidam
2016-01-10 08:38:45 +0100
f9ade6aca9
Zopfli package is not available for testing.
Bastian Kleineidam
2016-01-10 08:29:47 +0100
99ae3e6a4a
Install more archive managers for testing
Bastian Kleineidam
2016-01-10 08:27:16 +0100
9d262ebebe
Updated file extensions of web page. [ci skip]
Bastian Kleineidam
2016-01-10 08:18:02 +0100
3f1b92d147
Updated web meta data. [ci skip]
Bastian Kleineidam
2016-01-09 21:15:42 +0100
c05b75894f
Specify files to check for copyright year
Bastian Kleineidam
2016-01-09 21:14:46 +0100
049ed12d43
Updated copyright
Bastian Kleineidam
2016-01-09 21:09:27 +0100
20c35a4822
Install p7zip .deb package in Travis tests.
Bastian Kleineidam
2016-01-09 21:02:42 +0100
06166e7b1d
Support comic book archives
Bastian Kleineidam
2016-01-09 20:58:15 +0100
1d121c4c79
Fix 7z unpacking when only p7zip with /usr/bin/7zr is installed.
Bastian Kleineidam
2016-01-09 20:25:26 +0100
bd91cce07e
Fix .whl download link [ci skip]
Bastian Kleineidam
2015-12-11 07:10:50 +0100
e26d0de020
Remove unused file patterns
Bastian Kleineidam
2015-12-10 20:19:25 +0100
d234bf6fe1
Updated web meta data. [ci skip]
Bastian Kleineidam
2015-12-10 20:18:29 +0100
86dbbd3d34
Set release date [ci skip]
Bastian Kleineidam
2015-12-10 20:16:12 +0100
a2e096ae98
Add VHD support with 7z
Bastian Kleineidam
2015-12-10 20:14:53 +0100
02004743f7
remove unused files
Bastian Kleineidam
2015-12-09 21:22:54 +0100
09dd1f1d4a
Fix Travis build for Python 3.5 by removing the pip --use-mirrors option
Bastian Kleineidam
2015-12-09 11:50:44 +0100
c225a879e2
Add missing classifiers
Bastian Kleineidam
2015-12-08 22:01:56 +0100
3a04121d03
Fix download links and add wheel file [ci skip]
Bastian Kleineidam
2015-12-08 22:01:43 +0100
392db0af6f
Upload wheel to pypi
Bastian Kleineidam
2015-12-08 22:00:01 +0100
e44b8cd30d
Build distribution package as wheel (.whl) file for Python
Bastian Kleineidam
2015-12-07 20:16:28 +0100
5f1ade68be
Fix copying on Windows systems.
Bastian Kleineidam
2015-12-07 19:49:54 +0100
833554f31d
No .deb on release anymore.
Bastian Kleineidam
2015-12-07 12:34:57 +0100
ce94ece49c
Updated web meta data. [ci skip]
Bastian Kleineidam
2015-12-07 12:30:12 +0100
011e92b1b7
Set release date and version.
Bastian Kleineidam
2015-12-07 12:29:17 +0100
c63395c2aa
Check for version differences on release.
Bastian Kleineidam
2015-12-07 12:29:07 +0100
e44b17a47a
Fix ZPAQ archive testing
Bastian Kleineidam
2015-12-07 11:08:19 +0100
a733ca1150
Updated changelog [ci skip]
Bastian Kleineidam
2015-12-06 20:51:46 +0100
99d795691d
Add more python versions to test
Bastian Kleineidam
2015-12-06 20:48:36 +0100
94aaaf58bd
Fix py_lzma test
Bastian Kleineidam
2015-12-06 20:46:10 +0100
8ba1531d81
Fix Travis errors
Bastian Kleineidam
2015-12-06 20:39:12 +0100
c0ea03d4f9
Fix Travis errors.
Bastian Kleineidam
2015-12-06 20:33:26 +0100
5a654b7d04
Make tests non-interactive
Bastian Kleineidam
2015-12-06 20:23:27 +0100
a546db107a
Add new option --non-interactive.
Bastian Kleineidam
2015-12-06 20:09:16 +0100
8446298844
Revert output escaping since it broke Python 3 tests.
Bastian Kleineidam
2015-12-06 07:05:29 +0100
d293404cd0
Replace invlid output before logging it
Bastian Kleineidam
2015-12-05 13:00:57 +0100
7f3fc3be79
Add Python 3 to PyPI classifiers.
Bastian Kleineidam
2015-12-05 12:24:40 +0100
4a2c3d55ce
Fix support URL
Bastian Kleineidam
2015-12-05 12:12:57 +0100
ba0dc03283
Updated changelog [ci skip]
Bastian Kleineidam
2015-12-05 12:11:24 +0100
33111f9755
Update changelog [ci skip]
Bastian Kleineidam
2015-12-05 12:09:26 +0100