Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for libpkg/lua.c  ·  View all commits
39 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
lua: add pkg.exec_capture, a pkg.exec version capturing stdout/stderr
Baptiste Daroussin
22 days ago bd9cf03
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
B
pkg: messages improvements
Baptiste Daroussin
2 months ago b21ebf9
B
capsicum: finish 3009baa48926cb
Baptiste Daroussin
3 months ago a6e604b
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
B
lua: add metalog_copy
Baptiste Daroussin
6 months ago a2f455f
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago bf1eb68
B
pkg.readdir: fix reading the root directory
Baptiste Daroussin
1 year ago 6d88461
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
1 year ago 33f4711
B
STR*EQ: use macros where possible
Baptiste Daroussin
1 year ago 053f4a2
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago c608efa
C
lua: Skip unused getenv call and silence unused variable
Collin Funk
2 years ago 9064456
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 9ce36fc
B
lua: fix frenglish
Baptiste Daroussin
2 years ago 6720b99
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
G
Improve libpkg interface for plugins use.
Gleb Popov
2 years ago a2d1b9d
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago fa6223f
B
lua: add a function to make symlinks
Baptiste Daroussin
3 years ago 9bf1a55
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
lua copy: preserve ownership during copy of files
Baptiste Daroussin
4 years ago 2087860
B
lua.pkg_copy: use copy_file_range(2) if it exists
Baptiste Daroussin
4 years ago dce033e
B
lua: when copying a file, preserve the mode of the original one
Baptiste Daroussin
4 years ago 8d94fb9
B
lua: fix copy/paste error
Baptiste Daroussin
4 years ago 22db254
B
lua: ensure pkg.exec does not continue in the background
Baptiste Daroussin
4 years ago 023bb9f
B
lua: add pkg.readdir
Baptiste Daroussin
4 years ago ef8e715
D
libpkg: provide DEFFILEMODE for targets that don't have it
Daniel Kolesa
4 years ago 4083f21
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
B
Close as soon as possible fd
Baptiste Daroussin
4 years ago fba0a6e
B
lua triggers: add the ability to run non sandboxed
Baptiste Daroussin
5 years ago aba9ce4
B
lua: make most function overrides independent from the package structure
Baptiste Daroussin
5 years ago 76bb3c5
B
lua: add an execute function
Baptiste Daroussin
5 years ago 835a15f
B
style
Baptiste Daroussin
5 years ago 4457aad
B
Don't run lua triggers in a sandbox, we do want os.execute
Baptiste Daroussin
5 years ago 82747e3
E
lua: filecmp: Fix for symlink
Emmanuel Vadot
5 years ago 240e1aa
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
B
Forbid usage of os.exit in lua
Baptiste Daroussin
5 years ago 0843252
B
New lua validation script for Keywords
Baptiste Daroussin
5 years ago ebeeab1
B
Move lua only code in a specific files so lua
Baptiste Daroussin
5 years ago 9caf48c