Dave Cantrell dcantrell · he/him
dcantrell merged pull request dcantrell/tarpm#2 2026年07月13日 16:05:20 +02:00
My own working TODO list
dcantrell pushed to main at dcantrell/tarpm 2026年07月13日 16:05:20 +02:00
4721d23bf8 My own working TODO list
dcantrell created pull request dcantrell/tarpm#2 2026年07月13日 16:05:03 +02:00
My own working TODO list
dcantrell pushed to devel at dcantrell/tarpm 2026年07月13日 16:03:56 +02:00
4721d23bf8 My own working TODO list
dcantrell merged pull request dcantrell/tarpm#1 2026年07月13日 16:03:10 +02:00
devel
dcantrell pushed to main at dcantrell/tarpm 2026年07月13日 16:03:10 +02:00
951548ca1e Refactoring, hardening, strengthening
abaa9dab6b Rename extract_payload() to convert_payload(); start list mode (-t)
9de55ac01e Get create_rpm() and support functions writing a working RPM
724c483931 Move create_rpm() and support functions to src/create.c
5e707aa965 Define some compatibility macros for older versions of libarchive
Compare 76 commits »
dcantrell created pull request dcantrell/tarpm#1 2026年07月13日 16:01:46 +02:00
devel
dcantrell pushed to devel at dcantrell/tarpm 2026年07月09日 21:59:46 +02:00
951548ca1e Refactoring, hardening, strengthening
dcantrell pushed to devel at dcantrell/tarpm 2026年07月08日 21:45:34 +02:00
abaa9dab6b Rename extract_payload() to convert_payload(); start list mode (-t)
dcantrell pushed to devel at dcantrell/tarpm 2026年07月08日 21:11:17 +02:00
9de55ac01e Get create_rpm() and support functions writing a working RPM
724c483931 Move create_rpm() and support functions to src/create.c
5e707aa965 Define some compatibility macros for older versions of libarchive
0e483c22b9 Move extract_rpm() to src/extract.c
Compare 4 commits »
dcantrell pushed to devel at dcantrell/tarpm 2026年07月01日 19:02:01 +02:00
e11ba08328 Ignore pycache and Python bytecode files
ae801f08ba Update integration test suite to account for integer types
6cb5c96b9a Code cleanups and refactoring
Compare 3 commits »
dcantrell pushed to devel at dcantrell/tarpm 2026年06月30日 19:36:25 +02:00
7c54706cca Assorted cleanups for compiler warnings and code flow
53f880ca8e Typo fix in doc/tarpm.md
eba3776ca3 Comment out the en_US line in po/LINGUAS
Compare 3 commits »
dcantrell pushed to devel at dcantrell/tarpm 2026年06月25日 20:42:20 +02:00
fbbae91e70 Update the translation template
6f84eb765e Minor man page fix up.
ca0166151f Fully guard the use of reallocarray() in the unit test suite
d4a7165ea5 Integer alignment fixes, compiler warning fixes
Compare 4 commits »
dcantrell pushed to devel at dcantrell/tarpm 2026年06月24日 21:26:23 +02:00
1e26432c1d Fix various areas and strengthened the algorithms
dcantrell pushed to devel at dcantrell/tarpm 2026年06月24日 20:26:46 +02:00
a55f4fd056 Minor man page cleanup
8f42590949 Write header tags to the 3rd header, correctly aligned
Compare 2 commits »
dcantrell pushed to devel at dcantrell/tarpm 2026年06月24日 18:54:23 +02:00
f413dafd15 Add unit tests for xread()
dcantrell pushed to devel at dcantrell/tarpm 2026年06月24日 17:38:04 +02:00
b6e3372a9e Refactor main.c, split out main option handling to functions
dcantrell pushed to devel at dcantrell/tarpm 2026年06月24日 16:45:45 +02:00
16515d3377 Fix various small logic and memory management problems
918779035f Valgrind found leaks, fix them
Compare 2 commits »
dcantrell pushed to devel at dcantrell/tarpm 2026年06月24日 16:05:25 +02:00
0679842d7f Add add_header_tags() function
9f2718ac88 Create get_data_buffer_size() function to compute data size for headers
Compare 2 commits »
dcantrell pushed to devel at dcantrell/tarpm 2026年06月24日 15:24:42 +02:00
0430c62374 Trailers are on HEADER_SIGNATURES or HEADER_IMMUTABLE tags