Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Changaco/python-libarchive-c issues and pull requests

#127 - Fix `format_name` property and move it to `ArchiveRead`

Pull Request - State: closed - Opened by Changaco 7 months ago

#125 - Add support for different file metadata encodings

Pull Request - State: closed - Opened by Changaco about 1 year ago

#124 - Fix testing and update the tested Python versions

Pull Request - State: closed - Opened by Changaco over 1 year ago

#123 - Add default value timestamp_nsec to set_{a,c,m}time

Pull Request - State: closed - Opened by sscherfke over 1 year ago

#122 - Suggestion: Test file

Issue - State: open - Opened by LuminairPrime over 2 years ago - 1 comment

#121 - Add non-recursive process mode for add_files in ArchiveWrite class

Pull Request - State: closed - Opened by inochisa over 2 years ago - 1 comment

#120 - read PKG-INFO, README as utf-8

Pull Request - State: closed - Opened by bollwyvl over 2 years ago - 1 comment

#119 - Remove obsolete dependencies

Pull Request - State: closed - Opened by mgorny over 2 years ago - 1 comment

#118 - New major version

Pull Request - State: closed - Opened by Changaco almost 3 years ago

#117 - hold strong reference of callback

Issue - State: closed - Opened by homes410 almost 3 years ago - 1 comment

#116 - libarchive-c: fix seek() handling

Pull Request - State: closed - Opened by trofi almost 3 years ago

#115 - Cannot set uid/gid when adding file from memory

Issue - State: closed - Opened by Cilyan about 3 years ago

#114 - Various fixes and improvements

Pull Request - State: closed - Opened by Changaco over 3 years ago

#112 - Obtaining the position (byte offset) of an entry within the archive

Issue - State: closed - Opened by Changaco over 3 years ago - 1 comment
Labels: documentation

#111 - Type checking

Issue - State: open - Opened by Changaco over 3 years ago
Labels: feature

#110 - Clean up

Pull Request - State: closed - Opened by Changaco over 3 years ago

#109 - Reading and writing encrypted archives

Pull Request - State: closed - Opened by Changaco over 3 years ago

#108 - Drop support for Python 2.7

Pull Request - State: closed - Opened by Changaco over 3 years ago

#107 - Seekable stream reader

Pull Request - State: closed - Opened by juliospain over 3 years ago - 3 comments

#104 - Attempting to use ArchiveEntry outside of for loop doesn't work

Issue - State: closed - Opened by JonathonReinhart almost 4 years ago
Labels: documentation

#103 - Minor test issues under pypy

Issue - State: closed - Opened by bollwyvl about 4 years ago

#102 - support encryption

Pull Request - State: closed - Opened by boytm about 4 years ago

#101 - support 64-bit time_t on 32-bit systems

Pull Request - State: closed - Opened by dne about 4 years ago

#100 - Extract to specific folder

Issue - State: open - Opened by ganego over 4 years ago - 2 comments
Labels: feature

#99 - Installing python-libarchive using pip via wheel

Issue - State: closed - Opened by odidev over 4 years ago - 1 comment

#98 - Inconsistent behavior for encrypted rar/zip/7z

Issue - State: closed - Opened by ganego over 4 years ago - 1 comment

#97 - ARM64: Add ARM64 jobs in Travis-CI

Pull Request - State: closed - Opened by ossdev07 almost 5 years ago - 1 comment

#96 - Detect valid archives

Issue - State: open - Opened by arlininger almost 5 years ago - 3 comments
Labels: feature, good first issue

#95 - Load extra formats and filters when they're requested

Pull Request - State: closed - Opened by Changaco almost 5 years ago

#94 - Optimize the `ArchiveEntry` class

Pull Request - State: closed - Opened by Changaco almost 5 years ago - 1 comment

#93 - Modifying the path of an entry before adding it to an archive

Issue - State: closed - Opened by achapkowski about 5 years ago - 1 comment
Labels: documentation, feature

#92 - Writing 7zip file

