zchunk.git
2023-01-05 Peter PentchevMerge zchunk-1.2.3 into the repacked Debian source
2022-09-16 Jonathan DieterBump version to 1.2.3
2022-09-16 Jonathan DieterRemove meson deprecation warning
2022-09-16 Jonathan DieterMerge pull request #85 from JohanMabille/windows_static...
2022-09-16 Johan MabilleAdded Windows static build to the CI
2022-09-15 Jonathan DieterFix `alpine-edge` build failures
2022-09-15 Johan MabilleFixed meson for static build on windows
2022-08-12 Peter PentchevMerge zchunk-1.2.2 into the repacked Debian source.
2022-06-11 Jonathan DieterFix missing newline
2022-06-11 Jonathan DieterMerge pull request #84 from fossabot/add-license-scan...
2022-06-10 fossabotAdd license scan report and status
2022-05-06 Jonathan DieterMerge pull request #80 from jameshilliard/fix-printf...
2022-05-05 Jonathan DieterMerge pull request #82 from jameshilliard/optional...
2022-05-05 James Hilliardtest/zck_cmp_uncomp: fix printf format types
2022-05-05 James Hilliardmeson: add option to build without docs
2022-05-05 Jonathan DieterMerge pull request #79 from jameshilliard/write-data
2022-05-05 Jonathan DieterMerge pull request #81 from jameshilliard/optional...
2022-05-05 Jonathan DieterMerge pull request #83 from jameshilliard/update-argp...
2022-05-04 James Hilliardargp-standalone.wrap: update to version 1.5.0
2022-05-04 James Hilliardmeson: make tests optional
2022-05-04 James Hilliardzck: declare write_data as static
2022-05-02 Jonathan DieterMerge pull request #78 from jameshilliard/argp-wrap
2022-05-01 James Hilliardmeson: fix argp-standalone wrap and find_library
2022-04-18 Jonathan DieterBump to 1.2.2
2022-04-18 Jonathan DieterMerge branch 'coverity'
2022-04-18 Jonathan DieterVarious fixes to make Coverity happy
2022-04-16 Jonathan DieterMerge pull request #74 from ppentchev/pp-zck-eol
2022-04-16 Jonathan DieterMerge pull request #73 from ppentchev/pp-zstd-1.4.10
2022-04-15 Peter PentchevTurn off EOL handling for the *.zck test files.
2022-04-15 Peter PentchevLet the tests also pass with libzstd-1.4.10.
2022-04-15 Peter PentchevMerge zchunk-1.2.1 into the repacked Debian source.
2022-04-14 Peter PentchevMerge zchunk-1.2.0 into the repacked Debian source.
2022-03-12 Jonathan DieterBump to 1.2.1
2022-03-12 Jonathan DieterMerge branch 'fix_size_limit'
2022-03-12 Jonathan DieterFix memory leak
2022-03-12 Jonathan DieterFix size limit in zck.c
2022-02-20 Jonathan DieterMerge pull request #70 from zchunk/1.2.0
2022-02-20 Jonathan DieterRelease 1.2.0
2022-02-20 Jonathan DieterRemove unnecessary Jenkinsfiles
2022-02-20 Jonathan DieterAdd support for detached headers
2022-02-05 Jonathan DieterAdd extra data to zck_read_header
2022-02-05 Jonathan DieterMake clear that compressed chunk checksum can be 0s
2022-02-05 Jonathan DieterDon't set full-file checksums when using uncompressed...
2022-02-05 Jonathan DieterFix types when printing
2022-01-17 Jonathan DieterMerge pull request #65 from wolfv/print_only_length_chars
2022-01-17 Jonathan DieterMerge pull request #68 from zchunk/fix-meson-0.53
2022-01-17 Jonathan DieterAdd CentOS 8 and CentOS 9 tests
2022-01-17 Jonathan DieterFix build for meson 0.53
2022-01-17 Jonathan DieterAdd tests for Ubuntu LTS
2022-01-12 Wolf Vollprechtprint only length characters
2022-01-10 Jonathan DieterMerge pull request #63 from wolfv/pre-commit
2022-01-10 Jonathan DieterMerge pull request #64 from zchunk/fix-wrap
2022-01-10 Wolf Vollprechtinstall pre-commit from pip
2022-01-09 Jonathan DieterAdd `libzck_dep` so other projects can use this as...
2022-01-09 Jonathan DieterPass zcklib into `pkg_mod` as first argument to simplif...
2022-01-09 Jonathan DieterSimplify use of disabler
2022-01-09 Jonathan DieterAttempt to fix zstd wrap dependency detection
2022-01-09 Jonathan Dieterzstd doesn't build in msvc, so use gcc when building...
2022-01-09 Jonathan DieterMake libcurl optional
2022-01-09 Jonathan DieterUse meson features to simplify dependency checking
2022-01-09 Jonathan DieterAdd test for meson-wrap
2022-01-09 Wolf Vollprechtadd pre-commit lint environment
2022-01-08 Jonathan DieterChange workflow name
2022-01-08 Jonathan DieterMerge pull request #62 from zchunk/github-actions-autotest
2022-01-08 Jonathan DieterUpdate README.md to point to new CI location
2022-01-08 Jonathan DieterMerge pull request #61 from zchunk/github-actions-autotest
2022-01-08 Jonathan DieterSplit different os's into different jobs and add missin...
2022-01-08 Jonathan DieterSwitch to using GitHub actions for container CI
2022-01-08 Jonathan DieterMerge pull request #60 from zchunk/fix-argp-alpine
2022-01-08 Jonathan DieterVerify that include directory exists before trying...
2022-01-08 Jonathan DieterMerge pull request #54 from wolfv/win
2022-01-08 Wolf Vollprechtcheck that malloc succeeds and use safe strcpy/strcat
2022-01-08 Wolf Vollprechtfix file end newlines with pre-commit
2022-01-08 Wolf Vollprechtunify order of ZCK_PUBLIC_API
2022-01-08 Wolf Vollprechtfix another newline
2022-01-08 Wolf Vollprechtno libgen on win
2022-01-08 Wolf Vollprechtadd newlines, fix up zck_dl, other review changes
2022-01-07 Wolf Vollprechtuse LOG_ERROR as logging shorthand in utils and tests
2022-01-07 Wolf Vollprechtfix win
2022-01-07 Wolf Vollprechtsupport older meson, fix macos
2022-01-07 Wolf Vollprechtescape angle brackets on Windows
2022-01-07 Wolf Vollprechtadd .gitattributes to force LF line endings on Windows...
2022-01-07 Wolf Vollprechtfix copy_chunks
2022-01-07 Wolf Vollprechtfix shacheck for windows
2022-01-07 Wolf Vollprechtstart running tests on win
2022-01-07 Wolf Vollprechtadd fcntl.h header for win
2022-01-07 Wolf Vollprechtfix up get_tmp_fd for windows
2022-01-07 Wolf Vollprechtfix tests
2022-01-07 Wolf Vollprechtmake tests build on Windows
2022-01-07 Wolf VollprechtRun CI on Windows
2022-01-07 Wolf Vollprechtbuild dll on Windows
2022-01-06 Jonathan DieterMerge pull request #59 from eli-schwartz/wraps
2022-01-05 Eli Schwartzmeson: add subproject fallback for zstd
2022-01-05 Eli Schwartzmeson: fix incorrect use of global arguments to set...
2022-01-04 Jonathan DieterMerge pull request #56 from wolfv/add_gh_action
2022-01-04 Wolf Vollprechtadd openssl explicitly
2022-01-04 Wolf Vollprechtadd github action
2022-01-03 Jonathan DieterMerge pull request #58 from dirkmueller/main
2022-01-03 Dirk MüllerAdd expected sha256sums for zstd 1.5.1+ release (Fixes...
2021-11-25 Jonathan DieterMerge pull request #52 from martinetd/strict-prototypes
next