Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ip7z
/
7zip
Public
Notifications
You must be signed in to change notification settings
Fork
409
Star
3.9k
Code
Issues
163
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Transpose filter for fixed-size records
- #245
#245
Open
plokijuter
wants to merge 9 commits into
ip7z:main
ip7z/7zip:main
from
plokijuter:transpose-filter
plokijuter/7zip:transpose-filter
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add Transpose filter for fixed-size records
#245
plokijuter
wants to merge 9 commits into
ip7z:main
ip7z/7zip:main
from
plokijuter:transpose-filter
plokijuter/7zip:transpose-filter
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
Add Transpose filter (method 0C) for fixed-size records
Show description for 4788741
plokijuter
and
claude
committed
4788741
View commit details
Copy full SHA for 4788741
Browse repository at this point
Transpose: pick the block size from the stream size and record it
Show description for e7d01ea
plokijuter
and
claude
committed
e7d01ea
View commit details
Copy full SHA for e7d01ea
Browse repository at this point
Transpose: measure with the coder that actually follows the filter
Show description for be306e7
plokijuter
and
claude
committed
be306e7
View commit details
Copy full SHA for be306e7
Browse repository at this point
Transpose: decide R in a pass over the whole input, not inside the filter
Show description for 3465760
plokijuter
and
claude
committed
3465760
View commit details
Copy full SHA for 3465760
Browse repository at this point
Transpose: add "anyz2" to the GUI compression-method list
Show description for 3279e68
plokijuter
and
claude
committed
3279e68
View commit details
Copy full SHA for 3279e68
Browse repository at this point
Add a GNU makefile for 7zFM.exe (mingw-w64 cross build)
Show description for b9b7503
plokijuter
and
claude
committed
b9b7503
View commit details
Copy full SHA for b9b7503
Browse repository at this point
Transpose: do the cheap triage before the expensive probe, and show progress
Show description for bf27e67
plokijuter
and
claude
committed
bf27e67
View commit details
Copy full SHA for bf27e67
Browse repository at this point
Transpose: use a third-party method ID, not the reserved short ID 0x0C
Show description for 87a734f
plokijuter
and
claude
committed
87a734f
View commit details
Copy full SHA for 87a734f
Browse repository at this point
Integrate allocated Transpose filter and separate GUI preprocessing
Show description for d2678a0
plokijuter
committed
d2678a0
View commit details
Copy full SHA for d2678a0
Browse repository at this point
You can’t perform that action at this time.