aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-04cpt-export: delete unnecessary whitespacemerakor
2021-07-04cpt-export: export manifest as is and make optimisations for paxmerakor
2021-07-04pkg_install: preserve setuidmerakor
2021-07-03docs: updatemerakor
2021-07-03pkg_extract: fixmerakor
2021-07-03pkg_extract: strip components using paxmerakor
2021-07-03Update README to specify the pax dependencymerakor
2021-07-03pkg_repository_update(): read motd file if it existsmerakor
2021-07-03fossil-backend: fix pull and rootdir functionsmerakor
2021-07-03_multiply_char: add function to generate charactersmerakor
2021-07-03pkg_vcs*: update log functionsmerakor
2021-07-03pkg_vcs_pull_git: fetch submodules even if the repository is localmerakor
2021-07-03cpt-chbuild: use pax instead of tarmerakor
2021-07-03cpt-export: use pax(1)merakor
2021-07-03build.yml: install paxmerakor
2021-07-03cpt-lib: fix pax usagemerakor
2021-07-02cpt: enforce pax instead of using combinations of tarmerakor
2021-06-26cpt-update: fix `-o` flag handlingmerakor
2021-06-26pkg_repository_update(): move package repository update callsmerakor
2021-06-25main(): don't create $tmp_dir, only declare its variablemerakor
2021-06-23pkg_conflicts(): Remember to remove previous conflict checkermerakor
2021-06-22pkg_vcs_clone_hg(): Clone to the current directorymerakor
2021-06-22cpt-lib: add clone functions for each supported vcs systemmerakor
2021-06-22pkg_checksums(): Skip all VCS sourcesmerakor
2021-06-22pkg_fetch(): Print motd files on the repository rootmerakor
2021-06-20docs: updatemerakor
2021-06-20pkg_conflicts(): Use a faster conflict detection method https://github.com/ki...merakor
2021-05-29pkg_lint(): Don't require a 'checksums' file if there is no 'sources' filemerakor
2021-05-12www: updatemerakor
2021-05-12merge maintenance branchmerakor
2021-05-12CHANGELOG: updatemerakor
2021-05-12CHANGELOG: updatemerakor
2021-05-12main(): fix $pid naming location.merakor
2021-05-10www: updatemerakor
2021-05-10www: updatemerakor
2021-05-10merge maintenance branchmerakor
2021-05-10cpt: bump to 6.0.36.0.3merakor
2021-05-10CHANGELOG: updatemerakor
2021-05-10Makefile: remove CHANGELOG targetmerakor
2021-05-10CHANGELOG: updatemerakor
2021-05-10revert CHANGELOG removalmerakor
2021-05-10fix handling of interrupt signals on the download operationmerakor
2021-04-26docs: updatemerakor
2021-04-26repository_backend: rename function prefixes to pkg_vcsmerakor
2021-04-26Merge branch 'repository-backend' to 'trunk'merakor
2021-04-26docs: updaterepository-backendmerakor
2021-04-26cpt-lib: add and use new backends for fetching repositoriesmerakor
2021-04-26pkg_repository_info: Use cut instead of heredoc for fossilmerakor
2021-04-25pkg_repository_info: cache repository information for later usemerakor
2021-04-25pkg_repository_info: make stricter grep call for fossilmerakor