-
Joined on
2022年06月30日
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)
a46a2f9a1b
bup-ls: don't dereference symlinks with -l (e.g. saves/latest)
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
Support building directly via GCC, automatically testing via QEMU
1b4976f9fc
RemoteRepo._config_get_fallback: remove unnecessary return (pylint)
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
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
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
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
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@"
2fc0ebb8bd
HashSplitter_read: fix logic error preventing incremental uncaching
46f086b1c4
Remove vestigial REVIEW comments
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
Keep meta/guild support, but fix installed guild's guile reference
Keep meta/guild support, but fix installed guild's guile reference
Reverted the original change in in fd6ef7c32958000cf1b3bcc73ab0bf40c276eff5.
Installed
guild refers to the build tree
Installed
guild refers to the build tree
Reverted the original change, as per the discussion in guile/guile#198.
fd6ef7c329
Revert "meta/guild: use meta/guile, not @installed_guile@"
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