You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bpkg/lib
jwerle 4eff8f7192 fix(lib/run/run.sh): change directory before running local commnd 2 years ago
..
env refactor(lib/env/env.sh): introduce 'BPKG_PACKAGE_{PATH,ROOT}' and fully computed 'BPKG_PACKAGE_DEPS' 2 years ago
getdeps fix(): use '#!/usr/bin/env bash' 2 years ago
init fix(): use '#!/usr/bin/env bash' 2 years ago
install refactor(lib/install/install.sh): support dir path in 'bpkg-install' 2 years ago
json refactor(): support 'commands' for 'bpkg run' and 'BPKG_SCRIPT_SOURCES' env var 2 years ago
list fix(): use '#!/usr/bin/env bash' 2 years ago
package feat(lib/package/package.sh): introduce 'bpkg_package_path' 2 years ago
run fix(lib/run/run.sh): change directory before running local commnd 2 years ago
show fix(): use '#!/usr/bin/env bash' 2 years ago
source fix(): fix source emission and errors 2 years ago
suggest refactor(): clean up output 2 years ago
term fix(): use '#!/usr/bin/env bash' 2 years ago
update fix(): use '#!/usr/bin/env bash' 2 years ago
utils fix(): fix suggestions and false positive 'bpkg-run' rc 2 years ago