Revert "Implement zstandard format"
modified docs/pkg-create.8
@@ -148,7 +148,7 @@ Set
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/packing.c
@@ -315,11 +315,6 @@ packing_set_format(struct archive *a, pkg_formats format)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -355,8 +350,6 @@ packing_format_from_string(const char *str)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -379,9 +372,6 @@ packing_format_to_string(pkg_formats format)
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg.h.in
@@ -1111,7 +1111,7 @@ void pkg_solve_problem_free(struct pkg_solve_problem *problem);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs.c
@@ -192,8 +192,7 @@ pkg_jobs_maybe_match_file(struct job_pattern *jp, const char *pattern)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_meta.c
@@ -97,7 +97,7 @@ pkg_repo_meta_open_schema_v1()
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified scripts/completion/_pkg.in
@@ -236,7 +236,7 @@ _pkg() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/create.c
@@ -116,9 +116,6 @@ pkg_create_matches(int argc, char **argv, match_t match, pkg_formats fmt,
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -188,7 +185,7 @@ cleanup:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -304,8 +301,6 @@ exec_create(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|