-rw-r--r-- | .dir-locals.el | 4L |
-rw-r--r-- | .editorconfig | 12L |
-rw-r--r-- | .github/workflows/main.yml | 18L |
-rw-r--r-- | .gitignore | 33L |
-rw-r--r-- | .shellspec | 5L |
-rw-r--r-- | CHANGELOG.md | 778L |
-rw-r--r-- | LICENSE | 22L |
-rw-r--r-- | Makefile | 43L |
-rw-r--r-- | README.md | 60L |
-rw-r--r-- | config.mk | 23L |
-rwxr-xr-x | contrib/cpt-cat | 23L |
-rwxr-xr-x | contrib/cpt-chbuild | 64L |
-rwxr-xr-x | contrib/cpt-chroot | 67L |
-rwxr-xr-x | contrib/cpt-depends | 13L |
-rwxr-xr-x | contrib/cpt-export | 41L |
-rwxr-xr-x | contrib/cpt-fork | 28L |
-rwxr-xr-x | contrib/cpt-link | 18L |
-rwxr-xr-x | contrib/cpt-manifest | 12L |
-rwxr-xr-x | contrib/cpt-manifest-tree | 13L |
-rwxr-xr-x | contrib/cpt-new | 23L |
-rwxr-xr-x | contrib/cpt-orphans | 27L |
-rwxr-xr-x | contrib/cpt-owns | 41L |
-rwxr-xr-x | contrib/cpt-repodepends | 13L |
-rwxr-xr-x | contrib/cpt-reset | 39L |
-rwxr-xr-x | contrib/cpt-revdepends | 17L |
-rwxr-xr-x | contrib/cpt-size | 26L |
-rw-r--r-- | cpt-base | 25L |
-rw-r--r-- | docs/Makefile | 33L |
-rw-r--r-- | docs/cpt.org | 1079L |
-rw-r--r-- | docs/cpt.texi | 1272L |
-rw-r--r-- | docs/cpt.txt | 1109L |
-rw-r--r-- | man/cpt-alternatives.1 | 59L |
-rw-r--r-- | man/cpt-build.1 | 37L |
-rw-r--r-- | man/cpt-checksum.1 | 17L |
-rw-r--r-- | man/cpt-contrib.1 | 116L |
-rw-r--r-- | man/cpt-download.1 | 18L |
-rw-r--r-- | man/cpt-install.1 | 39L |
-rw-r--r-- | man/cpt-list.1 | 44L |
-rw-r--r-- | man/cpt-remove.1 | 37L |
-rw-r--r-- | man/cpt-search.1 | 33L |
-rw-r--r-- | man/cpt-update.1 | 40L |
-rw-r--r-- | man/cpt.1 | 31L |
-rw-r--r-- | spec/01_lib_spec.sh | 209L |
-rw-r--r-- | spec/02_src_spec.sh | 130L |
-rw-r--r-- | spec/03_contrib_spec.sh | 122L |
-rw-r--r-- | spec/spec_helper.sh | 20L |
-rwxr-xr-x | src/cpt | 59L |
-rwxr-xr-x | src/cpt-alternatives | 32L |
-rwxr-xr-x | src/cpt-build | 17L |
-rwxr-xr-x | src/cpt-checksum | 30L |
-rwxr-xr-x | src/cpt-download | 16L |
-rwxr-xr-x | src/cpt-install | 41L |
-rw-r--r-- | src/cpt-lib.in | 2083L |
-rwxr-xr-x | src/cpt-list | 27L |
-rwxr-xr-x | src/cpt-remove | 22L |
-rwxr-xr-x | src/cpt-search | 27L |
-rwxr-xr-x | src/cpt-update | 16L |
-rw-r--r-- | tests/etc/cpt-base | 2L |
l--------- | tests/etc/cpt-hook | 1L |
-rw-r--r-- | tests/hook-file | 3L |
-rwxr-xr-x | tests/repository/contrib-dummy-pkg/build | 1L |
-rw-r--r-- | tests/repository/contrib-dummy-pkg/checksums | 0B |
-rw-r--r-- | tests/repository/contrib-dummy-pkg/depends | 1L |
-rw-r--r-- | tests/repository/contrib-dummy-pkg/sources | 0B |
-rw-r--r-- | tests/repository/contrib-dummy-pkg/version | 1L |
-rwxr-xr-x | tests/repository/dummy-pkg/build | 4L |
-rw-r--r-- | tests/repository/dummy-pkg/checksums | 0B |
-rw-r--r-- | tests/repository/dummy-pkg/version | 1L |
-rwxr-xr-x | tools/install.sh | 102L |