Age | Commit message (Expand) | Author |
2020-12-30 | cpt-build: fix faulty CPT_PATH setting | merakor |
2020-12-27 | cpt: print docstrings using awk instead of sed | merakor |
2020-12-24 | cpt: do not track info directory pages | merakor |
2020-12-24 | lib.rc: move helper functions to a seperate file | merakor |
2020-12-21 | cpt-lib: add ability to be used as a script | merakor |
2020-12-21 | cpt: remove cpt-stat and cpt-readlink, add _stat() and _readlinkf | merakor |
2020-12-21 | tests: calm shellcheck down | merakor |
2020-12-21 | Merge branch 'master' into redoredo | merakor |
2020-12-21 | create_cache(): new variable and argument changes | merakor |
2020-12-20 | src: be more specific for calling shellcheck on scripts | merakor |
2020-12-20 | src: remove Makefile | merakor |
2020-12-20 | cpt: update redo build files | merakor |
2020-12-20 | cpt-lib: move to cpt-lib.in | merakor |
2020-12-20 | cpt-lib: fix a bug in pkg_clean when CPT_DEBUG was set5.1.1 | merakor |
2020-11-24 | cpt: bump to 5.1.05.1.0 | merakor |
2020-11-24 | lib: make cache more readable and fix removing of temporary files | merakor |
2020-11-24 | pkg_swap(): use pkg_owner() | merakor |
2020-11-24 | pkg_build(): generate manifest before the dependencies are fixed. | merakor |
2020-11-11 | create_cache(): create multi-level temporary directories per process | merakor |
2020-11-09 | cpt-lib: don't make main() a function unto itself | merakor |
2020-11-09 | getoptions(): parse the options during main() call on cpt-lib | merakor |
2020-11-03 | cpt-lib: fix shellcheck error | merakor |
2020-11-03 | cpt-search: add '--others' option | merakor |
2020-10-31 | src: update parser definitions | merakor |
2020-10-31 | getoptions: update to 2.0.1 | merakor |
2020-10-25 | cpt-lib (pkg_fixdeps): rename to pkg_fix_deps and major changes: | merakor |
2020-10-25 | pkg_owner(): add function to retrieve the owning package of a file | merakor |
2020-10-25 | cpt-lib: update getoptions library function to v1.1.0 | merakor |
2020-10-06 | cpt: bump to 5.0.05.0.0 | merakor |
2020-10-06 | cpt-build: export CPT_TEST variable | merakor |
2020-10-05 | cpt-search: fix typo | merakor |
2020-10-05 | cpt-fetch: remove tool | merakor |
2020-10-05 | cpt-update: use -o flag instead of -f for "Only fetch" | merakor |
2020-10-05 | cpt-update: add function to only fetch repositories | merakor |
2020-10-05 | cpt-list: add options | merakor |
2020-10-05 | cpt: add global options to the library. | merakor |
2020-10-04 | cpt-lib: readability changes | merakor |
2020-10-02 | pkg_extract(): allow the usage of '@' for tags. | merakor |
2020-09-25 | pkg_build(): Notify the user if the build file was modified. | merakor |
2020-09-25 | cpt: bump to 4.1.14.1.1 | merakor |
2020-09-25 | pkg_extract(): change git clone behaviour to fetch tags. | merakor |
2020-09-25 | pkg_fixdeps(): output to stderr instead of /dev/tty | merakor |
2020-09-25 | as_root(): change USER variable | merakor |
2020-09-11 | cpt: bump to 4.1.04.1.0 | merakor |
2020-09-11 | cpt: bi can be run to install all built packages | merakor |
2020-09-10 | cpt: fix flags that start with '--no-'4.0.1 | merakor |
2020-09-09 | cpt: bump to 4.0.04.0.0 | merakor |
2020-09-09 | pkg_isbuilt(): simplify | merakor |
2020-09-08 | tests: run primitive shellcheck instead of downloading | merakor |
2020-09-08 | cpt: fix getoptions initial value calls | merakor |