]> git.seodisparate.com/gitweb - SimpleArchiver/shortlog
SimpleArchiver
37 hours ago Stephen SeoAttempt to fix write bug by setting pipe blocking archive_create_fail_attempt_fix
37 hours ago Stephen SeoVersion 1.22 1.22
37 hours ago Stephen SeoFix zero-size-chunk failing to test/extract
38 hours ago Stephen SeoMerge branch 'dev', version 1.21 1.21
38 hours ago Stephen SeoVersion 1.21
38 hours ago Stephen SeoImpl. file format version 5 write and parse
39 hours ago Stephen SeoUpdate file_format.md (add v5)
4 days ago Stephen SeoUpdate chunked_array_pop to optionally not cleanup
4 days ago Stephen SeoRemoved unused "#define" macro in chunked_array.h
4 days ago Stephen SeoRefactor priority-heap to use chunked_array
4 days ago Stephen Seochunked_array: allow NULL cleanup fn
4 days ago Stephen Seochunked_array: Add get-size-function, minor refac.
4 days ago Stephen Seochunked_arr: Fix leak in "pop", add "pop_no_ret"
4 days ago Stephen SeoAdd doc-comment for chunked array init function
4 days ago Stephen SeoImpl chunked_array for priority-heap refactoring
8 days ago Stephen SeoMerge branch 'dev', Version 1.20 1.20
8 days ago Stephen SeoUpdate Changelog.md
8 days ago Stephen SeoAttempt to fix more warnings when 32-bit compiling
8 days ago Stephen SeoFix file format 4 archive creation
8 days ago Stephen SeoBump version to 1.20
8 days ago Stephen SeoFix potential uninitialized variable warning
8 days ago Stephen SeoFix integer conversions in 32-bit systems
8 days ago Stephen SeoFix integer comparison of different signedness
8 days ago Stephen SeoUpdate Changelog.md
8 days ago Stephen SeoUpdate Changelog.md
8 days ago Stephen SeoFix usage of return value from fcntl(...)
2025-04-10 Stephen SeoUpdate Changelog.md
2025-04-09 Stephen SeoUpdate Changelog.md
2025-04-09 Stephen SeoUpdate Changelog.md
2025-04-09 Stephen SeoMerge branch 'dev', version 1.19 1.19
2025-04-09 Stephen Seov1.19, fix write error, refactor error handling
2025-04-09 Stephen SeoFix bug where writing to archive fails sometimes
2025-03-11 Stephen SeoRefactor error handling
2025-03-10 Stephen SeoRefactor error handling in archiver.c
2025-02-28 Stephen SeoMerge branch 'dev', Version 1.18 1.18
2025-02-28 Stephen SeoVersion 1.18
2025-02-27 Stephen SeoUpdate README.md
2025-02-27 Stephen SeoAdd "--force-tmpfile"
2025-02-26 Stephen SeoUpdate Changelog
2025-02-26 Stephen SeoSet umask on compression-temp-file
2025-02-25 Stephen SeoUpdate README, Changelog
2025-02-25 Stephen SeoMinor refactorings
2025-02-25 Stephen SeoMinor fixes
2025-02-25 Stephen SeoRemove platform specific #if blocks in archiver.c
2025-02-25 Stephen SeoImpl. file format v 4 write
2025-02-25 Stephen SeoImpl. file format v 4 parsing
2025-02-25 Stephen SeoFixes for other file formats, v4 file prep.
2025-02-25 Stephen SeoBump version to 1.17 1.17
2025-02-25 Stephen SeoFix whitelist begins-with/ends-with
2025-02-25 Stephen SeoMerge branch 'dev', Version 1.16 1.16
2025-02-25 Stephen SeoBump version to 1.16
2025-02-25 Stephen SeoUpdate Changelog.md
2025-02-21 Stephen SeoRemove DEBUG output
2025-02-21 Stephen SeoUpdate README.md, usage text
2025-02-21 Stephen SeoUpdate Changelog.md
2025-02-21 Stephen SeoFix/refactor created temp file when compressing
2025-02-20 Stephen SeoFix lines longer than 80 characters in sources
2025-02-20 Stephen SeoUpdate help text on `--chunk-min-size`, README.md
2025-02-20 Stephen SeoUpdate help text on `--chunk-min-size`, README.md
2025-02-20 Stephen SeoFix parser help text and README.md
2025-02-20 Stephen SeoFix parser help text and README.md
2025-02-18 Stephen SeoUpdate README.md
2025-02-18 Stephen SeoUpdate Changelog.md
2025-02-18 Stephen SeoImpl white/black-listing for file format v 0
2025-02-18 Stephen SeoWIP white/black-list: change "contains" to any/all
2025-02-18 Stephen SeoRefactor white/black-list code
2025-02-18 Stephen SeoUpdate info on `--blacklist-contains`
2025-02-18 Stephen SeoWIP white/black-lists: Impl. for file v 1, 2
2025-02-17 Stephen SeoAttempt to fix build when git-describe fails
2025-02-17 Stephen SeoAttempt to fix build when git-describe fails
2025-02-17 Stephen SeoAttempt to fix github actions build: cmake changes
2025-02-17 Stephen SeoAttempt to fix github actions build: cmake changes
2025-02-17 Stephen SeoImpl. setting version.h from CMake
2025-02-17 Stephen SeoImpl. setting version.h from CMake
2025-02-17 Stephen SeoWIP white/black-list: Update Changelog.md
2025-02-17 Stephen SeoWIP white/black-list: Update Changelog.md
2025-02-17 Stephen SeoWIP white/black-list: Fix b-contains behavior
2025-02-17 Stephen SeoWIP white/black-list: Impl. case-insensitive
2025-02-17 Stephen SeoWIP white/black-list: Impl. v 3 test/extract lists
2025-02-17 Stephen SeoWIP white/black-list: refactoring
2025-02-17 Stephen SeoWIP white/black-list: Update Changelog.md
2025-02-17 Stephen SeoWIP white/black-list: Update README.md
2025-02-17 Stephen SeoWIP white/black-list: Impl. for create v 1,2,3
2025-02-17 Stephen SeoWIP white/black-list: Add helper fns and tests
2025-02-17 Stephen SeoWIP white/black-list: Setup args in parser
2025-02-17 Stephen SeoMerge branch 'dev', Version 1.15 1.15
2025-02-17 Stephen SeoVersion 1.15
2025-02-17 Stephen SeoAdd notice when forcing dir permissions
2025-02-17 Stephen SeoAdd newline before printed usage text
2025-02-13 Stephen SeoUpdate Changelog.md
2025-02-12 Stephen SeoForce empty-dir perms only on "force-empty" flag
2025-02-12 Stephen SeoUpdate README.md
2025-02-12 Stephen SeoUpdate Changelog.md
2025-02-12 Stephen SeoAdd flag to force-set permissions for empty dirs
2025-02-10 Stephen SeoRefactorings (handling some TODOs)
2025-02-10 Stephen SeoMinor fix: remove unnecessary comment
2025-02-06 Stephen SeoAdd unit test for helper string-parts
2025-02-06 Stephen SeoRefactoring
2025-02-04 Stephen SeoVersion 1.14 1.14
2025-02-04 Stephen SeoFix not setting dir permissions on extract
next