index
:
omar
main
OSMORA Archive Format
Ian Moffett <ian@osmora.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
5 days
core: Introduce the -m flag for MBR images
main
Ian Moffett
5 days
doc: man: Add documentation of -x flag
Ian Moffett
2025-06-07
header: Ensure `mode' is fixed at 4 bytes
Ian Moffett
2025-06-07
header: Preserve file permissions
Ian Moffett
2025-06-07
header: Add revision field
Ian Moffett
2025-05-04
Exclude root dirname from path
Ian Moffett
2025-05-02
Fix sizeof() against header
Ian Moffett
2025-05-01
Remove debugging print statements
Ian Moffett
2025-04-30
Implement archive extraction
Ian Moffett
2025-04-30
Complete and restructure archive logic
Ian Moffett
2025-04-29
Set lengths before setting nextptr
Ian Moffett
2025-04-29
docs: Add manpage
Ian Moffett
2025-04-29
docs: Add README
Ian Moffett
2025-04-29
style: Fix comment width
Ian Moffett
2025-04-29
Mark end-of-file with EOF header
Ian Moffett
2025-04-29
Add stdint.h include
Ian Moffett
2025-04-29
Create headers for scanned directories
Ian Moffett
2025-04-28
Implement actual .omar creation logic
Ian Moffett
2025-04-28
Improve error handling
Ian Moffett
2025-04-28
Mark help() as inline
Ian Moffett
2025-04-28
Initial commit
Ian Moffett