Age | Commit message (Expand) | Author |
2021-06-22 | pkg_vcs_clone_hg(): Clone to the current directory | merakor |
2021-06-22 | cpt-lib: add clone functions for each supported vcs system | merakor |
2021-06-22 | pkg_checksums(): Skip all VCS sources | merakor |
2021-06-22 | pkg_fetch(): Print motd files on the repository root | merakor |
2021-06-20 | pkg_conflicts(): Use a faster conflict detection method https://github.com/ki... | merakor |
2021-05-29 | pkg_lint(): Don't require a 'checksums' file if there is no 'sources' file | merakor |
2021-05-12 | merge maintenance branch | merakor |
2021-05-12 | main(): fix $pid naming location. | merakor |
2021-05-10 | merge maintenance branch | merakor |
2021-05-10 | fix handling of interrupt signals on the download operation | merakor |
2021-04-26 | repository_backend: rename function prefixes to pkg_vcs | merakor |
2021-04-26 | Merge branch 'repository-backend' to 'trunk' | merakor |
2021-04-26 | cpt-lib: add and use new backends for fetching repositories | merakor |
2021-04-26 | pkg_repository_info: Use cut instead of heredoc for fossil | merakor |
2021-04-25 | pkg_repository_info: cache repository information for later use | merakor |
2021-04-25 | pkg_repository_info: make stricter grep call for fossil | merakor |
2021-04-25 | pkg_repository_info: Add function that returns repository information | merakor |
2021-04-23 | pkg_fix_depends: support multilib by resolving fullpath | merakor |
2021-04-12 | cpt-lib: alter temporary directory creation behaviour | merakor |
2021-04-12 | cpt: fix --help output when inside a directory prefixed with cpt- | merakor |
2021-04-05 | cpt: change trap method to fix some inconsistencies on interrupt signals | merakor |
2021-04-05 | pkg_updates(): fix handling interrupts during version check | merakor |
2021-04-03 | cpt-list: update usage docstring | merakor |
2021-03-26 | pkg_gentree(): pop package name from the list | merakor |
2021-03-24 | docs: update | merakor |
2021-03-21 | cpt-list: make usage output more clear | merakor |
2021-03-13 | tar_extract(): change pax component stripping string | merakor |
2021-03-12 | pkg_remove(): Fix reverse dependency resolving on sbase grep | merakor |
2021-02-25 | cpt: add support for lz compression/decompression | merakor |
2021-02-23 | pkg_query_meta(): new function to query meta files inside package directories | merakor |
2021-02-23 | pkg_{gentree,get_base}(): use format for newline handling | merakor |
2021-02-23 | pkg_get_base(): use for loop instead of while loop | merakor |
2021-02-22 | pkg_get_base(): return the dependency tree as well | merakor |
2021-02-22 | pkg_gentree(): add 'f' key to include the package itself | merakor |
2021-02-22 | pkg_gentree(): exit instead of returning error with unknown key | merakor |
2021-02-07 | as_root(): reflect rename: sls -> ssu | merakor |
2021-02-04 | cpt-alternatives: use getoptions parser so that global options are recognized | merakor |
2021-02-04 | cpt-lib: disable faulty shellcheck error on older versions | merakor |
2021-02-04 | cpt: switch back to 'make' | merakor |
2021-02-04 | pkg_extract(): Add support for pax and add new methods | merakor |
2021-02-04 | pkg_find(): break early if only a single match is requested | merakor |
2021-02-04 | getoptions: update to 2.5.0 of the library | merakor |
2021-02-04 | cpt-search: add option to ignore package database | merakor |
2021-01-05 | pkg_build(): create package directories manually | merakor |
2021-01-05 | cpt: add 'cbi' shortcut for checksum, build, and install | merakor |
2021-01-05 | run_hook(): store and release the CPT_HOOK variable | merakor |
2021-01-04 | cpt-download: exit with success on usage | merakor |
2021-01-04 | cpt-checksum: exit with success on usage | merakor |
2021-01-04 | cpt-alternatives: exit with success on usage | merakor |
2021-01-04 | Merge branch '5.1.x' | merakor |