Issue - State: closed - Opened by achapkowski about 5 years ago - 1 comment
Labels: documentation

#91 - SECURE_NODOTDOT not having effect?

Issue - State: closed - Opened by msarahan over 5 years ago - 1 comment

#90 - Add zstd support

Pull Request - State: closed - Opened by opoplawski over 5 years ago

#89 - Extract empty files?

Issue - State: closed - Opened by msarahan over 5 years ago - 2 comments

#88 - Python 3.8: tarfile.filemode is gone, use stat.filemode if available

Pull Request - State: closed - Opened by hroncok over 5 years ago - 3 comments

#87 - Ability to decrypt zip and 7z files

Issue - State: closed - Opened by kbalk over 5 years ago - 3 comments

#86 - Allow timestamps for add_file_from_memory

Pull Request - State: closed - Opened by MartinFalatic over 5 years ago - 3 comments

#85 - Enhance add_file_from_memory

Pull Request - State: closed - Opened by MartinFalatic over 5 years ago - 4 comments

#84 - Fix unicode handling in entry tests

Pull Request - State: closed - Opened by MartinFalatic over 5 years ago - 1 comment

#83 - Reduce unnecessary log noise

Pull Request - State: closed - Opened by MartinFalatic over 5 years ago

#82 - Enhance add_file_from_memory; fix and update tests; reduce log noise

Pull Request - State: closed - Opened by MartinFalatic over 5 years ago - 3 comments

#81 - Tests with unicode path entires are failing

Issue - State: closed - Opened by Calvin-L over 5 years ago - 2 comments

#80 - Autodetection of libarchive version installed by Brew

Issue - State: open - Opened by Changaco over 5 years ago
Labels: feature

#79 - Adds some notes to make libarchive work on MacOS 10.14

Pull Request - State: closed - Opened by cvanlabe almost 6 years ago - 2 comments

#78 - Adding LICENSE.md to MANIFEST.in

Issue - State: closed - Opened by jakirkham almost 6 years ago - 3 comments

#77 - Any way to list supported read and write filters?

Issue - State: closed - Opened by mingwandroid almost 6 years ago - 2 comments

#76 - Keeping an archive open without using a context generator?

Issue - State: closed - Opened by mingwandroid almost 6 years ago - 2 comments

#75 - Add get_blocks error checking

Pull Request - State: closed - Opened by diorcety about 6 years ago - 1 comment

#73 - add_file_from_memory() should allow timestamp setting

Issue - State: closed - Opened by MartinFalatic over 6 years ago - 1 comment

#72 - Set options for writing archive. Set uid/gid lookup for reading disk.

Pull Request - State: closed - Opened by srandall52 over 6 years ago - 1 comment

#71 - Next release?

Issue - State: closed - Opened by mingwandroid over 6 years ago - 2 comments

#70 - Update travis config

Pull Request - State: closed - Opened by Rafiot over 6 years ago - 2 comments

#69 - add_file_from_memory() fails on NUL character

Issue - State: closed - Opened by anordal over 6 years ago

#68 - add_file_from_memory() can't add binary files

Issue - State: closed - Opened by anordal over 6 years ago - 3 comments

#67 - Archive entry paths aren't always decoded (_getpathname can return bytes)

Issue - State: closed - Opened by djoek over 6 years ago
Labels: feature

#66 - Unable to read 7zip file

Issue - State: closed - Opened by leblancfg over 6 years ago - 1 comment

#65 - Provide sane defaults for file_writer

Issue - State: open - Opened by leblancfg over 6 years ago - 1 comment
Labels: feature, good first issue

#64 - Unrecognized archive format on 7z archive

Issue - State: closed - Opened by superm1 over 6 years ago - 2 comments

#63 - Add support for birthtime field

Pull Request - State: closed - Opened by zweger about 7 years ago

#62 - Add read/write support for LZ4 and WARC

Pull Request - State: closed - Opened by zweger about 7 years ago - 5 comments

#61 - Add missing libarchive flags, some security tests

