Unnamed Fossil Project

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-04-22
02:13
EDITED fs/portable.lua -- ExistsB now uses os.rename which seems to work pretty well (except probably on something like plan9) Leaf check-in: 22ee23c475 user: nmz tags: dev
2024-03-24
03:13
nix.7z -- ListMeta List check-in: cd14527bf0 user: nmz tags: dev
2024-02-03
08:22
ADDED nix/unzip.lua check-in: 1ef31c0fef user: nmz tags: dev
03:49
ADDED nix/7z.lua check-in: 571a69d4ae user: nmz tags: dev
2024-01-31
03:47
os/init -- test before requiring HOSTOS check-in: 8b8a6746ca user: nmz tags: dev
03:35
ADDED os/linux check-in: 07cb941ac6 user: nmz tags: dev
03:25
EDITED fs/init.lua check-in: ed776fec8b user: nmz tags: dev
2024-01-19
20:43
fs.portable -- ReadB bug check-in: a4cfd8b5ad user: nmz tags: dev
2024-01-17
07:12
cipher/caesar.lua -- Now has a cache and just returns a table for Gsub check-in: fc87ac85c8 user: nmz tags: dev
05:10
ADDED cipher/caesar.lua check-in: 523d56ee42 user: nmz tags: dev
2024-01-16
01:57
ADDED cipher/albhed.lua check-in: 51278e5b23 user: nmz tags: dev
01:54
ADDED cipher/rot13.lua check-in: bc85ff17bc user: nmz tags: dev
2024-01-09
08:58
ADDED misc/humanize_bytes.lua check-in: ddb4cc52f1 user: nmz tags: dev
2024-01-08
07:27
redundant setting headers check-in: 05e8dc8e16 user: nmz tags: dev
06:14
nix/ps -- Better error handling (if you use Grab) check-in: dcc99b79ef user: nmz tags: dev
2024-01-04
19:48
string.MakePatternLiteralS literalizes * which was missing check-in: a8f9e28191 user: nmz tags: dev
2023-12-30
05:41
EDITED string/init.lua -- MatchS just returns a single value and is always string check-in: 459b193b70 user: nmz tags: dev
05:38
EDITED net/ip_parsing.lua -- documentation on return types of functions check-in: 22c0f26963 user: nmz tags: dev
2023-12-28
02:22
EDITED net/ip_parsing.lua -- ToHex returns number as second argument, V6 returns ipv6 as third check-in: 4f1fdccb2c user: nmz tags: dev
2023-12-27
21:10
ADDED net/ip_parsing.lua check-in: b15fa4541b user: nmz tags: dev
2023-11-30
02:50
nix/which +WhichS +Which check-in: f6ce2598a5 user: nmz tags: dev
01:37
fs/Libs/posix_solo -- +Symlink +Hardlink check-in: 8d62c3f94a user: nmz tags: dev
2023-11-14
01:08
EDITED nix/ps.lua -- +pids[path, args, executable], +cmds[executable] check-in: 9c22c62a2e user: nmz tags: dev
01:05
EDITED os/posix/portable_solo.lua -- +AreWeInXorgB() check-in: 4d9866cf29 user: nmz tags: dev
2023-09-16
03:44
fs.portable: +CreateB check-in: e83223c2a0 user: nmz tags: dev
2023-08-25
02:57
ADDED os/posix/shwrap/pipeinto.lua check-in: 6c47b5d619 user: nmz tags: dev
2023-08-20
05:11
nix/dmenu: Support string as the command to pipe check-in: 50774b27b3 user: nmz tags: dev
2023-08-14
21:57
table/overload: shut up luacheck check-in: b3e74940b9 user: nmz tags: dev
2023-08-09
06:42
ADDED fs/readme.md check-in: 58727e6b55 user: nmz tags: dev
06:37
ffprobe: +GetCleanMetadata check-in: a3a2fc337f user: nmz tags: dev
2023-08-05
02:39
table: +LookForKey +LookForCatenator check-in: bc6302e0cb user: nmz tags: dev
2023-08-03
16:02
table: +LookForValueT check-in: a10c5167c4 user: nmz tags: dev
2023-07-29
05:35
os/posix/xdg.lua: xdg_runtime_dir can be nil instead of crashing. mkdir default directories except for runtime and those that are on the system check-in: dc65c3964f user: nmz tags: dev
05:32
fs/OS/posix/external: MkdirB accepts modes and verbosity params. also returns a count on made directories check-in: 48b76948cb user: nmz tags: dev
05:31
fs/libs/posix_solo: added ExistsS check-in: e43311920d user: nmz tags: dev
04:28
os/posix/xdg -- mkdir missing directories check-in: 68e1a91a78 user: nmz tags: dev
04:27
fs/os/posix/external MkdirB now supports printing on changes (like mkdir -pv) on second param [, +verboseB] check-in: 425af551e2 user: nmz tags: dev
00:19
fs/OS/posix/external: MkdirB follows symlink by default check-in: 8c64a7a8e6 user: nmz tags: dev
2023-07-26
06:09
EDITED os/posix/portable_solo.lua -- ParseFilenameT.directory always ends in an / check-in: 07341e0284 user: nmz tags: dev
04:41
ADDED os/env.lua check-in: 11ae6fcd5b user: nmz tags: dev
04:40
ADDED os/overload.lua check-in: 8f8f9cd7ed user: nmz tags: dev
2023-07-25
16:43
ignore check-in: cb912fa5a7 user: nmz tags: dev
2023-07-24
19:52
nix/smenu: chopped apart, libraries now on os.posix.execute check-in: 9ab20d6085 user: nmz tags: dev
19:50
os/posix/execute.lua: +Piper, +ShellArg s S, +arg_max check-in: f4a0bfac17 user: nmz tags: dev
15:54
EDITED format/ssh_config.lua: clarifications/comments check-in: e4f9519e82 user: nmz tags: dev
03:27
ADDED nix/smenu.lua check-in: e1d74e7eb6 user: nmz tags: dev
03:26
EDITED fs/stream.lua: ReadClose(B S) check-in: 9500910e8f user: nmz tags: dev
03:26
EDITED fs/stream.lua: Copy, some Comparison functions check-in: 9c0fa5d7c5 user: nmz tags: dev
03:23
ADDED format/ssh_config.lua check-in: daa077eb12 user: nmz tags: dev
2023-07-22
15:43
Resync string directory check-in: 0fa2631ec9 user: nmz tags: dev