• Joined on 2022年06月30日
rlb pushed to tmp/proposed at rlb/bup 2026年07月11日 04:30:23 +02:00
64765cc428 fuse: use libfuse3 directly; drop python-fuse
bd6296c78b Drop pyxattr dependency
5f04a319ff fsck: quick verify before generating par2
a46a2f9a1b bup-ls: don't dereference symlinks with -l (e.g. saves/latest)
1b4976f9fc RemoteRepo._config_get_fallback: remove unnecessary return (pylint)
Compare 10 commits »
rlb pushed to main at bup/bup 2026年07月09日 23:02:51 +02:00
a46a2f9a1b bup-ls: don't dereference symlinks with -l (e.g. saves/latest)
rlb pushed to tmp/proposed at rlb/guile 2026年07月09日 04:02:21 +02:00
8a1bc06e68 module-gensym: use case-lambda; optimize defaults a bit
2ffcbb6123 gensym: simplify and allocate less when there's no prefix
e710bb9bfe Preserve current module when creating (system syntax internal)
2620638d41 repl: fix broken ,inspect repl command
a8c61fc80d scm_from_utf8_symboln scm_from_latin1_symboln: don't hash twice
Compare 7 commits »
rlb created branch tmp/proposed in rlb/guile 2026年07月09日 04:02:20 +02:00
rlb created pull request guile/lightening#7 2026年07月08日 21:46:57 +02:00
Support building directly via GCC, automatically testing via QEMU
rlb pushed to main at bup/bup 2026年07月07日 23:31:01 +02:00
1b4976f9fc RemoteRepo._config_get_fallback: remove unnecessary return (pylint)
rlb pushed to main at bup/bup 2026年07月07日 23:12:23 +02:00
c507fab9bb Fix compatibility with servers that don't support config-get
d158b8cbfc validate-refs: fix expected split tree bupm entry count
eef904c0ef HACKING.md: describe test-related environment variables
32302576bc bup-get(1): note --rewrite/repair only works on saves for now
a0d028dee7 get: remove extra space from repair message
Compare 5 commits »
rlb pushed to tmp/proposed at rlb/bup 2026年07月07日 22:26:20 +02:00
d171a8d792 fuse: use libfuse3 directly; drop python-fuse
5f75df471f Drop pyxattr dependency
f5eacbe851 fsck: quick verify before generating par2
b004456d09 HACKING.md: describe test-related environment variables
25525b778f Fix compatibility with servers that don't support config-get
Compare 6 commits »
rlb pushed to tmp/proposed at rlb/bup 2026年07月07日 20:26:28 +02:00
5431525a6c fuse: use libfuse3 directly; drop python-fuse
b42962e47e Drop pyxattr dependency
8e6d91c419 fsck: quick verify before generating par2
f1f179d61a HACKING.md: describe test-related environment variables
4c01f1cf0a Fix compatibility with servers that don't support config-get
Compare 8 commits »
rlb pushed to utf8 at rlb/guile 2026年07月05日 19:50:28 +02:00
f900ed309e Adjust this commit to test with/without string-ref ascii mutation
4e3ed0902e Add (srfi srfi-13 gnu) with string-tabulate/read-only
80764e87b6 Add scm_tabulate_to(..., scm_t_string_kind) to select result kind
3701e0ee73 Migrate (ice-9 rw) to bytevectors; deprecate strings
6fb48f22b9 Add string-concatenate-utf8-vectors-reverse; use it in read-c-string
Compare 241 commits »
rlb pushed to tmp/gensym at rlb/guile 2026年07月04日 21:05:59 +02:00
d23f5ac2f6 Reduce gensym and module-gensym allocations [WIP]
477217c7c1 scm_from_utf8_symboln scm_from_latin1_symboln: don't hash twice
fb46a159d8 Use -flto=auto when available
fd6ef7c329 Revert "meta/guild: use meta/guile, not @installed_guile@"
Compare 4 commits »
rlb created branch tmp/gensym in rlb/guile 2026年07月04日 21:05:59 +02:00
rlb pushed to main at bup/bup 2026年07月03日 19:46:12 +02:00
2fc0ebb8bd HashSplitter_read: fix logic error preventing incremental uncaching
46f086b1c4 Remove vestigial REVIEW comments
Compare 2 commits »
rlb pushed to tmp/proposed at rlb/bup 2026年07月03日 19:45:05 +02:00
67202abf98 fuse: use libfuse3 directly; drop python-fuse
7b3613c80f Drop pyxattr dependency
817b709f6a fsck: quick verify before generating par2
2fc0ebb8bd HashSplitter_read: fix logic error preventing incremental uncaching
46f086b1c4 Remove vestigial REVIEW comments
Compare 5 commits »
rlb closed pull request guile/guile#198 2026年07月02日 22:08:33 +02:00
Keep meta/guild support, but fix installed guild's guile reference
rlb commented on pull request guile/guile#198 2026年07月02日 22:08:18 +02:00
Keep meta/guild support, but fix installed guild's guile reference

Reverted the original change in in fd6ef7c32958000cf1b3bcc73ab0bf40c276eff5.

rlb closed issue guile/guile#194 2026年07月02日 22:07:34 +02:00
Installed guild refers to the build tree
rlb commented on issue guile/guile#194 2026年07月02日 22:07:34 +02:00
Installed guild refers to the build tree

Reverted the original change, as per the discussion in guile/guile#198.

rlb pushed to main at guile/guile 2026年07月02日 22:05:33 +02:00
fd6ef7c329 Revert "meta/guild: use meta/guile, not @installed_guile@"
rlb pushed to utf8 at rlb/guile 2026年07月02日 20:23:43 +02:00
a6cc156e56 Adjust this commit to test with/without string-ref ascii mutation
7591a03056 Add (srfi srfi-13 gnu) with string-tabulate/read-only
9c673dd67b Add scm_tabulate_to(..., scm_t_string_kind) to select result kind
2979d76550 Migrate (ice-9 rw) to bytevectors; deprecate strings
129289028a Add string-concatenate-utf8-vectors-reverse; use it in read-c-string
Compare 287 commits »