Pull Request - State: closed - Opened by ghost over 7 years ago - 2 comments

#60 - Add custom_reader for archives

Pull Request - State: closed - Opened by nichenke over 7 years ago

#59 - Add xdist for segfault detection

Pull Request - State: closed - Opened by nichenke over 7 years ago

#58 - Support high resolution timestamps

Pull Request - State: closed - Opened by nichenke over 7 years ago

#57 - Add UID and GID to ArchiveEntry

Pull Request - State: closed - Opened by nichenke over 7 years ago - 1 comment

#56 - Regenerate test data JSON with sort_keys

Pull Request - State: closed - Opened by nichenke over 7 years ago - 1 comment

#55 - Add UID and GID field access

Pull Request - State: closed - Opened by nichenke over 7 years ago - 4 comments

#54 - Support reading CRC32 from header

Issue - State: open - Opened by gregyski over 7 years ago - 3 comments
Labels: feature

#53 - Call write_fail when an exception is raised

Pull Request - State: closed - Opened by Changaco over 7 years ago

#52 - called write_test after catching exception from new_archive_write

Pull Request - State: closed - Opened by zeroos almost 8 years ago

#50 - Setters for ctime, mtime and atime.

Pull Request - State: closed - Opened by zeroos almost 8 years ago - 2 comments

#49 - atime and ctime

Pull Request - State: closed - Opened by zeroos almost 8 years ago - 2 comments

#48 - Adding support for atime and mtime

Issue - State: closed - Opened by zeroos almost 8 years ago - 2 comments

#47 - fix ArchiveWrite.add_files() chokes on broken symlinks

Pull Request - State: closed - Opened by superr almost 8 years ago - 7 comments

#46 - ArchiveWrite.add_files() chokes on broken symlinks

Issue - State: closed - Opened by superr almost 8 years ago - 3 comments
Labels: bug

#45 - License audit - GPL2->LGPL2->CC0

Issue - State: closed - Opened by minfrin almost 8 years ago - 11 comments

#44 - Unclear error message on Windows when libarchive can't be located

Issue - State: open - Opened by taoluo almost 8 years ago - 2 comments
Labels: bug

#43 - Out of memory error when using libarchive.extract.extract_files with a list of multiple items

Issue - State: closed - Opened by Conan-Kudo almost 8 years ago - 2 comments
Labels: documentation

#42 - How to set the keys that are written in the mtree format?

Issue - State: closed - Opened by rgl almost 8 years ago - 3 comments

#41 - Change c_int to c_longlong for entry_set_size

Pull Request - State: closed - Opened by krzysztofzuraw about 8 years ago - 2 comments

#40 - Added tox support

Pull Request - State: closed - Opened by krzysztofzuraw about 8 years ago - 7 comments

#39 - Add tox support

Issue - State: closed - Opened by krzysztofzuraw about 8 years ago - 1 comment

#38 - Add new method to ArchiveWrite- add_entry_from_memory

Pull Request - State: closed - Opened by krzysztofzuraw about 8 years ago - 3 comments

#37 - Support c_ssize_t in python 2.6

Pull Request - State: closed - Opened by samuelololol about 8 years ago - 1 comment

#36 - Support c_ssize_t in python 2.6

Pull Request - State: closed - Opened by samuelololol about 8 years ago - 2 comments

#35 - Fix test broken by libarchive 3.2

Pull Request - State: closed - Opened by Changaco about 8 years ago

#34 - Test failing with libarchive 3.2

Issue - State: closed - Opened by reinerh about 8 years ago - 2 comments

#33 - Don't hardcode errno constants

Pull Request - State: closed - Opened by jwilk over 8 years ago - 1 comment

#32 - Tweak Travis config

Pull Request - State: closed - Opened by Changaco over 8 years ago - 1 comment

#31 - Ensure file permissions are okay before packaging

Pull Request - State: closed - Opened by Changaco over 8 years ago

#30 - file permissions issue

Issue - State: closed - Opened by 0-wiz-0 over 8 years ago - 10 comments