anom/transpkg
1
1
Fork
You've already forked transpkg
0

Tar's Content is not stored in alphabetical order #4

Closed
opened 2026年04月15日 16:42:32 +02:00 by anom · 1 comment
Owner
Copy link

Tar stores files in the order the files were listed in args.
Folder's content may be stored in the alphabetical order tho.

The order may break when some will get marked as removed.

Tar will list files in the exact order the files are stored.

Note: We need to keep the order if want to restore original package with the same hash.

Tar stores files in the order the files were listed in args. Folder's content may be stored in the alphabetical order tho. The order may break when some will get marked as removed. Tar will list files in the exact order the files are stored. Note: We need to keep the order if want to restore original package with the same hash.
anom added reference master 2026年04月15日 19:33:06 +02:00
Author
Owner
Copy link

This was important to mention. All we have to do is just keeping the file order untouched

This was important to mention. All we have to do is just keeping the file order untouched
Sign in to join this conversation.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
anom/transpkg#4
Reference in a new issue
anom/transpkg
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?